Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 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-ssh16767232822100738495.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh10612080987694394999.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh13462435119744797139.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > 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-ssh5223446850446472304.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-ssh13888542550714918652.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 ‘prd-ubuntu20.04-docker-8c-8g-42045’ is offline Running on prd-ubuntu20.04-docker-8c-8g-42093 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/817 [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/817 # 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 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 (main) Commit message: "Merge pull request #5113 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.3.0" > 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 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 # timeout=10 > git rev-list --no-walk 32b60fa693a901275786637eb06fc785f28539a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-26T12:57:33.754Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-26T12:57:33.840Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-26T12:57:33.871Z] ========================================================= [2025-03-26T12:57:33.871Z] EdgeX Global Pipelines Version Info [2025-03-26T12:57:33.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:57:34.984Z] ------------------- [2025-03-26T12:57:34.984Z] stable info: [2025-03-26T12:57:34.984Z] ------------------- [2025-03-26T12:57:34.984Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-26T12:57:34.984Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-26T12:57:34.984Z] Message: update stable to v1.0.273 [2025-03-26T12:57:35.243Z] ------------------- [2025-03-26T12:57:35.243Z] experimental info: [2025-03-26T12:57:35.243Z] ------------------- [2025-03-26T12:57:35.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-26T12:57:35.243Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-26T12:57:35.243Z] Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-26T12:57:35.328Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-26T12:57:35.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-26T12:57:35.370Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-26T12:57:35.391Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-26T12:57:35.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-26T12:57:35.502Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-26T12:57:35.530Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-26T12:57:35.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-26T12:57:35.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-26T12:57:35.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-26T12:57:35.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-26T12:57:35.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-26T12:57:35.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-26T12:57:35.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-26T12:57:35.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-26T12:57:35.739Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-26T12:57:35.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-26T12:57:35.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-26T12:57:35.808Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-26T12:57:35.830Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-26T12:57:35.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-26T12:57:35.881Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-26T12:57:35.902Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-26T12:57:35.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-26T12:57:35.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-26T12:57:35.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-26T12:57:35.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] echo [2025-03-26T12:57:36.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 177cf15 [Pipeline] echo [2025-03-26T12:57:36.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T12:57:36.104Z] provisioning config files... [2025-03-26T12:57:36.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config4465686603757282065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:57:36.457Z] ---> ****-login.sh [2025-03-26T12:57:36.457Z] nexus3.edgexfoundry.org:10001 [2025-03-26T12:57:36.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T12:57:36.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T12:57:36.720Z] Configure a credential helper to remove this warning. See [2025-03-26T12:57:36.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T12:57:36.720Z] [2025-03-26T12:57:36.720Z] Login Succeeded [2025-03-26T12:57:36.720Z] nexus3.edgexfoundry.org:10002 [2025-03-26T12:57:36.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T12:57:36.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T12:57:36.988Z] Configure a credential helper to remove this warning. See [2025-03-26T12:57:36.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T12:57:36.988Z] [2025-03-26T12:57:36.988Z] Login Succeeded [2025-03-26T12:57:36.988Z] nexus3.edgexfoundry.org:10003 [2025-03-26T12:57:36.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T12:57:36.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T12:57:36.988Z] Configure a credential helper to remove this warning. See [2025-03-26T12:57:36.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T12:57:36.988Z] [2025-03-26T12:57:36.988Z] Login Succeeded [2025-03-26T12:57:36.988Z] nexus3.edgexfoundry.org:10004 [2025-03-26T12:57:36.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T12:57:37.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T12:57:37.252Z] Configure a credential helper to remove this warning. See [2025-03-26T12:57:37.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T12:57:37.252Z] [2025-03-26T12:57:37.252Z] Login Succeeded [2025-03-26T12:57:37.252Z] ****.io [2025-03-26T12:57:37.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T12:57:37.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T12:57:37.514Z] Configure a credential helper to remove this warning. See [2025-03-26T12:57:37.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T12:57:37.514Z] [2025-03-26T12:57:37.514Z] Login Succeeded [2025-03-26T12:57:37.514Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T12:57:37.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T12:57:37.855Z] + 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-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + dirname cmd/core-command/Dockerfile [2025-03-26T12:57:37.855Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-26T12:57:37.855Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-26T12:57:37.855Z] cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/core-data/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/core-keeper/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/core-metadata/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/support-notifications/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-26T12:57:37.855Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-26T12:57:37.855Z] + cut -d/ -f2 [2025-03-26T12:57:37.855Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-26T12:57:37.898Z] 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-03-26T12:57:38.286Z] + git rev-list -1 --merges 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8~1..177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] echo [2025-03-26T12:57:38.300Z] -----------> git rev-list -1 --merges 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8~1..177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T12:57:38.300Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [false] [Pipeline] sh [2025-03-26T12:57:38.609Z] + git log --format=format:%s -1 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] echo [2025-03-26T12:57:38.631Z] ========================================================= [2025-03-26T12:57:38.631Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-26T12:57:38.631Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-26T12:57:39.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-26T12:57:39.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-26T12:57:39.077Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-26T12:57:39.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-26T12:57:39.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-26T12:57:39.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-26T12:57:39.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:57:39.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T12:57:39.492Z] [2025-03-26T12:57:39.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:57:39.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T12:57:39.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-26T12:57:39.804Z] b85a868b505f: Pulling fs layer [2025-03-26T12:57:39.804Z] e2be974225ed: Pulling fs layer [2025-03-26T12:57:39.804Z] 339a4e72a1f5: Pulling fs layer [2025-03-26T12:57:39.804Z] 988bab9f4d93: Pulling fs layer [2025-03-26T12:57:39.804Z] 1469e6f7b9e6: Pulling fs layer [2025-03-26T12:57:39.804Z] eaf3925da568: Pulling fs layer [2025-03-26T12:57:39.804Z] bab4dde63d76: Pulling fs layer [2025-03-26T12:57:39.804Z] bde34c3a00c8: Pulling fs layer [2025-03-26T12:57:39.804Z] b352a97aabf1: Pulling fs layer [2025-03-26T12:57:39.804Z] 4872d77fe225: Pulling fs layer [2025-03-26T12:57:39.804Z] 5851b861e8e6: Pulling fs layer [2025-03-26T12:57:39.804Z] 988bab9f4d93: Waiting [2025-03-26T12:57:39.804Z] eaf3925da568: Waiting [2025-03-26T12:57:39.804Z] 4872d77fe225: Waiting [2025-03-26T12:57:39.804Z] 5851b861e8e6: Waiting [2025-03-26T12:57:39.804Z] 1469e6f7b9e6: Waiting [2025-03-26T12:57:39.804Z] bab4dde63d76: Waiting [2025-03-26T12:57:39.804Z] b352a97aabf1: Waiting [2025-03-26T12:57:39.804Z] bde34c3a00c8: Waiting [2025-03-26T12:57:39.804Z] e2be974225ed: Verifying Checksum [2025-03-26T12:57:39.804Z] e2be974225ed: Download complete [2025-03-26T12:57:39.804Z] 988bab9f4d93: Download complete [2025-03-26T12:57:39.804Z] 1469e6f7b9e6: Verifying Checksum [2025-03-26T12:57:39.804Z] 1469e6f7b9e6: Download complete [2025-03-26T12:57:40.066Z] 339a4e72a1f5: Verifying Checksum [2025-03-26T12:57:40.066Z] 339a4e72a1f5: Download complete [2025-03-26T12:57:40.066Z] eaf3925da568: Download complete [2025-03-26T12:57:40.066Z] bde34c3a00c8: Download complete [2025-03-26T12:57:40.066Z] b352a97aabf1: Verifying Checksum [2025-03-26T12:57:40.066Z] b352a97aabf1: Download complete [2025-03-26T12:57:40.066Z] 4872d77fe225: Download complete [2025-03-26T12:57:40.066Z] 5851b861e8e6: Verifying Checksum [2025-03-26T12:57:40.066Z] 5851b861e8e6: Download complete [2025-03-26T12:57:40.066Z] b85a868b505f: Verifying Checksum [2025-03-26T12:57:40.066Z] b85a868b505f: Download complete [2025-03-26T12:57:40.326Z] bab4dde63d76: Verifying Checksum [2025-03-26T12:57:40.326Z] bab4dde63d76: Download complete [2025-03-26T12:57:41.265Z] b85a868b505f: Pull complete [2025-03-26T12:57:41.527Z] e2be974225ed: Pull complete [2025-03-26T12:57:42.099Z] 339a4e72a1f5: Pull complete [2025-03-26T12:57:42.099Z] 988bab9f4d93: Pull complete [2025-03-26T12:57:42.357Z] 1469e6f7b9e6: Pull complete [2025-03-26T12:57:42.357Z] eaf3925da568: Pull complete [2025-03-26T12:57:44.261Z] bab4dde63d76: Pull complete [2025-03-26T12:57:44.262Z] bde34c3a00c8: Pull complete [2025-03-26T12:57:44.521Z] b352a97aabf1: Pull complete [2025-03-26T12:57:44.521Z] 4872d77fe225: Pull complete [2025-03-26T12:57:44.521Z] 5851b861e8e6: Pull complete [2025-03-26T12:57:44.521Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-26T12:57:44.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T12:57:44.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T12:57:44.661Z] prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container [2025-03-26T12:57:44.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T12:57:46.487Z] $ docker top 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 -eo pid,comm [2025-03-26T12:57:46.555Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-26T12:57:46.555Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-26T12:57:46.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-26T12:57:46.609Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-26T12:57:46.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-26T12:57:46.734Z] $ docker exec 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent [2025-03-26T12:57:46.862Z] SSH_AUTH_SOCK=/tmp/ssh-E9YpKazvCdwI/agent.32 [2025-03-26T12:57:46.862Z] SSH_AGENT_PID=38 [2025-03-26T12:57:46.869Z] Running ssh-add (command line suppressed) [2025-03-26T12:57:46.965Z] Identity added: /w/workspace/edgex-go/817@tmp/private_key_4358938091729477379.key (/w/workspace/edgex-go/817@tmp/private_key_4358938091729477379.key) [2025-03-26T12:57:46.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-26T12:57:47.288Z] + git tag --points-at HEAD [Pipeline] } [2025-03-26T12:57:47.291Z] $ docker exec --env ******** --env ******** 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent -k [2025-03-26T12:57:47.390Z] unset SSH_AUTH_SOCK; [2025-03-26T12:57:47.391Z] unset SSH_AGENT_PID; [2025-03-26T12:57:47.391Z] echo Agent pid 38 killed; [2025-03-26T12:57:47.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-26T12:57:47.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-26T12:57:47.455Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-26T12:57:47.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-26T12:57:47.570Z] $ docker exec 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent [2025-03-26T12:57:47.690Z] SSH_AUTH_SOCK=/tmp/ssh-2xoZeWWJKz7E/agent.71 [2025-03-26T12:57:47.690Z] SSH_AGENT_PID=77 [2025-03-26T12:57:47.695Z] Running ssh-add (command line suppressed) [2025-03-26T12:57:47.792Z] Identity added: /w/workspace/edgex-go/817@tmp/private_key_16610968174367204514.key (/w/workspace/edgex-go/817@tmp/private_key_16610968174367204514.key) [2025-03-26T12:57:47.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-26T12:57:48.116Z] + git semver init [2025-03-26T12:57:48.376Z] 2025-03-26 12:57:48,288 [run_init] DEBUG init version:0.0.0 force:False [2025-03-26T12:57:48.376Z] 2025-03-26 12:57:48,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/817/.semver [2025-03-26T12:57:48.376Z] 2025-03-26 12:57:48,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/817/.semver [2025-03-26T12:57:48.376Z] 2025-03-26 12:57:48,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/817/.semver'], cwd=/w/workspace/edgex-go/817, universal_newlines=False, shell=None, istream=None) [2025-03-26T12:57:53.665Z] 2025-03-26 12:57:53,021 [append_file] DEBUG append to file:/w/workspace/edgex-go/817/.git/info/exclude [2025-03-26T12:57:53.665Z] 2025-03-26 12:57:53,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/817/.semver/main with force:False [2025-03-26T12:57:53.665Z] 2025-03-26 12:57:53,022 [read_version] DEBUG read version from /w/workspace/edgex-go/817/.semver/main [2025-03-26T12:57:53.665Z] 2025-03-26 12:57:53,022 [read_version] DEBUG read version from /w/workspace/edgex-go/817/.semver/main [2025-03-26T12:57:53.665Z] 4.0.0-dev.78 [Pipeline] } [2025-03-26T12:57:53.665Z] $ docker exec --env ******** --env ******** 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent -k [2025-03-26T12:57:53.769Z] unset SSH_AUTH_SOCK; [2025-03-26T12:57:53.769Z] unset SSH_AGENT_PID; [2025-03-26T12:57:53.769Z] echo Agent pid 77 killed; [2025-03-26T12:57:53.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T12:57:54.137Z] + git semver [Pipeline] } [2025-03-26T12:57:54.405Z] $ docker stop --time=1 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 [2025-03-26T12:57:55.704Z] $ docker rm -f --volumes 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T12:57:56.072Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-26T12:57:56.318Z] Stashed 1 file(s) [Pipeline] echo [2025-03-26T12:57:56.323Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.78 [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-03-26T12:57:56.795Z] + git config --global --add safe.directory /w/workspace/edgex-go/817 [Pipeline] echo [2025-03-26T12:57:56.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T12:57:56.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T12:57:56.849Z] ========================================================= [2025-03-26T12:57:56.849Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-26T12:57:56.849Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-26T12:57:57.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T12:57:57.144Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-26T12:57:57.144Z] da9db072f522: Pulling fs layer [2025-03-26T12:57:57.144Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-26T12:57:57.144Z] 06f05ace1117: Pulling fs layer [2025-03-26T12:57:57.144Z] 5fe327b54edc: Pulling fs layer [2025-03-26T12:57:57.144Z] 4f4fb700ef54: Pulling fs layer [2025-03-26T12:57:57.144Z] 92a5565b7b96: Pulling fs layer [2025-03-26T12:57:57.144Z] ff9bb7016b71: Pulling fs layer [2025-03-26T12:57:57.144Z] b67dba6c2c7d: Pulling fs layer [2025-03-26T12:57:57.144Z] 5fe327b54edc: Waiting [2025-03-26T12:57:57.144Z] 4f4fb700ef54: Waiting [2025-03-26T12:57:57.144Z] ff9bb7016b71: Waiting [2025-03-26T12:57:57.144Z] a813b0c90790: Pulling fs layer [2025-03-26T12:57:57.144Z] b67dba6c2c7d: Waiting [2025-03-26T12:57:57.144Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-26T12:57:57.144Z] 6ef4a4ee8ca5: Download complete [2025-03-26T12:57:57.144Z] 5fe327b54edc: Verifying Checksum [2025-03-26T12:57:57.144Z] 5fe327b54edc: Download complete [2025-03-26T12:57:57.144Z] 4f4fb700ef54: Download complete [2025-03-26T12:57:57.144Z] da9db072f522: Verifying Checksum [2025-03-26T12:57:57.144Z] da9db072f522: Download complete [2025-03-26T12:57:57.144Z] 92a5565b7b96: Verifying Checksum [2025-03-26T12:57:57.144Z] 92a5565b7b96: Download complete [2025-03-26T12:57:57.144Z] ff9bb7016b71: Verifying Checksum [2025-03-26T12:57:57.144Z] ff9bb7016b71: Download complete [2025-03-26T12:57:57.406Z] da9db072f522: Pull complete [2025-03-26T12:57:57.406Z] a813b0c90790: Verifying Checksum [2025-03-26T12:57:57.406Z] a813b0c90790: Download complete [2025-03-26T12:57:57.406Z] 6ef4a4ee8ca5: Pull complete [2025-03-26T12:57:57.665Z] 06f05ace1117: Verifying Checksum [2025-03-26T12:57:57.665Z] 06f05ace1117: Download complete [2025-03-26T12:57:57.925Z] b67dba6c2c7d: Verifying Checksum [2025-03-26T12:57:57.925Z] b67dba6c2c7d: Download complete [2025-03-26T12:58:01.214Z] 06f05ace1117: Pull complete [2025-03-26T12:58:01.214Z] 5fe327b54edc: Pull complete [2025-03-26T12:58:01.214Z] 4f4fb700ef54: Pull complete [2025-03-26T12:58:01.473Z] 92a5565b7b96: Pull complete [2025-03-26T12:58:01.473Z] ff9bb7016b71: Pull complete [2025-03-26T12:58:04.005Z] b67dba6c2c7d: Pull complete [2025-03-26T12:58:04.265Z] a813b0c90790: Pull complete [2025-03-26T12:58:04.265Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-26T12:58:04.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T12:58:04.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-26T12:58:04.579Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T12:58:04.579Z] WORKDIR /edgex [2025-03-26T12:58:04.579Z] COPY go.mod . [2025-03-26T12:58:04.579Z] RUN go mod download [2025-03-26T12:58:04.579Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-26T12:58:05.519Z] Sending build context to Docker daemon 185.8MB [2025-03-26T12:58:05.519Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T12:58:05.519Z] ---> 3ba60ce46760 [2025-03-26T12:58:05.519Z] Step 2/4 : WORKDIR /edgex [2025-03-26T12:58:08.811Z] ---> Running in 2e959b9f464e [2025-03-26T12:58:08.812Z] Removing intermediate container 2e959b9f464e [2025-03-26T12:58:08.812Z] ---> 3ba26991042d [2025-03-26T12:58:08.812Z] Step 3/4 : COPY go.mod . [2025-03-26T12:58:08.812Z] ---> 4f69d8df56b7 [2025-03-26T12:58:08.812Z] Step 4/4 : RUN go mod download [2025-03-26T12:58:08.812Z] ---> Running in 8a3bfefa9644 [2025-03-26T12:58:11.456Z] Still waiting to schedule task [2025-03-26T12:58:11.457Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-26T12:58:30.768Z] Removing intermediate container 8a3bfefa9644 [2025-03-26T12:58:30.768Z] ---> 91554b3f2771 [2025-03-26T12:58:30.768Z] Successfully built 91554b3f2771 [2025-03-26T12:58:30.768Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:58:31.074Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-26T12:58:31.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T12:58:31.156Z] prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container [2025-03-26T12:58:31.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T12:58:31.548Z] $ docker top 06ef716231c753447f6565d2d462228120aadaf15fc380dede06bb9affe7ed2a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T12:58:31.923Z] + go version [2025-03-26T12:58:31.923Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-26T12:58:31.923Z] $ docker stop --time=1 06ef716231c753447f6565d2d462228120aadaf15fc380dede06bb9affe7ed2a [2025-03-26T12:58:33.207Z] $ docker rm -f --volumes 06ef716231c753447f6565d2d462228120aadaf15fc380dede06bb9affe7ed2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:58:33.664Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-26T12:58:33.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T12:58:33.745Z] prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container [2025-03-26T12:58:33.760Z] $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T12:58:34.105Z] $ docker top a1194cb07bccc1a6795943d438e551d78a79f7803cfce0a78bec673c33d98008 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-26T12:58:34.193Z] ========================================================= [2025-03-26T12:58:34.194Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-26T12:58:34.194Z] ========================================================= [Pipeline] sh [2025-03-26T12:58:34.470Z] + git config --global --add safe.directory /w/workspace/edgex-go/817 [Pipeline] fileExists [Pipeline] sh [2025-03-26T12:58:34.776Z] + make test [2025-03-26T12:58:34.776Z] go test -race -coverprofile=coverage.out ./... [2025-03-26T12:58:42.897Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-26T12:59:09.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2025-03-26T12:59:10.815Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-26T12:59:10.815Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-26T12:59:10.815Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-26T12:59:10.815Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-26T12:59:11.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-03-26T12:59:12.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-26T12:59:12.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-26T12:59:12.322Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-26T12:59:12.322Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T12:59:12.322Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-26T12:59:12.322Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-26T12:59:12.322Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-26T12:59:12.322Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-26T12:59:12.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-26T12:59:12.322Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-26T12:59:13.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-26T12:59:13.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-26T12:59:13.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-26T12:59:13.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-26T12:59:13.699Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-26T12:59:13.699Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T12:59:15.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2025-03-26T12:59:15.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.036s coverage: 3.5% of statements [2025-03-26T12:59:15.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements [2025-03-26T12:59:15.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.027s coverage: 93.4% of statements [2025-03-26T12:59:15.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 92.3% of statements [2025-03-26T12:59:15.593Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-26T12:59:15.593Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-26T12:59:16.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements [2025-03-26T12:59:17.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-26T12:59:17.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-26T12:59:17.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-26T12:59:17.469Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-26T12:59:18.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.345s coverage: 95.8% of statements [2025-03-26T12:59:18.844Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-03-26T12:59:19.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-26T12:59:19.102Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-26T12:59:19.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-26T12:59:19.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-26T12:59:19.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-26T12:59:19.362Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-26T12:59:20.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-03-26T12:59:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-03-26T12:59:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 42.6% of statements [2025-03-26T12:59:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements [2025-03-26T12:59:21.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-03-26T12:59:21.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-26T12:59:21.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-26T12:59:21.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-26T12:59:22.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-26T12:59:22.057Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-26T12:59:22.057Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-26T12:59:22.057Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-26T12:59:22.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.032s coverage: 87.1% of statements [2025-03-26T12:59:22.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-03-26T12:59:22.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-03-26T12:59:22.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-03-26T12:59:22.991Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-26T12:59:22.991Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-26T12:59:22.991Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-26T12:59:23.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-26T12:59:23.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-26T12:59:23.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-26T12:59:23.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-26T12:59:24.494Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-26T12:59:24.494Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-26T12:59:25.062Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-26T12:59:26.443Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-26T12:59:26.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-26T12:59:28.087Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-26T12:59:29.461Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-26T12:59:29.461Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-26T12:59:29.461Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-26T12:59:32.747Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-26T12:59:33.314Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-26T12:59:33.314Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-26T12:59:33.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-26T12:59:33.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-26T12:59:33.573Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T12:59:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-03-26T12:59:36.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-26T12:59:36.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-26T12:59:36.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-26T12:59:36.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-26T12:59:36.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-26T12:59:36.067Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-26T12:59:36.327Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-26T12:59:36.587Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-26T12:59:36.587Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-26T12:59:36.587Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-26T12:59:36.587Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-26T12:59:36.587Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-26T12:59:38.488Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-26T12:59:38.488Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-26T12:59:38.488Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-26T12:59:38.488Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-26T12:59:39.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-26T12:59:39.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-26T12:59:39.423Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-26T12:59:39.423Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T12:59:39.682Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-26T12:59:39.682Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-26T12:59:39.682Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-26T12:59:40.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-26T12:59:40.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-26T12:59:40.932Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.045s coverage: 92.9% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 6.8% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-03-26T12:59:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-03-26T12:59:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements [2025-03-26T12:59:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements [2025-03-26T12:59:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-03-26T12:59:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2025-03-26T12:59:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-03-26T12:59:45.664Z] 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-03-26T12:59:45.923Z] running golangci-lint [2025-03-26T12:59:45.923Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-26T12:59:45.923Z] go version go1.23.4 linux/amd64 [2025-03-26T12:59:46.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42094 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-26T12:59:46.168Z] Running in /w/workspace/edgex-go/817 [Pipeline] { [Pipeline] checkout [2025-03-26T12:59:46.185Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-26T12:59:46.185Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-26T12:59:46.185Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-26T12:59:49.219Z] The recommended git tool is: git [2025-03-26T12:59:54.187Z] using credential edgex-jenkins-ssh [2025-03-26T12:59:54.212Z] Cloning the remote Git repository [2025-03-26T12:59:54.255Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-26T12:59:54.345Z] > git init /w/workspace/edgex-go/817 # timeout=10 [2025-03-26T12:59:54.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-26T12:59:54.481Z] > git --version # timeout=10 [2025-03-26T12:59:54.504Z] > git --version # 'git version 2.25.1' [2025-03-26T12:59:54.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-26T12:59:54.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-26T13:00:12.735Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 24.730554633s" [2025-03-26T13:00:12.735Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.111707ms" [2025-03-26T13:00:13.366Z] Avoid second fetch [2025-03-26T13:00:13.366Z] Checking out Revision 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 (main) [2025-03-26T13:00:12.481Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-26T13:00:12.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-26T13:00:13.385Z] > git config core.sparsecheckout # timeout=10 [2025-03-26T13:00:13.447Z] > git checkout -f 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 # timeout=10 [2025-03-26T13:00:14.197Z] Commit message: "Merge pull request #5113 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-26T13:00:19.388Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-26T13:00:19.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-26T13:00:19.388Z] Dload Upload Total Spent Left Speed [2025-03-26T13:00:19.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2025-03-26T13:00:19.723Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-26T13:00:20.054Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-26T13:00:20.054Z] sudo tee /etc/docker/daemon.new [2025-03-26T13:00:20.054Z] { [2025-03-26T13:00:20.054Z] "registry-mirrors": [ [2025-03-26T13:00:20.054Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-26T13:00:20.054Z] ], [2025-03-26T13:00:20.054Z] "bip": "10.250.0.254/24", [2025-03-26T13:00:20.054Z] "hosts": [ [2025-03-26T13:00:20.054Z] "tcp://0.0.0.0:5555", [2025-03-26T13:00:20.054Z] "unix:///var/run/docker.sock" [2025-03-26T13:00:20.054Z] ], [2025-03-26T13:00:20.054Z] "mtu": 1458, [2025-03-26T13:00:20.054Z] "selinux-enabled": true, [2025-03-26T13:00:20.054Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-26T13:00:20.054Z] } [Pipeline] sh [2025-03-26T13:00:20.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-26T13:00:20.711Z] + sudo service docker restart [2025-03-26T13:00:27.970Z] level=info msg="[linters_context/goanalysis] analyzers took 2m18.229091466s with top 10 stages: buildir: 1m13.971956454s, gosec: 4.017027874s, inspect: 2.577154168s, fact_deprecated: 2.559785476s, printf: 2.210968995s, ctrlflow: 1.76545036s, fact_purity: 1.548910376s, nilness: 1.37959413s, S1038: 1.277374683s, typedness: 982.952524ms" [2025-03-26T13:00:27.970Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-26T13:00:27.970Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 20/0, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_files: 202/202, cgo: 202/202, invalid_issue: 202/202, identifier_marker: 202/202" [2025-03-26T13:00:27.970Z] level=info msg="[runner] processing took 21.452913ms with stages: nolint: 9.537836ms, identifier_marker: 5.937709ms, autogenerated_exclude: 1.717809ms, path_prettifier: 1.624675ms, exclude-rules: 1.560264ms, skip_dirs: 981.476µs, invalid_issue: 37.231µs, cgo: 33.332µs, filename_unadjuster: 17.341µs, max_same_issues: 1.2µs, fixer: 700ns, exclude: 660ns, skip_files: 470ns, uniq_by_line: 440ns, diff: 390ns, source_code: 370ns, sort_results: 270ns, path_shortener: 220ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, severity-rules: 110ns" [2025-03-26T13:00:27.970Z] level=info msg="[runner] linters took 15.181071943s with stages: goanalysis_metalinter: 15.159494893s" [2025-03-26T13:00:27.970Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-26T13:00:27.970Z] level=info msg="Memory: 392 samples, avg is 303.0MB, max is 1249.3MB" [2025-03-26T13:00:27.970Z] level=info msg="Execution took 39.967313456s" [2025-03-26T13:00:27.970Z] go vet ./... [2025-03-26T13:00:34.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-26T13:00:34.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-26T13:00:34.531Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-26T13:00:34.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-26T13:00:34.844Z] + ls -al . [2025-03-26T13:00:34.844Z] total 1992 [2025-03-26T13:00:34.844Z] drwxrwxr-x 11 1001 1001 4096 Mar 26 12:58 . [2025-03-26T13:00:34.844Z] drwxr-xr-x 4 root root 4096 Mar 26 12:58 .. [2025-03-26T13:00:34.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 .blubracket [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 10 Mar 26 12:57 .dockerignore [2025-03-26T13:00:34.844Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 12:59 .git [2025-03-26T13:00:34.844Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 12:57 .github [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 909 Mar 26 12:57 .gitignore [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 218 Mar 26 12:57 .golangci.yml [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 100 Mar 26 12:57 .hadolint.yml [2025-03-26T13:00:34.844Z] drwxr-xr-x 3 1001 1001 4096 Mar 26 12:57 .semver [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 155 Mar 26 12:57 .sonarcloud.properties [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 1171 Mar 26 12:57 ADOPTERS.md [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 17374 Mar 26 12:57 Attribution.txt [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 108018 Mar 26 12:57 CHANGELOG.md [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 12:57 CONTRIBUTING.md [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 677 Mar 26 12:57 GOVERNANCE.md [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 858 Mar 26 12:57 Jenkinsfile [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 12:57 LICENSE [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 16740 Mar 26 12:57 Makefile [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 582 Mar 26 12:57 OWNERS.md [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 9932 Mar 26 12:57 README.md [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 789 Mar 26 12:57 SECURITY.md [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 12 Mar 26 12:57 VERSION [2025-03-26T13:00:34.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 bin [2025-03-26T13:00:34.844Z] drwxrwxr-x 19 1001 1001 4096 Mar 26 12:57 cmd [2025-03-26T13:00:34.844Z] -rw-r--r-- 1 root root 1660924 Mar 26 12:59 coverage.out [2025-03-26T13:00:34.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 fuzz_test [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 6455 Mar 26 12:57 go.mod [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 88141 Mar 26 12:57 go.sum [2025-03-26T13:00:34.844Z] drwxrwxr-x 7 1001 1001 4096 Mar 26 12:57 internal [2025-03-26T13:00:34.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 openapi [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 584 Mar 26 12:57 security.txt [2025-03-26T13:00:34.844Z] -rw-rw-r-- 1 1001 1001 204 Mar 26 12:57 version.go [Pipeline] sh [2025-03-26T13:00:35.134Z] + '[' -e coverage.out ] [2025-03-26T13:00:35.134Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-26T13:00:35.289Z] Stashed 1 file(s) [Pipeline] sh [2025-03-26T13:00:35.569Z] + make build [2025-03-26T13:00:35.569Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:00:40.163Z] provisioning config files... [2025-03-26T13:00:40.193Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config11306013585642363494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:00:40.626Z] ---> ****-login.sh [2025-03-26T13:00:40.626Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:00:40.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:00:41.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:00:41.478Z] Configure a credential helper to remove this warning. See [2025-03-26T13:00:41.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:00:41.478Z] [2025-03-26T13:00:41.478Z] Login Succeeded [2025-03-26T13:00:41.478Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:00:41.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:00:41.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:00:41.745Z] Configure a credential helper to remove this warning. See [2025-03-26T13:00:41.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:00:41.745Z] [2025-03-26T13:00:41.745Z] Login Succeeded [2025-03-26T13:00:41.745Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:00:42.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:00:42.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:00:42.016Z] Configure a credential helper to remove this warning. See [2025-03-26T13:00:42.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:00:42.016Z] [2025-03-26T13:00:42.016Z] Login Succeeded [2025-03-26T13:00:42.016Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:00:42.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:00:42.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:00:42.285Z] Configure a credential helper to remove this warning. See [2025-03-26T13:00:42.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:00:42.285Z] [2025-03-26T13:00:42.285Z] Login Succeeded [2025-03-26T13:00:42.285Z] ****.io [2025-03-26T13:00:42.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:00:42.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:00:42.820Z] Configure a credential helper to remove this warning. See [2025-03-26T13:00:42.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:00:42.820Z] [2025-03-26T13:00:42.820Z] Login Succeeded [2025-03-26T13:00:42.820Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:00:42.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-26T13:00:43.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/817 [Pipeline] echo [2025-03-26T13:00:43.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T13:00:43.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T13:00:43.430Z] ========================================================= [2025-03-26T13:00:43.430Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-26T13:00:43.430Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-26T13:00:43.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T13:00:44.026Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-26T13:00:44.026Z] 9986a736f7d3: Pulling fs layer [2025-03-26T13:00:44.026Z] 1f018df60701: Pulling fs layer [2025-03-26T13:00:44.026Z] 39f8f326b044: Pulling fs layer [2025-03-26T13:00:44.026Z] e6a1e7a6a96a: Pulling fs layer [2025-03-26T13:00:44.026Z] 4f4fb700ef54: Pulling fs layer [2025-03-26T13:00:44.026Z] d45d956e0dbf: Pulling fs layer [2025-03-26T13:00:44.026Z] d7702b0d1db1: Pulling fs layer [2025-03-26T13:00:44.026Z] 5c7f0f088c93: Pulling fs layer [2025-03-26T13:00:44.026Z] 4fdc064ae6cf: Pulling fs layer [2025-03-26T13:00:44.026Z] d45d956e0dbf: Waiting [2025-03-26T13:00:44.026Z] d7702b0d1db1: Waiting [2025-03-26T13:00:44.026Z] 5c7f0f088c93: Waiting [2025-03-26T13:00:44.026Z] 4fdc064ae6cf: Waiting [2025-03-26T13:00:44.026Z] e6a1e7a6a96a: Waiting [2025-03-26T13:00:44.026Z] 4f4fb700ef54: Waiting [2025-03-26T13:00:44.026Z] 1f018df60701: Download complete [2025-03-26T13:00:44.026Z] e6a1e7a6a96a: Verifying Checksum [2025-03-26T13:00:44.026Z] e6a1e7a6a96a: Download complete [2025-03-26T13:00:44.026Z] 4f4fb700ef54: Verifying Checksum [2025-03-26T13:00:44.026Z] 4f4fb700ef54: Download complete [2025-03-26T13:00:44.026Z] d45d956e0dbf: Verifying Checksum [2025-03-26T13:00:44.026Z] d45d956e0dbf: Download complete [2025-03-26T13:00:44.026Z] d7702b0d1db1: Verifying Checksum [2025-03-26T13:00:44.026Z] d7702b0d1db1: Download complete [2025-03-26T13:00:44.026Z] 9986a736f7d3: Verifying Checksum [2025-03-26T13:00:44.026Z] 9986a736f7d3: Download complete [2025-03-26T13:00:44.614Z] 4fdc064ae6cf: Verifying Checksum [2025-03-26T13:00:44.614Z] 4fdc064ae6cf: Download complete [2025-03-26T13:00:44.892Z] 9986a736f7d3: Pull complete [2025-03-26T13:00:45.479Z] 1f018df60701: Pull complete [2025-03-26T13:00:46.072Z] 39f8f326b044: Verifying Checksum [2025-03-26T13:00:46.072Z] 39f8f326b044: Download complete [2025-03-26T13:00:47.036Z] 5c7f0f088c93: Verifying Checksum [2025-03-26T13:00:47.036Z] 5c7f0f088c93: Download complete [2025-03-26T13:00:59.393Z] 39f8f326b044: Pull complete [2025-03-26T13:00:59.393Z] e6a1e7a6a96a: Pull complete [2025-03-26T13:00:59.668Z] 4f4fb700ef54: Pull complete [2025-03-26T13:01:00.178Z] d45d956e0dbf: Pull complete [2025-03-26T13:01:00.178Z] d7702b0d1db1: Pull complete [2025-03-26T13:01:02.400Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T13:01:02.400Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T13:01:02.400Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T13:01:04.070Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T13:01:04.328Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T13:01:09.598Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T13:01:09.699Z] 5c7f0f088c93: Pull complete [2025-03-26T13:01:10.282Z] 4fdc064ae6cf: Pull complete [2025-03-26T13:01:10.282Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-26T13:01:10.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T13:01:10.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-26T13:01:10.618Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T13:01:10.618Z] WORKDIR /edgex [2025-03-26T13:01:10.618Z] COPY go.mod . [2025-03-26T13:01:10.618Z] RUN go mod download [2025-03-26T13:01:10.618Z] docker build -t ci-base-image-arm64 -f - . [2025-03-26T13:01:11.213Z] Sending build context to Docker daemon 3.692MB [2025-03-26T13:01:11.511Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T13:01:11.511Z] ---> 63f30b955cb9 [2025-03-26T13:01:11.511Z] Step 2/4 : WORKDIR /edgex [2025-03-26T13:01:12.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T13:01:13.455Z] ---> Running in f9bcbd5794e2 [2025-03-26T13:01:13.455Z] Removing intermediate container f9bcbd5794e2 [2025-03-26T13:01:13.455Z] ---> 8bc3f700276b [2025-03-26T13:01:13.455Z] Step 3/4 : COPY go.mod . [2025-03-26T13:01:14.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T13:01:14.044Z] ---> 9488d496ce61 [2025-03-26T13:01:14.044Z] Step 4/4 : RUN go mod download [2025-03-26T13:01:14.044Z] ---> Running in b80d611eb848 [2025-03-26T13:01:16.578Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T13:01:17.962Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T13:01:19.341Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T13:01:20.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-26T13:01:22.194Z] $ docker stop --time=1 a1194cb07bccc1a6795943d438e551d78a79f7803cfce0a78bec673c33d98008 [2025-03-26T13:01:25.373Z] $ docker rm -f --volumes a1194cb07bccc1a6795943d438e551d78a79f7803cfce0a78bec673c33d98008 [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-03-26T13:01:26.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T13:01:26.680Z] [2025-03-26T13:01:26.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:01:26.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T13:01:26.987Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-26T13:01:26.987Z] 91d30c5bc195: Pulling fs layer [2025-03-26T13:01:26.987Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-26T13:01:26.987Z] 9c61dcf015f6: Pulling fs layer [2025-03-26T13:01:26.987Z] 4698f68db338: Pulling fs layer [2025-03-26T13:01:26.987Z] 2a2f49069b9e: Pulling fs layer [2025-03-26T13:01:26.987Z] e0025b399a48: Pulling fs layer [2025-03-26T13:01:26.987Z] 4698f68db338: Waiting [2025-03-26T13:01:26.987Z] e0025b399a48: Waiting [2025-03-26T13:01:26.987Z] 2a2f49069b9e: Waiting [2025-03-26T13:01:26.987Z] 91d30c5bc195: Download complete [2025-03-26T13:01:26.987Z] 4698f68db338: Verifying Checksum [2025-03-26T13:01:26.987Z] 4698f68db338: Download complete [2025-03-26T13:01:27.245Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-26T13:01:27.245Z] 2e9b0aa3be6d: Download complete [2025-03-26T13:01:27.245Z] e0025b399a48: Verifying Checksum [2025-03-26T13:01:27.245Z] e0025b399a48: Download complete [2025-03-26T13:01:27.245Z] 91d30c5bc195: Pull complete [2025-03-26T13:01:27.245Z] 2a2f49069b9e: Download complete [2025-03-26T13:01:27.504Z] 2e9b0aa3be6d: Pull complete [2025-03-26T13:01:27.762Z] 9c61dcf015f6: Verifying Checksum [2025-03-26T13:01:27.762Z] 9c61dcf015f6: Download complete [2025-03-26T13:01:30.289Z] 9c61dcf015f6: Pull complete [2025-03-26T13:01:30.289Z] 4698f68db338: Pull complete [2025-03-26T13:01:30.549Z] 2a2f49069b9e: Pull complete [2025-03-26T13:01:30.549Z] e0025b399a48: Pull complete [2025-03-26T13:01:30.549Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-26T13:01:30.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T13:01:30.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:01:30.658Z] prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container [2025-03-26T13:01:30.689Z] $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T13:01:32.388Z] $ docker top 6d28e2fbb56b704fe2c0017f9db026619c51d77505164d2fe5f5fd9b347288b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:01:32.738Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-26T13:01:35.273Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #1 transferring dockerfile: 2.10kB done [2025-03-26T13:01:35.273Z] #1 DONE 0.0s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #2 transferring dockerfile: 3.02kB done [2025-03-26T13:01:35.273Z] #2 DONE 0.0s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #3 transferring dockerfile: 1.89kB done [2025-03-26T13:01:35.273Z] #3 DONE 0.0s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #4 transferring dockerfile: 2.00kB done [2025-03-26T13:01:35.273Z] #4 DONE 0.0s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #5 transferring dockerfile: 2.14kB done [2025-03-26T13:01:35.273Z] #5 DONE 0.0s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #6 transferring dockerfile: 1.81kB done [2025-03-26T13:01:35.273Z] #6 DONE 0.0s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #7 [core-metadata internal] load .dockerignore [2025-03-26T13:01:35.273Z] #7 transferring context: 50B done [2025-03-26T13:01:35.273Z] #7 DONE 0.1s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #8 transferring dockerfile: 1.83kB done [2025-03-26T13:01:35.273Z] #8 DONE 0.1s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #9 transferring dockerfile: 2.23kB done [2025-03-26T13:01:35.273Z] #9 DONE 0.0s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #10 transferring dockerfile: 1.69kB done [2025-03-26T13:01:35.273Z] #10 DONE 0.1s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #11 transferring dockerfile: 2.50kB done [2025-03-26T13:01:35.273Z] #11 DONE 0.1s [2025-03-26T13:01:35.273Z] [2025-03-26T13:01:35.273Z] #12 [core-data internal] load build definition from Dockerfile [2025-03-26T13:01:35.273Z] #12 transferring dockerfile: 2.04kB done [2025-03-26T13:01:35.273Z] #12 DONE 0.1s [2025-03-26T13:01:35.274Z] [2025-03-26T13:01:35.274Z] #13 [core-command internal] load build definition from Dockerfile [2025-03-26T13:01:35.274Z] #13 transferring dockerfile: 1.94kB done [2025-03-26T13:01:35.274Z] #13 DONE 0.1s [2025-03-26T13:01:35.274Z] [2025-03-26T13:01:35.274Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-26T13:01:35.274Z] #14 transferring dockerfile: 2.49kB done [2025-03-26T13:01:35.274Z] #14 DONE 0.1s [2025-03-26T13:01:35.274Z] [2025-03-26T13:01:35.274Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-03-26T13:01:35.274Z] #15 transferring dockerfile: 2.01kB 0.0s done [2025-03-26T13:01:35.274Z] #15 DONE 0.1s [2025-03-26T13:01:35.274Z] [2025-03-26T13:01:35.274Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-03-26T13:01:35.274Z] #16 transferring dockerfile: 1.70kB 0.0s done [2025-03-26T13:01:35.274Z] #16 DONE 0.1s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #17 [security-bootstrapper internal] load .dockerignore [2025-03-26T13:01:35.533Z] #17 transferring context: 50B done [2025-03-26T13:01:35.533Z] #17 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-26T13:01:35.533Z] #18 transferring context: 50B done [2025-03-26T13:01:35.533Z] #18 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #19 [support-notifications internal] load .dockerignore [2025-03-26T13:01:35.533Z] #19 transferring context: 50B done [2025-03-26T13:01:35.533Z] #19 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #20 [security-proxy-auth internal] load .dockerignore [2025-03-26T13:01:35.533Z] #20 transferring context: 50B done [2025-03-26T13:01:35.533Z] #20 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #21 [security-spire-agent internal] load .dockerignore [2025-03-26T13:01:35.533Z] #21 transferring context: 50B done [2025-03-26T13:01:35.533Z] #21 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #22 [support-scheduler internal] load .dockerignore [2025-03-26T13:01:35.533Z] #22 transferring context: 50B done [2025-03-26T13:01:35.533Z] #22 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #23 [security-proxy-setup internal] load .dockerignore [2025-03-26T13:01:35.533Z] #23 transferring context: 50B done [2025-03-26T13:01:35.533Z] #23 DONE 0.1s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-26T13:01:35.533Z] #24 transferring context: 50B done [2025-03-26T13:01:35.533Z] #24 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #25 [security-spire-config internal] load .dockerignore [2025-03-26T13:01:35.533Z] #25 transferring context: 50B done [2025-03-26T13:01:35.533Z] #25 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-03-26T13:01:35.533Z] #26 transferring context: 50B done [2025-03-26T13:01:35.533Z] #26 DONE 0.1s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #27 [security-spire-server internal] load .dockerignore [2025-03-26T13:01:35.533Z] #27 transferring context: 50B done [2025-03-26T13:01:35.533Z] #27 DONE 0.1s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T13:01:35.533Z] #28 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #29 [core-command internal] load .dockerignore [2025-03-26T13:01:35.533Z] #29 transferring context: 50B done [2025-03-26T13:01:35.533Z] #29 DONE 0.1s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #30 [core-data internal] load .dockerignore [2025-03-26T13:01:35.533Z] #30 transferring context: 50B done [2025-03-26T13:01:35.533Z] #30 DONE 0.1s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #31 [core-keeper internal] load .dockerignore [2025-03-26T13:01:35.533Z] #31 transferring context: 50B done [2025-03-26T13:01:35.533Z] #31 DONE 0.1s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T13:01:35.533Z] #28 DONE 0.0s [2025-03-26T13:01:35.533Z] [2025-03-26T13:01:35.533Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:01:35.793Z] #32 ... [2025-03-26T13:01:35.793Z] [2025-03-26T13:01:35.793Z] #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T13:01:35.793Z] #28 DONE 0.0s [2025-03-26T13:01:35.793Z] [2025-03-26T13:01:35.793Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:01:36.054Z] #32 DONE 0.6s [2025-03-26T13:01:36.054Z] [2025-03-26T13:01:36.054Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-26T13:01:36.054Z] #33 DONE 0.4s [2025-03-26T13:01:36.054Z] [2025-03-26T13:01:36.054Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T13:01:36.054Z] #34 DONE 0.4s [2025-03-26T13:01:36.054Z] [2025-03-26T13:01:36.054Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:01:36.054Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-26T13:01:36.315Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-26T13:01:36.315Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T13:01:36.315Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:01:36.315Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T13:01:36.315Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s [2025-03-26T13:01:36.575Z] #35 ... [2025-03-26T13:01:36.575Z] [2025-03-26T13:01:36.575Z] #36 [security-spire-server internal] load build context [2025-03-26T13:01:36.575Z] #36 transferring context: 23.80kB 0.1s done [2025-03-26T13:01:36.575Z] #36 DONE 0.3s [2025-03-26T13:01:36.575Z] [2025-03-26T13:01:36.575Z] #37 [security-spire-agent internal] load build context [2025-03-26T13:01:36.575Z] #37 transferring context: 23.33kB 0.1s done [2025-03-26T13:01:36.575Z] #37 DONE 0.4s [2025-03-26T13:01:36.575Z] [2025-03-26T13:01:36.575Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:01:36.575Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T13:01:36.575Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-26T13:01:36.575Z] #35 ... [2025-03-26T13:01:36.575Z] [2025-03-26T13:01:36.575Z] #38 [security-spire-config internal] load build context [2025-03-26T13:01:36.575Z] #38 transferring context: 22.05kB 0.1s done [2025-03-26T13:01:36.575Z] #38 DONE 0.4s [2025-03-26T13:01:36.575Z] [2025-03-26T13:01:36.575Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:01:36.575Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T13:01:36.837Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-26T13:01:37.403Z] #35 ... [2025-03-26T13:01:37.403Z] [2025-03-26T13:01:37.403Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-26T13:01:37.403Z] #39 DONE 1.6s [2025-03-26T13:01:37.697Z] [2025-03-26T13:01:37.697Z] #40 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-03-26T13:01:43.245Z] #40 ... [2025-03-26T13:01:43.245Z] [2025-03-26T13:01:43.245Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:01:43.245Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-26T13:01:43.245Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-26T13:01:43.245Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-26T13:01:43.245Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-26T13:01:43.245Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-26T13:01:43.245Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-26T13:01:43.245Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-26T13:01:43.245Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-26T13:01:43.245Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-03-26T13:01:43.245Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-26T13:01:43.245Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-26T13:01:43.245Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.3s done [2025-03-26T13:01:46.869Z] #41 ... [2025-03-26T13:01:46.869Z] [2025-03-26T13:01:46.869Z] #42 [core-keeper internal] load build context [2025-03-26T13:01:46.869Z] #42 transferring context: 344.59MB 9.9s [2025-03-26T13:01:46.869Z] #42 ... [2025-03-26T13:01:46.869Z] [2025-03-26T13:01:46.869Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:01:46.869Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-26T13:01:46.869Z] #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-26T13:01:46.869Z] #43 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-26T13:01:46.869Z] #43 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-26T13:01:46.869Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-26T13:01:46.869Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-26T13:01:46.869Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-03-26T13:01:46.869Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-26T13:01:46.869Z] #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-03-26T13:01:46.869Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-26T13:01:46.869Z] #43 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done [2025-03-26T13:01:46.869Z] #43 ... [2025-03-26T13:01:46.869Z] [2025-03-26T13:01:46.869Z] #44 [support-scheduler internal] load build context [2025-03-26T13:01:46.869Z] #44 ... [2025-03-26T13:01:46.869Z] [2025-03-26T13:01:46.869Z] #45 [core-data internal] load build context [2025-03-26T13:01:47.129Z] #45 ... [2025-03-26T13:01:47.129Z] [2025-03-26T13:01:47.129Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-26T13:01:47.129Z] #46 ... [2025-03-26T13:01:47.129Z] [2025-03-26T13:01:47.129Z] #47 [core-common-config-bootstrapper internal] load build context [2025-03-26T13:01:47.129Z] #47 ... [2025-03-26T13:01:47.129Z] [2025-03-26T13:01:47.129Z] #48 [core-metadata internal] load build context [2025-03-26T13:01:47.129Z] #48 ... [2025-03-26T13:01:47.129Z] [2025-03-26T13:01:47.129Z] #49 [security-bootstrapper internal] load build context [2025-03-26T13:01:47.388Z] #49 ... [2025-03-26T13:01:47.388Z] [2025-03-26T13:01:47.388Z] #50 [core-command internal] load build context [2025-03-26T13:01:47.388Z] #50 ... [2025-03-26T13:01:47.388Z] [2025-03-26T13:01:47.388Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T13:01:47.388Z] #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:01:47.388Z] #0 5.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:01:47.388Z] #0 5.783 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-26T13:01:47.388Z] #0 5.787 (2/2) Installing su-exec (0.2-r3) [2025-03-26T13:01:47.388Z] #0 5.792 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:01:47.388Z] #0 5.801 OK: 8 MiB in 16 packages [2025-03-26T13:01:47.646Z] #51 ... [2025-03-26T13:01:47.646Z] [2025-03-26T13:01:47.646Z] #52 [security-proxy-setup internal] load build context [2025-03-26T13:01:47.646Z] #52 ... [2025-03-26T13:01:47.646Z] [2025-03-26T13:01:47.646Z] #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:01:47.646Z] #53 ... [2025-03-26T13:01:47.646Z] [2025-03-26T13:01:47.646Z] #54 [security-proxy-auth internal] load build context [2025-03-26T13:01:47.904Z] #54 ... [2025-03-26T13:01:47.904Z] [2025-03-26T13:01:47.904Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T13:01:47.904Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:01:47.904Z] #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:01:47.904Z] #0 3.506 (1/4) Installing ca-certificates (20241121-r1) [2025-03-26T13:01:47.904Z] #0 3.713 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-26T13:01:47.904Z] #0 3.713 (3/4) Installing su-exec (0.2-r3) [2025-03-26T13:01:47.904Z] #0 3.796 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T13:01:47.904Z] #0 3.864 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:01:47.904Z] #0 3.873 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:01:47.904Z] #0 3.924 OK: 19 MiB in 18 packages [2025-03-26T13:01:47.904Z] #55 ... [2025-03-26T13:01:47.904Z] [2025-03-26T13:01:47.904Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T13:01:48.162Z] #56 ... [2025-03-26T13:01:48.162Z] [2025-03-26T13:01:48.162Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T13:01:48.162Z] #57 ... [2025-03-26T13:01:48.162Z] [2025-03-26T13:01:48.162Z] #58 [support-notifications internal] load build context [2025-03-26T13:01:48.162Z] #58 ... [2025-03-26T13:01:48.162Z] [2025-03-26T13:01:48.162Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T13:01:48.421Z] #59 ... [2025-03-26T13:01:48.421Z] [2025-03-26T13:01:48.421Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T13:01:48.421Z] #60 ... [2025-03-26T13:01:48.421Z] [2025-03-26T13:01:48.421Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T13:01:48.747Z] #61 ... [2025-03-26T13:01:48.747Z] [2025-03-26T13:01:48.747Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T13:01:48.747Z] #62 ... [2025-03-26T13:01:48.747Z] [2025-03-26T13:01:48.748Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T13:01:49.009Z] #63 ... [2025-03-26T13:01:49.009Z] [2025-03-26T13:01:49.009Z] #64 [security-secretstore-setup internal] load build context [2025-03-26T13:01:49.009Z] #64 ... [2025-03-26T13:01:49.009Z] [2025-03-26T13:01:49.009Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T13:01:49.009Z] #65 ... [2025-03-26T13:01:49.009Z] [2025-03-26T13:01:49.010Z] #64 [security-secretstore-setup internal] load build context [2025-03-26T13:01:50.928Z] #64 transferring context: 501.80MB 14.3s done [2025-03-26T13:01:55.121Z] #64 ... [2025-03-26T13:01:55.121Z] [2025-03-26T13:01:55.121Z] #44 [support-scheduler internal] load build context [2025-03-26T13:01:55.121Z] #44 transferring context: 501.80MB 15.4s done [2025-03-26T13:01:56.502Z] #44 ... [2025-03-26T13:01:56.502Z] [2025-03-26T13:01:56.502Z] #42 [core-keeper internal] load build context [2025-03-26T13:01:56.502Z] #42 transferring context: 501.80MB 13.8s done [2025-03-26T13:01:56.502Z] #42 ... [2025-03-26T13:01:56.502Z] [2025-03-26T13:01:56.502Z] #48 [core-metadata internal] load build context [2025-03-26T13:01:56.502Z] #48 transferring context: 501.80MB 15.1s done [2025-03-26T13:01:57.071Z] #48 ... [2025-03-26T13:01:57.071Z] [2025-03-26T13:01:57.071Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-26T13:01:57.071Z] #46 transferring context: 501.80MB 13.5s done [2025-03-26T13:01:57.332Z] #46 ... [2025-03-26T13:01:57.332Z] [2025-03-26T13:01:57.332Z] #45 [core-data internal] load build context [2025-03-26T13:01:57.332Z] #45 transferring context: 501.80MB 13.6s done [2025-03-26T13:01:57.332Z] #45 ... [2025-03-26T13:01:57.332Z] [2025-03-26T13:01:57.332Z] #47 [core-common-config-bootstrapper internal] load build context [2025-03-26T13:01:57.332Z] #47 transferring context: 501.80MB 13.2s done [2025-03-26T13:01:57.591Z] #47 ... [2025-03-26T13:01:57.591Z] [2025-03-26T13:01:57.591Z] #50 [core-command internal] load build context [2025-03-26T13:01:57.591Z] #50 transferring context: 501.80MB 14.7s done [2025-03-26T13:01:57.591Z] #50 ... [2025-03-26T13:01:57.591Z] [2025-03-26T13:01:57.591Z] #52 [security-proxy-setup internal] load build context [2025-03-26T13:01:57.591Z] #52 transferring context: 501.80MB 14.5s done [2025-03-26T13:01:57.850Z] #52 ... [2025-03-26T13:01:57.850Z] [2025-03-26T13:01:57.850Z] #49 [security-bootstrapper internal] load build context [2025-03-26T13:01:57.850Z] #49 transferring context: 501.80MB 12.7s done [2025-03-26T13:01:58.109Z] #49 ... [2025-03-26T13:01:58.109Z] [2025-03-26T13:01:58.109Z] #54 [security-proxy-auth internal] load build context [2025-03-26T13:01:58.109Z] #54 transferring context: 501.80MB 13.5s done [2025-03-26T13:01:58.109Z] #54 ... [2025-03-26T13:01:58.109Z] [2025-03-26T13:01:58.109Z] #58 [support-notifications internal] load build context [2025-03-26T13:01:58.109Z] #58 transferring context: 501.80MB 14.0s done [2025-03-26T13:02:10.334Z] #58 ... [2025-03-26T13:02:10.334Z] [2025-03-26T13:02:10.334Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-26T13:02:10.448Z] Removing intermediate container b80d611eb848 [2025-03-26T13:02:10.449Z] ---> 07e1c6e8d187 [2025-03-26T13:02:10.449Z] Successfully built 07e1c6e8d187 [2025-03-26T13:02:10.449Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:02:10.592Z] #40 DONE 33.0s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T13:02:10.592Z] #55 DONE 33.1s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T13:02:10.592Z] #51 DONE 33.2s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #49 [security-bootstrapper internal] load build context [2025-03-26T13:02:10.592Z] #49 DONE 34.4s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #47 [core-common-config-bootstrapper internal] load build context [2025-03-26T13:02:10.592Z] #47 DONE 34.4s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #54 [security-proxy-auth internal] load build context [2025-03-26T13:02:10.592Z] #54 DONE 34.5s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-26T13:02:10.592Z] #46 DONE 34.5s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #45 [core-data internal] load build context [2025-03-26T13:02:10.592Z] #45 DONE 34.5s [2025-03-26T13:02:10.592Z] [2025-03-26T13:02:10.592Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:02:10.794Z] + docker inspect -f . ci-base-image-arm64 [2025-03-26T13:02:10.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:02:10.850Z] #66 ... [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #42 [core-keeper internal] load build context [2025-03-26T13:02:10.850Z] #42 DONE 34.6s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #58 [support-notifications internal] load build context [2025-03-26T13:02:10.850Z] #58 DONE 34.6s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #64 [security-secretstore-setup internal] load build context [2025-03-26T13:02:10.850Z] #64 DONE 34.6s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #52 [security-proxy-setup internal] load build context [2025-03-26T13:02:10.850Z] #52 DONE 34.6s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #50 [core-command internal] load build context [2025-03-26T13:02:10.850Z] #50 DONE 34.6s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #44 [support-scheduler internal] load build context [2025-03-26T13:02:10.850Z] #44 DONE 34.6s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #48 [core-metadata internal] load build context [2025-03-26T13:02:10.850Z] #48 DONE 34.6s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T13:02:10.850Z] #61 DONE 33.4s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:02:10.850Z] #43 DONE 34.7s [2025-03-26T13:02:10.850Z] [2025-03-26T13:02:10.850Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:10.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-42094 does not seem to be running inside a container [2025-03-26T13:02:11.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T13:02:11.108Z] #41 DONE 34.8s [2025-03-26T13:02:11.108Z] [2025-03-26T13:02:11.108Z] #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:02:11.108Z] #53 33.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:11.108Z] #53 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:11.672Z] #53 34.01 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:02:11.672Z] #53 34.01 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:02:11.672Z] #53 34.01 OK: 24170 distinct packages available [2025-03-26T13:02:11.672Z] #53 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:11.672Z] #53 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:11.930Z] #53 34.57 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.160Z] $ docker top b863973d8f88630e710e02cab4c477644acf3fecb22c4b846d0c9ecb84e76d6b -eo pid,comm [2025-03-26T13:02:12.187Z] #53 ... [2025-03-26T13:02:12.187Z] [2025-03-26T13:02:12.187Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T13:02:12.187Z] #62 33.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #62 33.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #62 34.18 (1/7) Installing ca-certificates (20241121-r1) [2025-03-26T13:02:12.187Z] #62 34.20 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.187Z] #62 34.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-26T13:02:12.187Z] #62 34.21 (4/7) Installing libsodium (1.0.19-r0) [2025-03-26T13:02:12.187Z] #62 34.22 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-26T13:02:12.187Z] #62 34.25 (6/7) Installing libzmq (4.3.5-r2) [2025-03-26T13:02:12.187Z] #62 34.28 (7/7) Installing zeromq (4.3.5-r2) [2025-03-26T13:02:12.187Z] #62 34.28 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.187Z] #62 34.29 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:02:12.187Z] #62 34.38 OK: 12 MiB in 21 packages [2025-03-26T13:02:12.187Z] #62 DONE 34.6s [2025-03-26T13:02:12.187Z] [2025-03-26T13:02:12.187Z] #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:02:12.187Z] #53 34.59 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-26T13:02:12.187Z] #53 34.59 (3/5) Installing libucontext (1.2-r3) [2025-03-26T13:02:12.187Z] #53 34.60 (4/5) Installing gcompat (1.1.0-r4) [2025-03-26T13:02:12.187Z] #53 34.61 (5/5) Installing openssl (3.3.3-r0) [2025-03-26T13:02:12.187Z] #53 34.61 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.187Z] #53 34.62 OK: 9 MiB in 19 packages [2025-03-26T13:02:12.187Z] #53 ... [2025-03-26T13:02:12.187Z] [2025-03-26T13:02:12.187Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T13:02:12.187Z] #65 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #65 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #65 34.34 (1/3) Installing ca-certificates (20241121-r1) [2025-03-26T13:02:12.187Z] #65 34.36 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.187Z] #65 34.36 (3/3) Installing tzdata (2025b-r0) [2025-03-26T13:02:12.187Z] #65 34.41 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.187Z] #65 34.43 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:02:12.187Z] #65 34.56 OK: 10 MiB in 17 packages [2025-03-26T13:02:12.187Z] #65 DONE 34.7s [2025-03-26T13:02:12.187Z] [2025-03-26T13:02:12.187Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:02:12.187Z] #53 DONE 34.8s [2025-03-26T13:02:12.187Z] [2025-03-26T13:02:12.187Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T13:02:12.187Z] #60 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #60 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #60 34.07 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:02:12.187Z] #60 34.07 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:02:12.187Z] #60 34.07 OK: 24170 distinct packages available [2025-03-26T13:02:12.187Z] #60 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #60 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.187Z] #60 34.64 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.187Z] #60 34.65 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-26T13:02:12.188Z] #60 34.65 (3/4) Installing libucontext (1.2-r3) [2025-03-26T13:02:12.188Z] #60 34.66 (4/4) Installing gcompat (1.1.0-r4) [2025-03-26T13:02:12.188Z] #60 34.66 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.188Z] #60 34.68 OK: 8 MiB in 18 packages [2025-03-26T13:02:12.188Z] #60 DONE 34.8s [2025-03-26T13:02:12.188Z] [2025-03-26T13:02:12.188Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T13:02:12.188Z] #59 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.188Z] #59 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.188Z] #59 34.78 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.188Z] #59 34.81 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.188Z] #59 34.82 OK: 8 MiB in 15 packages [2025-03-26T13:02:12.188Z] #59 DONE 35.0s [2025-03-26T13:02:12.188Z] [2025-03-26T13:02:12.188Z] #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] { [Pipeline] sh [2025-03-26T13:02:12.843Z] #67 ... [2025-03-26T13:02:12.843Z] [2025-03-26T13:02:12.843Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T13:02:12.843Z] #57 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #57 34.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #57 35.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.843Z] #57 35.00 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.843Z] #57 35.01 OK: 8 MiB in 15 packages [2025-03-26T13:02:12.843Z] #57 DONE 35.3s [2025-03-26T13:02:12.843Z] [2025-03-26T13:02:12.843Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T13:02:12.843Z] #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #0 2.011 OK: 248 MiB in 58 packages [2025-03-26T13:02:12.843Z] #68 DONE 2.2s [2025-03-26T13:02:12.843Z] [2025-03-26T13:02:12.843Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:02:12.843Z] #69 DONE 0.1s [2025-03-26T13:02:12.843Z] [2025-03-26T13:02:12.843Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T13:02:12.843Z] #56 33.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #56 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #56 35.04 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.843Z] #56 35.04 (2/4) Installing openssl (3.3.3-r0) [2025-03-26T13:02:12.843Z] #56 35.06 (3/4) Installing su-exec (0.2-r3) [2025-03-26T13:02:12.843Z] #56 35.07 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T13:02:12.843Z] #56 35.17 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.843Z] #56 35.28 OK: 19 MiB in 18 packages [2025-03-26T13:02:12.843Z] #56 DONE 35.4s [2025-03-26T13:02:12.843Z] [2025-03-26T13:02:12.843Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T13:02:12.843Z] #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #0 2.205 OK: 248 MiB in 58 packages [2025-03-26T13:02:12.843Z] #70 DONE 2.4s [2025-03-26T13:02:12.843Z] [2025-03-26T13:02:12.843Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T13:02:12.843Z] #63 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #63 33.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #63 34.39 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:02:12.843Z] #63 34.39 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:02:12.843Z] #63 34.39 OK: 24170 distinct packages available [2025-03-26T13:02:12.843Z] #63 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #63 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:12.843Z] #63 34.98 (1/14) Installing ca-certificates (20241121-r1) [2025-03-26T13:02:12.843Z] #63 35.01 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-26T13:02:12.843Z] #63 35.03 (3/14) Installing c-ares (1.33.1-r0) [2025-03-26T13:02:12.843Z] #63 35.03 (4/14) Installing libunistring (1.2-r0) [2025-03-26T13:02:12.843Z] #63 35.05 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-26T13:02:12.843Z] #63 35.05 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-26T13:02:12.843Z] #63 35.06 (7/14) Installing libpsl (0.21.5-r1) [2025-03-26T13:02:12.843Z] #63 35.06 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-26T13:02:12.843Z] #63 35.07 (9/14) Installing libcurl (8.12.1-r0) [2025-03-26T13:02:12.843Z] #63 35.08 (10/14) Installing curl (8.12.1-r0) [2025-03-26T13:02:12.843Z] #63 35.09 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:12.843Z] #63 35.09 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-26T13:02:12.843Z] #63 35.10 (13/14) Installing libucontext (1.2-r3) [2025-03-26T13:02:12.843Z] #63 35.10 (14/14) Installing gcompat (1.1.0-r4) [2025-03-26T13:02:12.843Z] #63 35.11 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:12.843Z] #63 35.11 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:02:12.843Z] #63 35.27 OK: 13 MiB in 28 packages [2025-03-26T13:02:12.843Z] #63 DONE 35.4s [2025-03-26T13:02:12.843Z] [2025-03-26T13:02:12.843Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:02:12.978Z] + go version [2025-03-26T13:02:12.978Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-26T13:02:12.990Z] $ docker stop --time=1 b863973d8f88630e710e02cab4c477644acf3fecb22c4b846d0c9ecb84e76d6b [2025-03-26T13:02:13.101Z] #71 DONE 0.1s [2025-03-26T13:02:13.101Z] [2025-03-26T13:02:13.101Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:02:13.101Z] #72 ... [2025-03-26T13:02:13.101Z] [2025-03-26T13:02:13.101Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:02:13.101Z] #73 DONE 0.1s [2025-03-26T13:02:13.101Z] [2025-03-26T13:02:13.101Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:02:13.101Z] #66 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.101Z] #66 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.101Z] #66 2.485 OK: 248 MiB in 58 packages [2025-03-26T13:02:13.101Z] #66 DONE 2.8s [2025-03-26T13:02:13.361Z] [2025-03-26T13:02:13.361Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T13:02:13.361Z] #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 1.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.050 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:02:13.361Z] #0 2.050 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:02:13.361Z] #0 2.050 OK: 24190 distinct packages available [2025-03-26T13:02:13.361Z] #0 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.548 OK: 248 MiB in 58 packages [2025-03-26T13:02:13.361Z] #74 DONE 2.7s [2025-03-26T13:02:13.361Z] [2025-03-26T13:02:13.361Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:02:13.361Z] #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.633 OK: 248 MiB in 58 packages [2025-03-26T13:02:13.361Z] #75 DONE 2.7s [2025-03-26T13:02:13.361Z] [2025-03-26T13:02:13.361Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:02:13.361Z] #76 DONE 0.1s [2025-03-26T13:02:13.361Z] [2025-03-26T13:02:13.361Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:02:13.361Z] #77 ... [2025-03-26T13:02:13.361Z] [2025-03-26T13:02:13.361Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T13:02:13.361Z] #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.641 OK: 8 MiB in 16 packages [2025-03-26T13:02:13.361Z] #78 DONE 2.8s [2025-03-26T13:02:13.361Z] [2025-03-26T13:02:13.361Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:02:13.361Z] #79 DONE 0.1s [2025-03-26T13:02:13.361Z] [2025-03-26T13:02:13.361Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-26T13:02:13.361Z] #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:13.361Z] #0 2.772 OK: 19 MiB in 18 packages [2025-03-26T13:02:13.361Z] #80 DONE 2.9s [2025-03-26T13:02:13.621Z] [2025-03-26T13:02:13.621Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:02:13.621Z] #81 ... [2025-03-26T13:02:13.621Z] [2025-03-26T13:02:13.621Z] #82 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T13:02:13.621Z] #82 DONE 3.1s [2025-03-26T13:02:13.882Z] [2025-03-26T13:02:13.882Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T13:02:14.580Z] $ docker rm -f --volumes b863973d8f88630e710e02cab4c477644acf3fecb22c4b846d0c9ecb84e76d6b [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-03-26T13:02:15.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-26T13:02:15.296Z] [2025-03-26T13:02:15.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:02:15.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-26T13:02:15.622Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-26T13:02:15.622Z] 547446be3368: Pulling fs layer [2025-03-26T13:02:15.622Z] d125d8839a47: Pulling fs layer [2025-03-26T13:02:15.622Z] 3e85d5ac6304: Pulling fs layer [2025-03-26T13:02:15.622Z] c3105a71a48b: Pulling fs layer [2025-03-26T13:02:15.622Z] 0f093f025ec4: Pulling fs layer [2025-03-26T13:02:15.622Z] c3106fc0e877: Pulling fs layer [2025-03-26T13:02:15.622Z] c3105a71a48b: Waiting [2025-03-26T13:02:15.622Z] 0f093f025ec4: Waiting [2025-03-26T13:02:15.622Z] c3106fc0e877: Waiting [2025-03-26T13:02:15.887Z] 547446be3368: Download complete [2025-03-26T13:02:15.887Z] c3105a71a48b: Download complete [2025-03-26T13:02:16.153Z] d125d8839a47: Verifying Checksum [2025-03-26T13:02:16.153Z] d125d8839a47: Download complete [2025-03-26T13:02:16.153Z] c3106fc0e877: Verifying Checksum [2025-03-26T13:02:16.153Z] c3106fc0e877: Download complete [2025-03-26T13:02:16.418Z] 0f093f025ec4: Verifying Checksum [2025-03-26T13:02:16.418Z] 0f093f025ec4: Download complete [2025-03-26T13:02:16.418Z] 547446be3368: Pull complete [2025-03-26T13:02:16.419Z] #83 ... [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.222 OK: 8 MiB in 18 packages [2025-03-26T13:02:16.419Z] #84 DONE 3.8s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.394 OK: 10 MiB in 17 packages [2025-03-26T13:02:16.419Z] #85 DONE 3.9s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.328 OK: 9 MiB in 19 packages [2025-03-26T13:02:16.419Z] #86 DONE 3.9s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.647 OK: 12 MiB in 21 packages [2025-03-26T13:02:16.419Z] #87 DONE 4.1s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.065 OK: 19 MiB in 18 packages [2025-03-26T13:02:16.419Z] #88 DONE 3.4s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #67 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #67 3.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #67 3.508 OK: 8 MiB in 15 packages [2025-03-26T13:02:16.419Z] #67 DONE 4.1s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-26T13:02:16.419Z] #89 ... [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.291 OK: 8 MiB in 15 packages [2025-03-26T13:02:16.419Z] #90 DONE 3.5s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:02:16.419Z] #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:16.419Z] #0 3.193 OK: 13 MiB in 28 packages [2025-03-26T13:02:16.419Z] #91 DONE 3.4s [2025-03-26T13:02:16.419Z] [2025-03-26T13:02:16.419Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-26T13:02:17.823Z] d125d8839a47: Pull complete [2025-03-26T13:02:18.089Z] 3e85d5ac6304: Verifying Checksum [2025-03-26T13:02:18.089Z] 3e85d5ac6304: Download complete [2025-03-26T13:02:18.355Z] #92 ... [2025-03-26T13:02:18.355Z] [2025-03-26T13:02:18.355Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T13:02:18.355Z] #0 2.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:18.355Z] #0 4.243 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:18.355Z] #0 4.983 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T13:02:18.355Z] #0 5.284 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:02:18.355Z] #0 5.299 OK: 8 MiB in 15 packages [2025-03-26T13:02:18.355Z] #93 DONE 7.6s [2025-03-26T13:02:18.616Z] [2025-03-26T13:02:18.616Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:02:18.616Z] #94 DONE 2.4s [2025-03-26T13:02:18.616Z] [2025-03-26T13:02:18.616Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-26T13:02:18.616Z] #89 DONE 2.3s [2025-03-26T13:02:18.616Z] [2025-03-26T13:02:18.616Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:02:18.616Z] #95 DONE 2.4s [2025-03-26T13:02:18.616Z] [2025-03-26T13:02:18.616Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-26T13:02:18.616Z] #92 DONE 2.4s [2025-03-26T13:02:18.616Z] [2025-03-26T13:02:18.616Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:02:18.874Z] #96 ... [2025-03-26T13:02:18.874Z] [2025-03-26T13:02:18.874Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T13:02:18.874Z] #97 DONE 5.7s [2025-03-26T13:02:19.132Z] [2025-03-26T13:02:19.132Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T13:02:19.132Z] #83 4.973 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:19.132Z] #83 5.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T13:02:19.398Z] #83 ... [2025-03-26T13:02:19.398Z] [2025-03-26T13:02:19.398Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-26T13:02:19.398Z] #98 DONE 0.8s [2025-03-26T13:02:19.398Z] [2025-03-26T13:02:19.398Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-26T13:02:19.398Z] #99 DONE 0.8s [2025-03-26T13:02:19.398Z] [2025-03-26T13:02:19.398Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-26T13:02:19.979Z] #100 ... [2025-03-26T13:02:19.979Z] [2025-03-26T13:02:19.979Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-26T13:02:19.979Z] #101 DONE 0.8s [2025-03-26T13:02:19.979Z] [2025-03-26T13:02:19.979Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-26T13:02:19.979Z] #102 DONE 0.8s [2025-03-26T13:02:19.979Z] [2025-03-26T13:02:19.979Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:02:19.979Z] #96 DONE 1.5s [2025-03-26T13:02:20.239Z] [2025-03-26T13:02:20.239Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-26T13:02:20.239Z] #100 DONE 0.8s [2025-03-26T13:02:20.239Z] [2025-03-26T13:02:20.239Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T13:02:20.239Z] #83 6.452 OK: 248 MiB in 58 packages [2025-03-26T13:02:20.239Z] #83 DONE 6.6s [2025-03-26T13:02:20.239Z] [2025-03-26T13:02:20.239Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-26T13:02:20.239Z] #103 ... [2025-03-26T13:02:20.239Z] [2025-03-26T13:02:20.239Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T13:02:20.239Z] #104 DONE 0.1s [2025-03-26T13:02:20.239Z] [2025-03-26T13:02:20.239Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-26T13:02:20.239Z] #105 DONE 0.1s [2025-03-26T13:02:20.239Z] [2025-03-26T13:02:20.239Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T13:02:20.239Z] #106 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-26T13:02:20.498Z] #103 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-26T13:02:20.498Z] #107 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-26T13:02:20.498Z] #108 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-26T13:02:20.498Z] #109 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T13:02:20.498Z] #110 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-26T13:02:20.498Z] #111 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-26T13:02:20.498Z] #112 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #113 [security-spire-server] exporting to image [2025-03-26T13:02:20.498Z] #113 exporting layers [2025-03-26T13:02:20.498Z] #113 ... [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-26T13:02:20.498Z] #114 DONE 0.1s [2025-03-26T13:02:20.498Z] [2025-03-26T13:02:20.498Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-26T13:02:20.498Z] #115 DONE 0.1s [2025-03-26T13:02:20.756Z] [2025-03-26T13:02:20.756Z] #113 [security-spire-agent] exporting to image [2025-03-26T13:02:21.327Z] #113 exporting layers 0.8s done [2025-03-26T13:02:21.327Z] #113 writing image sha256:a7dbc0f7e3b339ad58565d982df7aee7c95020f94c70beff3e61b9e0de23be59 done [2025-03-26T13:02:21.327Z] #113 naming to docker.io/library/security-spire-config done [2025-03-26T13:02:21.327Z] #113 writing image sha256:fe02698f7055b0c5a54f309c2ca5616a3783ebff691d1b0647cc1364639df173 done [2025-03-26T13:02:21.327Z] #113 naming to docker.io/library/security-spire-server done [2025-03-26T13:02:21.585Z] #113 exporting layers 0.8s done [2025-03-26T13:02:21.585Z] #113 writing image sha256:fadd47cfb7b7fd105825ce99d1b2862ee8d9abba565f3f2e48a0b7491052428c done [2025-03-26T13:02:21.585Z] #113 naming to docker.io/library/security-spire-agent done [2025-03-26T13:02:21.585Z] #113 DONE 1.0s [2025-03-26T13:02:21.585Z] [2025-03-26T13:02:21.585Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:02:22.968Z] #116 ... [2025-03-26T13:02:22.968Z] [2025-03-26T13:02:22.968Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:02:22.968Z] #117 ... [2025-03-26T13:02:22.968Z] [2025-03-26T13:02:22.968Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:02:28.154Z] 3e85d5ac6304: Pull complete [2025-03-26T13:02:28.154Z] c3105a71a48b: Pull complete [2025-03-26T13:02:29.112Z] 0f093f025ec4: Pull complete [2025-03-26T13:02:29.376Z] c3106fc0e877: Pull complete [2025-03-26T13:02:29.376Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-26T13:02:29.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-26T13:02:29.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:02:29.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-42094 does not seem to be running inside a container [2025-03-26T13:02:29.646Z] $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T13:02:31.683Z] $ docker top 8cc809a8ab670dea50540215168e1d536ed565b18d912ae0f03ae6de09a8d83b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:02:32.217Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-26T13:02:42.317Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #1 transferring dockerfile: 2.49kB done [2025-03-26T13:02:42.317Z] #1 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #2 transferring dockerfile: 3.02kB 0.0s done [2025-03-26T13:02:42.317Z] #2 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #3 transferring dockerfile: 1.83kB 0.0s done [2025-03-26T13:02:42.317Z] #3 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #4 transferring dockerfile: 2.50kB 0.0s done [2025-03-26T13:02:42.317Z] #4 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #5 [core-command internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #5 transferring dockerfile: 1.94kB done [2025-03-26T13:02:42.317Z] #5 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #6 transferring dockerfile: 2.00kB done [2025-03-26T13:02:42.317Z] #6 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #7 transferring dockerfile: 1.81kB done [2025-03-26T13:02:42.317Z] #7 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #8 transferring dockerfile: 2.01kB done [2025-03-26T13:02:42.317Z] #8 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #9 transferring dockerfile: 1.89kB done [2025-03-26T13:02:42.317Z] #9 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #10 transferring dockerfile: 2.10kB done [2025-03-26T13:02:42.317Z] #10 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #11 transferring dockerfile: 1.69kB 0.0s done [2025-03-26T13:02:42.317Z] #11 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #12 transferring dockerfile: 2.14kB 0.0s done [2025-03-26T13:02:42.317Z] #12 DONE 0.1s [2025-03-26T13:02:42.317Z] [2025-03-26T13:02:42.317Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-26T13:02:42.317Z] #13 transferring dockerfile: 2.23kB 0.0s done [2025-03-26T13:02:42.317Z] #13 DONE 0.1s [2025-03-26T13:02:42.588Z] [2025-03-26T13:02:42.588Z] #14 [core-data internal] load build definition from Dockerfile [2025-03-26T13:02:42.588Z] #14 transferring dockerfile: 2.04kB 0.0s done [2025-03-26T13:02:42.588Z] #14 DONE 0.1s [2025-03-26T13:02:42.588Z] [2025-03-26T13:02:42.588Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-03-26T13:02:42.588Z] #15 transferring dockerfile: 1.70kB done [2025-03-26T13:02:42.588Z] #15 DONE 0.1s [2025-03-26T13:02:42.588Z] [2025-03-26T13:02:42.588Z] #16 [security-secretstore-setup internal] load .dockerignore [2025-03-26T13:02:42.588Z] #16 transferring context: 32B [2025-03-26T13:02:42.855Z] #16 transferring context: 50B 0.0s done [2025-03-26T13:02:42.855Z] #16 DONE 0.1s [2025-03-26T13:02:43.440Z] [2025-03-26T13:02:43.440Z] #17 [security-bootstrapper internal] load .dockerignore [2025-03-26T13:02:43.440Z] #17 transferring context: 50B done [2025-03-26T13:02:43.440Z] #17 DONE 0.1s [2025-03-26T13:02:43.440Z] [2025-03-26T13:02:43.440Z] #18 [support-scheduler internal] load .dockerignore [2025-03-26T13:02:43.440Z] #18 transferring context: 50B done [2025-03-26T13:02:43.440Z] #18 DONE 0.0s [2025-03-26T13:02:43.440Z] [2025-03-26T13:02:43.440Z] #19 [security-proxy-setup internal] load .dockerignore [2025-03-26T13:02:43.440Z] #19 transferring context: 50B 0.0s done [2025-03-26T13:02:43.440Z] #19 DONE 0.1s [2025-03-26T13:02:43.440Z] [2025-03-26T13:02:43.440Z] #20 [core-command internal] load .dockerignore [2025-03-26T13:02:43.711Z] #20 transferring context: 50B done [2025-03-26T13:02:43.711Z] #20 DONE 0.1s [2025-03-26T13:02:43.711Z] [2025-03-26T13:02:43.711Z] #21 [support-notifications internal] load .dockerignore [2025-03-26T13:02:43.711Z] #21 transferring context: 50B done [2025-03-26T13:02:43.711Z] #21 DONE 0.1s [2025-03-26T13:02:43.711Z] [2025-03-26T13:02:43.711Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-26T13:02:43.711Z] #22 transferring context: 50B done [2025-03-26T13:02:43.711Z] #22 DONE 0.1s [2025-03-26T13:02:43.711Z] [2025-03-26T13:02:43.711Z] #23 [core-keeper internal] load .dockerignore [2025-03-26T13:02:43.711Z] #23 transferring context: 50B done [2025-03-26T13:02:43.981Z] #23 DONE 0.1s [2025-03-26T13:02:43.981Z] [2025-03-26T13:02:43.981Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-03-26T13:02:43.981Z] #24 transferring context: 50B done [2025-03-26T13:02:43.981Z] #24 DONE 0.1s [2025-03-26T13:02:43.981Z] [2025-03-26T13:02:43.981Z] #25 [core-metadata internal] load .dockerignore [2025-03-26T13:02:43.981Z] #25 transferring context: 50B done [2025-03-26T13:02:43.981Z] #25 DONE 0.1s [2025-03-26T13:02:43.981Z] [2025-03-26T13:02:43.981Z] #26 [security-spire-config internal] load .dockerignore [2025-03-26T13:02:43.981Z] #26 transferring context: 50B done [2025-03-26T13:02:43.981Z] #26 DONE 0.1s [2025-03-26T13:02:43.981Z] [2025-03-26T13:02:43.981Z] #27 [security-proxy-auth internal] load .dockerignore [2025-03-26T13:02:43.981Z] #27 transferring context: 50B done [2025-03-26T13:02:43.981Z] #27 DONE 0.1s [2025-03-26T13:02:43.981Z] [2025-03-26T13:02:43.981Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-26T13:02:43.981Z] #28 transferring context: 50B done [2025-03-26T13:02:43.981Z] #28 DONE 0.1s [2025-03-26T13:02:44.246Z] [2025-03-26T13:02:44.246Z] #29 [core-data internal] load .dockerignore [2025-03-26T13:02:44.246Z] #29 transferring context: 50B done [2025-03-26T13:02:44.246Z] #29 DONE 0.1s [2025-03-26T13:02:44.246Z] [2025-03-26T13:02:44.246Z] #30 [security-spire-server internal] load .dockerignore [2025-03-26T13:02:44.246Z] #30 transferring context: 50B done [2025-03-26T13:02:44.246Z] #30 DONE 0.1s [2025-03-26T13:02:44.246Z] [2025-03-26T13:02:44.246Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:44.246Z] #31 DONE 0.0s [2025-03-26T13:02:44.246Z] [2025-03-26T13:02:44.246Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:02:44.833Z] #32 DONE 0.4s [2025-03-26T13:02:44.833Z] [2025-03-26T13:02:44.833Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:44.833Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:44.833Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s [2025-03-26T13:02:44.833Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:44.833Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:44.833Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:45.100Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s [2025-03-26T13:02:45.100Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:45.100Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-26T13:02:45.100Z] #33 ... [2025-03-26T13:02:45.100Z] [2025-03-26T13:02:45.100Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:45.100Z] #31 DONE 0.0s [2025-03-26T13:02:45.367Z] [2025-03-26T13:02:45.367Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:02:45.367Z] #32 DONE 0.4s [2025-03-26T13:02:45.367Z] [2025-03-26T13:02:45.367Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:45.367Z] #31 DONE 0.0s [2025-03-26T13:02:45.367Z] [2025-03-26T13:02:45.367Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:02:45.367Z] #32 DONE 0.5s [2025-03-26T13:02:45.367Z] [2025-03-26T13:02:45.367Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:45.367Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:45.367Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:45.367Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:45.367Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:45.367Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:45.636Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:45.636Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:45.636Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:45.636Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:45.636Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:45.636Z] #33 ... [2025-03-26T13:02:45.636Z] [2025-03-26T13:02:45.636Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:45.636Z] #31 DONE 0.0s [2025-03-26T13:02:45.636Z] [2025-03-26T13:02:45.636Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:45.905Z] #33 ... [2025-03-26T13:02:45.905Z] [2025-03-26T13:02:45.905Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:02:45.905Z] #32 DONE 0.7s [2025-03-26T13:02:45.905Z] [2025-03-26T13:02:45.905Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:45.905Z] #33 ... [2025-03-26T13:02:45.905Z] [2025-03-26T13:02:45.905Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:45.905Z] #31 DONE 0.0s [2025-03-26T13:02:45.905Z] [2025-03-26T13:02:45.905Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:45.905Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:45.905Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:45.905Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:45.905Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:45.905Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:46.170Z] #33 ... [2025-03-26T13:02:46.170Z] [2025-03-26T13:02:46.170Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:02:46.170Z] #32 DONE 0.9s [2025-03-26T13:02:46.170Z] [2025-03-26T13:02:46.170Z] #34 [security-secretstore-setup internal] load build context [2025-03-26T13:02:46.170Z] #34 transferring context: 3.21MB 0.9s done [2025-03-26T13:02:46.170Z] #34 DONE 1.4s [2025-03-26T13:02:46.170Z] [2025-03-26T13:02:46.170Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:46.170Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:46.170Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:46.170Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:46.170Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:46.170Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:46.440Z] #33 ... [2025-03-26T13:02:46.440Z] [2025-03-26T13:02:46.440Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:46.440Z] #31 DONE 0.0s [2025-03-26T13:02:46.440Z] [2025-03-26T13:02:46.440Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:46.440Z] #33 ... [2025-03-26T13:02:46.440Z] [2025-03-26T13:02:46.440Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:46.440Z] #31 DONE 0.0s [2025-03-26T13:02:46.440Z] [2025-03-26T13:02:46.440Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:46.440Z] #33 ... [2025-03-26T13:02:46.440Z] [2025-03-26T13:02:46.440Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:02:46.440Z] #32 DONE 1.1s [2025-03-26T13:02:46.440Z] [2025-03-26T13:02:46.440Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:46.440Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:46.440Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:46.440Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:46.440Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:46.440Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:46.707Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:46.707Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:46.707Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:46.707Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:46.707Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:46.707Z] #33 ... [2025-03-26T13:02:46.707Z] [2025-03-26T13:02:46.707Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:46.707Z] #31 DONE 0.0s [2025-03-26T13:02:46.707Z] [2025-03-26T13:02:46.707Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:47.291Z] #33 ... [2025-03-26T13:02:47.291Z] [2025-03-26T13:02:47.291Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:47.291Z] #31 DONE 0.0s [2025-03-26T13:02:47.291Z] [2025-03-26T13:02:47.291Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:47.557Z] #33 ... [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:47.557Z] #31 DONE 0.0s [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:47.557Z] #33 ... [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T13:02:47.557Z] #31 DONE 0.0s [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T13:02:47.557Z] #35 DONE 3.8s [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:47.557Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:47.557Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:47.557Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:47.557Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:47.557Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:47.557Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done [2025-03-26T13:02:47.557Z] #33 ... [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #36 [core-metadata internal] load build context [2025-03-26T13:02:47.557Z] #36 DONE 0.0s [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #37 [security-proxy-setup internal] load build context [2025-03-26T13:02:47.557Z] #37 transferring context: 3.21MB 1.6s done [2025-03-26T13:02:47.557Z] #37 DONE 2.2s [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #38 [security-bootstrapper internal] load build context [2025-03-26T13:02:47.557Z] #38 transferring context: 3.21MB 1.6s done [2025-03-26T13:02:47.557Z] #38 DONE 2.3s [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T13:02:47.557Z] #35 DONE 3.8s [2025-03-26T13:02:47.557Z] [2025-03-26T13:02:47.557Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:47.557Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:47.557Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:47.557Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:47.557Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:47.557Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:47.557Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done [2025-03-26T13:02:47.824Z] #33 ... [2025-03-26T13:02:47.824Z] [2025-03-26T13:02:47.824Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T13:02:47.824Z] #32 DONE 2.1s [2025-03-26T13:02:47.824Z] [2025-03-26T13:02:47.824Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T13:02:47.824Z] #35 DONE 3.9s [2025-03-26T13:02:47.824Z] [2025-03-26T13:02:47.824Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:47.824Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:47.824Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:47.824Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:47.824Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:47.824Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:47.824Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done [2025-03-26T13:02:48.092Z] #33 ... [2025-03-26T13:02:48.092Z] [2025-03-26T13:02:48.092Z] #39 [support-scheduler internal] load build context [2025-03-26T13:02:48.092Z] #39 transferring context: 3.21MB 2.2s done [2025-03-26T13:02:48.092Z] #39 DONE 2.7s [2025-03-26T13:02:48.092Z] [2025-03-26T13:02:48.092Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-26T13:02:48.092Z] #40 DONE 2.1s [2025-03-26T13:02:48.092Z] [2025-03-26T13:02:48.092Z] #36 [core-metadata internal] load build context [2025-03-26T13:02:48.360Z] #36 ... [2025-03-26T13:02:48.360Z] [2025-03-26T13:02:48.360Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T13:02:48.360Z] #41 DONE 2.2s [2025-03-26T13:02:48.360Z] [2025-03-26T13:02:48.360Z] #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:02:48.360Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T13:02:48.360Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-26T13:02:48.360Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T13:02:48.360Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T13:02:48.360Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T13:02:48.360Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done [2025-03-26T13:02:49.787Z] #33 DONE 5.7s [2025-03-26T13:02:49.787Z] [2025-03-26T13:02:49.787Z] #42 [core-command internal] load build context [2025-03-26T13:02:49.787Z] #42 transferring context: 3.21MB 2.1s done [2025-03-26T13:02:49.787Z] #42 DONE 3.7s [2025-03-26T13:02:49.787Z] [2025-03-26T13:02:49.787Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:49.787Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.8s done [2025-03-26T13:02:49.787Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-26T13:02:49.787Z] #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-26T13:02:49.787Z] #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-26T13:02:49.787Z] #43 ... [2025-03-26T13:02:49.787Z] [2025-03-26T13:02:49.787Z] #44 [support-notifications internal] load build context [2025-03-26T13:02:49.787Z] #44 transferring context: 3.21MB 1.7s done [2025-03-26T13:02:49.787Z] #44 DONE 3.6s [2025-03-26T13:02:49.787Z] [2025-03-26T13:02:49.787Z] #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:02:50.371Z] #45 ... [2025-03-26T13:02:50.371Z] [2025-03-26T13:02:50.371Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-26T13:02:50.371Z] #46 transferring context: 3.21MB 1.9s done [2025-03-26T13:02:50.371Z] #46 DONE 3.6s [2025-03-26T13:02:50.371Z] [2025-03-26T13:02:50.371Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:50.371Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s [2025-03-26T13:02:50.371Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.8s [2025-03-26T13:02:50.371Z] #43 ... [2025-03-26T13:02:50.371Z] [2025-03-26T13:02:50.371Z] #47 [core-keeper internal] load build context [2025-03-26T13:02:50.371Z] #47 transferring context: 3.21MB 1.9s done [2025-03-26T13:02:50.371Z] #47 DONE 3.8s [2025-03-26T13:02:50.371Z] [2025-03-26T13:02:50.371Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:50.371Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done [2025-03-26T13:02:50.371Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s [2025-03-26T13:02:50.371Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-26T13:02:50.639Z] #43 ... [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #48 [security-spire-server internal] load build context [2025-03-26T13:02:50.640Z] #48 transferring context: 23.80kB 0.2s done [2025-03-26T13:02:50.640Z] #48 DONE 2.2s [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #49 [security-spire-config internal] load build context [2025-03-26T13:02:50.640Z] #49 transferring context: 22.05kB 0.2s done [2025-03-26T13:02:50.640Z] #49 DONE 2.2s [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #50 [security-spire-agent internal] load build context [2025-03-26T13:02:50.640Z] #50 transferring context: 23.33kB 0.2s done [2025-03-26T13:02:50.640Z] #50 DONE 2.2s [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #51 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-03-26T13:02:50.640Z] #51 DONE 3.1s [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:50.640Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-03-26T13:02:50.640Z] #43 ... [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #52 [security-proxy-auth internal] load build context [2025-03-26T13:02:50.640Z] #52 transferring context: 3.21MB 1.8s done [2025-03-26T13:02:50.640Z] #52 DONE 3.1s [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #53 [core-common-config-bootstrapper internal] load build context [2025-03-26T13:02:50.640Z] #53 transferring context: 3.21MB 2.0s done [2025-03-26T13:02:50.640Z] #53 DONE 3.1s [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #36 [core-metadata internal] load build context [2025-03-26T13:02:50.640Z] #36 transferring context: 3.21MB 2.0s done [2025-03-26T13:02:50.640Z] #36 DONE 2.9s [2025-03-26T13:02:50.640Z] [2025-03-26T13:02:50.640Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:50.640Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.2s [2025-03-26T13:02:50.640Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s [2025-03-26T13:02:50.915Z] #43 ... [2025-03-26T13:02:50.915Z] [2025-03-26T13:02:50.915Z] #54 [core-data internal] load build context [2025-03-26T13:02:50.915Z] #54 transferring context: 3.21MB 1.3s done [2025-03-26T13:02:50.915Z] #54 DONE 3.0s [2025-03-26T13:02:50.915Z] [2025-03-26T13:02:50.915Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:50.915Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.4s done [2025-03-26T13:02:50.915Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-26T13:02:50.915Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-26T13:02:51.500Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.1s [2025-03-26T13:02:51.769Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.3s [2025-03-26T13:02:52.356Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.8s [2025-03-26T13:02:52.624Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.29MB / 33.17MB 3.2s [2025-03-26T13:02:53.215Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.49MB / 33.17MB 3.7s [2025-03-26T13:02:53.806Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 4.5s [2025-03-26T13:02:53.806Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-03-26T13:02:54.769Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.34MB / 33.17MB 5.2s [2025-03-26T13:02:55.361Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.61MB / 33.17MB 6.0s [2025-03-26T13:02:56.329Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.59MB / 33.17MB 6.7s [2025-03-26T13:02:56.915Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 7.5s [2025-03-26T13:02:57.875Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.35MB / 33.17MB 8.3s [2025-03-26T13:02:58.143Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.13MB / 33.17MB 8.7s [2025-03-26T13:02:58.411Z] #43 ... [2025-03-26T13:02:58.411Z] [2025-03-26T13:02:58.411Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:02:58.411Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done [2025-03-26T13:02:58.411Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-26T13:02:58.411Z] #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-26T13:02:58.411Z] #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-26T13:02:58.411Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-03-26T13:02:58.411Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done [2025-03-26T13:02:58.411Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-03-26T13:02:58.411Z] #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.5s done [2025-03-26T13:02:58.411Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-26T13:02:58.411Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-03-26T13:02:58.411Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-03-26T13:02:58.411Z] #55 ... [2025-03-26T13:02:58.411Z] [2025-03-26T13:02:58.411Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:02:58.681Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.84MB / 33.17MB 9.3s [2025-03-26T13:02:59.640Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.80MB / 33.17MB 10.0s [2025-03-26T13:03:00.225Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.6s done [2025-03-26T13:03:00.225Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.6s done [2025-03-26T13:03:00.225Z] #43 ... [2025-03-26T13:03:00.225Z] [2025-03-26T13:03:00.225Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T13:03:00.225Z] #0 8.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:00.225Z] #0 9.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:00.225Z] #56 ... [2025-03-26T13:03:00.225Z] [2025-03-26T13:03:00.225Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T13:03:00.225Z] #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:00.225Z] #0 9.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:00.493Z] #57 ... [2025-03-26T13:03:00.493Z] [2025-03-26T13:03:00.493Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T13:03:00.493Z] #58 ... [2025-03-26T13:03:00.493Z] [2025-03-26T13:03:00.493Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T13:03:00.762Z] #59 ... [2025-03-26T13:03:00.762Z] [2025-03-26T13:03:00.762Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T13:03:00.762Z] #60 ... [2025-03-26T13:03:00.762Z] [2025-03-26T13:03:00.762Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T13:03:01.032Z] #61 ... [2025-03-26T13:03:01.032Z] [2025-03-26T13:03:01.032Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:03:01.311Z] #62 ... [2025-03-26T13:03:01.311Z] [2025-03-26T13:03:01.311Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T13:03:01.311Z] #0 8.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.311Z] #0 9.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.311Z] #63 ... [2025-03-26T13:03:01.311Z] [2025-03-26T13:03:01.311Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T13:03:01.312Z] #0 8.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.312Z] #0 9.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.312Z] #64 ... [2025-03-26T13:03:01.312Z] [2025-03-26T13:03:01.312Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T13:03:01.581Z] #65 ... [2025-03-26T13:03:01.581Z] [2025-03-26T13:03:01.581Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T13:03:01.581Z] #60 DONE 11.2s [2025-03-26T13:03:01.581Z] [2025-03-26T13:03:01.581Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T13:03:01.581Z] #61 DONE 11.1s [2025-03-26T13:03:01.581Z] [2025-03-26T13:03:01.581Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T13:03:01.581Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.581Z] #66 ... [2025-03-26T13:03:01.581Z] [2025-03-26T13:03:01.581Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T13:03:01.581Z] #0 8.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.581Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.704Z] #118 DONE 48.2s [2025-03-26T13:03:01.704Z] [2025-03-26T13:03:01.704Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:01.704Z] #116 DONE 41.0s [2025-03-26T13:03:01.704Z] [2025-03-26T13:03:01.704Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:01.704Z] #77 DONE 48.1s [2025-03-26T13:03:01.704Z] [2025-03-26T13:03:01.704Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:01.704Z] #72 DONE 48.4s [2025-03-26T13:03:01.704Z] [2025-03-26T13:03:01.704Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:01.704Z] #81 DONE 48.1s [2025-03-26T13:03:01.704Z] [2025-03-26T13:03:01.704Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-26T13:03:01.704Z] #119 ... [2025-03-26T13:03:01.704Z] [2025-03-26T13:03:01.704Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:01.704Z] #117 DONE 48.6s [2025-03-26T13:03:01.704Z] [2025-03-26T13:03:01.704Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-26T13:03:01.852Z] #67 ... [2025-03-26T13:03:01.852Z] [2025-03-26T13:03:01.852Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:03:01.852Z] #0 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.852Z] #68 ... [2025-03-26T13:03:01.852Z] [2025-03-26T13:03:01.852Z] #69 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-26T13:03:01.852Z] #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:01.852Z] #0 8.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:02.121Z] #69 ... [2025-03-26T13:03:02.121Z] [2025-03-26T13:03:02.121Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T13:03:02.121Z] #0 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:02.121Z] #70 ... [2025-03-26T13:03:02.121Z] [2025-03-26T13:03:02.121Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T13:03:02.121Z] #0 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:02.121Z] #71 ... [2025-03-26T13:03:02.121Z] [2025-03-26T13:03:02.121Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T13:03:02.121Z] #65 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:03.084Z] #65 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:06.427Z] #65 ... [2025-03-26T13:03:06.427Z] [2025-03-26T13:03:06.427Z] #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:03:06.427Z] #45 6.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:06.427Z] #45 7.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:06.427Z] #45 10.71 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:03:06.427Z] #45 10.71 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:03:06.427Z] #45 10.71 OK: 24048 distinct packages available [2025-03-26T13:03:06.427Z] #45 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:06.427Z] #45 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:06.427Z] #45 ... [2025-03-26T13:03:06.427Z] [2025-03-26T13:03:06.427Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:03:06.427Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.5s [2025-03-26T13:03:09.774Z] #43 ... [2025-03-26T13:03:09.774Z] [2025-03-26T13:03:09.774Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T13:03:09.774Z] #64 19.23 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:09.774Z] #64 19.25 (2/2) Installing su-exec (0.2-r3) [2025-03-26T13:03:09.774Z] #64 19.26 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:09.774Z] #64 19.51 OK: 9 MiB in 16 packages [2025-03-26T13:03:10.740Z] #64 ... [2025-03-26T13:03:10.740Z] [2025-03-26T13:03:10.740Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:03:10.740Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.6s done [2025-03-26T13:03:10.740Z] #55 ... [2025-03-26T13:03:10.740Z] [2025-03-26T13:03:10.740Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:03:11.009Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.4s [2025-03-26T13:03:11.278Z] #43 ... [2025-03-26T13:03:11.278Z] [2025-03-26T13:03:11.278Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T13:03:11.278Z] #59 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:11.278Z] #59 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:11.546Z] #59 ... [2025-03-26T13:03:11.546Z] [2025-03-26T13:03:11.546Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:03:11.546Z] #62 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:11.546Z] #62 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:11.691Z] #120 ... [2025-03-26T13:03:11.691Z] [2025-03-26T13:03:11.691Z] #121 [core-data builder 6/7] COPY . . [2025-03-26T13:03:11.691Z] #121 ... [2025-03-26T13:03:11.691Z] [2025-03-26T13:03:11.691Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-26T13:03:11.691Z] #122 ... [2025-03-26T13:03:11.691Z] [2025-03-26T13:03:11.691Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T13:03:11.691Z] #123 ... [2025-03-26T13:03:11.691Z] [2025-03-26T13:03:11.691Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-03-26T13:03:11.814Z] #62 ... [2025-03-26T13:03:11.814Z] [2025-03-26T13:03:11.814Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T13:03:11.814Z] #0 5.889 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:11.814Z] #0 7.883 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:11.814Z] #72 ... [2025-03-26T13:03:11.814Z] [2025-03-26T13:03:11.814Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T13:03:11.814Z] #58 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:11.814Z] #58 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:12.083Z] #58 ... [2025-03-26T13:03:12.083Z] [2025-03-26T13:03:12.083Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T13:03:12.083Z] #0 5.196 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:12.083Z] #0 7.658 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:12.083Z] #73 ... [2025-03-26T13:03:12.083Z] [2025-03-26T13:03:12.083Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:03:12.681Z] #43 ... [2025-03-26T13:03:12.681Z] [2025-03-26T13:03:12.681Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T13:03:12.681Z] #64 DONE 22.2s [2025-03-26T13:03:12.681Z] [2025-03-26T13:03:12.681Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:03:12.952Z] #43 ... [2025-03-26T13:03:12.952Z] [2025-03-26T13:03:12.952Z] #69 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-26T13:03:12.952Z] #69 19.79 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:12.952Z] #69 19.84 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:12.952Z] #69 19.93 OK: 9 MiB in 15 packages [2025-03-26T13:03:12.952Z] #69 DONE 22.8s [2025-03-26T13:03:12.952Z] [2025-03-26T13:03:12.952Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T13:03:12.952Z] #66 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:13.221Z] #66 ... [2025-03-26T13:03:13.221Z] [2025-03-26T13:03:13.221Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T13:03:14.200Z] #74 ... [2025-03-26T13:03:14.200Z] [2025-03-26T13:03:14.200Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:03:14.200Z] #68 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:14.200Z] #68 ... [2025-03-26T13:03:14.200Z] [2025-03-26T13:03:14.200Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:03:14.200Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.0s done [2025-03-26T13:03:14.467Z] #43 ... [2025-03-26T13:03:14.467Z] [2025-03-26T13:03:14.467Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T13:03:14.467Z] #71 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:14.467Z] #71 ... [2025-03-26T13:03:14.467Z] [2025-03-26T13:03:14.467Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T13:03:14.467Z] #70 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:14.735Z] #70 ... [2025-03-26T13:03:14.735Z] [2025-03-26T13:03:14.735Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T13:03:14.735Z] #66 24.22 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:03:14.735Z] #66 24.23 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:03:14.735Z] #66 24.23 OK: 24048 distinct packages available [2025-03-26T13:03:15.326Z] #66 ... [2025-03-26T13:03:15.326Z] [2025-03-26T13:03:15.326Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T13:03:15.326Z] #63 20.84 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:15.326Z] #63 20.88 (2/4) Installing openssl (3.3.3-r0) [2025-03-26T13:03:15.326Z] #63 21.00 (3/4) Installing su-exec (0.2-r3) [2025-03-26T13:03:15.326Z] #63 21.01 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T13:03:15.326Z] #63 22.03 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:15.326Z] #63 22.21 OK: 20 MiB in 18 packages [2025-03-26T13:03:15.326Z] #63 DONE 25.1s [2025-03-26T13:03:15.605Z] [2025-03-26T13:03:15.605Z] #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:03:15.605Z] #45 25.73 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:15.605Z] #45 25.80 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-26T13:03:15.605Z] #45 25.90 (3/5) Installing libucontext (1.2-r3) [2025-03-26T13:03:15.605Z] #45 25.99 (4/5) Installing gcompat (1.1.0-r4) [2025-03-26T13:03:15.605Z] #45 26.13 (5/5) Installing openssl (3.3.3-r0) [2025-03-26T13:03:15.874Z] #45 26.26 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:16.151Z] #45 26.63 OK: 10 MiB in 19 packages [2025-03-26T13:03:17.123Z] #45 ... [2025-03-26T13:03:17.123Z] [2025-03-26T13:03:17.123Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:03:17.123Z] #68 24.31 OK: 239 MiB in 58 packages [2025-03-26T13:03:17.123Z] #68 DONE 27.3s [2025-03-26T13:03:17.400Z] [2025-03-26T13:03:17.400Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:03:17.400Z] #62 27.05 OK: 239 MiB in 58 packages [2025-03-26T13:03:17.994Z] #62 ... [2025-03-26T13:03:17.994Z] [2025-03-26T13:03:17.994Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:17.994Z] #75 DONE 0.6s [2025-03-26T13:03:17.994Z] [2025-03-26T13:03:17.994Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T13:03:17.994Z] #58 25.11 OK: 239 MiB in 58 packages [2025-03-26T13:03:17.994Z] #58 DONE 27.4s [2025-03-26T13:03:17.994Z] [2025-03-26T13:03:17.994Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:17.994Z] #76 ... [2025-03-26T13:03:17.994Z] [2025-03-26T13:03:17.994Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T13:03:17.994Z] #56 20.07 (1/4) Installing ca-certificates (20241121-r1) [2025-03-26T13:03:17.994Z] #56 20.75 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:17.994Z] #56 20.80 (3/4) Installing su-exec (0.2-r3) [2025-03-26T13:03:17.994Z] #56 20.81 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T13:03:17.994Z] #56 22.66 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:17.994Z] #56 22.78 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:03:17.994Z] #56 24.50 OK: 20 MiB in 18 packages [2025-03-26T13:03:17.994Z] #56 DONE 27.9s [2025-03-26T13:03:18.265Z] [2025-03-26T13:03:18.265Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-26T13:03:18.538Z] #77 ... [2025-03-26T13:03:18.538Z] [2025-03-26T13:03:18.538Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T13:03:18.538Z] #71 25.94 OK: 239 MiB in 58 packages [2025-03-26T13:03:18.538Z] #71 DONE 28.2s [2025-03-26T13:03:18.813Z] [2025-03-26T13:03:18.813Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T13:03:18.813Z] #74 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:19.087Z] #74 ... [2025-03-26T13:03:19.087Z] [2025-03-26T13:03:19.087Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T13:03:19.087Z] #67 21.38 (1/7) Installing ca-certificates (20241121-r1) [2025-03-26T13:03:19.087Z] #67 21.95 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:19.087Z] #67 21.97 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-26T13:03:19.087Z] #67 21.99 (4/7) Installing libsodium (1.0.19-r0) [2025-03-26T13:03:19.087Z] #67 22.03 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-26T13:03:19.087Z] #67 22.38 (6/7) Installing libzmq (4.3.5-r2) [2025-03-26T13:03:19.087Z] #67 22.53 (7/7) Installing zeromq (4.3.5-r2) [2025-03-26T13:03:19.087Z] #67 22.72 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:19.087Z] #67 22.93 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:03:19.087Z] #67 24.41 OK: 14 MiB in 21 packages [2025-03-26T13:03:19.087Z] #67 DONE 28.7s [2025-03-26T13:03:19.087Z] [2025-03-26T13:03:19.087Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T13:03:19.087Z] #70 25.48 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:19.087Z] #70 25.51 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:19.087Z] #70 25.77 OK: 9 MiB in 15 packages [2025-03-26T13:03:19.087Z] #70 DONE 28.9s [2025-03-26T13:03:19.087Z] [2025-03-26T13:03:19.087Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:19.358Z] #78 ... [2025-03-26T13:03:19.358Z] [2025-03-26T13:03:19.358Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T13:03:19.358Z] #57 19.17 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:03:19.358Z] #57 19.18 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:03:19.358Z] #57 19.18 OK: 24048 distinct packages available [2025-03-26T13:03:19.358Z] #57 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:19.358Z] #57 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:19.627Z] #57 ... [2025-03-26T13:03:19.627Z] [2025-03-26T13:03:19.627Z] #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T13:03:19.627Z] #45 DONE 30.0s [2025-03-26T13:03:19.627Z] [2025-03-26T13:03:19.627Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T13:03:19.806Z] #124 DONE 17.3s [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:19.806Z] #125 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:19.806Z] #126 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #127 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:19.806Z] #128 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #129 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:19.806Z] #130 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #119 DONE 17.4s [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #123 DONE 17.4s [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-26T13:03:19.806Z] #122 DONE 17.4s [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #121 [core-data builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #121 DONE 17.5s [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:19.806Z] #131 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:19.806Z] #132 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #133 [core-command builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #133 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:19.806Z] #134 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:19.806Z] #135 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #136 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:19.806Z] #137 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:19.806Z] #138 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #139 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #120 DONE 17.4s [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #140 [core-metadata builder 6/7] COPY . . [2025-03-26T13:03:19.806Z] #140 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:19.806Z] #141 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:19.806Z] #142 CACHED [2025-03-26T13:03:19.806Z] [2025-03-26T13:03:19.806Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T13:03:19.895Z] #79 ... [2025-03-26T13:03:19.895Z] [2025-03-26T13:03:19.895Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T13:03:19.895Z] #62 DONE 29.5s [2025-03-26T13:03:20.164Z] [2025-03-26T13:03:20.164Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:20.164Z] #76 DONE 2.1s [2025-03-26T13:03:20.164Z] [2025-03-26T13:03:20.164Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T13:03:20.164Z] #74 7.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:20.380Z] #143 1.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T13:03:21.608Z] #74 ... [2025-03-26T13:03:21.608Z] [2025-03-26T13:03:21.608Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T13:03:21.608Z] #59 24.26 (1/3) Installing ca-certificates (20241121-r1) [2025-03-26T13:03:21.608Z] #59 24.77 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:21.608Z] #59 24.81 (3/3) Installing tzdata (2025b-r0) [2025-03-26T13:03:21.608Z] #59 26.70 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:21.608Z] #59 27.06 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:03:21.608Z] #59 28.76 OK: 11 MiB in 17 packages [2025-03-26T13:03:21.608Z] #59 DONE 31.1s [2025-03-26T13:03:21.608Z] [2025-03-26T13:03:21.608Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:21.608Z] #80 ... [2025-03-26T13:03:21.608Z] [2025-03-26T13:03:21.608Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:21.608Z] #81 DONE 2.8s [2025-03-26T13:03:21.881Z] [2025-03-26T13:03:21.881Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:22.475Z] #82 ... [2025-03-26T13:03:22.475Z] [2025-03-26T13:03:22.475Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:22.475Z] #83 DONE 2.7s [2025-03-26T13:03:22.475Z] [2025-03-26T13:03:22.475Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T13:03:22.475Z] #0 5.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:22.475Z] #0 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:22.745Z] #84 ... [2025-03-26T13:03:22.745Z] [2025-03-26T13:03:22.745Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:23.027Z] #85 ... [2025-03-26T13:03:23.027Z] [2025-03-26T13:03:23.027Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T13:03:23.027Z] #73 19.77 OK: 239 MiB in 58 packages [2025-03-26T13:03:23.027Z] #73 DONE 21.6s [2025-03-26T13:03:23.295Z] [2025-03-26T13:03:23.295Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-26T13:03:24.651Z] #143 ... [2025-03-26T13:03:24.651Z] [2025-03-26T13:03:24.651Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:03:24.651Z] #0 1.423 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T13:03:24.707Z] #86 ... [2025-03-26T13:03:24.707Z] [2025-03-26T13:03:24.707Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T13:03:24.707Z] #72 20.66 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:24.707Z] #72 21.53 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:24.707Z] #72 21.73 OK: 9 MiB in 15 packages [2025-03-26T13:03:24.707Z] #72 DONE 23.3s [2025-03-26T13:03:24.975Z] [2025-03-26T13:03:24.975Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T13:03:24.975Z] #65 24.53 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T13:03:24.975Z] #65 24.55 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T13:03:24.975Z] #65 24.55 OK: 24068 distinct packages available [2025-03-26T13:03:24.975Z] #65 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:24.975Z] #65 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:25.241Z] #65 ... [2025-03-26T13:03:25.241Z] [2025-03-26T13:03:25.241Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-26T13:03:25.241Z] #86 DONE 1.8s [2025-03-26T13:03:25.241Z] [2025-03-26T13:03:25.241Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T13:03:25.241Z] #57 33.35 (1/14) Installing ca-certificates (20241121-r1) [2025-03-26T13:03:25.241Z] #57 33.69 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-26T13:03:25.241Z] #57 33.88 (3/14) Installing c-ares (1.33.1-r0) [2025-03-26T13:03:25.241Z] #57 33.90 (4/14) Installing libunistring (1.2-r0) [2025-03-26T13:03:25.241Z] #57 34.19 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-26T13:03:25.241Z] #57 34.22 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-26T13:03:25.241Z] #57 34.30 (7/14) Installing libpsl (0.21.5-r1) [2025-03-26T13:03:25.241Z] #57 34.34 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-26T13:03:25.241Z] #57 34.47 (9/14) Installing libcurl (8.12.1-r0) [2025-03-26T13:03:25.241Z] #57 34.57 (10/14) Installing curl (8.12.1-r0) [2025-03-26T13:03:25.241Z] #57 34.62 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:25.241Z] #57 34.65 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-26T13:03:25.241Z] #57 34.69 (13/14) Installing libucontext (1.2-r3) [2025-03-26T13:03:25.241Z] #57 34.71 (14/14) Installing gcompat (1.1.0-r4) [2025-03-26T13:03:25.241Z] #57 34.79 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:25.241Z] #57 34.94 Executing ca-certificates-20241121-r1.trigger [2025-03-26T13:03:25.509Z] #57 ... [2025-03-26T13:03:25.509Z] [2025-03-26T13:03:25.509Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-26T13:03:25.509Z] #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:25.509Z] #87 ... [2025-03-26T13:03:25.509Z] [2025-03-26T13:03:25.509Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:26.930Z] #88 ... [2025-03-26T13:03:26.930Z] [2025-03-26T13:03:26.930Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T13:03:26.930Z] #66 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:26.930Z] #66 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:26.930Z] #66 35.99 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T13:03:26.930Z] #66 36.00 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-26T13:03:26.930Z] #66 36.01 (3/4) Installing libucontext (1.2-r3) [2025-03-26T13:03:26.930Z] #66 36.04 (4/4) Installing gcompat (1.1.0-r4) [2025-03-26T13:03:26.930Z] #66 36.05 Executing busybox-1.36.1-r29.trigger [2025-03-26T13:03:26.930Z] #66 36.13 OK: 9 MiB in 18 packages [2025-03-26T13:03:26.930Z] #66 ... [2025-03-26T13:03:26.930Z] [2025-03-26T13:03:26.930Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T13:03:26.930Z] #74 14.15 OK: 9 MiB in 15 packages [2025-03-26T13:03:27.512Z] #74 ... [2025-03-26T13:03:27.512Z] [2025-03-26T13:03:27.512Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T13:03:27.512Z] #65 36.13 OK: 239 MiB in 58 packages [2025-03-26T13:03:27.512Z] #65 DONE 37.2s [2025-03-26T13:03:27.782Z] [2025-03-26T13:03:27.782Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T13:03:27.782Z] #66 DONE 37.4s [2025-03-26T13:03:27.782Z] [2025-03-26T13:03:27.782Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:27.782Z] #89 ... [2025-03-26T13:03:27.782Z] [2025-03-26T13:03:27.782Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:28.054Z] #90 ... [2025-03-26T13:03:28.054Z] [2025-03-26T13:03:28.054Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T13:03:28.054Z] #57 35.89 OK: 15 MiB in 28 packages [2025-03-26T13:03:28.054Z] #57 DONE 37.8s [2025-03-26T13:03:28.054Z] [2025-03-26T13:03:28.054Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T13:03:28.651Z] #91 ... [2025-03-26T13:03:28.651Z] [2025-03-26T13:03:28.651Z] #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T13:03:28.651Z] #74 DONE 15.8s [2025-03-26T13:03:28.651Z] [2025-03-26T13:03:28.651Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T13:03:28.651Z] #84 15.35 OK: 9 MiB in 16 packages [2025-03-26T13:03:28.651Z] #84 DONE 16.2s [2025-03-26T13:03:28.825Z] #144 ... [2025-03-26T13:03:28.825Z] [2025-03-26T13:03:28.825Z] #145 [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-03-26T13:03:28.825Z] #0 0.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T13:03:28.825Z] #145 ... [2025-03-26T13:03:28.825Z] [2025-03-26T13:03:28.825Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T13:03:28.825Z] #0 1.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T13:03:28.925Z] [2025-03-26T13:03:28.925Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:03:28.925Z] #89 DONE 1.1s [2025-03-26T13:03:28.925Z] [2025-03-26T13:03:28.925Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:29.082Z] #146 ... [2025-03-26T13:03:29.082Z] [2025-03-26T13:03:29.082Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T13:03:29.082Z] #0 1.239 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T13:03:29.082Z] #147 ... [2025-03-26T13:03:29.082Z] [2025-03-26T13:03:29.082Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T13:03:29.082Z] #0 1.279 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T13:03:29.340Z] #148 ... [2025-03-26T13:03:29.340Z] [2025-03-26T13:03:29.340Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T13:03:29.340Z] #0 1.137 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-26T13:03:29.521Z] #92 ... [2025-03-26T13:03:29.521Z] [2025-03-26T13:03:29.521Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-26T13:03:29.521Z] #87 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:29.521Z] #87 13.41 OK: 20 MiB in 18 packages [2025-03-26T13:03:29.521Z] #87 DONE 14.1s [2025-03-26T13:03:29.521Z] [2025-03-26T13:03:29.521Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:29.521Z] #93 ... [2025-03-26T13:03:29.521Z] [2025-03-26T13:03:29.521Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-26T13:03:29.597Z] #149 ... [2025-03-26T13:03:29.597Z] [2025-03-26T13:03:29.597Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T13:03:29.597Z] #0 0.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-26T13:03:29.597Z] #150 ... [2025-03-26T13:03:29.597Z] [2025-03-26T13:03:29.597Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T13:03:29.597Z] #0 0.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T13:03:29.788Z] #94 DONE 0.3s [2025-03-26T13:03:29.789Z] [2025-03-26T13:03:29.789Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T13:03:29.854Z] #151 ... [2025-03-26T13:03:29.854Z] [2025-03-26T13:03:29.854Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T13:03:29.854Z] #0 0.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T13:03:29.854Z] #152 ... [2025-03-26T13:03:29.854Z] [2025-03-26T13:03:29.854Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T13:03:29.854Z] #0 0.980 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T13:03:30.111Z] #153 ... [2025-03-26T13:03:30.111Z] [2025-03-26T13:03:30.111Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T13:03:30.111Z] #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T13:03:30.377Z] #95 ... [2025-03-26T13:03:30.377Z] [2025-03-26T13:03:30.377Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:30.377Z] #96 ... [2025-03-26T13:03:30.377Z] [2025-03-26T13:03:30.377Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:30.377Z] #93 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:31.337Z] #93 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:34.695Z] #93 ... [2025-03-26T13:03:34.695Z] [2025-03-26T13:03:34.695Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T13:03:34.695Z] #95 DONE 5.3s [2025-03-26T13:03:34.695Z] [2025-03-26T13:03:34.695Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-26T13:03:34.695Z] #97 DONE 0.2s [2025-03-26T13:03:34.695Z] [2025-03-26T13:03:34.695Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T13:03:34.695Z] #91 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:35.279Z] #91 7.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:38.636Z] #91 ... [2025-03-26T13:03:38.636Z] [2025-03-26T13:03:38.636Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:38.636Z] #93 18.01 OK: 9 MiB in 15 packages [2025-03-26T13:03:38.636Z] #93 DONE 18.8s [2025-03-26T13:03:38.636Z] [2025-03-26T13:03:38.636Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T13:03:38.636Z] #79 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:38.636Z] #79 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:38.636Z] #79 18.38 OK: 10 MiB in 19 packages [2025-03-26T13:03:38.636Z] #79 ... [2025-03-26T13:03:38.636Z] [2025-03-26T13:03:38.636Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:38.636Z] #0 5.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:38.636Z] #0 6.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:38.636Z] #98 ... [2025-03-26T13:03:38.636Z] [2025-03-26T13:03:38.636Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T13:03:38.636Z] #79 DONE 19.2s [2025-03-26T13:03:38.636Z] [2025-03-26T13:03:38.636Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-26T13:03:40.056Z] #99 ... [2025-03-26T13:03:40.056Z] [2025-03-26T13:03:40.056Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-26T13:03:40.056Z] #77 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:40.056Z] #77 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:40.056Z] #77 19.96 OK: 20 MiB in 18 packages [2025-03-26T13:03:40.056Z] #77 DONE 21.8s [2025-03-26T13:03:40.056Z] [2025-03-26T13:03:40.056Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-26T13:03:40.056Z] #99 DONE 1.3s [2025-03-26T13:03:40.056Z] [2025-03-26T13:03:40.056Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:03:40.325Z] #100 ... [2025-03-26T13:03:40.325Z] [2025-03-26T13:03:40.325Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:40.325Z] #78 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:40.325Z] #78 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:40.325Z] #78 19.38 OK: 14 MiB in 21 packages [2025-03-26T13:03:40.325Z] #78 DONE 21.2s [2025-03-26T13:03:40.325Z] [2025-03-26T13:03:40.325Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:03:40.910Z] #101 DONE 2.1s [2025-03-26T13:03:40.910Z] [2025-03-26T13:03:40.910Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-26T13:03:40.910Z] #102 DONE 0.2s [2025-03-26T13:03:40.910Z] [2025-03-26T13:03:40.910Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:40.910Z] #80 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:40.910Z] #80 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T13:03:40.910Z] #80 19.65 OK: 11 MiB in 17 packages [2025-03-26T13:03:40.910Z] #80 ... [2025-03-26T13:03:40.910Z] [2025-03-26T13:03:40.910Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-26T13:03:41.226Z] #103 DONE 0.2s [2025-03-26T13:03:41.226Z] [2025-03-26T13:03:41.226Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T13:03:41.494Z] #104 DONE 0.3s [2025-03-26T13:03:41.494Z] [2025-03-26T13:03:41.494Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-26T13:03:41.762Z] #105 DONE 0.2s [2025-03-26T13:03:41.762Z] [2025-03-26T13:03:41.762Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-26T13:03:42.033Z] #106 DONE 0.3s [2025-03-26T13:03:42.033Z] [2025-03-26T13:03:42.033Z] #107 [security-spire-server] exporting to image [2025-03-26T13:03:42.033Z] #107 exporting layers [2025-03-26T13:03:42.621Z] #107 ... [2025-03-26T13:03:42.621Z] [2025-03-26T13:03:42.621Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:42.621Z] #80 DONE 21.1s [2025-03-26T13:03:42.621Z] [2025-03-26T13:03:42.621Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:42.621Z] #98 13.35 OK: 15 MiB in 28 packages [2025-03-26T13:03:42.910Z] #98 ... [2025-03-26T13:03:42.910Z] [2025-03-26T13:03:42.910Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T13:03:42.910Z] #91 13.14 OK: 9 MiB in 18 packages [2025-03-26T13:03:42.910Z] #91 DONE 14.8s [2025-03-26T13:03:42.910Z] [2025-03-26T13:03:42.910Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T13:03:42.910Z] #98 DONE 14.7s [2025-03-26T13:03:42.910Z] [2025-03-26T13:03:42.910Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:03:43.890Z] #108 ... [2025-03-26T13:03:43.891Z] [2025-03-26T13:03:43.891Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:03:43.891Z] #100 DONE 3.9s [2025-03-26T13:03:44.159Z] [2025-03-26T13:03:44.159Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-26T13:03:44.159Z] #109 DONE 0.2s [2025-03-26T13:03:44.159Z] [2025-03-26T13:03:44.159Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-26T13:03:44.159Z] #110 DONE 0.2s [2025-03-26T13:03:44.159Z] [2025-03-26T13:03:44.159Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:03:44.749Z] #108 ... [2025-03-26T13:03:44.749Z] [2025-03-26T13:03:44.749Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T13:03:44.749Z] #111 DONE 0.3s [2025-03-26T13:03:44.749Z] [2025-03-26T13:03:44.749Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-26T13:03:44.749Z] #112 DONE 0.2s [2025-03-26T13:03:44.749Z] [2025-03-26T13:03:44.749Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:44.749Z] #85 ... [2025-03-26T13:03:44.749Z] [2025-03-26T13:03:44.749Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-26T13:03:45.021Z] #113 DONE 0.3s [2025-03-26T13:03:45.021Z] [2025-03-26T13:03:45.021Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:03:45.021Z] #92 ... [2025-03-26T13:03:45.021Z] [2025-03-26T13:03:45.021Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T13:03:45.021Z] #108 DONE 2.2s [2025-03-26T13:03:45.021Z] [2025-03-26T13:03:45.021Z] #107 [security-spire-agent] exporting to image [2025-03-26T13:03:45.609Z] #107 ... [2025-03-26T13:03:45.609Z] [2025-03-26T13:03:45.609Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-26T13:03:45.609Z] #114 DONE 0.2s [2025-03-26T13:03:45.609Z] [2025-03-26T13:03:45.609Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-26T13:03:45.609Z] #115 DONE 0.3s [2025-03-26T13:03:45.609Z] [2025-03-26T13:03:45.609Z] #107 [security-spire-agent] exporting to image [2025-03-26T13:03:45.877Z] #107 ... [2025-03-26T13:03:45.877Z] [2025-03-26T13:03:45.877Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T13:03:45.877Z] #116 DONE 0.3s [2025-03-26T13:03:45.877Z] [2025-03-26T13:03:45.877Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-26T13:03:46.148Z] #117 DONE 0.2s [2025-03-26T13:03:46.148Z] [2025-03-26T13:03:46.148Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-26T13:03:46.414Z] #118 DONE 0.3s [2025-03-26T13:03:46.414Z] [2025-03-26T13:03:46.414Z] #107 [security-spire-config] exporting to image [2025-03-26T13:03:46.414Z] #107 writing image sha256:d98318f549ccc9f043061713ae144c5f5f8b620c9c057e680a13a4fa0add93cc 0.0s done [2025-03-26T13:03:46.414Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2025-03-26T13:03:47.847Z] #107 exporting layers 2.7s done [2025-03-26T13:03:47.847Z] #107 writing image sha256:ab7c1d6f68852a491bd890a158cd07887e0e5b3529b0b6874e9dcd159af235c2 done [2025-03-26T13:03:47.847Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-26T13:03:48.429Z] #107 exporting layers 2.0s done [2025-03-26T13:03:48.429Z] #107 writing image sha256:69454602d39cba1e489b38280af34c96c22674b3fa7faa99a65e9019b1b485b0 done [2025-03-26T13:03:48.429Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2025-03-26T13:03:48.429Z] #107 DONE 6.5s [2025-03-26T13:03:48.429Z] [2025-03-26T13:03:48.429Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:04:51.536Z] #154 DONE 91.4s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:04:51.536Z] #35 ... [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T13:04:51.536Z] #148 DONE 91.3s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:04:51.536Z] #155 DONE 0.3s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-26T13:04:51.536Z] #156 DONE 0.2s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:04:51.536Z] #157 DONE 0.1s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-26T13:04:51.536Z] #158 DONE 0.3s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:04:51.536Z] #159 DONE 0.3s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-26T13:04:51.536Z] #160 ... [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-26T13:04:51.536Z] #161 DONE 0.2s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-26T13:04:51.536Z] #160 DONE 1.0s [2025-03-26T13:04:51.536Z] [2025-03-26T13:04:51.536Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:04:51.795Z] #162 DONE 0.3s [2025-03-26T13:04:51.795Z] [2025-03-26T13:04:51.795Z] #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-03-26T13:04:52.437Z] #163 ... [2025-03-26T13:04:52.437Z] [2025-03-26T13:04:52.437Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:04:52.437Z] #164 DONE 0.2s [2025-03-26T13:04:52.437Z] [2025-03-26T13:04:52.437Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-26T13:04:52.697Z] #165 DONE 0.2s [2025-03-26T13:04:52.697Z] [2025-03-26T13:04:52.697Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-26T13:04:52.697Z] #166 DONE 0.2s [2025-03-26T13:04:52.697Z] [2025-03-26T13:04:52.697Z] #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-03-26T13:04:52.697Z] #163 DONE 1.2s [2025-03-26T13:04:52.697Z] [2025-03-26T13:04:52.697Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-26T13:04:52.697Z] #113 exporting layers [2025-03-26T13:04:52.956Z] #113 ... [2025-03-26T13:04:52.956Z] [2025-03-26T13:04:52.956Z] #167 [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-03-26T13:04:52.956Z] #167 DONE 0.3s [2025-03-26T13:04:52.956Z] [2025-03-26T13:04:52.956Z] #168 [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-03-26T13:04:52.956Z] #168 DONE 0.1s [2025-03-26T13:04:52.956Z] [2025-03-26T13:04:52.956Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-26T13:04:52.956Z] #113 exporting layers 0.4s done [2025-03-26T13:04:52.956Z] #113 writing image sha256:c33741634a0d5c09edd1bccf21750c8ae7e99f41c73b20b8c2fe51237d44ae47 [2025-03-26T13:04:53.214Z] #113 writing image sha256:c33741634a0d5c09edd1bccf21750c8ae7e99f41c73b20b8c2fe51237d44ae47 0.0s done [2025-03-26T13:04:53.214Z] #113 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-03-26T13:04:53.214Z] #113 DONE 1.4s [2025-03-26T13:04:53.214Z] [2025-03-26T13:04:53.214Z] #169 [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-03-26T13:04:53.214Z] #169 DONE 0.2s [2025-03-26T13:04:53.214Z] [2025-03-26T13:04:53.214Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:04:53.214Z] #35 ... [2025-03-26T13:04:53.214Z] [2025-03-26T13:04:53.214Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-26T13:04:53.214Z] #170 DONE 0.1s [2025-03-26T13:04:53.214Z] [2025-03-26T13:04:53.214Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-26T13:04:54.148Z] #171 DONE 1.1s [2025-03-26T13:04:54.148Z] [2025-03-26T13:04:54.148Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:04:54.412Z] #35 ... [2025-03-26T13:04:54.412Z] [2025-03-26T13:04:54.412Z] #113 [security-bootstrapper] exporting to image [2025-03-26T13:04:54.671Z] #113 exporting layers 0.4s done [2025-03-26T13:04:54.671Z] #113 writing image sha256:752e8054ef801ce055c7503ffe016d6bf52fb86f089a501038fd2331c721e371 done [2025-03-26T13:04:54.671Z] #113 naming to docker.io/library/security-bootstrapper 0.0s done [2025-03-26T13:04:54.671Z] #113 DONE 1.8s [2025-03-26T13:04:54.671Z] [2025-03-26T13:04:54.671Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T13:05:10.222Z] #55 ... [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #96 DONE 103.5s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #88 DONE 98.6s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #92 DONE 95.1s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #85 DONE 101.1s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #90 DONE 106.0s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #119 ... [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #82 DONE 102.2s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #120 ... [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #121 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #122 [core-data builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #122 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:05:10.222Z] #123 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #124 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #125 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:05:10.222Z] #126 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #127 [security-proxy-auth builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #127 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:05:10.222Z] #128 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #129 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #130 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:05:10.222Z] #131 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #132 [core-metadata builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #132 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #133 [core-command builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #133 DONE 1.9s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #134 [security-proxy-setup builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #134 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:05:10.222Z] #135 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #136 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #119 DONE 1.9s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #137 DONE 1.9s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #138 [core-keeper builder 7/8] COPY . . [2025-03-26T13:05:10.222Z] #138 DONE 2.0s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #139 [support-notifications builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #139 DONE 2.1s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #120 DONE 1.9s [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T13:05:10.222Z] #140 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-03-26T13:05:10.222Z] #141 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T13:05:10.222Z] #142 CACHED [2025-03-26T13:05:10.222Z] [2025-03-26T13:05:10.222Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:05:11.207Z] #143 ... [2025-03-26T13:05:11.207Z] [2025-03-26T13:05:11.207Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T13:05:11.207Z] #0 5.414 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-26T13:05:11.476Z] #144 ... [2025-03-26T13:05:11.476Z] [2025-03-26T13:05:11.476Z] #145 [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-03-26T13:05:11.476Z] #0 5.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T13:05:11.476Z] #145 ... [2025-03-26T13:05:11.476Z] [2025-03-26T13:05:11.476Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T13:05:11.476Z] #0 5.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T13:05:11.750Z] #146 ... [2025-03-26T13:05:11.750Z] [2025-03-26T13:05:11.750Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T13:05:11.750Z] #0 5.826 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T13:05:11.750Z] #147 ... [2025-03-26T13:05:11.750Z] [2025-03-26T13:05:11.750Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T13:05:11.750Z] #0 5.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T13:05:12.017Z] #148 ... [2025-03-26T13:05:12.017Z] [2025-03-26T13:05:12.017Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:05:12.017Z] #143 6.067 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T13:05:16.379Z] #143 ... [2025-03-26T13:05:16.379Z] [2025-03-26T13:05:16.379Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T13:05:16.379Z] #0 4.799 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T13:05:16.379Z] #149 ... [2025-03-26T13:05:16.379Z] [2025-03-26T13:05:16.379Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T13:05:16.379Z] #0 4.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T13:05:16.379Z] #150 ... [2025-03-26T13:05:16.379Z] [2025-03-26T13:05:16.379Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T13:05:16.379Z] #0 3.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T13:05:16.379Z] #151 ... [2025-03-26T13:05:16.379Z] [2025-03-26T13:05:16.379Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T13:05:16.379Z] #0 6.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-26T13:05:16.379Z] #152 ... [2025-03-26T13:05:16.379Z] [2025-03-26T13:05:16.379Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T13:05:16.379Z] #0 6.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T13:05:16.647Z] #153 ... [2025-03-26T13:05:16.647Z] [2025-03-26T13:05:16.647Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T13:05:16.647Z] #0 4.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T13:05:50.872Z] #153 ... [2025-03-26T13:05:50.872Z] [2025-03-26T13:05:50.872Z] #145 [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-03-26T13:05:50.872Z] #145 144.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T13:06:00.853Z] #145 ... [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T13:06:00.853Z] #152 DONE 161.1s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T13:06:00.853Z] #149 DONE 161.1s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T13:06:00.853Z] #151 DONE 161.1s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T13:06:00.853Z] #143 DONE 161.1s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #145 [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-03-26T13:06:00.853Z] #145 DONE 161.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T13:06:00.853Z] #150 DONE 161.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #172 ... [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T13:06:00.853Z] #147 DONE 161.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T13:06:00.853Z] #146 DONE 161.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T13:06:00.853Z] #153 DONE 161.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #173 ... [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:06:00.853Z] #144 DONE 161.5s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #174 DONE 0.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #175 DONE 0.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #172 DONE 0.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #176 DONE 0.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #177 DONE 0.2s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #178 DONE 0.2s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #179 ... [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #173 DONE 0.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #180 DONE 0.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #181 DONE 0.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-26T13:06:00.853Z] #182 DONE 0.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #183 DONE 0.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #184 DONE 0.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #185 CACHED [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #186 CACHED [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #187 DONE 0.4s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #179 DONE 0.3s [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:00.853Z] #188 CACHED [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:06:00.853Z] #189 CACHED [2025-03-26T13:06:00.853Z] [2025-03-26T13:06:00.853Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-26T13:06:01.113Z] #190 ... [2025-03-26T13:06:01.113Z] [2025-03-26T13:06:01.113Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:01.113Z] #191 DONE 0.3s [2025-03-26T13:06:01.113Z] [2025-03-26T13:06:01.113Z] #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:06:01.113Z] #192 DONE 0.3s [2025-03-26T13:06:01.113Z] [2025-03-26T13:06:01.113Z] #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:06:01.113Z] #193 DONE 0.3s [2025-03-26T13:06:01.375Z] [2025-03-26T13:06:01.375Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-26T13:06:01.767Z] #194 ... [2025-03-26T13:06:01.767Z] [2025-03-26T13:06:01.767Z] #195 [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-03-26T13:06:01.767Z] #195 DONE 0.9s [2025-03-26T13:06:01.767Z] [2025-03-26T13:06:01.767Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-26T13:06:01.767Z] #196 DONE 0.9s [2025-03-26T13:06:01.767Z] [2025-03-26T13:06:01.767Z] #197 [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-03-26T13:06:01.767Z] #197 DONE 0.9s [2025-03-26T13:06:02.026Z] [2025-03-26T13:06:02.027Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-26T13:06:02.027Z] #198 DONE 0.9s [2025-03-26T13:06:02.027Z] [2025-03-26T13:06:02.027Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-26T13:06:02.027Z] #199 DONE 0.9s [2025-03-26T13:06:02.027Z] [2025-03-26T13:06:02.027Z] #113 [core-keeper] exporting to image [2025-03-26T13:06:02.027Z] #113 exporting layers [2025-03-26T13:06:02.027Z] #113 ... [2025-03-26T13:06:02.027Z] [2025-03-26T13:06:02.027Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-26T13:06:02.027Z] #190 DONE 1.2s [2025-03-26T13:06:02.027Z] [2025-03-26T13:06:02.027Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-26T13:06:02.027Z] #200 DONE 1.2s [2025-03-26T13:06:02.027Z] [2025-03-26T13:06:02.027Z] #113 [core-keeper] exporting to image [2025-03-26T13:06:02.027Z] #113 exporting layers 0.3s done [2025-03-26T13:06:02.285Z] #113 ... [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-26T13:06:02.285Z] #201 DONE 1.2s [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #113 [core-keeper] exporting to image [2025-03-26T13:06:02.285Z] #113 writing image sha256:029a960b7a079d34d7c8e23085c8223faa65e0b615a3df08f3cb1aab5c5b79c5 done [2025-03-26T13:06:02.285Z] #113 naming to docker.io/library/core-keeper [2025-03-26T13:06:02.285Z] #113 ... [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-26T13:06:02.285Z] #202 DONE 0.6s [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-26T13:06:02.285Z] #194 DONE 1.2s [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #203 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-26T13:06:02.285Z] #203 DONE 0.5s [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:06:02.285Z] #204 DONE 0.6s [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-26T13:06:02.285Z] #205 DONE 0.5s [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:06:02.285Z] #206 DONE 0.4s [2025-03-26T13:06:02.285Z] [2025-03-26T13:06:02.285Z] #113 [support-scheduler] exporting to image [2025-03-26T13:06:02.286Z] #113 naming to docker.io/library/core-keeper done [2025-03-26T13:06:02.545Z] #113 ... [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:06:02.545Z] #207 DONE 0.4s [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #113 [core-command] exporting to image [2025-03-26T13:06:02.545Z] #113 ... [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-26T13:06:02.545Z] #208 DONE 0.5s [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #209 [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-03-26T13:06:02.545Z] #209 DONE 0.3s [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:06:02.545Z] #210 DONE 0.3s [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-26T13:06:02.545Z] #211 DONE 0.3s [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:06:02.545Z] #212 DONE 0.3s [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-26T13:06:02.545Z] #213 DONE 0.3s [2025-03-26T13:06:02.545Z] [2025-03-26T13:06:02.545Z] #113 [support-notifications] exporting to image [2025-03-26T13:06:02.545Z] #113 exporting layers 0.2s done [2025-03-26T13:06:02.805Z] #113 ... [2025-03-26T13:06:02.805Z] [2025-03-26T13:06:02.805Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-26T13:06:02.805Z] #214 DONE 0.1s [2025-03-26T13:06:02.805Z] [2025-03-26T13:06:02.805Z] #113 [core-command] exporting to image [2025-03-26T13:06:02.805Z] #113 exporting layers 0.4s done [2025-03-26T13:06:02.805Z] #113 writing image sha256:1a3b4d763f5e7cdc8d69d1ef39aeb3acb1b839013ae10ad901fba580fcaeab0c done [2025-03-26T13:06:02.805Z] #113 naming to docker.io/library/core-data done [2025-03-26T13:06:02.805Z] #113 writing image sha256:bd3474beb0a694b456d23ec1215ec4fa5b599387efb3e8f9138e8d59775e05de 0.0s done [2025-03-26T13:06:02.805Z] #113 naming to docker.io/library/core-command done [2025-03-26T13:06:02.805Z] #113 ... [2025-03-26T13:06:02.805Z] [2025-03-26T13:06:02.805Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T13:06:02.805Z] #215 DONE 0.2s [2025-03-26T13:06:02.805Z] [2025-03-26T13:06:02.805Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-26T13:06:02.805Z] #216 DONE 0.2s [2025-03-26T13:06:02.805Z] [2025-03-26T13:06:02.805Z] #113 [support-scheduler] exporting to image [2025-03-26T13:06:02.805Z] #113 exporting layers 0.3s done [2025-03-26T13:06:02.805Z] #113 writing image sha256:faf387306fd3b448fa479cc5304849f4ad363dd8ea9eb3778edd0d6b0e60416b 0.0s done [2025-03-26T13:06:02.805Z] #113 naming to docker.io/library/support-scheduler done [2025-03-26T13:06:03.065Z] #113 exporting layers 0.4s done [2025-03-26T13:06:03.065Z] #113 writing image sha256:d47a494900f30a2fd185139f62ea3475463cf6665a9531905371d0d42af34805 done [2025-03-26T13:06:03.065Z] #113 naming to docker.io/library/support-notifications done [2025-03-26T13:06:03.065Z] #113 writing image sha256:e614504dfada11c01e85352da7e2298c2a595e42c51a079ba196c5d4452855fc done [2025-03-26T13:06:03.065Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2025-03-26T13:06:03.065Z] #113 ... [2025-03-26T13:06:03.065Z] [2025-03-26T13:06:03.065Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-26T13:06:03.065Z] #217 DONE 0.2s [2025-03-26T13:06:03.065Z] [2025-03-26T13:06:03.065Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T13:06:03.065Z] #218 DONE 0.0s [2025-03-26T13:06:03.325Z] [2025-03-26T13:06:03.325Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T13:06:03.325Z] #219 DONE 0.6s [2025-03-26T13:06:03.325Z] [2025-03-26T13:06:03.325Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T13:06:03.325Z] #220 DONE 0.5s [2025-03-26T13:06:03.325Z] [2025-03-26T13:06:03.325Z] #113 [security-proxy-auth] exporting to image [2025-03-26T13:06:03.325Z] #113 writing image sha256:d927cc1bad2f83c8895e37b757887eee9675a598667b9e3ab0ab8471923325a9 done [2025-03-26T13:06:03.325Z] #113 naming to docker.io/library/core-metadata done [2025-03-26T13:06:03.584Z] #113 ... [2025-03-26T13:06:03.584Z] [2025-03-26T13:06:03.584Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T13:06:03.584Z] #221 DONE 0.5s [2025-03-26T13:06:03.584Z] [2025-03-26T13:06:03.584Z] #113 [security-proxy-setup] exporting to image [2025-03-26T13:06:03.584Z] #113 exporting layers 0.2s done [2025-03-26T13:06:03.584Z] #113 writing image sha256:063a0697d0340778a80e518a94d6a7306f0fd1bc88787a205c9ebb1ffe1b42b4 done [2025-03-26T13:06:03.584Z] #113 naming to docker.io/library/security-proxy-setup done [2025-03-26T13:06:03.843Z] #113 exporting layers 0.2s done [2025-03-26T13:06:03.843Z] #113 writing image sha256:be8b313aa94fae8af8364d5f136dedb412e03a19e3b2333295035183af959d1a done [2025-03-26T13:06:03.843Z] #113 naming to docker.io/library/security-secretstore-setup done [2025-03-26T13:06:04.101Z] #113 exporting layers 1.0s done [2025-03-26T13:06:04.101Z] #113 writing image sha256:89f7179fdf8ac8da2e2b97ae80a2a4702d1dbd5a84b7a3c2de8beebc9d5e4ab4 done [2025-03-26T13:06:04.101Z] #113 naming to docker.io/library/security-proxy-auth done [2025-03-26T13:06:04.101Z] #113 DONE 4.3s [2025-03-26T13:06:04.101Z] [2025-03-26T13:06:04.101Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.101Z] time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.102Z] time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.102Z] time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.102Z] time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.102Z] time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:06:04.102Z] time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-26T13:06:04.112Z] $ docker stop --time=1 6d28e2fbb56b704fe2c0017f9db026619c51d77505164d2fe5f5fd9b347288b5 [2025-03-26T13:06:05.404Z] $ docker rm -f --volumes 6d28e2fbb56b704fe2c0017f9db026619c51d77505164d2fe5f5fd9b347288b5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T13:06:05.742Z] + docker images [2025-03-26T13:06:05.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-26T13:06:05.742Z] security-proxy-setup latest 063a0697d034 2 seconds ago 38.2MB [2025-03-26T13:06:05.742Z] security-secretstore-setup latest be8b313aa94f 2 seconds ago 67.7MB [2025-03-26T13:06:05.742Z] security-proxy-auth latest 89f7179fdf8a 2 seconds ago 31.3MB [2025-03-26T13:06:05.742Z] support-scheduler latest faf387306fd3 3 seconds ago 48.1MB [2025-03-26T13:06:05.742Z] core-metadata latest d927cc1bad2f 3 seconds ago 32.7MB [2025-03-26T13:06:05.742Z] security-spiffe-token-provider latest e614504dfada 3 seconds ago 46.9MB [2025-03-26T13:06:05.742Z] core-data latest 1a3b4d763f5e 3 seconds ago 32.5MB [2025-03-26T13:06:05.742Z] support-notifications latest d47a494900f3 3 seconds ago 51.7MB [2025-03-26T13:06:05.742Z] core-command latest bd3474beb0a6 3 seconds ago 27.9MB [2025-03-26T13:06:05.742Z] core-keeper latest 029a960b7a07 5 seconds ago 32.1MB [2025-03-26T13:06:05.742Z] security-bootstrapper latest 752e8054ef80 About a minute ago 20.3MB [2025-03-26T13:06:05.742Z] core-common-config-bootstrapper latest c33741634a0d About a minute ago 17.1MB [2025-03-26T13:06:05.742Z] security-spire-agent latest fadd47cfb7b7 3 minutes ago 195MB [2025-03-26T13:06:05.742Z] security-spire-config latest a7dbc0f7e3b3 3 minutes ago 149MB [2025-03-26T13:06:05.742Z] security-spire-server latest fe02698f7055 3 minutes ago 149MB [2025-03-26T13:06:05.742Z] ci-base-image-x86_64 latest 91554b3f2771 7 minutes ago 929MB [2025-03-26T13:06:05.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-26T13:06:05.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-26T13:06:05.742Z] 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-03-26T13:06:05.892Z] provisioning config files... [2025-03-26T13:06:05.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config5515028738614749156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:06:06.208Z] ---> ****-login.sh [2025-03-26T13:06:06.208Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:06:06.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:06:06.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:06:06.209Z] Configure a credential helper to remove this warning. See [2025-03-26T13:06:06.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:06:06.209Z] [2025-03-26T13:06:06.209Z] Login Succeeded [2025-03-26T13:06:06.209Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:06:06.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:06:06.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:06:06.467Z] Configure a credential helper to remove this warning. See [2025-03-26T13:06:06.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:06:06.467Z] [2025-03-26T13:06:06.467Z] Login Succeeded [2025-03-26T13:06:06.467Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:06:06.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:06:06.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:06:06.467Z] Configure a credential helper to remove this warning. See [2025-03-26T13:06:06.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:06:06.468Z] [2025-03-26T13:06:06.468Z] Login Succeeded [2025-03-26T13:06:06.468Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:06:06.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:06:06.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:06:06.725Z] Configure a credential helper to remove this warning. See [2025-03-26T13:06:06.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:06:06.725Z] [2025-03-26T13:06:06.725Z] Login Succeeded [2025-03-26T13:06:06.725Z] ****.io [2025-03-26T13:06:06.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:06:06.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:06:06.985Z] Configure a credential helper to remove this warning. See [2025-03-26T13:06:06.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:06:06.985Z] [2025-03-26T13:06:06.985Z] Login Succeeded [2025-03-26T13:06:06.985Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:06:06.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:06:07.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T13:06:07.091Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-26T13:06:07.091Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:06:07.091Z] latest [2025-03-26T13:06:07.091Z] 4.0.0-dev.78 [2025-03-26T13:06:07.091Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:06:07.091Z] main [2025-03-26T13:06:07.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:07.439Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:08.026Z] + docker push nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:06:08.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T13:06:08.026Z] 3ff7dcbfaea9: Preparing [2025-03-26T13:06:08.026Z] 23953a251dfa: Preparing [2025-03-26T13:06:08.026Z] 4a140bdb7890: Preparing [2025-03-26T13:06:08.026Z] ae97275a32e0: Preparing [2025-03-26T13:06:08.026Z] 98e00b564fe4: Preparing [2025-03-26T13:06:08.026Z] e3cbc9449809: Preparing [2025-03-26T13:06:08.026Z] 994456c4fd7b: Preparing [2025-03-26T13:06:08.026Z] e3cbc9449809: Waiting [2025-03-26T13:06:08.026Z] 3ff7dcbfaea9: Pushed [2025-03-26T13:06:08.026Z] ae97275a32e0: Pushed [2025-03-26T13:06:08.026Z] 98e00b564fe4: Pushed [2025-03-26T13:06:08.026Z] 4a140bdb7890: Pushed [2025-03-26T13:06:08.026Z] 994456c4fd7b: Layer already exists [2025-03-26T13:06:08.285Z] e3cbc9449809: Pushed [2025-03-26T13:06:10.186Z] 23953a251dfa: Pushed [2025-03-26T13:06:10.186Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:10.515Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:10.836Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T13:06:10.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T13:06:10.836Z] 3ff7dcbfaea9: Preparing [2025-03-26T13:06:10.836Z] 23953a251dfa: Preparing [2025-03-26T13:06:10.836Z] 4a140bdb7890: Preparing [2025-03-26T13:06:10.836Z] ae97275a32e0: Preparing [2025-03-26T13:06:10.836Z] 98e00b564fe4: Preparing [2025-03-26T13:06:10.836Z] e3cbc9449809: Preparing [2025-03-26T13:06:10.836Z] 994456c4fd7b: Preparing [2025-03-26T13:06:10.836Z] e3cbc9449809: Waiting [2025-03-26T13:06:10.836Z] 4a140bdb7890: Layer already exists [2025-03-26T13:06:10.836Z] ae97275a32e0: Layer already exists [2025-03-26T13:06:10.836Z] 98e00b564fe4: Layer already exists [2025-03-26T13:06:10.836Z] 23953a251dfa: Layer already exists [2025-03-26T13:06:10.836Z] 3ff7dcbfaea9: Layer already exists [2025-03-26T13:06:10.836Z] 994456c4fd7b: Layer already exists [2025-03-26T13:06:10.836Z] e3cbc9449809: Layer already exists [2025-03-26T13:06:10.836Z] latest: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:11.163Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:11.497Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T13:06:11.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T13:06:11.497Z] 3ff7dcbfaea9: Preparing [2025-03-26T13:06:11.497Z] 23953a251dfa: Preparing [2025-03-26T13:06:11.497Z] 4a140bdb7890: Preparing [2025-03-26T13:06:11.497Z] ae97275a32e0: Preparing [2025-03-26T13:06:11.497Z] 98e00b564fe4: Preparing [2025-03-26T13:06:11.497Z] e3cbc9449809: Preparing [2025-03-26T13:06:11.497Z] 994456c4fd7b: Preparing [2025-03-26T13:06:11.497Z] ae97275a32e0: Layer already exists [2025-03-26T13:06:11.497Z] 4a140bdb7890: Layer already exists [2025-03-26T13:06:11.497Z] 98e00b564fe4: Layer already exists [2025-03-26T13:06:11.497Z] 3ff7dcbfaea9: Layer already exists [2025-03-26T13:06:11.497Z] 23953a251dfa: Layer already exists [2025-03-26T13:06:11.497Z] 994456c4fd7b: Layer already exists [2025-03-26T13:06:11.497Z] e3cbc9449809: Layer already exists [2025-03-26T13:06:11.497Z] 4.0.0-dev.78: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:11.831Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:12.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:06:12.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T13:06:12.163Z] 3ff7dcbfaea9: Preparing [2025-03-26T13:06:12.163Z] 23953a251dfa: Preparing [2025-03-26T13:06:12.163Z] 4a140bdb7890: Preparing [2025-03-26T13:06:12.163Z] ae97275a32e0: Preparing [2025-03-26T13:06:12.163Z] 98e00b564fe4: Preparing [2025-03-26T13:06:12.163Z] e3cbc9449809: Preparing [2025-03-26T13:06:12.163Z] 994456c4fd7b: Preparing [2025-03-26T13:06:12.163Z] e3cbc9449809: Waiting [2025-03-26T13:06:12.163Z] 994456c4fd7b: Waiting [2025-03-26T13:06:12.163Z] 3ff7dcbfaea9: Layer already exists [2025-03-26T13:06:12.163Z] ae97275a32e0: Layer already exists [2025-03-26T13:06:12.163Z] 23953a251dfa: Layer already exists [2025-03-26T13:06:12.163Z] 4a140bdb7890: Layer already exists [2025-03-26T13:06:12.163Z] 98e00b564fe4: Layer already exists [2025-03-26T13:06:12.163Z] e3cbc9449809: Layer already exists [2025-03-26T13:06:12.163Z] 994456c4fd7b: Layer already exists [2025-03-26T13:06:12.163Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:12.497Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:06:12.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-26T13:06:12.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T13:06:12.819Z] 3ff7dcbfaea9: Preparing [2025-03-26T13:06:12.819Z] 23953a251dfa: Preparing [2025-03-26T13:06:12.819Z] 4a140bdb7890: Preparing [2025-03-26T13:06:12.819Z] ae97275a32e0: Preparing [2025-03-26T13:06:12.819Z] 98e00b564fe4: Preparing [2025-03-26T13:06:12.819Z] e3cbc9449809: Preparing [2025-03-26T13:06:12.819Z] 994456c4fd7b: Preparing [2025-03-26T13:06:12.819Z] 994456c4fd7b: Waiting [2025-03-26T13:06:12.819Z] e3cbc9449809: Waiting [2025-03-26T13:06:12.819Z] ae97275a32e0: Layer already exists [2025-03-26T13:06:12.819Z] 23953a251dfa: Layer already exists [2025-03-26T13:06:12.819Z] 3ff7dcbfaea9: Layer already exists [2025-03-26T13:06:12.819Z] 98e00b564fe4: Layer already exists [2025-03-26T13:06:12.819Z] 4a140bdb7890: Layer already exists [2025-03-26T13:06:12.819Z] e3cbc9449809: Layer already exists [2025-03-26T13:06:12.819Z] 994456c4fd7b: Layer already exists [2025-03-26T13:06:12.819Z] main: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:06:12.895Z] ===================================================== [Pipeline] echo [2025-03-26T13:06:12.909Z] taggedImages: [2025-03-26T13:06:12.909Z] - nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:06:12.909Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T13:06:12.909Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T13:06:12.909Z] - nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:06:12.909Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-26T13:06:12.956Z] ========================================================= [2025-03-26T13:06:12.956Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-command:latest, nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:main], settingsFile:edgex-go-settings] [2025-03-26T13:06:12.956Z] ========================================================= [Pipeline] node [2025-03-26T13:06:27.960Z] Still waiting to schedule task [2025-03-26T13:06:27.961Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:06:56.695Z] Running on prd-centos7-docker-4c-2g-42096 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:06:56.750Z] provisioning config files... [2025-03-26T13:06:56.822Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14731215499180719413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:07:00.944Z] ---> ****-login.sh [2025-03-26T13:07:00.944Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:07:00.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:07:01.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:07:01.213Z] Configure a credential helper to remove this warning. See [2025-03-26T13:07:01.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:07:01.213Z] [2025-03-26T13:07:01.213Z] Login Succeeded [2025-03-26T13:07:01.213Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:07:01.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:07:01.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:07:01.214Z] Configure a credential helper to remove this warning. See [2025-03-26T13:07:01.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:07:01.214Z] [2025-03-26T13:07:01.214Z] Login Succeeded [2025-03-26T13:07:01.214Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:07:01.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:07:01.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:07:01.475Z] Configure a credential helper to remove this warning. See [2025-03-26T13:07:01.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:07:01.475Z] [2025-03-26T13:07:01.475Z] Login Succeeded [2025-03-26T13:07:01.475Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:07:01.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:07:01.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:07:01.475Z] Configure a credential helper to remove this warning. See [2025-03-26T13:07:01.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:07:01.475Z] [2025-03-26T13:07:01.475Z] Login Succeeded [2025-03-26T13:07:01.475Z] ****.io [2025-03-26T13:07:01.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:07:01.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:07:01.736Z] Configure a credential helper to remove this warning. See [2025-03-26T13:07:01.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:07:01.736Z] [2025-03-26T13:07:01.736Z] Login Succeeded [2025-03-26T13:07:01.736Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:07:01.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:07:02.236Z] + docker buildx ls [2025-03-26T13:07:02.674Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:07:02.674Z] default * docker [2025-03-26T13:07:02.674Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:07:03.218Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:07:03.218Z] edgex-builder [Pipeline] sh [2025-03-26T13:07:03.518Z] + docker buildx inspect --bootstrap [2025-03-26T13:07:03.518Z] #1 [internal] booting buildkit [2025-03-26T13:07:03.518Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:07:06.896Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-03-26T13:07:06.896Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:07:08.812Z] #1 creating container buildx_buildkit_edgex-builder0 2.5s done [2025-03-26T13:07:08.812Z] #1 DONE 5.4s [2025-03-26T13:07:08.812Z] Name: edgex-builder [2025-03-26T13:07:08.812Z] Driver: docker-container [2025-03-26T13:07:08.812Z] [2025-03-26T13:07:08.812Z] Nodes: [2025-03-26T13:07:08.812Z] Name: edgex-builder0 [2025-03-26T13:07:08.812Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:07:08.812Z] Status: running [2025-03-26T13:07:08.812Z] Buildkit: v0.20.2 [2025-03-26T13:07:08.812Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:07:09.120Z] + docker buildx ls [2025-03-26T13:07:09.120Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:07:09.120Z] edgex-builder * docker-container [2025-03-26T13:07:09.120Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:07:09.120Z] default docker [2025-03-26T13:07:09.120Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:07:09.438Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:07:09.438Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:07:09.697Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:07:09.697Z] #1 transferring dockerfile: 197B done [2025-03-26T13:07:09.697Z] #1 DONE 0.0s [2025-03-26T13:07:09.697Z] [2025-03-26T13:07:09.697Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:07:09.697Z] #2 DONE 0.1s [2025-03-26T13:07:09.697Z] [2025-03-26T13:07:09.697Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:07:09.697Z] #3 DONE 0.1s [2025-03-26T13:07:09.697Z] [2025-03-26T13:07:09.697Z] #4 [internal] load .dockerignore [2025-03-26T13:07:09.697Z] #4 transferring context: 2B done [2025-03-26T13:07:09.697Z] #4 DONE 0.0s [2025-03-26T13:07:09.697Z] [2025-03-26T13:07:09.697Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:09.697Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:09.697Z] #5 DONE 0.0s [2025-03-26T13:07:09.697Z] [2025-03-26T13:07:09.697Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:09.697Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:09.697Z] #6 DONE 0.1s [2025-03-26T13:07:09.957Z] [2025-03-26T13:07:09.957Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:07:09.957Z] #7 DONE 0.0s [2025-03-26T13:07:09.957Z] [2025-03-26T13:07:09.957Z] #8 exporting to image [2025-03-26T13:07:09.957Z] #8 exporting layers done [2025-03-26T13:07:09.957Z] #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa 0.0s done [2025-03-26T13:07:09.957Z] #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done [2025-03-26T13:07:09.957Z] #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done [2025-03-26T13:07:09.957Z] #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done [2025-03-26T13:07:09.957Z] #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done [2025-03-26T13:07:09.957Z] #8 pushing layers [2025-03-26T13:07:09.957Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:07:09.957Z] #8 pushing layers 0.1s done [2025-03-26T13:07:09.957Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done [2025-03-26T13:07:09.957Z] #8 DONE 0.3s [2025-03-26T13:07:09.957Z] [2025-03-26T13:07:09.957Z] 1 warning found (use --debug to expand): [2025-03-26T13:07:09.957Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:07:10.253Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-03-26T13:07:10.253Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-03-26T13:07:10.513Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:07:10.514Z] #1 transferring dockerfile: 163B done [2025-03-26T13:07:10.514Z] #1 DONE 0.0s [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T13:07:10.514Z] #2 DONE 0.0s [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T13:07:10.514Z] #3 DONE 0.0s [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #4 [internal] load .dockerignore [2025-03-26T13:07:10.514Z] #4 transferring context: 2B done [2025-03-26T13:07:10.514Z] #4 DONE 0.0s [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:10.514Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:10.514Z] #5 DONE 0.0s [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:10.514Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:10.514Z] #6 CACHED [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:10.514Z] #5 CACHED [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:07:10.514Z] #7 DONE 0.0s [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] #8 exporting to image [2025-03-26T13:07:10.514Z] #8 exporting layers done [2025-03-26T13:07:10.514Z] #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done [2025-03-26T13:07:10.514Z] #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done [2025-03-26T13:07:10.514Z] #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done [2025-03-26T13:07:10.514Z] #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done [2025-03-26T13:07:10.514Z] #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done [2025-03-26T13:07:10.514Z] #8 pushing layers 0.0s done [2025-03-26T13:07:10.514Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done [2025-03-26T13:07:10.514Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:07:10.514Z] #8 DONE 0.1s [2025-03-26T13:07:10.514Z] [2025-03-26T13:07:10.514Z] 1 warning found (use --debug to expand): [2025-03-26T13:07:10.514Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:07:10.878Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78' [2025-03-26T13:07:10.878Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 --push - [2025-03-26T13:07:10.878Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:07:10.878Z] #1 transferring dockerfile: 169B done [2025-03-26T13:07:10.878Z] #1 DONE 0.0s [2025-03-26T13:07:10.878Z] [2025-03-26T13:07:10.878Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T13:07:10.878Z] #2 DONE 0.0s [2025-03-26T13:07:10.878Z] [2025-03-26T13:07:10.878Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T13:07:10.878Z] #3 DONE 0.0s [2025-03-26T13:07:10.878Z] [2025-03-26T13:07:10.878Z] #4 [internal] load .dockerignore [2025-03-26T13:07:10.878Z] #4 transferring context: 2B done [2025-03-26T13:07:10.878Z] #4 DONE 0.0s [2025-03-26T13:07:10.878Z] [2025-03-26T13:07:10.878Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:10.878Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:10.878Z] #5 DONE 0.0s [2025-03-26T13:07:10.878Z] [2025-03-26T13:07:10.878Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:11.145Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:11.145Z] #6 CACHED [2025-03-26T13:07:11.145Z] [2025-03-26T13:07:11.145Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:11.145Z] #5 CACHED [2025-03-26T13:07:11.145Z] [2025-03-26T13:07:11.145Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:07:11.145Z] #7 DONE 0.0s [2025-03-26T13:07:11.145Z] [2025-03-26T13:07:11.145Z] #8 exporting to image [2025-03-26T13:07:11.145Z] #8 exporting layers done [2025-03-26T13:07:11.145Z] #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done [2025-03-26T13:07:11.145Z] #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done [2025-03-26T13:07:11.145Z] #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done [2025-03-26T13:07:11.145Z] #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done [2025-03-26T13:07:11.145Z] #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done [2025-03-26T13:07:11.145Z] #8 pushing layers 0.0s done [2025-03-26T13:07:11.145Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done [2025-03-26T13:07:11.145Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:07:11.145Z] #8 DONE 0.1s [2025-03-26T13:07:11.145Z] [2025-03-26T13:07:11.145Z] 1 warning found (use --debug to expand): [2025-03-26T13:07:11.145Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:07:11.441Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:07:11.441Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:07:11.441Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:07:11.441Z] #1 transferring dockerfile: 210B done [2025-03-26T13:07:11.441Z] #1 DONE 0.0s [2025-03-26T13:07:11.441Z] [2025-03-26T13:07:11.441Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:07:11.441Z] #2 DONE 0.0s [2025-03-26T13:07:11.441Z] [2025-03-26T13:07:11.441Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:07:11.441Z] #3 DONE 0.0s [2025-03-26T13:07:11.441Z] [2025-03-26T13:07:11.441Z] #4 [internal] load .dockerignore [2025-03-26T13:07:11.441Z] #4 transferring context: 2B done [2025-03-26T13:07:11.441Z] #4 DONE 0.0s [2025-03-26T13:07:11.441Z] [2025-03-26T13:07:11.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:11.441Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:11.441Z] #5 DONE 0.0s [2025-03-26T13:07:11.441Z] [2025-03-26T13:07:11.441Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:11.701Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:11.701Z] #6 CACHED [2025-03-26T13:07:11.701Z] [2025-03-26T13:07:11.701Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:11.701Z] #5 CACHED [2025-03-26T13:07:11.701Z] [2025-03-26T13:07:11.701Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:07:11.701Z] #7 DONE 0.0s [2025-03-26T13:07:11.701Z] [2025-03-26T13:07:11.701Z] #8 exporting to image [2025-03-26T13:07:11.701Z] #8 exporting layers done [2025-03-26T13:07:11.701Z] #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done [2025-03-26T13:07:11.701Z] #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done [2025-03-26T13:07:11.701Z] #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done [2025-03-26T13:07:11.701Z] #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done [2025-03-26T13:07:11.701Z] #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done [2025-03-26T13:07:11.701Z] #8 pushing layers 0.0s done [2025-03-26T13:07:11.701Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done [2025-03-26T13:07:11.701Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:07:11.701Z] #8 DONE 0.1s [2025-03-26T13:07:11.701Z] [2025-03-26T13:07:11.701Z] 1 warning found (use --debug to expand): [2025-03-26T13:07:11.701Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:07:11.994Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-03-26T13:07:11.994Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-03-26T13:07:11.994Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:07:11.994Z] #1 transferring dockerfile: 161B done [2025-03-26T13:07:11.994Z] #1 DONE 0.0s [2025-03-26T13:07:11.994Z] [2025-03-26T13:07:11.994Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-03-26T13:07:11.994Z] #2 DONE 0.0s [2025-03-26T13:07:11.994Z] [2025-03-26T13:07:11.994Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-03-26T13:07:11.994Z] #3 DONE 0.0s [2025-03-26T13:07:11.994Z] [2025-03-26T13:07:11.994Z] #4 [internal] load .dockerignore [2025-03-26T13:07:11.994Z] #4 transferring context: 2B done [2025-03-26T13:07:11.994Z] #4 DONE 0.0s [2025-03-26T13:07:11.994Z] [2025-03-26T13:07:11.994Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:11.994Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:11.994Z] #5 CACHED [2025-03-26T13:07:11.994Z] [2025-03-26T13:07:11.994Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd [2025-03-26T13:07:11.994Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done [2025-03-26T13:07:11.994Z] #6 CACHED [2025-03-26T13:07:11.994Z] [2025-03-26T13:07:11.994Z] #7 exporting to image [2025-03-26T13:07:11.994Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:07:12.255Z] #7 exporting layers done [2025-03-26T13:07:12.255Z] #7 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done [2025-03-26T13:07:12.255Z] #7 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done [2025-03-26T13:07:12.255Z] #7 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done [2025-03-26T13:07:12.255Z] #7 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done [2025-03-26T13:07:12.255Z] #7 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done [2025-03-26T13:07:12.255Z] #7 pushing layers 0.0s done [2025-03-26T13:07:12.255Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done [2025-03-26T13:07:12.255Z] #7 DONE 0.1s [2025-03-26T13:07:12.255Z] [2025-03-26T13:07:12.255Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:07:12.255Z] #8 DONE 0.0s [2025-03-26T13:07:12.255Z] [2025-03-26T13:07:12.255Z] 1 warning found (use --debug to expand): [2025-03-26T13:07:12.255Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:07:12.665Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:07:12.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:07:13.535Z] ---> package-listing.sh [2025-03-26T13:07:13.535Z] ++ facter osfamily [2025-03-26T13:07:13.535Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:07:13.806Z] + OS_FAMILY=redhat [2025-03-26T13:07:13.806Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:07:13.806Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:07:13.806Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:07:13.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:07:13.806Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:07:13.806Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:07:13.806Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:07:13.806Z] + case "${OS_FAMILY}" in [2025-03-26T13:07:13.806Z] + sort [2025-03-26T13:07:13.806Z] + rpm -qa [2025-03-26T13:07:14.375Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:07:14.375Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:07:14.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:07:14.375Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:07:14.375Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:07:14.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:07:14.387Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:07:14.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:15.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:07:15.235Z] [2025-03-26T13:07:15.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:15.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:07:15.552Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:07:15.552Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:07:15.552Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:07:15.552Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:07:15.552Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:07:15.552Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:07:15.552Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:07:15.552Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:07:15.552Z] 33b1e0a273af: Waiting [2025-03-26T13:07:15.552Z] 5d3b04190fa2: Waiting [2025-03-26T13:07:15.552Z] 2f39f015ded8: Waiting [2025-03-26T13:07:15.552Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:07:15.552Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:07:15.552Z] 5c69ac0246d0: Download complete [2025-03-26T13:07:15.552Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:07:15.552Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:07:15.552Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:07:15.552Z] 33b1e0a273af: Download complete [2025-03-26T13:07:15.813Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:07:15.813Z] ec43610c2a17: Download complete [2025-03-26T13:07:15.813Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:07:15.813Z] 5d3b04190fa2: Download complete [2025-03-26T13:07:15.813Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:07:15.813Z] 5eb5b503b376: Download complete [2025-03-26T13:07:16.391Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:07:16.391Z] 2f39f015ded8: Download complete [2025-03-26T13:07:17.331Z] 5eb5b503b376: Pull complete [2025-03-26T13:07:17.331Z] 5c69ac0246d0: Pull complete [2025-03-26T13:07:17.901Z] ec43610c2a17: Pull complete [2025-03-26T13:07:17.901Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:07:18.165Z] 33b1e0a273af: Pull complete [2025-03-26T13:07:18.165Z] 5d3b04190fa2: Pull complete [2025-03-26T13:07:22.377Z] 2f39f015ded8: Pull complete [2025-03-26T13:07:22.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:07:22.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:07:22.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:07:22.564Z] prd-centos7-docker-4c-2g-42096 does not seem to be running inside a container [2025-03-26T13:07:22.595Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat [2025-03-26T13:07:27.960Z] $ docker top 3dfa7d907286b375a97756f57c6d3aa44b36f5dce0408921b2dc9dbbc10c172b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:07:28.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:07:28.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:07:28.901Z] + ls /var/log/sa-host [2025-03-26T13:07:28.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:07:29.075Z] provisioning config files... [2025-03-26T13:07:29.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12202897178877609357tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:07:29.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:07:29.400Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:07:29.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:07:29.776Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:07:29.785Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:07:30.069Z] ---> sudo-logs.sh [2025-03-26T13:07:30.069Z] Archiving 'sudo' log.. [2025-03-26T13:07:30.069Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:07:30.110Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:07:30.114Z] $ docker stop --time=1 3dfa7d907286b375a97756f57c6d3aa44b36f5dce0408921b2dc9dbbc10c172b [2025-03-26T13:07:31.228Z] $ docker rm -f --volumes 3dfa7d907286b375a97756f57c6d3aa44b36f5dce0408921b2dc9dbbc10c172b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:07:31.317Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:07:31.317Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:07:31.337Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:07:31.379Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-26T13:07:31.379Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:07:31.379Z] latest [2025-03-26T13:07:31.379Z] 4.0.0-dev.78 [2025-03-26T13:07:31.379Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:07:31.379Z] main [2025-03-26T13:07:31.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:31.722Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:32.045Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:07:32.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T13:07:32.046Z] 79929f3565b7: Preparing [2025-03-26T13:07:32.046Z] 6b476acbf7b6: Preparing [2025-03-26T13:07:32.046Z] 711a89c0417e: Preparing [2025-03-26T13:07:32.046Z] c7a3fe5130b1: Preparing [2025-03-26T13:07:32.046Z] 4a140bdb7890: Preparing [2025-03-26T13:07:32.046Z] ae97275a32e0: Preparing [2025-03-26T13:07:32.046Z] 98e00b564fe4: Preparing [2025-03-26T13:07:32.046Z] e3cbc9449809: Preparing [2025-03-26T13:07:32.046Z] 994456c4fd7b: Preparing [2025-03-26T13:07:32.046Z] ae97275a32e0: Waiting [2025-03-26T13:07:32.046Z] 98e00b564fe4: Waiting [2025-03-26T13:07:32.046Z] e3cbc9449809: Waiting [2025-03-26T13:07:32.046Z] 994456c4fd7b: Waiting [2025-03-26T13:07:32.046Z] 4a140bdb7890: Layer already exists [2025-03-26T13:07:32.046Z] ae97275a32e0: Layer already exists [2025-03-26T13:07:32.046Z] 98e00b564fe4: Layer already exists [2025-03-26T13:07:32.046Z] e3cbc9449809: Layer already exists [2025-03-26T13:07:32.046Z] 79929f3565b7: Pushed [2025-03-26T13:07:32.046Z] 994456c4fd7b: Layer already exists [2025-03-26T13:07:32.046Z] 711a89c0417e: Pushed [2025-03-26T13:07:32.046Z] 6b476acbf7b6: Pushed [2025-03-26T13:07:32.986Z] c7a3fe5130b1: Pushed [2025-03-26T13:07:33.246Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:33.589Z] + 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-03-26T13:07:33.922Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T13:07:33.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T13:07:33.922Z] 79929f3565b7: Preparing [2025-03-26T13:07:33.922Z] 6b476acbf7b6: Preparing [2025-03-26T13:07:33.922Z] 711a89c0417e: Preparing [2025-03-26T13:07:33.922Z] c7a3fe5130b1: Preparing [2025-03-26T13:07:33.922Z] 4a140bdb7890: Preparing [2025-03-26T13:07:33.922Z] ae97275a32e0: Preparing [2025-03-26T13:07:33.922Z] 98e00b564fe4: Preparing [2025-03-26T13:07:33.922Z] e3cbc9449809: Preparing [2025-03-26T13:07:33.922Z] 994456c4fd7b: Preparing [2025-03-26T13:07:33.922Z] ae97275a32e0: Waiting [2025-03-26T13:07:33.922Z] e3cbc9449809: Waiting [2025-03-26T13:07:33.922Z] 98e00b564fe4: Waiting [2025-03-26T13:07:33.922Z] 994456c4fd7b: Waiting [2025-03-26T13:07:33.922Z] 79929f3565b7: Layer already exists [2025-03-26T13:07:33.922Z] 711a89c0417e: Layer already exists [2025-03-26T13:07:33.922Z] c7a3fe5130b1: Layer already exists [2025-03-26T13:07:33.922Z] 4a140bdb7890: Layer already exists [2025-03-26T13:07:33.922Z] 6b476acbf7b6: Layer already exists [2025-03-26T13:07:33.922Z] ae97275a32e0: Layer already exists [2025-03-26T13:07:33.922Z] e3cbc9449809: Layer already exists [2025-03-26T13:07:33.922Z] 98e00b564fe4: Layer already exists [2025-03-26T13:07:33.922Z] 994456c4fd7b: Layer already exists [2025-03-26T13:07:33.922Z] latest: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:34.260Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:34.594Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T13:07:34.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T13:07:34.594Z] 79929f3565b7: Preparing [2025-03-26T13:07:34.594Z] 6b476acbf7b6: Preparing [2025-03-26T13:07:34.594Z] 711a89c0417e: Preparing [2025-03-26T13:07:34.594Z] c7a3fe5130b1: Preparing [2025-03-26T13:07:34.594Z] 4a140bdb7890: Preparing [2025-03-26T13:07:34.594Z] ae97275a32e0: Preparing [2025-03-26T13:07:34.594Z] 98e00b564fe4: Preparing [2025-03-26T13:07:34.594Z] e3cbc9449809: Preparing [2025-03-26T13:07:34.594Z] 994456c4fd7b: Preparing [2025-03-26T13:07:34.594Z] ae97275a32e0: Waiting [2025-03-26T13:07:34.594Z] 994456c4fd7b: Waiting [2025-03-26T13:07:34.594Z] 98e00b564fe4: Waiting [2025-03-26T13:07:34.594Z] e3cbc9449809: Waiting [2025-03-26T13:07:34.594Z] 711a89c0417e: Layer already exists [2025-03-26T13:07:34.594Z] c7a3fe5130b1: Layer already exists [2025-03-26T13:07:34.594Z] 6b476acbf7b6: Layer already exists [2025-03-26T13:07:34.594Z] 79929f3565b7: Layer already exists [2025-03-26T13:07:34.594Z] 4a140bdb7890: Layer already exists [2025-03-26T13:07:34.594Z] ae97275a32e0: Layer already exists [2025-03-26T13:07:34.594Z] 994456c4fd7b: Layer already exists [2025-03-26T13:07:34.594Z] 98e00b564fe4: Layer already exists [2025-03-26T13:07:34.594Z] e3cbc9449809: Layer already exists [2025-03-26T13:07:34.594Z] 4.0.0-dev.78: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:34.921Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:35.245Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:07:35.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T13:07:35.245Z] 79929f3565b7: Preparing [2025-03-26T13:07:35.245Z] 6b476acbf7b6: Preparing [2025-03-26T13:07:35.245Z] 711a89c0417e: Preparing [2025-03-26T13:07:35.245Z] c7a3fe5130b1: Preparing [2025-03-26T13:07:35.245Z] 4a140bdb7890: Preparing [2025-03-26T13:07:35.245Z] ae97275a32e0: Preparing [2025-03-26T13:07:35.245Z] 98e00b564fe4: Preparing [2025-03-26T13:07:35.245Z] e3cbc9449809: Preparing [2025-03-26T13:07:35.245Z] 994456c4fd7b: Preparing [2025-03-26T13:07:35.245Z] 98e00b564fe4: Waiting [2025-03-26T13:07:35.245Z] e3cbc9449809: Waiting [2025-03-26T13:07:35.245Z] ae97275a32e0: Waiting [2025-03-26T13:07:35.245Z] 994456c4fd7b: Waiting [2025-03-26T13:07:35.245Z] 6b476acbf7b6: Layer already exists [2025-03-26T13:07:35.245Z] c7a3fe5130b1: Layer already exists [2025-03-26T13:07:35.245Z] 79929f3565b7: Layer already exists [2025-03-26T13:07:35.245Z] 4a140bdb7890: Layer already exists [2025-03-26T13:07:35.245Z] 711a89c0417e: Layer already exists [2025-03-26T13:07:35.245Z] ae97275a32e0: Layer already exists [2025-03-26T13:07:35.245Z] 98e00b564fe4: Layer already exists [2025-03-26T13:07:35.245Z] e3cbc9449809: Layer already exists [2025-03-26T13:07:35.245Z] 994456c4fd7b: Layer already exists [2025-03-26T13:07:35.245Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:07:35.570Z] + 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-03-26T13:07:35.899Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-26T13:07:35.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T13:07:35.899Z] 79929f3565b7: Preparing [2025-03-26T13:07:35.899Z] 6b476acbf7b6: Preparing [2025-03-26T13:07:35.899Z] 711a89c0417e: Preparing [2025-03-26T13:07:35.899Z] c7a3fe5130b1: Preparing [2025-03-26T13:07:35.899Z] 4a140bdb7890: Preparing [2025-03-26T13:07:35.899Z] ae97275a32e0: Preparing [2025-03-26T13:07:35.899Z] 98e00b564fe4: Preparing [2025-03-26T13:07:35.899Z] e3cbc9449809: Preparing [2025-03-26T13:07:35.899Z] 994456c4fd7b: Preparing [2025-03-26T13:07:35.899Z] ae97275a32e0: Waiting [2025-03-26T13:07:35.899Z] 98e00b564fe4: Waiting [2025-03-26T13:07:35.899Z] e3cbc9449809: Waiting [2025-03-26T13:07:35.899Z] 994456c4fd7b: Waiting [2025-03-26T13:07:35.899Z] c7a3fe5130b1: Layer already exists [2025-03-26T13:07:35.899Z] 4a140bdb7890: Layer already exists [2025-03-26T13:07:35.899Z] 711a89c0417e: Layer already exists [2025-03-26T13:07:35.899Z] 6b476acbf7b6: Layer already exists [2025-03-26T13:07:35.899Z] 79929f3565b7: Layer already exists [2025-03-26T13:07:35.899Z] ae97275a32e0: Layer already exists [2025-03-26T13:07:35.899Z] 994456c4fd7b: Layer already exists [2025-03-26T13:07:35.899Z] 98e00b564fe4: Layer already exists [2025-03-26T13:07:35.899Z] e3cbc9449809: Layer already exists [2025-03-26T13:07:35.899Z] main: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:07:35.988Z] ===================================================== [Pipeline] echo [2025-03-26T13:07:36.002Z] taggedImages: [2025-03-26T13:07:36.002Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:07:36.002Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T13:07:36.002Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T13:07:36.002Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:07:36.002Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-26T13:07:36.022Z] ========================================================= [2025-03-26T13:07:36.022Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main], settingsFile:edgex-go-settings] [2025-03-26T13:07:36.022Z] ========================================================= [Pipeline] node [2025-03-26T13:07:51.026Z] Still waiting to schedule task [2025-03-26T13:07:51.026Z] ‘prd-centos7-docker-4c-2g-42096’ is offline [2025-03-26T13:09:00.943Z] Running on prd-centos7-docker-4c-2g-42097 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:09:01.037Z] provisioning config files... [2025-03-26T13:09:01.059Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2378911050178258356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:09:04.995Z] ---> ****-login.sh [2025-03-26T13:09:04.995Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:09:04.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:09:04.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:09:04.996Z] Configure a credential helper to remove this warning. See [2025-03-26T13:09:04.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:09:04.996Z] [2025-03-26T13:09:04.996Z] Login Succeeded [2025-03-26T13:09:04.996Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:09:04.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:09:04.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:09:04.996Z] Configure a credential helper to remove this warning. See [2025-03-26T13:09:04.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:09:04.996Z] [2025-03-26T13:09:04.996Z] Login Succeeded [2025-03-26T13:09:05.256Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:09:05.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:09:05.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:09:05.256Z] Configure a credential helper to remove this warning. See [2025-03-26T13:09:05.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:09:05.257Z] [2025-03-26T13:09:05.257Z] Login Succeeded [2025-03-26T13:09:05.257Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:09:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:09:05.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:09:05.257Z] Configure a credential helper to remove this warning. See [2025-03-26T13:09:05.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:09:05.257Z] [2025-03-26T13:09:05.257Z] Login Succeeded [2025-03-26T13:09:05.257Z] ****.io [2025-03-26T13:09:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:09:05.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:09:05.521Z] Configure a credential helper to remove this warning. See [2025-03-26T13:09:05.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:09:05.521Z] [2025-03-26T13:09:05.522Z] Login Succeeded [2025-03-26T13:09:05.522Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:09:05.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:09:05.919Z] + docker buildx ls [2025-03-26T13:09:05.919Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:09:05.919Z] default * docker [2025-03-26T13:09:05.919Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:09:06.212Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:09:06.212Z] edgex-builder [Pipeline] sh [2025-03-26T13:09:06.520Z] + docker buildx inspect --bootstrap [2025-03-26T13:09:06.520Z] #1 [internal] booting buildkit [2025-03-26T13:09:06.520Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:09:09.068Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2025-03-26T13:09:09.068Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:09:10.977Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-03-26T13:09:10.977Z] #1 DONE 4.3s [2025-03-26T13:09:10.977Z] Name: edgex-builder [2025-03-26T13:09:10.977Z] Driver: docker-container [2025-03-26T13:09:10.977Z] [2025-03-26T13:09:10.977Z] Nodes: [2025-03-26T13:09:10.977Z] Name: edgex-builder0 [2025-03-26T13:09:10.977Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:09:10.977Z] Status: running [2025-03-26T13:09:10.977Z] Buildkit: v0.20.2 [2025-03-26T13:09:10.977Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:09:11.271Z] + docker buildx ls [2025-03-26T13:09:11.271Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:09:11.271Z] edgex-builder * docker-container [2025-03-26T13:09:11.271Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:09:11.271Z] default docker [2025-03-26T13:09:11.271Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:09:11.561Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:09:11.561Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:09:11.561Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:09:11.561Z] #1 transferring dockerfile: 216B done [2025-03-26T13:09:11.561Z] #1 DONE 0.0s [2025-03-26T13:09:11.561Z] [2025-03-26T13:09:11.561Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:09:11.561Z] #2 DONE 0.1s [2025-03-26T13:09:11.561Z] [2025-03-26T13:09:11.561Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:09:11.821Z] #3 DONE 0.1s [2025-03-26T13:09:11.821Z] [2025-03-26T13:09:11.821Z] #4 [internal] load .dockerignore [2025-03-26T13:09:11.821Z] #4 transferring context: 2B done [2025-03-26T13:09:11.821Z] #4 DONE 0.0s [2025-03-26T13:09:11.821Z] [2025-03-26T13:09:11.821Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:11.821Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:11.821Z] #5 DONE 0.0s [2025-03-26T13:09:11.821Z] [2025-03-26T13:09:11.821Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:11.821Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:12.081Z] #6 DONE 0.1s [2025-03-26T13:09:12.081Z] [2025-03-26T13:09:12.081Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:09:12.081Z] #7 DONE 0.0s [2025-03-26T13:09:12.081Z] [2025-03-26T13:09:12.081Z] #8 exporting to image [2025-03-26T13:09:12.081Z] #8 exporting layers done [2025-03-26T13:09:12.081Z] #8 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 0.0s done [2025-03-26T13:09:12.081Z] #8 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done [2025-03-26T13:09:12.081Z] #8 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 0.0s done [2025-03-26T13:09:12.081Z] #8 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done [2025-03-26T13:09:12.081Z] #8 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done [2025-03-26T13:09:12.081Z] #8 pushing layers [2025-03-26T13:09:12.081Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:09:12.081Z] #8 pushing layers 0.1s done [2025-03-26T13:09:12.081Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done [2025-03-26T13:09:12.081Z] #8 DONE 0.2s [2025-03-26T13:09:12.081Z] [2025-03-26T13:09:12.081Z] 1 warning found (use --debug to expand): [2025-03-26T13:09:12.081Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:09:12.381Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-03-26T13:09:12.381Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-03-26T13:09:12.381Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:09:12.381Z] #1 transferring dockerfile: 182B done [2025-03-26T13:09:12.381Z] #1 DONE 0.0s [2025-03-26T13:09:12.381Z] [2025-03-26T13:09:12.381Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T13:09:12.381Z] #2 DONE 0.0s [2025-03-26T13:09:12.381Z] [2025-03-26T13:09:12.381Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T13:09:12.381Z] #3 DONE 0.0s [2025-03-26T13:09:12.381Z] [2025-03-26T13:09:12.381Z] #4 [internal] load .dockerignore [2025-03-26T13:09:12.381Z] #4 transferring context: 2B done [2025-03-26T13:09:12.381Z] #4 DONE 0.0s [2025-03-26T13:09:12.381Z] [2025-03-26T13:09:12.381Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:12.381Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:12.381Z] #5 DONE 0.0s [2025-03-26T13:09:12.381Z] [2025-03-26T13:09:12.381Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:12.641Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:12.641Z] #6 CACHED [2025-03-26T13:09:12.641Z] [2025-03-26T13:09:12.641Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:12.641Z] #5 CACHED [2025-03-26T13:09:12.641Z] [2025-03-26T13:09:12.641Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:09:12.641Z] #7 DONE 0.0s [2025-03-26T13:09:12.641Z] [2025-03-26T13:09:12.641Z] #8 exporting to image [2025-03-26T13:09:12.641Z] #8 exporting layers done [2025-03-26T13:09:12.641Z] #8 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done [2025-03-26T13:09:12.641Z] #8 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done [2025-03-26T13:09:12.641Z] #8 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done [2025-03-26T13:09:12.641Z] #8 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done [2025-03-26T13:09:12.641Z] #8 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done [2025-03-26T13:09:12.641Z] #8 pushing layers 0.0s done [2025-03-26T13:09:12.641Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done [2025-03-26T13:09:12.641Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:09:12.641Z] #8 DONE 0.1s [2025-03-26T13:09:12.641Z] [2025-03-26T13:09:12.641Z] 1 warning found (use --debug to expand): [2025-03-26T13:09:12.641Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:09:12.933Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78' [2025-03-26T13:09:12.934Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 --push - [2025-03-26T13:09:12.934Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:09:12.934Z] #1 transferring dockerfile: 188B done [2025-03-26T13:09:12.934Z] #1 DONE 0.0s [2025-03-26T13:09:12.934Z] [2025-03-26T13:09:12.934Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T13:09:12.934Z] #2 DONE 0.0s [2025-03-26T13:09:12.934Z] [2025-03-26T13:09:12.934Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T13:09:12.934Z] #3 DONE 0.0s [2025-03-26T13:09:12.934Z] [2025-03-26T13:09:12.934Z] #4 [internal] load .dockerignore [2025-03-26T13:09:12.934Z] #4 transferring context: 2B done [2025-03-26T13:09:12.934Z] #4 DONE 0.0s [2025-03-26T13:09:12.934Z] [2025-03-26T13:09:12.934Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:12.934Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:12.934Z] #5 CACHED [2025-03-26T13:09:12.934Z] [2025-03-26T13:09:12.934Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:12.934Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:12.934Z] #6 CACHED [2025-03-26T13:09:12.934Z] [2025-03-26T13:09:12.934Z] #7 exporting to image [2025-03-26T13:09:12.934Z] #7 exporting layers done [2025-03-26T13:09:12.934Z] #7 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done [2025-03-26T13:09:12.934Z] #7 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done [2025-03-26T13:09:12.934Z] #7 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done [2025-03-26T13:09:12.934Z] #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done [2025-03-26T13:09:12.934Z] #7 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done [2025-03-26T13:09:12.934Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:09:13.195Z] #7 pushing layers 0.0s done [2025-03-26T13:09:13.195Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done [2025-03-26T13:09:13.195Z] #7 DONE 0.1s [2025-03-26T13:09:13.195Z] [2025-03-26T13:09:13.195Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:09:13.195Z] #8 DONE 0.0s [2025-03-26T13:09:13.195Z] [2025-03-26T13:09:13.195Z] 1 warning found (use --debug to expand): [2025-03-26T13:09:13.195Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:09:13.485Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:09:13.485Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:09:13.485Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:09:13.485Z] #1 transferring dockerfile: 229B done [2025-03-26T13:09:13.485Z] #1 DONE 0.0s [2025-03-26T13:09:13.485Z] [2025-03-26T13:09:13.485Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:09:13.485Z] #2 DONE 0.0s [2025-03-26T13:09:13.485Z] [2025-03-26T13:09:13.485Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:09:13.485Z] #3 DONE 0.0s [2025-03-26T13:09:13.485Z] [2025-03-26T13:09:13.485Z] #4 [internal] load .dockerignore [2025-03-26T13:09:13.485Z] #4 transferring context: 2B done [2025-03-26T13:09:13.485Z] #4 DONE 0.0s [2025-03-26T13:09:13.485Z] [2025-03-26T13:09:13.485Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:13.485Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:13.485Z] #5 CACHED [2025-03-26T13:09:13.485Z] [2025-03-26T13:09:13.485Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:13.485Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:13.485Z] #6 CACHED [2025-03-26T13:09:13.485Z] [2025-03-26T13:09:13.485Z] #7 exporting to image [2025-03-26T13:09:13.485Z] #7 exporting layers done [2025-03-26T13:09:13.485Z] #7 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done [2025-03-26T13:09:13.485Z] #7 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done [2025-03-26T13:09:13.485Z] #7 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done [2025-03-26T13:09:13.485Z] #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 [2025-03-26T13:09:13.485Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:09:13.746Z] #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done [2025-03-26T13:09:13.746Z] #7 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done [2025-03-26T13:09:13.746Z] #7 pushing layers 0.0s done [2025-03-26T13:09:13.746Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done [2025-03-26T13:09:13.746Z] #7 DONE 0.1s [2025-03-26T13:09:13.746Z] [2025-03-26T13:09:13.746Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:09:13.746Z] #8 DONE 0.0s [2025-03-26T13:09:13.746Z] [2025-03-26T13:09:13.746Z] 1 warning found (use --debug to expand): [2025-03-26T13:09:13.746Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:09:14.042Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-03-26T13:09:14.042Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-03-26T13:09:14.042Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:09:14.042Z] #1 transferring dockerfile: 180B done [2025-03-26T13:09:14.042Z] #1 DONE 0.0s [2025-03-26T13:09:14.042Z] [2025-03-26T13:09:14.042Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-26T13:09:14.042Z] #2 DONE 0.0s [2025-03-26T13:09:14.042Z] [2025-03-26T13:09:14.042Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-26T13:09:14.042Z] #3 DONE 0.0s [2025-03-26T13:09:14.042Z] [2025-03-26T13:09:14.042Z] #4 [internal] load .dockerignore [2025-03-26T13:09:14.042Z] #4 transferring context: 2B done [2025-03-26T13:09:14.042Z] #4 DONE 0.0s [2025-03-26T13:09:14.042Z] [2025-03-26T13:09:14.042Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:14.042Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:14.042Z] #5 CACHED [2025-03-26T13:09:14.042Z] [2025-03-26T13:09:14.042Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 [2025-03-26T13:09:14.042Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done [2025-03-26T13:09:14.042Z] #6 CACHED [2025-03-26T13:09:14.042Z] [2025-03-26T13:09:14.042Z] #7 exporting to image [2025-03-26T13:09:14.042Z] #7 exporting layers [2025-03-26T13:09:14.042Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:09:14.301Z] #7 exporting layers done [2025-03-26T13:09:14.301Z] #7 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done [2025-03-26T13:09:14.301Z] #7 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done [2025-03-26T13:09:14.301Z] #7 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done [2025-03-26T13:09:14.301Z] #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done [2025-03-26T13:09:14.301Z] #7 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done [2025-03-26T13:09:14.301Z] #7 pushing layers 0.0s done [2025-03-26T13:09:14.301Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done [2025-03-26T13:09:14.301Z] #7 DONE 0.1s [2025-03-26T13:09:14.301Z] [2025-03-26T13:09:14.301Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:09:14.301Z] #8 DONE 0.0s [2025-03-26T13:09:14.301Z] [2025-03-26T13:09:14.301Z] 1 warning found (use --debug to expand): [2025-03-26T13:09:14.301Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:09:14.653Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:09:14.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:09:15.532Z] ---> package-listing.sh [2025-03-26T13:09:15.532Z] ++ facter osfamily [2025-03-26T13:09:15.532Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:09:15.792Z] + OS_FAMILY=redhat [2025-03-26T13:09:15.792Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:09:15.792Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:09:15.792Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:09:15.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:09:15.792Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:09:15.792Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:09:15.792Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:09:15.792Z] + case "${OS_FAMILY}" in [2025-03-26T13:09:15.792Z] + sort [2025-03-26T13:09:15.792Z] + rpm -qa [2025-03-26T13:09:16.361Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:09:16.361Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:09:16.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:09:16.361Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:09:16.361Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:09:16.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:09:16.378Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:09:16.659Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:17.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:09:17.226Z] [2025-03-26T13:09:17.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:17.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:09:17.538Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:09:17.538Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:09:17.538Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:09:17.538Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:09:17.538Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:09:17.538Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:09:17.538Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:09:17.538Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:09:17.538Z] 33b1e0a273af: Waiting [2025-03-26T13:09:17.538Z] 5d3b04190fa2: Waiting [2025-03-26T13:09:17.538Z] 2f39f015ded8: Waiting [2025-03-26T13:09:17.538Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:09:17.538Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:09:17.538Z] 5c69ac0246d0: Download complete [2025-03-26T13:09:17.538Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:09:17.538Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:09:17.538Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:09:17.538Z] ec43610c2a17: Download complete [2025-03-26T13:09:17.538Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:09:17.538Z] 33b1e0a273af: Download complete [2025-03-26T13:09:17.538Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:09:17.538Z] 5d3b04190fa2: Download complete [2025-03-26T13:09:17.803Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:09:17.803Z] 5eb5b503b376: Download complete [2025-03-26T13:09:18.378Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:09:18.378Z] 2f39f015ded8: Download complete [2025-03-26T13:09:19.311Z] 5eb5b503b376: Pull complete [2025-03-26T13:09:19.311Z] 5c69ac0246d0: Pull complete [2025-03-26T13:09:19.570Z] ec43610c2a17: Pull complete [2025-03-26T13:09:19.570Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:09:19.830Z] 33b1e0a273af: Pull complete [2025-03-26T13:09:19.830Z] 5d3b04190fa2: Pull complete [2025-03-26T13:09:24.060Z] 2f39f015ded8: Pull complete [2025-03-26T13:09:24.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:09:24.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:09:24.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:09:24.242Z] prd-centos7-docker-4c-2g-42097 does not seem to be running inside a container [2025-03-26T13:09:24.277Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat [2025-03-26T13:09:28.615Z] $ docker top 94339e23fc737b8f8518f86cdfe101c9d8eba03c036e7fe23765d06de24eec8a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:09:28.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:09:29.265Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:09:29.554Z] + ls /var/log/sa-host [2025-03-26T13:09:29.554Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:09:29.617Z] provisioning config files... [2025-03-26T13:09:29.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17555463830696944679tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:09:29.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:09:29.964Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:09:29.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:09:30.292Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:09:30.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:09:30.597Z] ---> sudo-logs.sh [2025-03-26T13:09:30.597Z] Archiving 'sudo' log.. [2025-03-26T13:09:30.597Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:09:30.633Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:09:30.636Z] $ docker stop --time=1 94339e23fc737b8f8518f86cdfe101c9d8eba03c036e7fe23765d06de24eec8a [2025-03-26T13:09:31.793Z] $ docker rm -f --volumes 94339e23fc737b8f8518f86cdfe101c9d8eba03c036e7fe23765d06de24eec8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:09:31.904Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:09:31.904Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:09:31.923Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:09:31.972Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-26T13:09:31.972Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:09:31.972Z] latest [2025-03-26T13:09:31.972Z] 4.0.0-dev.78 [2025-03-26T13:09:31.972Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:09:31.972Z] main [2025-03-26T13:09:31.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:32.332Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:32.667Z] + docker push nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:09:32.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T13:09:32.667Z] 52722efd3ecb: Preparing [2025-03-26T13:09:32.667Z] d111d7f99ddd: Preparing [2025-03-26T13:09:32.667Z] 4a140bdb7890: Preparing [2025-03-26T13:09:32.667Z] ae97275a32e0: Preparing [2025-03-26T13:09:32.667Z] 98e00b564fe4: Preparing [2025-03-26T13:09:32.667Z] 627fad97058a: Preparing [2025-03-26T13:09:32.667Z] 994456c4fd7b: Preparing [2025-03-26T13:09:32.667Z] 627fad97058a: Waiting [2025-03-26T13:09:32.667Z] 98e00b564fe4: Layer already exists [2025-03-26T13:09:32.667Z] 4a140bdb7890: Layer already exists [2025-03-26T13:09:32.667Z] ae97275a32e0: Layer already exists [2025-03-26T13:09:32.667Z] 994456c4fd7b: Layer already exists [2025-03-26T13:09:32.667Z] 52722efd3ecb: Pushed [2025-03-26T13:09:32.667Z] 627fad97058a: Pushed [2025-03-26T13:09:35.203Z] d111d7f99ddd: Pushed [2025-03-26T13:09:35.203Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:35.527Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:35.898Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T13:09:35.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T13:09:35.898Z] 52722efd3ecb: Preparing [2025-03-26T13:09:35.898Z] d111d7f99ddd: Preparing [2025-03-26T13:09:35.898Z] 4a140bdb7890: Preparing [2025-03-26T13:09:35.898Z] ae97275a32e0: Preparing [2025-03-26T13:09:35.898Z] 98e00b564fe4: Preparing [2025-03-26T13:09:35.898Z] 627fad97058a: Preparing [2025-03-26T13:09:35.898Z] 994456c4fd7b: Preparing [2025-03-26T13:09:35.898Z] 627fad97058a: Waiting [2025-03-26T13:09:35.898Z] 994456c4fd7b: Waiting [2025-03-26T13:09:35.898Z] 98e00b564fe4: Layer already exists [2025-03-26T13:09:35.898Z] d111d7f99ddd: Layer already exists [2025-03-26T13:09:35.898Z] 4a140bdb7890: Layer already exists [2025-03-26T13:09:35.898Z] ae97275a32e0: Layer already exists [2025-03-26T13:09:35.898Z] 52722efd3ecb: Layer already exists [2025-03-26T13:09:35.898Z] 627fad97058a: Layer already exists [2025-03-26T13:09:35.898Z] 994456c4fd7b: Layer already exists [2025-03-26T13:09:35.898Z] latest: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:36.240Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:36.571Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T13:09:36.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T13:09:36.571Z] 52722efd3ecb: Preparing [2025-03-26T13:09:36.571Z] d111d7f99ddd: Preparing [2025-03-26T13:09:36.571Z] 4a140bdb7890: Preparing [2025-03-26T13:09:36.571Z] ae97275a32e0: Preparing [2025-03-26T13:09:36.571Z] 98e00b564fe4: Preparing [2025-03-26T13:09:36.571Z] 627fad97058a: Preparing [2025-03-26T13:09:36.571Z] 994456c4fd7b: Preparing [2025-03-26T13:09:36.571Z] 627fad97058a: Waiting [2025-03-26T13:09:36.571Z] 52722efd3ecb: Layer already exists [2025-03-26T13:09:36.571Z] ae97275a32e0: Layer already exists [2025-03-26T13:09:36.571Z] d111d7f99ddd: Layer already exists [2025-03-26T13:09:36.571Z] 4a140bdb7890: Layer already exists [2025-03-26T13:09:36.571Z] 98e00b564fe4: Layer already exists [2025-03-26T13:09:36.571Z] 627fad97058a: Layer already exists [2025-03-26T13:09:36.571Z] 994456c4fd7b: Layer already exists [2025-03-26T13:09:36.571Z] 4.0.0-dev.78: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:36.899Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:37.224Z] + docker push nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:09:37.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T13:09:37.224Z] 52722efd3ecb: Preparing [2025-03-26T13:09:37.224Z] d111d7f99ddd: Preparing [2025-03-26T13:09:37.224Z] 4a140bdb7890: Preparing [2025-03-26T13:09:37.224Z] ae97275a32e0: Preparing [2025-03-26T13:09:37.224Z] 98e00b564fe4: Preparing [2025-03-26T13:09:37.224Z] 627fad97058a: Preparing [2025-03-26T13:09:37.224Z] 994456c4fd7b: Preparing [2025-03-26T13:09:37.224Z] 627fad97058a: Waiting [2025-03-26T13:09:37.224Z] 994456c4fd7b: Waiting [2025-03-26T13:09:37.224Z] d111d7f99ddd: Layer already exists [2025-03-26T13:09:37.224Z] ae97275a32e0: Layer already exists [2025-03-26T13:09:37.224Z] 4a140bdb7890: Layer already exists [2025-03-26T13:09:37.224Z] 98e00b564fe4: Layer already exists [2025-03-26T13:09:37.224Z] 52722efd3ecb: Layer already exists [2025-03-26T13:09:37.224Z] 627fad97058a: Layer already exists [2025-03-26T13:09:37.224Z] 994456c4fd7b: Layer already exists [2025-03-26T13:09:37.224Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:37.554Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:09:37.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-26T13:09:37.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T13:09:37.896Z] 52722efd3ecb: Preparing [2025-03-26T13:09:37.896Z] d111d7f99ddd: Preparing [2025-03-26T13:09:37.896Z] 4a140bdb7890: Preparing [2025-03-26T13:09:37.896Z] ae97275a32e0: Preparing [2025-03-26T13:09:37.896Z] 98e00b564fe4: Preparing [2025-03-26T13:09:37.896Z] 627fad97058a: Preparing [2025-03-26T13:09:37.896Z] 994456c4fd7b: Preparing [2025-03-26T13:09:37.896Z] 627fad97058a: Waiting [2025-03-26T13:09:37.896Z] 994456c4fd7b: Waiting [2025-03-26T13:09:37.896Z] ae97275a32e0: Layer already exists [2025-03-26T13:09:37.896Z] 52722efd3ecb: Layer already exists [2025-03-26T13:09:37.896Z] d111d7f99ddd: Layer already exists [2025-03-26T13:09:37.896Z] 98e00b564fe4: Layer already exists [2025-03-26T13:09:37.896Z] 4a140bdb7890: Layer already exists [2025-03-26T13:09:37.896Z] 627fad97058a: Layer already exists [2025-03-26T13:09:37.896Z] 994456c4fd7b: Layer already exists [2025-03-26T13:09:37.896Z] main: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:09:37.979Z] ===================================================== [Pipeline] echo [2025-03-26T13:09:37.995Z] taggedImages: [2025-03-26T13:09:37.995Z] - nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:09:37.995Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T13:09:37.995Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T13:09:37.995Z] - nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:09:37.995Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-26T13:09:38.008Z] ========================================================= [2025-03-26T13:09:38.008Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-data:latest, nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:main], settingsFile:edgex-go-settings] [2025-03-26T13:09:38.008Z] ========================================================= [Pipeline] node [2025-03-26T13:09:53.012Z] Still waiting to schedule task [2025-03-26T13:09:53.012Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:10:30.406Z] Running on prd-centos7-docker-4c-2g-42098 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:10:30.454Z] provisioning config files... [2025-03-26T13:10:30.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4330219396838043765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:10:31.474Z] ---> ****-login.sh [2025-03-26T13:10:31.474Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:10:31.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:10:31.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:10:31.737Z] Configure a credential helper to remove this warning. See [2025-03-26T13:10:31.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:10:31.737Z] [2025-03-26T13:10:31.737Z] Login Succeeded [2025-03-26T13:10:31.737Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:10:31.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:10:31.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:10:31.738Z] Configure a credential helper to remove this warning. See [2025-03-26T13:10:31.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:10:31.738Z] [2025-03-26T13:10:31.738Z] Login Succeeded [2025-03-26T13:10:31.738Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:10:31.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:10:31.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:10:31.738Z] Configure a credential helper to remove this warning. See [2025-03-26T13:10:31.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:10:31.738Z] [2025-03-26T13:10:31.738Z] Login Succeeded [2025-03-26T13:10:31.738Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:10:31.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:10:32.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:10:32.000Z] Configure a credential helper to remove this warning. See [2025-03-26T13:10:32.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:10:32.000Z] [2025-03-26T13:10:32.000Z] Login Succeeded [2025-03-26T13:10:32.000Z] ****.io [2025-03-26T13:10:32.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:10:32.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:10:32.264Z] Configure a credential helper to remove this warning. See [2025-03-26T13:10:32.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:10:32.264Z] [2025-03-26T13:10:32.264Z] Login Succeeded [2025-03-26T13:10:32.264Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:10:32.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:10:32.643Z] + docker buildx ls [2025-03-26T13:10:32.905Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:10:32.905Z] default * docker [2025-03-26T13:10:32.905Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:10:33.207Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:10:33.207Z] edgex-builder [Pipeline] sh [2025-03-26T13:10:33.498Z] + docker buildx inspect --bootstrap [2025-03-26T13:10:33.499Z] #1 [internal] booting buildkit [2025-03-26T13:10:33.499Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:10:36.049Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T13:10:36.049Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:10:37.959Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2025-03-26T13:10:37.959Z] #1 DONE 4.6s [2025-03-26T13:10:38.224Z] Name: edgex-builder [2025-03-26T13:10:38.224Z] Driver: docker-container [2025-03-26T13:10:38.224Z] [2025-03-26T13:10:38.224Z] Nodes: [2025-03-26T13:10:38.224Z] Name: edgex-builder0 [2025-03-26T13:10:38.224Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:10:38.224Z] Status: running [2025-03-26T13:10:38.224Z] Buildkit: v0.20.2 [2025-03-26T13:10:38.224Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:10:38.522Z] + docker buildx ls [2025-03-26T13:10:38.522Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:10:38.522Z] edgex-builder * docker-container [2025-03-26T13:10:38.522Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:10:38.522Z] default docker [2025-03-26T13:10:38.522Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:10:38.809Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:10:38.809Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:10:38.809Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:10:38.809Z] #1 transferring dockerfile: 194B done [2025-03-26T13:10:38.809Z] #1 DONE 0.0s [2025-03-26T13:10:38.809Z] [2025-03-26T13:10:38.809Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:10:38.809Z] #2 DONE 0.1s [2025-03-26T13:10:38.809Z] [2025-03-26T13:10:38.809Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:10:38.809Z] #3 DONE 0.1s [2025-03-26T13:10:38.809Z] [2025-03-26T13:10:38.809Z] #4 [internal] load .dockerignore [2025-03-26T13:10:38.809Z] #4 transferring context: [2025-03-26T13:10:39.069Z] #4 transferring context: 2B done [2025-03-26T13:10:39.069Z] #4 DONE 0.0s [2025-03-26T13:10:39.069Z] [2025-03-26T13:10:39.069Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:39.069Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done [2025-03-26T13:10:39.069Z] #5 DONE 0.0s [2025-03-26T13:10:39.069Z] [2025-03-26T13:10:39.069Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:39.069Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done [2025-03-26T13:10:39.069Z] #6 DONE 0.1s [2025-03-26T13:10:39.069Z] [2025-03-26T13:10:39.069Z] #7 exporting to image [2025-03-26T13:10:39.069Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:10:39.069Z] #7 ... [2025-03-26T13:10:39.069Z] [2025-03-26T13:10:39.069Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:10:39.069Z] #8 DONE 0.0s [2025-03-26T13:10:39.069Z] [2025-03-26T13:10:39.069Z] #7 exporting to image [2025-03-26T13:10:39.069Z] #7 exporting layers done [2025-03-26T13:10:39.069Z] #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 0.0s done [2025-03-26T13:10:39.069Z] #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done [2025-03-26T13:10:39.069Z] #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done [2025-03-26T13:10:39.069Z] #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done [2025-03-26T13:10:39.069Z] #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done [2025-03-26T13:10:39.069Z] #7 pushing layers 0.1s done [2025-03-26T13:10:39.069Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 [2025-03-26T13:10:39.329Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done [2025-03-26T13:10:39.329Z] #7 DONE 0.2s [2025-03-26T13:10:39.329Z] [2025-03-26T13:10:39.329Z] 1 warning found (use --debug to expand): [2025-03-26T13:10:39.329Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:10:39.625Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-03-26T13:10:39.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-03-26T13:10:39.625Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:10:39.625Z] #1 transferring dockerfile: 160B done [2025-03-26T13:10:39.625Z] #1 DONE 0.0s [2025-03-26T13:10:39.625Z] [2025-03-26T13:10:39.625Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T13:10:39.625Z] #2 DONE 0.0s [2025-03-26T13:10:39.625Z] [2025-03-26T13:10:39.625Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T13:10:39.625Z] #3 DONE 0.0s [2025-03-26T13:10:39.625Z] [2025-03-26T13:10:39.625Z] #4 [internal] load .dockerignore [2025-03-26T13:10:39.625Z] #4 transferring context: 2B done [2025-03-26T13:10:39.625Z] #4 DONE 0.0s [2025-03-26T13:10:39.625Z] [2025-03-26T13:10:39.625Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:39.625Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done [2025-03-26T13:10:39.625Z] #5 CACHED [2025-03-26T13:10:39.625Z] [2025-03-26T13:10:39.625Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:39.625Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done [2025-03-26T13:10:39.625Z] #6 CACHED [2025-03-26T13:10:39.625Z] [2025-03-26T13:10:39.625Z] #7 exporting to image [2025-03-26T13:10:39.625Z] #7 exporting layers done [2025-03-26T13:10:39.625Z] #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done [2025-03-26T13:10:39.625Z] #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done [2025-03-26T13:10:39.625Z] #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done [2025-03-26T13:10:39.625Z] #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done [2025-03-26T13:10:39.625Z] #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done [2025-03-26T13:10:39.625Z] #7 pushing layers 0.0s done [2025-03-26T13:10:39.625Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 [2025-03-26T13:10:39.884Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:10:39.884Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done [2025-03-26T13:10:39.884Z] #7 DONE 0.1s [2025-03-26T13:10:39.884Z] [2025-03-26T13:10:39.884Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:10:39.884Z] #8 DONE 0.0s [2025-03-26T13:10:39.884Z] [2025-03-26T13:10:39.884Z] 1 warning found (use --debug to expand): [2025-03-26T13:10:39.884Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:10:40.180Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 --push - [2025-03-26T13:10:40.180Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78' [2025-03-26T13:10:40.180Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:10:40.180Z] #1 transferring dockerfile: 166B done [2025-03-26T13:10:40.180Z] #1 DONE 0.0s [2025-03-26T13:10:40.180Z] [2025-03-26T13:10:40.180Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T13:10:40.180Z] #2 DONE 0.0s [2025-03-26T13:10:40.180Z] [2025-03-26T13:10:40.180Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T13:10:40.180Z] #3 DONE 0.0s [2025-03-26T13:10:40.180Z] [2025-03-26T13:10:40.180Z] #4 [internal] load .dockerignore [2025-03-26T13:10:40.180Z] #4 transferring context: 2B done [2025-03-26T13:10:40.180Z] #4 DONE 0.0s [2025-03-26T13:10:40.180Z] [2025-03-26T13:10:40.180Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:40.180Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done [2025-03-26T13:10:40.180Z] #5 CACHED [2025-03-26T13:10:40.180Z] [2025-03-26T13:10:40.180Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:40.180Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done [2025-03-26T13:10:40.180Z] #6 CACHED [2025-03-26T13:10:40.180Z] [2025-03-26T13:10:40.180Z] #7 exporting to image [2025-03-26T13:10:40.180Z] #7 exporting layers done [2025-03-26T13:10:40.180Z] #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done [2025-03-26T13:10:40.180Z] #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done [2025-03-26T13:10:40.180Z] #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done [2025-03-26T13:10:40.180Z] #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done [2025-03-26T13:10:40.180Z] #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done [2025-03-26T13:10:40.180Z] #7 pushing layers 0.0s done [2025-03-26T13:10:40.180Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 [2025-03-26T13:10:40.180Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:10:40.440Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done [2025-03-26T13:10:40.440Z] #7 DONE 0.1s [2025-03-26T13:10:40.440Z] [2025-03-26T13:10:40.440Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:10:40.440Z] #8 DONE 0.0s [2025-03-26T13:10:40.440Z] [2025-03-26T13:10:40.440Z] 1 warning found (use --debug to expand): [2025-03-26T13:10:40.440Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:10:40.735Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:10:40.735Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:10:40.735Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:10:40.735Z] #1 transferring dockerfile: 207B done [2025-03-26T13:10:40.735Z] #1 DONE 0.0s [2025-03-26T13:10:40.735Z] [2025-03-26T13:10:40.735Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:10:40.735Z] #2 DONE 0.0s [2025-03-26T13:10:40.735Z] [2025-03-26T13:10:40.735Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:10:40.735Z] #3 DONE 0.0s [2025-03-26T13:10:40.735Z] [2025-03-26T13:10:40.735Z] #4 [internal] load .dockerignore [2025-03-26T13:10:40.735Z] #4 transferring context: 2B done [2025-03-26T13:10:40.735Z] #4 DONE 0.0s [2025-03-26T13:10:40.735Z] [2025-03-26T13:10:40.735Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:40.735Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done [2025-03-26T13:10:40.735Z] #5 CACHED [2025-03-26T13:10:40.735Z] [2025-03-26T13:10:40.735Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:40.735Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done [2025-03-26T13:10:40.735Z] #6 CACHED [2025-03-26T13:10:40.735Z] [2025-03-26T13:10:40.735Z] #7 exporting to image [2025-03-26T13:10:40.735Z] #7 exporting layers done [2025-03-26T13:10:40.735Z] #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done [2025-03-26T13:10:40.735Z] #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done [2025-03-26T13:10:40.735Z] #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done [2025-03-26T13:10:40.735Z] #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done [2025-03-26T13:10:40.735Z] #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done [2025-03-26T13:10:40.735Z] #7 pushing layers 0.0s done [2025-03-26T13:10:40.735Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 [2025-03-26T13:10:40.735Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:10:40.995Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done [2025-03-26T13:10:40.995Z] #7 DONE 0.1s [2025-03-26T13:10:40.995Z] [2025-03-26T13:10:40.995Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:10:40.995Z] #8 DONE 0.0s [2025-03-26T13:10:40.995Z] [2025-03-26T13:10:40.995Z] 1 warning found (use --debug to expand): [2025-03-26T13:10:40.995Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:10:41.284Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-03-26T13:10:41.285Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-03-26T13:10:41.285Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:10:41.285Z] #1 transferring dockerfile: 158B done [2025-03-26T13:10:41.285Z] #1 DONE 0.0s [2025-03-26T13:10:41.285Z] [2025-03-26T13:10:41.285Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-03-26T13:10:41.285Z] #2 DONE 0.0s [2025-03-26T13:10:41.285Z] [2025-03-26T13:10:41.285Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-03-26T13:10:41.285Z] #3 DONE 0.0s [2025-03-26T13:10:41.285Z] [2025-03-26T13:10:41.285Z] #4 [internal] load .dockerignore [2025-03-26T13:10:41.285Z] #4 transferring context: 2B done [2025-03-26T13:10:41.285Z] #4 DONE 0.0s [2025-03-26T13:10:41.285Z] [2025-03-26T13:10:41.285Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:41.285Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done [2025-03-26T13:10:41.285Z] #5 CACHED [2025-03-26T13:10:41.285Z] [2025-03-26T13:10:41.285Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 [2025-03-26T13:10:41.285Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done [2025-03-26T13:10:41.285Z] #6 CACHED [2025-03-26T13:10:41.285Z] [2025-03-26T13:10:41.285Z] #7 exporting to image [2025-03-26T13:10:41.285Z] #7 exporting layers done [2025-03-26T13:10:41.285Z] #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done [2025-03-26T13:10:41.285Z] #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done [2025-03-26T13:10:41.285Z] #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done [2025-03-26T13:10:41.285Z] #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done [2025-03-26T13:10:41.285Z] #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done [2025-03-26T13:10:41.285Z] #7 pushing layers 0.0s done [2025-03-26T13:10:41.285Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 [2025-03-26T13:10:41.285Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:10:41.545Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done [2025-03-26T13:10:41.545Z] #7 DONE 0.1s [2025-03-26T13:10:41.545Z] [2025-03-26T13:10:41.545Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:10:41.545Z] #8 DONE 0.0s [2025-03-26T13:10:41.545Z] [2025-03-26T13:10:41.545Z] 1 warning found (use --debug to expand): [2025-03-26T13:10:41.545Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:10:41.891Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:10:42.188Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:10:42.744Z] ---> package-listing.sh [2025-03-26T13:10:42.744Z] ++ facter osfamily [2025-03-26T13:10:42.744Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:10:43.002Z] + OS_FAMILY=redhat [2025-03-26T13:10:43.002Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:10:43.002Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:10:43.002Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:10:43.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:10:43.002Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:10:43.002Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:10:43.002Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:10:43.002Z] + case "${OS_FAMILY}" in [2025-03-26T13:10:43.002Z] + rpm -qa [2025-03-26T13:10:43.002Z] + sort [2025-03-26T13:10:43.572Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:10:43.572Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:10:43.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:10:43.572Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:10:43.572Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:10:43.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:10:43.582Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:10:43.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:10:44.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:10:44.457Z] [2025-03-26T13:10:44.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:10:44.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:10:44.832Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:10:44.832Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:10:44.832Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:10:44.832Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:10:44.832Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:10:44.832Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:10:44.832Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:10:44.832Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:10:44.832Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:10:44.832Z] 33b1e0a273af: Waiting [2025-03-26T13:10:44.832Z] 5d3b04190fa2: Waiting [2025-03-26T13:10:44.832Z] 2f39f015ded8: Waiting [2025-03-26T13:10:44.832Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:10:44.832Z] 5c69ac0246d0: Download complete [2025-03-26T13:10:44.832Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:10:44.832Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:10:44.832Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:10:44.832Z] 33b1e0a273af: Download complete [2025-03-26T13:10:44.832Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:10:44.832Z] 5d3b04190fa2: Download complete [2025-03-26T13:10:44.832Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:10:44.832Z] ec43610c2a17: Download complete [2025-03-26T13:10:45.094Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:10:45.094Z] 5eb5b503b376: Download complete [2025-03-26T13:10:45.670Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:10:45.670Z] 2f39f015ded8: Download complete [2025-03-26T13:10:46.634Z] 5eb5b503b376: Pull complete [2025-03-26T13:10:46.634Z] 5c69ac0246d0: Pull complete [2025-03-26T13:10:46.900Z] ec43610c2a17: Pull complete [2025-03-26T13:10:46.900Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:10:47.178Z] 33b1e0a273af: Pull complete [2025-03-26T13:10:47.178Z] 5d3b04190fa2: Pull complete [2025-03-26T13:10:51.466Z] 2f39f015ded8: Pull complete [2025-03-26T13:10:51.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:10:51.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:10:51.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:10:51.619Z] prd-centos7-docker-4c-2g-42098 does not seem to be running inside a container [2025-03-26T13:10:51.656Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-03-26T13:10:55.769Z] $ docker top 3bb44db65adb9c7849e88190b7608235feaddc94887be1b0365040992035cb41 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:10:56.115Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:10:56.404Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:10:56.695Z] + ls /var/log/sa-host [2025-03-26T13:10:56.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:10:56.728Z] provisioning config files... [2025-03-26T13:10:56.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10372632947163919340tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:10:56.755Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:10:57.044Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:10:57.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:10:57.369Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:10:57.380Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:10:57.669Z] ---> sudo-logs.sh [2025-03-26T13:10:57.669Z] Archiving 'sudo' log.. [2025-03-26T13:10:57.669Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:10:57.707Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:10:57.709Z] $ docker stop --time=1 3bb44db65adb9c7849e88190b7608235feaddc94887be1b0365040992035cb41 [2025-03-26T13:10:58.836Z] $ docker rm -f --volumes 3bb44db65adb9c7849e88190b7608235feaddc94887be1b0365040992035cb41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:10:58.939Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:10:58.939Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:10:58.957Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:10:59.002Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-26T13:10:59.003Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:10:59.003Z] latest [2025-03-26T13:10:59.003Z] 4.0.0-dev.78 [2025-03-26T13:10:59.003Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:10:59.003Z] main [2025-03-26T13:10:59.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:10:59.358Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:10:59.681Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:10:59.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T13:10:59.681Z] 6b2f20a8e020: Preparing [2025-03-26T13:10:59.681Z] 08052212fda3: Preparing [2025-03-26T13:10:59.681Z] ae97275a32e0: Preparing [2025-03-26T13:10:59.681Z] 93b69ae1cf2e: Preparing [2025-03-26T13:10:59.681Z] 40e3a76cbabb: Preparing [2025-03-26T13:10:59.681Z] 994456c4fd7b: Preparing [2025-03-26T13:10:59.681Z] 994456c4fd7b: Waiting [2025-03-26T13:10:59.681Z] ae97275a32e0: Layer already exists [2025-03-26T13:10:59.681Z] 994456c4fd7b: Layer already exists [2025-03-26T13:10:59.681Z] 6b2f20a8e020: Pushed [2025-03-26T13:10:59.681Z] 40e3a76cbabb: Pushed [2025-03-26T13:10:59.681Z] 93b69ae1cf2e: Pushed [2025-03-26T13:11:02.206Z] 08052212fda3: Pushed [2025-03-26T13:11:02.206Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:02.532Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:02.864Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T13:11:02.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T13:11:02.864Z] 6b2f20a8e020: Preparing [2025-03-26T13:11:02.864Z] 08052212fda3: Preparing [2025-03-26T13:11:02.864Z] ae97275a32e0: Preparing [2025-03-26T13:11:02.864Z] 93b69ae1cf2e: Preparing [2025-03-26T13:11:02.864Z] 40e3a76cbabb: Preparing [2025-03-26T13:11:02.864Z] 994456c4fd7b: Preparing [2025-03-26T13:11:02.864Z] 994456c4fd7b: Waiting [2025-03-26T13:11:02.864Z] 08052212fda3: Layer already exists [2025-03-26T13:11:02.864Z] ae97275a32e0: Layer already exists [2025-03-26T13:11:02.864Z] 93b69ae1cf2e: Layer already exists [2025-03-26T13:11:02.864Z] 40e3a76cbabb: Layer already exists [2025-03-26T13:11:02.864Z] 6b2f20a8e020: Layer already exists [2025-03-26T13:11:02.864Z] 994456c4fd7b: Layer already exists [2025-03-26T13:11:02.864Z] latest: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:03.203Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:03.530Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T13:11:03.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T13:11:03.530Z] 6b2f20a8e020: Preparing [2025-03-26T13:11:03.530Z] 08052212fda3: Preparing [2025-03-26T13:11:03.530Z] ae97275a32e0: Preparing [2025-03-26T13:11:03.530Z] 93b69ae1cf2e: Preparing [2025-03-26T13:11:03.530Z] 40e3a76cbabb: Preparing [2025-03-26T13:11:03.530Z] 994456c4fd7b: Preparing [2025-03-26T13:11:03.530Z] 994456c4fd7b: Waiting [2025-03-26T13:11:03.530Z] 40e3a76cbabb: Layer already exists [2025-03-26T13:11:03.530Z] ae97275a32e0: Layer already exists [2025-03-26T13:11:03.530Z] 6b2f20a8e020: Layer already exists [2025-03-26T13:11:03.530Z] 08052212fda3: Layer already exists [2025-03-26T13:11:03.530Z] 93b69ae1cf2e: Layer already exists [2025-03-26T13:11:03.530Z] 994456c4fd7b: Layer already exists [2025-03-26T13:11:03.530Z] 4.0.0-dev.78: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:03.856Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:04.180Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:11:04.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T13:11:04.180Z] 6b2f20a8e020: Preparing [2025-03-26T13:11:04.180Z] 08052212fda3: Preparing [2025-03-26T13:11:04.180Z] ae97275a32e0: Preparing [2025-03-26T13:11:04.180Z] 93b69ae1cf2e: Preparing [2025-03-26T13:11:04.180Z] 40e3a76cbabb: Preparing [2025-03-26T13:11:04.180Z] 994456c4fd7b: Preparing [2025-03-26T13:11:04.180Z] 994456c4fd7b: Waiting [2025-03-26T13:11:04.180Z] 6b2f20a8e020: Layer already exists [2025-03-26T13:11:04.180Z] 40e3a76cbabb: Layer already exists [2025-03-26T13:11:04.180Z] 08052212fda3: Layer already exists [2025-03-26T13:11:04.180Z] ae97275a32e0: Layer already exists [2025-03-26T13:11:04.180Z] 93b69ae1cf2e: Layer already exists [2025-03-26T13:11:04.180Z] 994456c4fd7b: Layer already exists [2025-03-26T13:11:04.180Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:04.502Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:11:04.834Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-26T13:11:04.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T13:11:04.834Z] 6b2f20a8e020: Preparing [2025-03-26T13:11:04.834Z] 08052212fda3: Preparing [2025-03-26T13:11:04.834Z] ae97275a32e0: Preparing [2025-03-26T13:11:04.834Z] 93b69ae1cf2e: Preparing [2025-03-26T13:11:04.834Z] 40e3a76cbabb: Preparing [2025-03-26T13:11:04.834Z] 994456c4fd7b: Preparing [2025-03-26T13:11:04.834Z] 994456c4fd7b: Waiting [2025-03-26T13:11:04.834Z] 93b69ae1cf2e: Layer already exists [2025-03-26T13:11:04.834Z] 40e3a76cbabb: Layer already exists [2025-03-26T13:11:04.834Z] 08052212fda3: Layer already exists [2025-03-26T13:11:04.834Z] 6b2f20a8e020: Layer already exists [2025-03-26T13:11:04.834Z] ae97275a32e0: Layer already exists [2025-03-26T13:11:04.834Z] 994456c4fd7b: Layer already exists [2025-03-26T13:11:04.834Z] main: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:11:04.911Z] ===================================================== [Pipeline] echo [2025-03-26T13:11:04.929Z] taggedImages: [2025-03-26T13:11:04.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:11:04.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T13:11:04.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T13:11:04.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:11:04.929Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-26T13:11:04.946Z] ========================================================= [2025-03-26T13:11:04.946Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-keeper:latest, nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:main], settingsFile:edgex-go-settings] [2025-03-26T13:11:04.946Z] ========================================================= [Pipeline] node [2025-03-26T13:11:19.951Z] Still waiting to schedule task [2025-03-26T13:11:19.952Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:11:51.056Z] Running on prd-centos7-docker-4c-2g-42099 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:11:51.118Z] provisioning config files... [2025-03-26T13:11:51.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14207902390682453550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:11:55.078Z] ---> ****-login.sh [2025-03-26T13:11:55.078Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:11:55.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:11:55.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:11:55.343Z] Configure a credential helper to remove this warning. See [2025-03-26T13:11:55.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:11:55.343Z] [2025-03-26T13:11:55.343Z] Login Succeeded [2025-03-26T13:11:55.343Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:11:55.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:11:55.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:11:55.602Z] Configure a credential helper to remove this warning. See [2025-03-26T13:11:55.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:11:55.602Z] [2025-03-26T13:11:55.602Z] Login Succeeded [2025-03-26T13:11:55.602Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:11:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:11:55.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:11:55.603Z] Configure a credential helper to remove this warning. See [2025-03-26T13:11:55.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:11:55.603Z] [2025-03-26T13:11:55.603Z] Login Succeeded [2025-03-26T13:11:55.603Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:11:55.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:11:55.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:11:55.603Z] Configure a credential helper to remove this warning. See [2025-03-26T13:11:55.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:11:55.603Z] [2025-03-26T13:11:55.603Z] Login Succeeded [2025-03-26T13:11:55.603Z] ****.io [2025-03-26T13:11:55.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:11:55.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:11:55.864Z] Configure a credential helper to remove this warning. See [2025-03-26T13:11:55.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:11:55.864Z] [2025-03-26T13:11:55.864Z] Login Succeeded [2025-03-26T13:11:55.864Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:11:55.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:11:56.219Z] + docker buildx ls [2025-03-26T13:11:56.479Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:11:56.479Z] default * docker [2025-03-26T13:11:56.479Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:11:56.777Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:11:56.777Z] edgex-builder [Pipeline] sh [2025-03-26T13:11:57.080Z] + docker buildx inspect --bootstrap [2025-03-26T13:11:57.080Z] #1 [internal] booting buildkit [2025-03-26T13:11:57.080Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:11:59.644Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-03-26T13:11:59.644Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:12:02.187Z] #1 creating container buildx_buildkit_edgex-builder0 2.9s done [2025-03-26T13:12:02.187Z] #1 DONE 5.6s [2025-03-26T13:12:02.187Z] Name: edgex-builder [2025-03-26T13:12:02.187Z] Driver: docker-container [2025-03-26T13:12:02.187Z] [2025-03-26T13:12:02.187Z] Nodes: [2025-03-26T13:12:02.187Z] Name: edgex-builder0 [2025-03-26T13:12:02.187Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:12:02.187Z] Status: running [2025-03-26T13:12:02.187Z] Buildkit: v0.20.2 [2025-03-26T13:12:02.187Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:12:02.478Z] + docker buildx ls [2025-03-26T13:12:02.478Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:12:02.478Z] edgex-builder * docker-container [2025-03-26T13:12:02.478Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:12:02.478Z] default docker [2025-03-26T13:12:02.478Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:12:02.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:12:02.772Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:12:02.772Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:12:02.772Z] #1 transferring dockerfile: 196B done [2025-03-26T13:12:02.772Z] #1 DONE 0.0s [2025-03-26T13:12:02.772Z] [2025-03-26T13:12:02.772Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:12:02.772Z] #2 DONE 0.1s [2025-03-26T13:12:02.772Z] [2025-03-26T13:12:02.772Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:12:03.031Z] #3 DONE 0.1s [2025-03-26T13:12:03.031Z] [2025-03-26T13:12:03.031Z] #4 [internal] load .dockerignore [2025-03-26T13:12:03.031Z] #4 transferring context: 2B done [2025-03-26T13:12:03.031Z] #4 DONE 0.0s [2025-03-26T13:12:03.031Z] [2025-03-26T13:12:03.031Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:03.031Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:03.031Z] #5 DONE 0.0s [2025-03-26T13:12:03.031Z] [2025-03-26T13:12:03.031Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:03.031Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:03.031Z] #6 DONE 0.1s [2025-03-26T13:12:03.031Z] [2025-03-26T13:12:03.031Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:12:03.031Z] #7 DONE 0.0s [2025-03-26T13:12:03.031Z] [2025-03-26T13:12:03.031Z] #8 exporting to image [2025-03-26T13:12:03.031Z] #8 exporting layers done [2025-03-26T13:12:03.031Z] #8 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done [2025-03-26T13:12:03.031Z] #8 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done [2025-03-26T13:12:03.031Z] #8 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done [2025-03-26T13:12:03.031Z] #8 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done [2025-03-26T13:12:03.031Z] #8 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done [2025-03-26T13:12:03.031Z] #8 pushing layers 0.1s done [2025-03-26T13:12:03.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 [2025-03-26T13:12:03.031Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:12:03.291Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done [2025-03-26T13:12:03.291Z] #8 DONE 0.2s [2025-03-26T13:12:03.291Z] [2025-03-26T13:12:03.291Z] 1 warning found (use --debug to expand): [2025-03-26T13:12:03.291Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:12:03.579Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-03-26T13:12:03.579Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-03-26T13:12:03.579Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:12:03.579Z] #1 transferring dockerfile: 162B done [2025-03-26T13:12:03.579Z] #1 DONE 0.0s [2025-03-26T13:12:03.579Z] [2025-03-26T13:12:03.579Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T13:12:03.579Z] #2 DONE 0.0s [2025-03-26T13:12:03.579Z] [2025-03-26T13:12:03.579Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T13:12:03.579Z] #3 DONE 0.0s [2025-03-26T13:12:03.579Z] [2025-03-26T13:12:03.579Z] #4 [internal] load .dockerignore [2025-03-26T13:12:03.579Z] #4 transferring context: 2B done [2025-03-26T13:12:03.579Z] #4 DONE 0.0s [2025-03-26T13:12:03.579Z] [2025-03-26T13:12:03.579Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:03.579Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:03.836Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:03.836Z] #5 CACHED [2025-03-26T13:12:03.836Z] [2025-03-26T13:12:03.836Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:03.836Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:03.836Z] #6 CACHED [2025-03-26T13:12:03.836Z] [2025-03-26T13:12:03.836Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:12:03.836Z] #7 DONE 0.0s [2025-03-26T13:12:03.836Z] [2025-03-26T13:12:03.836Z] #8 exporting to image [2025-03-26T13:12:03.836Z] #8 exporting layers done [2025-03-26T13:12:03.836Z] #8 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done [2025-03-26T13:12:03.836Z] #8 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done [2025-03-26T13:12:03.836Z] #8 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done [2025-03-26T13:12:03.836Z] #8 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done [2025-03-26T13:12:03.836Z] #8 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done [2025-03-26T13:12:03.836Z] #8 pushing layers 0.0s done [2025-03-26T13:12:03.836Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done [2025-03-26T13:12:03.836Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:12:03.836Z] #8 DONE 0.1s [2025-03-26T13:12:03.836Z] [2025-03-26T13:12:03.836Z] 1 warning found (use --debug to expand): [2025-03-26T13:12:03.836Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:12:04.125Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78' [2025-03-26T13:12:04.125Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 --push - [2025-03-26T13:12:04.125Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:12:04.125Z] #1 transferring dockerfile: 168B done [2025-03-26T13:12:04.125Z] #1 DONE 0.0s [2025-03-26T13:12:04.125Z] [2025-03-26T13:12:04.125Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T13:12:04.125Z] #2 DONE 0.0s [2025-03-26T13:12:04.125Z] [2025-03-26T13:12:04.125Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T13:12:04.125Z] #3 DONE 0.0s [2025-03-26T13:12:04.125Z] [2025-03-26T13:12:04.125Z] #4 [internal] load .dockerignore [2025-03-26T13:12:04.125Z] #4 transferring context: 2B done [2025-03-26T13:12:04.125Z] #4 DONE 0.0s [2025-03-26T13:12:04.125Z] [2025-03-26T13:12:04.125Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:04.125Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:04.125Z] #5 CACHED [2025-03-26T13:12:04.125Z] [2025-03-26T13:12:04.125Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:04.125Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:04.125Z] #6 CACHED [2025-03-26T13:12:04.125Z] [2025-03-26T13:12:04.125Z] #7 exporting to image [2025-03-26T13:12:04.125Z] #7 exporting layers done [2025-03-26T13:12:04.125Z] #7 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done [2025-03-26T13:12:04.125Z] #7 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done [2025-03-26T13:12:04.125Z] #7 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done [2025-03-26T13:12:04.125Z] #7 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done [2025-03-26T13:12:04.125Z] #7 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done [2025-03-26T13:12:04.125Z] #7 pushing layers [2025-03-26T13:12:04.125Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:12:04.386Z] #7 pushing layers 0.0s done [2025-03-26T13:12:04.386Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done [2025-03-26T13:12:04.386Z] #7 DONE 0.1s [2025-03-26T13:12:04.386Z] [2025-03-26T13:12:04.386Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:12:04.386Z] #8 DONE 0.0s [2025-03-26T13:12:04.386Z] [2025-03-26T13:12:04.386Z] 1 warning found (use --debug to expand): [2025-03-26T13:12:04.386Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:12:04.678Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:12:04.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:12:04.678Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:12:04.678Z] #1 transferring dockerfile: 209B done [2025-03-26T13:12:04.678Z] #1 DONE 0.0s [2025-03-26T13:12:04.678Z] [2025-03-26T13:12:04.678Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:12:04.678Z] #2 DONE 0.0s [2025-03-26T13:12:04.678Z] [2025-03-26T13:12:04.678Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:12:04.678Z] #3 DONE 0.0s [2025-03-26T13:12:04.678Z] [2025-03-26T13:12:04.678Z] #4 [internal] load .dockerignore [2025-03-26T13:12:04.678Z] #4 transferring context: 2B done [2025-03-26T13:12:04.678Z] #4 DONE 0.0s [2025-03-26T13:12:04.678Z] [2025-03-26T13:12:04.678Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:04.678Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:04.678Z] #5 CACHED [2025-03-26T13:12:04.678Z] [2025-03-26T13:12:04.678Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:04.678Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:04.678Z] #6 CACHED [2025-03-26T13:12:04.678Z] [2025-03-26T13:12:04.678Z] #7 exporting to image [2025-03-26T13:12:04.678Z] #7 exporting layers [2025-03-26T13:12:04.678Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:12:04.938Z] #7 exporting layers done [2025-03-26T13:12:04.938Z] #7 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done [2025-03-26T13:12:04.938Z] #7 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done [2025-03-26T13:12:04.938Z] #7 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done [2025-03-26T13:12:04.938Z] #7 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done [2025-03-26T13:12:04.938Z] #7 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done [2025-03-26T13:12:04.938Z] #7 pushing layers 0.0s done [2025-03-26T13:12:04.938Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done [2025-03-26T13:12:04.938Z] #7 DONE 0.1s [2025-03-26T13:12:04.938Z] [2025-03-26T13:12:04.938Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:12:04.938Z] #8 DONE 0.0s [2025-03-26T13:12:04.938Z] [2025-03-26T13:12:04.938Z] 1 warning found (use --debug to expand): [2025-03-26T13:12:04.938Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:12:05.226Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-03-26T13:12:05.226Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-03-26T13:12:05.226Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:12:05.226Z] #1 transferring dockerfile: 160B done [2025-03-26T13:12:05.226Z] #1 DONE 0.0s [2025-03-26T13:12:05.226Z] [2025-03-26T13:12:05.226Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-26T13:12:05.226Z] #2 DONE 0.0s [2025-03-26T13:12:05.226Z] [2025-03-26T13:12:05.226Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-26T13:12:05.226Z] #3 DONE 0.0s [2025-03-26T13:12:05.226Z] [2025-03-26T13:12:05.226Z] #4 [internal] load .dockerignore [2025-03-26T13:12:05.226Z] #4 transferring context: 2B done [2025-03-26T13:12:05.226Z] #4 DONE 0.0s [2025-03-26T13:12:05.226Z] [2025-03-26T13:12:05.226Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:05.226Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:05.226Z] #5 CACHED [2025-03-26T13:12:05.226Z] [2025-03-26T13:12:05.226Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 [2025-03-26T13:12:05.226Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done [2025-03-26T13:12:05.226Z] #6 CACHED [2025-03-26T13:12:05.226Z] [2025-03-26T13:12:05.226Z] #7 exporting to image [2025-03-26T13:12:05.226Z] #7 exporting layers done [2025-03-26T13:12:05.226Z] #7 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done [2025-03-26T13:12:05.226Z] #7 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done [2025-03-26T13:12:05.226Z] #7 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done [2025-03-26T13:12:05.226Z] #7 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done [2025-03-26T13:12:05.226Z] #7 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done [2025-03-26T13:12:05.226Z] #7 pushing layers [2025-03-26T13:12:05.226Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:12:05.485Z] #7 pushing layers 0.0s done [2025-03-26T13:12:05.485Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done [2025-03-26T13:12:05.485Z] #7 DONE 0.1s [2025-03-26T13:12:05.485Z] [2025-03-26T13:12:05.485Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:12:05.485Z] #8 DONE 0.0s [2025-03-26T13:12:05.485Z] [2025-03-26T13:12:05.485Z] 1 warning found (use --debug to expand): [2025-03-26T13:12:05.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:12:05.826Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:12:06.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:12:06.685Z] ---> package-listing.sh [2025-03-26T13:12:06.685Z] ++ facter osfamily [2025-03-26T13:12:06.685Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:12:06.948Z] + OS_FAMILY=redhat [2025-03-26T13:12:06.948Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:12:06.948Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:12:06.948Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:12:06.948Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:12:06.948Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:12:06.948Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:12:06.948Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:12:06.948Z] + case "${OS_FAMILY}" in [2025-03-26T13:12:06.948Z] + rpm -qa [2025-03-26T13:12:06.948Z] + sort [2025-03-26T13:12:07.517Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:12:07.517Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:12:07.517Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:12:07.517Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:12:07.517Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:12:07.517Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:12:07.528Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:12:07.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:08.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:12:08.393Z] [2025-03-26T13:12:08.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:08.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:12:08.706Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:12:08.706Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:12:08.706Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:12:08.706Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:12:08.706Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:12:08.706Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:12:08.706Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:12:08.706Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:12:08.706Z] 33b1e0a273af: Waiting [2025-03-26T13:12:08.706Z] 5d3b04190fa2: Waiting [2025-03-26T13:12:08.706Z] 2f39f015ded8: Waiting [2025-03-26T13:12:08.706Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:12:08.706Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:12:08.706Z] 5c69ac0246d0: Download complete [2025-03-26T13:12:08.706Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:12:08.706Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:12:08.982Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:12:08.982Z] 33b1e0a273af: Download complete [2025-03-26T13:12:08.982Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:12:08.982Z] ec43610c2a17: Download complete [2025-03-26T13:12:08.982Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:12:08.982Z] 5d3b04190fa2: Download complete [2025-03-26T13:12:08.982Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:12:08.982Z] 5eb5b503b376: Download complete [2025-03-26T13:12:09.553Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:12:09.553Z] 2f39f015ded8: Download complete [2025-03-26T13:12:10.500Z] 5eb5b503b376: Pull complete [2025-03-26T13:12:10.500Z] 5c69ac0246d0: Pull complete [2025-03-26T13:12:10.758Z] ec43610c2a17: Pull complete [2025-03-26T13:12:10.758Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:12:11.021Z] 33b1e0a273af: Pull complete [2025-03-26T13:12:11.021Z] 5d3b04190fa2: Pull complete [2025-03-26T13:12:15.246Z] 2f39f015ded8: Pull complete [2025-03-26T13:12:15.246Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:12:15.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:12:15.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:12:15.501Z] prd-centos7-docker-4c-2g-42099 does not seem to be running inside a container [2025-03-26T13:12:15.534Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat [2025-03-26T13:12:20.987Z] $ docker top 2e96767c8b04820eb2a09e26f9ecf8bb63b68207a7d8f079d02d4b9f7eacb5bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:12:21.339Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:12:21.631Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:12:21.920Z] + ls /var/log/sa-host [2025-03-26T13:12:21.920Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:12:21.960Z] provisioning config files... [2025-03-26T13:12:21.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config257463136892470324tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:12:21.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:12:22.280Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:12:22.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:12:22.608Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:12:22.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:12:22.907Z] ---> sudo-logs.sh [2025-03-26T13:12:22.907Z] Archiving 'sudo' log.. [2025-03-26T13:12:22.907Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:12:22.938Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:12:22.941Z] $ docker stop --time=1 2e96767c8b04820eb2a09e26f9ecf8bb63b68207a7d8f079d02d4b9f7eacb5bb [2025-03-26T13:12:24.081Z] $ docker rm -f --volumes 2e96767c8b04820eb2a09e26f9ecf8bb63b68207a7d8f079d02d4b9f7eacb5bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:12:24.176Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:12:24.176Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:12:24.197Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:12:24.243Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-26T13:12:24.243Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:12:24.243Z] latest [2025-03-26T13:12:24.243Z] 4.0.0-dev.78 [2025-03-26T13:12:24.243Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:12:24.243Z] main [2025-03-26T13:12:24.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:24.618Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:24.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:12:24.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T13:12:24.955Z] ec1a05156bd8: Preparing [2025-03-26T13:12:24.955Z] ef05b3c25e53: Preparing [2025-03-26T13:12:24.955Z] dfafda397e7f: Preparing [2025-03-26T13:12:24.955Z] 4a140bdb7890: Preparing [2025-03-26T13:12:24.955Z] ae97275a32e0: Preparing [2025-03-26T13:12:24.955Z] 98e00b564fe4: Preparing [2025-03-26T13:12:24.955Z] e3cbc9449809: Preparing [2025-03-26T13:12:24.955Z] 994456c4fd7b: Preparing [2025-03-26T13:12:24.955Z] 98e00b564fe4: Waiting [2025-03-26T13:12:24.955Z] e3cbc9449809: Waiting [2025-03-26T13:12:24.955Z] 994456c4fd7b: Waiting [2025-03-26T13:12:24.955Z] 4a140bdb7890: Layer already exists [2025-03-26T13:12:24.955Z] ae97275a32e0: Layer already exists [2025-03-26T13:12:24.955Z] 98e00b564fe4: Layer already exists [2025-03-26T13:12:24.955Z] e3cbc9449809: Layer already exists [2025-03-26T13:12:24.955Z] 994456c4fd7b: Layer already exists [2025-03-26T13:12:24.955Z] ef05b3c25e53: Pushed [2025-03-26T13:12:24.955Z] ec1a05156bd8: Pushed [2025-03-26T13:12:27.489Z] dfafda397e7f: Pushed [2025-03-26T13:12:27.489Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:27.818Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:28.143Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T13:12:28.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T13:12:28.143Z] ec1a05156bd8: Preparing [2025-03-26T13:12:28.143Z] ef05b3c25e53: Preparing [2025-03-26T13:12:28.143Z] dfafda397e7f: Preparing [2025-03-26T13:12:28.143Z] 4a140bdb7890: Preparing [2025-03-26T13:12:28.143Z] ae97275a32e0: Preparing [2025-03-26T13:12:28.143Z] 98e00b564fe4: Preparing [2025-03-26T13:12:28.143Z] e3cbc9449809: Preparing [2025-03-26T13:12:28.143Z] 994456c4fd7b: Preparing [2025-03-26T13:12:28.143Z] 98e00b564fe4: Waiting [2025-03-26T13:12:28.143Z] e3cbc9449809: Waiting [2025-03-26T13:12:28.143Z] 994456c4fd7b: Waiting [2025-03-26T13:12:28.143Z] ef05b3c25e53: Layer already exists [2025-03-26T13:12:28.143Z] ae97275a32e0: Layer already exists [2025-03-26T13:12:28.143Z] dfafda397e7f: Layer already exists [2025-03-26T13:12:28.143Z] ec1a05156bd8: Layer already exists [2025-03-26T13:12:28.143Z] 4a140bdb7890: Layer already exists [2025-03-26T13:12:28.143Z] 98e00b564fe4: Layer already exists [2025-03-26T13:12:28.143Z] 994456c4fd7b: Layer already exists [2025-03-26T13:12:28.143Z] e3cbc9449809: Layer already exists [2025-03-26T13:12:28.143Z] latest: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:28.478Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:28.810Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T13:12:28.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T13:12:28.810Z] ec1a05156bd8: Preparing [2025-03-26T13:12:28.810Z] ef05b3c25e53: Preparing [2025-03-26T13:12:28.810Z] dfafda397e7f: Preparing [2025-03-26T13:12:28.810Z] 4a140bdb7890: Preparing [2025-03-26T13:12:28.810Z] ae97275a32e0: Preparing [2025-03-26T13:12:28.810Z] 98e00b564fe4: Preparing [2025-03-26T13:12:28.810Z] e3cbc9449809: Preparing [2025-03-26T13:12:28.810Z] 994456c4fd7b: Preparing [2025-03-26T13:12:28.810Z] 98e00b564fe4: Waiting [2025-03-26T13:12:28.810Z] 994456c4fd7b: Waiting [2025-03-26T13:12:28.810Z] ae97275a32e0: Layer already exists [2025-03-26T13:12:28.810Z] 4a140bdb7890: Layer already exists [2025-03-26T13:12:28.810Z] ec1a05156bd8: Layer already exists [2025-03-26T13:12:28.810Z] dfafda397e7f: Layer already exists [2025-03-26T13:12:28.810Z] ef05b3c25e53: Layer already exists [2025-03-26T13:12:28.810Z] e3cbc9449809: Layer already exists [2025-03-26T13:12:28.810Z] 98e00b564fe4: Layer already exists [2025-03-26T13:12:28.810Z] 994456c4fd7b: Layer already exists [2025-03-26T13:12:28.810Z] 4.0.0-dev.78: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:29.138Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:29.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:12:29.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T13:12:29.469Z] ec1a05156bd8: Preparing [2025-03-26T13:12:29.469Z] ef05b3c25e53: Preparing [2025-03-26T13:12:29.469Z] dfafda397e7f: Preparing [2025-03-26T13:12:29.469Z] 4a140bdb7890: Preparing [2025-03-26T13:12:29.469Z] ae97275a32e0: Preparing [2025-03-26T13:12:29.469Z] 98e00b564fe4: Preparing [2025-03-26T13:12:29.469Z] e3cbc9449809: Preparing [2025-03-26T13:12:29.469Z] 994456c4fd7b: Preparing [2025-03-26T13:12:29.469Z] e3cbc9449809: Waiting [2025-03-26T13:12:29.469Z] 994456c4fd7b: Waiting [2025-03-26T13:12:29.469Z] 98e00b564fe4: Waiting [2025-03-26T13:12:29.469Z] dfafda397e7f: Layer already exists [2025-03-26T13:12:29.469Z] ec1a05156bd8: Layer already exists [2025-03-26T13:12:29.469Z] ae97275a32e0: Layer already exists [2025-03-26T13:12:29.469Z] 4a140bdb7890: Layer already exists [2025-03-26T13:12:29.469Z] ef05b3c25e53: Layer already exists [2025-03-26T13:12:29.469Z] 98e00b564fe4: Layer already exists [2025-03-26T13:12:29.469Z] e3cbc9449809: Layer already exists [2025-03-26T13:12:29.469Z] 994456c4fd7b: Layer already exists [2025-03-26T13:12:29.469Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:29.795Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:12:30.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-26T13:12:30.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T13:12:30.114Z] ec1a05156bd8: Preparing [2025-03-26T13:12:30.114Z] ef05b3c25e53: Preparing [2025-03-26T13:12:30.114Z] dfafda397e7f: Preparing [2025-03-26T13:12:30.114Z] 4a140bdb7890: Preparing [2025-03-26T13:12:30.114Z] ae97275a32e0: Preparing [2025-03-26T13:12:30.114Z] 98e00b564fe4: Preparing [2025-03-26T13:12:30.114Z] e3cbc9449809: Preparing [2025-03-26T13:12:30.114Z] 994456c4fd7b: Preparing [2025-03-26T13:12:30.114Z] e3cbc9449809: Waiting [2025-03-26T13:12:30.114Z] 98e00b564fe4: Waiting [2025-03-26T13:12:30.114Z] 994456c4fd7b: Waiting [2025-03-26T13:12:30.114Z] ec1a05156bd8: Layer already exists [2025-03-26T13:12:30.114Z] ae97275a32e0: Layer already exists [2025-03-26T13:12:30.114Z] dfafda397e7f: Layer already exists [2025-03-26T13:12:30.114Z] ef05b3c25e53: Layer already exists [2025-03-26T13:12:30.114Z] 4a140bdb7890: Layer already exists [2025-03-26T13:12:30.114Z] e3cbc9449809: Layer already exists [2025-03-26T13:12:30.114Z] 98e00b564fe4: Layer already exists [2025-03-26T13:12:30.114Z] 994456c4fd7b: Layer already exists [2025-03-26T13:12:30.114Z] main: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:12:30.249Z] ===================================================== [Pipeline] echo [2025-03-26T13:12:30.271Z] taggedImages: [2025-03-26T13:12:30.271Z] - nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:12:30.271Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T13:12:30.271Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T13:12:30.271Z] - nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:12:30.271Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-26T13:12:30.293Z] ========================================================= [2025-03-26T13:12:30.294Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-metadata:latest, nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:main], settingsFile:edgex-go-settings] [2025-03-26T13:12:30.294Z] ========================================================= [Pipeline] node [2025-03-26T13:12:45.298Z] Still waiting to schedule task [2025-03-26T13:12:45.298Z] ‘prd-centos7-docker-4c-2g-42099’ is offline [2025-03-26T13:13:16.000Z] Running on prd-centos7-docker-4c-2g-42100 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:13:16.057Z] provisioning config files... [2025-03-26T13:13:16.086Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5261945567067428387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:13:20.120Z] ---> ****-login.sh [2025-03-26T13:13:20.120Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:13:20.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:13:20.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:13:20.381Z] Configure a credential helper to remove this warning. See [2025-03-26T13:13:20.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:13:20.381Z] [2025-03-26T13:13:20.381Z] Login Succeeded [2025-03-26T13:13:20.381Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:13:20.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:13:20.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:13:20.381Z] Configure a credential helper to remove this warning. See [2025-03-26T13:13:20.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:13:20.382Z] [2025-03-26T13:13:20.382Z] Login Succeeded [2025-03-26T13:13:20.382Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:13:20.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:13:20.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:13:20.641Z] Configure a credential helper to remove this warning. See [2025-03-26T13:13:20.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:13:20.641Z] [2025-03-26T13:13:20.641Z] Login Succeeded [2025-03-26T13:13:20.641Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:13:20.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:13:20.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:13:20.642Z] Configure a credential helper to remove this warning. See [2025-03-26T13:13:20.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:13:20.642Z] [2025-03-26T13:13:20.642Z] Login Succeeded [2025-03-26T13:13:20.642Z] ****.io [2025-03-26T13:13:20.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:13:20.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:13:20.902Z] Configure a credential helper to remove this warning. See [2025-03-26T13:13:20.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:13:20.902Z] [2025-03-26T13:13:20.902Z] Login Succeeded [2025-03-26T13:13:20.902Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:13:20.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:13:21.268Z] + docker buildx ls [2025-03-26T13:13:21.529Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:13:21.529Z] default * docker [2025-03-26T13:13:21.529Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:13:21.827Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:13:21.827Z] edgex-builder [Pipeline] sh [2025-03-26T13:13:22.130Z] + docker buildx inspect --bootstrap [2025-03-26T13:13:22.130Z] #1 [internal] booting buildkit [2025-03-26T13:13:22.130Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:13:24.684Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T13:13:24.684Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:13:26.594Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2025-03-26T13:13:26.594Z] #1 DONE 4.5s [2025-03-26T13:13:26.594Z] Name: edgex-builder [2025-03-26T13:13:26.594Z] Driver: docker-container [2025-03-26T13:13:26.594Z] [2025-03-26T13:13:26.594Z] Nodes: [2025-03-26T13:13:26.594Z] Name: edgex-builder0 [2025-03-26T13:13:26.594Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:13:26.594Z] Status: running [2025-03-26T13:13:26.594Z] Buildkit: v0.20.2 [2025-03-26T13:13:26.594Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:13:26.889Z] + docker buildx ls [2025-03-26T13:13:26.889Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:13:26.889Z] edgex-builder * docker-container [2025-03-26T13:13:26.889Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:13:26.889Z] default docker [2025-03-26T13:13:26.889Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:13:27.185Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:13:27.185Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:13:27.185Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:13:27.185Z] #1 transferring dockerfile: 198B done [2025-03-26T13:13:27.185Z] #1 DONE 0.0s [2025-03-26T13:13:27.185Z] [2025-03-26T13:13:27.185Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:13:27.185Z] #2 DONE 0.1s [2025-03-26T13:13:27.185Z] [2025-03-26T13:13:27.185Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:13:27.445Z] #3 DONE 0.1s [2025-03-26T13:13:27.445Z] [2025-03-26T13:13:27.445Z] #4 [internal] load .dockerignore [2025-03-26T13:13:27.445Z] #4 transferring context: 2B done [2025-03-26T13:13:27.445Z] #4 DONE 0.0s [2025-03-26T13:13:27.445Z] [2025-03-26T13:13:27.445Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:27.445Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done [2025-03-26T13:13:27.445Z] #5 DONE 0.0s [2025-03-26T13:13:27.445Z] [2025-03-26T13:13:27.445Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:27.445Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done [2025-03-26T13:13:27.445Z] #6 DONE 0.1s [2025-03-26T13:13:27.445Z] [2025-03-26T13:13:27.445Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:13:27.445Z] #7 DONE 0.0s [2025-03-26T13:13:27.445Z] [2025-03-26T13:13:27.445Z] #8 exporting to image [2025-03-26T13:13:27.445Z] #8 exporting layers done [2025-03-26T13:13:27.445Z] #8 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done [2025-03-26T13:13:27.445Z] #8 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done [2025-03-26T13:13:27.445Z] #8 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done [2025-03-26T13:13:27.445Z] #8 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done [2025-03-26T13:13:27.445Z] #8 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done [2025-03-26T13:13:27.445Z] #8 pushing layers 0.1s done [2025-03-26T13:13:27.445Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 [2025-03-26T13:13:27.445Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:13:27.704Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done [2025-03-26T13:13:27.704Z] #8 DONE 0.2s [2025-03-26T13:13:27.704Z] [2025-03-26T13:13:27.704Z] 1 warning found (use --debug to expand): [2025-03-26T13:13:27.704Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:13:27.992Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-03-26T13:13:27.992Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-03-26T13:13:27.992Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:13:27.992Z] #1 transferring dockerfile: 164B done [2025-03-26T13:13:27.992Z] #1 DONE 0.0s [2025-03-26T13:13:27.992Z] [2025-03-26T13:13:27.992Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T13:13:27.992Z] #2 DONE 0.0s [2025-03-26T13:13:27.992Z] [2025-03-26T13:13:27.992Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T13:13:27.992Z] #3 DONE 0.0s [2025-03-26T13:13:27.992Z] [2025-03-26T13:13:27.992Z] #4 [internal] load .dockerignore [2025-03-26T13:13:27.992Z] #4 transferring context: 2B done [2025-03-26T13:13:27.992Z] #4 DONE 0.0s [2025-03-26T13:13:27.992Z] [2025-03-26T13:13:27.992Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:27.992Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done [2025-03-26T13:13:27.992Z] #5 CACHED [2025-03-26T13:13:27.992Z] [2025-03-26T13:13:27.992Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:27.992Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done [2025-03-26T13:13:27.992Z] #6 CACHED [2025-03-26T13:13:27.992Z] [2025-03-26T13:13:27.992Z] #7 exporting to image [2025-03-26T13:13:27.992Z] #7 exporting layers done [2025-03-26T13:13:27.992Z] #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done [2025-03-26T13:13:27.992Z] #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done [2025-03-26T13:13:27.992Z] #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done [2025-03-26T13:13:27.992Z] #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done [2025-03-26T13:13:27.992Z] #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done [2025-03-26T13:13:27.992Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:13:28.255Z] #7 pushing layers 0.0s done [2025-03-26T13:13:28.255Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done [2025-03-26T13:13:28.255Z] #7 DONE 0.1s [2025-03-26T13:13:28.255Z] [2025-03-26T13:13:28.255Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:13:28.255Z] #8 DONE 0.0s [2025-03-26T13:13:28.255Z] [2025-03-26T13:13:28.255Z] 1 warning found (use --debug to expand): [2025-03-26T13:13:28.255Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:13:28.547Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78' [2025-03-26T13:13:28.548Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 --push - [2025-03-26T13:13:28.548Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:13:28.548Z] #1 transferring dockerfile: 170B done [2025-03-26T13:13:28.548Z] #1 DONE 0.0s [2025-03-26T13:13:28.548Z] [2025-03-26T13:13:28.548Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T13:13:28.548Z] #2 DONE 0.0s [2025-03-26T13:13:28.548Z] [2025-03-26T13:13:28.548Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T13:13:28.548Z] #3 DONE 0.0s [2025-03-26T13:13:28.548Z] [2025-03-26T13:13:28.548Z] #4 [internal] load .dockerignore [2025-03-26T13:13:28.548Z] #4 transferring context: 2B done [2025-03-26T13:13:28.548Z] #4 DONE 0.0s [2025-03-26T13:13:28.548Z] [2025-03-26T13:13:28.548Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:28.548Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done [2025-03-26T13:13:28.548Z] #5 CACHED [2025-03-26T13:13:28.548Z] [2025-03-26T13:13:28.548Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:28.548Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done [2025-03-26T13:13:28.548Z] #6 CACHED [2025-03-26T13:13:28.548Z] [2025-03-26T13:13:28.548Z] #7 exporting to image [2025-03-26T13:13:28.548Z] #7 exporting layers done [2025-03-26T13:13:28.548Z] #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done [2025-03-26T13:13:28.548Z] #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d [2025-03-26T13:13:28.548Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:13:28.808Z] #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done [2025-03-26T13:13:28.808Z] #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done [2025-03-26T13:13:28.808Z] #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done [2025-03-26T13:13:28.808Z] #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done [2025-03-26T13:13:28.808Z] #7 pushing layers 0.0s done [2025-03-26T13:13:28.808Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done [2025-03-26T13:13:28.808Z] #7 DONE 0.1s [2025-03-26T13:13:28.808Z] [2025-03-26T13:13:28.808Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:13:28.808Z] #8 DONE 0.0s [2025-03-26T13:13:28.808Z] [2025-03-26T13:13:28.808Z] 1 warning found (use --debug to expand): [2025-03-26T13:13:28.808Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:13:29.111Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:13:29.111Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:13:29.111Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:13:29.111Z] #1 transferring dockerfile: 211B done [2025-03-26T13:13:29.111Z] #1 DONE 0.0s [2025-03-26T13:13:29.111Z] [2025-03-26T13:13:29.111Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:13:29.111Z] #2 DONE 0.0s [2025-03-26T13:13:29.111Z] [2025-03-26T13:13:29.111Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:13:29.111Z] #3 DONE 0.0s [2025-03-26T13:13:29.111Z] [2025-03-26T13:13:29.111Z] #4 [internal] load .dockerignore [2025-03-26T13:13:29.111Z] #4 transferring context: 2B done [2025-03-26T13:13:29.111Z] #4 DONE 0.0s [2025-03-26T13:13:29.111Z] [2025-03-26T13:13:29.111Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:29.111Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done [2025-03-26T13:13:29.111Z] #5 CACHED [2025-03-26T13:13:29.111Z] [2025-03-26T13:13:29.111Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:29.111Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done [2025-03-26T13:13:29.111Z] #6 CACHED [2025-03-26T13:13:29.111Z] [2025-03-26T13:13:29.111Z] #7 exporting to image [2025-03-26T13:13:29.111Z] #7 exporting layers done [2025-03-26T13:13:29.111Z] #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c [2025-03-26T13:13:29.111Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:13:29.371Z] #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done [2025-03-26T13:13:29.371Z] #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done [2025-03-26T13:13:29.371Z] #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done [2025-03-26T13:13:29.371Z] #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done [2025-03-26T13:13:29.371Z] #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done [2025-03-26T13:13:29.371Z] #7 pushing layers 0.0s done [2025-03-26T13:13:29.371Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done [2025-03-26T13:13:29.371Z] #7 DONE 0.1s [2025-03-26T13:13:29.371Z] [2025-03-26T13:13:29.371Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:13:29.371Z] #8 DONE 0.0s [2025-03-26T13:13:29.371Z] [2025-03-26T13:13:29.371Z] 1 warning found (use --debug to expand): [2025-03-26T13:13:29.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:13:29.659Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-03-26T13:13:29.659Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-03-26T13:13:29.659Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:13:29.659Z] #1 transferring dockerfile: 162B done [2025-03-26T13:13:29.659Z] #1 DONE 0.0s [2025-03-26T13:13:29.659Z] [2025-03-26T13:13:29.659Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-26T13:13:29.659Z] #2 DONE 0.0s [2025-03-26T13:13:29.659Z] [2025-03-26T13:13:29.659Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-26T13:13:29.659Z] #3 DONE 0.0s [2025-03-26T13:13:29.659Z] [2025-03-26T13:13:29.659Z] #4 [internal] load .dockerignore [2025-03-26T13:13:29.659Z] #4 transferring context: 2B done [2025-03-26T13:13:29.659Z] #4 DONE 0.0s [2025-03-26T13:13:29.659Z] [2025-03-26T13:13:29.659Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:29.659Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done [2025-03-26T13:13:29.659Z] #5 CACHED [2025-03-26T13:13:29.659Z] [2025-03-26T13:13:29.659Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 [2025-03-26T13:13:29.659Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done [2025-03-26T13:13:29.659Z] #6 CACHED [2025-03-26T13:13:29.659Z] [2025-03-26T13:13:29.659Z] #7 exporting to image [2025-03-26T13:13:29.659Z] #7 exporting layers done [2025-03-26T13:13:29.659Z] #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done [2025-03-26T13:13:29.659Z] #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done [2025-03-26T13:13:29.659Z] #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done [2025-03-26T13:13:29.659Z] #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done [2025-03-26T13:13:29.659Z] #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done [2025-03-26T13:13:29.659Z] #7 pushing layers 0.0s done [2025-03-26T13:13:29.659Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 [2025-03-26T13:13:29.659Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:13:29.919Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done [2025-03-26T13:13:29.919Z] #7 DONE 0.1s [2025-03-26T13:13:29.919Z] [2025-03-26T13:13:29.919Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:13:29.919Z] #8 DONE 0.0s [2025-03-26T13:13:29.919Z] [2025-03-26T13:13:29.919Z] 1 warning found (use --debug to expand): [2025-03-26T13:13:29.919Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:13:30.257Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:13:30.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:13:31.104Z] ---> package-listing.sh [2025-03-26T13:13:31.104Z] ++ facter osfamily [2025-03-26T13:13:31.104Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:13:31.370Z] + OS_FAMILY=redhat [2025-03-26T13:13:31.370Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:13:31.370Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:13:31.370Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:13:31.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:13:31.370Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:13:31.370Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:13:31.370Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:13:31.370Z] + case "${OS_FAMILY}" in [2025-03-26T13:13:31.370Z] + rpm -qa [2025-03-26T13:13:31.370Z] + sort [2025-03-26T13:13:31.944Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:13:31.944Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:13:31.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:13:31.944Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:13:31.944Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:13:31.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:13:31.957Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:13:32.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:32.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:13:32.859Z] [2025-03-26T13:13:32.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:33.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:13:33.160Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:13:33.160Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:13:33.160Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:13:33.160Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:13:33.160Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:13:33.160Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:13:33.160Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:13:33.160Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:13:33.160Z] 33b1e0a273af: Waiting [2025-03-26T13:13:33.160Z] 5d3b04190fa2: Waiting [2025-03-26T13:13:33.160Z] 2f39f015ded8: Waiting [2025-03-26T13:13:33.160Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:13:33.160Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:13:33.160Z] 5c69ac0246d0: Download complete [2025-03-26T13:13:33.160Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:13:33.160Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:13:33.160Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:13:33.160Z] 33b1e0a273af: Download complete [2025-03-26T13:13:33.160Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:13:33.160Z] ec43610c2a17: Download complete [2025-03-26T13:13:33.160Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:13:33.160Z] 5d3b04190fa2: Download complete [2025-03-26T13:13:33.421Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:13:33.421Z] 5eb5b503b376: Download complete [2025-03-26T13:13:33.999Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:13:33.999Z] 2f39f015ded8: Download complete [2025-03-26T13:13:34.579Z] 5eb5b503b376: Pull complete [2025-03-26T13:13:34.841Z] 5c69ac0246d0: Pull complete [2025-03-26T13:13:35.159Z] ec43610c2a17: Pull complete [2025-03-26T13:13:35.159Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:13:35.422Z] 33b1e0a273af: Pull complete [2025-03-26T13:13:35.422Z] 5d3b04190fa2: Pull complete [2025-03-26T13:13:39.644Z] 2f39f015ded8: Pull complete [2025-03-26T13:13:39.644Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:13:39.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:13:39.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:13:39.797Z] prd-centos7-docker-4c-2g-42100 does not seem to be running inside a container [2025-03-26T13:13:39.828Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat [2025-03-26T13:13:44.856Z] $ docker top fcf2dd4838345cdf581e647cb3873e24f671d20a166d6a68198b055ad403118e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:13:45.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:13:45.516Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:13:45.803Z] + ls /var/log/sa-host [2025-03-26T13:13:45.804Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:13:45.837Z] provisioning config files... [2025-03-26T13:13:45.843Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6844418915633133065tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:13:45.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:13:46.188Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:13:46.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:13:46.502Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:13:46.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:13:46.798Z] ---> sudo-logs.sh [2025-03-26T13:13:46.798Z] Archiving 'sudo' log.. [2025-03-26T13:13:46.798Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:13:46.835Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:13:46.838Z] $ docker stop --time=1 fcf2dd4838345cdf581e647cb3873e24f671d20a166d6a68198b055ad403118e [2025-03-26T13:13:47.963Z] $ docker rm -f --volumes fcf2dd4838345cdf581e647cb3873e24f671d20a166d6a68198b055ad403118e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:13:48.073Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:13:48.073Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:13:48.093Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:13:48.135Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-26T13:13:48.135Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:13:48.135Z] latest [2025-03-26T13:13:48.135Z] 4.0.0-dev.78 [2025-03-26T13:13:48.135Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:13:48.135Z] main [2025-03-26T13:13:48.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:48.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:48.816Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:13:48.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T13:13:48.816Z] e7e62ac142c9: Preparing [2025-03-26T13:13:48.816Z] 5e6d7d37f542: Preparing [2025-03-26T13:13:48.816Z] 8443d4424ff4: Preparing [2025-03-26T13:13:48.816Z] 4a0957cfc006: Preparing [2025-03-26T13:13:48.816Z] 69ea5694a88e: Preparing [2025-03-26T13:13:48.816Z] 25e0d3c29520: Preparing [2025-03-26T13:13:48.816Z] f69542e8647c: Preparing [2025-03-26T13:13:48.816Z] 4a140bdb7890: Preparing [2025-03-26T13:13:48.816Z] ae97275a32e0: Preparing [2025-03-26T13:13:48.816Z] 992dd97ea1c9: Preparing [2025-03-26T13:13:48.816Z] c160f4052e7e: Preparing [2025-03-26T13:13:48.816Z] 5f70bf18a086: Preparing [2025-03-26T13:13:48.816Z] a7071f6bbfe2: Preparing [2025-03-26T13:13:48.816Z] 1ef87b1c17ba: Preparing [2025-03-26T13:13:48.816Z] 543237c80828: Preparing [2025-03-26T13:13:48.816Z] 994456c4fd7b: Preparing [2025-03-26T13:13:48.816Z] c160f4052e7e: Waiting [2025-03-26T13:13:48.816Z] 25e0d3c29520: Waiting [2025-03-26T13:13:48.816Z] 4a140bdb7890: Waiting [2025-03-26T13:13:48.816Z] f69542e8647c: Waiting [2025-03-26T13:13:48.816Z] 5f70bf18a086: Waiting [2025-03-26T13:13:48.816Z] 992dd97ea1c9: Waiting [2025-03-26T13:13:48.816Z] a7071f6bbfe2: Waiting [2025-03-26T13:13:48.816Z] ae97275a32e0: Waiting [2025-03-26T13:13:48.816Z] 1ef87b1c17ba: Waiting [2025-03-26T13:13:48.816Z] 994456c4fd7b: Waiting [2025-03-26T13:13:48.816Z] 543237c80828: Waiting [2025-03-26T13:13:48.816Z] 8443d4424ff4: Pushed [2025-03-26T13:13:48.816Z] 5e6d7d37f542: Pushed [2025-03-26T13:13:48.816Z] e7e62ac142c9: Pushed [2025-03-26T13:13:48.816Z] 4a0957cfc006: Pushed [2025-03-26T13:13:48.816Z] 69ea5694a88e: Pushed [2025-03-26T13:13:48.816Z] 4a140bdb7890: Layer already exists [2025-03-26T13:13:48.816Z] ae97275a32e0: Layer already exists [2025-03-26T13:13:48.816Z] 5f70bf18a086: Layer already exists [2025-03-26T13:13:48.816Z] 25e0d3c29520: Pushed [2025-03-26T13:13:49.074Z] c160f4052e7e: Pushed [2025-03-26T13:13:49.075Z] 992dd97ea1c9: Pushed [2025-03-26T13:13:49.075Z] a7071f6bbfe2: Pushed [2025-03-26T13:13:49.075Z] 994456c4fd7b: Layer already exists [2025-03-26T13:13:49.075Z] 1ef87b1c17ba: Pushed [2025-03-26T13:13:49.075Z] 543237c80828: Pushed [2025-03-26T13:13:50.007Z] f69542e8647c: Pushed [2025-03-26T13:13:50.265Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:50.593Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:50.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T13:13:50.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T13:13:50.918Z] e7e62ac142c9: Preparing [2025-03-26T13:13:50.918Z] 5e6d7d37f542: Preparing [2025-03-26T13:13:50.918Z] 8443d4424ff4: Preparing [2025-03-26T13:13:50.918Z] 4a0957cfc006: Preparing [2025-03-26T13:13:50.918Z] 69ea5694a88e: Preparing [2025-03-26T13:13:50.918Z] 25e0d3c29520: Preparing [2025-03-26T13:13:50.918Z] f69542e8647c: Preparing [2025-03-26T13:13:50.918Z] 4a140bdb7890: Preparing [2025-03-26T13:13:50.918Z] ae97275a32e0: Preparing [2025-03-26T13:13:50.918Z] 992dd97ea1c9: Preparing [2025-03-26T13:13:50.918Z] c160f4052e7e: Preparing [2025-03-26T13:13:50.918Z] 5f70bf18a086: Preparing [2025-03-26T13:13:50.918Z] a7071f6bbfe2: Preparing [2025-03-26T13:13:50.918Z] 1ef87b1c17ba: Preparing [2025-03-26T13:13:50.918Z] 543237c80828: Preparing [2025-03-26T13:13:50.918Z] 994456c4fd7b: Preparing [2025-03-26T13:13:50.918Z] 992dd97ea1c9: Waiting [2025-03-26T13:13:50.918Z] c160f4052e7e: Waiting [2025-03-26T13:13:50.918Z] 5f70bf18a086: Waiting [2025-03-26T13:13:50.918Z] 25e0d3c29520: Waiting [2025-03-26T13:13:50.918Z] a7071f6bbfe2: Waiting [2025-03-26T13:13:50.918Z] 1ef87b1c17ba: Waiting [2025-03-26T13:13:50.918Z] f69542e8647c: Waiting [2025-03-26T13:13:50.918Z] 543237c80828: Waiting [2025-03-26T13:13:50.918Z] 994456c4fd7b: Waiting [2025-03-26T13:13:50.918Z] 4a140bdb7890: Waiting [2025-03-26T13:13:50.918Z] ae97275a32e0: Waiting [2025-03-26T13:13:50.918Z] 5e6d7d37f542: Layer already exists [2025-03-26T13:13:50.918Z] e7e62ac142c9: Layer already exists [2025-03-26T13:13:50.918Z] 69ea5694a88e: Layer already exists [2025-03-26T13:13:50.918Z] 4a0957cfc006: Layer already exists [2025-03-26T13:13:50.918Z] 8443d4424ff4: Layer already exists [2025-03-26T13:13:50.918Z] 25e0d3c29520: Layer already exists [2025-03-26T13:13:50.918Z] f69542e8647c: Layer already exists [2025-03-26T13:13:50.918Z] 4a140bdb7890: Layer already exists [2025-03-26T13:13:50.918Z] 992dd97ea1c9: Layer already exists [2025-03-26T13:13:50.918Z] ae97275a32e0: Layer already exists [2025-03-26T13:13:50.918Z] c160f4052e7e: Layer already exists [2025-03-26T13:13:50.918Z] 1ef87b1c17ba: Layer already exists [2025-03-26T13:13:50.918Z] 5f70bf18a086: Layer already exists [2025-03-26T13:13:50.918Z] a7071f6bbfe2: Layer already exists [2025-03-26T13:13:50.918Z] 543237c80828: Layer already exists [2025-03-26T13:13:50.918Z] 994456c4fd7b: Layer already exists [2025-03-26T13:13:50.918Z] latest: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:51.248Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:51.577Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T13:13:51.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T13:13:51.577Z] e7e62ac142c9: Preparing [2025-03-26T13:13:51.577Z] 5e6d7d37f542: Preparing [2025-03-26T13:13:51.577Z] 8443d4424ff4: Preparing [2025-03-26T13:13:51.577Z] 4a0957cfc006: Preparing [2025-03-26T13:13:51.577Z] 69ea5694a88e: Preparing [2025-03-26T13:13:51.577Z] 25e0d3c29520: Preparing [2025-03-26T13:13:51.577Z] f69542e8647c: Preparing [2025-03-26T13:13:51.577Z] 4a140bdb7890: Preparing [2025-03-26T13:13:51.577Z] 25e0d3c29520: Waiting [2025-03-26T13:13:51.577Z] f69542e8647c: Waiting [2025-03-26T13:13:51.577Z] ae97275a32e0: Preparing [2025-03-26T13:13:51.577Z] 992dd97ea1c9: Preparing [2025-03-26T13:13:51.577Z] c160f4052e7e: Preparing [2025-03-26T13:13:51.577Z] 5f70bf18a086: Preparing [2025-03-26T13:13:51.577Z] ae97275a32e0: Waiting [2025-03-26T13:13:51.577Z] 992dd97ea1c9: Waiting [2025-03-26T13:13:51.577Z] c160f4052e7e: Waiting [2025-03-26T13:13:51.577Z] a7071f6bbfe2: Preparing [2025-03-26T13:13:51.577Z] 1ef87b1c17ba: Preparing [2025-03-26T13:13:51.577Z] 5f70bf18a086: Waiting [2025-03-26T13:13:51.577Z] 543237c80828: Preparing [2025-03-26T13:13:51.577Z] 994456c4fd7b: Preparing [2025-03-26T13:13:51.577Z] a7071f6bbfe2: Waiting [2025-03-26T13:13:51.577Z] 1ef87b1c17ba: Waiting [2025-03-26T13:13:51.577Z] 543237c80828: Waiting [2025-03-26T13:13:51.577Z] 994456c4fd7b: Waiting [2025-03-26T13:13:51.577Z] e7e62ac142c9: Layer already exists [2025-03-26T13:13:51.577Z] 69ea5694a88e: Layer already exists [2025-03-26T13:13:51.577Z] 5e6d7d37f542: Layer already exists [2025-03-26T13:13:51.577Z] 8443d4424ff4: Layer already exists [2025-03-26T13:13:51.577Z] 4a0957cfc006: Layer already exists [2025-03-26T13:13:51.577Z] f69542e8647c: Layer already exists [2025-03-26T13:13:51.577Z] 4a140bdb7890: Layer already exists [2025-03-26T13:13:51.577Z] 25e0d3c29520: Layer already exists [2025-03-26T13:13:51.577Z] ae97275a32e0: Layer already exists [2025-03-26T13:13:51.577Z] 992dd97ea1c9: Layer already exists [2025-03-26T13:13:51.577Z] a7071f6bbfe2: Layer already exists [2025-03-26T13:13:51.577Z] c160f4052e7e: Layer already exists [2025-03-26T13:13:51.577Z] 5f70bf18a086: Layer already exists [2025-03-26T13:13:51.577Z] 543237c80828: Layer already exists [2025-03-26T13:13:51.577Z] 1ef87b1c17ba: Layer already exists [2025-03-26T13:13:51.577Z] 994456c4fd7b: Layer already exists [2025-03-26T13:13:51.577Z] 4.0.0-dev.78: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:51.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:52.303Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:13:52.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T13:13:52.303Z] e7e62ac142c9: Preparing [2025-03-26T13:13:52.303Z] 5e6d7d37f542: Preparing [2025-03-26T13:13:52.303Z] 8443d4424ff4: Preparing [2025-03-26T13:13:52.303Z] 4a0957cfc006: Preparing [2025-03-26T13:13:52.303Z] 69ea5694a88e: Preparing [2025-03-26T13:13:52.303Z] 25e0d3c29520: Preparing [2025-03-26T13:13:52.303Z] f69542e8647c: Preparing [2025-03-26T13:13:52.303Z] 4a140bdb7890: Preparing [2025-03-26T13:13:52.303Z] ae97275a32e0: Preparing [2025-03-26T13:13:52.303Z] 992dd97ea1c9: Preparing [2025-03-26T13:13:52.303Z] c160f4052e7e: Preparing [2025-03-26T13:13:52.303Z] 5f70bf18a086: Preparing [2025-03-26T13:13:52.303Z] a7071f6bbfe2: Preparing [2025-03-26T13:13:52.303Z] 1ef87b1c17ba: Preparing [2025-03-26T13:13:52.303Z] 543237c80828: Preparing [2025-03-26T13:13:52.303Z] 994456c4fd7b: Preparing [2025-03-26T13:13:52.303Z] a7071f6bbfe2: Waiting [2025-03-26T13:13:52.303Z] 992dd97ea1c9: Waiting [2025-03-26T13:13:52.303Z] 1ef87b1c17ba: Waiting [2025-03-26T13:13:52.303Z] 5f70bf18a086: Waiting [2025-03-26T13:13:52.303Z] 543237c80828: Waiting [2025-03-26T13:13:52.303Z] c160f4052e7e: Waiting [2025-03-26T13:13:52.303Z] 994456c4fd7b: Waiting [2025-03-26T13:13:52.303Z] f69542e8647c: Waiting [2025-03-26T13:13:52.303Z] 25e0d3c29520: Waiting [2025-03-26T13:13:52.303Z] 4a140bdb7890: Waiting [2025-03-26T13:13:52.303Z] 8443d4424ff4: Layer already exists [2025-03-26T13:13:52.303Z] 69ea5694a88e: Layer already exists [2025-03-26T13:13:52.303Z] 5e6d7d37f542: Layer already exists [2025-03-26T13:13:52.303Z] 4a0957cfc006: Layer already exists [2025-03-26T13:13:52.303Z] e7e62ac142c9: Layer already exists [2025-03-26T13:13:52.303Z] f69542e8647c: Layer already exists [2025-03-26T13:13:52.303Z] 25e0d3c29520: Layer already exists [2025-03-26T13:13:52.303Z] 992dd97ea1c9: Layer already exists [2025-03-26T13:13:52.303Z] 4a140bdb7890: Layer already exists [2025-03-26T13:13:52.303Z] ae97275a32e0: Layer already exists [2025-03-26T13:13:52.303Z] 5f70bf18a086: Layer already exists [2025-03-26T13:13:52.303Z] c160f4052e7e: Layer already exists [2025-03-26T13:13:52.303Z] 1ef87b1c17ba: Layer already exists [2025-03-26T13:13:52.303Z] 994456c4fd7b: Layer already exists [2025-03-26T13:13:52.303Z] a7071f6bbfe2: Layer already exists [2025-03-26T13:13:52.303Z] 543237c80828: Layer already exists [2025-03-26T13:13:52.303Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:52.686Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:13:53.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-26T13:13:53.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T13:13:53.067Z] e7e62ac142c9: Preparing [2025-03-26T13:13:53.067Z] 5e6d7d37f542: Preparing [2025-03-26T13:13:53.067Z] 8443d4424ff4: Preparing [2025-03-26T13:13:53.067Z] 4a0957cfc006: Preparing [2025-03-26T13:13:53.067Z] 69ea5694a88e: Preparing [2025-03-26T13:13:53.067Z] 25e0d3c29520: Preparing [2025-03-26T13:13:53.067Z] f69542e8647c: Preparing [2025-03-26T13:13:53.067Z] 4a140bdb7890: Preparing [2025-03-26T13:13:53.067Z] ae97275a32e0: Preparing [2025-03-26T13:13:53.067Z] 992dd97ea1c9: Preparing [2025-03-26T13:13:53.067Z] c160f4052e7e: Preparing [2025-03-26T13:13:53.067Z] 5f70bf18a086: Preparing [2025-03-26T13:13:53.067Z] a7071f6bbfe2: Preparing [2025-03-26T13:13:53.067Z] 1ef87b1c17ba: Preparing [2025-03-26T13:13:53.067Z] 543237c80828: Preparing [2025-03-26T13:13:53.067Z] 994456c4fd7b: Preparing [2025-03-26T13:13:53.067Z] 25e0d3c29520: Waiting [2025-03-26T13:13:53.067Z] f69542e8647c: Waiting [2025-03-26T13:13:53.067Z] 4a140bdb7890: Waiting [2025-03-26T13:13:53.067Z] ae97275a32e0: Waiting [2025-03-26T13:13:53.067Z] 992dd97ea1c9: Waiting [2025-03-26T13:13:53.067Z] c160f4052e7e: Waiting [2025-03-26T13:13:53.067Z] 5f70bf18a086: Waiting [2025-03-26T13:13:53.067Z] a7071f6bbfe2: Waiting [2025-03-26T13:13:53.067Z] 1ef87b1c17ba: Waiting [2025-03-26T13:13:53.067Z] 543237c80828: Waiting [2025-03-26T13:13:53.067Z] 994456c4fd7b: Waiting [2025-03-26T13:13:53.067Z] 5e6d7d37f542: Layer already exists [2025-03-26T13:13:53.067Z] e7e62ac142c9: Layer already exists [2025-03-26T13:13:53.067Z] 4a0957cfc006: Layer already exists [2025-03-26T13:13:53.067Z] 69ea5694a88e: Layer already exists [2025-03-26T13:13:53.067Z] 8443d4424ff4: Layer already exists [2025-03-26T13:13:53.067Z] 25e0d3c29520: Layer already exists [2025-03-26T13:13:53.067Z] f69542e8647c: Layer already exists [2025-03-26T13:13:53.067Z] ae97275a32e0: Layer already exists [2025-03-26T13:13:53.067Z] 4a140bdb7890: Layer already exists [2025-03-26T13:13:53.067Z] 992dd97ea1c9: Layer already exists [2025-03-26T13:13:53.067Z] c160f4052e7e: Layer already exists [2025-03-26T13:13:53.067Z] 5f70bf18a086: Layer already exists [2025-03-26T13:13:53.067Z] 1ef87b1c17ba: Layer already exists [2025-03-26T13:13:53.067Z] a7071f6bbfe2: Layer already exists [2025-03-26T13:13:53.067Z] 543237c80828: Layer already exists [2025-03-26T13:13:53.067Z] 994456c4fd7b: Layer already exists [2025-03-26T13:13:53.067Z] main: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:13:53.172Z] ===================================================== [Pipeline] echo [2025-03-26T13:13:53.196Z] taggedImages: [2025-03-26T13:13:53.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:13:53.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T13:13:53.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T13:13:53.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:13:53.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-26T13:13:53.216Z] ========================================================= [2025-03-26T13:13:53.216Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-bootstrapper:latest, nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:main], settingsFile:edgex-go-settings] [2025-03-26T13:13:53.216Z] ========================================================= [Pipeline] node [2025-03-26T13:14:08.222Z] Still waiting to schedule task [2025-03-26T13:14:08.222Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:14:36.898Z] Running on prd-centos7-docker-4c-2g-42101 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:14:36.961Z] provisioning config files... [2025-03-26T13:14:37.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2345553698827266254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:14:41.031Z] ---> ****-login.sh [2025-03-26T13:14:41.031Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:14:41.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:14:41.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:14:41.296Z] Configure a credential helper to remove this warning. See [2025-03-26T13:14:41.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:14:41.296Z] [2025-03-26T13:14:41.296Z] Login Succeeded [2025-03-26T13:14:41.296Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:14:41.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:14:41.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:14:41.296Z] Configure a credential helper to remove this warning. See [2025-03-26T13:14:41.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:14:41.296Z] [2025-03-26T13:14:41.296Z] Login Succeeded [2025-03-26T13:14:41.296Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:14:41.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:14:41.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:14:41.297Z] Configure a credential helper to remove this warning. See [2025-03-26T13:14:41.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:14:41.297Z] [2025-03-26T13:14:41.297Z] Login Succeeded [2025-03-26T13:14:41.297Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:14:41.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:14:41.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:14:41.557Z] Configure a credential helper to remove this warning. See [2025-03-26T13:14:41.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:14:41.557Z] [2025-03-26T13:14:41.557Z] Login Succeeded [2025-03-26T13:14:41.557Z] ****.io [2025-03-26T13:14:41.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:14:41.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:14:41.821Z] Configure a credential helper to remove this warning. See [2025-03-26T13:14:41.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:14:41.821Z] [2025-03-26T13:14:41.821Z] Login Succeeded [2025-03-26T13:14:41.821Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:14:41.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:14:42.186Z] + docker buildx ls [2025-03-26T13:14:42.446Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:14:42.446Z] default * docker [2025-03-26T13:14:42.446Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:14:42.747Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:14:42.747Z] edgex-builder [Pipeline] sh [2025-03-26T13:14:43.045Z] + docker buildx inspect --bootstrap [2025-03-26T13:14:43.045Z] #1 [internal] booting buildkit [2025-03-26T13:14:43.045Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:14:45.628Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T13:14:45.628Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:14:47.536Z] #1 creating container buildx_buildkit_edgex-builder0 1.7s done [2025-03-26T13:14:47.536Z] #1 DONE 4.3s [2025-03-26T13:14:47.536Z] Name: edgex-builder [2025-03-26T13:14:47.536Z] Driver: docker-container [2025-03-26T13:14:47.536Z] [2025-03-26T13:14:47.536Z] Nodes: [2025-03-26T13:14:47.536Z] Name: edgex-builder0 [2025-03-26T13:14:47.536Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:14:47.536Z] Status: running [2025-03-26T13:14:47.536Z] Buildkit: v0.20.2 [2025-03-26T13:14:47.536Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:14:47.832Z] + docker buildx ls [2025-03-26T13:14:47.832Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:14:47.832Z] edgex-builder * docker-container [2025-03-26T13:14:47.832Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:14:47.832Z] default docker [2025-03-26T13:14:47.832Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:14:48.139Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:14:48.139Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:14:48.400Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:14:48.400Z] #1 transferring dockerfile: 206B done [2025-03-26T13:14:48.400Z] #1 DONE 0.0s [2025-03-26T13:14:48.400Z] [2025-03-26T13:14:48.400Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:14:48.400Z] #2 DONE 0.1s [2025-03-26T13:14:48.400Z] [2025-03-26T13:14:48.400Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:14:48.400Z] #3 DONE 0.1s [2025-03-26T13:14:48.400Z] [2025-03-26T13:14:48.400Z] #4 [internal] load .dockerignore [2025-03-26T13:14:48.400Z] #4 transferring context: 2B done [2025-03-26T13:14:48.400Z] #4 DONE 0.0s [2025-03-26T13:14:48.400Z] [2025-03-26T13:14:48.400Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:48.400Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:48.400Z] #5 DONE 0.0s [2025-03-26T13:14:48.400Z] [2025-03-26T13:14:48.400Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:48.400Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:48.659Z] #6 DONE 0.2s [2025-03-26T13:14:48.659Z] [2025-03-26T13:14:48.659Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:14:48.659Z] #7 DONE 0.0s [2025-03-26T13:14:48.659Z] [2025-03-26T13:14:48.659Z] #8 exporting to image [2025-03-26T13:14:48.659Z] #8 exporting layers done [2025-03-26T13:14:48.659Z] #8 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done [2025-03-26T13:14:48.659Z] #8 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done [2025-03-26T13:14:48.659Z] #8 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d 0.0s done [2025-03-26T13:14:48.659Z] #8 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done [2025-03-26T13:14:48.659Z] #8 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done [2025-03-26T13:14:48.659Z] #8 pushing layers 0.1s done [2025-03-26T13:14:48.659Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done [2025-03-26T13:14:48.659Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:14:48.659Z] #8 DONE 0.2s [2025-03-26T13:14:48.919Z] [2025-03-26T13:14:48.919Z] 1 warning found (use --debug to expand): [2025-03-26T13:14:48.919Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:14:49.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-03-26T13:14:49.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-03-26T13:14:49.224Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:14:49.224Z] #1 transferring dockerfile: 172B done [2025-03-26T13:14:49.224Z] #1 DONE 0.0s [2025-03-26T13:14:49.224Z] [2025-03-26T13:14:49.224Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T13:14:49.224Z] #2 DONE 0.0s [2025-03-26T13:14:49.224Z] [2025-03-26T13:14:49.224Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T13:14:49.224Z] #3 DONE 0.0s [2025-03-26T13:14:49.224Z] [2025-03-26T13:14:49.224Z] #4 [internal] load .dockerignore [2025-03-26T13:14:49.224Z] #4 transferring context: 2B done [2025-03-26T13:14:49.224Z] #4 DONE 0.0s [2025-03-26T13:14:49.224Z] [2025-03-26T13:14:49.224Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:49.224Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:49.224Z] #5 CACHED [2025-03-26T13:14:49.224Z] [2025-03-26T13:14:49.224Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:49.224Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:49.224Z] #6 CACHED [2025-03-26T13:14:49.224Z] [2025-03-26T13:14:49.224Z] #7 exporting to image [2025-03-26T13:14:49.224Z] #7 exporting layers done [2025-03-26T13:14:49.224Z] #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 [2025-03-26T13:14:49.224Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:14:49.486Z] #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done [2025-03-26T13:14:49.486Z] #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done [2025-03-26T13:14:49.486Z] #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done [2025-03-26T13:14:49.486Z] #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done [2025-03-26T13:14:49.486Z] #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done [2025-03-26T13:14:49.486Z] #7 pushing layers 0.0s done [2025-03-26T13:14:49.486Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done [2025-03-26T13:14:49.486Z] #7 DONE 0.1s [2025-03-26T13:14:49.486Z] [2025-03-26T13:14:49.486Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:14:49.486Z] #8 DONE 0.0s [2025-03-26T13:14:49.486Z] [2025-03-26T13:14:49.486Z] 1 warning found (use --debug to expand): [2025-03-26T13:14:49.486Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:14:49.791Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78' [2025-03-26T13:14:49.791Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 --push - [2025-03-26T13:14:49.791Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:14:49.791Z] #1 transferring dockerfile: 178B done [2025-03-26T13:14:49.791Z] #1 DONE 0.0s [2025-03-26T13:14:49.791Z] [2025-03-26T13:14:49.791Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T13:14:49.791Z] #2 DONE 0.0s [2025-03-26T13:14:49.791Z] [2025-03-26T13:14:49.791Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T13:14:49.791Z] #3 DONE 0.0s [2025-03-26T13:14:49.791Z] [2025-03-26T13:14:49.791Z] #4 [internal] load .dockerignore [2025-03-26T13:14:49.791Z] #4 transferring context: 2B done [2025-03-26T13:14:49.791Z] #4 DONE 0.0s [2025-03-26T13:14:49.791Z] [2025-03-26T13:14:49.791Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:49.791Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:49.791Z] #5 CACHED [2025-03-26T13:14:49.791Z] [2025-03-26T13:14:49.791Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:49.791Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:49.791Z] #6 CACHED [2025-03-26T13:14:49.791Z] [2025-03-26T13:14:49.791Z] #7 exporting to image [2025-03-26T13:14:49.791Z] #7 exporting layers done [2025-03-26T13:14:49.791Z] #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done [2025-03-26T13:14:49.791Z] #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done [2025-03-26T13:14:49.791Z] #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done [2025-03-26T13:14:49.791Z] #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done [2025-03-26T13:14:49.791Z] #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done [2025-03-26T13:14:49.791Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:14:50.055Z] #7 pushing layers 0.0s done [2025-03-26T13:14:50.055Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done [2025-03-26T13:14:50.055Z] #7 DONE 0.1s [2025-03-26T13:14:50.055Z] [2025-03-26T13:14:50.055Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:14:50.055Z] #8 DONE 0.0s [2025-03-26T13:14:50.055Z] [2025-03-26T13:14:50.055Z] 1 warning found (use --debug to expand): [2025-03-26T13:14:50.055Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:14:50.350Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:14:50.350Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:14:50.350Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:14:50.350Z] #1 transferring dockerfile: 219B done [2025-03-26T13:14:50.350Z] #1 DONE 0.0s [2025-03-26T13:14:50.350Z] [2025-03-26T13:14:50.350Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:14:50.350Z] #2 DONE 0.0s [2025-03-26T13:14:50.350Z] [2025-03-26T13:14:50.350Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:14:50.350Z] #3 DONE 0.0s [2025-03-26T13:14:50.350Z] [2025-03-26T13:14:50.350Z] #4 [internal] load .dockerignore [2025-03-26T13:14:50.350Z] #4 transferring context: 2B done [2025-03-26T13:14:50.350Z] #4 DONE 0.0s [2025-03-26T13:14:50.350Z] [2025-03-26T13:14:50.350Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:50.350Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:50.350Z] #5 CACHED [2025-03-26T13:14:50.350Z] [2025-03-26T13:14:50.350Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:50.350Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:50.350Z] #6 CACHED [2025-03-26T13:14:50.350Z] [2025-03-26T13:14:50.350Z] #7 exporting to image [2025-03-26T13:14:50.350Z] #7 exporting layers [2025-03-26T13:14:50.350Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:14:50.611Z] #7 exporting layers done [2025-03-26T13:14:50.611Z] #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done [2025-03-26T13:14:50.611Z] #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done [2025-03-26T13:14:50.611Z] #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done [2025-03-26T13:14:50.611Z] #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done [2025-03-26T13:14:50.611Z] #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done [2025-03-26T13:14:50.611Z] #7 pushing layers 0.0s done [2025-03-26T13:14:50.611Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done [2025-03-26T13:14:50.611Z] #7 DONE 0.1s [2025-03-26T13:14:50.611Z] [2025-03-26T13:14:50.611Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:14:50.611Z] #8 DONE 0.0s [2025-03-26T13:14:50.611Z] [2025-03-26T13:14:50.611Z] 1 warning found (use --debug to expand): [2025-03-26T13:14:50.611Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:14:50.905Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-03-26T13:14:50.905Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-03-26T13:14:50.905Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:14:50.905Z] #1 transferring dockerfile: 170B done [2025-03-26T13:14:50.905Z] #1 DONE 0.0s [2025-03-26T13:14:50.905Z] [2025-03-26T13:14:50.905Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-26T13:14:50.905Z] #2 DONE 0.0s [2025-03-26T13:14:50.905Z] [2025-03-26T13:14:50.905Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-26T13:14:50.905Z] #3 DONE 0.0s [2025-03-26T13:14:50.905Z] [2025-03-26T13:14:50.905Z] #4 [internal] load .dockerignore [2025-03-26T13:14:50.905Z] #4 transferring context: 2B done [2025-03-26T13:14:50.905Z] #4 DONE 0.0s [2025-03-26T13:14:50.905Z] [2025-03-26T13:14:50.905Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:50.905Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:50.905Z] #5 CACHED [2025-03-26T13:14:50.905Z] [2025-03-26T13:14:50.905Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 [2025-03-26T13:14:50.905Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done [2025-03-26T13:14:50.905Z] #6 CACHED [2025-03-26T13:14:50.905Z] [2025-03-26T13:14:50.905Z] #7 exporting to image [2025-03-26T13:14:50.905Z] #7 exporting layers done [2025-03-26T13:14:50.905Z] #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done [2025-03-26T13:14:50.905Z] #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 [2025-03-26T13:14:50.905Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:14:51.165Z] #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done [2025-03-26T13:14:51.165Z] #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done [2025-03-26T13:14:51.165Z] #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done [2025-03-26T13:14:51.165Z] #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done [2025-03-26T13:14:51.165Z] #7 pushing layers 0.0s done [2025-03-26T13:14:51.165Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done [2025-03-26T13:14:51.165Z] #7 DONE 0.1s [2025-03-26T13:14:51.165Z] [2025-03-26T13:14:51.165Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:14:51.165Z] #8 DONE 0.0s [2025-03-26T13:14:51.165Z] [2025-03-26T13:14:51.165Z] 1 warning found (use --debug to expand): [2025-03-26T13:14:51.165Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:14:51.514Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:14:51.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:14:52.370Z] ---> package-listing.sh [2025-03-26T13:14:52.370Z] ++ facter osfamily [2025-03-26T13:14:52.370Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:14:52.629Z] + OS_FAMILY=redhat [2025-03-26T13:14:52.629Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:14:52.629Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:14:52.629Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:14:52.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:14:52.629Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:14:52.629Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:14:52.629Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:14:52.629Z] + case "${OS_FAMILY}" in [2025-03-26T13:14:52.629Z] + rpm -qa [2025-03-26T13:14:52.629Z] + sort [2025-03-26T13:14:53.198Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:14:53.198Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:14:53.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:14:53.198Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:14:53.198Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:14:53.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:14:53.210Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:14:53.493Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:14:54.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:14:54.063Z] [2025-03-26T13:14:54.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:14:54.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:14:54.384Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:14:54.384Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:14:54.384Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:14:54.384Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:14:54.384Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:14:54.384Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:14:54.384Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:14:54.384Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:14:54.384Z] 33b1e0a273af: Waiting [2025-03-26T13:14:54.384Z] 5d3b04190fa2: Waiting [2025-03-26T13:14:54.384Z] 2f39f015ded8: Waiting [2025-03-26T13:14:54.384Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:14:54.384Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:14:54.384Z] 5c69ac0246d0: Download complete [2025-03-26T13:14:54.384Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:14:54.384Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:14:54.384Z] 33b1e0a273af: Download complete [2025-03-26T13:14:54.384Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:14:54.384Z] 5d3b04190fa2: Download complete [2025-03-26T13:14:54.384Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:14:54.384Z] ec43610c2a17: Download complete [2025-03-26T13:14:54.645Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:14:54.645Z] 5eb5b503b376: Download complete [2025-03-26T13:14:55.221Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:14:55.221Z] 2f39f015ded8: Download complete [2025-03-26T13:14:55.796Z] 5eb5b503b376: Pull complete [2025-03-26T13:14:56.063Z] 5c69ac0246d0: Pull complete [2025-03-26T13:14:56.324Z] ec43610c2a17: Pull complete [2025-03-26T13:14:56.587Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:14:56.587Z] 33b1e0a273af: Pull complete [2025-03-26T13:14:56.845Z] 5d3b04190fa2: Pull complete [2025-03-26T13:15:01.053Z] 2f39f015ded8: Pull complete [2025-03-26T13:15:01.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:15:01.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:15:01.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:15:01.227Z] prd-centos7-docker-4c-2g-42101 does not seem to be running inside a container [2025-03-26T13:15:01.258Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat [2025-03-26T13:15:05.884Z] $ docker top 0f71f9e170695990d775dcc6a53f4cda311a74826ea07a2adfd4ba9423606f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:15:06.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:15:06.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:15:06.822Z] + ls /var/log/sa-host [2025-03-26T13:15:06.822Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:15:06.863Z] provisioning config files... [2025-03-26T13:15:06.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8385002533492317889tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:15:06.894Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:15:07.183Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:15:07.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:15:07.503Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:15:07.511Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:15:07.790Z] ---> sudo-logs.sh [2025-03-26T13:15:07.790Z] Archiving 'sudo' log.. [2025-03-26T13:15:07.790Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:15:07.823Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:15:07.825Z] $ docker stop --time=1 0f71f9e170695990d775dcc6a53f4cda311a74826ea07a2adfd4ba9423606f6e [2025-03-26T13:15:08.951Z] $ docker rm -f --volumes 0f71f9e170695990d775dcc6a53f4cda311a74826ea07a2adfd4ba9423606f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:15:09.064Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:15:09.064Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:15:09.082Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:15:09.129Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-26T13:15:09.129Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:15:09.129Z] latest [2025-03-26T13:15:09.129Z] 4.0.0-dev.78 [2025-03-26T13:15:09.129Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:15:09.129Z] main [2025-03-26T13:15:09.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:09.484Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:09.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:15:09.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T13:15:09.812Z] 19e1870712e6: Preparing [2025-03-26T13:15:09.812Z] bc93405ce00d: Preparing [2025-03-26T13:15:09.812Z] 39a8dd8d50ea: Preparing [2025-03-26T13:15:09.812Z] aa3b7f8360a6: Preparing [2025-03-26T13:15:09.812Z] 4a140bdb7890: Preparing [2025-03-26T13:15:09.812Z] ae97275a32e0: Preparing [2025-03-26T13:15:09.812Z] 98e00b564fe4: Preparing [2025-03-26T13:15:09.812Z] e3cbc9449809: Preparing [2025-03-26T13:15:09.812Z] 994456c4fd7b: Preparing [2025-03-26T13:15:09.812Z] e3cbc9449809: Waiting [2025-03-26T13:15:09.812Z] 98e00b564fe4: Waiting [2025-03-26T13:15:09.812Z] 994456c4fd7b: Waiting [2025-03-26T13:15:09.812Z] ae97275a32e0: Waiting [2025-03-26T13:15:09.812Z] 4a140bdb7890: Layer already exists [2025-03-26T13:15:09.812Z] ae97275a32e0: Layer already exists [2025-03-26T13:15:09.812Z] 98e00b564fe4: Layer already exists [2025-03-26T13:15:09.812Z] e3cbc9449809: Layer already exists [2025-03-26T13:15:09.812Z] 994456c4fd7b: Layer already exists [2025-03-26T13:15:09.812Z] bc93405ce00d: Pushed [2025-03-26T13:15:09.812Z] 39a8dd8d50ea: Pushed [2025-03-26T13:15:09.812Z] 19e1870712e6: Pushed [2025-03-26T13:15:12.346Z] aa3b7f8360a6: Pushed [2025-03-26T13:15:12.346Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:12.680Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:13.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T13:15:13.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T13:15:13.012Z] 19e1870712e6: Preparing [2025-03-26T13:15:13.012Z] bc93405ce00d: Preparing [2025-03-26T13:15:13.012Z] 39a8dd8d50ea: Preparing [2025-03-26T13:15:13.012Z] aa3b7f8360a6: Preparing [2025-03-26T13:15:13.012Z] 4a140bdb7890: Preparing [2025-03-26T13:15:13.012Z] ae97275a32e0: Preparing [2025-03-26T13:15:13.012Z] 98e00b564fe4: Preparing [2025-03-26T13:15:13.012Z] e3cbc9449809: Preparing [2025-03-26T13:15:13.012Z] 994456c4fd7b: Preparing [2025-03-26T13:15:13.012Z] ae97275a32e0: Waiting [2025-03-26T13:15:13.012Z] 98e00b564fe4: Waiting [2025-03-26T13:15:13.012Z] e3cbc9449809: Waiting [2025-03-26T13:15:13.012Z] 994456c4fd7b: Waiting [2025-03-26T13:15:13.012Z] 19e1870712e6: Layer already exists [2025-03-26T13:15:13.012Z] 4a140bdb7890: Layer already exists [2025-03-26T13:15:13.012Z] 39a8dd8d50ea: Layer already exists [2025-03-26T13:15:13.012Z] aa3b7f8360a6: Layer already exists [2025-03-26T13:15:13.012Z] bc93405ce00d: Layer already exists [2025-03-26T13:15:13.012Z] e3cbc9449809: Layer already exists [2025-03-26T13:15:13.012Z] ae97275a32e0: Layer already exists [2025-03-26T13:15:13.012Z] 994456c4fd7b: Layer already exists [2025-03-26T13:15:13.012Z] 98e00b564fe4: Layer already exists [2025-03-26T13:15:13.012Z] latest: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:13.338Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:13.669Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T13:15:13.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T13:15:13.670Z] 19e1870712e6: Preparing [2025-03-26T13:15:13.670Z] bc93405ce00d: Preparing [2025-03-26T13:15:13.670Z] 39a8dd8d50ea: Preparing [2025-03-26T13:15:13.670Z] aa3b7f8360a6: Preparing [2025-03-26T13:15:13.670Z] 4a140bdb7890: Preparing [2025-03-26T13:15:13.670Z] ae97275a32e0: Preparing [2025-03-26T13:15:13.670Z] 98e00b564fe4: Preparing [2025-03-26T13:15:13.670Z] e3cbc9449809: Preparing [2025-03-26T13:15:13.670Z] 994456c4fd7b: Preparing [2025-03-26T13:15:13.670Z] 98e00b564fe4: Waiting [2025-03-26T13:15:13.670Z] e3cbc9449809: Waiting [2025-03-26T13:15:13.670Z] 994456c4fd7b: Waiting [2025-03-26T13:15:13.670Z] ae97275a32e0: Waiting [2025-03-26T13:15:13.670Z] 19e1870712e6: Layer already exists [2025-03-26T13:15:13.670Z] 4a140bdb7890: Layer already exists [2025-03-26T13:15:13.670Z] aa3b7f8360a6: Layer already exists [2025-03-26T13:15:13.670Z] 39a8dd8d50ea: Layer already exists [2025-03-26T13:15:13.670Z] bc93405ce00d: Layer already exists [2025-03-26T13:15:13.670Z] e3cbc9449809: Layer already exists [2025-03-26T13:15:13.670Z] ae97275a32e0: Layer already exists [2025-03-26T13:15:13.670Z] 98e00b564fe4: Layer already exists [2025-03-26T13:15:13.670Z] 994456c4fd7b: Layer already exists [2025-03-26T13:15:13.670Z] 4.0.0-dev.78: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:14.000Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:14.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:15:14.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T13:15:14.338Z] 19e1870712e6: Preparing [2025-03-26T13:15:14.338Z] bc93405ce00d: Preparing [2025-03-26T13:15:14.338Z] 39a8dd8d50ea: Preparing [2025-03-26T13:15:14.338Z] aa3b7f8360a6: Preparing [2025-03-26T13:15:14.338Z] 4a140bdb7890: Preparing [2025-03-26T13:15:14.338Z] ae97275a32e0: Preparing [2025-03-26T13:15:14.338Z] 98e00b564fe4: Preparing [2025-03-26T13:15:14.338Z] e3cbc9449809: Preparing [2025-03-26T13:15:14.338Z] 994456c4fd7b: Preparing [2025-03-26T13:15:14.338Z] ae97275a32e0: Waiting [2025-03-26T13:15:14.338Z] 98e00b564fe4: Waiting [2025-03-26T13:15:14.338Z] e3cbc9449809: Waiting [2025-03-26T13:15:14.338Z] 994456c4fd7b: Waiting [2025-03-26T13:15:14.338Z] 19e1870712e6: Layer already exists [2025-03-26T13:15:14.338Z] 39a8dd8d50ea: Layer already exists [2025-03-26T13:15:14.338Z] bc93405ce00d: Layer already exists [2025-03-26T13:15:14.338Z] 4a140bdb7890: Layer already exists [2025-03-26T13:15:14.338Z] aa3b7f8360a6: Layer already exists [2025-03-26T13:15:14.338Z] ae97275a32e0: Layer already exists [2025-03-26T13:15:14.338Z] 98e00b564fe4: Layer already exists [2025-03-26T13:15:14.338Z] 994456c4fd7b: Layer already exists [2025-03-26T13:15:14.338Z] e3cbc9449809: Layer already exists [2025-03-26T13:15:14.338Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:14.671Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:15:15.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-26T13:15:15.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T13:15:15.001Z] 19e1870712e6: Preparing [2025-03-26T13:15:15.001Z] bc93405ce00d: Preparing [2025-03-26T13:15:15.001Z] 39a8dd8d50ea: Preparing [2025-03-26T13:15:15.001Z] aa3b7f8360a6: Preparing [2025-03-26T13:15:15.001Z] 4a140bdb7890: Preparing [2025-03-26T13:15:15.001Z] ae97275a32e0: Preparing [2025-03-26T13:15:15.001Z] 98e00b564fe4: Preparing [2025-03-26T13:15:15.001Z] e3cbc9449809: Preparing [2025-03-26T13:15:15.001Z] ae97275a32e0: Waiting [2025-03-26T13:15:15.001Z] 98e00b564fe4: Waiting [2025-03-26T13:15:15.001Z] e3cbc9449809: Waiting [2025-03-26T13:15:15.001Z] 994456c4fd7b: Preparing [2025-03-26T13:15:15.001Z] 994456c4fd7b: Waiting [2025-03-26T13:15:15.001Z] 39a8dd8d50ea: Layer already exists [2025-03-26T13:15:15.001Z] 4a140bdb7890: Layer already exists [2025-03-26T13:15:15.001Z] aa3b7f8360a6: Layer already exists [2025-03-26T13:15:15.001Z] bc93405ce00d: Layer already exists [2025-03-26T13:15:15.001Z] 19e1870712e6: Layer already exists [2025-03-26T13:15:15.001Z] ae97275a32e0: Layer already exists [2025-03-26T13:15:15.001Z] 98e00b564fe4: Layer already exists [2025-03-26T13:15:15.001Z] e3cbc9449809: Layer already exists [2025-03-26T13:15:15.001Z] 994456c4fd7b: Layer already exists [2025-03-26T13:15:15.001Z] main: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:15:15.080Z] ===================================================== [Pipeline] echo [2025-03-26T13:15:15.094Z] taggedImages: [2025-03-26T13:15:15.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:15:15.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T13:15:15.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T13:15:15.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:15:15.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-26T13:15:15.110Z] ========================================================= [2025-03-26T13:15:15.110Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-proxy-auth:latest, nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:main], settingsFile:edgex-go-settings] [2025-03-26T13:15:15.111Z] ========================================================= [Pipeline] node [2025-03-26T13:15:30.115Z] Still waiting to schedule task [2025-03-26T13:15:30.116Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:16:06.159Z] Running on prd-centos7-docker-4c-2g-42102 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:16:06.214Z] provisioning config files... [2025-03-26T13:16:06.273Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16544465677870684330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:16:10.283Z] ---> ****-login.sh [2025-03-26T13:16:10.283Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:16:10.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:16:10.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:16:10.284Z] Configure a credential helper to remove this warning. See [2025-03-26T13:16:10.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:16:10.284Z] [2025-03-26T13:16:10.284Z] Login Succeeded [2025-03-26T13:16:10.284Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:16:10.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:16:10.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:16:10.547Z] Configure a credential helper to remove this warning. See [2025-03-26T13:16:10.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:16:10.547Z] [2025-03-26T13:16:10.547Z] Login Succeeded [2025-03-26T13:16:10.547Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:16:10.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:16:10.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:16:10.547Z] Configure a credential helper to remove this warning. See [2025-03-26T13:16:10.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:16:10.547Z] [2025-03-26T13:16:10.547Z] Login Succeeded [2025-03-26T13:16:10.547Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:16:10.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:16:10.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:16:10.547Z] Configure a credential helper to remove this warning. See [2025-03-26T13:16:10.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:16:10.548Z] [2025-03-26T13:16:10.548Z] Login Succeeded [2025-03-26T13:16:10.548Z] ****.io [2025-03-26T13:16:10.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:16:10.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:16:10.812Z] Configure a credential helper to remove this warning. See [2025-03-26T13:16:10.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:16:10.812Z] [2025-03-26T13:16:10.812Z] Login Succeeded [2025-03-26T13:16:10.812Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:16:10.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:16:11.185Z] + docker buildx ls [2025-03-26T13:16:11.447Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:16:11.447Z] default * docker [2025-03-26T13:16:11.447Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:16:11.764Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:16:11.764Z] edgex-builder [Pipeline] sh [2025-03-26T13:16:12.060Z] + docker buildx inspect --bootstrap [2025-03-26T13:16:12.060Z] #1 [internal] booting buildkit [2025-03-26T13:16:12.060Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:16:15.380Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-03-26T13:16:15.380Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:16:16.331Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-03-26T13:16:16.331Z] #1 DONE 4.3s [2025-03-26T13:16:16.331Z] Name: edgex-builder [2025-03-26T13:16:16.331Z] Driver: docker-container [2025-03-26T13:16:16.331Z] [2025-03-26T13:16:16.331Z] Nodes: [2025-03-26T13:16:16.331Z] Name: edgex-builder0 [2025-03-26T13:16:16.331Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:16:16.331Z] Status: running [2025-03-26T13:16:16.331Z] Buildkit: v0.20.2 [2025-03-26T13:16:16.331Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:16:16.634Z] + docker buildx ls [2025-03-26T13:16:16.634Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:16:16.634Z] edgex-builder * docker-container [2025-03-26T13:16:16.634Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:16:16.634Z] default docker [2025-03-26T13:16:16.634Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:16:16.930Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:16:16.930Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:16:16.930Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:16:16.930Z] #1 transferring dockerfile: 204B done [2025-03-26T13:16:16.930Z] #1 DONE 0.0s [2025-03-26T13:16:16.930Z] [2025-03-26T13:16:16.931Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:16:16.931Z] #2 DONE 0.1s [2025-03-26T13:16:16.931Z] [2025-03-26T13:16:16.931Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:16:16.931Z] #3 DONE 0.1s [2025-03-26T13:16:16.931Z] [2025-03-26T13:16:16.931Z] #4 [internal] load .dockerignore [2025-03-26T13:16:17.190Z] #4 transferring context: 2B done [2025-03-26T13:16:17.190Z] #4 DONE 0.0s [2025-03-26T13:16:17.190Z] [2025-03-26T13:16:17.190Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:17.190Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:17.190Z] #5 DONE 0.0s [2025-03-26T13:16:17.190Z] [2025-03-26T13:16:17.190Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:17.190Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:17.190Z] #6 DONE 0.1s [2025-03-26T13:16:17.190Z] [2025-03-26T13:16:17.190Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:16:17.190Z] #7 DONE 0.0s [2025-03-26T13:16:17.190Z] [2025-03-26T13:16:17.190Z] #8 exporting to image [2025-03-26T13:16:17.190Z] #8 exporting layers done [2025-03-26T13:16:17.190Z] #8 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 0.0s done [2025-03-26T13:16:17.190Z] #8 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done [2025-03-26T13:16:17.190Z] #8 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done [2025-03-26T13:16:17.190Z] #8 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done [2025-03-26T13:16:17.190Z] #8 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done [2025-03-26T13:16:17.190Z] #8 pushing layers [2025-03-26T13:16:17.190Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:16:17.451Z] #8 pushing layers 0.1s done [2025-03-26T13:16:17.451Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done [2025-03-26T13:16:17.451Z] #8 DONE 0.2s [2025-03-26T13:16:17.451Z] [2025-03-26T13:16:17.451Z] 1 warning found (use --debug to expand): [2025-03-26T13:16:17.451Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:16:17.750Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-03-26T13:16:17.750Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-03-26T13:16:17.750Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:16:17.750Z] #1 transferring dockerfile: 170B done [2025-03-26T13:16:17.750Z] #1 DONE 0.0s [2025-03-26T13:16:17.750Z] [2025-03-26T13:16:17.750Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T13:16:17.750Z] #2 DONE 0.0s [2025-03-26T13:16:17.750Z] [2025-03-26T13:16:17.750Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T13:16:17.750Z] #3 DONE 0.0s [2025-03-26T13:16:17.750Z] [2025-03-26T13:16:17.750Z] #4 [internal] load .dockerignore [2025-03-26T13:16:17.750Z] #4 transferring context: 2B done [2025-03-26T13:16:17.750Z] #4 DONE 0.0s [2025-03-26T13:16:17.750Z] [2025-03-26T13:16:17.750Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:17.750Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:17.750Z] #5 CACHED [2025-03-26T13:16:17.750Z] [2025-03-26T13:16:17.750Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:17.750Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:18.010Z] #6 CACHED [2025-03-26T13:16:18.010Z] [2025-03-26T13:16:18.010Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:16:18.010Z] #7 DONE 0.0s [2025-03-26T13:16:18.010Z] [2025-03-26T13:16:18.010Z] #8 exporting to image [2025-03-26T13:16:18.010Z] #8 exporting layers done [2025-03-26T13:16:18.010Z] #8 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done [2025-03-26T13:16:18.010Z] #8 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done [2025-03-26T13:16:18.010Z] #8 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done [2025-03-26T13:16:18.010Z] #8 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done [2025-03-26T13:16:18.010Z] #8 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done [2025-03-26T13:16:18.010Z] #8 pushing layers 0.0s done [2025-03-26T13:16:18.010Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done [2025-03-26T13:16:18.010Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:16:18.010Z] #8 DONE 0.1s [2025-03-26T13:16:18.010Z] [2025-03-26T13:16:18.010Z] 1 warning found (use --debug to expand): [2025-03-26T13:16:18.010Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:16:18.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78' [2025-03-26T13:16:18.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 --push - [2025-03-26T13:16:18.302Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:16:18.302Z] #1 transferring dockerfile: 176B done [2025-03-26T13:16:18.302Z] #1 DONE 0.0s [2025-03-26T13:16:18.302Z] [2025-03-26T13:16:18.302Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T13:16:18.302Z] #2 DONE 0.0s [2025-03-26T13:16:18.302Z] [2025-03-26T13:16:18.302Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T13:16:18.302Z] #3 DONE 0.0s [2025-03-26T13:16:18.302Z] [2025-03-26T13:16:18.302Z] #4 [internal] load .dockerignore [2025-03-26T13:16:18.302Z] #4 transferring context: 2B done [2025-03-26T13:16:18.302Z] #4 DONE 0.0s [2025-03-26T13:16:18.302Z] [2025-03-26T13:16:18.302Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:18.302Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:18.302Z] #5 CACHED [2025-03-26T13:16:18.302Z] [2025-03-26T13:16:18.302Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:18.302Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:18.302Z] #6 CACHED [2025-03-26T13:16:18.302Z] [2025-03-26T13:16:18.302Z] #7 exporting to image [2025-03-26T13:16:18.302Z] #7 exporting layers done [2025-03-26T13:16:18.302Z] #7 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done [2025-03-26T13:16:18.302Z] #7 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done [2025-03-26T13:16:18.302Z] #7 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done [2025-03-26T13:16:18.302Z] #7 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done [2025-03-26T13:16:18.302Z] #7 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done [2025-03-26T13:16:18.302Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:16:18.563Z] #7 pushing layers 0.0s done [2025-03-26T13:16:18.563Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done [2025-03-26T13:16:18.563Z] #7 DONE 0.1s [2025-03-26T13:16:18.563Z] [2025-03-26T13:16:18.563Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:16:18.563Z] #8 DONE 0.0s [2025-03-26T13:16:18.563Z] [2025-03-26T13:16:18.563Z] 1 warning found (use --debug to expand): [2025-03-26T13:16:18.563Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:16:18.866Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:16:18.866Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:16:18.866Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:16:18.866Z] #1 transferring dockerfile: 217B done [2025-03-26T13:16:18.866Z] #1 DONE 0.0s [2025-03-26T13:16:18.866Z] [2025-03-26T13:16:18.866Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:16:18.866Z] #2 DONE 0.0s [2025-03-26T13:16:18.866Z] [2025-03-26T13:16:18.866Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:16:18.866Z] #3 DONE 0.0s [2025-03-26T13:16:18.866Z] [2025-03-26T13:16:18.866Z] #4 [internal] load .dockerignore [2025-03-26T13:16:18.866Z] #4 transferring context: 2B done [2025-03-26T13:16:18.866Z] #4 DONE 0.0s [2025-03-26T13:16:18.866Z] [2025-03-26T13:16:18.866Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:18.866Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec done [2025-03-26T13:16:18.866Z] #5 CACHED [2025-03-26T13:16:18.866Z] [2025-03-26T13:16:18.866Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:18.866Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:18.866Z] #6 CACHED [2025-03-26T13:16:18.866Z] [2025-03-26T13:16:18.866Z] #7 exporting to image [2025-03-26T13:16:18.866Z] #7 exporting layers done [2025-03-26T13:16:18.866Z] #7 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done [2025-03-26T13:16:18.866Z] #7 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done [2025-03-26T13:16:18.866Z] #7 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done [2025-03-26T13:16:18.866Z] #7 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done [2025-03-26T13:16:18.866Z] #7 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done [2025-03-26T13:16:18.866Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:16:19.126Z] #7 pushing layers 0.0s done [2025-03-26T13:16:19.126Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done [2025-03-26T13:16:19.126Z] #7 DONE 0.1s [2025-03-26T13:16:19.126Z] [2025-03-26T13:16:19.126Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:16:19.126Z] #8 DONE 0.0s [2025-03-26T13:16:19.126Z] [2025-03-26T13:16:19.126Z] 1 warning found (use --debug to expand): [2025-03-26T13:16:19.126Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:16:19.416Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-03-26T13:16:19.416Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-03-26T13:16:19.416Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:16:19.416Z] #1 transferring dockerfile: 168B done [2025-03-26T13:16:19.416Z] #1 DONE 0.0s [2025-03-26T13:16:19.416Z] [2025-03-26T13:16:19.416Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-26T13:16:19.416Z] #2 DONE 0.0s [2025-03-26T13:16:19.416Z] [2025-03-26T13:16:19.416Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-26T13:16:19.416Z] #3 DONE 0.0s [2025-03-26T13:16:19.416Z] [2025-03-26T13:16:19.416Z] #4 [internal] load .dockerignore [2025-03-26T13:16:19.416Z] #4 transferring context: 2B done [2025-03-26T13:16:19.416Z] #4 DONE 0.0s [2025-03-26T13:16:19.416Z] [2025-03-26T13:16:19.416Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:19.416Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:19.416Z] #5 CACHED [2025-03-26T13:16:19.416Z] [2025-03-26T13:16:19.416Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec [2025-03-26T13:16:19.416Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done [2025-03-26T13:16:19.416Z] #6 CACHED [2025-03-26T13:16:19.416Z] [2025-03-26T13:16:19.416Z] #7 exporting to image [2025-03-26T13:16:19.416Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:16:19.675Z] #7 exporting layers done [2025-03-26T13:16:19.675Z] #7 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done [2025-03-26T13:16:19.675Z] #7 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done [2025-03-26T13:16:19.675Z] #7 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done [2025-03-26T13:16:19.675Z] #7 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done [2025-03-26T13:16:19.675Z] #7 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done [2025-03-26T13:16:19.675Z] #7 pushing layers 0.0s done [2025-03-26T13:16:19.676Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done [2025-03-26T13:16:19.676Z] #7 DONE 0.1s [2025-03-26T13:16:19.676Z] [2025-03-26T13:16:19.676Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:16:19.676Z] #8 DONE 0.0s [2025-03-26T13:16:19.676Z] [2025-03-26T13:16:19.676Z] 1 warning found (use --debug to expand): [2025-03-26T13:16:19.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:16:20.061Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:16:20.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:16:20.936Z] ---> package-listing.sh [2025-03-26T13:16:20.936Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:16:20.936Z] ++ facter osfamily [2025-03-26T13:16:21.195Z] + OS_FAMILY=redhat [2025-03-26T13:16:21.195Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:16:21.195Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:16:21.195Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:16:21.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:16:21.195Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:16:21.195Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:16:21.195Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:16:21.195Z] + case "${OS_FAMILY}" in [2025-03-26T13:16:21.195Z] + rpm -qa [2025-03-26T13:16:21.195Z] + sort [2025-03-26T13:16:21.766Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:16:21.766Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:16:21.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:16:21.766Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:16:21.766Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:16:21.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:16:21.779Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:16:22.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:22.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:16:22.630Z] [2025-03-26T13:16:22.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:22.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:16:22.952Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:16:22.952Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:16:22.952Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:16:22.952Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:16:22.952Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:16:22.952Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:16:22.952Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:16:22.952Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:16:22.952Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:16:22.952Z] 33b1e0a273af: Waiting [2025-03-26T13:16:22.952Z] 5d3b04190fa2: Waiting [2025-03-26T13:16:22.952Z] 2f39f015ded8: Waiting [2025-03-26T13:16:22.952Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:16:22.952Z] 5c69ac0246d0: Download complete [2025-03-26T13:16:22.952Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:16:22.952Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:16:22.952Z] ec43610c2a17: Download complete [2025-03-26T13:16:22.952Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:16:22.952Z] 33b1e0a273af: Download complete [2025-03-26T13:16:22.952Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:16:22.952Z] 5d3b04190fa2: Download complete [2025-03-26T13:16:23.217Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:16:23.217Z] 5eb5b503b376: Download complete [2025-03-26T13:16:23.789Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:16:23.789Z] 2f39f015ded8: Download complete [2025-03-26T13:16:24.369Z] 5eb5b503b376: Pull complete [2025-03-26T13:16:24.629Z] 5c69ac0246d0: Pull complete [2025-03-26T13:16:24.887Z] ec43610c2a17: Pull complete [2025-03-26T13:16:25.147Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:16:25.147Z] 33b1e0a273af: Pull complete [2025-03-26T13:16:25.407Z] 5d3b04190fa2: Pull complete [2025-03-26T13:16:29.627Z] 2f39f015ded8: Pull complete [2025-03-26T13:16:29.627Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:16:29.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:16:29.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:16:29.793Z] prd-centos7-docker-4c-2g-42102 does not seem to be running inside a container [2025-03-26T13:16:29.828Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat [2025-03-26T13:16:33.164Z] $ docker top 293973391fcb660bb8a7762d915e8da40ab9da1e10bce71c7a79df9b2538bf1a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:16:33.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:16:33.824Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:16:34.114Z] + ls /var/log/sa-host [2025-03-26T13:16:34.114Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:16:34.154Z] provisioning config files... [2025-03-26T13:16:34.162Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2488419496566142494tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:16:34.188Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:16:34.479Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:16:34.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:16:34.800Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:16:34.811Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:16:35.103Z] ---> sudo-logs.sh [2025-03-26T13:16:35.103Z] Archiving 'sudo' log.. [2025-03-26T13:16:35.103Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:16:35.133Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:16:35.137Z] $ docker stop --time=1 293973391fcb660bb8a7762d915e8da40ab9da1e10bce71c7a79df9b2538bf1a [2025-03-26T13:16:36.267Z] $ docker rm -f --volumes 293973391fcb660bb8a7762d915e8da40ab9da1e10bce71c7a79df9b2538bf1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:16:36.377Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:16:36.377Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:16:36.396Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:16:36.450Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-26T13:16:36.450Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:16:36.450Z] latest [2025-03-26T13:16:36.450Z] 4.0.0-dev.78 [2025-03-26T13:16:36.450Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:16:36.450Z] main [2025-03-26T13:16:36.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:36.825Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:37.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:16:37.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T13:16:37.158Z] b365f49ae1cc: Preparing [2025-03-26T13:16:37.158Z] e6e457f18fb7: Preparing [2025-03-26T13:16:37.158Z] 3b9194441530: Preparing [2025-03-26T13:16:37.158Z] a6516519cacc: Preparing [2025-03-26T13:16:37.158Z] 75f42efd5aaa: Preparing [2025-03-26T13:16:37.158Z] 4a140bdb7890: Preparing [2025-03-26T13:16:37.158Z] ae97275a32e0: Preparing [2025-03-26T13:16:37.158Z] aed44182df7c: Preparing [2025-03-26T13:16:37.158Z] 7989f592a31f: Preparing [2025-03-26T13:16:37.158Z] a3799f8adf07: Preparing [2025-03-26T13:16:37.158Z] 994456c4fd7b: Preparing [2025-03-26T13:16:37.158Z] 4a140bdb7890: Waiting [2025-03-26T13:16:37.158Z] 7989f592a31f: Waiting [2025-03-26T13:16:37.158Z] ae97275a32e0: Waiting [2025-03-26T13:16:37.158Z] aed44182df7c: Waiting [2025-03-26T13:16:37.158Z] a3799f8adf07: Waiting [2025-03-26T13:16:37.158Z] 994456c4fd7b: Waiting [2025-03-26T13:16:37.158Z] e6e457f18fb7: Pushed [2025-03-26T13:16:37.158Z] b365f49ae1cc: Pushed [2025-03-26T13:16:37.158Z] 75f42efd5aaa: Pushed [2025-03-26T13:16:37.158Z] a6516519cacc: Pushed [2025-03-26T13:16:37.158Z] 4a140bdb7890: Layer already exists [2025-03-26T13:16:37.158Z] ae97275a32e0: Layer already exists [2025-03-26T13:16:37.158Z] 994456c4fd7b: Layer already exists [2025-03-26T13:16:37.158Z] aed44182df7c: Pushed [2025-03-26T13:16:37.418Z] 7989f592a31f: Pushed [2025-03-26T13:16:38.799Z] a3799f8adf07: Pushed [2025-03-26T13:16:39.058Z] 3b9194441530: Pushed [2025-03-26T13:16:39.317Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:39.643Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:39.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T13:16:39.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T13:16:39.978Z] b365f49ae1cc: Preparing [2025-03-26T13:16:39.978Z] e6e457f18fb7: Preparing [2025-03-26T13:16:39.978Z] 3b9194441530: Preparing [2025-03-26T13:16:39.978Z] a6516519cacc: Preparing [2025-03-26T13:16:39.978Z] 75f42efd5aaa: Preparing [2025-03-26T13:16:39.978Z] 4a140bdb7890: Preparing [2025-03-26T13:16:39.978Z] ae97275a32e0: Preparing [2025-03-26T13:16:39.978Z] aed44182df7c: Preparing [2025-03-26T13:16:39.978Z] 7989f592a31f: Preparing [2025-03-26T13:16:39.978Z] a3799f8adf07: Preparing [2025-03-26T13:16:39.978Z] 994456c4fd7b: Preparing [2025-03-26T13:16:39.978Z] ae97275a32e0: Waiting [2025-03-26T13:16:39.978Z] aed44182df7c: Waiting [2025-03-26T13:16:39.978Z] 4a140bdb7890: Waiting [2025-03-26T13:16:39.978Z] 994456c4fd7b: Waiting [2025-03-26T13:16:39.978Z] a3799f8adf07: Waiting [2025-03-26T13:16:39.978Z] 7989f592a31f: Waiting [2025-03-26T13:16:39.978Z] e6e457f18fb7: Layer already exists [2025-03-26T13:16:39.978Z] b365f49ae1cc: Layer already exists [2025-03-26T13:16:39.978Z] a6516519cacc: Layer already exists [2025-03-26T13:16:39.978Z] 75f42efd5aaa: Layer already exists [2025-03-26T13:16:39.978Z] 3b9194441530: Layer already exists [2025-03-26T13:16:39.978Z] aed44182df7c: Layer already exists [2025-03-26T13:16:39.978Z] 4a140bdb7890: Layer already exists [2025-03-26T13:16:39.978Z] 7989f592a31f: Layer already exists [2025-03-26T13:16:39.978Z] ae97275a32e0: Layer already exists [2025-03-26T13:16:39.978Z] a3799f8adf07: Layer already exists [2025-03-26T13:16:39.978Z] 994456c4fd7b: Layer already exists [2025-03-26T13:16:39.978Z] latest: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:40.318Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:40.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T13:16:40.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T13:16:40.646Z] b365f49ae1cc: Preparing [2025-03-26T13:16:40.646Z] e6e457f18fb7: Preparing [2025-03-26T13:16:40.646Z] 3b9194441530: Preparing [2025-03-26T13:16:40.646Z] a6516519cacc: Preparing [2025-03-26T13:16:40.646Z] 75f42efd5aaa: Preparing [2025-03-26T13:16:40.646Z] 4a140bdb7890: Preparing [2025-03-26T13:16:40.646Z] ae97275a32e0: Preparing [2025-03-26T13:16:40.646Z] aed44182df7c: Preparing [2025-03-26T13:16:40.646Z] 7989f592a31f: Preparing [2025-03-26T13:16:40.646Z] a3799f8adf07: Preparing [2025-03-26T13:16:40.646Z] 994456c4fd7b: Preparing [2025-03-26T13:16:40.646Z] 4a140bdb7890: Waiting [2025-03-26T13:16:40.646Z] ae97275a32e0: Waiting [2025-03-26T13:16:40.646Z] a3799f8adf07: Waiting [2025-03-26T13:16:40.646Z] aed44182df7c: Waiting [2025-03-26T13:16:40.646Z] 994456c4fd7b: Waiting [2025-03-26T13:16:40.646Z] 7989f592a31f: Waiting [2025-03-26T13:16:40.646Z] 75f42efd5aaa: Layer already exists [2025-03-26T13:16:40.646Z] b365f49ae1cc: Layer already exists [2025-03-26T13:16:40.646Z] e6e457f18fb7: Layer already exists [2025-03-26T13:16:40.646Z] a6516519cacc: Layer already exists [2025-03-26T13:16:40.646Z] 3b9194441530: Layer already exists [2025-03-26T13:16:40.646Z] 4a140bdb7890: Layer already exists [2025-03-26T13:16:40.646Z] ae97275a32e0: Layer already exists [2025-03-26T13:16:40.646Z] aed44182df7c: Layer already exists [2025-03-26T13:16:40.646Z] a3799f8adf07: Layer already exists [2025-03-26T13:16:40.646Z] 7989f592a31f: Layer already exists [2025-03-26T13:16:40.646Z] 994456c4fd7b: Layer already exists [2025-03-26T13:16:40.646Z] 4.0.0-dev.78: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:40.983Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:41.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:16:41.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T13:16:41.318Z] b365f49ae1cc: Preparing [2025-03-26T13:16:41.318Z] e6e457f18fb7: Preparing [2025-03-26T13:16:41.318Z] 3b9194441530: Preparing [2025-03-26T13:16:41.318Z] a6516519cacc: Preparing [2025-03-26T13:16:41.318Z] 75f42efd5aaa: Preparing [2025-03-26T13:16:41.318Z] 4a140bdb7890: Preparing [2025-03-26T13:16:41.318Z] ae97275a32e0: Preparing [2025-03-26T13:16:41.318Z] aed44182df7c: Preparing [2025-03-26T13:16:41.318Z] 7989f592a31f: Preparing [2025-03-26T13:16:41.318Z] a3799f8adf07: Preparing [2025-03-26T13:16:41.318Z] 994456c4fd7b: Preparing [2025-03-26T13:16:41.318Z] 4a140bdb7890: Waiting [2025-03-26T13:16:41.318Z] ae97275a32e0: Waiting [2025-03-26T13:16:41.318Z] aed44182df7c: Waiting [2025-03-26T13:16:41.318Z] 7989f592a31f: Waiting [2025-03-26T13:16:41.318Z] a3799f8adf07: Waiting [2025-03-26T13:16:41.318Z] 994456c4fd7b: Waiting [2025-03-26T13:16:41.318Z] e6e457f18fb7: Layer already exists [2025-03-26T13:16:41.318Z] 75f42efd5aaa: Layer already exists [2025-03-26T13:16:41.318Z] 3b9194441530: Layer already exists [2025-03-26T13:16:41.318Z] b365f49ae1cc: Layer already exists [2025-03-26T13:16:41.318Z] a6516519cacc: Layer already exists [2025-03-26T13:16:41.318Z] 4a140bdb7890: Layer already exists [2025-03-26T13:16:41.318Z] 7989f592a31f: Layer already exists [2025-03-26T13:16:41.318Z] a3799f8adf07: Layer already exists [2025-03-26T13:16:41.318Z] ae97275a32e0: Layer already exists [2025-03-26T13:16:41.318Z] aed44182df7c: Layer already exists [2025-03-26T13:16:41.318Z] 994456c4fd7b: Layer already exists [2025-03-26T13:16:41.318Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:41.667Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:16:41.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-26T13:16:41.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T13:16:41.996Z] b365f49ae1cc: Preparing [2025-03-26T13:16:41.996Z] e6e457f18fb7: Preparing [2025-03-26T13:16:41.996Z] 3b9194441530: Preparing [2025-03-26T13:16:41.996Z] a6516519cacc: Preparing [2025-03-26T13:16:41.996Z] 75f42efd5aaa: Preparing [2025-03-26T13:16:41.996Z] 4a140bdb7890: Preparing [2025-03-26T13:16:41.996Z] ae97275a32e0: Preparing [2025-03-26T13:16:41.996Z] aed44182df7c: Preparing [2025-03-26T13:16:41.996Z] 7989f592a31f: Preparing [2025-03-26T13:16:41.996Z] a3799f8adf07: Preparing [2025-03-26T13:16:41.996Z] 994456c4fd7b: Preparing [2025-03-26T13:16:41.996Z] 4a140bdb7890: Waiting [2025-03-26T13:16:41.996Z] ae97275a32e0: Waiting [2025-03-26T13:16:41.996Z] aed44182df7c: Waiting [2025-03-26T13:16:41.996Z] 7989f592a31f: Waiting [2025-03-26T13:16:41.996Z] a3799f8adf07: Waiting [2025-03-26T13:16:41.996Z] 994456c4fd7b: Waiting [2025-03-26T13:16:41.996Z] 75f42efd5aaa: Layer already exists [2025-03-26T13:16:41.996Z] b365f49ae1cc: Layer already exists [2025-03-26T13:16:41.996Z] a6516519cacc: Layer already exists [2025-03-26T13:16:41.996Z] 3b9194441530: Layer already exists [2025-03-26T13:16:41.996Z] e6e457f18fb7: Layer already exists [2025-03-26T13:16:41.996Z] 7989f592a31f: Layer already exists [2025-03-26T13:16:41.996Z] 4a140bdb7890: Layer already exists [2025-03-26T13:16:41.996Z] aed44182df7c: Layer already exists [2025-03-26T13:16:41.996Z] ae97275a32e0: Layer already exists [2025-03-26T13:16:41.996Z] a3799f8adf07: Layer already exists [2025-03-26T13:16:41.996Z] 994456c4fd7b: Layer already exists [2025-03-26T13:16:41.996Z] main: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:16:42.084Z] ===================================================== [Pipeline] echo [2025-03-26T13:16:42.099Z] taggedImages: [2025-03-26T13:16:42.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:16:42.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T13:16:42.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T13:16:42.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:16:42.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-26T13:16:42.117Z] ========================================================= [2025-03-26T13:16:42.117Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-proxy-setup:latest, nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:main], settingsFile:edgex-go-settings] [2025-03-26T13:16:42.117Z] ========================================================= [Pipeline] node [2025-03-26T13:16:57.122Z] Still waiting to schedule task [2025-03-26T13:16:57.123Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:17:43.568Z] Running on prd-centos7-docker-4c-2g-42103 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:17:43.628Z] provisioning config files... [2025-03-26T13:17:43.668Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7935307864401381924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:17:45.714Z] ---> ****-login.sh [2025-03-26T13:17:45.714Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:17:45.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:17:45.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:17:45.996Z] Configure a credential helper to remove this warning. See [2025-03-26T13:17:45.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:17:45.996Z] [2025-03-26T13:17:45.996Z] Login Succeeded [2025-03-26T13:17:45.996Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:17:45.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:17:46.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:17:46.274Z] Configure a credential helper to remove this warning. See [2025-03-26T13:17:46.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:17:46.274Z] [2025-03-26T13:17:46.274Z] Login Succeeded [2025-03-26T13:17:46.274Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:17:46.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:17:46.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:17:46.537Z] Configure a credential helper to remove this warning. See [2025-03-26T13:17:46.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:17:46.537Z] [2025-03-26T13:17:46.537Z] Login Succeeded [2025-03-26T13:17:46.537Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:17:46.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:17:46.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:17:46.537Z] Configure a credential helper to remove this warning. See [2025-03-26T13:17:46.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:17:46.538Z] [2025-03-26T13:17:46.538Z] Login Succeeded [2025-03-26T13:17:46.538Z] ****.io [2025-03-26T13:17:46.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:17:46.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:17:46.805Z] Configure a credential helper to remove this warning. See [2025-03-26T13:17:46.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:17:46.805Z] [2025-03-26T13:17:46.805Z] Login Succeeded [2025-03-26T13:17:46.805Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:17:46.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:17:47.193Z] + docker buildx ls [2025-03-26T13:17:47.193Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:17:47.193Z] default * docker [2025-03-26T13:17:47.193Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:17:47.488Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:17:47.488Z] edgex-builder [Pipeline] sh [2025-03-26T13:17:47.800Z] + docker buildx inspect --bootstrap [2025-03-26T13:17:47.800Z] #1 [internal] booting buildkit [2025-03-26T13:17:47.800Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:17:51.112Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-03-26T13:17:51.112Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:17:51.680Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-03-26T13:17:51.680Z] #1 DONE 4.0s [2025-03-26T13:17:51.939Z] Name: edgex-builder [2025-03-26T13:17:51.939Z] Driver: docker-container [2025-03-26T13:17:51.939Z] [2025-03-26T13:17:51.939Z] Nodes: [2025-03-26T13:17:51.939Z] Name: edgex-builder0 [2025-03-26T13:17:51.939Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:17:51.939Z] Status: running [2025-03-26T13:17:51.939Z] Buildkit: v0.20.2 [2025-03-26T13:17:51.939Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:17:52.228Z] + docker buildx ls [2025-03-26T13:17:52.228Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:17:52.228Z] edgex-builder * docker-container [2025-03-26T13:17:52.228Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:17:52.228Z] default docker [2025-03-26T13:17:52.228Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:17:52.530Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:17:52.530Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:17:52.530Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:17:52.530Z] #1 transferring dockerfile: 205B done [2025-03-26T13:17:52.530Z] #1 DONE 0.0s [2025-03-26T13:17:52.530Z] [2025-03-26T13:17:52.530Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:17:52.530Z] #2 DONE 0.1s [2025-03-26T13:17:52.530Z] [2025-03-26T13:17:52.530Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:17:52.791Z] #3 DONE 0.1s [2025-03-26T13:17:52.791Z] [2025-03-26T13:17:52.791Z] #4 [internal] load .dockerignore [2025-03-26T13:17:52.791Z] #4 transferring context: 2B done [2025-03-26T13:17:52.791Z] #4 DONE 0.0s [2025-03-26T13:17:52.791Z] [2025-03-26T13:17:52.791Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:52.791Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:52.791Z] #5 DONE 0.0s [2025-03-26T13:17:52.791Z] [2025-03-26T13:17:52.791Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:52.791Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:52.791Z] #6 DONE 0.1s [2025-03-26T13:17:53.053Z] [2025-03-26T13:17:53.053Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:17:53.053Z] #7 DONE 0.0s [2025-03-26T13:17:53.053Z] [2025-03-26T13:17:53.053Z] #8 exporting to image [2025-03-26T13:17:53.053Z] #8 exporting layers done [2025-03-26T13:17:53.053Z] #8 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done [2025-03-26T13:17:53.053Z] #8 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done [2025-03-26T13:17:53.053Z] #8 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done [2025-03-26T13:17:53.053Z] #8 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done [2025-03-26T13:17:53.053Z] #8 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done [2025-03-26T13:17:53.053Z] #8 pushing layers 0.1s done [2025-03-26T13:17:53.053Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 [2025-03-26T13:17:53.053Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:17:53.053Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done [2025-03-26T13:17:53.053Z] #8 DONE 0.2s [2025-03-26T13:17:53.053Z] [2025-03-26T13:17:53.053Z] 1 warning found (use --debug to expand): [2025-03-26T13:17:53.053Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:17:53.349Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-03-26T13:17:53.349Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-03-26T13:17:53.349Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:17:53.349Z] #1 transferring dockerfile: 171B done [2025-03-26T13:17:53.349Z] #1 DONE 0.0s [2025-03-26T13:17:53.349Z] [2025-03-26T13:17:53.349Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T13:17:53.349Z] #2 DONE 0.0s [2025-03-26T13:17:53.349Z] [2025-03-26T13:17:53.349Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T13:17:53.349Z] #3 DONE 0.0s [2025-03-26T13:17:53.349Z] [2025-03-26T13:17:53.349Z] #4 [internal] load .dockerignore [2025-03-26T13:17:53.349Z] #4 transferring context: 2B done [2025-03-26T13:17:53.349Z] #4 DONE 0.0s [2025-03-26T13:17:53.349Z] [2025-03-26T13:17:53.349Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:53.349Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 done [2025-03-26T13:17:53.349Z] #5 CACHED [2025-03-26T13:17:53.349Z] [2025-03-26T13:17:53.349Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:53.349Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:53.349Z] #6 CACHED [2025-03-26T13:17:53.349Z] [2025-03-26T13:17:53.349Z] #7 exporting to image [2025-03-26T13:17:53.349Z] #7 exporting layers done [2025-03-26T13:17:53.349Z] #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done [2025-03-26T13:17:53.349Z] #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done [2025-03-26T13:17:53.349Z] #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done [2025-03-26T13:17:53.349Z] #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done [2025-03-26T13:17:53.349Z] #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done [2025-03-26T13:17:53.349Z] #7 pushing layers [2025-03-26T13:17:53.349Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:17:53.611Z] #7 pushing layers 0.0s done [2025-03-26T13:17:53.611Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done [2025-03-26T13:17:53.611Z] #7 DONE 0.1s [2025-03-26T13:17:53.611Z] [2025-03-26T13:17:53.611Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:17:53.611Z] #8 DONE 0.0s [2025-03-26T13:17:53.611Z] [2025-03-26T13:17:53.611Z] 1 warning found (use --debug to expand): [2025-03-26T13:17:53.611Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:17:53.901Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78' [2025-03-26T13:17:53.901Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 --push - [2025-03-26T13:17:53.901Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:17:53.901Z] #1 transferring dockerfile: 177B done [2025-03-26T13:17:53.901Z] #1 DONE 0.0s [2025-03-26T13:17:53.901Z] [2025-03-26T13:17:53.901Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T13:17:53.901Z] #2 DONE 0.0s [2025-03-26T13:17:53.901Z] [2025-03-26T13:17:53.901Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T13:17:53.901Z] #3 DONE 0.0s [2025-03-26T13:17:53.901Z] [2025-03-26T13:17:53.901Z] #4 [internal] load .dockerignore [2025-03-26T13:17:53.901Z] #4 transferring context: 2B done [2025-03-26T13:17:53.901Z] #4 DONE 0.0s [2025-03-26T13:17:53.901Z] [2025-03-26T13:17:53.901Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:53.901Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:53.901Z] #5 CACHED [2025-03-26T13:17:53.901Z] [2025-03-26T13:17:53.901Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:53.901Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:53.901Z] #6 CACHED [2025-03-26T13:17:53.901Z] [2025-03-26T13:17:53.901Z] #7 exporting to image [2025-03-26T13:17:53.901Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:17:54.161Z] #7 exporting layers done [2025-03-26T13:17:54.161Z] #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done [2025-03-26T13:17:54.161Z] #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done [2025-03-26T13:17:54.161Z] #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done [2025-03-26T13:17:54.161Z] #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done [2025-03-26T13:17:54.161Z] #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done [2025-03-26T13:17:54.161Z] #7 pushing layers 0.0s done [2025-03-26T13:17:54.161Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done [2025-03-26T13:17:54.161Z] #7 DONE 0.1s [2025-03-26T13:17:54.161Z] [2025-03-26T13:17:54.161Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:17:54.161Z] #8 DONE 0.0s [2025-03-26T13:17:54.161Z] [2025-03-26T13:17:54.161Z] 1 warning found (use --debug to expand): [2025-03-26T13:17:54.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:17:54.450Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:17:54.450Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:17:54.450Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:17:54.450Z] #1 transferring dockerfile: 218B done [2025-03-26T13:17:54.450Z] #1 DONE 0.0s [2025-03-26T13:17:54.450Z] [2025-03-26T13:17:54.450Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:17:54.450Z] #2 DONE 0.0s [2025-03-26T13:17:54.450Z] [2025-03-26T13:17:54.450Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:17:54.450Z] #3 DONE 0.0s [2025-03-26T13:17:54.450Z] [2025-03-26T13:17:54.450Z] #4 [internal] load .dockerignore [2025-03-26T13:17:54.450Z] #4 transferring context: 2B done [2025-03-26T13:17:54.450Z] #4 DONE 0.0s [2025-03-26T13:17:54.450Z] [2025-03-26T13:17:54.450Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:54.450Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:54.450Z] #5 CACHED [2025-03-26T13:17:54.450Z] [2025-03-26T13:17:54.450Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:54.450Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:54.450Z] #6 CACHED [2025-03-26T13:17:54.450Z] [2025-03-26T13:17:54.450Z] #7 exporting to image [2025-03-26T13:17:54.450Z] #7 exporting layers done [2025-03-26T13:17:54.450Z] #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done [2025-03-26T13:17:54.450Z] #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done [2025-03-26T13:17:54.450Z] #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done [2025-03-26T13:17:54.450Z] #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done [2025-03-26T13:17:54.450Z] #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 [2025-03-26T13:17:54.450Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:17:54.709Z] #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done [2025-03-26T13:17:54.709Z] #7 pushing layers 0.0s done [2025-03-26T13:17:54.709Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done [2025-03-26T13:17:54.709Z] #7 DONE 0.1s [2025-03-26T13:17:54.709Z] [2025-03-26T13:17:54.709Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:17:54.709Z] #8 DONE 0.0s [2025-03-26T13:17:54.709Z] [2025-03-26T13:17:54.709Z] 1 warning found (use --debug to expand): [2025-03-26T13:17:54.709Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:17:54.998Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-03-26T13:17:54.998Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-03-26T13:17:54.998Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:17:54.998Z] #1 transferring dockerfile: 169B done [2025-03-26T13:17:54.998Z] #1 DONE 0.0s [2025-03-26T13:17:54.998Z] [2025-03-26T13:17:54.998Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-26T13:17:54.998Z] #2 DONE 0.0s [2025-03-26T13:17:54.998Z] [2025-03-26T13:17:54.998Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-26T13:17:54.998Z] #3 DONE 0.0s [2025-03-26T13:17:54.998Z] [2025-03-26T13:17:54.998Z] #4 [internal] load .dockerignore [2025-03-26T13:17:54.998Z] #4 transferring context: 2B done [2025-03-26T13:17:54.998Z] #4 DONE 0.0s [2025-03-26T13:17:54.998Z] [2025-03-26T13:17:54.998Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:54.998Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:54.998Z] #5 CACHED [2025-03-26T13:17:54.998Z] [2025-03-26T13:17:54.998Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 [2025-03-26T13:17:54.998Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done [2025-03-26T13:17:54.998Z] #6 CACHED [2025-03-26T13:17:54.998Z] [2025-03-26T13:17:54.998Z] #7 exporting to image [2025-03-26T13:17:54.998Z] #7 exporting layers done [2025-03-26T13:17:54.998Z] #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done [2025-03-26T13:17:54.998Z] #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done [2025-03-26T13:17:54.998Z] #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done [2025-03-26T13:17:54.998Z] #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done [2025-03-26T13:17:54.998Z] #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done [2025-03-26T13:17:54.998Z] #7 pushing layers 0.0s done [2025-03-26T13:17:54.998Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 [2025-03-26T13:17:54.998Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:17:55.258Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done [2025-03-26T13:17:55.258Z] #7 DONE 0.1s [2025-03-26T13:17:55.258Z] [2025-03-26T13:17:55.258Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:17:55.258Z] #8 DONE 0.0s [2025-03-26T13:17:55.258Z] [2025-03-26T13:17:55.258Z] 1 warning found (use --debug to expand): [2025-03-26T13:17:55.258Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:17:55.594Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:17:55.889Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:17:56.436Z] ---> package-listing.sh [2025-03-26T13:17:56.436Z] ++ facter osfamily [2025-03-26T13:17:56.436Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:17:56.700Z] + OS_FAMILY=redhat [2025-03-26T13:17:56.700Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:17:56.700Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:17:56.700Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:17:56.700Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:17:56.700Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:17:56.700Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:17:56.700Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:17:56.700Z] + case "${OS_FAMILY}" in [2025-03-26T13:17:56.700Z] + rpm -qa [2025-03-26T13:17:56.700Z] + sort [2025-03-26T13:17:57.269Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:17:57.269Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:17:57.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:17:57.269Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:17:57.269Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:17:57.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:17:57.280Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:17:57.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:17:58.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:17:58.146Z] [2025-03-26T13:17:58.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:17:58.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:17:58.448Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:17:58.448Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:17:58.448Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:17:58.448Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:17:58.448Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:17:58.448Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:17:58.448Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:17:58.448Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:17:58.448Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:17:58.448Z] 33b1e0a273af: Waiting [2025-03-26T13:17:58.448Z] 5d3b04190fa2: Waiting [2025-03-26T13:17:58.448Z] 2f39f015ded8: Waiting [2025-03-26T13:17:58.448Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:17:58.448Z] 5c69ac0246d0: Download complete [2025-03-26T13:17:58.448Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:17:58.448Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:17:58.448Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:17:58.448Z] 33b1e0a273af: Download complete [2025-03-26T13:17:58.448Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:17:58.448Z] ec43610c2a17: Download complete [2025-03-26T13:17:58.448Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:17:58.448Z] 5d3b04190fa2: Download complete [2025-03-26T13:17:58.710Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:17:58.710Z] 5eb5b503b376: Download complete [2025-03-26T13:17:59.282Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:17:59.282Z] 2f39f015ded8: Download complete [2025-03-26T13:18:00.226Z] 5eb5b503b376: Pull complete [2025-03-26T13:18:00.226Z] 5c69ac0246d0: Pull complete [2025-03-26T13:18:00.798Z] ec43610c2a17: Pull complete [2025-03-26T13:18:00.798Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:18:00.798Z] 33b1e0a273af: Pull complete [2025-03-26T13:18:01.068Z] 5d3b04190fa2: Pull complete [2025-03-26T13:18:05.295Z] 2f39f015ded8: Pull complete [2025-03-26T13:18:05.295Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:18:05.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:18:05.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:18:05.472Z] prd-centos7-docker-4c-2g-42103 does not seem to be running inside a container [2025-03-26T13:18:05.507Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-03-26T13:18:08.626Z] $ docker top d5f424d03e552bd159bc51aee9eac9efd6603c35924579cd4b298f6040c8f09d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:18:08.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:18:09.275Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:18:09.566Z] + ls /var/log/sa-host [2025-03-26T13:18:09.566Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:18:09.604Z] provisioning config files... [2025-03-26T13:18:09.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17565310990021395220tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:18:09.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:18:09.937Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:18:09.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:18:10.260Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:18:10.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:18:10.556Z] ---> sudo-logs.sh [2025-03-26T13:18:10.556Z] Archiving 'sudo' log.. [2025-03-26T13:18:10.556Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:18:10.593Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:18:10.596Z] $ docker stop --time=1 d5f424d03e552bd159bc51aee9eac9efd6603c35924579cd4b298f6040c8f09d [2025-03-26T13:18:11.708Z] $ docker rm -f --volumes d5f424d03e552bd159bc51aee9eac9efd6603c35924579cd4b298f6040c8f09d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:18:11.810Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:18:11.811Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:18:11.828Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:18:11.871Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-26T13:18:11.871Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:18:11.871Z] latest [2025-03-26T13:18:11.871Z] 4.0.0-dev.78 [2025-03-26T13:18:11.871Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:18:11.871Z] main [2025-03-26T13:18:11.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:12.218Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:12.549Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:18:12.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T13:18:12.549Z] eb884655e1ce: Preparing [2025-03-26T13:18:12.549Z] 35557ccd95bd: Preparing [2025-03-26T13:18:12.549Z] 3c608e96ea07: Preparing [2025-03-26T13:18:12.549Z] e1e3babedeb8: Preparing [2025-03-26T13:18:12.549Z] 54ae939c3b72: Preparing [2025-03-26T13:18:12.549Z] 07eaaeb843c2: Preparing [2025-03-26T13:18:12.549Z] b6ce615344d9: Preparing [2025-03-26T13:18:12.549Z] 4a140bdb7890: Preparing [2025-03-26T13:18:12.549Z] ae97275a32e0: Preparing [2025-03-26T13:18:12.549Z] 214ed30f1395: Preparing [2025-03-26T13:18:12.549Z] 3226bd2aa118: Preparing [2025-03-26T13:18:12.549Z] 994456c4fd7b: Preparing [2025-03-26T13:18:12.549Z] 214ed30f1395: Waiting [2025-03-26T13:18:12.549Z] 4a140bdb7890: Waiting [2025-03-26T13:18:12.549Z] ae97275a32e0: Waiting [2025-03-26T13:18:12.549Z] 3226bd2aa118: Waiting [2025-03-26T13:18:12.549Z] 994456c4fd7b: Waiting [2025-03-26T13:18:12.549Z] 07eaaeb843c2: Waiting [2025-03-26T13:18:12.549Z] b6ce615344d9: Waiting [2025-03-26T13:18:12.549Z] 35557ccd95bd: Pushed [2025-03-26T13:18:12.549Z] eb884655e1ce: Pushed [2025-03-26T13:18:12.549Z] 54ae939c3b72: Pushed [2025-03-26T13:18:12.549Z] 4a140bdb7890: Layer already exists [2025-03-26T13:18:12.549Z] ae97275a32e0: Layer already exists [2025-03-26T13:18:12.549Z] 07eaaeb843c2: Pushed [2025-03-26T13:18:12.549Z] b6ce615344d9: Pushed [2025-03-26T13:18:12.808Z] 994456c4fd7b: Layer already exists [2025-03-26T13:18:12.808Z] 214ed30f1395: Pushed [2025-03-26T13:18:13.741Z] 3226bd2aa118: Pushed [2025-03-26T13:18:14.306Z] e1e3babedeb8: Pushed [2025-03-26T13:18:15.242Z] 3c608e96ea07: Pushed [2025-03-26T13:18:15.499Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:15.819Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:16.152Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T13:18:16.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T13:18:16.152Z] eb884655e1ce: Preparing [2025-03-26T13:18:16.152Z] 35557ccd95bd: Preparing [2025-03-26T13:18:16.152Z] 3c608e96ea07: Preparing [2025-03-26T13:18:16.152Z] e1e3babedeb8: Preparing [2025-03-26T13:18:16.152Z] 54ae939c3b72: Preparing [2025-03-26T13:18:16.152Z] 07eaaeb843c2: Preparing [2025-03-26T13:18:16.152Z] b6ce615344d9: Preparing [2025-03-26T13:18:16.152Z] 4a140bdb7890: Preparing [2025-03-26T13:18:16.152Z] ae97275a32e0: Preparing [2025-03-26T13:18:16.152Z] 214ed30f1395: Preparing [2025-03-26T13:18:16.152Z] 3226bd2aa118: Preparing [2025-03-26T13:18:16.152Z] 994456c4fd7b: Preparing [2025-03-26T13:18:16.152Z] 4a140bdb7890: Waiting [2025-03-26T13:18:16.152Z] 07eaaeb843c2: Waiting [2025-03-26T13:18:16.152Z] b6ce615344d9: Waiting [2025-03-26T13:18:16.152Z] ae97275a32e0: Waiting [2025-03-26T13:18:16.152Z] 3226bd2aa118: Waiting [2025-03-26T13:18:16.152Z] 214ed30f1395: Waiting [2025-03-26T13:18:16.152Z] 994456c4fd7b: Waiting [2025-03-26T13:18:16.152Z] e1e3babedeb8: Layer already exists [2025-03-26T13:18:16.152Z] 3c608e96ea07: Layer already exists [2025-03-26T13:18:16.152Z] 54ae939c3b72: Layer already exists [2025-03-26T13:18:16.152Z] 35557ccd95bd: Layer already exists [2025-03-26T13:18:16.152Z] eb884655e1ce: Layer already exists [2025-03-26T13:18:16.152Z] b6ce615344d9: Layer already exists [2025-03-26T13:18:16.152Z] 07eaaeb843c2: Layer already exists [2025-03-26T13:18:16.152Z] 4a140bdb7890: Layer already exists [2025-03-26T13:18:16.152Z] ae97275a32e0: Layer already exists [2025-03-26T13:18:16.152Z] 214ed30f1395: Layer already exists [2025-03-26T13:18:16.152Z] 3226bd2aa118: Layer already exists [2025-03-26T13:18:16.152Z] 994456c4fd7b: Layer already exists [2025-03-26T13:18:16.152Z] latest: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:16.486Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:16.814Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T13:18:16.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T13:18:16.814Z] eb884655e1ce: Preparing [2025-03-26T13:18:16.814Z] 35557ccd95bd: Preparing [2025-03-26T13:18:16.814Z] 3c608e96ea07: Preparing [2025-03-26T13:18:16.814Z] e1e3babedeb8: Preparing [2025-03-26T13:18:16.814Z] 54ae939c3b72: Preparing [2025-03-26T13:18:16.814Z] 07eaaeb843c2: Preparing [2025-03-26T13:18:16.814Z] b6ce615344d9: Preparing [2025-03-26T13:18:16.814Z] 4a140bdb7890: Preparing [2025-03-26T13:18:16.814Z] ae97275a32e0: Preparing [2025-03-26T13:18:16.814Z] 214ed30f1395: Preparing [2025-03-26T13:18:16.814Z] 3226bd2aa118: Preparing [2025-03-26T13:18:16.814Z] 994456c4fd7b: Preparing [2025-03-26T13:18:16.814Z] 214ed30f1395: Waiting [2025-03-26T13:18:16.814Z] 4a140bdb7890: Waiting [2025-03-26T13:18:16.814Z] ae97275a32e0: Waiting [2025-03-26T13:18:16.814Z] b6ce615344d9: Waiting [2025-03-26T13:18:16.814Z] 3226bd2aa118: Waiting [2025-03-26T13:18:16.814Z] 994456c4fd7b: Waiting [2025-03-26T13:18:16.814Z] 07eaaeb843c2: Waiting [2025-03-26T13:18:16.814Z] 54ae939c3b72: Layer already exists [2025-03-26T13:18:16.814Z] 3c608e96ea07: Layer already exists [2025-03-26T13:18:16.814Z] eb884655e1ce: Layer already exists [2025-03-26T13:18:16.814Z] e1e3babedeb8: Layer already exists [2025-03-26T13:18:16.814Z] 35557ccd95bd: Layer already exists [2025-03-26T13:18:16.814Z] 07eaaeb843c2: Layer already exists [2025-03-26T13:18:16.814Z] b6ce615344d9: Layer already exists [2025-03-26T13:18:16.814Z] 4a140bdb7890: Layer already exists [2025-03-26T13:18:16.814Z] 214ed30f1395: Layer already exists [2025-03-26T13:18:16.814Z] ae97275a32e0: Layer already exists [2025-03-26T13:18:16.814Z] 3226bd2aa118: Layer already exists [2025-03-26T13:18:16.814Z] 994456c4fd7b: Layer already exists [2025-03-26T13:18:16.814Z] 4.0.0-dev.78: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:17.154Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:17.480Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:18:17.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T13:18:17.480Z] eb884655e1ce: Preparing [2025-03-26T13:18:17.480Z] 35557ccd95bd: Preparing [2025-03-26T13:18:17.480Z] 3c608e96ea07: Preparing [2025-03-26T13:18:17.480Z] e1e3babedeb8: Preparing [2025-03-26T13:18:17.480Z] 54ae939c3b72: Preparing [2025-03-26T13:18:17.480Z] 07eaaeb843c2: Preparing [2025-03-26T13:18:17.480Z] b6ce615344d9: Preparing [2025-03-26T13:18:17.480Z] 4a140bdb7890: Preparing [2025-03-26T13:18:17.480Z] ae97275a32e0: Preparing [2025-03-26T13:18:17.480Z] 214ed30f1395: Preparing [2025-03-26T13:18:17.480Z] 3226bd2aa118: Preparing [2025-03-26T13:18:17.480Z] 994456c4fd7b: Preparing [2025-03-26T13:18:17.480Z] 07eaaeb843c2: Waiting [2025-03-26T13:18:17.480Z] 214ed30f1395: Waiting [2025-03-26T13:18:17.480Z] b6ce615344d9: Waiting [2025-03-26T13:18:17.480Z] 4a140bdb7890: Waiting [2025-03-26T13:18:17.480Z] ae97275a32e0: Waiting [2025-03-26T13:18:17.480Z] 3226bd2aa118: Waiting [2025-03-26T13:18:17.480Z] 994456c4fd7b: Waiting [2025-03-26T13:18:17.480Z] eb884655e1ce: Layer already exists [2025-03-26T13:18:17.480Z] 54ae939c3b72: Layer already exists [2025-03-26T13:18:17.480Z] 35557ccd95bd: Layer already exists [2025-03-26T13:18:17.480Z] 3c608e96ea07: Layer already exists [2025-03-26T13:18:17.480Z] e1e3babedeb8: Layer already exists [2025-03-26T13:18:17.480Z] 4a140bdb7890: Layer already exists [2025-03-26T13:18:17.480Z] 07eaaeb843c2: Layer already exists [2025-03-26T13:18:17.480Z] ae97275a32e0: Layer already exists [2025-03-26T13:18:17.480Z] 214ed30f1395: Layer already exists [2025-03-26T13:18:17.480Z] b6ce615344d9: Layer already exists [2025-03-26T13:18:17.480Z] 994456c4fd7b: Layer already exists [2025-03-26T13:18:17.480Z] 3226bd2aa118: Layer already exists [2025-03-26T13:18:17.480Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:17.809Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:18:18.147Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-26T13:18:18.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T13:18:18.148Z] eb884655e1ce: Preparing [2025-03-26T13:18:18.148Z] 35557ccd95bd: Preparing [2025-03-26T13:18:18.148Z] 3c608e96ea07: Preparing [2025-03-26T13:18:18.148Z] e1e3babedeb8: Preparing [2025-03-26T13:18:18.148Z] 54ae939c3b72: Preparing [2025-03-26T13:18:18.148Z] 07eaaeb843c2: Preparing [2025-03-26T13:18:18.148Z] b6ce615344d9: Preparing [2025-03-26T13:18:18.148Z] 4a140bdb7890: Preparing [2025-03-26T13:18:18.148Z] ae97275a32e0: Preparing [2025-03-26T13:18:18.148Z] 214ed30f1395: Preparing [2025-03-26T13:18:18.148Z] 3226bd2aa118: Preparing [2025-03-26T13:18:18.148Z] 994456c4fd7b: Preparing [2025-03-26T13:18:18.148Z] b6ce615344d9: Waiting [2025-03-26T13:18:18.148Z] 4a140bdb7890: Waiting [2025-03-26T13:18:18.148Z] ae97275a32e0: Waiting [2025-03-26T13:18:18.148Z] 214ed30f1395: Waiting [2025-03-26T13:18:18.148Z] 3226bd2aa118: Waiting [2025-03-26T13:18:18.148Z] 994456c4fd7b: Waiting [2025-03-26T13:18:18.148Z] 07eaaeb843c2: Waiting [2025-03-26T13:18:18.148Z] 3c608e96ea07: Layer already exists [2025-03-26T13:18:18.148Z] e1e3babedeb8: Layer already exists [2025-03-26T13:18:18.148Z] 35557ccd95bd: Layer already exists [2025-03-26T13:18:18.148Z] 54ae939c3b72: Layer already exists [2025-03-26T13:18:18.148Z] eb884655e1ce: Layer already exists [2025-03-26T13:18:18.148Z] ae97275a32e0: Layer already exists [2025-03-26T13:18:18.148Z] b6ce615344d9: Layer already exists [2025-03-26T13:18:18.148Z] 07eaaeb843c2: Layer already exists [2025-03-26T13:18:18.148Z] 214ed30f1395: Layer already exists [2025-03-26T13:18:18.148Z] 4a140bdb7890: Layer already exists [2025-03-26T13:18:18.148Z] 3226bd2aa118: Layer already exists [2025-03-26T13:18:18.148Z] 994456c4fd7b: Layer already exists [2025-03-26T13:18:18.148Z] main: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:18:18.230Z] ===================================================== [Pipeline] echo [2025-03-26T13:18:18.247Z] taggedImages: [2025-03-26T13:18:18.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:18:18.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T13:18:18.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T13:18:18.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:18:18.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-26T13:18:18.265Z] ========================================================= [2025-03-26T13:18:18.265Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest, nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:main], settingsFile:edgex-go-settings] [2025-03-26T13:18:18.265Z] ========================================================= [Pipeline] node [2025-03-26T13:18:33.270Z] Still waiting to schedule task [2025-03-26T13:18:33.270Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:19:04.682Z] Running on prd-centos7-docker-4c-2g-42104 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:19:04.733Z] provisioning config files... [2025-03-26T13:19:04.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4152811807360855208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:19:06.094Z] ---> ****-login.sh [2025-03-26T13:19:06.094Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:19:06.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:19:06.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:19:06.356Z] Configure a credential helper to remove this warning. See [2025-03-26T13:19:06.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:19:06.356Z] [2025-03-26T13:19:06.356Z] Login Succeeded [2025-03-26T13:19:06.356Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:19:06.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:19:06.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:19:06.356Z] Configure a credential helper to remove this warning. See [2025-03-26T13:19:06.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:19:06.356Z] [2025-03-26T13:19:06.356Z] Login Succeeded [2025-03-26T13:19:06.356Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:19:06.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:19:06.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:19:06.618Z] Configure a credential helper to remove this warning. See [2025-03-26T13:19:06.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:19:06.618Z] [2025-03-26T13:19:06.618Z] Login Succeeded [2025-03-26T13:19:06.618Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:19:06.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:19:06.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:19:06.618Z] Configure a credential helper to remove this warning. See [2025-03-26T13:19:06.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:19:06.618Z] [2025-03-26T13:19:06.618Z] Login Succeeded [2025-03-26T13:19:06.618Z] ****.io [2025-03-26T13:19:06.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:19:06.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:19:06.878Z] Configure a credential helper to remove this warning. See [2025-03-26T13:19:06.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:19:06.878Z] [2025-03-26T13:19:06.878Z] Login Succeeded [2025-03-26T13:19:06.878Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:19:06.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:19:07.261Z] + docker buildx ls [2025-03-26T13:19:07.522Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:19:07.522Z] default * docker [2025-03-26T13:19:07.522Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:19:07.824Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:19:07.824Z] edgex-builder [Pipeline] sh [2025-03-26T13:19:08.121Z] + docker buildx inspect --bootstrap [2025-03-26T13:19:08.121Z] #1 [internal] booting buildkit [2025-03-26T13:19:08.121Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:19:11.449Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-03-26T13:19:11.449Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:19:12.445Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-03-26T13:19:12.445Z] #1 DONE 4.3s [2025-03-26T13:19:12.445Z] Name: edgex-builder [2025-03-26T13:19:12.445Z] Driver: docker-container [2025-03-26T13:19:12.445Z] [2025-03-26T13:19:12.445Z] Nodes: [2025-03-26T13:19:12.445Z] Name: edgex-builder0 [2025-03-26T13:19:12.445Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:19:12.445Z] Status: running [2025-03-26T13:19:12.445Z] Buildkit: v0.20.2 [2025-03-26T13:19:12.445Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:19:12.739Z] + docker buildx ls [2025-03-26T13:19:12.740Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:19:12.740Z] edgex-builder * docker-container [2025-03-26T13:19:12.740Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:19:12.740Z] default docker [2025-03-26T13:19:12.740Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:19:13.032Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:19:13.032Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:19:13.296Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:19:13.296Z] #1 transferring dockerfile: 211B done [2025-03-26T13:19:13.296Z] #1 DONE 0.0s [2025-03-26T13:19:13.296Z] [2025-03-26T13:19:13.296Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:19:13.296Z] #2 DONE 0.1s [2025-03-26T13:19:13.296Z] [2025-03-26T13:19:13.296Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:19:13.296Z] #3 DONE 0.1s [2025-03-26T13:19:13.296Z] [2025-03-26T13:19:13.296Z] #4 [internal] load .dockerignore [2025-03-26T13:19:13.296Z] #4 transferring context: 2B done [2025-03-26T13:19:13.296Z] #4 DONE 0.0s [2025-03-26T13:19:13.296Z] [2025-03-26T13:19:13.296Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:13.296Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:13.296Z] #5 DONE 0.0s [2025-03-26T13:19:13.296Z] [2025-03-26T13:19:13.296Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:13.296Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:13.557Z] #6 DONE 0.1s [2025-03-26T13:19:13.557Z] [2025-03-26T13:19:13.557Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:19:13.557Z] #7 DONE 0.0s [2025-03-26T13:19:13.557Z] [2025-03-26T13:19:13.557Z] #8 exporting to image [2025-03-26T13:19:13.557Z] #8 exporting layers done [2025-03-26T13:19:13.557Z] #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done [2025-03-26T13:19:13.557Z] #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done [2025-03-26T13:19:13.557Z] #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done [2025-03-26T13:19:13.557Z] #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done [2025-03-26T13:19:13.558Z] #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.0s done [2025-03-26T13:19:13.558Z] #8 pushing layers 0.1s done [2025-03-26T13:19:13.558Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 [2025-03-26T13:19:13.558Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:19:13.817Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done [2025-03-26T13:19:13.817Z] #8 DONE 0.2s [2025-03-26T13:19:13.817Z] [2025-03-26T13:19:13.817Z] 1 warning found (use --debug to expand): [2025-03-26T13:19:13.817Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:19:14.106Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-03-26T13:19:14.106Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-03-26T13:19:14.368Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:19:14.368Z] #1 transferring dockerfile: 177B done [2025-03-26T13:19:14.368Z] #1 DONE 0.0s [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T13:19:14.368Z] #2 DONE 0.0s [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T13:19:14.368Z] #3 DONE 0.0s [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #4 [internal] load .dockerignore [2025-03-26T13:19:14.368Z] #4 transferring context: 2B done [2025-03-26T13:19:14.368Z] #4 DONE 0.0s [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:14.368Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:14.368Z] #5 DONE 0.0s [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:14.368Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:14.368Z] #6 CACHED [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:14.368Z] #5 CACHED [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:19:14.368Z] #7 DONE 0.0s [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] #8 exporting to image [2025-03-26T13:19:14.368Z] #8 exporting layers done [2025-03-26T13:19:14.368Z] #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done [2025-03-26T13:19:14.368Z] #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done [2025-03-26T13:19:14.368Z] #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done [2025-03-26T13:19:14.368Z] #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done [2025-03-26T13:19:14.368Z] #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done [2025-03-26T13:19:14.368Z] #8 pushing layers 0.0s done [2025-03-26T13:19:14.368Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done [2025-03-26T13:19:14.368Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:19:14.368Z] #8 DONE 0.1s [2025-03-26T13:19:14.368Z] [2025-03-26T13:19:14.368Z] 1 warning found (use --debug to expand): [2025-03-26T13:19:14.368Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:19:14.711Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 --push - [2025-03-26T13:19:14.711Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78' [2025-03-26T13:19:14.711Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:19:14.711Z] #1 transferring dockerfile: 183B done [2025-03-26T13:19:14.711Z] #1 DONE 0.0s [2025-03-26T13:19:14.711Z] [2025-03-26T13:19:14.711Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T13:19:14.711Z] #2 DONE 0.0s [2025-03-26T13:19:14.711Z] [2025-03-26T13:19:14.711Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T13:19:14.711Z] #3 DONE 0.0s [2025-03-26T13:19:14.711Z] [2025-03-26T13:19:14.711Z] #4 [internal] load .dockerignore [2025-03-26T13:19:14.711Z] #4 transferring context: 2B done [2025-03-26T13:19:14.711Z] #4 DONE 0.0s [2025-03-26T13:19:14.711Z] [2025-03-26T13:19:14.711Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:14.711Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:14.711Z] #5 DONE 0.0s [2025-03-26T13:19:14.711Z] [2025-03-26T13:19:14.711Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:14.972Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:14.972Z] #6 CACHED [2025-03-26T13:19:14.972Z] [2025-03-26T13:19:14.972Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:14.972Z] #5 CACHED [2025-03-26T13:19:14.972Z] [2025-03-26T13:19:14.972Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:19:14.972Z] #7 DONE 0.0s [2025-03-26T13:19:14.972Z] [2025-03-26T13:19:14.972Z] #8 exporting to image [2025-03-26T13:19:14.972Z] #8 exporting layers done [2025-03-26T13:19:14.972Z] #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done [2025-03-26T13:19:14.972Z] #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done [2025-03-26T13:19:14.972Z] #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done [2025-03-26T13:19:14.972Z] #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done [2025-03-26T13:19:14.972Z] #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done [2025-03-26T13:19:14.972Z] #8 pushing layers 0.0s done [2025-03-26T13:19:14.972Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done [2025-03-26T13:19:14.972Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:19:14.972Z] #8 DONE 0.1s [2025-03-26T13:19:14.972Z] [2025-03-26T13:19:14.972Z] 1 warning found (use --debug to expand): [2025-03-26T13:19:14.972Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:19:15.269Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:19:15.269Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:19:15.269Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:19:15.269Z] #1 transferring dockerfile: 224B done [2025-03-26T13:19:15.269Z] #1 DONE 0.0s [2025-03-26T13:19:15.269Z] [2025-03-26T13:19:15.269Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:19:15.269Z] #2 DONE 0.0s [2025-03-26T13:19:15.269Z] [2025-03-26T13:19:15.269Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:19:15.269Z] #3 DONE 0.0s [2025-03-26T13:19:15.269Z] [2025-03-26T13:19:15.269Z] #4 [internal] load .dockerignore [2025-03-26T13:19:15.269Z] #4 transferring context: 2B done [2025-03-26T13:19:15.269Z] #4 DONE 0.0s [2025-03-26T13:19:15.269Z] [2025-03-26T13:19:15.269Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:15.269Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:15.269Z] #5 CACHED [2025-03-26T13:19:15.269Z] [2025-03-26T13:19:15.269Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:15.269Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:15.269Z] #6 CACHED [2025-03-26T13:19:15.269Z] [2025-03-26T13:19:15.269Z] #7 exporting to image [2025-03-26T13:19:15.269Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:19:15.531Z] #7 exporting layers done [2025-03-26T13:19:15.531Z] #7 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done [2025-03-26T13:19:15.531Z] #7 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done [2025-03-26T13:19:15.531Z] #7 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done [2025-03-26T13:19:15.531Z] #7 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done [2025-03-26T13:19:15.531Z] #7 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done [2025-03-26T13:19:15.531Z] #7 pushing layers 0.0s done [2025-03-26T13:19:15.531Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done [2025-03-26T13:19:15.531Z] #7 DONE 0.1s [2025-03-26T13:19:15.531Z] [2025-03-26T13:19:15.531Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:19:15.531Z] #8 DONE 0.0s [2025-03-26T13:19:15.531Z] [2025-03-26T13:19:15.531Z] 1 warning found (use --debug to expand): [2025-03-26T13:19:15.531Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:19:15.837Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-03-26T13:19:15.837Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-03-26T13:19:16.107Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:19:16.107Z] #1 transferring dockerfile: 175B done [2025-03-26T13:19:16.107Z] #1 DONE 0.0s [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-26T13:19:16.107Z] #2 DONE 0.0s [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-26T13:19:16.107Z] #3 DONE 0.0s [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #4 [internal] load .dockerignore [2025-03-26T13:19:16.107Z] #4 transferring context: 2B done [2025-03-26T13:19:16.107Z] #4 DONE 0.0s [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:16.107Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:16.107Z] #5 DONE 0.0s [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:16.107Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done [2025-03-26T13:19:16.107Z] #6 CACHED [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 [2025-03-26T13:19:16.107Z] #5 CACHED [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:19:16.107Z] #7 DONE 0.0s [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] #8 exporting to image [2025-03-26T13:19:16.107Z] #8 exporting layers done [2025-03-26T13:19:16.107Z] #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done [2025-03-26T13:19:16.107Z] #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done [2025-03-26T13:19:16.107Z] #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done [2025-03-26T13:19:16.107Z] #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done [2025-03-26T13:19:16.107Z] #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done [2025-03-26T13:19:16.107Z] #8 pushing layers 0.0s done [2025-03-26T13:19:16.107Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 [2025-03-26T13:19:16.107Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:19:16.107Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done [2025-03-26T13:19:16.107Z] #8 DONE 0.1s [2025-03-26T13:19:16.107Z] [2025-03-26T13:19:16.107Z] 1 warning found (use --debug to expand): [2025-03-26T13:19:16.107Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:19:16.454Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:19:16.762Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:19:17.312Z] ---> package-listing.sh [2025-03-26T13:19:17.312Z] ++ facter osfamily [2025-03-26T13:19:17.312Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:19:17.573Z] + OS_FAMILY=redhat [2025-03-26T13:19:17.573Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:19:17.573Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:19:17.573Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:19:17.573Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:19:17.573Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:19:17.573Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:19:17.573Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:19:17.573Z] + case "${OS_FAMILY}" in [2025-03-26T13:19:17.573Z] + rpm -qa [2025-03-26T13:19:17.573Z] + sort [2025-03-26T13:19:18.140Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:19:18.140Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:19:18.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:19:18.140Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:19:18.140Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:19:18.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:19:18.152Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:19:18.439Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:19.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:19:19.017Z] [2025-03-26T13:19:19.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:19.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:19:19.333Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:19:19.333Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:19:19.333Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:19:19.333Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:19:19.333Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:19:19.333Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:19:19.333Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:19:19.333Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:19:19.333Z] 33b1e0a273af: Waiting [2025-03-26T13:19:19.333Z] 5d3b04190fa2: Waiting [2025-03-26T13:19:19.333Z] 2f39f015ded8: Waiting [2025-03-26T13:19:19.333Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:19:19.333Z] 5c69ac0246d0: Download complete [2025-03-26T13:19:19.333Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:19:19.333Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:19:19.333Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:19:19.333Z] 33b1e0a273af: Download complete [2025-03-26T13:19:19.333Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:19:19.333Z] 5d3b04190fa2: Download complete [2025-03-26T13:19:19.333Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:19:19.333Z] ec43610c2a17: Download complete [2025-03-26T13:19:19.595Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:19:19.595Z] 5eb5b503b376: Download complete [2025-03-26T13:19:20.162Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:19:20.162Z] 2f39f015ded8: Download complete [2025-03-26T13:19:21.101Z] 5eb5b503b376: Pull complete [2025-03-26T13:19:21.101Z] 5c69ac0246d0: Pull complete [2025-03-26T13:19:21.363Z] ec43610c2a17: Pull complete [2025-03-26T13:19:21.363Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:19:21.630Z] 33b1e0a273af: Pull complete [2025-03-26T13:19:21.893Z] 5d3b04190fa2: Pull complete [2025-03-26T13:19:26.129Z] 2f39f015ded8: Pull complete [2025-03-26T13:19:26.129Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:19:26.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:19:26.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:19:26.293Z] prd-centos7-docker-4c-2g-42104 does not seem to be running inside a container [2025-03-26T13:19:26.333Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-03-26T13:19:29.858Z] $ docker top db355bc0fb9db9f72f87f44c824dd9c30f4769b0b2d7ebaaef55a0012282b380 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:19:30.218Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:19:30.512Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:19:30.810Z] + ls /var/log/sa-host [2025-03-26T13:19:30.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:19:30.856Z] provisioning config files... [2025-03-26T13:19:30.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8925053907380825749tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:19:30.886Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:19:31.178Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:19:31.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:19:31.508Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:19:31.527Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:19:31.823Z] ---> sudo-logs.sh [2025-03-26T13:19:31.823Z] Archiving 'sudo' log.. [2025-03-26T13:19:31.823Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:19:31.858Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:19:31.861Z] $ docker stop --time=1 db355bc0fb9db9f72f87f44c824dd9c30f4769b0b2d7ebaaef55a0012282b380 [2025-03-26T13:19:32.985Z] $ docker rm -f --volumes db355bc0fb9db9f72f87f44c824dd9c30f4769b0b2d7ebaaef55a0012282b380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:19:33.103Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:19:33.103Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:19:33.119Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:19:33.160Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-26T13:19:33.160Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:19:33.160Z] latest [2025-03-26T13:19:33.160Z] 4.0.0-dev.78 [2025-03-26T13:19:33.160Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:19:33.160Z] main [2025-03-26T13:19:33.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:33.510Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:33.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:19:33.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T13:19:33.837Z] f59c8c3b13bf: Preparing [2025-03-26T13:19:33.837Z] 4a14eaf42dfe: Preparing [2025-03-26T13:19:33.837Z] 4a140bdb7890: Preparing [2025-03-26T13:19:33.837Z] ae97275a32e0: Preparing [2025-03-26T13:19:33.837Z] 10c540b69251: Preparing [2025-03-26T13:19:33.837Z] 96c44c5e5531: Preparing [2025-03-26T13:19:33.837Z] 994456c4fd7b: Preparing [2025-03-26T13:19:33.837Z] 96c44c5e5531: Waiting [2025-03-26T13:19:33.837Z] 994456c4fd7b: Waiting [2025-03-26T13:19:33.837Z] ae97275a32e0: Layer already exists [2025-03-26T13:19:33.837Z] 4a140bdb7890: Layer already exists [2025-03-26T13:19:33.837Z] 994456c4fd7b: Layer already exists [2025-03-26T13:19:33.837Z] f59c8c3b13bf: Pushed [2025-03-26T13:19:33.837Z] 10c540b69251: Pushed [2025-03-26T13:19:34.772Z] 96c44c5e5531: Pushed [2025-03-26T13:19:36.670Z] 4a14eaf42dfe: Pushed [2025-03-26T13:19:36.670Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:37.262Z] + 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-03-26T13:19:37.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T13:19:37.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T13:19:37.595Z] f59c8c3b13bf: Preparing [2025-03-26T13:19:37.595Z] 4a14eaf42dfe: Preparing [2025-03-26T13:19:37.595Z] 4a140bdb7890: Preparing [2025-03-26T13:19:37.595Z] ae97275a32e0: Preparing [2025-03-26T13:19:37.595Z] 10c540b69251: Preparing [2025-03-26T13:19:37.595Z] 96c44c5e5531: Preparing [2025-03-26T13:19:37.595Z] 994456c4fd7b: Preparing [2025-03-26T13:19:37.595Z] 96c44c5e5531: Waiting [2025-03-26T13:19:37.595Z] 994456c4fd7b: Waiting [2025-03-26T13:19:37.595Z] 10c540b69251: Layer already exists [2025-03-26T13:19:37.595Z] 4a14eaf42dfe: Layer already exists [2025-03-26T13:19:37.595Z] 4a140bdb7890: Layer already exists [2025-03-26T13:19:37.595Z] f59c8c3b13bf: Layer already exists [2025-03-26T13:19:37.596Z] ae97275a32e0: Layer already exists [2025-03-26T13:19:37.596Z] 96c44c5e5531: Layer already exists [2025-03-26T13:19:37.596Z] 994456c4fd7b: Layer already exists [2025-03-26T13:19:37.596Z] latest: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:37.924Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:38.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T13:19:38.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T13:19:38.255Z] f59c8c3b13bf: Preparing [2025-03-26T13:19:38.255Z] 4a14eaf42dfe: Preparing [2025-03-26T13:19:38.255Z] 4a140bdb7890: Preparing [2025-03-26T13:19:38.255Z] ae97275a32e0: Preparing [2025-03-26T13:19:38.255Z] 10c540b69251: Preparing [2025-03-26T13:19:38.255Z] 96c44c5e5531: Preparing [2025-03-26T13:19:38.255Z] 994456c4fd7b: Preparing [2025-03-26T13:19:38.255Z] 96c44c5e5531: Waiting [2025-03-26T13:19:38.255Z] 994456c4fd7b: Waiting [2025-03-26T13:19:38.255Z] f59c8c3b13bf: Layer already exists [2025-03-26T13:19:38.255Z] ae97275a32e0: Layer already exists [2025-03-26T13:19:38.255Z] 10c540b69251: Layer already exists [2025-03-26T13:19:38.255Z] 4a140bdb7890: Layer already exists [2025-03-26T13:19:38.255Z] 4a14eaf42dfe: Layer already exists [2025-03-26T13:19:38.255Z] 96c44c5e5531: Layer already exists [2025-03-26T13:19:38.255Z] 994456c4fd7b: Layer already exists [2025-03-26T13:19:38.255Z] 4.0.0-dev.78: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:38.587Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:38.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:19:38.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T13:19:38.913Z] f59c8c3b13bf: Preparing [2025-03-26T13:19:38.913Z] 4a14eaf42dfe: Preparing [2025-03-26T13:19:38.913Z] 4a140bdb7890: Preparing [2025-03-26T13:19:38.913Z] ae97275a32e0: Preparing [2025-03-26T13:19:38.913Z] 10c540b69251: Preparing [2025-03-26T13:19:38.913Z] 96c44c5e5531: Preparing [2025-03-26T13:19:38.913Z] 994456c4fd7b: Preparing [2025-03-26T13:19:38.913Z] 96c44c5e5531: Waiting [2025-03-26T13:19:38.913Z] 994456c4fd7b: Waiting [2025-03-26T13:19:38.913Z] ae97275a32e0: Layer already exists [2025-03-26T13:19:38.913Z] 4a140bdb7890: Layer already exists [2025-03-26T13:19:38.913Z] 4a14eaf42dfe: Layer already exists [2025-03-26T13:19:38.913Z] f59c8c3b13bf: Layer already exists [2025-03-26T13:19:38.913Z] 10c540b69251: Layer already exists [2025-03-26T13:19:38.913Z] 96c44c5e5531: Layer already exists [2025-03-26T13:19:38.913Z] 994456c4fd7b: Layer already exists [2025-03-26T13:19:38.913Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:19:39.247Z] + 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-03-26T13:19:39.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-26T13:19:39.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T13:19:39.582Z] f59c8c3b13bf: Preparing [2025-03-26T13:19:39.582Z] 4a14eaf42dfe: Preparing [2025-03-26T13:19:39.582Z] 4a140bdb7890: Preparing [2025-03-26T13:19:39.582Z] ae97275a32e0: Preparing [2025-03-26T13:19:39.582Z] 10c540b69251: Preparing [2025-03-26T13:19:39.582Z] 96c44c5e5531: Preparing [2025-03-26T13:19:39.582Z] 994456c4fd7b: Preparing [2025-03-26T13:19:39.582Z] 96c44c5e5531: Waiting [2025-03-26T13:19:39.582Z] 994456c4fd7b: Waiting [2025-03-26T13:19:39.582Z] ae97275a32e0: Layer already exists [2025-03-26T13:19:39.582Z] 4a140bdb7890: Layer already exists [2025-03-26T13:19:39.582Z] 4a14eaf42dfe: Layer already exists [2025-03-26T13:19:39.582Z] f59c8c3b13bf: Layer already exists [2025-03-26T13:19:39.582Z] 10c540b69251: Layer already exists [2025-03-26T13:19:39.582Z] 994456c4fd7b: Layer already exists [2025-03-26T13:19:39.582Z] 96c44c5e5531: Layer already exists [2025-03-26T13:19:39.582Z] main: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:19:39.674Z] ===================================================== [Pipeline] echo [2025-03-26T13:19:39.696Z] taggedImages: [2025-03-26T13:19:39.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:19:39.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T13:19:39.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T13:19:39.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:19:39.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-26T13:19:39.714Z] ========================================================= [2025-03-26T13:19:39.714Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main], settingsFile:edgex-go-settings] [2025-03-26T13:19:39.714Z] ========================================================= [Pipeline] node [2025-03-26T13:19:54.719Z] Still waiting to schedule task [2025-03-26T13:19:54.719Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:20:46.010Z] Running on prd-centos7-docker-4c-2g-42105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:20:46.064Z] provisioning config files... [2025-03-26T13:20:46.084Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9077016626204110081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:20:47.005Z] ---> ****-login.sh [2025-03-26T13:20:47.005Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:20:47.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:20:47.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:20:47.005Z] Configure a credential helper to remove this warning. See [2025-03-26T13:20:47.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:20:47.005Z] [2025-03-26T13:20:47.005Z] Login Succeeded [2025-03-26T13:20:47.005Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:20:47.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:20:47.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:20:47.274Z] Configure a credential helper to remove this warning. See [2025-03-26T13:20:47.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:20:47.274Z] [2025-03-26T13:20:47.274Z] Login Succeeded [2025-03-26T13:20:47.274Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:20:47.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:20:47.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:20:47.274Z] Configure a credential helper to remove this warning. See [2025-03-26T13:20:47.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:20:47.274Z] [2025-03-26T13:20:47.274Z] Login Succeeded [2025-03-26T13:20:47.274Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:20:47.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:20:47.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:20:47.275Z] Configure a credential helper to remove this warning. See [2025-03-26T13:20:47.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:20:47.275Z] [2025-03-26T13:20:47.275Z] Login Succeeded [2025-03-26T13:20:47.275Z] ****.io [2025-03-26T13:20:47.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:20:47.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:20:47.538Z] Configure a credential helper to remove this warning. See [2025-03-26T13:20:47.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:20:47.538Z] [2025-03-26T13:20:47.538Z] Login Succeeded [2025-03-26T13:20:47.538Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:20:47.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T13:20:47.885Z] + docker buildx ls [2025-03-26T13:20:47.886Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:20:47.886Z] default * docker [2025-03-26T13:20:47.886Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:20:48.222Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T13:20:48.222Z] edgex-builder [Pipeline] sh [2025-03-26T13:20:48.519Z] + docker buildx inspect --bootstrap [2025-03-26T13:20:48.519Z] #1 [internal] booting buildkit [2025-03-26T13:20:48.519Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T13:20:51.840Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-03-26T13:20:51.840Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T13:20:52.788Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-03-26T13:20:52.788Z] #1 DONE 4.2s [2025-03-26T13:20:52.788Z] Name: edgex-builder [2025-03-26T13:20:52.788Z] Driver: docker-container [2025-03-26T13:20:52.788Z] [2025-03-26T13:20:52.788Z] Nodes: [2025-03-26T13:20:52.788Z] Name: edgex-builder0 [2025-03-26T13:20:52.788Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T13:20:52.788Z] Status: running [2025-03-26T13:20:52.788Z] Buildkit: v0.20.2 [2025-03-26T13:20:52.788Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T13:20:53.081Z] + docker buildx ls [2025-03-26T13:20:53.081Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T13:20:53.081Z] edgex-builder * docker-container [2025-03-26T13:20:53.081Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T13:20:53.081Z] default docker [2025-03-26T13:20:53.081Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T13:20:53.373Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' [2025-03-26T13:20:53.373Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - [2025-03-26T13:20:53.373Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:20:53.373Z] #1 transferring dockerfile: 215B done [2025-03-26T13:20:53.373Z] #1 DONE 0.0s [2025-03-26T13:20:53.373Z] [2025-03-26T13:20:53.373Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:20:53.373Z] #2 DONE 0.1s [2025-03-26T13:20:53.373Z] [2025-03-26T13:20:53.373Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:20:53.633Z] #3 DONE 0.1s [2025-03-26T13:20:53.633Z] [2025-03-26T13:20:53.633Z] #4 [internal] load .dockerignore [2025-03-26T13:20:53.633Z] #4 transferring context: 2B done [2025-03-26T13:20:53.633Z] #4 DONE 0.0s [2025-03-26T13:20:53.633Z] [2025-03-26T13:20:53.633Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:53.633Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done [2025-03-26T13:20:53.633Z] #5 DONE 0.0s [2025-03-26T13:20:53.633Z] [2025-03-26T13:20:53.633Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:53.634Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done [2025-03-26T13:20:53.634Z] #6 DONE 0.1s [2025-03-26T13:20:53.634Z] [2025-03-26T13:20:53.634Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:20:53.634Z] #7 DONE 0.0s [2025-03-26T13:20:53.634Z] [2025-03-26T13:20:53.634Z] #8 exporting to image [2025-03-26T13:20:53.634Z] #8 exporting layers done [2025-03-26T13:20:53.634Z] #8 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce 0.0s done [2025-03-26T13:20:53.634Z] #8 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done [2025-03-26T13:20:53.634Z] #8 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done [2025-03-26T13:20:53.634Z] #8 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done [2025-03-26T13:20:53.634Z] #8 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done [2025-03-26T13:20:53.634Z] #8 pushing layers 0.1s done [2025-03-26T13:20:53.634Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 [2025-03-26T13:20:53.634Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:20:53.895Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done [2025-03-26T13:20:53.895Z] #8 DONE 0.2s [2025-03-26T13:20:53.895Z] [2025-03-26T13:20:53.895Z] 1 warning found (use --debug to expand): [2025-03-26T13:20:53.895Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:20:54.195Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-03-26T13:20:54.195Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-03-26T13:20:54.195Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:20:54.195Z] #1 transferring dockerfile: 181B done [2025-03-26T13:20:54.195Z] #1 DONE 0.0s [2025-03-26T13:20:54.195Z] [2025-03-26T13:20:54.195Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T13:20:54.195Z] #2 DONE 0.0s [2025-03-26T13:20:54.195Z] [2025-03-26T13:20:54.195Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T13:20:54.195Z] #3 DONE 0.0s [2025-03-26T13:20:54.195Z] [2025-03-26T13:20:54.195Z] #4 [internal] load .dockerignore [2025-03-26T13:20:54.195Z] #4 transferring context: 2B done [2025-03-26T13:20:54.195Z] #4 DONE 0.0s [2025-03-26T13:20:54.195Z] [2025-03-26T13:20:54.195Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:54.195Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done [2025-03-26T13:20:54.195Z] #5 CACHED [2025-03-26T13:20:54.195Z] [2025-03-26T13:20:54.195Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:54.455Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done [2025-03-26T13:20:54.455Z] #6 CACHED [2025-03-26T13:20:54.455Z] [2025-03-26T13:20:54.455Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:20:54.455Z] #7 DONE 0.0s [2025-03-26T13:20:54.455Z] [2025-03-26T13:20:54.455Z] #8 exporting to image [2025-03-26T13:20:54.455Z] #8 exporting layers done [2025-03-26T13:20:54.455Z] #8 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done [2025-03-26T13:20:54.455Z] #8 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done [2025-03-26T13:20:54.455Z] #8 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done [2025-03-26T13:20:54.455Z] #8 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done [2025-03-26T13:20:54.455Z] #8 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done [2025-03-26T13:20:54.455Z] #8 pushing layers 0.0s done [2025-03-26T13:20:54.455Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done [2025-03-26T13:20:54.455Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:20:54.455Z] #8 DONE 0.1s [2025-03-26T13:20:54.455Z] [2025-03-26T13:20:54.455Z] 1 warning found (use --debug to expand): [2025-03-26T13:20:54.455Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:20:54.749Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78' [2025-03-26T13:20:54.749Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 --push - [2025-03-26T13:20:54.749Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:20:54.749Z] #1 transferring dockerfile: 187B done [2025-03-26T13:20:54.749Z] #1 DONE 0.0s [2025-03-26T13:20:54.749Z] [2025-03-26T13:20:54.749Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T13:20:54.749Z] #2 DONE 0.0s [2025-03-26T13:20:54.749Z] [2025-03-26T13:20:54.749Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T13:20:54.749Z] #3 DONE 0.0s [2025-03-26T13:20:54.749Z] [2025-03-26T13:20:54.749Z] #4 [internal] load .dockerignore [2025-03-26T13:20:54.749Z] #4 transferring context: 2B done [2025-03-26T13:20:54.749Z] #4 DONE 0.0s [2025-03-26T13:20:54.749Z] [2025-03-26T13:20:54.749Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:54.749Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done [2025-03-26T13:20:54.749Z] #5 CACHED [2025-03-26T13:20:54.749Z] [2025-03-26T13:20:54.749Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:54.749Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done [2025-03-26T13:20:54.749Z] #6 CACHED [2025-03-26T13:20:54.749Z] [2025-03-26T13:20:54.749Z] #7 exporting to image [2025-03-26T13:20:54.749Z] #7 exporting layers done [2025-03-26T13:20:54.749Z] #7 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done [2025-03-26T13:20:54.749Z] #7 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done [2025-03-26T13:20:54.749Z] #7 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done [2025-03-26T13:20:54.749Z] #7 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done [2025-03-26T13:20:54.749Z] #7 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done [2025-03-26T13:20:54.749Z] #7 pushing layers [2025-03-26T13:20:54.749Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:20:55.009Z] #7 pushing layers 0.0s done [2025-03-26T13:20:55.009Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done [2025-03-26T13:20:55.009Z] #7 DONE 0.1s [2025-03-26T13:20:55.009Z] [2025-03-26T13:20:55.009Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:20:55.009Z] #8 DONE 0.0s [2025-03-26T13:20:55.009Z] [2025-03-26T13:20:55.009Z] 1 warning found (use --debug to expand): [2025-03-26T13:20:55.009Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:20:55.293Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' [2025-03-26T13:20:55.293Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - [2025-03-26T13:20:55.293Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:20:55.293Z] #1 transferring dockerfile: 228B done [2025-03-26T13:20:55.293Z] #1 DONE 0.0s [2025-03-26T13:20:55.293Z] [2025-03-26T13:20:55.293Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:20:55.293Z] #2 DONE 0.0s [2025-03-26T13:20:55.293Z] [2025-03-26T13:20:55.293Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:20:55.293Z] #3 DONE 0.0s [2025-03-26T13:20:55.293Z] [2025-03-26T13:20:55.293Z] #4 [internal] load .dockerignore [2025-03-26T13:20:55.293Z] #4 transferring context: 2B done [2025-03-26T13:20:55.293Z] #4 DONE 0.0s [2025-03-26T13:20:55.293Z] [2025-03-26T13:20:55.293Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:55.293Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done [2025-03-26T13:20:55.293Z] #5 CACHED [2025-03-26T13:20:55.293Z] [2025-03-26T13:20:55.293Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:55.293Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done [2025-03-26T13:20:55.293Z] #6 CACHED [2025-03-26T13:20:55.293Z] [2025-03-26T13:20:55.293Z] #7 exporting to image [2025-03-26T13:20:55.293Z] #7 exporting layers done [2025-03-26T13:20:55.293Z] #7 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done [2025-03-26T13:20:55.293Z] #7 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done [2025-03-26T13:20:55.293Z] #7 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done [2025-03-26T13:20:55.293Z] #7 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done [2025-03-26T13:20:55.293Z] #7 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done [2025-03-26T13:20:55.293Z] #7 pushing layers 0.0s done [2025-03-26T13:20:55.293Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 [2025-03-26T13:20:55.293Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:20:55.551Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done [2025-03-26T13:20:55.552Z] #7 DONE 0.1s [2025-03-26T13:20:55.552Z] [2025-03-26T13:20:55.552Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:20:55.552Z] #8 DONE 0.0s [2025-03-26T13:20:55.552Z] [2025-03-26T13:20:55.552Z] 1 warning found (use --debug to expand): [2025-03-26T13:20:55.552Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T13:20:55.856Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-03-26T13:20:55.856Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-03-26T13:20:55.856Z] #1 [internal] load build definition from Dockerfile [2025-03-26T13:20:55.856Z] #1 transferring dockerfile: 179B done [2025-03-26T13:20:55.856Z] #1 DONE 0.0s [2025-03-26T13:20:55.856Z] [2025-03-26T13:20:55.856Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-26T13:20:55.856Z] #2 DONE 0.0s [2025-03-26T13:20:55.856Z] [2025-03-26T13:20:55.856Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-26T13:20:55.856Z] #3 DONE 0.0s [2025-03-26T13:20:55.856Z] [2025-03-26T13:20:55.856Z] #4 [internal] load .dockerignore [2025-03-26T13:20:55.856Z] #4 transferring context: 2B done [2025-03-26T13:20:55.856Z] #4 DONE 0.0s [2025-03-26T13:20:55.856Z] [2025-03-26T13:20:55.856Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:55.856Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done [2025-03-26T13:20:55.856Z] #5 CACHED [2025-03-26T13:20:55.856Z] [2025-03-26T13:20:55.856Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 [2025-03-26T13:20:55.856Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done [2025-03-26T13:20:55.856Z] #6 CACHED [2025-03-26T13:20:55.856Z] [2025-03-26T13:20:55.856Z] #7 exporting to image [2025-03-26T13:20:55.856Z] #7 exporting layers done [2025-03-26T13:20:55.856Z] #7 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done [2025-03-26T13:20:55.856Z] #7 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done [2025-03-26T13:20:55.856Z] #7 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done [2025-03-26T13:20:55.856Z] #7 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done [2025-03-26T13:20:55.856Z] #7 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done [2025-03-26T13:20:55.856Z] #7 pushing layers 0.0s done [2025-03-26T13:20:55.856Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 [2025-03-26T13:20:55.856Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T13:20:56.118Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done [2025-03-26T13:20:56.118Z] #7 DONE 0.1s [2025-03-26T13:20:56.118Z] [2025-03-26T13:20:56.118Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T13:20:56.118Z] #8 DONE 0.0s [2025-03-26T13:20:56.118Z] [2025-03-26T13:20:56.118Z] 1 warning found (use --debug to expand): [2025-03-26T13:20:56.118Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T13:20:56.465Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:20:56.761Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:20:57.323Z] ---> package-listing.sh [2025-03-26T13:20:57.323Z] ++ facter osfamily [2025-03-26T13:20:57.323Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T13:20:57.582Z] + OS_FAMILY=redhat [2025-03-26T13:20:57.582Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T13:20:57.582Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T13:20:57.582Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T13:20:57.582Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T13:20:57.582Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T13:20:57.582Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:20:57.582Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T13:20:57.582Z] + case "${OS_FAMILY}" in [2025-03-26T13:20:57.582Z] + rpm -qa [2025-03-26T13:20:57.582Z] + sort [2025-03-26T13:20:58.149Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T13:20:58.149Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T13:20:58.149Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T13:20:58.149Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T13:20:58.149Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T13:20:58.149Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T13:20:58.161Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T13:20:58.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:20:59.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:20:59.008Z] [2025-03-26T13:20:59.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:20:59.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:20:59.323Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T13:20:59.323Z] 5eb5b503b376: Pulling fs layer [2025-03-26T13:20:59.323Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T13:20:59.323Z] ec43610c2a17: Pulling fs layer [2025-03-26T13:20:59.323Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T13:20:59.323Z] 33b1e0a273af: Pulling fs layer [2025-03-26T13:20:59.323Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T13:20:59.323Z] 2f39f015ded8: Pulling fs layer [2025-03-26T13:20:59.323Z] 3a2ae6a8a46f: Waiting [2025-03-26T13:20:59.323Z] 33b1e0a273af: Waiting [2025-03-26T13:20:59.323Z] 5d3b04190fa2: Waiting [2025-03-26T13:20:59.323Z] 2f39f015ded8: Waiting [2025-03-26T13:20:59.323Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T13:20:59.323Z] 5c69ac0246d0: Download complete [2025-03-26T13:20:59.323Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T13:20:59.323Z] 3a2ae6a8a46f: Download complete [2025-03-26T13:20:59.323Z] ec43610c2a17: Verifying Checksum [2025-03-26T13:20:59.323Z] ec43610c2a17: Download complete [2025-03-26T13:20:59.323Z] 33b1e0a273af: Verifying Checksum [2025-03-26T13:20:59.323Z] 33b1e0a273af: Download complete [2025-03-26T13:20:59.323Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T13:20:59.323Z] 5d3b04190fa2: Download complete [2025-03-26T13:20:59.582Z] 5eb5b503b376: Verifying Checksum [2025-03-26T13:20:59.582Z] 5eb5b503b376: Download complete [2025-03-26T13:21:00.162Z] 2f39f015ded8: Verifying Checksum [2025-03-26T13:21:00.162Z] 2f39f015ded8: Download complete [2025-03-26T13:21:00.731Z] 5eb5b503b376: Pull complete [2025-03-26T13:21:00.990Z] 5c69ac0246d0: Pull complete [2025-03-26T13:21:01.250Z] ec43610c2a17: Pull complete [2025-03-26T13:21:01.510Z] 3a2ae6a8a46f: Pull complete [2025-03-26T13:21:01.770Z] 33b1e0a273af: Pull complete [2025-03-26T13:21:01.770Z] 5d3b04190fa2: Pull complete [2025-03-26T13:21:05.997Z] 2f39f015ded8: Pull complete [2025-03-26T13:21:05.997Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T13:21:05.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T13:21:05.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:21:06.173Z] prd-centos7-docker-4c-2g-42105 does not seem to be running inside a container [2025-03-26T13:21:06.206Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-03-26T13:21:09.525Z] $ docker top b354a69be7b0e46d49ecb2d7f6496c32b663ed41fea9039bb4a3ff7d97a08ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T13:21:09.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T13:21:10.168Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T13:21:10.459Z] + ls /var/log/sa-host [2025-03-26T13:21:10.459Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:21:10.495Z] provisioning config files... [2025-03-26T13:21:10.504Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5560218719752669767tmp [Pipeline] { [Pipeline] echo [2025-03-26T13:21:10.524Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:21:10.812Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T13:21:10.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:21:11.138Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T13:21:11.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:21:11.434Z] ---> sudo-logs.sh [2025-03-26T13:21:11.434Z] Archiving 'sudo' log.. [2025-03-26T13:21:11.434Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:21:11.467Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T13:21:11.470Z] $ docker stop --time=1 b354a69be7b0e46d49ecb2d7f6496c32b663ed41fea9039bb4a3ff7d97a08ed8 [2025-03-26T13:21:12.594Z] $ docker rm -f --volumes b354a69be7b0e46d49ecb2d7f6496c32b663ed41fea9039bb4a3ff7d97a08ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T13:21:12.696Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T13:21:12.696Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T13:21:12.716Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T13:21:12.762Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-26T13:21:12.762Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:21:12.762Z] latest [2025-03-26T13:21:12.762Z] 4.0.0-dev.78 [2025-03-26T13:21:12.762Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:21:12.762Z] main [2025-03-26T13:21:12.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:13.092Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:13.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:21:13.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T13:21:13.434Z] c8bff21e3d9d: Preparing [2025-03-26T13:21:13.434Z] 1268b0c23d27: Preparing [2025-03-26T13:21:13.434Z] d67f2902e7b7: Preparing [2025-03-26T13:21:13.434Z] 4a140bdb7890: Preparing [2025-03-26T13:21:13.434Z] ae97275a32e0: Preparing [2025-03-26T13:21:13.434Z] b72bbdfab40a: Preparing [2025-03-26T13:21:13.434Z] 5d4dba89b708: Preparing [2025-03-26T13:21:13.434Z] da962d01e69f: Preparing [2025-03-26T13:21:13.434Z] 981250bf8fd4: Preparing [2025-03-26T13:21:13.434Z] 994456c4fd7b: Preparing [2025-03-26T13:21:13.434Z] b72bbdfab40a: Waiting [2025-03-26T13:21:13.434Z] 5d4dba89b708: Waiting [2025-03-26T13:21:13.434Z] da962d01e69f: Waiting [2025-03-26T13:21:13.434Z] 981250bf8fd4: Waiting [2025-03-26T13:21:13.434Z] 994456c4fd7b: Waiting [2025-03-26T13:21:13.434Z] ae97275a32e0: Layer already exists [2025-03-26T13:21:13.434Z] 4a140bdb7890: Layer already exists [2025-03-26T13:21:13.434Z] d67f2902e7b7: Pushed [2025-03-26T13:21:13.434Z] 1268b0c23d27: Pushed [2025-03-26T13:21:13.434Z] c8bff21e3d9d: Pushed [2025-03-26T13:21:13.434Z] 994456c4fd7b: Layer already exists [2025-03-26T13:21:13.692Z] da962d01e69f: Pushed [2025-03-26T13:21:13.950Z] 981250bf8fd4: Pushed [2025-03-26T13:21:18.136Z] 5d4dba89b708: Pushed [2025-03-26T13:21:24.701Z] b72bbdfab40a: Pushed [2025-03-26T13:21:24.701Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:25.029Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:25.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-26T13:21:25.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T13:21:25.357Z] c8bff21e3d9d: Preparing [2025-03-26T13:21:25.357Z] 1268b0c23d27: Preparing [2025-03-26T13:21:25.357Z] d67f2902e7b7: Preparing [2025-03-26T13:21:25.357Z] 4a140bdb7890: Preparing [2025-03-26T13:21:25.357Z] ae97275a32e0: Preparing [2025-03-26T13:21:25.357Z] b72bbdfab40a: Preparing [2025-03-26T13:21:25.357Z] 5d4dba89b708: Preparing [2025-03-26T13:21:25.357Z] da962d01e69f: Preparing [2025-03-26T13:21:25.357Z] 981250bf8fd4: Preparing [2025-03-26T13:21:25.357Z] 994456c4fd7b: Preparing [2025-03-26T13:21:25.357Z] b72bbdfab40a: Waiting [2025-03-26T13:21:25.357Z] da962d01e69f: Waiting [2025-03-26T13:21:25.357Z] 981250bf8fd4: Waiting [2025-03-26T13:21:25.357Z] 994456c4fd7b: Waiting [2025-03-26T13:21:25.357Z] ae97275a32e0: Layer already exists [2025-03-26T13:21:25.357Z] c8bff21e3d9d: Layer already exists [2025-03-26T13:21:25.357Z] 1268b0c23d27: Layer already exists [2025-03-26T13:21:25.357Z] 4a140bdb7890: Layer already exists [2025-03-26T13:21:25.357Z] d67f2902e7b7: Layer already exists [2025-03-26T13:21:25.357Z] b72bbdfab40a: Layer already exists [2025-03-26T13:21:25.357Z] 5d4dba89b708: Layer already exists [2025-03-26T13:21:25.357Z] da962d01e69f: Layer already exists [2025-03-26T13:21:25.357Z] 981250bf8fd4: Layer already exists [2025-03-26T13:21:25.357Z] 994456c4fd7b: Layer already exists [2025-03-26T13:21:25.357Z] latest: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:25.689Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:26.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [2025-03-26T13:21:26.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T13:21:26.019Z] c8bff21e3d9d: Preparing [2025-03-26T13:21:26.019Z] 1268b0c23d27: Preparing [2025-03-26T13:21:26.019Z] d67f2902e7b7: Preparing [2025-03-26T13:21:26.019Z] 4a140bdb7890: Preparing [2025-03-26T13:21:26.019Z] ae97275a32e0: Preparing [2025-03-26T13:21:26.019Z] b72bbdfab40a: Preparing [2025-03-26T13:21:26.019Z] 5d4dba89b708: Preparing [2025-03-26T13:21:26.019Z] da962d01e69f: Preparing [2025-03-26T13:21:26.019Z] 981250bf8fd4: Preparing [2025-03-26T13:21:26.019Z] 994456c4fd7b: Preparing [2025-03-26T13:21:26.019Z] da962d01e69f: Waiting [2025-03-26T13:21:26.019Z] 981250bf8fd4: Waiting [2025-03-26T13:21:26.019Z] 994456c4fd7b: Waiting [2025-03-26T13:21:26.019Z] b72bbdfab40a: Waiting [2025-03-26T13:21:26.019Z] 5d4dba89b708: Waiting [2025-03-26T13:21:26.019Z] c8bff21e3d9d: Layer already exists [2025-03-26T13:21:26.019Z] ae97275a32e0: Layer already exists [2025-03-26T13:21:26.019Z] 4a140bdb7890: Layer already exists [2025-03-26T13:21:26.019Z] 1268b0c23d27: Layer already exists [2025-03-26T13:21:26.019Z] d67f2902e7b7: Layer already exists [2025-03-26T13:21:26.019Z] da962d01e69f: Layer already exists [2025-03-26T13:21:26.019Z] b72bbdfab40a: Layer already exists [2025-03-26T13:21:26.019Z] 5d4dba89b708: Layer already exists [2025-03-26T13:21:26.019Z] 994456c4fd7b: Layer already exists [2025-03-26T13:21:26.019Z] 981250bf8fd4: Layer already exists [2025-03-26T13:21:26.019Z] 4.0.0-dev.78: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:26.344Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:26.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:21:26.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T13:21:26.675Z] c8bff21e3d9d: Preparing [2025-03-26T13:21:26.675Z] 1268b0c23d27: Preparing [2025-03-26T13:21:26.675Z] d67f2902e7b7: Preparing [2025-03-26T13:21:26.675Z] 4a140bdb7890: Preparing [2025-03-26T13:21:26.675Z] ae97275a32e0: Preparing [2025-03-26T13:21:26.675Z] b72bbdfab40a: Preparing [2025-03-26T13:21:26.675Z] 5d4dba89b708: Preparing [2025-03-26T13:21:26.675Z] da962d01e69f: Preparing [2025-03-26T13:21:26.675Z] 981250bf8fd4: Preparing [2025-03-26T13:21:26.675Z] 994456c4fd7b: Preparing [2025-03-26T13:21:26.675Z] b72bbdfab40a: Waiting [2025-03-26T13:21:26.675Z] 5d4dba89b708: Waiting [2025-03-26T13:21:26.675Z] da962d01e69f: Waiting [2025-03-26T13:21:26.675Z] 981250bf8fd4: Waiting [2025-03-26T13:21:26.675Z] d67f2902e7b7: Layer already exists [2025-03-26T13:21:26.675Z] 4a140bdb7890: Layer already exists [2025-03-26T13:21:26.675Z] ae97275a32e0: Layer already exists [2025-03-26T13:21:26.675Z] c8bff21e3d9d: Layer already exists [2025-03-26T13:21:26.675Z] 1268b0c23d27: Layer already exists [2025-03-26T13:21:26.675Z] da962d01e69f: Layer already exists [2025-03-26T13:21:26.675Z] 981250bf8fd4: Layer already exists [2025-03-26T13:21:26.675Z] 5d4dba89b708: Layer already exists [2025-03-26T13:21:26.675Z] b72bbdfab40a: Layer already exists [2025-03-26T13:21:26.675Z] 994456c4fd7b: Layer already exists [2025-03-26T13:21:26.675Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:27.006Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:21:27.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-26T13:21:27.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T13:21:27.339Z] c8bff21e3d9d: Preparing [2025-03-26T13:21:27.339Z] 1268b0c23d27: Preparing [2025-03-26T13:21:27.339Z] d67f2902e7b7: Preparing [2025-03-26T13:21:27.339Z] 4a140bdb7890: Preparing [2025-03-26T13:21:27.339Z] ae97275a32e0: Preparing [2025-03-26T13:21:27.339Z] b72bbdfab40a: Preparing [2025-03-26T13:21:27.339Z] 5d4dba89b708: Preparing [2025-03-26T13:21:27.339Z] b72bbdfab40a: Waiting [2025-03-26T13:21:27.339Z] da962d01e69f: Preparing [2025-03-26T13:21:27.339Z] 5d4dba89b708: Waiting [2025-03-26T13:21:27.339Z] 981250bf8fd4: Preparing [2025-03-26T13:21:27.339Z] 994456c4fd7b: Preparing [2025-03-26T13:21:27.339Z] da962d01e69f: Waiting [2025-03-26T13:21:27.339Z] 981250bf8fd4: Waiting [2025-03-26T13:21:27.339Z] 994456c4fd7b: Waiting [2025-03-26T13:21:27.339Z] 4a140bdb7890: Layer already exists [2025-03-26T13:21:27.339Z] 1268b0c23d27: Layer already exists [2025-03-26T13:21:27.339Z] d67f2902e7b7: Layer already exists [2025-03-26T13:21:27.339Z] ae97275a32e0: Layer already exists [2025-03-26T13:21:27.339Z] c8bff21e3d9d: Layer already exists [2025-03-26T13:21:27.339Z] 5d4dba89b708: Layer already exists [2025-03-26T13:21:27.339Z] b72bbdfab40a: Layer already exists [2025-03-26T13:21:27.339Z] da962d01e69f: Layer already exists [2025-03-26T13:21:27.339Z] 981250bf8fd4: Layer already exists [2025-03-26T13:21:27.339Z] 994456c4fd7b: Layer already exists [2025-03-26T13:21:27.339Z] main: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:21:27.429Z] ===================================================== [Pipeline] echo [2025-03-26T13:21:27.451Z] taggedImages: [2025-03-26T13:21:27.451Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:21:27.451Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-26T13:21:27.451Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [2025-03-26T13:21:27.451Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:21:27.451Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-26T13:21:27.473Z] ========================================================= [2025-03-26T13:21:27.473Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-spire-agent:latest, nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:main], settingsFile:edgex-go-settings] [2025-03-26T13:21:27.473Z] ========================================================= [Pipeline] node [2025-03-26T13:21:42.480Z] Still waiting to schedule task [2025-03-26T13:21:42.481Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T13:22:08.033Z] Running on prd-centos7-docker-4c-2g-42106 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T13:22:08.083Z] provisioning config files... [2025-03-26T13:22:08.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13172159962696504050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:22:09.172Z] ---> ****-login.sh [2025-03-26T13:22:09.173Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:22:24.320Z] #154 ... [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T13:22:24.321Z] #151 DONE 1034.0s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:22:24.321Z] #55 ... [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:22:24.321Z] #155 DONE 0.4s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T13:22:24.321Z] #152 ... [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:22:24.321Z] #156 DONE 0.1s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-26T13:22:24.321Z] #157 DONE 0.3s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:22:24.321Z] #55 ... [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #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-03-26T13:22:24.321Z] #158 DONE 0.1s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-26T13:22:24.321Z] #159 DONE 0.1s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:22:24.321Z] #55 ... [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T13:22:24.321Z] #160 DONE 2.0s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #107 [core-common-config-bootstrapper] exporting to image [2025-03-26T13:22:24.321Z] #107 exporting layers [2025-03-26T13:22:24.321Z] #107 exporting layers 0.6s done [2025-03-26T13:22:24.321Z] #107 writing image sha256:9c6d57ccd68236fb731c1f432fca1fe6fb66f747abc6cbb11d6a4762807cfa4a done [2025-03-26T13:22:24.321Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-26T13:22:24.321Z] #107 DONE 7.1s [2025-03-26T13:22:24.321Z] [2025-03-26T13:22:24.321Z] #145 [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-03-26T13:22:39.293Z] #145 ... [2025-03-26T13:22:39.293Z] [2025-03-26T13:22:39.293Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T13:22:39.293Z] #153 DONE 1052.9s [2025-03-26T13:22:39.293Z] [2025-03-26T13:22:39.293Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-26T13:22:39.293Z] #161 DONE 0.5s [2025-03-26T13:22:39.293Z] [2025-03-26T13:22:39.293Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-26T13:22:41.230Z] #162 DONE 2.2s [2025-03-26T13:22:41.230Z] [2025-03-26T13:22:41.230Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T13:22:41.496Z] #144 ... [2025-03-26T13:22:41.496Z] [2025-03-26T13:22:41.496Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:22:41.760Z] #163 DONE 0.3s [2025-03-26T13:22:41.760Z] [2025-03-26T13:22:41.760Z] #145 [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-03-26T13:22:41.760Z] #145 ... [2025-03-26T13:22:41.760Z] [2025-03-26T13:22:41.760Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:22:42.023Z] #164 DONE 0.2s [2025-03-26T13:22:42.023Z] [2025-03-26T13:22:42.023Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-26T13:22:42.288Z] #165 DONE 0.3s [2025-03-26T13:22:42.288Z] [2025-03-26T13:22:42.288Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-26T13:22:42.288Z] #166 DONE 0.1s [2025-03-26T13:22:42.288Z] [2025-03-26T13:22:42.288Z] #167 [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-03-26T13:22:42.553Z] #167 DONE 0.1s [2025-03-26T13:22:42.553Z] [2025-03-26T13:22:42.553Z] #168 [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-03-26T13:22:42.818Z] #168 DONE 0.2s [2025-03-26T13:22:42.818Z] [2025-03-26T13:22:42.818Z] #169 [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-03-26T13:22:43.083Z] #169 DONE 0.3s [2025-03-26T13:22:43.083Z] [2025-03-26T13:22:43.083Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-26T13:22:43.083Z] #170 DONE 0.2s [2025-03-26T13:22:43.083Z] [2025-03-26T13:22:43.083Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-26T13:22:45.016Z] #171 DONE 2.0s [2025-03-26T13:22:45.016Z] [2025-03-26T13:22:45.016Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:22:45.286Z] #43 ... [2025-03-26T13:22:45.286Z] [2025-03-26T13:22:45.286Z] #107 [security-bootstrapper] exporting to image [2025-03-26T13:22:45.286Z] #107 exporting layers [2025-03-26T13:22:46.239Z] #107 exporting layers 1.0s done [2025-03-26T13:22:46.239Z] #107 writing image sha256:f8de7b9c27665534ac278a4110452477ac1d24508a25fa6e796eb3ed20a204b3 done [2025-03-26T13:22:46.239Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-26T13:22:46.239Z] #107 DONE 8.2s [2025-03-26T13:22:46.239Z] [2025-03-26T13:22:46.239Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:36:46.069Z] #43 ... [2025-03-26T13:36:46.069Z] [2025-03-26T13:36:46.069Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T13:36:46.069Z] #150 DONE 1887.7s [2025-03-26T13:36:46.069Z] [2025-03-26T13:36:46.069Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T13:36:46.069Z] #149 ... [2025-03-26T13:36:46.069Z] [2025-03-26T13:36:46.069Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:36:46.069Z] #172 DONE 0.2s [2025-03-26T13:36:46.069Z] [2025-03-26T13:36:46.069Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T13:36:46.069Z] #148 ... [2025-03-26T13:36:46.069Z] [2025-03-26T13:36:46.069Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:36:46.069Z] #173 DONE 0.2s [2025-03-26T13:36:46.069Z] [2025-03-26T13:36:46.069Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-26T13:36:46.069Z] #174 DONE 0.4s [2025-03-26T13:36:46.069Z] [2025-03-26T13:36:46.070Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:36:46.070Z] #175 DONE 0.1s [2025-03-26T13:36:46.070Z] [2025-03-26T13:36:46.070Z] #107 [core-command] exporting to image [2025-03-26T13:36:46.070Z] #107 exporting layers [2025-03-26T13:36:46.070Z] #107 exporting layers 0.4s done [2025-03-26T13:36:46.070Z] #107 writing image sha256:7c5dfcc6884bd2506aed51c24b37839952779fe2127e5d0570421a0ac47188f8 done [2025-03-26T13:36:46.070Z] #107 naming to docker.io/library/core-command-arm64 done [2025-03-26T13:36:46.070Z] #107 DONE 8.6s [2025-03-26T13:36:46.070Z] [2025-03-26T13:36:46.070Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:36:52.733Z] #143 ... [2025-03-26T13:36:52.733Z] [2025-03-26T13:36:52.733Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T13:36:52.733Z] #146 DONE 1906.8s [2025-03-26T13:36:52.733Z] [2025-03-26T13:36:52.733Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T13:36:53.003Z] #144 ... [2025-03-26T13:36:53.003Z] [2025-03-26T13:36:53.003Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:36:53.272Z] #176 DONE 0.2s [2025-03-26T13:36:53.272Z] [2025-03-26T13:36:53.272Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:36:53.272Z] #177 DONE 0.1s [2025-03-26T13:36:53.272Z] [2025-03-26T13:36:53.272Z] #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-03-26T13:36:53.538Z] #178 DONE 0.1s [2025-03-26T13:36:53.539Z] [2025-03-26T13:36:53.539Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-26T13:36:53.539Z] #179 DONE 0.1s [2025-03-26T13:36:53.539Z] [2025-03-26T13:36:53.539Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-26T13:36:54.125Z] #180 DONE 0.4s [2025-03-26T13:36:54.125Z] [2025-03-26T13:36:54.125Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T13:36:54.125Z] #152 ... [2025-03-26T13:36:54.125Z] [2025-03-26T13:36:54.125Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T13:36:54.125Z] #181 DONE 0.2s [2025-03-26T13:36:54.125Z] [2025-03-26T13:36:54.125Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T13:36:56.073Z] #182 DONE 2.1s [2025-03-26T13:36:56.073Z] [2025-03-26T13:36:56.073Z] #107 [security-proxy-setup] exporting to image [2025-03-26T13:36:56.073Z] #107 exporting layers [2025-03-26T13:36:57.482Z] #107 exporting layers 1.0s done [2025-03-26T13:36:57.482Z] #107 writing image sha256:5d152bf433939608ebd2d16b4bca23c98258639259b1ba96cec37ac92869dbe9 0.0s done [2025-03-26T13:36:57.482Z] #107 naming to docker.io/library/security-proxy-setup-arm64 [2025-03-26T13:36:57.482Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-26T13:36:57.482Z] #107 DONE 9.7s [2025-03-26T13:36:57.482Z] [2025-03-26T13:36:57.482Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:37:00.818Z] #55 ... [2025-03-26T13:37:00.818Z] [2025-03-26T13:37:00.818Z] #145 [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-03-26T13:37:00.818Z] #145 1914.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T13:37:33.415Z] #145 DONE 1943.9s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:37:33.415Z] #55 ... [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:37:33.415Z] #183 DONE 0.2s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T13:37:33.415Z] #144 ... [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:37:33.415Z] #184 DONE 0.3s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #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-03-26T13:37:33.415Z] #185 DONE 0.1s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:37:33.415Z] #143 ... [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-26T13:37:33.415Z] #186 DONE 0.2s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:37:33.415Z] #187 DONE 0.2s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-26T13:37:33.415Z] #188 DONE 0.3s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-26T13:37:33.415Z] #189 DONE 0.4s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T13:37:33.415Z] #190 DONE 0.2s [2025-03-26T13:37:33.415Z] [2025-03-26T13:37:33.415Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T13:37:34.021Z] #191 DONE 2.0s [2025-03-26T13:37:34.021Z] [2025-03-26T13:37:34.021Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T13:37:34.307Z] #152 ... [2025-03-26T13:37:34.307Z] [2025-03-26T13:37:34.307Z] #107 [security-secretstore-setup] exporting to image [2025-03-26T13:37:34.307Z] #107 exporting layers [2025-03-26T13:37:35.772Z] #107 exporting layers 1.5s done [2025-03-26T13:37:35.772Z] #107 writing image sha256:a10267c4457f51d348499374c14372cc841a08f6394784037fa8db403abb2a35 done [2025-03-26T13:37:35.772Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-26T13:37:35.772Z] #107 DONE 11.2s [2025-03-26T13:37:35.772Z] [2025-03-26T13:37:35.772Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T13:38:43.619Z] #152 DONE 2007.0s [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T13:38:43.619Z] #148 ... [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:38:43.619Z] #192 DONE 0.1s [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:38:43.619Z] #43 ... [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:38:43.619Z] #193 DONE 0.1s [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-26T13:38:43.619Z] #194 DONE 0.5s [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:38:43.619Z] #195 DONE 0.1s [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #107 [security-spiffe-token-provider] exporting to image [2025-03-26T13:38:43.619Z] #107 exporting layers [2025-03-26T13:38:43.619Z] #107 exporting layers 0.9s done [2025-03-26T13:38:43.619Z] #107 writing image sha256:40ce142b93ee2d911dc114e30d52e6dba3d3f217918736ed03a9d30d41cb0a26 done [2025-03-26T13:38:43.619Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-26T13:38:43.619Z] #107 DONE 12.1s [2025-03-26T13:38:43.619Z] [2025-03-26T13:38:43.619Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T13:39:05.666Z] #154 DONE 2037.8s [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:39:05.666Z] #43 ... [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:39:05.666Z] #196 DONE 0.2s [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:39:05.666Z] #197 DONE 0.2s [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:39:05.666Z] #143 ... [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-26T13:39:05.666Z] #198 DONE 0.4s [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-26T13:39:05.666Z] #199 DONE 0.1s [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-26T13:39:05.666Z] #200 DONE 0.1s [2025-03-26T13:39:05.666Z] [2025-03-26T13:39:05.666Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T13:39:07.081Z] #201 DONE 1.8s [2025-03-26T13:39:07.081Z] [2025-03-26T13:39:07.081Z] #107 [security-proxy-auth] exporting to image [2025-03-26T13:39:07.081Z] #107 exporting layers [2025-03-26T13:39:07.360Z] #107 exporting layers 0.7s done [2025-03-26T13:39:07.360Z] #107 writing image sha256:08eb6857f931909cb19618253a5951941aa9c6bfb3740efafd1f5ff53904236b done [2025-03-26T13:39:07.360Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-26T13:39:07.360Z] #107 DONE 12.8s [2025-03-26T13:39:07.360Z] [2025-03-26T13:39:07.360Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:39:08.340Z] #55 ... [2025-03-26T13:39:08.340Z] [2025-03-26T13:39:08.340Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T13:39:08.340Z] #148 DONE 2042.4s [2025-03-26T13:39:08.340Z] [2025-03-26T13:39:08.340Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:39:08.940Z] #55 ... [2025-03-26T13:39:08.940Z] [2025-03-26T13:39:08.940Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:39:08.940Z] #202 DONE 0.1s [2025-03-26T13:39:08.940Z] [2025-03-26T13:39:08.940Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T13:39:09.263Z] #149 ... [2025-03-26T13:39:09.263Z] [2025-03-26T13:39:09.263Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-26T13:39:09.532Z] #203 DONE 0.5s [2025-03-26T13:39:09.532Z] [2025-03-26T13:39:09.532Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:39:09.532Z] #55 ... [2025-03-26T13:39:09.532Z] [2025-03-26T13:39:09.532Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:39:09.800Z] #204 DONE 0.2s [2025-03-26T13:39:09.800Z] [2025-03-26T13:39:09.800Z] #107 [core-keeper] exporting to image [2025-03-26T13:39:10.384Z] #107 exporting layers 0.5s done [2025-03-26T13:39:10.384Z] #107 writing image sha256:d52640773f6b3a3871e15fe5e18ff6ef92615b160516f3dcb29a0fb3fd6dedb0 done [2025-03-26T13:39:10.384Z] #107 naming to docker.io/library/core-keeper-arm64 done [2025-03-26T13:39:10.384Z] #107 DONE 13.2s [2025-03-26T13:39:10.384Z] [2025-03-26T13:39:10.384Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T13:39:13.742Z] #144 DONE 2047.3s [2025-03-26T13:39:13.742Z] [2025-03-26T13:39:13.742Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T13:39:13.742Z] #149 DONE 2047.3s [2025-03-26T13:39:13.742Z] [2025-03-26T13:39:13.742Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T13:39:13.742Z] #147 ... [2025-03-26T13:39:13.742Z] [2025-03-26T13:39:13.742Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:39:13.742Z] #205 DONE 0.2s [2025-03-26T13:39:13.742Z] [2025-03-26T13:39:13.742Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:39:14.011Z] #206 DONE 0.2s [2025-03-26T13:39:14.011Z] [2025-03-26T13:39:14.012Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:39:14.012Z] #207 DONE 0.1s [2025-03-26T13:39:14.012Z] [2025-03-26T13:39:14.012Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T13:39:14.277Z] #147 ... [2025-03-26T13:39:14.277Z] [2025-03-26T13:39:14.277Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-26T13:39:14.555Z] #208 ... [2025-03-26T13:39:14.555Z] [2025-03-26T13:39:14.555Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:39:14.555Z] #209 DONE 0.4s [2025-03-26T13:39:14.830Z] [2025-03-26T13:39:14.830Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-26T13:39:14.830Z] #208 DONE 0.6s [2025-03-26T13:39:14.830Z] [2025-03-26T13:39:14.830Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:39:14.830Z] #210 DONE 0.2s [2025-03-26T13:39:14.830Z] [2025-03-26T13:39:14.830Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-26T13:39:15.106Z] #211 DONE 0.4s [2025-03-26T13:39:15.106Z] [2025-03-26T13:39:15.106Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-26T13:39:15.106Z] #212 DONE 0.2s [2025-03-26T13:39:15.106Z] [2025-03-26T13:39:15.106Z] #107 [core-metadata] exporting to image [2025-03-26T13:39:15.374Z] #107 ... [2025-03-26T13:39:15.374Z] [2025-03-26T13:39:15.374Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:39:15.374Z] #213 DONE 0.2s [2025-03-26T13:39:15.374Z] [2025-03-26T13:39:15.374Z] #107 [core-data] exporting to image [2025-03-26T13:39:15.374Z] #107 exporting layers [2025-03-26T13:39:15.957Z] #107 exporting layers 0.7s done [2025-03-26T13:39:15.957Z] #107 writing image sha256:e3de248d1fed9b5c6002ee8568d24b35faefb63db489afaba87198d71f4ad2cc done [2025-03-26T13:39:15.957Z] #107 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-03-26T13:39:15.957Z] #107 exporting layers 0.7s done [2025-03-26T13:39:16.234Z] #107 writing image sha256:29c6cc5e5429efdbe06f2bb130afaaaaf76daca806ab10e63303bfb7a43d7229 done [2025-03-26T13:39:16.234Z] #107 naming to docker.io/library/core-data-arm64 done [2025-03-26T13:39:16.234Z] #107 DONE 14.1s [2025-03-26T13:39:16.234Z] [2025-03-26T13:39:16.234Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T13:39:48.434Z] #43 ... [2025-03-26T13:39:48.434Z] [2025-03-26T13:39:48.434Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T13:39:48.434Z] #147 DONE 2081.1s [2025-03-26T13:39:48.434Z] [2025-03-26T13:39:48.434Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:39:48.434Z] #214 DONE 0.1s [2025-03-26T13:39:48.434Z] [2025-03-26T13:39:48.434Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:39:48.434Z] #143 ... [2025-03-26T13:39:48.434Z] [2025-03-26T13:39:48.434Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:39:48.435Z] #215 DONE 0.1s [2025-03-26T13:39:48.435Z] [2025-03-26T13:39:48.435Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-26T13:39:48.435Z] #216 DONE 0.5s [2025-03-26T13:39:48.435Z] [2025-03-26T13:39:48.435Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-26T13:39:48.435Z] #217 DONE 0.1s [2025-03-26T13:39:48.435Z] [2025-03-26T13:39:48.435Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:39:48.435Z] #143 ... [2025-03-26T13:39:48.435Z] [2025-03-26T13:39:48.435Z] #107 [support-scheduler] exporting to image [2025-03-26T13:39:48.435Z] #107 exporting layers [2025-03-26T13:39:49.392Z] #107 exporting layers 1.1s done [2025-03-26T13:39:49.392Z] #107 writing image sha256:b1c073b6d7db41dbbb75f668baa841387fc851e41edac76506efa0ad3146f5bf done [2025-03-26T13:39:49.392Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2025-03-26T13:39:49.392Z] #107 DONE 15.2s [2025-03-26T13:39:49.392Z] [2025-03-26T13:39:49.392Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T13:39:53.653Z] #143 DONE 2087.7s [2025-03-26T13:39:53.653Z] [2025-03-26T13:39:53.653Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:39:53.653Z] #55 ... [2025-03-26T13:39:53.653Z] [2025-03-26T13:39:53.653Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T13:39:53.919Z] #218 DONE 0.1s [2025-03-26T13:39:53.919Z] [2025-03-26T13:39:53.919Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T13:39:53.919Z] #219 DONE 0.1s [2025-03-26T13:39:53.919Z] [2025-03-26T13:39:53.919Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:39:54.193Z] #55 ... [2025-03-26T13:39:54.193Z] [2025-03-26T13:39:54.193Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-26T13:39:54.775Z] #220 DONE 0.5s [2025-03-26T13:39:54.775Z] [2025-03-26T13:39:54.775Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-26T13:39:54.775Z] #221 DONE 0.1s [2025-03-26T13:39:54.775Z] [2025-03-26T13:39:54.775Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:39:54.775Z] #55 ... [2025-03-26T13:39:54.775Z] [2025-03-26T13:39:54.775Z] #107 [support-notifications] exporting to image [2025-03-26T13:39:54.775Z] #107 exporting layers [2025-03-26T13:39:55.356Z] #107 exporting layers 0.6s done [2025-03-26T13:39:55.356Z] #107 writing image sha256:80543cf66ee2674e014e736026fb2e3c454d42bb725e97ab310d94eb6e071b9e done [2025-03-26T13:39:55.356Z] #107 naming to docker.io/library/support-notifications-arm64 done [2025-03-26T13:39:55.356Z] #107 DONE 15.7s [2025-03-26T13:39:55.356Z] [2025-03-26T13:39:55.356Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T13:39:55.356Z] time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-26T13:39:55.366Z] $ docker stop --time=1 8cc809a8ab670dea50540215168e1d536ed565b18d912ae0f03ae6de09a8d83b [2025-03-26T13:39:57.463Z] $ docker rm -f --volumes 8cc809a8ab670dea50540215168e1d536ed565b18d912ae0f03ae6de09a8d83b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T13:39:57.986Z] + docker images [2025-03-26T13:39:57.986Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-26T13:39:57.986Z] support-notifications-arm64 latest 80543cf66ee2 3 seconds ago 52.1MB [2025-03-26T13:39:57.986Z] support-scheduler-arm64 latest b1c073b6d7db 9 seconds ago 48.2MB [2025-03-26T13:39:57.986Z] core-data-arm64 latest 29c6cc5e5429 42 seconds ago 32.8MB [2025-03-26T13:39:57.986Z] core-metadata-arm64 latest e3de248d1fed 43 seconds ago 33MB [2025-03-26T13:39:57.986Z] core-keeper-arm64 latest d52640773f6b 48 seconds ago 32.6MB [2025-03-26T13:39:57.986Z] security-proxy-auth-arm64 latest 08eb6857f931 51 seconds ago 31.8MB [2025-03-26T13:39:57.986Z] security-spiffe-token-provider-arm64 latest 40ce142b93ee About a minute ago 47.8MB [2025-03-26T13:39:57.986Z] security-secretstore-setup-arm64 latest a10267c4457f 2 minutes ago 67.2MB [2025-03-26T13:39:57.986Z] security-proxy-setup-arm64 latest 5d152bf43393 3 minutes ago 38.6MB [2025-03-26T13:39:57.986Z] core-command-arm64 latest 7c5dfcc6884b 3 minutes ago 28.4MB [2025-03-26T13:39:57.986Z] security-bootstrapper-arm64 latest f8de7b9c2766 17 minutes ago 21.1MB [2025-03-26T13:39:57.986Z] core-common-config-bootstrapper-arm64 latest 9c6d57ccd682 17 minutes ago 17.9MB [2025-03-26T13:39:57.986Z] security-spire-config-arm64 latest 69454602d39c 36 minutes ago 143MB [2025-03-26T13:39:57.986Z] security-spire-agent-arm64 latest ab7c1d6f6885 36 minutes ago 187MB [2025-03-26T13:39:57.986Z] security-spire-server-arm64 latest d98318f549cc 36 minutes ago 144MB [2025-03-26T13:39:57.986Z] ci-base-image-arm64 latest 07e1c6e8d187 37 minutes ago 915MB [2025-03-26T13:39:57.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB [2025-03-26T13:39:57.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 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-03-26T13:39:58.162Z] provisioning config files... [2025-03-26T13:39:58.180Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config9502314988386324504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:39:58.530Z] ---> ****-login.sh [2025-03-26T13:39:58.530Z] nexus3.edgexfoundry.org:10001 [2025-03-26T13:39:58.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:39:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:39:58.797Z] Configure a credential helper to remove this warning. See [2025-03-26T13:39:58.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:39:58.797Z] [2025-03-26T13:39:58.797Z] Login Succeeded [2025-03-26T13:39:58.797Z] nexus3.edgexfoundry.org:10002 [2025-03-26T13:39:59.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:39:59.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:39:59.334Z] Configure a credential helper to remove this warning. See [2025-03-26T13:39:59.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:39:59.334Z] [2025-03-26T13:39:59.334Z] Login Succeeded [2025-03-26T13:39:59.334Z] nexus3.edgexfoundry.org:10003 [2025-03-26T13:39:59.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:39:59.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:39:59.602Z] Configure a credential helper to remove this warning. See [2025-03-26T13:39:59.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:39:59.602Z] [2025-03-26T13:39:59.602Z] Login Succeeded [2025-03-26T13:39:59.602Z] nexus3.edgexfoundry.org:10004 [2025-03-26T13:39:59.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:39:59.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:39:59.871Z] Configure a credential helper to remove this warning. See [2025-03-26T13:39:59.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:39:59.871Z] [2025-03-26T13:39:59.871Z] Login Succeeded [2025-03-26T13:40:00.140Z] ****.io [2025-03-26T13:40:00.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T13:40:00.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T13:40:00.406Z] Configure a credential helper to remove this warning. See [2025-03-26T13:40:00.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T13:40:00.406Z] [2025-03-26T13:40:00.406Z] Login Succeeded [2025-03-26T13:40:00.406Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T13:40:00.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:40:00.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T13:40:00.508Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-26T13:40:00.508Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:00.508Z] latest [2025-03-26T13:40:00.508Z] 4.0.0-dev.78 [2025-03-26T13:40:00.508Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:00.508Z] main [2025-03-26T13:40:00.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:00.895Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:01.254Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:01.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T13:40:01.254Z] 19e435b78071: Preparing [2025-03-26T13:40:01.254Z] 4499f82eec1c: Preparing [2025-03-26T13:40:01.254Z] 80119458e42e: Preparing [2025-03-26T13:40:01.254Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:01.254Z] 237ec5c470de: Preparing [2025-03-26T13:40:01.254Z] 83d17f873c70: Preparing [2025-03-26T13:40:01.254Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:01.254Z] 83d17f873c70: Waiting [2025-03-26T13:40:01.254Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:01.523Z] 2f4b204ac2a8: Pushed [2025-03-26T13:40:01.523Z] 19e435b78071: Pushed [2025-03-26T13:40:01.523Z] 80119458e42e: Pushed [2025-03-26T13:40:01.523Z] 237ec5c470de: Pushed [2025-03-26T13:40:01.523Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:01.523Z] 83d17f873c70: Pushed [2025-03-26T13:40:05.768Z] 4499f82eec1c: Pushed [2025-03-26T13:40:06.031Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:06.380Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:06.734Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-26T13:40:06.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T13:40:06.734Z] 19e435b78071: Preparing [2025-03-26T13:40:06.734Z] 4499f82eec1c: Preparing [2025-03-26T13:40:06.734Z] 80119458e42e: Preparing [2025-03-26T13:40:06.734Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:06.734Z] 237ec5c470de: Preparing [2025-03-26T13:40:06.734Z] 83d17f873c70: Preparing [2025-03-26T13:40:06.734Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:06.734Z] 83d17f873c70: Waiting [2025-03-26T13:40:06.734Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:06.734Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:06.734Z] 19e435b78071: Layer already exists [2025-03-26T13:40:06.734Z] 4499f82eec1c: Layer already exists [2025-03-26T13:40:06.734Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:06.734Z] 80119458e42e: Layer already exists [2025-03-26T13:40:06.734Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:06.734Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:07.000Z] latest: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:07.361Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:07.720Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [2025-03-26T13:40:07.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T13:40:07.720Z] 19e435b78071: Preparing [2025-03-26T13:40:07.720Z] 4499f82eec1c: Preparing [2025-03-26T13:40:07.720Z] 80119458e42e: Preparing [2025-03-26T13:40:07.720Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:07.720Z] 237ec5c470de: Preparing [2025-03-26T13:40:07.720Z] 83d17f873c70: Preparing [2025-03-26T13:40:07.720Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:07.720Z] 83d17f873c70: Waiting [2025-03-26T13:40:07.720Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:07.720Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:07.720Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:07.720Z] 4499f82eec1c: Layer already exists [2025-03-26T13:40:07.720Z] 80119458e42e: Layer already exists [2025-03-26T13:40:07.720Z] 19e435b78071: Layer already exists [2025-03-26T13:40:07.720Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:07.720Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:07.983Z] 4.0.0-dev.78: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:08.341Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:08.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:08.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T13:40:08.699Z] 19e435b78071: Preparing [2025-03-26T13:40:08.699Z] 4499f82eec1c: Preparing [2025-03-26T13:40:08.699Z] 80119458e42e: Preparing [2025-03-26T13:40:08.699Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:08.699Z] 237ec5c470de: Preparing [2025-03-26T13:40:08.699Z] 83d17f873c70: Preparing [2025-03-26T13:40:08.699Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:08.699Z] 83d17f873c70: Waiting [2025-03-26T13:40:08.699Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:08.699Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:08.699Z] 19e435b78071: Layer already exists [2025-03-26T13:40:08.699Z] 80119458e42e: Layer already exists [2025-03-26T13:40:08.699Z] 4499f82eec1c: Layer already exists [2025-03-26T13:40:08.699Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:08.699Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:08.699Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:08.699Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:09.053Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:09.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-26T13:40:09.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T13:40:09.412Z] 19e435b78071: Preparing [2025-03-26T13:40:09.412Z] 4499f82eec1c: Preparing [2025-03-26T13:40:09.412Z] 80119458e42e: Preparing [2025-03-26T13:40:09.412Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:09.412Z] 237ec5c470de: Preparing [2025-03-26T13:40:09.412Z] 83d17f873c70: Preparing [2025-03-26T13:40:09.412Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:09.412Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:09.412Z] 83d17f873c70: Waiting [2025-03-26T13:40:09.412Z] 4499f82eec1c: Layer already exists [2025-03-26T13:40:09.412Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:09.412Z] 80119458e42e: Layer already exists [2025-03-26T13:40:09.412Z] 19e435b78071: Layer already exists [2025-03-26T13:40:09.412Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:09.412Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:09.412Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:09.676Z] main: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:40:09.764Z] ===================================================== [Pipeline] echo [2025-03-26T13:40:09.781Z] taggedImages: [2025-03-26T13:40:09.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:09.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-26T13:40:09.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [2025-03-26T13:40:09.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:09.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-26T13:40:09.817Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-26T13:40:09.817Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:09.817Z] latest [2025-03-26T13:40:09.817Z] 4.0.0-dev.78 [2025-03-26T13:40:09.817Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:09.817Z] main [2025-03-26T13:40:09.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:10.201Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:10.560Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:10.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T13:40:10.560Z] c13947b1a81e: Preparing [2025-03-26T13:40:10.560Z] 51fd038ecedf: Preparing [2025-03-26T13:40:10.560Z] 5b72a89dabfb: Preparing [2025-03-26T13:40:10.560Z] e454737c616a: Preparing [2025-03-26T13:40:10.560Z] 80119458e42e: Preparing [2025-03-26T13:40:10.560Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:10.560Z] 237ec5c470de: Preparing [2025-03-26T13:40:10.560Z] 83d17f873c70: Preparing [2025-03-26T13:40:10.560Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:10.560Z] 237ec5c470de: Waiting [2025-03-26T13:40:10.560Z] 83d17f873c70: Waiting [2025-03-26T13:40:10.560Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:10.560Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:10.560Z] 80119458e42e: Layer already exists [2025-03-26T13:40:10.560Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:10.829Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:10.829Z] 5b72a89dabfb: Pushed [2025-03-26T13:40:10.829Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:10.829Z] 51fd038ecedf: Pushed [2025-03-26T13:40:10.829Z] c13947b1a81e: Pushed [2025-03-26T13:40:10.829Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:12.765Z] e454737c616a: Pushed [2025-03-26T13:40:13.030Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:13.404Z] + 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-03-26T13:40:13.758Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-26T13:40:13.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T13:40:13.758Z] c13947b1a81e: Preparing [2025-03-26T13:40:13.758Z] 51fd038ecedf: Preparing [2025-03-26T13:40:13.758Z] 5b72a89dabfb: Preparing [2025-03-26T13:40:13.758Z] e454737c616a: Preparing [2025-03-26T13:40:13.758Z] 80119458e42e: Preparing [2025-03-26T13:40:13.758Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:13.758Z] 237ec5c470de: Preparing [2025-03-26T13:40:13.758Z] 83d17f873c70: Preparing [2025-03-26T13:40:13.758Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:13.758Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:13.758Z] 237ec5c470de: Waiting [2025-03-26T13:40:13.759Z] 83d17f873c70: Waiting [2025-03-26T13:40:13.759Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:13.759Z] 80119458e42e: Layer already exists [2025-03-26T13:40:13.759Z] 51fd038ecedf: Layer already exists [2025-03-26T13:40:13.759Z] c13947b1a81e: Layer already exists [2025-03-26T13:40:13.759Z] 5b72a89dabfb: Layer already exists [2025-03-26T13:40:13.759Z] e454737c616a: Layer already exists [2025-03-26T13:40:13.759Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:13.759Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:13.759Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:13.759Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:14.021Z] latest: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:14.375Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:14.728Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T13:40:14.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T13:40:14.728Z] c13947b1a81e: Preparing [2025-03-26T13:40:14.728Z] 51fd038ecedf: Preparing [2025-03-26T13:40:14.728Z] 5b72a89dabfb: Preparing [2025-03-26T13:40:14.728Z] e454737c616a: Preparing [2025-03-26T13:40:14.728Z] 80119458e42e: Preparing [2025-03-26T13:40:14.728Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:14.728Z] 237ec5c470de: Preparing [2025-03-26T13:40:14.728Z] 83d17f873c70: Preparing [2025-03-26T13:40:14.728Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:14.728Z] 237ec5c470de: Waiting [2025-03-26T13:40:14.728Z] 83d17f873c70: Waiting [2025-03-26T13:40:14.728Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:14.728Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:14.728Z] 80119458e42e: Layer already exists [2025-03-26T13:40:14.728Z] c13947b1a81e: Layer already exists [2025-03-26T13:40:14.728Z] 51fd038ecedf: Layer already exists [2025-03-26T13:40:14.728Z] e454737c616a: Layer already exists [2025-03-26T13:40:14.728Z] 5b72a89dabfb: Layer already exists [2025-03-26T13:40:14.728Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:14.728Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:14.728Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:14.728Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:14.728Z] 4.0.0-dev.78: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:15.095Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:15.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:15.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T13:40:15.456Z] c13947b1a81e: Preparing [2025-03-26T13:40:15.456Z] 51fd038ecedf: Preparing [2025-03-26T13:40:15.456Z] 5b72a89dabfb: Preparing [2025-03-26T13:40:15.456Z] e454737c616a: Preparing [2025-03-26T13:40:15.456Z] 80119458e42e: Preparing [2025-03-26T13:40:15.456Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:15.456Z] 237ec5c470de: Preparing [2025-03-26T13:40:15.456Z] 83d17f873c70: Preparing [2025-03-26T13:40:15.456Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:15.456Z] 237ec5c470de: Waiting [2025-03-26T13:40:15.456Z] 83d17f873c70: Waiting [2025-03-26T13:40:15.456Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:15.456Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:15.456Z] 80119458e42e: Layer already exists [2025-03-26T13:40:15.456Z] 5b72a89dabfb: Layer already exists [2025-03-26T13:40:15.456Z] 51fd038ecedf: Layer already exists [2025-03-26T13:40:15.456Z] e454737c616a: Layer already exists [2025-03-26T13:40:15.456Z] c13947b1a81e: Layer already exists [2025-03-26T13:40:15.456Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:15.456Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:15.456Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:15.456Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:15.456Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:15.833Z] + 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-03-26T13:40:16.197Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-26T13:40:16.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T13:40:16.197Z] c13947b1a81e: Preparing [2025-03-26T13:40:16.197Z] 51fd038ecedf: Preparing [2025-03-26T13:40:16.197Z] 5b72a89dabfb: Preparing [2025-03-26T13:40:16.197Z] e454737c616a: Preparing [2025-03-26T13:40:16.197Z] 80119458e42e: Preparing [2025-03-26T13:40:16.197Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:16.197Z] 237ec5c470de: Preparing [2025-03-26T13:40:16.197Z] 83d17f873c70: Preparing [2025-03-26T13:40:16.197Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:16.197Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:16.197Z] 237ec5c470de: Waiting [2025-03-26T13:40:16.197Z] 83d17f873c70: Waiting [2025-03-26T13:40:16.197Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:16.197Z] 51fd038ecedf: Layer already exists [2025-03-26T13:40:16.197Z] 5b72a89dabfb: Layer already exists [2025-03-26T13:40:16.197Z] e454737c616a: Layer already exists [2025-03-26T13:40:16.197Z] 80119458e42e: Layer already exists [2025-03-26T13:40:16.197Z] c13947b1a81e: Layer already exists [2025-03-26T13:40:16.197Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:16.197Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:16.197Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:16.197Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:16.464Z] main: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:40:16.544Z] ===================================================== [Pipeline] echo [2025-03-26T13:40:16.562Z] taggedImages: [2025-03-26T13:40:16.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:16.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-26T13:40:16.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T13:40:16.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:16.562Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-26T13:40:16.590Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-26T13:40:16.590Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:16.590Z] latest [2025-03-26T13:40:16.590Z] 4.0.0-dev.78 [2025-03-26T13:40:16.590Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:16.590Z] main [2025-03-26T13:40:16.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:16.970Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:17.328Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:17.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T13:40:17.328Z] ab19b3e1489f: Preparing [2025-03-26T13:40:17.328Z] 4698ca9eb6d6: Preparing [2025-03-26T13:40:17.328Z] 80119458e42e: Preparing [2025-03-26T13:40:17.328Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:17.328Z] 520e3c5fe555: Preparing [2025-03-26T13:40:17.328Z] 6547ac635399: Preparing [2025-03-26T13:40:17.328Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:17.328Z] 6547ac635399: Waiting [2025-03-26T13:40:17.328Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:17.597Z] 520e3c5fe555: Pushed [2025-03-26T13:40:17.861Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:17.861Z] 80119458e42e: Layer already exists [2025-03-26T13:40:17.861Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:17.861Z] ab19b3e1489f: Pushed [2025-03-26T13:40:17.861Z] 6547ac635399: Pushed [2025-03-26T13:40:23.193Z] 4698ca9eb6d6: Pushed [2025-03-26T13:40:23.193Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:23.558Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:23.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-26T13:40:23.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T13:40:23.911Z] ab19b3e1489f: Preparing [2025-03-26T13:40:23.911Z] 4698ca9eb6d6: Preparing [2025-03-26T13:40:23.911Z] 80119458e42e: Preparing [2025-03-26T13:40:23.911Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:23.911Z] 520e3c5fe555: Preparing [2025-03-26T13:40:23.911Z] 6547ac635399: Preparing [2025-03-26T13:40:23.911Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:23.911Z] 6547ac635399: Waiting [2025-03-26T13:40:23.911Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:23.911Z] 4698ca9eb6d6: Layer already exists [2025-03-26T13:40:23.911Z] ab19b3e1489f: Layer already exists [2025-03-26T13:40:23.911Z] 520e3c5fe555: Layer already exists [2025-03-26T13:40:23.911Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:23.911Z] 80119458e42e: Layer already exists [2025-03-26T13:40:23.911Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:23.911Z] 6547ac635399: Layer already exists [2025-03-26T13:40:24.177Z] latest: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:24.549Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:24.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [2025-03-26T13:40:24.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T13:40:24.911Z] ab19b3e1489f: Preparing [2025-03-26T13:40:24.911Z] 4698ca9eb6d6: Preparing [2025-03-26T13:40:24.911Z] 80119458e42e: Preparing [2025-03-26T13:40:24.911Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:24.911Z] 520e3c5fe555: Preparing [2025-03-26T13:40:24.911Z] 6547ac635399: Preparing [2025-03-26T13:40:24.911Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:24.911Z] 6547ac635399: Waiting [2025-03-26T13:40:24.911Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:24.911Z] ab19b3e1489f: Layer already exists [2025-03-26T13:40:24.911Z] 4698ca9eb6d6: Layer already exists [2025-03-26T13:40:24.911Z] 520e3c5fe555: Layer already exists [2025-03-26T13:40:24.911Z] 80119458e42e: Layer already exists [2025-03-26T13:40:24.911Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:24.911Z] 6547ac635399: Layer already exists [2025-03-26T13:40:24.911Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:25.175Z] 4.0.0-dev.78: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:25.594Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:26.198Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:26.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T13:40:26.198Z] ab19b3e1489f: Preparing [2025-03-26T13:40:26.198Z] 4698ca9eb6d6: Preparing [2025-03-26T13:40:26.198Z] 80119458e42e: Preparing [2025-03-26T13:40:26.198Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:26.198Z] 520e3c5fe555: Preparing [2025-03-26T13:40:26.198Z] 6547ac635399: Preparing [2025-03-26T13:40:26.198Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:26.198Z] 6547ac635399: Waiting [2025-03-26T13:40:26.198Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:26.198Z] ab19b3e1489f: Layer already exists [2025-03-26T13:40:26.198Z] 4698ca9eb6d6: Layer already exists [2025-03-26T13:40:26.198Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:26.198Z] 80119458e42e: Layer already exists [2025-03-26T13:40:26.198Z] 520e3c5fe555: Layer already exists [2025-03-26T13:40:26.198Z] 6547ac635399: Layer already exists [2025-03-26T13:40:26.198Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:26.469Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:26.902Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:27.275Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-26T13:40:27.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T13:40:27.275Z] ab19b3e1489f: Preparing [2025-03-26T13:40:27.275Z] 4698ca9eb6d6: Preparing [2025-03-26T13:40:27.275Z] 80119458e42e: Preparing [2025-03-26T13:40:27.275Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:27.275Z] 520e3c5fe555: Preparing [2025-03-26T13:40:27.275Z] 6547ac635399: Preparing [2025-03-26T13:40:27.275Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:27.275Z] 6547ac635399: Waiting [2025-03-26T13:40:27.275Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:27.275Z] 80119458e42e: Layer already exists [2025-03-26T13:40:27.275Z] 520e3c5fe555: Layer already exists [2025-03-26T13:40:27.275Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:27.275Z] 4698ca9eb6d6: Layer already exists [2025-03-26T13:40:27.275Z] ab19b3e1489f: Layer already exists [2025-03-26T13:40:27.275Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:27.275Z] 6547ac635399: Layer already exists [2025-03-26T13:40:27.543Z] main: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:40:27.631Z] ===================================================== [Pipeline] echo [2025-03-26T13:40:27.649Z] taggedImages: [2025-03-26T13:40:27.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:27.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-26T13:40:27.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [2025-03-26T13:40:27.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:27.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-26T13:40:27.679Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-26T13:40:27.679Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:27.679Z] latest [2025-03-26T13:40:27.679Z] 4.0.0-dev.78 [2025-03-26T13:40:27.679Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:27.679Z] main [2025-03-26T13:40:27.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:28.048Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:28.402Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:28.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T13:40:28.402Z] 57272891ba4a: Preparing [2025-03-26T13:40:28.402Z] da32fa409cc4: Preparing [2025-03-26T13:40:28.402Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:28.402Z] e9a03d5fb362: Preparing [2025-03-26T13:40:28.402Z] f430547b4dc8: Preparing [2025-03-26T13:40:28.402Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:28.402Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:28.402Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:28.666Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:28.666Z] f430547b4dc8: Pushed [2025-03-26T13:40:28.666Z] e9a03d5fb362: Pushed [2025-03-26T13:40:28.666Z] 57272891ba4a: Pushed [2025-03-26T13:40:33.983Z] da32fa409cc4: Pushed [2025-03-26T13:40:33.983Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:34.363Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:34.723Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-26T13:40:34.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T13:40:34.723Z] 57272891ba4a: Preparing [2025-03-26T13:40:34.723Z] da32fa409cc4: Preparing [2025-03-26T13:40:34.723Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:34.723Z] e9a03d5fb362: Preparing [2025-03-26T13:40:34.723Z] f430547b4dc8: Preparing [2025-03-26T13:40:34.723Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:34.723Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:34.723Z] 57272891ba4a: Layer already exists [2025-03-26T13:40:34.723Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:34.723Z] e9a03d5fb362: Layer already exists [2025-03-26T13:40:34.723Z] da32fa409cc4: Layer already exists [2025-03-26T13:40:34.723Z] f430547b4dc8: Layer already exists [2025-03-26T13:40:34.723Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:34.988Z] latest: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:35.347Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:35.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [2025-03-26T13:40:35.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T13:40:35.699Z] 57272891ba4a: Preparing [2025-03-26T13:40:35.699Z] da32fa409cc4: Preparing [2025-03-26T13:40:35.699Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:35.699Z] e9a03d5fb362: Preparing [2025-03-26T13:40:35.699Z] f430547b4dc8: Preparing [2025-03-26T13:40:35.699Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:35.699Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:35.699Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:35.699Z] da32fa409cc4: Layer already exists [2025-03-26T13:40:35.699Z] e9a03d5fb362: Layer already exists [2025-03-26T13:40:35.699Z] 57272891ba4a: Layer already exists [2025-03-26T13:40:35.699Z] f430547b4dc8: Layer already exists [2025-03-26T13:40:35.699Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:35.699Z] 4.0.0-dev.78: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:36.324Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:36.674Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:36.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T13:40:36.674Z] 57272891ba4a: Preparing [2025-03-26T13:40:36.674Z] da32fa409cc4: Preparing [2025-03-26T13:40:36.674Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:36.674Z] e9a03d5fb362: Preparing [2025-03-26T13:40:36.674Z] f430547b4dc8: Preparing [2025-03-26T13:40:36.674Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:36.674Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:36.674Z] da32fa409cc4: Layer already exists [2025-03-26T13:40:36.674Z] e9a03d5fb362: Layer already exists [2025-03-26T13:40:36.674Z] 57272891ba4a: Layer already exists [2025-03-26T13:40:36.674Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:36.674Z] f430547b4dc8: Layer already exists [2025-03-26T13:40:36.674Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:36.939Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:37.302Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:37.650Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-26T13:40:37.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T13:40:37.650Z] 57272891ba4a: Preparing [2025-03-26T13:40:37.650Z] da32fa409cc4: Preparing [2025-03-26T13:40:37.650Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:37.650Z] e9a03d5fb362: Preparing [2025-03-26T13:40:37.650Z] f430547b4dc8: Preparing [2025-03-26T13:40:37.650Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:37.650Z] da32fa409cc4: Layer already exists [2025-03-26T13:40:37.650Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:37.650Z] 57272891ba4a: Layer already exists [2025-03-26T13:40:37.650Z] f430547b4dc8: Layer already exists [2025-03-26T13:40:37.650Z] e9a03d5fb362: Layer already exists [2025-03-26T13:40:37.650Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:37.913Z] main: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:40:38.008Z] ===================================================== [Pipeline] echo [2025-03-26T13:40:38.029Z] taggedImages: [2025-03-26T13:40:38.029Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:38.029Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-26T13:40:38.029Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [2025-03-26T13:40:38.029Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:38.029Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-26T13:40:38.062Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-26T13:40:38.062Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:38.062Z] latest [2025-03-26T13:40:38.062Z] 4.0.0-dev.78 [2025-03-26T13:40:38.062Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:38.062Z] main [2025-03-26T13:40:38.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:38.431Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:39.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:39.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T13:40:39.107Z] bee38cdada81: Preparing [2025-03-26T13:40:39.107Z] 608232715411: Preparing [2025-03-26T13:40:39.107Z] 44f15893f5eb: Preparing [2025-03-26T13:40:39.107Z] 80119458e42e: Preparing [2025-03-26T13:40:39.107Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:39.107Z] 237ec5c470de: Preparing [2025-03-26T13:40:39.107Z] 83d17f873c70: Preparing [2025-03-26T13:40:39.107Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:39.107Z] 237ec5c470de: Waiting [2025-03-26T13:40:39.107Z] 83d17f873c70: Waiting [2025-03-26T13:40:39.107Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:39.107Z] 608232715411: Pushed [2025-03-26T13:40:39.372Z] 80119458e42e: Layer already exists [2025-03-26T13:40:39.372Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:39.372Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:39.372Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:39.372Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:39.372Z] bee38cdada81: Pushed [2025-03-26T13:40:44.689Z] 44f15893f5eb: Pushed [2025-03-26T13:40:44.689Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:45.045Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:45.407Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-26T13:40:45.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T13:40:45.407Z] bee38cdada81: Preparing [2025-03-26T13:40:45.407Z] 608232715411: Preparing [2025-03-26T13:40:45.407Z] 44f15893f5eb: Preparing [2025-03-26T13:40:45.407Z] 80119458e42e: Preparing [2025-03-26T13:40:45.407Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:45.407Z] 237ec5c470de: Preparing [2025-03-26T13:40:45.407Z] 83d17f873c70: Preparing [2025-03-26T13:40:45.407Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:45.407Z] 83d17f873c70: Waiting [2025-03-26T13:40:45.407Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:45.407Z] 237ec5c470de: Waiting [2025-03-26T13:40:45.407Z] bee38cdada81: Layer already exists [2025-03-26T13:40:45.407Z] 608232715411: Layer already exists [2025-03-26T13:40:45.407Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:45.407Z] 44f15893f5eb: Layer already exists [2025-03-26T13:40:45.407Z] 80119458e42e: Layer already exists [2025-03-26T13:40:45.407Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:45.407Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:45.407Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:45.670Z] latest: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:46.030Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:46.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [2025-03-26T13:40:46.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T13:40:46.391Z] bee38cdada81: Preparing [2025-03-26T13:40:46.391Z] 608232715411: Preparing [2025-03-26T13:40:46.391Z] 44f15893f5eb: Preparing [2025-03-26T13:40:46.391Z] 80119458e42e: Preparing [2025-03-26T13:40:46.391Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:46.391Z] 237ec5c470de: Preparing [2025-03-26T13:40:46.391Z] 83d17f873c70: Preparing [2025-03-26T13:40:46.391Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:46.391Z] 83d17f873c70: Waiting [2025-03-26T13:40:46.391Z] 237ec5c470de: Waiting [2025-03-26T13:40:46.391Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:46.391Z] 44f15893f5eb: Layer already exists [2025-03-26T13:40:46.391Z] 608232715411: Layer already exists [2025-03-26T13:40:46.391Z] bee38cdada81: Layer already exists [2025-03-26T13:40:46.391Z] 80119458e42e: Layer already exists [2025-03-26T13:40:46.391Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:46.391Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:46.391Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:46.655Z] 4.0.0-dev.78: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:47.026Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:47.377Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:47.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T13:40:47.377Z] bee38cdada81: Preparing [2025-03-26T13:40:47.377Z] 608232715411: Preparing [2025-03-26T13:40:47.377Z] 44f15893f5eb: Preparing [2025-03-26T13:40:47.377Z] 80119458e42e: Preparing [2025-03-26T13:40:47.377Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:47.377Z] 237ec5c470de: Preparing [2025-03-26T13:40:47.377Z] 83d17f873c70: Preparing [2025-03-26T13:40:47.377Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:47.377Z] 237ec5c470de: Waiting [2025-03-26T13:40:47.377Z] 83d17f873c70: Waiting [2025-03-26T13:40:47.377Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:47.377Z] 44f15893f5eb: Layer already exists [2025-03-26T13:40:47.377Z] 80119458e42e: Layer already exists [2025-03-26T13:40:47.377Z] bee38cdada81: Layer already exists [2025-03-26T13:40:47.377Z] 608232715411: Layer already exists [2025-03-26T13:40:47.377Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:47.377Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:47.377Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:47.377Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:47.377Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:47.725Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:48.072Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-26T13:40:48.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T13:40:48.072Z] bee38cdada81: Preparing [2025-03-26T13:40:48.072Z] 608232715411: Preparing [2025-03-26T13:40:48.072Z] 44f15893f5eb: Preparing [2025-03-26T13:40:48.072Z] 80119458e42e: Preparing [2025-03-26T13:40:48.072Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:48.072Z] 237ec5c470de: Preparing [2025-03-26T13:40:48.072Z] 83d17f873c70: Preparing [2025-03-26T13:40:48.072Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:48.072Z] 83d17f873c70: Waiting [2025-03-26T13:40:48.072Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:48.072Z] 237ec5c470de: Waiting [2025-03-26T13:40:48.072Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:48.072Z] 80119458e42e: Layer already exists [2025-03-26T13:40:48.072Z] 44f15893f5eb: Layer already exists [2025-03-26T13:40:48.072Z] bee38cdada81: Layer already exists [2025-03-26T13:40:48.072Z] 608232715411: Layer already exists [2025-03-26T13:40:48.072Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:48.072Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:48.072Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:48.072Z] main: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:40:48.423Z] ===================================================== [Pipeline] echo [2025-03-26T13:40:48.439Z] taggedImages: [2025-03-26T13:40:48.439Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:48.439Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-26T13:40:48.439Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [2025-03-26T13:40:48.439Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:48.439Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-26T13:40:48.478Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-26T13:40:48.478Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:48.478Z] latest [2025-03-26T13:40:48.478Z] 4.0.0-dev.78 [2025-03-26T13:40:48.478Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:48.478Z] main [2025-03-26T13:40:48.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:48.855Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:49.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:49.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T13:40:49.211Z] 3e94325abe4f: Preparing [2025-03-26T13:40:49.211Z] dbddab3fcf63: Preparing [2025-03-26T13:40:49.211Z] 6af6044af1d2: Preparing [2025-03-26T13:40:49.211Z] 4a77fca75323: Preparing [2025-03-26T13:40:49.211Z] cb7f7f778bcc: Preparing [2025-03-26T13:40:49.211Z] 49f0da300ba4: Preparing [2025-03-26T13:40:49.211Z] ae8bca721be1: Preparing [2025-03-26T13:40:49.211Z] 80119458e42e: Preparing [2025-03-26T13:40:49.211Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:49.211Z] 883c0c882324: Preparing [2025-03-26T13:40:49.211Z] 4798fc8eca12: Preparing [2025-03-26T13:40:49.211Z] 5f70bf18a086: Preparing [2025-03-26T13:40:49.211Z] b9f9fd91bf86: Preparing [2025-03-26T13:40:49.211Z] 7556540401f7: Preparing [2025-03-26T13:40:49.211Z] 9563d694878a: Preparing [2025-03-26T13:40:49.211Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:49.211Z] 49f0da300ba4: Waiting [2025-03-26T13:40:49.211Z] ae8bca721be1: Waiting [2025-03-26T13:40:49.211Z] 80119458e42e: Waiting [2025-03-26T13:40:49.211Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:49.211Z] 883c0c882324: Waiting [2025-03-26T13:40:49.211Z] 4798fc8eca12: Waiting [2025-03-26T13:40:49.211Z] b9f9fd91bf86: Waiting [2025-03-26T13:40:49.211Z] 5f70bf18a086: Waiting [2025-03-26T13:40:49.211Z] 7556540401f7: Waiting [2025-03-26T13:40:49.211Z] 9563d694878a: Waiting [2025-03-26T13:40:49.480Z] 6af6044af1d2: Pushed [2025-03-26T13:40:49.480Z] 4a77fca75323: Pushed [2025-03-26T13:40:49.480Z] dbddab3fcf63: Pushed [2025-03-26T13:40:49.480Z] cb7f7f778bcc: Pushed [2025-03-26T13:40:49.480Z] 3e94325abe4f: Pushed [2025-03-26T13:40:49.480Z] 80119458e42e: Layer already exists [2025-03-26T13:40:49.480Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:49.480Z] 49f0da300ba4: Pushed [2025-03-26T13:40:49.480Z] 5f70bf18a086: Layer already exists [2025-03-26T13:40:49.749Z] 4798fc8eca12: Pushed [2025-03-26T13:40:49.750Z] b9f9fd91bf86: Pushed [2025-03-26T13:40:49.750Z] 7556540401f7: Pushed [2025-03-26T13:40:49.750Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:49.750Z] 9563d694878a: Pushed [2025-03-26T13:40:50.014Z] 883c0c882324: Pushed [2025-03-26T13:40:52.572Z] ae8bca721be1: Pushed [2025-03-26T13:40:52.573Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:52.925Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:53.267Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-26T13:40:53.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T13:40:53.267Z] 3e94325abe4f: Preparing [2025-03-26T13:40:53.267Z] dbddab3fcf63: Preparing [2025-03-26T13:40:53.267Z] 6af6044af1d2: Preparing [2025-03-26T13:40:53.267Z] 4a77fca75323: Preparing [2025-03-26T13:40:53.267Z] cb7f7f778bcc: Preparing [2025-03-26T13:40:53.267Z] 49f0da300ba4: Preparing [2025-03-26T13:40:53.267Z] ae8bca721be1: Preparing [2025-03-26T13:40:53.267Z] 80119458e42e: Preparing [2025-03-26T13:40:53.267Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:53.267Z] 883c0c882324: Preparing [2025-03-26T13:40:53.267Z] 4798fc8eca12: Preparing [2025-03-26T13:40:53.267Z] 5f70bf18a086: Preparing [2025-03-26T13:40:53.267Z] b9f9fd91bf86: Preparing [2025-03-26T13:40:53.267Z] 7556540401f7: Preparing [2025-03-26T13:40:53.267Z] 9563d694878a: Preparing [2025-03-26T13:40:53.267Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:53.267Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:53.267Z] 883c0c882324: Waiting [2025-03-26T13:40:53.267Z] 4798fc8eca12: Waiting [2025-03-26T13:40:53.267Z] 5f70bf18a086: Waiting [2025-03-26T13:40:53.267Z] b9f9fd91bf86: Waiting [2025-03-26T13:40:53.267Z] 7556540401f7: Waiting [2025-03-26T13:40:53.267Z] 9563d694878a: Waiting [2025-03-26T13:40:53.267Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:53.267Z] ae8bca721be1: Waiting [2025-03-26T13:40:53.267Z] 80119458e42e: Waiting [2025-03-26T13:40:53.267Z] 49f0da300ba4: Waiting [2025-03-26T13:40:53.267Z] cb7f7f778bcc: Layer already exists [2025-03-26T13:40:53.267Z] 6af6044af1d2: Layer already exists [2025-03-26T13:40:53.267Z] 3e94325abe4f: Layer already exists [2025-03-26T13:40:53.267Z] dbddab3fcf63: Layer already exists [2025-03-26T13:40:53.267Z] 4a77fca75323: Layer already exists [2025-03-26T13:40:53.267Z] 49f0da300ba4: Layer already exists [2025-03-26T13:40:53.267Z] 883c0c882324: Layer already exists [2025-03-26T13:40:53.267Z] 80119458e42e: Layer already exists [2025-03-26T13:40:53.267Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:53.267Z] ae8bca721be1: Layer already exists [2025-03-26T13:40:53.267Z] 4798fc8eca12: Layer already exists [2025-03-26T13:40:53.267Z] b9f9fd91bf86: Layer already exists [2025-03-26T13:40:53.267Z] 5f70bf18a086: Layer already exists [2025-03-26T13:40:53.267Z] 7556540401f7: Layer already exists [2025-03-26T13:40:53.267Z] 9563d694878a: Layer already exists [2025-03-26T13:40:53.267Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:53.530Z] latest: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:53.889Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:54.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T13:40:54.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T13:40:54.248Z] 3e94325abe4f: Preparing [2025-03-26T13:40:54.248Z] dbddab3fcf63: Preparing [2025-03-26T13:40:54.248Z] 6af6044af1d2: Preparing [2025-03-26T13:40:54.248Z] 4a77fca75323: Preparing [2025-03-26T13:40:54.248Z] cb7f7f778bcc: Preparing [2025-03-26T13:40:54.248Z] 49f0da300ba4: Preparing [2025-03-26T13:40:54.248Z] ae8bca721be1: Preparing [2025-03-26T13:40:54.248Z] 80119458e42e: Preparing [2025-03-26T13:40:54.248Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:54.248Z] 883c0c882324: Preparing [2025-03-26T13:40:54.248Z] 4798fc8eca12: Preparing [2025-03-26T13:40:54.248Z] 5f70bf18a086: Preparing [2025-03-26T13:40:54.248Z] b9f9fd91bf86: Preparing [2025-03-26T13:40:54.248Z] 7556540401f7: Preparing [2025-03-26T13:40:54.248Z] 9563d694878a: Preparing [2025-03-26T13:40:54.248Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:54.248Z] ae8bca721be1: Waiting [2025-03-26T13:40:54.248Z] 80119458e42e: Waiting [2025-03-26T13:40:54.248Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:54.248Z] 49f0da300ba4: Waiting [2025-03-26T13:40:54.248Z] 883c0c882324: Waiting [2025-03-26T13:40:54.248Z] 4798fc8eca12: Waiting [2025-03-26T13:40:54.248Z] 5f70bf18a086: Waiting [2025-03-26T13:40:54.248Z] b9f9fd91bf86: Waiting [2025-03-26T13:40:54.248Z] 7556540401f7: Waiting [2025-03-26T13:40:54.248Z] 9563d694878a: Waiting [2025-03-26T13:40:54.248Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:54.248Z] 4a77fca75323: Layer already exists [2025-03-26T13:40:54.248Z] 3e94325abe4f: Layer already exists [2025-03-26T13:40:54.248Z] dbddab3fcf63: Layer already exists [2025-03-26T13:40:54.248Z] 6af6044af1d2: Layer already exists [2025-03-26T13:40:54.248Z] cb7f7f778bcc: Layer already exists [2025-03-26T13:40:54.248Z] 49f0da300ba4: Layer already exists [2025-03-26T13:40:54.248Z] ae8bca721be1: Layer already exists [2025-03-26T13:40:54.248Z] 80119458e42e: Layer already exists [2025-03-26T13:40:54.248Z] 883c0c882324: Layer already exists [2025-03-26T13:40:54.248Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:54.248Z] 5f70bf18a086: Layer already exists [2025-03-26T13:40:54.248Z] 4798fc8eca12: Layer already exists [2025-03-26T13:40:54.248Z] b9f9fd91bf86: Layer already exists [2025-03-26T13:40:54.248Z] 7556540401f7: Layer already exists [2025-03-26T13:40:54.248Z] 9563d694878a: Layer already exists [2025-03-26T13:40:54.248Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:54.511Z] 4.0.0-dev.78: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:54.863Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:55.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:55.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T13:40:55.227Z] 3e94325abe4f: Preparing [2025-03-26T13:40:55.227Z] dbddab3fcf63: Preparing [2025-03-26T13:40:55.227Z] 6af6044af1d2: Preparing [2025-03-26T13:40:55.227Z] 4a77fca75323: Preparing [2025-03-26T13:40:55.227Z] cb7f7f778bcc: Preparing [2025-03-26T13:40:55.227Z] 49f0da300ba4: Preparing [2025-03-26T13:40:55.227Z] ae8bca721be1: Preparing [2025-03-26T13:40:55.227Z] 80119458e42e: Preparing [2025-03-26T13:40:55.227Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:55.227Z] 883c0c882324: Preparing [2025-03-26T13:40:55.227Z] 4798fc8eca12: Preparing [2025-03-26T13:40:55.227Z] 5f70bf18a086: Preparing [2025-03-26T13:40:55.227Z] b9f9fd91bf86: Preparing [2025-03-26T13:40:55.227Z] 7556540401f7: Preparing [2025-03-26T13:40:55.227Z] 9563d694878a: Preparing [2025-03-26T13:40:55.227Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:55.227Z] 49f0da300ba4: Waiting [2025-03-26T13:40:55.227Z] ae8bca721be1: Waiting [2025-03-26T13:40:55.227Z] 4798fc8eca12: Waiting [2025-03-26T13:40:55.227Z] 5f70bf18a086: Waiting [2025-03-26T13:40:55.227Z] 80119458e42e: Waiting [2025-03-26T13:40:55.227Z] b9f9fd91bf86: Waiting [2025-03-26T13:40:55.227Z] 7556540401f7: Waiting [2025-03-26T13:40:55.227Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:55.227Z] 9563d694878a: Waiting [2025-03-26T13:40:55.227Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:55.227Z] 883c0c882324: Waiting [2025-03-26T13:40:55.227Z] 3e94325abe4f: Layer already exists [2025-03-26T13:40:55.227Z] 4a77fca75323: Layer already exists [2025-03-26T13:40:55.227Z] dbddab3fcf63: Layer already exists [2025-03-26T13:40:55.227Z] cb7f7f778bcc: Layer already exists [2025-03-26T13:40:55.227Z] 6af6044af1d2: Layer already exists [2025-03-26T13:40:55.227Z] 49f0da300ba4: Layer already exists [2025-03-26T13:40:55.227Z] ae8bca721be1: Layer already exists [2025-03-26T13:40:55.227Z] 80119458e42e: Layer already exists [2025-03-26T13:40:55.227Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:55.227Z] 883c0c882324: Layer already exists [2025-03-26T13:40:55.227Z] 7556540401f7: Layer already exists [2025-03-26T13:40:55.227Z] 9563d694878a: Layer already exists [2025-03-26T13:40:55.227Z] 4798fc8eca12: Layer already exists [2025-03-26T13:40:55.227Z] 5f70bf18a086: Layer already exists [2025-03-26T13:40:55.227Z] b9f9fd91bf86: Layer already exists [2025-03-26T13:40:55.492Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:55.492Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:55.853Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:56.206Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-26T13:40:56.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T13:40:56.206Z] 3e94325abe4f: Preparing [2025-03-26T13:40:56.206Z] dbddab3fcf63: Preparing [2025-03-26T13:40:56.206Z] 6af6044af1d2: Preparing [2025-03-26T13:40:56.206Z] 4a77fca75323: Preparing [2025-03-26T13:40:56.206Z] cb7f7f778bcc: Preparing [2025-03-26T13:40:56.206Z] 49f0da300ba4: Preparing [2025-03-26T13:40:56.206Z] ae8bca721be1: Preparing [2025-03-26T13:40:56.206Z] 80119458e42e: Preparing [2025-03-26T13:40:56.206Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:56.206Z] 883c0c882324: Preparing [2025-03-26T13:40:56.206Z] 4798fc8eca12: Preparing [2025-03-26T13:40:56.206Z] 5f70bf18a086: Preparing [2025-03-26T13:40:56.206Z] b9f9fd91bf86: Preparing [2025-03-26T13:40:56.206Z] 7556540401f7: Preparing [2025-03-26T13:40:56.206Z] 9563d694878a: Preparing [2025-03-26T13:40:56.206Z] 49f0da300ba4: Waiting [2025-03-26T13:40:56.206Z] ae8bca721be1: Waiting [2025-03-26T13:40:56.206Z] 80119458e42e: Waiting [2025-03-26T13:40:56.206Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:56.206Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:56.206Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:56.206Z] 5f70bf18a086: Waiting [2025-03-26T13:40:56.206Z] 883c0c882324: Waiting [2025-03-26T13:40:56.206Z] b9f9fd91bf86: Waiting [2025-03-26T13:40:56.206Z] 4798fc8eca12: Waiting [2025-03-26T13:40:56.206Z] 7556540401f7: Waiting [2025-03-26T13:40:56.206Z] 9563d694878a: Waiting [2025-03-26T13:40:56.206Z] cb7f7f778bcc: Layer already exists [2025-03-26T13:40:56.206Z] dbddab3fcf63: Layer already exists [2025-03-26T13:40:56.206Z] 6af6044af1d2: Layer already exists [2025-03-26T13:40:56.206Z] 3e94325abe4f: Layer already exists [2025-03-26T13:40:56.206Z] 4a77fca75323: Layer already exists [2025-03-26T13:40:56.206Z] 49f0da300ba4: Layer already exists [2025-03-26T13:40:56.207Z] ae8bca721be1: Layer already exists [2025-03-26T13:40:56.207Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:56.207Z] 80119458e42e: Layer already exists [2025-03-26T13:40:56.207Z] 883c0c882324: Layer already exists [2025-03-26T13:40:56.207Z] 4798fc8eca12: Layer already exists [2025-03-26T13:40:56.207Z] 5f70bf18a086: Layer already exists [2025-03-26T13:40:56.207Z] b9f9fd91bf86: Layer already exists [2025-03-26T13:40:56.207Z] 7556540401f7: Layer already exists [2025-03-26T13:40:56.207Z] 9563d694878a: Layer already exists [2025-03-26T13:40:56.207Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:40:56.471Z] main: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:40:56.568Z] ===================================================== [Pipeline] echo [2025-03-26T13:40:56.585Z] taggedImages: [2025-03-26T13:40:56.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:56.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-26T13:40:56.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T13:40:56.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:56.585Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-26T13:40:56.624Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-26T13:40:56.624Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:56.624Z] latest [2025-03-26T13:40:56.624Z] 4.0.0-dev.78 [2025-03-26T13:40:56.624Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:40:56.624Z] main [2025-03-26T13:40:56.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:56.996Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:40:57.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:40:57.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T13:40:57.354Z] cab59ba9b112: Preparing [2025-03-26T13:40:57.354Z] acf5f98dfd8b: Preparing [2025-03-26T13:40:57.354Z] 3e5ff1b5e437: Preparing [2025-03-26T13:40:57.354Z] f4e191891815: Preparing [2025-03-26T13:40:57.354Z] 80119458e42e: Preparing [2025-03-26T13:40:57.354Z] 2f4b204ac2a8: Preparing [2025-03-26T13:40:57.354Z] 237ec5c470de: Preparing [2025-03-26T13:40:57.354Z] 2f4b204ac2a8: Waiting [2025-03-26T13:40:57.354Z] 237ec5c470de: Waiting [2025-03-26T13:40:57.354Z] 83d17f873c70: Preparing [2025-03-26T13:40:57.354Z] dd9c8f8612c8: Preparing [2025-03-26T13:40:57.354Z] 83d17f873c70: Waiting [2025-03-26T13:40:57.354Z] dd9c8f8612c8: Waiting [2025-03-26T13:40:57.354Z] 80119458e42e: Layer already exists [2025-03-26T13:40:57.619Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:40:57.619Z] 237ec5c470de: Layer already exists [2025-03-26T13:40:57.619Z] acf5f98dfd8b: Pushed [2025-03-26T13:40:57.619Z] 3e5ff1b5e437: Pushed [2025-03-26T13:40:57.619Z] cab59ba9b112: Pushed [2025-03-26T13:40:57.619Z] 83d17f873c70: Layer already exists [2025-03-26T13:40:57.619Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:02.939Z] f4e191891815: Pushed [2025-03-26T13:41:02.939Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:03.306Z] + 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-03-26T13:41:03.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-26T13:41:03.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T13:41:03.656Z] cab59ba9b112: Preparing [2025-03-26T13:41:03.656Z] acf5f98dfd8b: Preparing [2025-03-26T13:41:03.656Z] 3e5ff1b5e437: Preparing [2025-03-26T13:41:03.656Z] f4e191891815: Preparing [2025-03-26T13:41:03.656Z] 80119458e42e: Preparing [2025-03-26T13:41:03.656Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:03.656Z] 237ec5c470de: Preparing [2025-03-26T13:41:03.656Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:03.656Z] 83d17f873c70: Preparing [2025-03-26T13:41:03.656Z] 237ec5c470de: Waiting [2025-03-26T13:41:03.656Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:03.656Z] 83d17f873c70: Waiting [2025-03-26T13:41:03.656Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:03.656Z] 80119458e42e: Layer already exists [2025-03-26T13:41:03.656Z] acf5f98dfd8b: Layer already exists [2025-03-26T13:41:03.656Z] 3e5ff1b5e437: Layer already exists [2025-03-26T13:41:03.656Z] f4e191891815: Layer already exists [2025-03-26T13:41:03.656Z] cab59ba9b112: Layer already exists [2025-03-26T13:41:03.656Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:03.656Z] 83d17f873c70: Layer already exists [2025-03-26T13:41:03.656Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:03.656Z] 237ec5c470de: Layer already exists [2025-03-26T13:41:03.920Z] latest: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:04.275Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:04.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [2025-03-26T13:41:04.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T13:41:04.717Z] cab59ba9b112: Preparing [2025-03-26T13:41:04.717Z] acf5f98dfd8b: Preparing [2025-03-26T13:41:04.717Z] 3e5ff1b5e437: Preparing [2025-03-26T13:41:04.717Z] f4e191891815: Preparing [2025-03-26T13:41:04.717Z] 80119458e42e: Preparing [2025-03-26T13:41:04.717Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:04.717Z] 237ec5c470de: Preparing [2025-03-26T13:41:04.717Z] 83d17f873c70: Preparing [2025-03-26T13:41:04.717Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:04.717Z] 237ec5c470de: Waiting [2025-03-26T13:41:04.717Z] 83d17f873c70: Waiting [2025-03-26T13:41:04.717Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:04.717Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:04.717Z] acf5f98dfd8b: Layer already exists [2025-03-26T13:41:04.717Z] cab59ba9b112: Layer already exists [2025-03-26T13:41:04.717Z] f4e191891815: Layer already exists [2025-03-26T13:41:04.717Z] 80119458e42e: Layer already exists [2025-03-26T13:41:04.717Z] 3e5ff1b5e437: Layer already exists [2025-03-26T13:41:04.717Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:04.717Z] 83d17f873c70: Layer already exists [2025-03-26T13:41:04.717Z] 237ec5c470de: Layer already exists [2025-03-26T13:41:04.717Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:04.981Z] 4.0.0-dev.78: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:05.345Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:05.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:05.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T13:41:05.702Z] cab59ba9b112: Preparing [2025-03-26T13:41:05.702Z] acf5f98dfd8b: Preparing [2025-03-26T13:41:05.702Z] 3e5ff1b5e437: Preparing [2025-03-26T13:41:05.702Z] f4e191891815: Preparing [2025-03-26T13:41:05.702Z] 80119458e42e: Preparing [2025-03-26T13:41:05.702Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:05.702Z] 237ec5c470de: Preparing [2025-03-26T13:41:05.702Z] 83d17f873c70: Preparing [2025-03-26T13:41:05.702Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:05.702Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:05.702Z] 237ec5c470de: Waiting [2025-03-26T13:41:05.702Z] 83d17f873c70: Waiting [2025-03-26T13:41:05.702Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:05.702Z] 3e5ff1b5e437: Layer already exists [2025-03-26T13:41:05.702Z] 80119458e42e: Layer already exists [2025-03-26T13:41:05.702Z] cab59ba9b112: Layer already exists [2025-03-26T13:41:05.702Z] acf5f98dfd8b: Layer already exists [2025-03-26T13:41:05.702Z] f4e191891815: Layer already exists [2025-03-26T13:41:05.702Z] 237ec5c470de: Layer already exists [2025-03-26T13:41:05.702Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:05.702Z] 83d17f873c70: Layer already exists [2025-03-26T13:41:05.702Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:05.967Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:06.330Z] + 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-03-26T13:41:06.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-26T13:41:06.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T13:41:06.690Z] cab59ba9b112: Preparing [2025-03-26T13:41:06.690Z] acf5f98dfd8b: Preparing [2025-03-26T13:41:06.690Z] 3e5ff1b5e437: Preparing [2025-03-26T13:41:06.690Z] f4e191891815: Preparing [2025-03-26T13:41:06.690Z] 80119458e42e: Preparing [2025-03-26T13:41:06.690Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:06.690Z] 237ec5c470de: Preparing [2025-03-26T13:41:06.690Z] 83d17f873c70: Preparing [2025-03-26T13:41:06.690Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:06.690Z] 237ec5c470de: Waiting [2025-03-26T13:41:06.690Z] 83d17f873c70: Waiting [2025-03-26T13:41:06.690Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:06.690Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:06.690Z] 80119458e42e: Layer already exists [2025-03-26T13:41:06.690Z] cab59ba9b112: Layer already exists [2025-03-26T13:41:06.690Z] f4e191891815: Layer already exists [2025-03-26T13:41:06.690Z] acf5f98dfd8b: Layer already exists [2025-03-26T13:41:06.690Z] 3e5ff1b5e437: Layer already exists [2025-03-26T13:41:06.690Z] 237ec5c470de: Layer already exists [2025-03-26T13:41:06.690Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:06.690Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:06.690Z] 83d17f873c70: Layer already exists [2025-03-26T13:41:06.955Z] main: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:41:07.039Z] ===================================================== [Pipeline] echo [2025-03-26T13:41:07.053Z] taggedImages: [2025-03-26T13:41:07.053Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:07.053Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-26T13:41:07.053Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [2025-03-26T13:41:07.053Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:07.053Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-26T13:41:07.076Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-26T13:41:07.076Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:07.076Z] latest [2025-03-26T13:41:07.076Z] 4.0.0-dev.78 [2025-03-26T13:41:07.076Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:07.076Z] main [2025-03-26T13:41:07.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:07.431Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:07.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:07.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T13:41:07.783Z] 3cc599d5f463: Preparing [2025-03-26T13:41:07.783Z] bf4aef7a392e: Preparing [2025-03-26T13:41:07.783Z] df839b862d9f: Preparing [2025-03-26T13:41:07.783Z] 4f2e51db5dbe: Preparing [2025-03-26T13:41:07.783Z] df88135497c4: Preparing [2025-03-26T13:41:07.783Z] 80119458e42e: Preparing [2025-03-26T13:41:07.783Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:07.783Z] 80119458e42e: Waiting [2025-03-26T13:41:07.783Z] ef1aa6577ff0: Preparing [2025-03-26T13:41:07.783Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:07.783Z] ef1aa6577ff0: Waiting [2025-03-26T13:41:07.783Z] 90e82105cd1d: Preparing [2025-03-26T13:41:07.783Z] 90e82105cd1d: Waiting [2025-03-26T13:41:07.783Z] d2dfe0d01408: Preparing [2025-03-26T13:41:07.783Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:07.783Z] d2dfe0d01408: Waiting [2025-03-26T13:41:07.783Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:08.048Z] df88135497c4: Pushed [2025-03-26T13:41:08.048Z] bf4aef7a392e: Pushed [2025-03-26T13:41:08.048Z] 4f2e51db5dbe: Pushed [2025-03-26T13:41:08.048Z] 3cc599d5f463: Pushed [2025-03-26T13:41:08.048Z] 80119458e42e: Layer already exists [2025-03-26T13:41:08.048Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:08.048Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:08.048Z] ef1aa6577ff0: Pushed [2025-03-26T13:41:08.048Z] 90e82105cd1d: Pushed [2025-03-26T13:41:11.386Z] d2dfe0d01408: Pushed [2025-03-26T13:41:12.349Z] df839b862d9f: Pushed [2025-03-26T13:41:12.349Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:12.702Z] + 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-03-26T13:41:13.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-26T13:41:13.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T13:41:13.052Z] 3cc599d5f463: Preparing [2025-03-26T13:41:13.052Z] bf4aef7a392e: Preparing [2025-03-26T13:41:13.052Z] df839b862d9f: Preparing [2025-03-26T13:41:13.052Z] 4f2e51db5dbe: Preparing [2025-03-26T13:41:13.052Z] df88135497c4: Preparing [2025-03-26T13:41:13.052Z] 80119458e42e: Preparing [2025-03-26T13:41:13.052Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:13.052Z] ef1aa6577ff0: Preparing [2025-03-26T13:41:13.052Z] 90e82105cd1d: Preparing [2025-03-26T13:41:13.052Z] d2dfe0d01408: Preparing [2025-03-26T13:41:13.052Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:13.052Z] 80119458e42e: Waiting [2025-03-26T13:41:13.052Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:13.052Z] ef1aa6577ff0: Waiting [2025-03-26T13:41:13.052Z] d2dfe0d01408: Waiting [2025-03-26T13:41:13.053Z] 90e82105cd1d: Waiting [2025-03-26T13:41:13.053Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:13.053Z] df839b862d9f: Layer already exists [2025-03-26T13:41:13.053Z] df88135497c4: Layer already exists [2025-03-26T13:41:13.053Z] 4f2e51db5dbe: Layer already exists [2025-03-26T13:41:13.053Z] bf4aef7a392e: Layer already exists [2025-03-26T13:41:13.053Z] 3cc599d5f463: Layer already exists [2025-03-26T13:41:13.053Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:13.053Z] 80119458e42e: Layer already exists [2025-03-26T13:41:13.053Z] ef1aa6577ff0: Layer already exists [2025-03-26T13:41:13.053Z] d2dfe0d01408: Layer already exists [2025-03-26T13:41:13.053Z] 90e82105cd1d: Layer already exists [2025-03-26T13:41:13.053Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:13.317Z] latest: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:13.668Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:14.025Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [2025-03-26T13:41:14.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T13:41:14.025Z] 3cc599d5f463: Preparing [2025-03-26T13:41:14.025Z] bf4aef7a392e: Preparing [2025-03-26T13:41:14.025Z] df839b862d9f: Preparing [2025-03-26T13:41:14.025Z] 4f2e51db5dbe: Preparing [2025-03-26T13:41:14.025Z] df88135497c4: Preparing [2025-03-26T13:41:14.025Z] 80119458e42e: Preparing [2025-03-26T13:41:14.025Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:14.025Z] ef1aa6577ff0: Preparing [2025-03-26T13:41:14.025Z] 90e82105cd1d: Preparing [2025-03-26T13:41:14.025Z] d2dfe0d01408: Preparing [2025-03-26T13:41:14.025Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:14.025Z] 80119458e42e: Waiting [2025-03-26T13:41:14.025Z] d2dfe0d01408: Waiting [2025-03-26T13:41:14.025Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:14.025Z] 90e82105cd1d: Waiting [2025-03-26T13:41:14.025Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:14.025Z] ef1aa6577ff0: Waiting [2025-03-26T13:41:14.025Z] df839b862d9f: Layer already exists [2025-03-26T13:41:14.025Z] 4f2e51db5dbe: Layer already exists [2025-03-26T13:41:14.025Z] bf4aef7a392e: Layer already exists [2025-03-26T13:41:14.025Z] 3cc599d5f463: Layer already exists [2025-03-26T13:41:14.025Z] df88135497c4: Layer already exists [2025-03-26T13:41:14.025Z] 90e82105cd1d: Layer already exists [2025-03-26T13:41:14.025Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:14.025Z] ef1aa6577ff0: Layer already exists [2025-03-26T13:41:14.025Z] 80119458e42e: Layer already exists [2025-03-26T13:41:14.025Z] d2dfe0d01408: Layer already exists [2025-03-26T13:41:14.025Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:14.025Z] 4.0.0-dev.78: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:14.644Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:14.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:14.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T13:41:14.995Z] 3cc599d5f463: Preparing [2025-03-26T13:41:14.995Z] bf4aef7a392e: Preparing [2025-03-26T13:41:14.995Z] df839b862d9f: Preparing [2025-03-26T13:41:14.995Z] 4f2e51db5dbe: Preparing [2025-03-26T13:41:14.995Z] df88135497c4: Preparing [2025-03-26T13:41:14.995Z] 80119458e42e: Preparing [2025-03-26T13:41:14.995Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:14.995Z] ef1aa6577ff0: Preparing [2025-03-26T13:41:14.995Z] 90e82105cd1d: Preparing [2025-03-26T13:41:14.995Z] d2dfe0d01408: Preparing [2025-03-26T13:41:14.995Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:14.995Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:14.995Z] ef1aa6577ff0: Waiting [2025-03-26T13:41:14.995Z] 90e82105cd1d: Waiting [2025-03-26T13:41:14.995Z] d2dfe0d01408: Waiting [2025-03-26T13:41:14.995Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:14.995Z] 80119458e42e: Waiting [2025-03-26T13:41:14.995Z] bf4aef7a392e: Layer already exists [2025-03-26T13:41:14.995Z] 3cc599d5f463: Layer already exists [2025-03-26T13:41:14.995Z] df839b862d9f: Layer already exists [2025-03-26T13:41:14.995Z] 4f2e51db5dbe: Layer already exists [2025-03-26T13:41:14.995Z] df88135497c4: Layer already exists [2025-03-26T13:41:14.995Z] 80119458e42e: Layer already exists [2025-03-26T13:41:14.995Z] 90e82105cd1d: Layer already exists [2025-03-26T13:41:14.995Z] ef1aa6577ff0: Layer already exists [2025-03-26T13:41:14.995Z] d2dfe0d01408: Layer already exists [2025-03-26T13:41:14.995Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:14.995Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:15.257Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:15.607Z] + 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-03-26T13:41:15.967Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-26T13:41:15.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T13:41:15.967Z] 3cc599d5f463: Preparing [2025-03-26T13:41:15.967Z] bf4aef7a392e: Preparing [2025-03-26T13:41:15.967Z] df839b862d9f: Preparing [2025-03-26T13:41:15.967Z] 4f2e51db5dbe: Preparing [2025-03-26T13:41:15.967Z] df88135497c4: Preparing [2025-03-26T13:41:15.967Z] 80119458e42e: Preparing [2025-03-26T13:41:15.967Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:15.967Z] ef1aa6577ff0: Preparing [2025-03-26T13:41:15.967Z] 90e82105cd1d: Preparing [2025-03-26T13:41:15.967Z] d2dfe0d01408: Preparing [2025-03-26T13:41:15.967Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:15.967Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:15.967Z] ef1aa6577ff0: Waiting [2025-03-26T13:41:15.967Z] 90e82105cd1d: Waiting [2025-03-26T13:41:15.967Z] 80119458e42e: Waiting [2025-03-26T13:41:15.967Z] d2dfe0d01408: Waiting [2025-03-26T13:41:15.967Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:15.967Z] bf4aef7a392e: Layer already exists [2025-03-26T13:41:15.967Z] df839b862d9f: Layer already exists [2025-03-26T13:41:15.967Z] 3cc599d5f463: Layer already exists [2025-03-26T13:41:15.967Z] df88135497c4: Layer already exists [2025-03-26T13:41:15.967Z] 4f2e51db5dbe: Layer already exists [2025-03-26T13:41:15.967Z] ef1aa6577ff0: Layer already exists [2025-03-26T13:41:15.967Z] 90e82105cd1d: Layer already exists [2025-03-26T13:41:15.967Z] 80119458e42e: Layer already exists [2025-03-26T13:41:15.967Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:15.967Z] d2dfe0d01408: Layer already exists [2025-03-26T13:41:15.967Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:16.229Z] main: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:41:16.307Z] ===================================================== [Pipeline] echo [2025-03-26T13:41:16.322Z] taggedImages: [2025-03-26T13:41:16.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:16.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-26T13:41:16.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [2025-03-26T13:41:16.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:16.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-26T13:41:16.352Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-26T13:41:16.352Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:16.352Z] latest [2025-03-26T13:41:16.352Z] 4.0.0-dev.78 [2025-03-26T13:41:16.352Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:16.352Z] main [2025-03-26T13:41:16.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:16.716Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:17.065Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:17.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T13:41:17.065Z] f36183772550: Preparing [2025-03-26T13:41:17.065Z] f7b2bc33fee2: Preparing [2025-03-26T13:41:17.065Z] 88d586132c54: Preparing [2025-03-26T13:41:17.065Z] e339c0971f9f: Preparing [2025-03-26T13:41:17.065Z] 45321518b2bb: Preparing [2025-03-26T13:41:17.065Z] e9665c9e1f3d: Preparing [2025-03-26T13:41:17.065Z] f10a5e4066b4: Preparing [2025-03-26T13:41:17.065Z] 80119458e42e: Preparing [2025-03-26T13:41:17.065Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:17.065Z] 374d736833f3: Preparing [2025-03-26T13:41:17.065Z] cba55e359d92: Preparing [2025-03-26T13:41:17.065Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:17.065Z] 80119458e42e: Waiting [2025-03-26T13:41:17.065Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:17.065Z] 374d736833f3: Waiting [2025-03-26T13:41:17.065Z] cba55e359d92: Waiting [2025-03-26T13:41:17.065Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:17.065Z] e9665c9e1f3d: Waiting [2025-03-26T13:41:17.065Z] f10a5e4066b4: Waiting [2025-03-26T13:41:17.331Z] 45321518b2bb: Pushed [2025-03-26T13:41:17.331Z] f7b2bc33fee2: Pushed [2025-03-26T13:41:17.331Z] f36183772550: Pushed [2025-03-26T13:41:17.331Z] 80119458e42e: Layer already exists [2025-03-26T13:41:17.331Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:17.331Z] e9665c9e1f3d: Pushed [2025-03-26T13:41:17.331Z] f10a5e4066b4: Pushed [2025-03-26T13:41:17.595Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:17.595Z] 374d736833f3: Pushed [2025-03-26T13:41:20.154Z] cba55e359d92: Pushed [2025-03-26T13:41:21.548Z] e339c0971f9f: Pushed [2025-03-26T13:41:23.473Z] 88d586132c54: Pushed [2025-03-26T13:41:23.473Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:23.816Z] + 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-03-26T13:41:24.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-26T13:41:24.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T13:41:24.159Z] f36183772550: Preparing [2025-03-26T13:41:24.159Z] f7b2bc33fee2: Preparing [2025-03-26T13:41:24.159Z] 88d586132c54: Preparing [2025-03-26T13:41:24.159Z] e339c0971f9f: Preparing [2025-03-26T13:41:24.159Z] 45321518b2bb: Preparing [2025-03-26T13:41:24.159Z] e9665c9e1f3d: Preparing [2025-03-26T13:41:24.159Z] f10a5e4066b4: Preparing [2025-03-26T13:41:24.159Z] e9665c9e1f3d: Waiting [2025-03-26T13:41:24.159Z] 80119458e42e: Preparing [2025-03-26T13:41:24.159Z] f10a5e4066b4: Waiting [2025-03-26T13:41:24.159Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:24.159Z] 80119458e42e: Waiting [2025-03-26T13:41:24.159Z] 374d736833f3: Preparing [2025-03-26T13:41:24.159Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:24.159Z] cba55e359d92: Preparing [2025-03-26T13:41:24.159Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:24.159Z] cba55e359d92: Waiting [2025-03-26T13:41:24.159Z] 374d736833f3: Waiting [2025-03-26T13:41:24.159Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:24.159Z] 45321518b2bb: Layer already exists [2025-03-26T13:41:24.159Z] 88d586132c54: Layer already exists [2025-03-26T13:41:24.159Z] e339c0971f9f: Layer already exists [2025-03-26T13:41:24.159Z] f36183772550: Layer already exists [2025-03-26T13:41:24.159Z] f7b2bc33fee2: Layer already exists [2025-03-26T13:41:24.159Z] e9665c9e1f3d: Layer already exists [2025-03-26T13:41:24.159Z] f10a5e4066b4: Layer already exists [2025-03-26T13:41:24.159Z] 374d736833f3: Layer already exists [2025-03-26T13:41:24.159Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:24.159Z] 80119458e42e: Layer already exists [2025-03-26T13:41:24.159Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:24.159Z] cba55e359d92: Layer already exists [2025-03-26T13:41:24.423Z] latest: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:24.777Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:25.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [2025-03-26T13:41:25.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T13:41:25.116Z] f36183772550: Preparing [2025-03-26T13:41:25.116Z] f7b2bc33fee2: Preparing [2025-03-26T13:41:25.116Z] 88d586132c54: Preparing [2025-03-26T13:41:25.116Z] e339c0971f9f: Preparing [2025-03-26T13:41:25.116Z] 45321518b2bb: Preparing [2025-03-26T13:41:25.116Z] e9665c9e1f3d: Preparing [2025-03-26T13:41:25.116Z] f10a5e4066b4: Preparing [2025-03-26T13:41:25.116Z] 80119458e42e: Preparing [2025-03-26T13:41:25.116Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:25.116Z] 374d736833f3: Preparing [2025-03-26T13:41:25.116Z] cba55e359d92: Preparing [2025-03-26T13:41:25.116Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:25.116Z] e9665c9e1f3d: Waiting [2025-03-26T13:41:25.116Z] f10a5e4066b4: Waiting [2025-03-26T13:41:25.116Z] 80119458e42e: Waiting [2025-03-26T13:41:25.116Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:25.116Z] 374d736833f3: Waiting [2025-03-26T13:41:25.116Z] cba55e359d92: Waiting [2025-03-26T13:41:25.116Z] f7b2bc33fee2: Layer already exists [2025-03-26T13:41:25.116Z] f36183772550: Layer already exists [2025-03-26T13:41:25.116Z] 88d586132c54: Layer already exists [2025-03-26T13:41:25.116Z] 45321518b2bb: Layer already exists [2025-03-26T13:41:25.116Z] e339c0971f9f: Layer already exists [2025-03-26T13:41:25.116Z] f10a5e4066b4: Layer already exists [2025-03-26T13:41:25.116Z] e9665c9e1f3d: Layer already exists [2025-03-26T13:41:25.116Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:25.116Z] 374d736833f3: Layer already exists [2025-03-26T13:41:25.116Z] 80119458e42e: Layer already exists [2025-03-26T13:41:25.116Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:25.116Z] cba55e359d92: Layer already exists [2025-03-26T13:41:25.379Z] 4.0.0-dev.78: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:25.730Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:26.078Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:26.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T13:41:26.078Z] f36183772550: Preparing [2025-03-26T13:41:26.078Z] f7b2bc33fee2: Preparing [2025-03-26T13:41:26.078Z] 88d586132c54: Preparing [2025-03-26T13:41:26.078Z] e339c0971f9f: Preparing [2025-03-26T13:41:26.078Z] 45321518b2bb: Preparing [2025-03-26T13:41:26.078Z] e9665c9e1f3d: Preparing [2025-03-26T13:41:26.078Z] f10a5e4066b4: Preparing [2025-03-26T13:41:26.078Z] 80119458e42e: Preparing [2025-03-26T13:41:26.078Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:26.078Z] 374d736833f3: Preparing [2025-03-26T13:41:26.078Z] cba55e359d92: Preparing [2025-03-26T13:41:26.078Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:26.078Z] 80119458e42e: Waiting [2025-03-26T13:41:26.078Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:26.078Z] cba55e359d92: Waiting [2025-03-26T13:41:26.078Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:26.078Z] 374d736833f3: Waiting [2025-03-26T13:41:26.078Z] e9665c9e1f3d: Waiting [2025-03-26T13:41:26.078Z] f10a5e4066b4: Waiting [2025-03-26T13:41:26.078Z] 88d586132c54: Layer already exists [2025-03-26T13:41:26.078Z] f36183772550: Layer already exists [2025-03-26T13:41:26.078Z] f7b2bc33fee2: Layer already exists [2025-03-26T13:41:26.078Z] e339c0971f9f: Layer already exists [2025-03-26T13:41:26.078Z] 45321518b2bb: Layer already exists [2025-03-26T13:41:26.078Z] 374d736833f3: Layer already exists [2025-03-26T13:41:26.078Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:26.078Z] e9665c9e1f3d: Layer already exists [2025-03-26T13:41:26.078Z] f10a5e4066b4: Layer already exists [2025-03-26T13:41:26.078Z] 80119458e42e: Layer already exists [2025-03-26T13:41:26.078Z] cba55e359d92: Layer already exists [2025-03-26T13:41:26.078Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:26.341Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:26.698Z] + 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-03-26T13:41:27.048Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-26T13:41:27.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T13:41:27.048Z] f36183772550: Preparing [2025-03-26T13:41:27.048Z] f7b2bc33fee2: Preparing [2025-03-26T13:41:27.048Z] 88d586132c54: Preparing [2025-03-26T13:41:27.048Z] e339c0971f9f: Preparing [2025-03-26T13:41:27.048Z] 45321518b2bb: Preparing [2025-03-26T13:41:27.048Z] e9665c9e1f3d: Preparing [2025-03-26T13:41:27.048Z] f10a5e4066b4: Preparing [2025-03-26T13:41:27.048Z] 80119458e42e: Preparing [2025-03-26T13:41:27.048Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:27.048Z] 374d736833f3: Preparing [2025-03-26T13:41:27.048Z] cba55e359d92: Preparing [2025-03-26T13:41:27.048Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:27.048Z] 80119458e42e: Waiting [2025-03-26T13:41:27.048Z] 2f4b204ac2a8: Waiting [2025-03-26T13:41:27.048Z] 374d736833f3: Waiting [2025-03-26T13:41:27.048Z] cba55e359d92: Waiting [2025-03-26T13:41:27.048Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:27.048Z] e9665c9e1f3d: Waiting [2025-03-26T13:41:27.048Z] f10a5e4066b4: Waiting [2025-03-26T13:41:27.048Z] e339c0971f9f: Layer already exists [2025-03-26T13:41:27.048Z] 45321518b2bb: Layer already exists [2025-03-26T13:41:27.048Z] 88d586132c54: Layer already exists [2025-03-26T13:41:27.048Z] f7b2bc33fee2: Layer already exists [2025-03-26T13:41:27.048Z] f36183772550: Layer already exists [2025-03-26T13:41:27.048Z] 80119458e42e: Layer already exists [2025-03-26T13:41:27.048Z] e9665c9e1f3d: Layer already exists [2025-03-26T13:41:27.048Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:27.048Z] f10a5e4066b4: Layer already exists [2025-03-26T13:41:27.048Z] 374d736833f3: Layer already exists [2025-03-26T13:41:27.048Z] cba55e359d92: Layer already exists [2025-03-26T13:41:27.048Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:27.311Z] main: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:41:27.392Z] ===================================================== [Pipeline] echo [2025-03-26T13:41:27.409Z] taggedImages: [2025-03-26T13:41:27.409Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:27.409Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-26T13:41:27.409Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [2025-03-26T13:41:27.409Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:27.409Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-26T13:41:27.434Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-26T13:41:27.434Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:27.434Z] latest [2025-03-26T13:41:27.434Z] 4.0.0-dev.78 [2025-03-26T13:41:27.434Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:27.434Z] main [2025-03-26T13:41:27.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:27.802Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:28.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:28.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T13:41:28.165Z] 1dc16d382133: Preparing [2025-03-26T13:41:28.165Z] 02b711c32b98: Preparing [2025-03-26T13:41:28.165Z] 80119458e42e: Preparing [2025-03-26T13:41:28.165Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:28.165Z] 94cc02abd20f: Preparing [2025-03-26T13:41:28.165Z] 4b368e70271c: Preparing [2025-03-26T13:41:28.165Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:28.165Z] 4b368e70271c: Waiting [2025-03-26T13:41:28.165Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:28.165Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:28.165Z] 80119458e42e: Layer already exists [2025-03-26T13:41:28.430Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:28.430Z] 94cc02abd20f: Pushed [2025-03-26T13:41:28.430Z] 1dc16d382133: Pushed [2025-03-26T13:41:30.358Z] 4b368e70271c: Pushed [2025-03-26T13:41:35.679Z] 02b711c32b98: Pushed [2025-03-26T13:41:35.679Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:36.030Z] + 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-03-26T13:41:36.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-26T13:41:36.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T13:41:36.387Z] 1dc16d382133: Preparing [2025-03-26T13:41:36.387Z] 02b711c32b98: Preparing [2025-03-26T13:41:36.387Z] 80119458e42e: Preparing [2025-03-26T13:41:36.387Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:36.387Z] 94cc02abd20f: Preparing [2025-03-26T13:41:36.387Z] 4b368e70271c: Preparing [2025-03-26T13:41:36.387Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:36.387Z] 4b368e70271c: Waiting [2025-03-26T13:41:36.387Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:36.387Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:36.387Z] 1dc16d382133: Layer already exists [2025-03-26T13:41:36.387Z] 80119458e42e: Layer already exists [2025-03-26T13:41:36.387Z] 02b711c32b98: Layer already exists [2025-03-26T13:41:36.387Z] 94cc02abd20f: Layer already exists [2025-03-26T13:41:36.387Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:36.387Z] 4b368e70271c: Layer already exists [2025-03-26T13:41:36.650Z] latest: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:37.006Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:37.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [2025-03-26T13:41:37.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T13:41:37.361Z] 1dc16d382133: Preparing [2025-03-26T13:41:37.361Z] 02b711c32b98: Preparing [2025-03-26T13:41:37.361Z] 80119458e42e: Preparing [2025-03-26T13:41:37.361Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:37.361Z] 94cc02abd20f: Preparing [2025-03-26T13:41:37.361Z] 4b368e70271c: Preparing [2025-03-26T13:41:37.361Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:37.361Z] 94cc02abd20f: Layer already exists [2025-03-26T13:41:37.361Z] 1dc16d382133: Layer already exists [2025-03-26T13:41:37.361Z] 02b711c32b98: Layer already exists [2025-03-26T13:41:37.361Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:37.361Z] 80119458e42e: Layer already exists [2025-03-26T13:41:37.361Z] 4b368e70271c: Layer already exists [2025-03-26T13:41:37.361Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:37.361Z] 4.0.0-dev.78: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:37.717Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:38.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:38.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T13:41:38.072Z] 1dc16d382133: Preparing [2025-03-26T13:41:38.072Z] 02b711c32b98: Preparing [2025-03-26T13:41:38.072Z] 80119458e42e: Preparing [2025-03-26T13:41:38.072Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:38.072Z] 94cc02abd20f: Preparing [2025-03-26T13:41:38.072Z] 4b368e70271c: Preparing [2025-03-26T13:41:38.072Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:38.072Z] 4b368e70271c: Waiting [2025-03-26T13:41:38.072Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:38.072Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:38.072Z] 94cc02abd20f: Layer already exists [2025-03-26T13:41:38.072Z] 02b711c32b98: Layer already exists [2025-03-26T13:41:38.072Z] 1dc16d382133: Layer already exists [2025-03-26T13:41:38.072Z] 80119458e42e: Layer already exists [2025-03-26T13:41:38.072Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:38.072Z] 4b368e70271c: Layer already exists [2025-03-26T13:41:38.072Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:38.419Z] + 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-03-26T13:41:38.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-26T13:41:38.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T13:41:38.758Z] 1dc16d382133: Preparing [2025-03-26T13:41:38.758Z] 02b711c32b98: Preparing [2025-03-26T13:41:38.758Z] 80119458e42e: Preparing [2025-03-26T13:41:38.758Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:38.758Z] 94cc02abd20f: Preparing [2025-03-26T13:41:38.758Z] 4b368e70271c: Preparing [2025-03-26T13:41:38.758Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:38.758Z] 4b368e70271c: Waiting [2025-03-26T13:41:38.758Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:38.758Z] 94cc02abd20f: Layer already exists [2025-03-26T13:41:38.758Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:38.758Z] 02b711c32b98: Layer already exists [2025-03-26T13:41:38.758Z] 80119458e42e: Layer already exists [2025-03-26T13:41:38.758Z] 1dc16d382133: Layer already exists [2025-03-26T13:41:38.758Z] 4b368e70271c: Layer already exists [2025-03-26T13:41:38.758Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:38.758Z] main: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:41:38.847Z] ===================================================== [Pipeline] echo [2025-03-26T13:41:38.865Z] taggedImages: [2025-03-26T13:41:38.865Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:38.865Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-26T13:41:38.865Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [2025-03-26T13:41:38.865Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:38.865Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-26T13:41:38.888Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-26T13:41:38.888Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:38.888Z] latest [2025-03-26T13:41:38.888Z] 4.0.0-dev.78 [2025-03-26T13:41:38.888Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:41:38.888Z] main [2025-03-26T13:41:38.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:39.245Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:41:39.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:41:39.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T13:41:39.589Z] e2b43145c034: Preparing [2025-03-26T13:41:39.589Z] 9e7c5909a2cb: Preparing [2025-03-26T13:41:39.589Z] d95a203c0b11: Preparing [2025-03-26T13:41:39.589Z] 80119458e42e: Preparing [2025-03-26T13:41:39.589Z] 2f4b204ac2a8: Preparing [2025-03-26T13:41:39.589Z] ed3871489b79: Preparing [2025-03-26T13:41:39.589Z] 1971fad5b7aa: Preparing [2025-03-26T13:41:39.589Z] 50fee900751a: Preparing [2025-03-26T13:41:39.589Z] 0ecc5851c03c: Preparing [2025-03-26T13:41:39.589Z] dd9c8f8612c8: Preparing [2025-03-26T13:41:39.589Z] 1971fad5b7aa: Waiting [2025-03-26T13:41:39.589Z] 50fee900751a: Waiting [2025-03-26T13:41:39.589Z] 0ecc5851c03c: Waiting [2025-03-26T13:41:39.589Z] dd9c8f8612c8: Waiting [2025-03-26T13:41:39.589Z] ed3871489b79: Waiting [2025-03-26T13:41:39.589Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:41:39.589Z] 80119458e42e: Layer already exists [2025-03-26T13:41:39.852Z] 9e7c5909a2cb: Pushed [2025-03-26T13:41:39.852Z] d95a203c0b11: Pushed [2025-03-26T13:41:39.852Z] e2b43145c034: Pushed [2025-03-26T13:41:39.852Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:41:39.852Z] 50fee900751a: Pushed [2025-03-26T13:41:40.803Z] 0ecc5851c03c: Pushed [2025-03-26T13:41:50.826Z] 1971fad5b7aa: Pushed [2025-03-26T13:42:05.760Z] ed3871489b79: Pushed [2025-03-26T13:42:05.760Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:06.177Z] + 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-03-26T13:42:06.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-26T13:42:06.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T13:42:06.535Z] e2b43145c034: Preparing [2025-03-26T13:42:06.535Z] 9e7c5909a2cb: Preparing [2025-03-26T13:42:06.535Z] d95a203c0b11: Preparing [2025-03-26T13:42:06.535Z] 80119458e42e: Preparing [2025-03-26T13:42:06.535Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:06.535Z] ed3871489b79: Preparing [2025-03-26T13:42:06.535Z] 1971fad5b7aa: Preparing [2025-03-26T13:42:06.535Z] 50fee900751a: Preparing [2025-03-26T13:42:06.535Z] 0ecc5851c03c: Preparing [2025-03-26T13:42:06.535Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:06.535Z] ed3871489b79: Waiting [2025-03-26T13:42:06.535Z] 1971fad5b7aa: Waiting [2025-03-26T13:42:06.535Z] 50fee900751a: Waiting [2025-03-26T13:42:06.535Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:06.535Z] 0ecc5851c03c: Waiting [2025-03-26T13:42:06.535Z] e2b43145c034: Layer already exists [2025-03-26T13:42:06.535Z] d95a203c0b11: Layer already exists [2025-03-26T13:42:06.535Z] 9e7c5909a2cb: Layer already exists [2025-03-26T13:42:06.535Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:06.535Z] 80119458e42e: Layer already exists [2025-03-26T13:42:06.535Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:42:06.535Z] ed3871489b79: Layer already exists [2025-03-26T13:42:06.535Z] 1971fad5b7aa: Layer already exists [2025-03-26T13:42:06.535Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:06.535Z] 50fee900751a: Layer already exists [2025-03-26T13:42:06.798Z] latest: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:07.149Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:07.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [2025-03-26T13:42:07.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T13:42:07.495Z] e2b43145c034: Preparing [2025-03-26T13:42:07.495Z] 9e7c5909a2cb: Preparing [2025-03-26T13:42:07.495Z] d95a203c0b11: Preparing [2025-03-26T13:42:07.495Z] 80119458e42e: Preparing [2025-03-26T13:42:07.495Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:07.495Z] ed3871489b79: Preparing [2025-03-26T13:42:07.495Z] 1971fad5b7aa: Preparing [2025-03-26T13:42:07.495Z] 50fee900751a: Preparing [2025-03-26T13:42:07.495Z] 0ecc5851c03c: Preparing [2025-03-26T13:42:07.495Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:07.495Z] 50fee900751a: Waiting [2025-03-26T13:42:07.495Z] 0ecc5851c03c: Waiting [2025-03-26T13:42:07.495Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:07.495Z] ed3871489b79: Waiting [2025-03-26T13:42:07.495Z] 1971fad5b7aa: Waiting [2025-03-26T13:42:07.495Z] 80119458e42e: Layer already exists [2025-03-26T13:42:07.495Z] 9e7c5909a2cb: Layer already exists [2025-03-26T13:42:07.495Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:07.495Z] d95a203c0b11: Layer already exists [2025-03-26T13:42:07.495Z] e2b43145c034: Layer already exists [2025-03-26T13:42:07.495Z] ed3871489b79: Layer already exists [2025-03-26T13:42:07.495Z] 50fee900751a: Layer already exists [2025-03-26T13:42:07.495Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:07.495Z] 1971fad5b7aa: Layer already exists [2025-03-26T13:42:07.495Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:42:07.758Z] 4.0.0-dev.78: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:08.114Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:08.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:42:08.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T13:42:08.468Z] e2b43145c034: Preparing [2025-03-26T13:42:08.468Z] 9e7c5909a2cb: Preparing [2025-03-26T13:42:08.468Z] d95a203c0b11: Preparing [2025-03-26T13:42:08.468Z] 80119458e42e: Preparing [2025-03-26T13:42:08.468Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:08.468Z] ed3871489b79: Preparing [2025-03-26T13:42:08.468Z] 1971fad5b7aa: Preparing [2025-03-26T13:42:08.468Z] 50fee900751a: Preparing [2025-03-26T13:42:08.468Z] 0ecc5851c03c: Preparing [2025-03-26T13:42:08.468Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:08.468Z] 1971fad5b7aa: Waiting [2025-03-26T13:42:08.468Z] 50fee900751a: Waiting [2025-03-26T13:42:08.468Z] 0ecc5851c03c: Waiting [2025-03-26T13:42:08.468Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:08.468Z] ed3871489b79: Waiting [2025-03-26T13:42:08.468Z] 9e7c5909a2cb: Layer already exists [2025-03-26T13:42:08.468Z] 80119458e42e: Layer already exists [2025-03-26T13:42:08.468Z] e2b43145c034: Layer already exists [2025-03-26T13:42:08.468Z] d95a203c0b11: Layer already exists [2025-03-26T13:42:08.468Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:08.468Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:42:08.468Z] ed3871489b79: Layer already exists [2025-03-26T13:42:08.468Z] 1971fad5b7aa: Layer already exists [2025-03-26T13:42:08.468Z] 50fee900751a: Layer already exists [2025-03-26T13:42:08.468Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:08.469Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:09.085Z] + 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-03-26T13:42:09.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-26T13:42:09.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T13:42:09.439Z] e2b43145c034: Preparing [2025-03-26T13:42:09.439Z] 9e7c5909a2cb: Preparing [2025-03-26T13:42:09.439Z] d95a203c0b11: Preparing [2025-03-26T13:42:09.439Z] 80119458e42e: Preparing [2025-03-26T13:42:09.439Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:09.439Z] ed3871489b79: Preparing [2025-03-26T13:42:09.439Z] 1971fad5b7aa: Preparing [2025-03-26T13:42:09.439Z] 50fee900751a: Preparing [2025-03-26T13:42:09.439Z] 0ecc5851c03c: Preparing [2025-03-26T13:42:09.439Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:09.439Z] 0ecc5851c03c: Waiting [2025-03-26T13:42:09.439Z] 50fee900751a: Waiting [2025-03-26T13:42:09.439Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:09.439Z] ed3871489b79: Waiting [2025-03-26T13:42:09.439Z] 1971fad5b7aa: Waiting [2025-03-26T13:42:09.439Z] 80119458e42e: Layer already exists [2025-03-26T13:42:09.439Z] 9e7c5909a2cb: Layer already exists [2025-03-26T13:42:09.439Z] e2b43145c034: Layer already exists [2025-03-26T13:42:09.439Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:09.439Z] d95a203c0b11: Layer already exists [2025-03-26T13:42:09.439Z] 50fee900751a: Layer already exists [2025-03-26T13:42:09.439Z] ed3871489b79: Layer already exists [2025-03-26T13:42:09.439Z] 1971fad5b7aa: Layer already exists [2025-03-26T13:42:09.439Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:09.439Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:42:09.703Z] main: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:42:09.789Z] ===================================================== [Pipeline] echo [2025-03-26T13:42:09.809Z] taggedImages: [2025-03-26T13:42:09.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:42:09.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-26T13:42:09.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [2025-03-26T13:42:09.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:42:09.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-26T13:42:09.846Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-26T13:42:09.846Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:42:09.846Z] latest [2025-03-26T13:42:09.846Z] 4.0.0-dev.78 [2025-03-26T13:42:09.846Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:42:09.846Z] main [2025-03-26T13:42:09.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:10.213Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:10.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:42:10.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T13:42:10.574Z] b25cc3e34da7: Preparing [2025-03-26T13:42:10.574Z] 5d54471c3612: Preparing [2025-03-26T13:42:10.574Z] a40a90fd2a0e: Preparing [2025-03-26T13:42:10.574Z] 80119458e42e: Preparing [2025-03-26T13:42:10.574Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:10.574Z] bba07becc627: Preparing [2025-03-26T13:42:10.574Z] bc81a9926206: Preparing [2025-03-26T13:42:10.574Z] df28158667a1: Preparing [2025-03-26T13:42:10.574Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:10.574Z] bba07becc627: Waiting [2025-03-26T13:42:10.574Z] bc81a9926206: Waiting [2025-03-26T13:42:10.574Z] df28158667a1: Waiting [2025-03-26T13:42:10.574Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:10.574Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:10.574Z] 80119458e42e: Layer already exists [2025-03-26T13:42:10.838Z] 5d54471c3612: Pushed [2025-03-26T13:42:10.838Z] a40a90fd2a0e: Pushed [2025-03-26T13:42:10.838Z] b25cc3e34da7: Pushed [2025-03-26T13:42:10.838Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:10.838Z] bc81a9926206: Pushed [2025-03-26T13:42:11.417Z] df28158667a1: Pushed [2025-03-26T13:42:38.038Z] bba07becc627: Pushed [2025-03-26T13:42:38.038Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:38.390Z] + 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-03-26T13:42:38.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-26T13:42:38.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T13:42:38.733Z] b25cc3e34da7: Preparing [2025-03-26T13:42:38.733Z] 5d54471c3612: Preparing [2025-03-26T13:42:38.733Z] a40a90fd2a0e: Preparing [2025-03-26T13:42:38.733Z] 80119458e42e: Preparing [2025-03-26T13:42:38.733Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:38.733Z] bba07becc627: Preparing [2025-03-26T13:42:38.733Z] bc81a9926206: Preparing [2025-03-26T13:42:38.733Z] df28158667a1: Preparing [2025-03-26T13:42:38.733Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:38.733Z] bba07becc627: Waiting [2025-03-26T13:42:38.733Z] bc81a9926206: Waiting [2025-03-26T13:42:38.733Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:38.733Z] df28158667a1: Waiting [2025-03-26T13:42:38.733Z] 80119458e42e: Layer already exists [2025-03-26T13:42:38.733Z] 5d54471c3612: Layer already exists [2025-03-26T13:42:38.733Z] b25cc3e34da7: Layer already exists [2025-03-26T13:42:38.733Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:38.733Z] a40a90fd2a0e: Layer already exists [2025-03-26T13:42:38.733Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:38.733Z] bba07becc627: Layer already exists [2025-03-26T13:42:38.733Z] bc81a9926206: Layer already exists [2025-03-26T13:42:38.733Z] df28158667a1: Layer already exists [2025-03-26T13:42:38.998Z] latest: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:39.358Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:39.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [2025-03-26T13:42:39.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T13:42:39.755Z] b25cc3e34da7: Preparing [2025-03-26T13:42:39.755Z] 5d54471c3612: Preparing [2025-03-26T13:42:39.755Z] a40a90fd2a0e: Preparing [2025-03-26T13:42:39.755Z] 80119458e42e: Preparing [2025-03-26T13:42:39.755Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:39.755Z] bba07becc627: Preparing [2025-03-26T13:42:39.755Z] bc81a9926206: Preparing [2025-03-26T13:42:39.755Z] df28158667a1: Preparing [2025-03-26T13:42:39.755Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:39.755Z] bc81a9926206: Waiting [2025-03-26T13:42:39.755Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:39.755Z] df28158667a1: Waiting [2025-03-26T13:42:39.755Z] bba07becc627: Waiting [2025-03-26T13:42:39.755Z] a40a90fd2a0e: Layer already exists [2025-03-26T13:42:39.755Z] b25cc3e34da7: Layer already exists [2025-03-26T13:42:39.755Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:39.755Z] 80119458e42e: Layer already exists [2025-03-26T13:42:39.755Z] 5d54471c3612: Layer already exists [2025-03-26T13:42:39.755Z] bba07becc627: Layer already exists [2025-03-26T13:42:39.755Z] bc81a9926206: Layer already exists [2025-03-26T13:42:39.755Z] df28158667a1: Layer already exists [2025-03-26T13:42:39.755Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:40.019Z] 4.0.0-dev.78: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:40.395Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:40.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:42:40.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T13:42:40.755Z] b25cc3e34da7: Preparing [2025-03-26T13:42:40.755Z] 5d54471c3612: Preparing [2025-03-26T13:42:40.755Z] a40a90fd2a0e: Preparing [2025-03-26T13:42:40.755Z] 80119458e42e: Preparing [2025-03-26T13:42:40.755Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:40.755Z] bba07becc627: Preparing [2025-03-26T13:42:40.755Z] bc81a9926206: Preparing [2025-03-26T13:42:40.755Z] df28158667a1: Preparing [2025-03-26T13:42:40.755Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:40.755Z] bba07becc627: Waiting [2025-03-26T13:42:40.755Z] bc81a9926206: Waiting [2025-03-26T13:42:40.755Z] df28158667a1: Waiting [2025-03-26T13:42:40.755Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:40.755Z] 80119458e42e: Layer already exists [2025-03-26T13:42:40.755Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:40.755Z] a40a90fd2a0e: Layer already exists [2025-03-26T13:42:40.755Z] b25cc3e34da7: Layer already exists [2025-03-26T13:42:40.755Z] 5d54471c3612: Layer already exists [2025-03-26T13:42:40.755Z] bba07becc627: Layer already exists [2025-03-26T13:42:40.755Z] bc81a9926206: Layer already exists [2025-03-26T13:42:40.755Z] df28158667a1: Layer already exists [2025-03-26T13:42:40.755Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:41.032Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:41.387Z] + 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-03-26T13:42:41.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-26T13:42:41.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T13:42:41.739Z] b25cc3e34da7: Preparing [2025-03-26T13:42:41.739Z] 5d54471c3612: Preparing [2025-03-26T13:42:41.739Z] a40a90fd2a0e: Preparing [2025-03-26T13:42:41.739Z] 80119458e42e: Preparing [2025-03-26T13:42:41.739Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:41.739Z] bba07becc627: Preparing [2025-03-26T13:42:41.739Z] bc81a9926206: Preparing [2025-03-26T13:42:41.739Z] df28158667a1: Preparing [2025-03-26T13:42:41.739Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:41.739Z] bc81a9926206: Waiting [2025-03-26T13:42:41.739Z] df28158667a1: Waiting [2025-03-26T13:42:41.739Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:41.739Z] bba07becc627: Waiting [2025-03-26T13:42:41.739Z] a40a90fd2a0e: Layer already exists [2025-03-26T13:42:41.739Z] 5d54471c3612: Layer already exists [2025-03-26T13:42:41.739Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:41.739Z] b25cc3e34da7: Layer already exists [2025-03-26T13:42:41.739Z] 80119458e42e: Layer already exists [2025-03-26T13:42:41.739Z] bc81a9926206: Layer already exists [2025-03-26T13:42:41.739Z] bba07becc627: Layer already exists [2025-03-26T13:42:41.739Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:42:41.739Z] df28158667a1: Layer already exists [2025-03-26T13:42:42.001Z] main: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:42:42.094Z] ===================================================== [Pipeline] echo [2025-03-26T13:42:42.112Z] taggedImages: [2025-03-26T13:42:42.112Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:42:42.112Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-26T13:42:42.112Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [2025-03-26T13:42:42.112Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:42:42.112Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-26T13:42:42.143Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-26T13:42:42.143Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:42:42.143Z] latest [2025-03-26T13:42:42.143Z] 4.0.0-dev.78 [2025-03-26T13:42:42.143Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:42:42.143Z] main [2025-03-26T13:42:42.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:42.527Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:42:42.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:42:42.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T13:42:42.866Z] b4bf31d94d16: Preparing [2025-03-26T13:42:42.866Z] 1f3aafe7549f: Preparing [2025-03-26T13:42:42.866Z] c845ba52ac5b: Preparing [2025-03-26T13:42:42.866Z] 80119458e42e: Preparing [2025-03-26T13:42:42.866Z] 2f4b204ac2a8: Preparing [2025-03-26T13:42:42.866Z] 47d587db5b7e: Preparing [2025-03-26T13:42:42.866Z] 50fee900751a: Preparing [2025-03-26T13:42:42.866Z] 0ecc5851c03c: Preparing [2025-03-26T13:42:42.866Z] dd9c8f8612c8: Preparing [2025-03-26T13:42:42.866Z] 50fee900751a: Waiting [2025-03-26T13:42:42.866Z] 0ecc5851c03c: Waiting [2025-03-26T13:42:42.866Z] 47d587db5b7e: Waiting [2025-03-26T13:42:42.866Z] dd9c8f8612c8: Waiting [2025-03-26T13:42:42.866Z] 80119458e42e: Layer already exists [2025-03-26T13:42:42.866Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:42:43.132Z] 50fee900751a: Layer already exists [2025-03-26T13:42:43.132Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:42:43.132Z] b4bf31d94d16: Pushed [2025-03-26T13:42:43.132Z] 1f3aafe7549f: Pushed [2025-03-26T13:42:43.132Z] c845ba52ac5b: Pushed [2025-03-26T13:42:43.132Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:09.764Z] 47d587db5b7e: Pushed [2025-03-26T13:43:09.764Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:10.123Z] + 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-03-26T13:43:10.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-26T13:43:10.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T13:43:10.478Z] b4bf31d94d16: Preparing [2025-03-26T13:43:10.478Z] 1f3aafe7549f: Preparing [2025-03-26T13:43:10.478Z] c845ba52ac5b: Preparing [2025-03-26T13:43:10.478Z] 80119458e42e: Preparing [2025-03-26T13:43:10.478Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:10.478Z] 47d587db5b7e: Preparing [2025-03-26T13:43:10.478Z] 50fee900751a: Preparing [2025-03-26T13:43:10.478Z] 0ecc5851c03c: Preparing [2025-03-26T13:43:10.478Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:10.478Z] 47d587db5b7e: Waiting [2025-03-26T13:43:10.478Z] 50fee900751a: Waiting [2025-03-26T13:43:10.478Z] 0ecc5851c03c: Waiting [2025-03-26T13:43:10.478Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:10.478Z] 80119458e42e: Layer already exists [2025-03-26T13:43:10.478Z] 1f3aafe7549f: Layer already exists [2025-03-26T13:43:10.478Z] b4bf31d94d16: Layer already exists [2025-03-26T13:43:10.478Z] c845ba52ac5b: Layer already exists [2025-03-26T13:43:10.478Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:10.478Z] 47d587db5b7e: Layer already exists [2025-03-26T13:43:10.478Z] 50fee900751a: Layer already exists [2025-03-26T13:43:10.478Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:43:10.478Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:10.740Z] latest: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:11.099Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:11.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [2025-03-26T13:43:11.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T13:43:11.449Z] b4bf31d94d16: Preparing [2025-03-26T13:43:11.449Z] 1f3aafe7549f: Preparing [2025-03-26T13:43:11.449Z] c845ba52ac5b: Preparing [2025-03-26T13:43:11.449Z] 80119458e42e: Preparing [2025-03-26T13:43:11.449Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:11.449Z] 47d587db5b7e: Preparing [2025-03-26T13:43:11.449Z] 50fee900751a: Preparing [2025-03-26T13:43:11.449Z] 0ecc5851c03c: Preparing [2025-03-26T13:43:11.449Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:11.449Z] 47d587db5b7e: Waiting [2025-03-26T13:43:11.449Z] 50fee900751a: Waiting [2025-03-26T13:43:11.449Z] 0ecc5851c03c: Waiting [2025-03-26T13:43:11.449Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:11.449Z] 1f3aafe7549f: Layer already exists [2025-03-26T13:43:11.449Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:11.449Z] b4bf31d94d16: Layer already exists [2025-03-26T13:43:11.449Z] 80119458e42e: Layer already exists [2025-03-26T13:43:11.449Z] c845ba52ac5b: Layer already exists [2025-03-26T13:43:11.449Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:43:11.449Z] 47d587db5b7e: Layer already exists [2025-03-26T13:43:11.449Z] 50fee900751a: Layer already exists [2025-03-26T13:43:11.449Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:11.711Z] 4.0.0-dev.78: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:12.059Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:12.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:12.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T13:43:12.400Z] b4bf31d94d16: Preparing [2025-03-26T13:43:12.400Z] 1f3aafe7549f: Preparing [2025-03-26T13:43:12.400Z] c845ba52ac5b: Preparing [2025-03-26T13:43:12.400Z] 80119458e42e: Preparing [2025-03-26T13:43:12.400Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:12.400Z] 47d587db5b7e: Preparing [2025-03-26T13:43:12.400Z] 50fee900751a: Preparing [2025-03-26T13:43:12.400Z] 0ecc5851c03c: Preparing [2025-03-26T13:43:12.400Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:12.400Z] 50fee900751a: Waiting [2025-03-26T13:43:12.400Z] 0ecc5851c03c: Waiting [2025-03-26T13:43:12.400Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:12.400Z] 47d587db5b7e: Waiting [2025-03-26T13:43:12.400Z] 1f3aafe7549f: Layer already exists [2025-03-26T13:43:12.400Z] c845ba52ac5b: Layer already exists [2025-03-26T13:43:12.400Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:12.400Z] b4bf31d94d16: Layer already exists [2025-03-26T13:43:12.400Z] 80119458e42e: Layer already exists [2025-03-26T13:43:12.400Z] 47d587db5b7e: Layer already exists [2025-03-26T13:43:12.400Z] 50fee900751a: Layer already exists [2025-03-26T13:43:12.400Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:12.400Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:43:12.661Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:13.020Z] + 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-03-26T13:43:13.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-26T13:43:13.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T13:43:13.369Z] b4bf31d94d16: Preparing [2025-03-26T13:43:13.369Z] 1f3aafe7549f: Preparing [2025-03-26T13:43:13.369Z] c845ba52ac5b: Preparing [2025-03-26T13:43:13.369Z] 80119458e42e: Preparing [2025-03-26T13:43:13.369Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:13.369Z] 47d587db5b7e: Preparing [2025-03-26T13:43:13.369Z] 50fee900751a: Preparing [2025-03-26T13:43:13.369Z] 0ecc5851c03c: Preparing [2025-03-26T13:43:13.369Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:13.369Z] 47d587db5b7e: Waiting [2025-03-26T13:43:13.369Z] 0ecc5851c03c: Waiting [2025-03-26T13:43:13.369Z] 50fee900751a: Waiting [2025-03-26T13:43:13.369Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:13.369Z] b4bf31d94d16: Layer already exists [2025-03-26T13:43:13.369Z] c845ba52ac5b: Layer already exists [2025-03-26T13:43:13.369Z] 1f3aafe7549f: Layer already exists [2025-03-26T13:43:13.369Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:13.369Z] 80119458e42e: Layer already exists [2025-03-26T13:43:13.369Z] 47d587db5b7e: Layer already exists [2025-03-26T13:43:13.369Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:13.369Z] 0ecc5851c03c: Layer already exists [2025-03-26T13:43:13.369Z] 50fee900751a: Layer already exists [2025-03-26T13:43:13.633Z] main: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:43:13.722Z] ===================================================== [Pipeline] echo [2025-03-26T13:43:13.739Z] taggedImages: [2025-03-26T13:43:13.739Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:43:13.739Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-26T13:43:13.739Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [2025-03-26T13:43:13.739Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:13.739Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-26T13:43:13.764Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-26T13:43:13.764Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:43:13.764Z] latest [2025-03-26T13:43:13.764Z] 4.0.0-dev.78 [2025-03-26T13:43:13.764Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:13.764Z] main [2025-03-26T13:43:13.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:14.126Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:14.468Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:43:14.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T13:43:14.468Z] b8453d1a8a6a: Preparing [2025-03-26T13:43:14.468Z] d405ed319572: Preparing [2025-03-26T13:43:14.468Z] 80119458e42e: Preparing [2025-03-26T13:43:14.468Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:14.468Z] b3915456d874: Preparing [2025-03-26T13:43:14.468Z] e9eb7ab677a0: Preparing [2025-03-26T13:43:14.468Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:14.468Z] e9eb7ab677a0: Waiting [2025-03-26T13:43:14.468Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:14.468Z] 80119458e42e: Layer already exists [2025-03-26T13:43:14.731Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:14.731Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:14.731Z] b3915456d874: Pushed [2025-03-26T13:43:14.731Z] b8453d1a8a6a: Pushed [2025-03-26T13:43:16.130Z] e9eb7ab677a0: Pushed [2025-03-26T13:43:22.748Z] d405ed319572: Pushed [2025-03-26T13:43:22.748Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:23.101Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:23.449Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-26T13:43:23.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T13:43:23.449Z] b8453d1a8a6a: Preparing [2025-03-26T13:43:23.449Z] d405ed319572: Preparing [2025-03-26T13:43:23.449Z] 80119458e42e: Preparing [2025-03-26T13:43:23.449Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:23.449Z] b3915456d874: Preparing [2025-03-26T13:43:23.449Z] e9eb7ab677a0: Preparing [2025-03-26T13:43:23.449Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:23.449Z] e9eb7ab677a0: Waiting [2025-03-26T13:43:23.449Z] d405ed319572: Layer already exists [2025-03-26T13:43:23.449Z] 80119458e42e: Layer already exists [2025-03-26T13:43:23.449Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:23.449Z] b3915456d874: Layer already exists [2025-03-26T13:43:23.449Z] b8453d1a8a6a: Layer already exists [2025-03-26T13:43:23.449Z] e9eb7ab677a0: Layer already exists [2025-03-26T13:43:23.449Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:23.714Z] latest: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:24.068Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:24.424Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [2025-03-26T13:43:24.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T13:43:24.424Z] b8453d1a8a6a: Preparing [2025-03-26T13:43:24.424Z] d405ed319572: Preparing [2025-03-26T13:43:24.424Z] 80119458e42e: Preparing [2025-03-26T13:43:24.424Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:24.424Z] b3915456d874: Preparing [2025-03-26T13:43:24.424Z] e9eb7ab677a0: Preparing [2025-03-26T13:43:24.424Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:24.424Z] e9eb7ab677a0: Waiting [2025-03-26T13:43:24.424Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:24.424Z] b3915456d874: Layer already exists [2025-03-26T13:43:24.424Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:24.424Z] b8453d1a8a6a: Layer already exists [2025-03-26T13:43:24.424Z] d405ed319572: Layer already exists [2025-03-26T13:43:24.424Z] 80119458e42e: Layer already exists [2025-03-26T13:43:24.424Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:24.424Z] e9eb7ab677a0: Layer already exists [2025-03-26T13:43:24.688Z] 4.0.0-dev.78: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:25.041Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:25.392Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:25.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T13:43:25.392Z] b8453d1a8a6a: Preparing [2025-03-26T13:43:25.392Z] d405ed319572: Preparing [2025-03-26T13:43:25.392Z] 80119458e42e: Preparing [2025-03-26T13:43:25.392Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:25.392Z] b3915456d874: Preparing [2025-03-26T13:43:25.392Z] e9eb7ab677a0: Preparing [2025-03-26T13:43:25.392Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:25.392Z] e9eb7ab677a0: Waiting [2025-03-26T13:43:25.392Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:25.392Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:25.392Z] b8453d1a8a6a: Layer already exists [2025-03-26T13:43:25.392Z] d405ed319572: Layer already exists [2025-03-26T13:43:25.392Z] b3915456d874: Layer already exists [2025-03-26T13:43:25.392Z] 80119458e42e: Layer already exists [2025-03-26T13:43:25.392Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:25.392Z] e9eb7ab677a0: Layer already exists [2025-03-26T13:43:25.392Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:26.018Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:26.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-26T13:43:26.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T13:43:26.378Z] b8453d1a8a6a: Preparing [2025-03-26T13:43:26.378Z] d405ed319572: Preparing [2025-03-26T13:43:26.378Z] 80119458e42e: Preparing [2025-03-26T13:43:26.378Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:26.378Z] b3915456d874: Preparing [2025-03-26T13:43:26.378Z] e9eb7ab677a0: Preparing [2025-03-26T13:43:26.378Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:26.378Z] e9eb7ab677a0: Waiting [2025-03-26T13:43:26.378Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:26.378Z] 80119458e42e: Layer already exists [2025-03-26T13:43:26.378Z] d405ed319572: Layer already exists [2025-03-26T13:43:26.378Z] b3915456d874: Layer already exists [2025-03-26T13:43:26.378Z] b8453d1a8a6a: Layer already exists [2025-03-26T13:43:26.378Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:26.378Z] e9eb7ab677a0: Layer already exists [2025-03-26T13:43:26.378Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:26.642Z] main: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:43:26.734Z] ===================================================== [Pipeline] echo [2025-03-26T13:43:26.754Z] taggedImages: [2025-03-26T13:43:26.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:43:26.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-26T13:43:26.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [2025-03-26T13:43:26.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:26.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-26T13:43:26.788Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-26T13:43:26.788Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:43:26.788Z] latest [2025-03-26T13:43:26.788Z] 4.0.0-dev.78 [2025-03-26T13:43:26.788Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:26.788Z] main [2025-03-26T13:43:26.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:27.150Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:27.510Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:43:27.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T13:43:27.511Z] 086961b6966b: Preparing [2025-03-26T13:43:27.511Z] e253aeb41c00: Preparing [2025-03-26T13:43:27.511Z] 80119458e42e: Preparing [2025-03-26T13:43:27.511Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:27.511Z] 03350845fbfb: Preparing [2025-03-26T13:43:27.511Z] de431b69b52d: Preparing [2025-03-26T13:43:27.511Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:27.511Z] de431b69b52d: Waiting [2025-03-26T13:43:27.511Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:27.511Z] 80119458e42e: Layer already exists [2025-03-26T13:43:27.511Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:27.775Z] 03350845fbfb: Pushed [2025-03-26T13:43:27.775Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:27.775Z] 086961b6966b: Pushed [2025-03-26T13:43:28.352Z] de431b69b52d: Pushed [2025-03-26T13:43:36.518Z] e253aeb41c00: Pushed [2025-03-26T13:43:36.518Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:36.880Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:37.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-26T13:43:37.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T13:43:37.236Z] 086961b6966b: Preparing [2025-03-26T13:43:37.236Z] e253aeb41c00: Preparing [2025-03-26T13:43:37.236Z] 80119458e42e: Preparing [2025-03-26T13:43:37.236Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:37.236Z] 03350845fbfb: Preparing [2025-03-26T13:43:37.236Z] de431b69b52d: Preparing [2025-03-26T13:43:37.236Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:37.236Z] de431b69b52d: Waiting [2025-03-26T13:43:37.236Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:37.236Z] 03350845fbfb: Layer already exists [2025-03-26T13:43:37.236Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:37.236Z] 086961b6966b: Layer already exists [2025-03-26T13:43:37.236Z] 80119458e42e: Layer already exists [2025-03-26T13:43:37.236Z] e253aeb41c00: Layer already exists [2025-03-26T13:43:37.236Z] de431b69b52d: Layer already exists [2025-03-26T13:43:37.236Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:37.499Z] latest: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:37.855Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:38.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [2025-03-26T13:43:38.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T13:43:38.209Z] 086961b6966b: Preparing [2025-03-26T13:43:38.209Z] e253aeb41c00: Preparing [2025-03-26T13:43:38.209Z] 80119458e42e: Preparing [2025-03-26T13:43:38.209Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:38.209Z] 03350845fbfb: Preparing [2025-03-26T13:43:38.209Z] de431b69b52d: Preparing [2025-03-26T13:43:38.209Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:38.209Z] de431b69b52d: Waiting [2025-03-26T13:43:38.209Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:38.209Z] 03350845fbfb: Layer already exists [2025-03-26T13:43:38.209Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:38.209Z] 80119458e42e: Layer already exists [2025-03-26T13:43:38.209Z] e253aeb41c00: Layer already exists [2025-03-26T13:43:38.209Z] 086961b6966b: Layer already exists [2025-03-26T13:43:38.209Z] de431b69b52d: Layer already exists [2025-03-26T13:43:38.209Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:38.209Z] 4.0.0-dev.78: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:38.558Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:38.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:38.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T13:43:38.906Z] 086961b6966b: Preparing [2025-03-26T13:43:38.906Z] e253aeb41c00: Preparing [2025-03-26T13:43:38.906Z] 80119458e42e: Preparing [2025-03-26T13:43:38.906Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:38.906Z] 03350845fbfb: Preparing [2025-03-26T13:43:38.906Z] de431b69b52d: Preparing [2025-03-26T13:43:38.906Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:38.906Z] de431b69b52d: Waiting [2025-03-26T13:43:38.906Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:38.906Z] 03350845fbfb: Layer already exists [2025-03-26T13:43:38.906Z] e253aeb41c00: Layer already exists [2025-03-26T13:43:38.906Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:38.906Z] 086961b6966b: Layer already exists [2025-03-26T13:43:38.906Z] 80119458e42e: Layer already exists [2025-03-26T13:43:38.906Z] de431b69b52d: Layer already exists [2025-03-26T13:43:38.906Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:38.906Z] 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:39.518Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:39.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-26T13:43:39.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T13:43:39.869Z] 086961b6966b: Preparing [2025-03-26T13:43:39.869Z] e253aeb41c00: Preparing [2025-03-26T13:43:39.869Z] 80119458e42e: Preparing [2025-03-26T13:43:39.869Z] 2f4b204ac2a8: Preparing [2025-03-26T13:43:39.869Z] 03350845fbfb: Preparing [2025-03-26T13:43:39.869Z] de431b69b52d: Preparing [2025-03-26T13:43:39.869Z] dd9c8f8612c8: Preparing [2025-03-26T13:43:39.869Z] de431b69b52d: Waiting [2025-03-26T13:43:39.869Z] dd9c8f8612c8: Waiting [2025-03-26T13:43:39.869Z] 80119458e42e: Layer already exists [2025-03-26T13:43:39.869Z] e253aeb41c00: Layer already exists [2025-03-26T13:43:39.869Z] 03350845fbfb: Layer already exists [2025-03-26T13:43:39.869Z] 2f4b204ac2a8: Layer already exists [2025-03-26T13:43:39.869Z] 086961b6966b: Layer already exists [2025-03-26T13:43:39.869Z] dd9c8f8612c8: Layer already exists [2025-03-26T13:43:39.869Z] de431b69b52d: Layer already exists [2025-03-26T13:43:40.131Z] main: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T13:43:40.210Z] ===================================================== [Pipeline] echo [2025-03-26T13:43:40.226Z] taggedImages: [2025-03-26T13:43:40.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [2025-03-26T13:43:40.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-26T13:43:40.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [2025-03-26T13:43:40.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [2025-03-26T13:43:40.226Z] - 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-03-26T13:43:40.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-26T13:43:40.654Z] [2025-03-26T13:43:40.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T13:43:40.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-26T13:43:40.983Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-26T13:43:40.983Z] 8998bd30e6a1: Pulling fs layer [2025-03-26T13:43:40.983Z] 04944245beec: Pulling fs layer [2025-03-26T13:43:40.983Z] 699f458cf7ca: Pulling fs layer [2025-03-26T13:43:40.983Z] 765212b225bb: Pulling fs layer [2025-03-26T13:43:40.983Z] f23df028b6ca: Pulling fs layer [2025-03-26T13:43:40.983Z] d65c8cfc05b1: Pulling fs layer [2025-03-26T13:43:40.983Z] 2437ff75d9bd: Pulling fs layer [2025-03-26T13:43:40.983Z] 765212b225bb: Waiting [2025-03-26T13:43:40.983Z] f23df028b6ca: Waiting [2025-03-26T13:43:40.983Z] d65c8cfc05b1: Waiting [2025-03-26T13:43:40.983Z] 2437ff75d9bd: Waiting [2025-03-26T13:43:41.249Z] 04944245beec: Verifying Checksum [2025-03-26T13:43:41.249Z] 04944245beec: Download complete [2025-03-26T13:43:41.249Z] 765212b225bb: Verifying Checksum [2025-03-26T13:43:41.249Z] 765212b225bb: Download complete [2025-03-26T13:43:41.249Z] f23df028b6ca: Verifying Checksum [2025-03-26T13:43:41.249Z] f23df028b6ca: Download complete [2025-03-26T13:43:41.249Z] d65c8cfc05b1: Verifying Checksum [2025-03-26T13:43:41.249Z] d65c8cfc05b1: Download complete [2025-03-26T13:43:41.249Z] 699f458cf7ca: Verifying Checksum [2025-03-26T13:43:41.249Z] 699f458cf7ca: Download complete [2025-03-26T13:43:41.830Z] 8998bd30e6a1: Verifying Checksum [2025-03-26T13:43:41.830Z] 8998bd30e6a1: Download complete [2025-03-26T13:43:44.402Z] 2437ff75d9bd: Verifying Checksum [2025-03-26T13:43:44.402Z] 2437ff75d9bd: Download complete [2025-03-26T13:43:46.339Z] 8998bd30e6a1: Pull complete [2025-03-26T13:43:46.605Z] 04944245beec: Pull complete [2025-03-26T13:43:48.543Z] 699f458cf7ca: Pull complete [2025-03-26T13:43:48.544Z] 765212b225bb: Pull complete [2025-03-26T13:43:49.124Z] f23df028b6ca: Pull complete [2025-03-26T13:43:49.391Z] d65c8cfc05b1: Pull complete [2025-03-26T13:44:07.577Z] 2437ff75d9bd: Pull complete [2025-03-26T13:44:07.577Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-26T13:44:07.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-26T13:44:07.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T13:44:07.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-42094 does not seem to be running inside a container [2025-03-26T13:44:07.809Z] $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T13:44:10.442Z] $ docker top 968f59352a0d7ab653d52b8ff41ddc95c499f62ac83f4f22cef2c87050479f18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T13:44:11.360Z] ---> job-cost.sh [2025-03-26T13:44:11.360Z] lf-activate-venv: SKIPPING [2025-03-26T13:44:11.360Z] INFO: No Stack... [2025-03-26T13:44:11.937Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-26T13:44:12.515Z] INFO: Archiving Costs [Pipeline] sh [2025-03-26T13:44:13.186Z] + cat /w/workspace/edgex-go/817/archives/cost.csv [2025-03-26T13:44:13.186Z] + cut -d, -f6 [Pipeline] lock [2025-03-26T13:44:13.243Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-817-stack-cost] [2025-03-26T13:44:13.252Z] Resource [jenkins-edgexfoundry-edgex-go-main-817-stack-cost] did not exist. Created. [2025-03-26T13:44:13.258Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-817-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-26T13:44:13.622Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-26T13:44:14.385Z] Stashed 1 file(s) [Pipeline] } [2025-03-26T13:44:14.397Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-817-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-26T13:44:14.416Z] $ docker stop --time=1 968f59352a0d7ab653d52b8ff41ddc95c499f62ac83f4f22cef2c87050479f18 [2025-03-26T13:44:15.931Z] $ docker rm -f --volumes 968f59352a0d7ab653d52b8ff41ddc95c499f62ac83f4f22cef2c87050479f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-26T18:57:33.754Z] Cancelling nested steps due to timeout [2025-03-26T18:57:33.760Z] Sending interrupt signal to process [2025-03-26T18:57:38.165Z] script returned exit code 143 [Pipeline] } [2025-03-26T18:57:38.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T18:57:38.639Z] + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:57:39.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:57:39.606Z] ---> package-listing.sh [2025-03-26T18:57:39.606Z] ++ facter osfamily [2025-03-26T18:57:39.606Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T18:57:39.866Z] + OS_FAMILY=redhat [2025-03-26T18:57:39.866Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T18:57:39.866Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T18:57:39.866Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T18:57:39.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T18:57:39.866Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T18:57:39.866Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T18:57:39.866Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T18:57:39.866Z] + case "${OS_FAMILY}" in [2025-03-26T18:57:39.866Z] + rpm -qa [2025-03-26T18:57:39.866Z] + sort [2025-03-26T18:57:40.435Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T18:57:40.435Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T18:57:40.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T18:57:40.435Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T18:57:40.435Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T18:57:40.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T18:57:40.453Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T18:57:40.747Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T18:57:41.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T18:57:41.334Z] [2025-03-26T18:57:41.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T18:57:41.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T18:57:41.917Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T18:57:41.917Z] 5eb5b503b376: Pulling fs layer [2025-03-26T18:57:41.917Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T18:57:41.917Z] ec43610c2a17: Pulling fs layer [2025-03-26T18:57:41.917Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T18:57:41.917Z] 33b1e0a273af: Pulling fs layer [2025-03-26T18:57:41.917Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T18:57:41.917Z] 2f39f015ded8: Pulling fs layer [2025-03-26T18:57:41.917Z] 3a2ae6a8a46f: Waiting [2025-03-26T18:57:41.917Z] 33b1e0a273af: Waiting [2025-03-26T18:57:41.917Z] 5d3b04190fa2: Waiting [2025-03-26T18:57:41.917Z] 2f39f015ded8: Waiting [2025-03-26T18:57:41.917Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T18:57:41.917Z] 5c69ac0246d0: Download complete [2025-03-26T18:57:41.917Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T18:57:41.917Z] 3a2ae6a8a46f: Download complete [2025-03-26T18:57:41.917Z] 33b1e0a273af: Verifying Checksum [2025-03-26T18:57:41.917Z] 33b1e0a273af: Download complete [2025-03-26T18:57:41.917Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T18:57:41.917Z] 5d3b04190fa2: Download complete [2025-03-26T18:57:41.917Z] ec43610c2a17: Verifying Checksum [2025-03-26T18:57:41.917Z] ec43610c2a17: Download complete [2025-03-26T18:57:42.191Z] 5eb5b503b376: Verifying Checksum [2025-03-26T18:57:42.191Z] 5eb5b503b376: Download complete [2025-03-26T18:57:42.764Z] 2f39f015ded8: Verifying Checksum [2025-03-26T18:57:42.764Z] 2f39f015ded8: Download complete [2025-03-26T18:57:43.334Z] 5eb5b503b376: Pull complete [2025-03-26T18:57:43.595Z] 5c69ac0246d0: Pull complete [2025-03-26T18:57:43.856Z] ec43610c2a17: Pull complete [2025-03-26T18:57:44.116Z] 3a2ae6a8a46f: Pull complete [2025-03-26T18:57:44.116Z] 33b1e0a273af: Pull complete [2025-03-26T18:57:44.382Z] 5d3b04190fa2: Pull complete [2025-03-26T18:57:47.676Z] 2f39f015ded8: Pull complete [2025-03-26T18:57:47.934Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T18:57:47.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T18:57:47.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T18:57:48.046Z] prd-centos7-docker-4c-2g-42106 does not seem to be running inside a container [2025-03-26T18:57:48.075Z] $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-03-26T18:57:51.079Z] $ docker top 41fe6289de0fd437a390a9e3118df2d047c8ca43185262e7ad7c6077f42e589a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T18:57:51.426Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T18:57:51.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T18:57:52.007Z] + ls /var/log/sa-host [2025-03-26T18:57:52.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T18:57:52.056Z] provisioning config files... [2025-03-26T18:57:52.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14899445002518146095tmp [Pipeline] { [Pipeline] echo [2025-03-26T18:57:52.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:57:52.378Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T18:57:52.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:57:52.707Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T18:57:52.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:57:53.007Z] ---> sudo-logs.sh [2025-03-26T18:57:53.007Z] Archiving 'sudo' log.. [2025-03-26T18:57:53.007Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T18:57:53.040Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T18:57:53.043Z] $ docker stop --time=1 41fe6289de0fd437a390a9e3118df2d047c8ca43185262e7ad7c6077f42e589a [2025-03-26T18:57:54.167Z] $ docker rm -f --volumes 41fe6289de0fd437a390a9e3118df2d047c8ca43185262e7ad7c6077f42e589a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T18:57:54.271Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T18:57:54.271Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T18:57:54.291Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-26T18:57:54.619Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-03-26T18:57:55.503Z] + [ -d /w/workspace/edgex-go/817/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:57:55.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:57:56.650Z] ---> package-listing.sh [2025-03-26T18:57:56.650Z] ++ facter osfamily [2025-03-26T18:57:56.650Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T18:57:56.909Z] + OS_FAMILY=debian [2025-03-26T18:57:56.909Z] + workspace=/w/workspace/edgex-go/817 [2025-03-26T18:57:56.909Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T18:57:56.909Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T18:57:56.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T18:57:56.909Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T18:57:56.909Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T18:57:56.909Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T18:57:56.909Z] + case "${OS_FAMILY}" in [2025-03-26T18:57:56.909Z] + dpkg -l [2025-03-26T18:57:56.909Z] + grep '^ii' [2025-03-26T18:57:56.909Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T18:57:56.909Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T18:57:56.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T18:57:56.909Z] + '[' /w/workspace/edgex-go/817 ']' [2025-03-26T18:57:56.909Z] + mkdir -p /w/workspace/edgex-go/817/archives/ [2025-03-26T18:57:56.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo [2025-03-26T18:57:56.920Z] 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T18:57:57.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T18:57:57.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T18:57:57.763Z] [2025-03-26T18:57:57.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T18:57:58.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T18:57:58.068Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T18:57:58.068Z] 5eb5b503b376: Pulling fs layer [2025-03-26T18:57:58.068Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T18:57:58.068Z] ec43610c2a17: Pulling fs layer [2025-03-26T18:57:58.068Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T18:57:58.068Z] 33b1e0a273af: Pulling fs layer [2025-03-26T18:57:58.068Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T18:57:58.068Z] 2f39f015ded8: Pulling fs layer [2025-03-26T18:57:58.068Z] 5d3b04190fa2: Waiting [2025-03-26T18:57:58.068Z] 3a2ae6a8a46f: Waiting [2025-03-26T18:57:58.068Z] 33b1e0a273af: Waiting [2025-03-26T18:57:58.068Z] 5c69ac0246d0: Download complete [2025-03-26T18:57:58.068Z] 3a2ae6a8a46f: Download complete [2025-03-26T18:57:58.068Z] 33b1e0a273af: Verifying Checksum [2025-03-26T18:57:58.068Z] 33b1e0a273af: Download complete [2025-03-26T18:57:58.068Z] ec43610c2a17: Verifying Checksum [2025-03-26T18:57:58.068Z] ec43610c2a17: Download complete [2025-03-26T18:57:58.068Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T18:57:58.068Z] 5d3b04190fa2: Download complete [2025-03-26T18:57:58.325Z] 5eb5b503b376: Verifying Checksum [2025-03-26T18:57:58.325Z] 5eb5b503b376: Download complete [2025-03-26T18:57:58.891Z] 2f39f015ded8: Download complete [2025-03-26T18:57:59.455Z] 5eb5b503b376: Pull complete [2025-03-26T18:57:59.455Z] 5c69ac0246d0: Pull complete [2025-03-26T18:58:00.022Z] ec43610c2a17: Pull complete [2025-03-26T18:58:00.022Z] 3a2ae6a8a46f: Pull complete [2025-03-26T18:58:00.281Z] 33b1e0a273af: Pull complete [2025-03-26T18:58:00.281Z] 5d3b04190fa2: Pull complete [2025-03-26T18:58:04.467Z] 2f39f015ded8: Pull complete [2025-03-26T18:58:04.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T18:58:04.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T18:58:04.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T18:58:04.573Z] prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container [2025-03-26T18:58:04.587Z] $ 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/817/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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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-03-26T18:58:06.393Z] $ docker top 353d8b3671630a460d3f14435b592370f69f7efa1c110908f0c2039fe789840e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T18:58:06.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T18:58:07.049Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T18:58:07.335Z] + ls /var/log/sa-host [2025-03-26T18:58:07.335Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T18:58:07.363Z] provisioning config files... [2025-03-26T18:58:07.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/817@tmp/config13138308178182310614tmp [Pipeline] { [Pipeline] echo [2025-03-26T18:58:07.390Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:58:07.673Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T18:58:07.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:58:07.991Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T18:58:08.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:58:08.283Z] ---> sudo-logs.sh [2025-03-26T18:58:08.283Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-26T18:58:08.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:58:08.616Z] ---> job-cost.sh [2025-03-26T18:58:08.616Z] lf-activate-venv: SKIPPING [2025-03-26T18:58:08.616Z] DEBUG: total: 0.10999999940395355 [2025-03-26T18:58:08.616Z] INFO: Retrieving Stack Cost... [2025-03-26T18:58:08.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-26T18:58:09.443Z] INFO: Archiving Costs [Pipeline] echo [2025-03-26T18:58:09.457Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T18:58:09.739Z] ---> logs-deploy.sh [2025-03-26T18:58:09.739Z] lf-activate-venv: SKIPPING [2025-03-26T18:58:09.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/817 [2025-03-26T18:58:09.739Z] INFO: archiving workspace using pattern(s): [2025-03-26T18:58:10.673Z] Archives upload complete. [2025-03-26T18:58:10.934Z] INFO: archiving logs to Nexus