Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7ff243088127c69d1557f0018bfe6aa8f97e1a4 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-ssh825518443139692781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh2679249956162313370.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11486892687659740309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh13483762657084157161.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-ssh12282424147501530851.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8614 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/901 [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/901 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Avoid second fetch Checking out Revision c7ff243088127c69d1557f0018bfe6aa8f97e1a4 (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7ff243088127c69d1557f0018bfe6aa8f97e1a4 # timeout=10 Commit message: "fix: Add offset/limit clauses to aggregate readings (#5247)" > git rev-list --no-walk cb0dce8708fd522d150da3e1420c31c1aba44d74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:58:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:58:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:58:10 ========================================================= 03:58:10 EdgeX Global Pipelines Version Info 03:58:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:58:11 ------------------- 03:58:11 stable info: 03:58:11 ------------------- 03:58:11 Commited By: Cherry Wang cherry@iotechsys.com 03:58:11 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:58:11 Message: update stable to v1.0.276 03:58:11 ------------------- 03:58:11 experimental info: 03:58:11 ------------------- 03:58:11 Commited By: **** collab-it+edgex@linuxfoundation.org 03:58:11 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:58:11 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7ff243 [Pipeline] echo 03:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:12 provisioning config files... 03:58:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config11623622874774126484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:13 ---> ****-login.sh 03:58:13 nexus3.edgexfoundry.org:10001 03:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:13 03:58:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:13 Configure a credential helper to remove this warning. See 03:58:13 https://docs.****.com/go/credential-store/ 03:58:13 03:58:13 Login Succeeded 03:58:13 nexus3.edgexfoundry.org:10002 03:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:13 03:58:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:13 Configure a credential helper to remove this warning. See 03:58:13 https://docs.****.com/go/credential-store/ 03:58:13 03:58:13 Login Succeeded 03:58:13 nexus3.edgexfoundry.org:10003 03:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:13 03:58:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:13 Configure a credential helper to remove this warning. See 03:58:13 https://docs.****.com/go/credential-store/ 03:58:13 03:58:13 Login Succeeded 03:58:13 nexus3.edgexfoundry.org:10004 03:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:13 03:58:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:13 Configure a credential helper to remove this warning. See 03:58:13 https://docs.****.com/go/credential-store/ 03:58:13 03:58:13 Login Succeeded 03:58:13 ****.io 03:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:13 03:58:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:13 Configure a credential helper to remove this warning. See 03:58:13 https://docs.****.com/go/credential-store/ 03:58:13 03:58:13 Login Succeeded 03:58:13 ---> ****-login.sh ends [Pipeline] } 03:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:58:14 + 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 03:58:14 + dirname+ cmd/core-command/Dockerfile 03:58:14 cut -d/ -f2 03:58:14 + echo core-command,cmd/core-command/Dockerfile 03:58:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:58:14 + dirname cmd/core-data/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo core-data,cmd/core-data/Dockerfile 03:58:14 + + dirname cmd/core-keeper/Dockerfile 03:58:14 cut -d/ -f2 03:58:14 + echo core-keeper,cmd/core-keeper/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + dirname cmd/core-metadata/Dockerfile 03:58:14 + echo core-metadata,cmd/core-metadata/Dockerfile 03:58:14 + + cut -d/ -f2 03:58:14 dirname cmd/security-bootstrapper/Dockerfile 03:58:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:58:14 + dirname cmd/security-proxy-auth/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:58:14 + dirname cmd/security-proxy-setup/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:58:14 + dirname cmd/security-secretstore-setup/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:58:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:58:14 + dirname cmd/security-spire-agent/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:58:14 + dirname cmd/security-spire-config/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:58:14 + dirname cmd/security-spire-server/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:58:14 + dirname cmd/support-notifications/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo support-notifications,cmd/support-notifications/Dockerfile 03:58:14 + dirname cmd/support-scheduler/Dockerfile 03:58:14 + cut -d/ -f2 03:58:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:58:14 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 03:58:14 + git rev-list -1 --merges c7ff243088127c69d1557f0018bfe6aa8f97e1a4~1..c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] echo 03:58:14 -----------> git rev-list -1 --merges c7ff243088127c69d1557f0018bfe6aa8f97e1a4~1..c7ff243088127c69d1557f0018bfe6aa8f97e1a4 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [false] [Pipeline] sh 03:58:15 + git log --format=format:%s -1 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] echo 03:58:15 ========================================================= 03:58:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:58:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:58:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:58:15 + grep -v github /etc/ssh/ssh_known_hosts 03:58:15 + [ -e /tmp/ssh_known_hosts ] 03:58:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:58:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:58:15 + sudo tee -a /etc/ssh/ssh_known_hosts 03:58:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:15 03:58:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:16 0.1.4: Pulling from edgex-devops/py-git-semver 03:58:16 3dae71ba6b94: Pulling fs layer 03:58:16 6bf1a483ea7c: Pulling fs layer 03:58:16 f5dfc541a4d3: Pulling fs layer 03:58:16 461d9e800cba: Pulling fs layer 03:58:16 80192f66455f: Pulling fs layer 03:58:16 2e8e34ca0e6c: Pulling fs layer 03:58:16 a29436f7fd5d: Pulling fs layer 03:58:16 923cac83aea3: Pulling fs layer 03:58:16 25ad8b0a4227: Pulling fs layer 03:58:16 db01528c6b51: Pulling fs layer 03:58:16 28988de357af: Pulling fs layer 03:58:16 2e8e34ca0e6c: Waiting 03:58:16 a29436f7fd5d: Waiting 03:58:16 461d9e800cba: Waiting 03:58:16 923cac83aea3: Waiting 03:58:16 25ad8b0a4227: Waiting 03:58:16 db01528c6b51: Waiting 03:58:16 80192f66455f: Waiting 03:58:16 28988de357af: Waiting 03:58:16 6bf1a483ea7c: Verifying Checksum 03:58:16 6bf1a483ea7c: Download complete 03:58:16 461d9e800cba: Verifying Checksum 03:58:16 461d9e800cba: Download complete 03:58:16 80192f66455f: Verifying Checksum 03:58:16 80192f66455f: Download complete 03:58:16 f5dfc541a4d3: Verifying Checksum 03:58:16 f5dfc541a4d3: Download complete 03:58:16 3dae71ba6b94: Verifying Checksum 03:58:16 3dae71ba6b94: Download complete 03:58:16 923cac83aea3: Verifying Checksum 03:58:16 923cac83aea3: Download complete 03:58:16 25ad8b0a4227: Verifying Checksum 03:58:16 25ad8b0a4227: Download complete 03:58:16 db01528c6b51: Verifying Checksum 03:58:16 db01528c6b51: Download complete 03:58:16 28988de357af: Verifying Checksum 03:58:16 28988de357af: Download complete 03:58:16 a29436f7fd5d: Verifying Checksum 03:58:16 a29436f7fd5d: Download complete 03:58:17 2e8e34ca0e6c: Verifying Checksum 03:58:17 2e8e34ca0e6c: Download complete 03:58:18 3dae71ba6b94: Pull complete 03:58:18 6bf1a483ea7c: Pull complete 03:58:19 f5dfc541a4d3: Pull complete 03:58:19 461d9e800cba: Pull complete 03:58:19 80192f66455f: Pull complete 03:58:23 2e8e34ca0e6c: Pull complete 03:58:23 a29436f7fd5d: Pull complete 03:58:23 923cac83aea3: Pull complete 03:58:23 25ad8b0a4227: Pull complete 03:58:23 db01528c6b51: Pull complete 03:58:23 28988de357af: Pull complete 03:58:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:23 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 03:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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 03:58:26 $ docker top 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 -eo pid,comm 03:58:26 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). 03:58:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:26 [ssh-agent] Looking for ssh-agent implementation... 03:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:26 $ docker exec 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent 03:58:26 SSH_AUTH_SOCK=/tmp/ssh-pgEN4VhAfGqI/agent.32 03:58:26 SSH_AGENT_PID=38 03:58:26 Running ssh-add (command line suppressed) 03:58:26 Identity added: /w/workspace/edgex-go/901@tmp/private_key_3151107958521421894.key (/w/workspace/edgex-go/901@tmp/private_key_3151107958521421894.key) 03:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:26 + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] sh 03:58:27 + git tag --points-at HEAD [Pipeline] } 03:58:27 $ docker exec --env ******** --env ******** 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent -k 03:58:27 unset SSH_AUTH_SOCK; 03:58:27 unset SSH_AGENT_PID; 03:58:27 echo Agent pid 38 killed; 03:58:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:27 [ssh-agent] Looking for ssh-agent implementation... 03:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:27 $ docker exec 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent 03:58:27 SSH_AUTH_SOCK=/tmp/ssh-031is1E6pXff/agent.85 03:58:27 SSH_AGENT_PID=91 03:58:27 Running ssh-add (command line suppressed) 03:58:27 Identity added: /w/workspace/edgex-go/901@tmp/private_key_6479211898562087148.key (/w/workspace/edgex-go/901@tmp/private_key_6479211898562087148.key) 03:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:27 + git semver init 03:58:28 2025-09-10 03:58:28,108 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:58:28 2025-09-10 03:58:28,114 [run_init] DEBUG init version:0.0.0 force:False 03:58:28 2025-09-10 03:58:28,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/901/.semver 03:58:28 2025-09-10 03:58:28,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/901/.semver 03:58:28 2025-09-10 03:58:28,117 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/901/.semver'], cwd=/w/workspace/edgex-go/901, stdin=None, shell=False, universal_newlines=False) 03:58:33 2025-09-10 03:58:33,111 [append_file] DEBUG append to file:/w/workspace/edgex-go/901/.git/info/exclude 03:58:33 2025-09-10 03:58:33,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/901/.semver/main with force:False 03:58:33 2025-09-10 03:58:33,112 [read_version] DEBUG read version from /w/workspace/edgex-go/901/.semver/main 03:58:33 2025-09-10 03:58:33,112 [read_version] DEBUG read version from /w/workspace/edgex-go/901/.semver/main 03:58:33 4.1.0-dev.59 [Pipeline] } 03:58:33 $ docker exec --env ******** --env ******** 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent -k 03:58:33 unset SSH_AUTH_SOCK; 03:58:33 unset SSH_AGENT_PID; 03:58:33 echo Agent pid 91 killed; 03:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:58:33 + git semver [Pipeline] } 03:58:34 $ docker stop --time=1 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 03:58:35 $ docker rm -f --volumes 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 [Pipeline] // withDockerContainer [Pipeline] sh 03:58:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:58:36 Stashed 1 file(s) [Pipeline] echo 03:58:36 [edgeXSemver]: initialized semver on version 4.1.0-dev.59 [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 03:58:36 + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] echo 03:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:58:36 ========================================================= 03:58:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:58:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:58:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:58:36 0a9a5dfd008f: Pulling fs layer 03:58:36 36466aa92d05: Pulling fs layer 03:58:36 e10405b45d13: Pulling fs layer 03:58:36 096b7ceb2af7: Pulling fs layer 03:58:36 4f4fb700ef54: Pulling fs layer 03:58:36 c451b95d7931: Pulling fs layer 03:58:36 9febf9df4401: Pulling fs layer 03:58:36 1477f019b032: Pulling fs layer 03:58:36 c7dc25521971: Pulling fs layer 03:58:36 4f4fb700ef54: Waiting 03:58:36 9febf9df4401: Waiting 03:58:36 096b7ceb2af7: Waiting 03:58:36 1477f019b032: Waiting 03:58:36 c7dc25521971: Waiting 03:58:36 c451b95d7931: Waiting 03:58:36 36466aa92d05: Download complete 03:58:36 096b7ceb2af7: Verifying Checksum 03:58:36 096b7ceb2af7: Download complete 03:58:36 4f4fb700ef54: Download complete 03:58:36 0a9a5dfd008f: Verifying Checksum 03:58:36 0a9a5dfd008f: Download complete 03:58:36 c451b95d7931: Download complete 03:58:36 9febf9df4401: Verifying Checksum 03:58:36 9febf9df4401: Download complete 03:58:37 0a9a5dfd008f: Pull complete 03:58:37 c7dc25521971: Verifying Checksum 03:58:37 c7dc25521971: Download complete 03:58:37 36466aa92d05: Pull complete 03:58:37 e10405b45d13: Verifying Checksum 03:58:37 e10405b45d13: Download complete 03:58:37 1477f019b032: Verifying Checksum 03:58:37 1477f019b032: Download complete 03:58:43 e10405b45d13: Pull complete 03:58:43 096b7ceb2af7: Pull complete 03:58:43 4f4fb700ef54: Pull complete 03:58:43 c451b95d7931: Pull complete 03:58:43 9febf9df4401: Pull complete 03:58:45 1477f019b032: Pull complete 03:58:46 c7dc25521971: Pull complete 03:58:46 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:58:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:58:46 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:58:46 WORKDIR /edgex 03:58:46 COPY go.mod . 03:58:46 RUN go mod download -t 03:58:46 ci-base-image-x86_64 -f - . 03:58:47 #0 building with "default" instance using docker driver 03:58:47 03:58:47 #1 [internal] load build definition from Dockerfile 03:58:47 #1 transferring dockerfile: 164B done 03:58:47 #1 DONE 0.0s 03:58:47 03:58:47 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:58:47 #2 DONE 0.0s 03:58:47 03:58:47 #3 [internal] load .dockerignore 03:58:47 #3 transferring context: 50B done 03:58:47 #3 DONE 0.0s 03:58:47 03:58:47 #4 [internal] load build context 03:58:47 #4 transferring context: 6.57kB done 03:58:47 #4 DONE 0.0s 03:58:47 03:58:47 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:58:47 #5 DONE 0.1s 03:58:47 03:58:47 #6 [2/4] WORKDIR /edgex 03:58:50 #6 DONE 2.4s 03:58:50 03:58:50 #7 [3/4] COPY go.mod . 03:58:50 #7 DONE 0.0s 03:58:50 03:58:50 #8 [4/4] RUN go mod download 03:58:51 Still waiting to schedule task 03:58:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:58:56 #8 DONE 6.6s 03:58:56 03:58:56 #9 exporting to image 03:58:56 #9 exporting layers 03:58:59 #9 exporting layers 3.4s done 03:58:59 #9 writing image sha256:6844954ac6351075af2286304096b68bff9ea7d4fb3b741ab35d3ba1bf66c04b done 03:58:59 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:58:59 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:00 + docker inspect -f . ci-base-image-x86_64 03:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:00 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 03:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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 03:59:00 $ docker top 36829462dd4e685a5627cfea7be8f7ffca5451985c72cb032ef0ce73886d3c75 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:00 + go version 03:59:00 go version go1.23.9 linux/amd64 [Pipeline] } 03:59:00 $ docker stop --time=1 36829462dd4e685a5627cfea7be8f7ffca5451985c72cb032ef0ce73886d3c75 03:59:02 $ docker rm -f --volumes 36829462dd4e685a5627cfea7be8f7ffca5451985c72cb032ef0ce73886d3c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:02 + docker inspect -f . ci-base-image-x86_64 03:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:02 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 03:59:02 $ 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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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 03:59:03 $ docker top 3a8f4b3f1fdfd24d254c875bf6e07113e9ea65f0d0cd827c5896d78185789587 -eo pid,comm [Pipeline] { [Pipeline] echo 03:59:03 ========================================================= 03:59:03 [edgeXBuildGoParallel] Running Tests and Build... 03:59:03 ========================================================= [Pipeline] sh 03:59:03 + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] fileExists [Pipeline] sh 03:59:03 + make test 03:59:03 go test -race -coverprofile=coverage.out ./... 03:59:11 ? github.com/edgexfoundry/edgex-go [no test files] 03:59:38 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:59:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:59:38 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:59:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements 03:59:38 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:59:38 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:59:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 03:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:59:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:59:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:59:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:59:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:59:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:59:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:59:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:59:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:59:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:59:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:59:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:59:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:59:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:59:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements 03:59:42 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements 03:59:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 53.6% of statements 03:59:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:59:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.717s coverage: 94.2% of statements 03:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 92.4% of statements 03:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements 03:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:59:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:59:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:59:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:59:44 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:59:44 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:59:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements 03:59:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 03:59:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:59:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:59:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 03:59:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:59:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:59:46 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 1.0% of statements 03:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 03:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements 03:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.029s coverage: 68.8% of statements 03:59:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 03:59:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 03:59:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 03:59:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:59:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:59:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:59:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 03:59:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:59:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:59:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:59:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:59:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 03:59:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:59:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:59:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:59:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:59:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:59:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:59:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:59:50 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:59:50 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:59:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:59:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:59:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:59:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:59:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:59:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:59:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:59:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:59:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:59:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 04:00:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 04:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:00:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 04:00:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 04:00:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 04:00:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:00:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:00:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:00:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:00:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 04:00:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:00:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:00:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:00:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:00:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 04:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:00:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.045s coverage: 92.9% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 29.2% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.189s coverage: 94.9% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.040s coverage: 43.6% of statements 04:00:12 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 04:00:12 running golangci-lint 04:00:12 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:00:12 go version go1.23.9 linux/amd64 04:00:12 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:00:12 level=info msg="[config_reader] Used config file .golangci.yml" 04:00:12 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:00:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8615 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:00:23 Running in /w/workspace/edgex-go/901 [Pipeline] { [Pipeline] checkout 04:00:23 The recommended git tool is: git 04:00:28 using credential edgex-jenkins-ssh 04:00:28 Cloning the remote Git repository 04:00:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:00:28 > git init /w/workspace/edgex-go/901 # timeout=10 04:00:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:00:28 > git --version # timeout=10 04:00:28 > git --version # 'git version 2.25.1' 04:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:35 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|files|imports|types_sizes|deps|exports_file) took 21.984164828s" 04:00:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.375711ms" 04:00:47 level=info msg="[linters_context/goanalysis] analyzers took 1m59.915205281s with top 10 stages: buildir: 58.263550917s, gosec: 4.344857031s, fact_deprecated: 3.253391917s, inspect: 2.425338754s, printf: 2.126904957s, ctrlflow: 1.859236907s, S1038: 1.397287778s, fact_purity: 1.321941811s, nilness: 1.159566791s, directives: 1.058435932s" 04:00:47 level=info msg="[runner] Issues before processing: 201, after processing: 0" 04:00:47 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 201/201, identifier_marker: 201/201, skip_dirs: 201/201, cgo: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, skip_files: 201/201, exclude: 201/201, nolint: 20/0" 04:00:47 level=info msg="[runner] processing took 18.516058ms with stages: nolint: 7.611895ms, identifier_marker: 5.418226ms, autogenerated_exclude: 1.670004ms, path_prettifier: 1.636254ms, exclude-rules: 1.14419ms, skip_dirs: 963.649µs, cgo: 27.77µs, invalid_issue: 27.56µs, filename_unadjuster: 12.6µs, max_same_issues: 730ns, fixer: 590ns, uniq_by_line: 460ns, max_from_linter: 430ns, skip_files: 390ns, sort_results: 250ns, exclude: 240ns, path_prefixer: 230ns, diff: 150ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 100ns, severity-rules: 90ns" 04:00:47 level=info msg="[runner] linters took 12.048370742s with stages: goanalysis_metalinter: 12.029773374s" 04:00:47 level=info msg="File cache stats: 0 entries of total size 0B" 04:00:47 level=info msg="Memory: 339 samples, avg is 308.4MB, max is 1339.5MB" 04:00:47 level=info msg="Execution took 34.088996618s" 04:00:47 go vet ./... 04:00:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:00:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:49 Avoid second fetch 04:00:49 Checking out Revision c7ff243088127c69d1557f0018bfe6aa8f97e1a4 (main) 04:00:49 > git config core.sparsecheckout # timeout=10 04:00:49 > git checkout -f c7ff243088127c69d1557f0018bfe6aa8f97e1a4 # timeout=10 04:00:49 Commit message: "fix: Add offset/limit clauses to aggregate readings (#5247)" 04:00:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:00:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:00:54 ./bin/test-attribution-txt.sh 04:00:54 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:54 provisioning config files... 04:00:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config7927216874037621063tmp 04:00:54 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 04:00:54 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 04:00:54 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 04:00:54 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 04:00:54 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 04:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 04:00:54 + ls -al . 04:00:54 total 2056 04:00:54 drwxrwxr-x 11 1001 1001 4096 Sep 10 03:59 . 04:00:54 drwxr-xr-x 4 root root 4096 Sep 10 03:59 .. 04:00:54 drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 .blubracket 04:00:54 -rw-rw-r-- 1 1001 1001 10 Sep 10 03:58 .dockerignore 04:00:54 drwxrwxr-x 8 1001 1001 4096 Sep 10 04:00 .git 04:00:54 drwxrwxr-x 3 1001 1001 4096 Sep 10 03:58 .github 04:00:54 -rw-rw-r-- 1 1001 1001 909 Sep 10 03:58 .gitignore 04:00:54 -rw-rw-r-- 1 1001 1001 218 Sep 10 03:58 .golangci.yml 04:00:54 -rw-rw-r-- 1 1001 1001 100 Sep 10 03:58 .hadolint.yml 04:00:54 drwxr-xr-x 3 1001 1001 4096 Sep 10 03:58 .semver 04:00:54 -rw-rw-r-- 1 1001 1001 155 Sep 10 03:58 .sonarcloud.properties 04:00:54 -rw-rw-r-- 1 1001 1001 1171 Sep 10 03:58 ADOPTERS.md 04:00:54 -rw-rw-r-- 1 1001 1001 17374 Sep 10 03:58 Attribution.txt 04:00:54 -rw-rw-r-- 1 1001 1001 108018 Sep 10 03:58 CHANGELOG.md 04:00:54 -rw-rw-r-- 1 1001 1001 3804 Sep 10 03:58 CONTRIBUTING.md 04:00:54 -rw-rw-r-- 1 1001 1001 677 Sep 10 03:58 GOVERNANCE.md 04:00:54 -rw-rw-r-- 1 1001 1001 858 Sep 10 03:58 Jenkinsfile 04:00:54 -rw-rw-r-- 1 1001 1001 10775 Sep 10 03:58 LICENSE 04:00:54 -rw-rw-r-- 1 1001 1001 16740 Sep 10 03:58 Makefile 04:00:54 -rw-rw-r-- 1 1001 1001 582 Sep 10 03:58 OWNERS.md 04:00:54 -rw-rw-r-- 1 1001 1001 9932 Sep 10 03:58 README.md 04:00:54 -rw-rw-r-- 1 1001 1001 789 Sep 10 03:58 SECURITY.md 04:00:54 -rw-rw-r-- 1 1001 1001 12 Sep 10 03:58 VERSION 04:00:54 drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 bin 04:00:54 drwxrwxr-x 19 1001 1001 4096 Sep 10 03:58 cmd 04:00:54 -rw-r--r-- 1 root root 1725227 Sep 10 04:00 coverage.out 04:00:54 drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 fuzz_test 04:00:54 -rw-rw-r-- 1 1001 1001 6539 Sep 10 03:58 go.mod 04:00:54 -rw-rw-r-- 1 1001 1001 88541 Sep 10 03:58 go.sum 04:00:54 drwxrwxr-x 7 1001 1001 4096 Sep 10 03:58 internal 04:00:54 drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 openapi 04:00:54 -rw-rw-r-- 1 1001 1001 584 Sep 10 03:58 security.txt 04:00:54 -rw-rw-r-- 1 1001 1001 204 Sep 10 03:58 version.go [Pipeline] sh 04:00:54 ---> ****-login.sh 04:00:54 nexus3.edgexfoundry.org:10001 04:00:55 + '[' -e coverage.out ] 04:00:55 + chown 1001:1001 coverage.out 04:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stash 04:00:55 Stashed 1 file(s) [Pipeline] sh 04:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:55 Configure a credential helper to remove this warning. See 04:00:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:55 04:00:55 Login Succeeded 04:00:55 nexus3.edgexfoundry.org:10002 04:00:55 + make build 04:00:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:55 Configure a credential helper to remove this warning. See 04:00:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:55 04:00:55 Login Succeeded 04:00:55 nexus3.edgexfoundry.org:10003 04:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:56 Configure a credential helper to remove this warning. See 04:00:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:56 04:00:56 Login Succeeded 04:00:56 nexus3.edgexfoundry.org:10004 04:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:56 Configure a credential helper to remove this warning. See 04:00:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:56 04:00:56 Login Succeeded 04:00:56 ****.io 04:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:56 Configure a credential helper to remove this warning. See 04:00:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:56 04:00:57 Login Succeeded 04:00:57 ---> ****-login.sh ends [Pipeline] } 04:00:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:00:57 + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] echo 04:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:00:57 ========================================================= 04:00:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:00:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:00:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:00:58 94e9d8af2201: Pulling fs layer 04:00:58 a6c56e8762df: Pulling fs layer 04:00:58 f0f3c8884826: Pulling fs layer 04:00:58 c7e7622c144d: Pulling fs layer 04:00:58 4f4fb700ef54: Pulling fs layer 04:00:58 b4c3b6d88c5a: Pulling fs layer 04:00:58 ba8bce9d2590: Pulling fs layer 04:00:58 4f4fb700ef54: Waiting 04:00:58 b4c3b6d88c5a: Waiting 04:00:58 ca778ea9c289: Pulling fs layer 04:00:58 ba8bce9d2590: Waiting 04:00:58 ca778ea9c289: Waiting 04:00:58 a6c56e8762df: Download complete 04:00:58 c7e7622c144d: Verifying Checksum 04:00:58 c7e7622c144d: Download complete 04:00:58 4f4fb700ef54: Verifying Checksum 04:00:58 4f4fb700ef54: Download complete 04:00:58 b4c3b6d88c5a: Verifying Checksum 04:00:58 b4c3b6d88c5a: Download complete 04:00:58 94e9d8af2201: Verifying Checksum 04:00:58 94e9d8af2201: Download complete 04:00:59 94e9d8af2201: Pull complete 04:00:59 ca778ea9c289: Verifying Checksum 04:00:59 ca778ea9c289: Download complete 04:01:00 f0f3c8884826: Verifying Checksum 04:01:00 f0f3c8884826: Download complete 04:01:00 a6c56e8762df: Pull complete 04:01:01 ba8bce9d2590: Verifying Checksum 04:01:01 ba8bce9d2590: Download complete 04:01:16 f0f3c8884826: Pull complete 04:01:16 c7e7622c144d: Pull complete 04:01:16 4f4fb700ef54: Pull complete 04:01:16 b4c3b6d88c5a: Pull complete 04:01:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:01:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:01:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:01:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:01:22 ba8bce9d2590: Pull complete 04:01:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:01:24 ca778ea9c289: Pull complete 04:01:24 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 04:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:01:25 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:01:25 WORKDIR /edgex 04:01:25 COPY go.mod . 04:01:25 RUN go mod download -t 04:01:25 ci-base-image-arm64 -f - . 04:01:25 Sending build context to Docker daemon 3.809MB 04:01:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:01:25 ---> 47b25d7523d1 04:01:25 Step 2/4 : WORKDIR /edgex 04:01:27 ---> Running in 4f0e29bd20be 04:01:27 Removing intermediate container 4f0e29bd20be 04:01:27 ---> bb781ae33af7 04:01:27 Step 3/4 : COPY go.mod . 04:01:28 ---> 3c73eb7e70c2 04:01:28 Step 4/4 : RUN go mod download 04:01:28 ---> Running in 3b3863946be3 04:01:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:01:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:01:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:01:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:01:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:01:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:01:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:01:40 $ docker stop --time=1 3a8f4b3f1fdfd24d254c875bf6e07113e9ea65f0d0cd827c5896d78185789587 04:01:43 $ docker rm -f --volumes 3a8f4b3f1fdfd24d254c875bf6e07113e9ea65f0d0cd827c5896d78185789587 [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 04:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:01:44 04:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:01:44 latest: Pulling from edgex-devops/edgex-compose 04:01:44 91d30c5bc195: Pulling fs layer 04:01:44 2e9b0aa3be6d: Pulling fs layer 04:01:44 9c61dcf015f6: Pulling fs layer 04:01:44 4698f68db338: Pulling fs layer 04:01:44 2a2f49069b9e: Pulling fs layer 04:01:44 e0025b399a48: Pulling fs layer 04:01:44 4698f68db338: Waiting 04:01:44 2a2f49069b9e: Waiting 04:01:44 e0025b399a48: Waiting 04:01:44 91d30c5bc195: Verifying Checksum 04:01:44 4698f68db338: Verifying Checksum 04:01:44 4698f68db338: Download complete 04:01:44 2e9b0aa3be6d: Verifying Checksum 04:01:44 2e9b0aa3be6d: Download complete 04:01:44 91d30c5bc195: Pull complete 04:01:44 e0025b399a48: Download complete 04:01:44 2a2f49069b9e: Verifying Checksum 04:01:44 2a2f49069b9e: Download complete 04:01:45 2e9b0aa3be6d: Pull complete 04:01:45 9c61dcf015f6: Verifying Checksum 04:01:45 9c61dcf015f6: Download complete 04:01:50 9c61dcf015f6: Pull complete 04:01:50 4698f68db338: Pull complete 04:01:50 2a2f49069b9e: Pull complete 04:01:50 e0025b399a48: Pull complete 04:01:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:01:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:50 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 04:01:50 $ 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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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 04:01:52 $ docker top 158d98d2e9bd4044388e28c7786beaa17cf8957409252f49ab5f35e6d651b45b -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:52 + docker compose -f ./docker-compose-build.yml build --parallel 04:01:52 #1 [security-proxy-setup internal] load build definition from Dockerfile 04:01:52 #1 transferring dockerfile: 2.50kB done 04:01:52 #1 DONE 0.1s 04:01:52 04:01:52 #2 [core-data internal] load build definition from Dockerfile 04:01:52 #2 transferring dockerfile: 2.04kB done 04:01:52 #2 DONE 0.1s 04:01:52 04:01:52 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:01:52 #3 DONE 0.0s 04:01:52 04:01:52 #4 [security-spire-server internal] load build definition from Dockerfile 04:01:52 #4 transferring dockerfile: 1.70kB done 04:01:52 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:01:52 #4 DONE 0.1s 04:01:52 04:01:52 #5 [core-metadata internal] load build definition from Dockerfile 04:01:52 #5 transferring dockerfile: 2.10kB done 04:01:52 #5 DONE 0.1s 04:01:52 04:01:52 #6 [security-spire-agent internal] load build definition from Dockerfile 04:01:52 #6 transferring dockerfile: 1.81kB done 04:01:52 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:01:52 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 04:01:52 #6 DONE 0.1s 04:01:52 04:01:52 #7 [core-keeper internal] load build definition from Dockerfile 04:01:52 #7 transferring dockerfile: 2.01kB done 04:01:52 #7 DONE 0.1s 04:01:52 04:01:52 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:01:52 #8 transferring dockerfile: 1.89kB done 04:01:52 #8 DONE 0.2s 04:01:52 04:01:52 #9 [support-notifications internal] load build definition from Dockerfile 04:01:52 #9 transferring dockerfile: 2.00kB done 04:01:52 #9 DONE 0.2s 04:01:52 04:01:52 #10 [core-metadata internal] load .dockerignore 04:01:52 #10 DONE 0.0s 04:01:52 04:01:52 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:01:52 #3 DONE 0.0s 04:01:52 04:01:52 #11 [core-data internal] load .dockerignore 04:01:52 #11 DONE 0.0s 04:01:52 04:01:52 #12 [core-keeper internal] load .dockerignore 04:01:52 #12 DONE 0.0s 04:01:52 04:01:52 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:01:52 #13 transferring dockerfile: 2.23kB done 04:01:52 #13 DONE 0.2s 04:01:52 04:01:52 #14 [core-command internal] load build definition from Dockerfile 04:01:52 #14 transferring dockerfile: 1.94kB done 04:01:52 #14 DONE 0.2s 04:01:52 04:01:52 #15 [support-scheduler internal] load build definition from Dockerfile 04:01:52 #15 transferring dockerfile: 1.83kB done 04:01:52 #15 DONE 0.2s 04:01:52 04:01:52 #16 [security-proxy-setup internal] load .dockerignore 04:01:53 #16 transferring context: 50B done 04:01:53 #16 DONE 0.1s 04:01:53 04:01:53 #17 [security-spire-config internal] load build definition from Dockerfile 04:01:53 #17 transferring dockerfile: 1.69kB done 04:01:53 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:01:53 #17 DONE 0.2s 04:01:53 04:01:53 #18 [security-proxy-auth internal] load build definition from Dockerfile 04:01:53 #18 transferring dockerfile: 2.14kB done 04:01:53 #18 DONE 0.2s 04:01:53 04:01:53 #19 [security-secretstore-setup internal] load build definition from Dockerfile 04:01:53 #19 transferring dockerfile: 2.49kB done 04:01:53 #19 DONE 0.2s 04:01:53 04:01:53 #20 [security-bootstrapper internal] load build definition from Dockerfile 04:01:53 #20 transferring dockerfile: 3.02kB done 04:01:53 #20 DONE 0.2s 04:01:53 04:01:53 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:01:53 #3 DONE 0.0s 04:01:53 04:01:53 #10 [core-metadata internal] load .dockerignore 04:01:53 #10 transferring context: 50B done 04:01:53 #10 DONE 0.1s 04:01:53 04:01:53 #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:01:53 #21 DONE 0.2s 04:01:53 04:01:53 #22 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:01:53 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:01:53 #22 ... 04:01:53 04:01:53 #12 [core-keeper internal] load .dockerignore 04:01:53 #12 transferring context: 50B 0.0s done 04:01:53 #12 DONE 0.1s 04:01:53 04:01:53 #11 [core-data internal] load .dockerignore 04:01:53 #11 transferring context: 50B done 04:01:53 #11 DONE 0.1s 04:01:53 04:01:53 #23 [core-command internal] load .dockerignore 04:01:53 #23 transferring context: 50B done 04:01:53 #23 DONE 0.1s 04:01:53 04:01:53 #24 [core-common-config-bootstrapper internal] load .dockerignore 04:01:53 #24 transferring context: 50B done 04:01:53 #24 DONE 0.1s 04:01:53 04:01:53 #25 [security-spiffe-token-provider internal] load .dockerignore 04:01:53 #25 transferring context: 50B done 04:01:53 #25 DONE 0.1s 04:01:53 04:01:53 #26 [support-scheduler internal] load .dockerignore 04:01:53 #26 transferring context: 50B done 04:01:53 #26 DONE 0.1s 04:01:53 04:01:53 #27 [support-notifications internal] load .dockerignore 04:01:53 #27 transferring context: 50B done 04:01:53 #27 DONE 0.1s 04:01:53 04:01:53 #22 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:01:53 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:01:53 #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:01:53 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 04:01:53 #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:01:53 #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:01:53 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 04:01:53 #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 04:01:53 #22 ... 04:01:53 04:01:53 #28 [security-proxy-auth internal] load .dockerignore 04:01:53 #28 transferring context: 50B done 04:01:53 #28 DONE 0.3s 04:01:53 04:01:53 #29 [security-secretstore-setup internal] load .dockerignore 04:01:53 #29 transferring context: 50B done 04:01:53 #29 DONE 0.3s 04:01:53 04:01:53 #22 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:01:53 #22 ... 04:01:53 04:01:53 #30 [security-bootstrapper internal] load .dockerignore 04:01:53 #30 transferring context: 50B done 04:01:53 #30 DONE 0.3s 04:01:53 04:01:53 #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:01:53 #31 DONE 0.4s 04:01:53 04:01:53 #22 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:01:53 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:01:53 #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:01:53 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 04:01:53 #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:01:53 #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:01:53 #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 04:01:54 #22 ... 04:01:54 04:01:54 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:01:54 #32 DONE 1.7s 04:01:54 04:01:54 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 04:01:54 #33 DONE 1.2s 04:01:54 04:01:54 #22 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:01:54 #22 DONE 1.7s 04:01:54 04:01:54 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:01:54 #34 ... 04:01:54 04:01:54 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:01:54 #35 DONE 2.0s 04:01:55 04:01:55 #36 [security-spire-agent internal] load .dockerignore 04:01:55 #36 transferring context: 50B 0.0s done 04:01:55 #36 DONE 0.1s 04:01:55 04:01:55 #37 [security-spire-server internal] load .dockerignore 04:01:55 #37 transferring context: 50B done 04:01:55 #37 DONE 0.2s 04:01:55 04:01:55 #22 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:01:55 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:01:55 #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:01:55 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 04:01:55 #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:01:55 #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:01:55 #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 04:01:55 #22 DONE 1.7s 04:01:55 04:01:55 #38 [security-spire-config internal] load .dockerignore 04:01:55 #38 transferring context: 50B 0.0s done 04:01:55 #38 DONE 0.2s 04:01:55 04:01:55 #39 [security-spire-agent internal] load build context 04:01:55 #39 transferring context: 23.33kB 0.0s done 04:01:55 #39 DONE 0.1s 04:01:55 04:01:55 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:01:55 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:01:55 #40 ... 04:01:55 04:01:55 #41 [security-spire-config internal] load build context 04:01:55 #41 transferring context: 22.05kB 0.0s done 04:01:55 #41 DONE 0.2s 04:01:55 04:01:55 #42 [security-spire-server internal] load build context 04:01:55 #42 transferring context: 23.80kB 0.1s done 04:01:55 #42 DONE 0.2s 04:01:55 04:01:55 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:01:55 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 04:01:55 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:01:55 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 04:01:55 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 04:01:55 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 04:01:55 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 04:01:55 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s 04:01:58 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.5s done 04:01:58 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 04:02:00 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.9s done 04:02:03 #40 ... 04:02:03 04:02:03 #43 [core-metadata internal] load build context 04:02:03 #43 transferring context: 340.38MB 10.0s 04:02:03 #43 ... 04:02:03 04:02:03 #44 [support-scheduler internal] load build context 04:02:03 #44 ... 04:02:03 04:02:03 #45 [support-notifications internal] load build context 04:02:03 #45 ... 04:02:03 04:02:03 #46 [core-keeper internal] load build context 04:02:03 #46 ... 04:02:03 04:02:03 #47 [core-common-config-bootstrapper internal] load build context 04:02:04 #47 ... 04:02:04 04:02:04 #48 [security-bootstrapper internal] load build context 04:02:04 #48 ... 04:02:04 04:02:04 #49 [security-proxy-setup internal] load build context 04:02:04 #49 ... 04:02:04 04:02:04 #50 [security-spiffe-token-provider internal] load build context 04:02:04 #50 ... 04:02:04 04:02:04 #51 [core-data internal] load build context 04:02:04 #51 ... 04:02:04 04:02:04 #52 [security-proxy-auth internal] load build context 04:02:04 #52 ... 04:02:04 04:02:04 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:04 #53 ... 04:02:04 04:02:04 #54 [security-secretstore-setup internal] load build context 04:02:04 #54 ... 04:02:04 04:02:04 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:02:04 #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:04 #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:04 #0 2.881 OK: 248 MiB in 58 packages 04:02:04 #55 ... 04:02:04 04:02:04 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:02:04 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:04 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:04 #0 10.38 OK: 248 MiB in 58 packages 04:02:04 #56 ... 04:02:04 04:02:04 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:02:04 #0 0.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:04 #0 0.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:04 #0 1.222 OK: 248 MiB in 58 packages 04:02:05 #57 ... 04:02:05 04:02:05 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:05 #58 ... 04:02:05 04:02:05 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:02:05 #59 ... 04:02:05 04:02:05 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:02:05 #60 ... 04:02:05 04:02:05 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:02:05 #61 ... 04:02:05 04:02:05 #62 [core-command internal] load build context 04:02:05 #62 ... 04:02:05 04:02:05 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:02:05 #63 ... 04:02:05 04:02:05 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:02:05 #0 0.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:05 #0 0.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:05 #0 1.147 OK: 248 MiB in 58 packages 04:02:05 #64 ... 04:02:05 04:02:05 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:02:05 #0 5.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:05 #0 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:05 #0 5.392 (1/2) Installing dumb-init (1.2.5-r3) 04:02:05 #0 5.407 (2/2) Installing su-exec (0.2-r3) 04:02:05 #0 5.410 Executing busybox-1.36.1-r29.trigger 04:02:05 #0 5.427 OK: 8 MiB in 16 packages 04:02:05 #65 ... 04:02:05 04:02:05 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:02:05 #66 ... 04:02:05 04:02:05 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:02:06 #67 ... 04:02:06 04:02:06 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:02:06 #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:06 #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:06 #0 4.917 (1/4) Installing dumb-init (1.2.5-r3) 04:02:06 #0 4.929 (2/4) Installing openssl (3.3.4-r0) 04:02:06 #0 4.951 (3/4) Installing su-exec (0.2-r3) 04:02:06 #0 4.962 (4/4) Installing yq-go (4.44.1-r2) 04:02:06 #0 5.064 Executing busybox-1.36.1-r29.trigger 04:02:06 #0 5.071 OK: 19 MiB in 18 packages 04:02:06 #68 ... 04:02:06 04:02:06 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:02:06 #69 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 04:02:06 #69 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.9s done 04:02:06 #69 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 04:02:06 #69 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:02:06 #69 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 04:02:06 #69 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 04:02:06 #69 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.5s done 04:02:06 #69 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 04:02:06 #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 11.0s 04:02:06 #69 ... 04:02:06 04:02:06 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:02:06 #0 5.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:06 #0 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:06 #0 6.192 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:02:06 #0 6.192 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:02:06 #0 6.192 OK: 24174 distinct packages available 04:02:06 #0 6.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:06 #0 6.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:06 #0 6.998 OK: 248 MiB in 58 packages 04:02:06 #70 ... 04:02:06 04:02:06 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:02:06 #71 ... 04:02:06 04:02:06 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:02:07 #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 3.15MB / 15.53MB 12.6s 04:02:07 #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 12.58MB / 15.53MB 12.7s 04:02:07 #69 ... 04:02:07 04:02:07 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:02:07 #34 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:07 #34 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:07 #34 3.677 (1/1) Installing dumb-init (1.2.5-r3) 04:02:07 #34 3.744 Executing busybox-1.36.1-r29.trigger 04:02:07 #34 3.748 OK: 8 MiB in 15 packages 04:02:08 #34 ... 04:02:08 04:02:08 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:02:08 #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 12.8s 04:02:10 #69 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 04:02:12 #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 16.9s done 04:02:14 #69 ... 04:02:14 04:02:14 #43 [core-metadata internal] load build context 04:02:14 #43 transferring context: 595.45MB 16.7s done 04:02:14 #43 ... 04:02:14 04:02:14 #44 [support-scheduler internal] load build context 04:02:14 #44 transferring context: 595.45MB 14.5s done 04:02:14 #44 ... 04:02:14 04:02:14 #48 [security-bootstrapper internal] load build context 04:02:14 #48 transferring context: 595.45MB 16.4s done 04:02:14 #48 ... 04:02:14 04:02:14 #46 [core-keeper internal] load build context 04:02:14 #46 transferring context: 595.45MB 14.8s done 04:02:14 #46 ... 04:02:14 04:02:14 #45 [support-notifications internal] load build context 04:02:14 #45 transferring context: 595.45MB 13.6s done 04:02:14 #45 ... 04:02:14 04:02:14 #47 [core-common-config-bootstrapper internal] load build context 04:02:14 #47 transferring context: 595.45MB 15.0s done 04:02:14 #47 ... 04:02:14 04:02:14 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:14 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 04:02:14 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 19.2s 04:02:15 #40 ... 04:02:15 04:02:15 #49 [security-proxy-setup internal] load build context 04:02:15 #49 transferring context: 595.45MB 15.8s done 04:02:15 #49 ... 04:02:15 04:02:15 #51 [core-data internal] load build context 04:02:15 #51 transferring context: 595.45MB 13.5s done 04:02:15 #51 ... 04:02:15 04:02:15 #52 [security-proxy-auth internal] load build context 04:02:15 #52 transferring context: 595.45MB 15.4s done 04:02:15 #52 ... 04:02:15 04:02:15 #54 [security-secretstore-setup internal] load build context 04:02:15 #54 transferring context: 595.45MB 12.7s done 04:02:15 #54 ... 04:02:15 04:02:15 #50 [security-spiffe-token-provider internal] load build context 04:02:15 #50 transferring context: 595.45MB 13.1s done 04:02:15 Removing intermediate container 3b3863946be3 04:02:15 ---> 2cdb0581120c 04:02:15 #50 ... 04:02:15 04:02:15 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:15 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 20.4s 04:02:15 Successfully built 2cdb0581120c 04:02:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:15 #40 ... 04:02:15 04:02:15 #62 [core-command internal] load build context 04:02:15 #62 transferring context: 595.45MB 15.9s done 04:02:15 #62 ... 04:02:15 04:02:15 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:16 + docker inspect -f . ci-base-image-arm64 04:02:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:16 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 20.2s done 04:02:16 prd-ubuntu20.04-docker-arm64-4c-16g-8615 does not seem to be running inside a container 04:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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 ******** ci-base-image-arm64 cat 04:02:16 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 20.2s done 04:02:17 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 21.5s done 04:02:17 $ docker top 9380523e10d04c8e99cd166dd7bb759dbf1fabdad743c0225b4ab33555d7f691 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:18 + go version 04:02:18 go version go1.23.9 linux/arm64 [Pipeline] } 04:02:18 $ docker stop --time=1 9380523e10d04c8e99cd166dd7bb759dbf1fabdad743c0225b4ab33555d7f691 04:02:19 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 04:02:19 $ docker rm -f --volumes 9380523e10d04c8e99cd166dd7bb759dbf1fabdad743c0225b4ab33555d7f691 [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 04:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:02:20 04:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:02:21 latest: Pulling from edgex-devops/edgex-compose-arm64 04:02:21 547446be3368: Pulling fs layer 04:02:21 d125d8839a47: Pulling fs layer 04:02:21 3e85d5ac6304: Pulling fs layer 04:02:21 c3105a71a48b: Pulling fs layer 04:02:21 0f093f025ec4: Pulling fs layer 04:02:21 c3106fc0e877: Pulling fs layer 04:02:21 c3105a71a48b: Waiting 04:02:21 c3106fc0e877: Waiting 04:02:21 0f093f025ec4: Waiting 04:02:21 547446be3368: Verifying Checksum 04:02:21 547446be3368: Download complete 04:02:21 c3105a71a48b: Verifying Checksum 04:02:21 c3105a71a48b: Download complete 04:02:21 d125d8839a47: Verifying Checksum 04:02:21 d125d8839a47: Download complete 04:02:21 c3106fc0e877: Verifying Checksum 04:02:21 c3106fc0e877: Download complete 04:02:22 0f093f025ec4: Verifying Checksum 04:02:22 0f093f025ec4: Download complete 04:02:22 547446be3368: Pull complete 04:02:23 d125d8839a47: Pull complete 04:02:24 3e85d5ac6304: Verifying Checksum 04:02:24 3e85d5ac6304: Download complete 04:02:24 #40 ... 04:02:24 04:02:24 #54 [security-secretstore-setup internal] load build context 04:02:24 #54 DONE 31.1s 04:02:24 04:02:24 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:24 #53 DONE 29.9s 04:02:24 04:02:24 #50 [security-spiffe-token-provider internal] load build context 04:02:24 #50 DONE 31.3s 04:02:24 04:02:24 #51 [core-data internal] load build context 04:02:24 #51 DONE 31.4s 04:02:24 04:02:24 #45 [support-notifications internal] load build context 04:02:24 #45 DONE 31.3s 04:02:24 04:02:24 #44 [support-scheduler internal] load build context 04:02:24 #44 DONE 31.4s 04:02:24 04:02:24 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:24 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 04:02:24 #40 ... 04:02:24 04:02:24 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:02:24 #72 ... 04:02:24 04:02:24 #46 [core-keeper internal] load build context 04:02:24 #46 DONE 31.4s 04:02:24 04:02:24 #47 [core-common-config-bootstrapper internal] load build context 04:02:24 #47 DONE 31.4s 04:02:24 04:02:24 #49 [security-proxy-setup internal] load build context 04:02:24 #49 DONE 31.5s 04:02:24 04:02:24 #52 [security-proxy-auth internal] load build context 04:02:24 #52 DONE 31.2s 04:02:24 04:02:24 #62 [core-command internal] load build context 04:02:24 #62 DONE 31.5s 04:02:24 04:02:24 #43 [core-metadata internal] load build context 04:02:24 #43 DONE 31.5s 04:02:24 04:02:24 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:02:24 #57 DONE 30.0s 04:02:24 04:02:24 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:02:24 #70 DONE 30.0s 04:02:24 04:02:24 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:02:24 #56 DONE 30.0s 04:02:24 04:02:24 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:02:24 #68 DONE 29.9s 04:02:24 04:02:24 #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:02:24 #34 DONE 29.9s 04:02:24 04:02:24 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:02:24 #65 DONE 29.9s 04:02:24 04:02:24 #48 [security-bootstrapper internal] load build context 04:02:24 #48 DONE 31.2s 04:02:24 04:02:24 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:02:24 #64 DONE 30.1s 04:02:24 04:02:24 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:02:24 #55 DONE 30.1s 04:02:24 04:02:24 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 04:02:24 #73 ... 04:02:24 04:02:24 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:02:24 #74 DONE 0.3s 04:02:24 04:02:24 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:02:24 #75 DONE 0.3s 04:02:25 04:02:25 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:02:25 #73 DONE 0.3s 04:02:25 04:02:25 #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:25 #76 ... 04:02:25 04:02:25 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:02:25 #77 DONE 0.4s 04:02:25 04:02:25 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:02:25 #78 DONE 0.4s 04:02:25 04:02:25 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:25 #40 ... 04:02:25 04:02:25 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:25 #58 DONE 30.8s 04:02:25 04:02:25 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:25 #40 ... 04:02:25 04:02:25 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:02:25 #69 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 04:02:25 #69 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done 04:02:25 #69 DONE 30.5s 04:02:25 04:02:25 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:26 #40 ... 04:02:26 04:02:26 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:02:26 #71 30.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:26 #71 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:26 #71 30.72 (1/1) Installing dumb-init (1.2.5-r3) 04:02:26 #71 30.72 Executing busybox-1.36.1-r29.trigger 04:02:26 #71 30.73 OK: 8 MiB in 15 packages 04:02:26 #71 DONE 31.5s 04:02:26 04:02:26 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:02:26 #59 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:26 #59 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:26 #59 30.65 (1/4) Installing ca-certificates (20250619-r0) 04:02:26 #59 30.66 (2/4) Installing dumb-init (1.2.5-r3) 04:02:26 #59 30.67 (3/4) Installing su-exec (0.2-r3) 04:02:26 #59 30.67 (4/4) Installing yq-go (4.44.1-r2) 04:02:26 #59 30.73 Executing busybox-1.36.1-r29.trigger 04:02:26 #59 30.74 Executing ca-certificates-20250619-r0.trigger 04:02:26 #59 30.81 OK: 19 MiB in 18 packages 04:02:26 #59 DONE 31.5s 04:02:26 04:02:26 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:02:26 #66 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:26 #66 30.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:26 #66 30.79 (1/7) Installing ca-certificates (20250619-r0) 04:02:26 #66 30.81 (2/7) Installing dumb-init (1.2.5-r3) 04:02:26 #66 30.82 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:02:26 #66 30.83 (4/7) Installing libsodium (1.0.19-r0) 04:02:26 #66 30.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:02:26 #66 30.86 (6/7) Installing libzmq (4.3.5-r2) 04:02:26 #66 30.87 (7/7) Installing zeromq (4.3.5-r2) 04:02:26 #66 30.87 Executing busybox-1.36.1-r29.trigger 04:02:26 #66 30.88 Executing ca-certificates-20250619-r0.trigger 04:02:26 #66 30.92 OK: 12 MiB in 21 packages 04:02:26 #66 DONE 31.5s 04:02:26 04:02:26 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:26 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.9s done 04:02:26 #40 DONE 31.3s 04:02:26 04:02:26 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:02:26 #61 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:26 #61 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:26 #61 30.91 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:02:26 #61 30.91 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:02:26 #61 30.91 OK: 24174 distinct packages available 04:02:26 #61 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:26 #61 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #61 ... 04:02:27 04:02:27 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:02:27 #67 30.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #67 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #67 30.83 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:02:27 #67 30.83 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:02:27 #67 30.83 OK: 24174 distinct packages available 04:02:27 #67 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #67 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #67 31.60 (1/14) Installing ca-certificates (20250619-r0) 04:02:27 #67 31.86 (2/14) Installing brotli-libs (1.1.0-r2) 04:02:27 #67 31.87 (3/14) Installing c-ares (1.33.1-r0) 04:02:27 #67 31.88 (4/14) Installing libunistring (1.2-r0) 04:02:27 #67 31.90 (5/14) Installing libidn2 (2.3.7-r0) 04:02:27 #67 31.90 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:02:27 #67 31.91 (7/14) Installing libpsl (0.21.5-r1) 04:02:27 #67 31.92 (8/14) Installing zstd-libs (1.5.6-r0) 04:02:27 #67 31.94 (9/14) Installing libcurl (8.12.1-r0) 04:02:27 #67 31.95 (10/14) Installing curl (8.12.1-r0) 04:02:27 #67 31.95 (11/14) Installing dumb-init (1.2.5-r3) 04:02:27 #67 31.96 (12/14) Installing musl-obstack (1.2.3-r2) 04:02:27 #67 31.96 (13/14) Installing libucontext (1.2-r3) 04:02:27 #67 31.96 (14/14) Installing gcompat (1.1.0-r4) 04:02:27 #67 31.97 Executing busybox-1.36.1-r29.trigger 04:02:27 #67 31.99 Executing ca-certificates-20250619-r0.trigger 04:02:27 #67 32.06 OK: 13 MiB in 28 packages 04:02:27 #67 DONE 32.3s 04:02:27 04:02:27 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:02:27 #60 30.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #60 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #60 31.56 (1/3) Installing ca-certificates (20250619-r0) 04:02:27 #60 31.83 (2/3) Installing dumb-init (1.2.5-r3) 04:02:27 #60 31.84 (3/3) Installing tzdata (2025b-r0) 04:02:27 #60 31.89 Executing busybox-1.36.1-r29.trigger 04:02:27 #60 31.89 Executing ca-certificates-20250619-r0.trigger 04:02:27 #60 31.95 OK: 10 MiB in 17 packages 04:02:27 #60 DONE 32.4s 04:02:27 04:02:27 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:02:27 #61 31.99 (1/5) Installing dumb-init (1.2.5-r3) 04:02:27 #61 32.00 (2/5) Installing musl-obstack (1.2.3-r2) 04:02:27 #61 32.00 (3/5) Installing libucontext (1.2-r3) 04:02:27 #61 32.00 (4/5) Installing gcompat (1.1.0-r4) 04:02:27 #61 32.01 (5/5) Installing openssl (3.3.4-r0) 04:02:27 #61 32.02 Executing busybox-1.36.1-r29.trigger 04:02:27 #61 32.02 OK: 9 MiB in 19 packages 04:02:27 #61 DONE 32.2s 04:02:27 04:02:27 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:02:27 #63 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #63 30.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #63 31.43 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:02:27 #63 31.43 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:02:27 #63 31.43 OK: 24174 distinct packages available 04:02:27 #63 31.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #63 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #63 32.00 (1/4) Installing dumb-init (1.2.5-r3) 04:02:27 #63 32.00 (2/4) Installing musl-obstack (1.2.3-r2) 04:02:27 #63 32.01 (3/4) Installing libucontext (1.2-r3) 04:02:27 #63 32.01 (4/4) Installing gcompat (1.1.0-r4) 04:02:27 #63 32.01 Executing busybox-1.36.1-r29.trigger 04:02:27 #63 32.03 OK: 8 MiB in 18 packages 04:02:27 #63 DONE 32.3s 04:02:27 04:02:27 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:02:27 #79 ... 04:02:27 04:02:27 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:02:27 #0 2.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #0 2.532 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 2.545 Executing busybox-1.36.1-r30.post-upgrade 04:02:27 #0 2.596 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 2.597 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 2.599 Executing busybox-1.36.1-r30.trigger 04:02:27 #0 2.630 OK: 8 MiB in 16 packages 04:02:27 #80 DONE 2.8s 04:02:27 04:02:27 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:02:27 #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #0 2.622 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 2.647 Executing busybox-1.36.1-r30.post-upgrade 04:02:27 #0 2.736 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 2.737 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 2.742 Executing busybox-1.36.1-r30.trigger 04:02:27 #0 2.745 OK: 8 MiB in 15 packages 04:02:27 #81 DONE 2.9s 04:02:27 04:02:27 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:02:27 #82 ... 04:02:27 04:02:27 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:02:27 #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:27 #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:27 #0 3.003 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 3.018 Executing busybox-1.36.1-r30.post-upgrade 04:02:27 #0 3.068 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 3.071 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:27 #0 3.075 Executing busybox-1.36.1-r30.trigger 04:02:27 #0 3.082 OK: 19 MiB in 18 packages 04:02:27 #83 DONE 3.2s 04:02:27 04:02:27 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:02:27 #84 DONE 0.0s 04:02:28 04:02:28 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:02:28 #72 1.681 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:28 #72 2.837 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:28 #72 3.368 OK: 248 MiB in 58 packages 04:02:28 #72 DONE 3.5s 04:02:28 04:02:28 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:02:28 #85 DONE 0.1s 04:02:28 04:02:28 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:02:28 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:28 #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:28 #86 1.956 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:28 #86 1.973 Executing busybox-1.36.1-r30.post-upgrade 04:02:28 #86 2.023 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:28 #86 2.029 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:28 #86 2.031 Executing busybox-1.36.1-r30.trigger 04:02:28 #86 2.056 OK: 8 MiB in 15 packages 04:02:28 #86 DONE 2.2s 04:02:28 04:02:28 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:29 #87 ... 04:02:29 04:02:29 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:02:29 #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:29 #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:29 #0 2.517 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:29 #0 2.532 Executing busybox-1.36.1-r30.post-upgrade 04:02:29 #0 2.574 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:29 #0 2.576 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:29 #0 2.592 Executing busybox-1.36.1-r30.trigger 04:02:29 #0 2.599 OK: 12 MiB in 21 packages 04:02:29 #88 DONE 3.0s 04:02:29 04:02:29 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:02:29 #82 DONE 1.8s 04:02:29 04:02:29 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:02:29 #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:29 #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:29 #0 2.574 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:29 #0 2.609 Executing busybox-1.36.1-r30.post-upgrade 04:02:29 #0 2.651 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:29 #0 2.655 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:29 #0 2.659 Executing busybox-1.36.1-r30.trigger 04:02:29 #0 2.672 OK: 19 MiB in 18 packages 04:02:29 #89 DONE 3.0s 04:02:29 04:02:29 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:02:29 #90 DONE 0.1s 04:02:29 04:02:29 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:02:29 #79 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:29 #79 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:29 #79 2.263 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:29 #79 2.405 Executing busybox-1.36.1-r30.post-upgrade 04:02:29 #79 ... 04:02:29 04:02:29 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:02:29 #0 2.779 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:29 #0 3.062 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:29 #0 3.665 (1/1) Installing dumb-init (1.2.5-r3) 04:02:29 #0 3.832 Executing busybox-1.36.1-r29.trigger 04:02:29 #0 3.842 OK: 8 MiB in 15 packages 04:02:29 #91 DONE 4.6s 04:02:30 04:02:30 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:02:30 #79 2.834 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:30 #79 2.837 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:30 #79 2.842 Executing busybox-1.36.1-r30.trigger 04:02:30 #79 2.850 OK: 9 MiB in 19 packages 04:02:34 3e85d5ac6304: Pull complete 04:02:34 c3105a71a48b: Pull complete 04:02:35 0f093f025ec4: Pull complete 04:02:35 c3106fc0e877: Pull complete 04:02:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:02:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:35 prd-ubuntu20.04-docker-arm64-4c-16g-8615 does not seem to be running inside a container 04:02:35 $ 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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:02:35 #79 ... 04:02:35 04:02:35 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:35 #92 ... 04:02:35 04:02:35 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:35 #93 ... 04:02:35 04:02:35 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:35 #94 ... 04:02:35 04:02:35 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:35 #95 ... 04:02:35 04:02:35 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:02:35 #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:35 #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:35 #0 2.357 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:35 #0 2.477 Executing busybox-1.36.1-r30.post-upgrade 04:02:35 #0 2.742 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:35 #0 2.746 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:35 #0 2.752 Executing busybox-1.36.1-r30.trigger 04:02:35 #0 2.769 OK: 8 MiB in 18 packages 04:02:37 $ docker top 5fcbe9d87ad80dd0db35326527ad4ad5f2f5174489e9025847502af424d44e87 -eo pid,comm 04:02:37 #96 ... 04:02:37 04:02:37 #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:02:37 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:37 #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:37 #0 2.514 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:37 #0 2.574 Executing busybox-1.36.1-r30.post-upgrade 04:02:37 #0 3.014 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:37 #0 3.030 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:37 #0 3.036 Executing busybox-1.36.1-r30.trigger 04:02:37 #0 3.041 OK: 10 MiB in 17 packages [Pipeline] { [Pipeline] sh 04:02:37 #97 ... 04:02:37 04:02:37 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:02:37 #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:02:37 #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:02:37 #0 2.571 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:02:37 #0 2.733 Executing busybox-1.36.1-r30.post-upgrade 04:02:37 #0 3.005 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:02:37 #0 3.008 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:02:37 #0 3.011 Executing busybox-1.36.1-r30.trigger 04:02:37 #0 3.022 OK: 13 MiB in 28 packages 04:02:38 + docker compose -f ./docker-compose-build.yml build --parallel 04:02:48 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:02:48 #1 transferring dockerfile: 2.23kB 0.0s done 04:02:48 #1 DONE 0.1s 04:02:48 04:02:48 #2 [support-scheduler internal] load build definition from Dockerfile 04:02:48 #2 transferring dockerfile: 1.83kB done 04:02:48 #2 DONE 0.0s 04:02:48 04:02:48 #3 [core-metadata internal] load build definition from Dockerfile 04:02:48 #3 transferring dockerfile: 2.10kB done 04:02:48 #3 DONE 0.1s 04:02:48 04:02:48 #4 [security-spire-server internal] load build definition from Dockerfile 04:02:48 #4 transferring dockerfile: 1.70kB done 04:02:48 #4 DONE 0.1s 04:02:48 04:02:48 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:02:48 #5 transferring dockerfile: 1.89kB 0.0s done 04:02:48 #5 DONE 0.1s 04:02:48 04:02:48 #6 [core-command internal] load build definition from Dockerfile 04:02:48 #6 transferring dockerfile: 1.94kB done 04:02:48 #6 DONE 0.1s 04:02:48 04:02:48 #7 [security-spire-config internal] load build definition from Dockerfile 04:02:48 #7 transferring dockerfile: 1.69kB done 04:02:48 #7 DONE 0.1s 04:02:48 04:02:48 #8 [core-keeper internal] load build definition from Dockerfile 04:02:48 #8 transferring dockerfile: 2.01kB 0.0s done 04:02:48 #8 DONE 0.1s 04:02:48 04:02:48 #9 [security-secretstore-setup internal] load build definition from Dockerfile 04:02:48 #9 transferring dockerfile: 2.49kB 0.0s done 04:02:48 #9 DONE 0.1s 04:02:48 04:02:48 #10 [security-spire-agent internal] load build definition from Dockerfile 04:02:48 #10 transferring dockerfile: 1.81kB 0.0s done 04:02:48 #10 DONE 0.1s 04:02:48 04:02:48 #11 [security-proxy-auth internal] load build definition from Dockerfile 04:02:48 #11 transferring dockerfile: 2.14kB done 04:02:48 #11 DONE 0.1s 04:02:48 04:02:48 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:02:48 #12 transferring dockerfile: 3.02kB done 04:02:48 #12 DONE 0.1s 04:02:48 04:02:48 #13 [core-data internal] load build definition from Dockerfile 04:02:48 #13 transferring dockerfile: 2.04kB 0.0s done 04:02:48 #13 DONE 0.1s 04:02:48 04:02:48 #14 [support-notifications internal] load build definition from Dockerfile 04:02:48 #14 transferring dockerfile: 2.00kB 0.0s done 04:02:48 #14 DONE 0.0s 04:02:48 04:02:48 #15 [security-proxy-setup internal] load build definition from Dockerfile 04:02:48 #15 transferring dockerfile: 2.50kB done 04:02:48 #15 DONE 0.1s 04:02:48 04:02:48 #16 [core-common-config-bootstrapper internal] load .dockerignore 04:02:48 #16 transferring context: 04:02:48 #16 transferring context: 50B 0.0s done 04:02:48 #16 DONE 0.1s 04:02:48 04:02:48 #17 [support-scheduler internal] load .dockerignore 04:02:48 #17 transferring context: 50B 0.0s done 04:02:48 #17 DONE 0.1s 04:02:49 04:02:49 #18 [core-metadata internal] load .dockerignore 04:02:49 #18 transferring context: 50B 0.0s done 04:02:49 #18 DONE 0.0s 04:02:49 04:02:49 #19 [security-spire-server internal] load .dockerignore 04:02:49 #19 transferring context: 50B done 04:02:49 #19 DONE 0.1s 04:02:49 04:02:49 #20 [security-spiffe-token-provider internal] load .dockerignore 04:02:49 #20 transferring context: 50B done 04:02:49 #20 DONE 0.1s 04:02:49 04:02:49 #21 [core-command internal] load .dockerignore 04:02:49 #21 transferring context: 50B done 04:02:49 #21 DONE 0.1s 04:02:49 04:02:49 #22 [security-spire-config internal] load .dockerignore 04:02:49 #22 transferring context: 50B done 04:02:49 #22 DONE 0.0s 04:02:49 04:02:49 #23 [core-keeper internal] load .dockerignore 04:02:49 #23 transferring context: 50B done 04:02:49 #23 DONE 0.1s 04:02:49 04:02:49 #24 [security-secretstore-setup internal] load .dockerignore 04:02:49 #24 transferring context: 50B 0.0s done 04:02:49 #24 DONE 0.1s 04:02:49 04:02:49 #25 [security-spire-agent internal] load .dockerignore 04:02:49 #25 transferring context: 50B 0.0s done 04:02:49 #25 DONE 0.1s 04:02:49 04:02:49 #26 [security-bootstrapper internal] load .dockerignore 04:02:49 #26 transferring context: 50B done 04:02:49 #26 DONE 0.1s 04:02:49 04:02:49 #27 [security-proxy-auth internal] load .dockerignore 04:02:49 #27 transferring context: 50B done 04:02:49 #27 DONE 0.1s 04:02:49 04:02:49 #28 [core-data internal] load .dockerignore 04:02:49 #28 transferring context: 50B done 04:02:49 #28 DONE 0.1s 04:02:49 04:02:49 #29 [support-notifications internal] load .dockerignore 04:02:49 #29 transferring context: 50B done 04:02:49 #29 DONE 0.1s 04:02:49 04:02:49 #30 [security-proxy-setup internal] load .dockerignore 04:02:50 #30 transferring context: 50B done 04:02:50 #30 DONE 0.1s 04:02:50 04:02:50 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:50 #31 DONE 0.0s 04:02:50 04:02:50 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:02:50 #32 DONE 0.2s 04:02:50 04:02:50 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:50 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:50 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:50 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:50 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.1s 04:02:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.50MB / 4.09MB 0.2s 04:02:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s 04:02:50 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 04:02:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:51 #33 ... 04:02:51 04:02:51 #34 [core-common-config-bootstrapper internal] load build context 04:02:51 #34 transferring context: 3.33MB 0.7s done 04:02:51 #34 DONE 0.9s 04:02:51 04:02:51 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:51 #35 DONE 1.0s 04:02:51 04:02:51 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:51 #33 ... 04:02:51 04:02:51 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:51 #31 DONE 0.0s 04:02:51 04:02:51 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:51 #35 DONE 1.6s 04:02:51 04:02:51 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:51 #33 ... 04:02:51 04:02:51 #36 [core-metadata internal] load build context 04:02:51 #36 DONE 0.0s 04:02:51 04:02:51 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:51 #35 DONE 1.7s 04:02:51 04:02:51 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:51 #33 ... 04:02:51 04:02:51 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 04:02:51 #37 DONE 0.6s 04:02:51 04:02:51 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 04:02:51 #32 DONE 0.5s 04:02:51 04:02:51 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:51 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 04:02:51 #33 ... 04:02:51 04:02:51 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:51 #31 DONE 0.0s 04:02:51 04:02:51 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:51 #31 DONE 0.0s 04:02:51 04:02:51 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 04:02:52 #32 DONE 0.8s 04:02:52 04:02:52 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:52 #35 DONE 1.7s 04:02:52 04:02:52 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:02:52 #37 DONE 0.6s 04:02:52 04:02:52 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:52 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:52 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:52 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:52 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:52 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:52 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 04:02:52 #33 ... 04:02:52 04:02:52 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:52 #35 DONE 1.7s 04:02:52 04:02:52 #37 [core-command builder 2/7] WORKDIR /edgex-go 04:02:52 #37 DONE 0.6s 04:02:52 04:02:52 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:52 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:52 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:52 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:52 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:52 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:52 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 04:02:52 #33 ... 04:02:52 04:02:52 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:52 #31 DONE 0.0s 04:02:52 04:02:52 #38 [security-spiffe-token-provider internal] load build context 04:02:52 #38 ... 04:02:52 04:02:52 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:52 #35 DONE 1.7s 04:02:52 04:02:52 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 04:02:52 #37 DONE 0.7s 04:02:52 04:02:52 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:52 #31 DONE 0.0s 04:02:52 04:02:52 #39 [core-keeper internal] load build context 04:02:52 #39 DONE 0.0s 04:02:52 04:02:52 #38 [security-spiffe-token-provider internal] load build context 04:02:52 #38 ... 04:02:52 04:02:52 #40 [support-scheduler internal] load build context 04:02:52 #40 transferring context: 3.33MB 1.2s done 04:02:52 #40 DONE 1.5s 04:02:52 04:02:52 #38 [security-spiffe-token-provider internal] load build context 04:02:52 #38 ... 04:02:52 04:02:52 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:52 #35 DONE 1.7s 04:02:52 04:02:52 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:02:52 #37 DONE 0.7s 04:02:52 04:02:52 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:52 #31 DONE 0.0s 04:02:52 04:02:52 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:02:52 #41 DONE 1.6s 04:02:53 04:02:53 #36 [core-metadata internal] load build context 04:02:53 #36 transferring context: 3.33MB 1.5s done 04:02:53 #36 DONE 1.6s 04:02:53 04:02:53 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:53 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:53 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:53 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:53 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:53 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:53 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 04:02:53 #33 DONE 3.5s 04:02:53 04:02:53 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:53 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:53 #42 ... 04:02:53 04:02:53 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 04:02:53 #32 DONE 1.8s 04:02:53 04:02:53 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:53 #31 DONE 0.0s 04:02:53 04:02:53 #43 [security-secretstore-setup internal] load build context 04:02:53 #43 ... 04:02:53 04:02:53 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:53 #35 DONE 1.8s 04:02:53 04:02:53 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:02:53 #37 DONE 0.7s 04:02:53 04:02:53 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:53 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:53 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:53 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:53 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:53 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:53 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 04:02:53 #33 DONE 3.5s 04:02:53 04:02:53 #43 [security-secretstore-setup internal] load build context 04:02:53 #43 ... 04:02:53 04:02:53 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:53 #31 DONE 0.0s 04:02:53 04:02:53 #43 [security-secretstore-setup internal] load build context 04:02:53 #43 ... 04:02:53 04:02:53 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:53 #31 DONE 0.0s 04:02:53 04:02:53 #43 [security-secretstore-setup internal] load build context 04:02:54 #43 ... 04:02:54 04:02:54 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:02:54 #31 DONE 0.0s 04:02:54 04:02:54 #38 [security-spiffe-token-provider internal] load build context 04:02:54 #38 transferring context: 3.33MB 1.7s done 04:02:54 #38 DONE 2.3s 04:02:54 04:02:54 #44 [core-command internal] load build context 04:02:54 #44 transferring context: 3.33MB 2.0s done 04:02:54 #44 ... 04:02:54 04:02:54 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:02:54 #35 DONE 1.8s 04:02:54 04:02:54 #37 [core-data builder 2/7] WORKDIR /edgex-go 04:02:54 #37 DONE 0.8s 04:02:54 04:02:54 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:54 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:54 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:54 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:54 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:54 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:54 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 04:02:54 #33 DONE 3.6s 04:02:54 04:02:54 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:02:54 #32 DONE 3.1s 04:02:54 04:02:54 #45 [security-proxy-setup internal] load build context 04:02:54 #45 DONE 0.0s 04:02:54 04:02:54 #46 [security-spire-config internal] load build context 04:02:54 #46 transferring context: 22.05kB 0.2s done 04:02:54 #46 DONE 1.5s 04:02:54 04:02:54 #47 [security-bootstrapper internal] load build context 04:02:54 #47 DONE 0.0s 04:02:54 04:02:54 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:54 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done 04:02:54 #42 ... 04:02:54 04:02:54 #48 [security-spire-server internal] load build context 04:02:54 #48 transferring context: 23.80kB 0.1s done 04:02:54 #48 DONE 1.7s 04:02:54 04:02:54 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:54 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:02:54 #42 ... 04:02:54 04:02:54 #44 [core-command internal] load build context 04:02:54 #44 DONE 2.8s 04:02:54 04:02:54 #43 [security-secretstore-setup internal] load build context 04:02:55 #43 ... 04:02:55 04:02:55 #39 [core-keeper internal] load build context 04:02:55 #39 transferring context: 3.33MB 2.0s done 04:02:55 #39 DONE 2.6s 04:02:55 04:02:55 #43 [security-secretstore-setup internal] load build context 04:02:55 #43 transferring context: 3.33MB 2.1s done 04:02:55 #43 ... 04:02:55 04:02:55 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:55 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:02:55 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:02:55 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:02:55 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:02:55 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:02:55 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 04:02:55 #33 DONE 3.6s 04:02:55 04:02:55 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:02:55 #49 DONE 2.8s 04:02:55 04:02:55 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:02:55 #50 DONE 0.1s 04:02:55 04:02:55 #51 [security-spire-agent internal] load build context 04:02:56 #51 ... 04:02:56 04:02:56 #43 [security-secretstore-setup internal] load build context 04:02:56 #43 DONE 3.3s 04:02:56 04:02:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:56 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done 04:02:56 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:02:56 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 04:02:56 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 04:02:57 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.1s 04:02:57 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.3s 04:02:57 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.3s 04:02:57 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.3s 04:02:57 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.6s done 04:02:57 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.7s 04:02:57 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 04:02:57 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s done 04:02:57 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done 04:02:58 #42 ... 04:02:58 04:02:58 #52 [security-proxy-auth internal] load build context 04:02:58 #52 transferring context: 3.33MB 3.6s done 04:02:58 #52 DONE 5.0s 04:02:58 04:02:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:58 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.3s 04:02:59 #98 DONE 31.6s 04:02:59 04:02:59 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:59 #76 DONE 33.7s 04:02:59 04:02:59 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:59 #95 DONE 33.6s 04:02:59 04:02:59 #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:02:59 #97 DONE 31.6s 04:02:59 04:02:59 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:59 #92 DONE 33.7s 04:02:59 04:02:59 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:59 #94 DONE 33.6s 04:02:59 04:02:59 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:59 #87 DONE 30.7s 04:02:59 04:02:59 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:02:59 #96 DONE 31.3s 04:02:59 04:02:59 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:59 #93 DONE 33.7s 04:02:59 04:02:59 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:02:59 #79 DONE 31.4s 04:02:59 04:02:59 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 04:02:59 #42 ... 04:02:59 04:02:59 #51 [security-spire-agent internal] load build context 04:02:59 #51 transferring context: 23.33kB 0.3s done 04:02:59 #51 DONE 3.9s 04:02:59 04:02:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:59 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.7s 04:03:00 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.89MB / 33.17MB 4.4s 04:03:00 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 04:03:01 #42 ... 04:03:01 04:03:01 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:01 #53 DONE 9.0s 04:03:01 04:03:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:01 #42 ... 04:03:01 04:03:01 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:03:01 #0 9.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:01 #54 ... 04:03:01 04:03:01 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:03:01 #55 ... 04:03:01 04:03:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:01 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 5.7s 04:03:01 #42 ... 04:03:01 04:03:01 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:03:01 #0 9.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:01 #56 ... 04:03:01 04:03:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:02 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.14MB / 33.17MB 6.8s 04:03:02 #42 ... 04:03:02 04:03:02 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:03:02 #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:02 #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:02 #57 ... 04:03:02 04:03:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:03 #42 ... 04:03:03 04:03:03 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:03:03 #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:03 #58 ... 04:03:03 04:03:03 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:04 #59 ... 04:03:04 04:03:04 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:04 #60 ... 04:03:04 04:03:04 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:04 #61 ... 04:03:04 04:03:04 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:03:04 #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:04 #0 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:04 #62 ... 04:03:04 04:03:04 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:04 #63 ... 04:03:04 04:03:04 #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:03:04 #64 ... 04:03:04 04:03:04 #45 [security-proxy-setup internal] load build context 04:03:04 #45 transferring context: 2.18MB 7.9s 04:03:04 #45 ... 04:03:04 04:03:04 #47 [security-bootstrapper internal] load build context 04:03:04 #47 ... 04:03:04 04:03:04 #65 [core-data internal] load build context 04:03:04 #65 transferring context: 3.33MB 7.3s done 04:03:04 #65 DONE 10.2s 04:03:04 04:03:04 #66 [support-notifications internal] load build context 04:03:04 #66 transferring context: 3.33MB 7.0s done 04:03:05 #66 ... 04:03:05 04:03:05 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:03:05 #67 ... 04:03:05 04:03:05 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:03:05 #68 ... 04:03:05 04:03:05 #45 [security-proxy-setup internal] load build context 04:03:05 #45 ... 04:03:05 04:03:05 #66 [support-notifications internal] load build context 04:03:05 #66 DONE 10.7s 04:03:05 04:03:05 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:03:05 #69 ... 04:03:05 04:03:05 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:03:05 #70 ... 04:03:05 04:03:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:03:05 #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.2s done 04:03:05 #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:03:05 #50 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 04:03:05 #50 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 04:03:05 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 04:03:05 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 04:03:05 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 04:03:05 #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.0s done 04:03:05 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.20MB / 14.28MB 7.4s 04:03:05 #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done 04:03:05 #50 ... 04:03:05 04:03:05 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:03:05 #71 ... 04:03:05 04:03:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:03:06 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 7.7s 04:03:06 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 7.9s 04:03:06 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 8.2s 04:03:06 #50 ... 04:03:06 04:03:06 #45 [security-proxy-setup internal] load build context 04:03:06 #45 transferring context: 3.33MB 10.0s done 04:03:06 #45 DONE 12.1s 04:03:06 04:03:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:03:06 #50 ... 04:03:06 04:03:06 #47 [security-bootstrapper internal] load build context 04:03:06 #47 transferring context: 3.33MB 10.3s done 04:03:06 #47 DONE 12.1s 04:03:06 04:03:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:03:06 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 8.4s 04:03:07 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.6s done 04:03:09 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 04:03:09 #50 ... 04:03:09 04:03:09 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:03:09 #57 15.73 OK: 239 MiB in 58 packages 04:03:09 #57 DONE 16.9s 04:03:09 #99 ... 04:03:09 04:03:09 #100 [support-notifications builder 6/7] COPY . . 04:03:09 #100 ... 04:03:09 04:03:09 #101 [security-spiffe-token-provider builder 6/7] COPY . . 04:03:09 #101 ... 04:03:09 04:03:09 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:09 #102 ... 04:03:09 04:03:09 #103 [security-proxy-setup builder 6/7] COPY . . 04:03:09 #103 ... 04:03:09 04:03:09 #104 [core-keeper builder 7/8] COPY . . 04:03:09 #104 ... 04:03:09 04:03:09 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:09 #105 ... 04:03:09 04:03:09 #106 [support-scheduler builder 6/7] COPY . . 04:03:09 #106 ... 04:03:09 04:03:09 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:03:09 04:03:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.3s done 04:03:09 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 04:03:10 #42 ... 04:03:10 04:03:10 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:03:10 #62 16.53 (1/3) Installing ca-certificates (20250619-r0) 04:03:10 #62 ... 04:03:10 04:03:10 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:03:10 #72 DONE 0.7s 04:03:10 04:03:10 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:10 #60 DONE 16.6s 04:03:10 04:03:10 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:03:11 #107 DONE 12.4s 04:03:11 04:03:11 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:11 #105 DONE 12.4s 04:03:11 04:03:11 #103 [security-bootstrapper builder 6/7] COPY . . 04:03:11 #103 DONE 12.4s 04:03:11 04:03:11 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:11 #108 CACHED 04:03:11 04:03:11 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:03:11 #109 CACHED 04:03:11 04:03:11 #110 [security-secretstore-setup builder 6/7] COPY . . 04:03:11 #110 CACHED 04:03:11 04:03:11 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:03:11 #111 CACHED 04:03:11 04:03:11 #112 [security-bootstrapper builder 6/7] COPY . . 04:03:11 #112 CACHED 04:03:11 04:03:11 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:11 #113 CACHED 04:03:11 04:03:11 #100 [support-notifications builder 6/7] COPY . . 04:03:11 #100 DONE 12.4s 04:03:11 04:03:11 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 04:03:11 #99 DONE 12.4s 04:03:11 04:03:11 #106 [support-scheduler builder 6/7] COPY . . 04:03:11 #106 DONE 12.4s 04:03:11 04:03:11 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:11 #114 CACHED 04:03:11 04:03:11 #115 [core-data builder 4/7] COPY go.mod vendor* ./ 04:03:11 #115 CACHED 04:03:11 04:03:11 #116 [core-data builder 6/7] COPY . . 04:03:11 #116 CACHED 04:03:11 04:03:11 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 04:03:11 #117 CACHED 04:03:11 04:03:11 #118 [core-command builder 6/7] COPY . . 04:03:11 #118 CACHED 04:03:11 04:03:11 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:11 #119 CACHED 04:03:11 04:03:11 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:03:11 #120 CACHED 04:03:11 04:03:11 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:11 #121 CACHED 04:03:11 04:03:11 #122 [security-proxy-auth builder 6/7] COPY . . 04:03:11 #122 CACHED 04:03:11 04:03:11 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:11 #123 CACHED 04:03:11 04:03:11 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 04:03:11 #124 CACHED 04:03:11 04:03:11 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:03:11 #125 CACHED 04:03:11 04:03:11 #104 [core-keeper builder 7/8] COPY . . 04:03:11 #104 DONE 12.4s 04:03:11 04:03:11 #101 [security-spiffe-token-provider builder 6/7] COPY . . 04:03:11 #101 DONE 12.4s 04:03:11 04:03:11 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:03:11 #126 ... 04:03:11 04:03:11 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:11 #102 DONE 12.4s 04:03:11 04:03:11 #127 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:03:11 #127 DONE 0.3s 04:03:11 04:03:11 #128 [security-spire-config stage-2 6/10] COPY security.txt / 04:03:11 #128 ... 04:03:11 04:03:11 #129 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:03:11 #129 DONE 0.3s 04:03:11 04:03:11 #130 [security-spire-server stage-2 6/9] COPY security.txt / 04:03:11 #73 ... 04:03:11 04:03:11 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:03:11 #0 9.210 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:11 #74 ... 04:03:11 04:03:11 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:03:11 #54 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:11 #54 17.80 OK: 239 MiB in 58 packages 04:03:11 #54 DONE 20.3s 04:03:11 04:03:11 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:03:12 #130 DONE 0.6s 04:03:12 04:03:12 #128 [security-spire-config stage-2 6/10] COPY security.txt / 04:03:12 #128 DONE 0.6s 04:03:12 04:03:12 #131 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:12 #131 DONE 0.8s 04:03:12 04:03:12 #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:03:12 #132 DONE 0.2s 04:03:12 04:03:12 #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:03:12 #133 DONE 0.2s 04:03:12 04:03:12 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 04:03:12 #75 ... 04:03:12 04:03:12 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:03:12 #56 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:12 #56 16.79 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:03:12 #56 16.79 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:03:12 #56 16.79 OK: 24052 distinct packages available 04:03:12 #56 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:12 #134 ... 04:03:12 04:03:12 #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:03:12 #135 DONE 0.2s 04:03:12 04:03:12 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 04:03:12 #134 DONE 0.2s 04:03:12 04:03:12 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:03:12 #126 1.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:03:12 #126 ... 04:03:12 04:03:12 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:03:12 #136 DONE 0.2s 04:03:12 #56 ... 04:03:12 04:03:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:12 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.0s 04:03:12 04:03:12 #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:03:12 #137 DONE 0.3s 04:03:12 04:03:12 #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:03:12 #42 ... 04:03:12 04:03:12 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:03:12 #75 DONE 0.9s 04:03:12 04:03:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:12 #138 DONE 0.4s 04:03:12 04:03:12 #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:03:12 #139 DONE 0.4s 04:03:12 04:03:12 #140 [security-spire-config] exporting to image 04:03:12 #140 exporting layers 04:03:13 #140 ... 04:03:13 04:03:13 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:03:13 #141 DONE 0.3s 04:03:13 04:03:13 #142 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:03:13 #142 DONE 0.5s 04:03:13 04:03:13 #143 [security-spire-server] exporting to image 04:03:13 #143 ... 04:03:13 04:03:13 #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:03:13 #144 DONE 0.4s 04:03:13 04:03:13 #145 [security-spire-agent] exporting to image 04:03:14 #145 ... 04:03:14 04:03:14 #140 [security-spire-config] exporting to image 04:03:14 #140 exporting layers 1.5s done 04:03:14 #140 writing image sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 0.1s done 04:03:14 #140 naming to docker.io/library/security-spire-config 0.0s done 04:03:14 #140 DONE 1.7s 04:03:14 04:03:14 #143 [security-spire-server] exporting to image 04:03:14 #143 exporting layers 1.4s done 04:03:14 #143 writing image sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 0.1s done 04:03:14 #143 naming to docker.io/library/security-spire-server 04:03:14 #42 ... 04:03:14 04:03:14 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:03:14 #55 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:14 #55 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:14 #55 ... 04:03:14 04:03:14 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:14 #63 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:14 #63 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:14 #63 ... 04:03:14 04:03:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:14 #143 naming to docker.io/library/security-spire-server 0.2s done 04:03:14 #42 ... 04:03:14 04:03:14 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:14 #59 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:14 #59 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:14 #59 ... 04:03:14 04:03:14 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:03:14 #58 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:14 #58 19.87 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:03:14 #58 19.87 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:03:14 #58 19.87 OK: 24052 distinct packages available 04:03:15 #58 ... 04:03:15 04:03:15 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:03:15 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.5s 04:03:15 #143 DONE 2.1s 04:03:15 04:03:15 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:03:15 #0 1.320 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:03:15 #50 ... 04:03:15 04:03:15 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:15 #59 21.99 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:03:15 #59 21.99 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:03:15 #59 21.99 OK: 24052 distinct packages available 04:03:16 #146 ... 04:03:16 04:03:16 #145 [security-spire-agent] exporting to image 04:03:16 #145 exporting layers 2.3s done 04:03:16 #145 writing image sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done 04:03:16 #145 naming to docker.io/library/security-spire-agent 0.1s done 04:03:16 #145 DONE 2.6s 04:03:16 04:03:16 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:16 #0 1.350 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:03:17 #59 ... 04:03:17 04:03:17 #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:03:17 #64 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:17 #64 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:17 #64 ... 04:03:17 04:03:17 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:03:17 #67 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:17 #67 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:17 #67 ... 04:03:17 04:03:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:17 #42 ... 04:03:17 04:03:17 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:03:17 #55 24.24 OK: 239 MiB in 58 packages 04:03:17 #55 DONE 26.8s 04:03:17 04:03:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:17 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.3s 04:03:18 #42 ... 04:03:18 04:03:18 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:03:18 #62 17.10 (2/3) Installing dumb-init (1.2.5-r3) 04:03:18 #62 17.13 (3/3) Installing tzdata (2025b-r0) 04:03:18 #62 19.55 Executing busybox-1.36.1-r29.trigger 04:03:18 #62 19.71 Executing ca-certificates-20250619-r0.trigger 04:03:18 #62 21.33 OK: 11 MiB in 17 packages 04:03:18 #62 DONE 24.1s 04:03:18 04:03:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:18 #42 ... 04:03:18 04:03:18 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:03:18 #76 DONE 1.1s 04:03:18 04:03:18 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:18 #59 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:20 #59 ... 04:03:20 04:03:20 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:03:20 #67 24.11 OK: 239 MiB in 58 packages 04:03:20 #67 DONE 25.6s 04:03:20 04:03:20 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:03:20 #68 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:20 #68 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:20 #68 ... 04:03:20 04:03:20 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:20 #61 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:20 #61 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:20 #61 ... 04:03:20 04:03:20 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:21 #77 ... 04:03:21 04:03:21 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:03:21 #69 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:21 #69 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:21 #69 ... 04:03:21 04:03:21 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:03:21 #71 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:21 #71 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:21 #71 ... 04:03:21 04:03:21 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:03:21 #70 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:21 #70 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:21 #70 ... 04:03:21 04:03:21 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:21 #59 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:21 #59 ... 04:03:21 04:03:21 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:03:21 #78 DONE 1.0s 04:03:21 04:03:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:21 #147 ... 04:03:21 04:03:21 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:03:21 #0 0.896 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:03:21 #148 ... 04:03:21 04:03:21 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:03:21 #0 1.488 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:03:21 #149 ... 04:03:21 04:03:21 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:03:21 #0 1.045 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:03:21 #150 ... 04:03:21 04:03:21 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:03:21 #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:03:21 #151 ... 04:03:21 04:03:21 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:03:21 #0 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:03:21 #152 ... 04:03:21 04:03:21 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:03:21 #0 1.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:03:22 #153 ... 04:03:22 04:03:22 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:03:22 #0 0.875 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:03:22 #154 ... 04:03:22 04:03:22 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:03:22 #0 1.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:03:22 #155 ... 04:03:22 04:03:22 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:03:22 #0 1.231 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:03:22 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.3s 04:03:22 #42 ... 04:03:22 04:03:22 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:03:22 #56 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:22 #56 ... 04:03:22 04:03:22 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:22 #79 ... 04:03:22 04:03:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:23 #42 ... 04:03:23 04:03:23 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:03:23 #74 11.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:23 #74 ... 04:03:23 04:03:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:23 #42 ... 04:03:23 04:03:23 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:03:23 #64 26.11 (1/1) Installing dumb-init (1.2.5-r3) 04:03:23 #64 26.16 Executing busybox-1.36.1-r29.trigger 04:03:23 #64 26.31 OK: 9 MiB in 15 packages 04:03:23 #64 DONE 30.4s 04:03:23 04:03:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:25 #42 ... 04:03:25 04:03:25 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:25 #63 21.67 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:03:25 #63 21.67 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:03:25 #63 21.67 OK: 24052 distinct packages available 04:03:25 #63 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:25 #63 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:25 #63 ... 04:03:25 04:03:25 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:25 #61 31.85 (1/4) Installing ca-certificates (20250619-r0) 04:03:25 #61 ... 04:03:25 04:03:25 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:03:25 #58 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:25 #58 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:25 #58 ... 04:03:25 04:03:25 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:03:25 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.8s done 04:03:26 #50 ... 04:03:26 04:03:26 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:03:26 #73 5.341 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:26 #73 7.988 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:26 #73 ... 04:03:26 04:03:26 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:03:27 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done 04:03:27 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done 04:03:27 #42 ... 04:03:27 04:03:27 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:03:27 #74 23.86 OK: 239 MiB in 58 packages 04:03:27 #74 DONE 26.0s 04:03:27 04:03:27 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:03:27 #70 31.65 (1/1) Installing dumb-init (1.2.5-r3) 04:03:27 #70 31.75 Executing busybox-1.36.1-r29.trigger 04:03:27 #70 32.00 OK: 9 MiB in 15 packages 04:03:28 #70 ... 04:03:28 04:03:28 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:03:28 #69 28.24 (1/7) Installing ca-certificates (20250619-r0) 04:03:28 #69 28.73 (2/7) Installing dumb-init (1.2.5-r3) 04:03:28 #69 28.75 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:03:28 #69 28.77 (4/7) Installing libsodium (1.0.19-r0) 04:03:28 #69 28.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:03:28 #69 29.10 (6/7) Installing libzmq (4.3.5-r2) 04:03:28 #69 29.15 (7/7) Installing zeromq (4.3.5-r2) 04:03:28 #69 29.18 Executing busybox-1.36.1-r29.trigger 04:03:28 #69 29.24 Executing ca-certificates-20250619-r0.trigger 04:03:28 #69 30.43 OK: 14 MiB in 21 packages 04:03:28 #69 DONE 32.4s 04:03:28 04:03:28 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:03:28 #80 ... 04:03:28 04:03:28 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:03:28 #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:28 #0 7.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:28 #81 ... 04:03:28 04:03:28 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:03:28 #68 30.19 (1/4) Installing dumb-init (1.2.5-r3) 04:03:28 #68 30.28 (2/4) Installing openssl (3.3.4-r0) 04:03:28 #68 30.49 (3/4) Installing su-exec (0.2-r3) 04:03:28 #68 30.52 (4/4) Installing yq-go (4.44.1-r2) 04:03:28 #68 32.14 Executing busybox-1.36.1-r29.trigger 04:03:28 #68 32.36 OK: 20 MiB in 18 packages 04:03:28 #68 ... 04:03:28 04:03:28 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:28 #82 ... 04:03:28 04:03:28 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:03:28 #83 DONE 1.1s 04:03:28 04:03:28 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:28 #61 32.64 (2/4) Installing dumb-init (1.2.5-r3) 04:03:28 #61 32.68 (3/4) Installing su-exec (0.2-r3) 04:03:28 #61 32.73 (4/4) Installing yq-go (4.44.1-r2) 04:03:28 #61 34.71 Executing busybox-1.36.1-r29.trigger 04:03:28 #61 35.02 Executing ca-certificates-20250619-r0.trigger 04:03:29 #61 ... 04:03:29 04:03:29 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:03:29 #56 34.45 OK: 239 MiB in 58 packages 04:03:29 #56 DONE 37.5s 04:03:29 04:03:29 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:03:29 #71 30.31 (1/2) Installing dumb-init (1.2.5-r3) 04:03:29 #71 30.35 (2/2) Installing su-exec (0.2-r3) 04:03:29 #71 30.36 Executing busybox-1.36.1-r29.trigger 04:03:29 #71 30.66 OK: 9 MiB in 16 packages 04:03:29 #71 DONE 34.1s 04:03:29 04:03:29 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:03:30 #84 ... 04:03:30 04:03:30 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:03:30 #70 DONE 34.9s 04:03:30 04:03:30 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:03:30 #85 DONE 1.2s 04:03:30 04:03:30 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:03:31 #86 ... 04:03:31 04:03:31 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:03:31 #68 DONE 35.6s 04:03:31 04:03:31 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:03:31 #87 ... 04:03:31 04:03:31 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:31 #88 ... 04:03:31 04:03:31 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:31 #61 36.98 OK: 20 MiB in 18 packages 04:03:33 #61 ... 04:03:33 04:03:33 #89 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:03:33 #0 4.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:33 #0 6.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:33 #89 ... 04:03:33 04:03:33 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:33 #63 39.17 (1/4) Installing dumb-init (1.2.5-r3) 04:03:33 #63 39.26 (2/4) Installing musl-obstack (1.2.3-r2) 04:03:33 #63 39.27 (3/4) Installing libucontext (1.2-r3) 04:03:33 #63 39.28 (4/4) Installing gcompat (1.1.0-r4) 04:03:33 #63 39.33 Executing busybox-1.36.1-r29.trigger 04:03:33 #63 39.49 OK: 9 MiB in 18 packages 04:03:34 #63 ... 04:03:34 04:03:34 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:34 #61 DONE 40.4s 04:03:34 04:03:34 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:03:35 #90 ... 04:03:35 04:03:35 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:03:35 #73 22.02 (1/1) Installing dumb-init (1.2.5-r3) 04:03:35 #73 22.83 Executing busybox-1.36.1-r29.trigger 04:03:35 #73 23.13 OK: 9 MiB in 15 packages 04:03:35 #73 DONE 25.2s 04:03:35 04:03:35 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:03:35 #84 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:35 #84 ... 04:03:35 04:03:35 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:03:35 #58 38.75 (1/5) Installing dumb-init (1.2.5-r3) 04:03:35 #58 38.88 (2/5) Installing musl-obstack (1.2.3-r2) 04:03:35 #58 38.91 (3/5) Installing libucontext (1.2-r3) 04:03:35 #58 38.94 (4/5) Installing gcompat (1.1.0-r4) 04:03:35 #58 39.06 (5/5) Installing openssl (3.3.4-r0) 04:03:35 #58 39.31 Executing busybox-1.36.1-r29.trigger 04:03:35 #58 39.52 OK: 10 MiB in 19 packages 04:03:35 #58 DONE 42.3s 04:03:36 04:03:36 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:03:36 #91 ... 04:03:36 04:03:36 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:36 #63 DONE 42.8s 04:03:36 04:03:36 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:03:38 #92 ... 04:03:38 04:03:38 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:38 #59 38.61 (1/14) Installing ca-certificates (20250619-r0) 04:03:38 #59 39.37 (2/14) Installing brotli-libs (1.1.0-r2) 04:03:38 #59 39.50 (3/14) Installing c-ares (1.33.1-r0) 04:03:38 #59 39.55 (4/14) Installing libunistring (1.2-r0) 04:03:38 #59 39.85 (5/14) Installing libidn2 (2.3.7-r0) 04:03:38 #59 39.94 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:03:38 #59 39.99 (7/14) Installing libpsl (0.21.5-r1) 04:03:38 #59 40.05 (8/14) Installing zstd-libs (1.5.6-r0) 04:03:38 #59 40.23 (9/14) Installing libcurl (8.12.1-r0) 04:03:38 #59 40.43 (10/14) Installing curl (8.12.1-r0) 04:03:38 #59 40.53 (11/14) Installing dumb-init (1.2.5-r3) 04:03:38 #59 40.58 (12/14) Installing musl-obstack (1.2.3-r2) 04:03:38 #59 40.61 (13/14) Installing libucontext (1.2-r3) 04:03:38 #59 40.68 (14/14) Installing gcompat (1.1.0-r4) 04:03:38 #59 40.81 Executing busybox-1.36.1-r29.trigger 04:03:38 #59 41.08 Executing ca-certificates-20250619-r0.trigger 04:03:38 #59 42.14 OK: 15 MiB in 28 packages 04:03:38 #59 DONE 44.3s 04:03:38 04:03:38 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:03:38 #93 ... 04:03:38 04:03:38 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:38 #94 ... 04:03:38 04:03:38 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:03:38 #87 8.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:40 #87 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:40 #87 ... 04:03:40 04:03:40 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:40 #95 ... 04:03:40 04:03:40 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:03:40 #81 21.51 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:40 #81 21.69 Executing busybox-1.36.1-r30.post-upgrade 04:03:40 #81 22.28 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:40 #81 22.29 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:40 #81 22.31 Executing busybox-1.36.1-r30.trigger 04:03:40 #81 22.37 OK: 11 MiB in 17 packages 04:03:42 #81 DONE 23.9s 04:03:42 04:03:42 #89 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:03:42 #89 17.94 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:42 #89 18.08 Executing busybox-1.36.1-r30.post-upgrade 04:03:42 #89 18.70 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:42 #89 18.71 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:42 #89 18.74 Executing busybox-1.36.1-r30.trigger 04:03:42 #89 18.88 OK: 9 MiB in 15 packages 04:03:44 #89 DONE 21.4s 04:03:44 04:03:44 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:03:44 #93 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:44 #93 4.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:44 #93 ... 04:03:44 04:03:44 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:03:44 #80 6.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:44 #80 8.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:44 #80 ... 04:03:44 04:03:44 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:03:44 #91 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:44 #91 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:46 #91 ... 04:03:46 04:03:46 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:03:46 #80 17.29 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:46 #80 17.46 Executing busybox-1.36.1-r30.post-upgrade 04:03:46 #80 17.84 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:46 #80 17.85 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:46 #80 17.91 Executing busybox-1.36.1-r30.trigger 04:03:46 #80 18.00 OK: 14 MiB in 21 packages 04:03:47 #80 ... 04:03:47 04:03:47 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:03:47 #84 8.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:47 #84 15.66 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:47 #84 15.80 Executing busybox-1.36.1-r30.post-upgrade 04:03:47 #84 16.08 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:47 #84 16.11 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:47 #84 16.11 Executing busybox-1.36.1-r30.trigger 04:03:47 #84 16.20 OK: 9 MiB in 16 packages 04:03:47 #84 DONE 17.7s 04:03:47 04:03:47 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:03:47 #87 16.55 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:47 #87 16.79 Executing busybox-1.36.1-r30.post-upgrade 04:03:48 #87 ... 04:03:48 04:03:48 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:03:48 #80 DONE 20.2s 04:03:48 04:03:48 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:03:48 #87 17.33 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:48 #87 17.34 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:48 #87 17.36 Executing busybox-1.36.1-r30.trigger 04:03:48 #87 17.55 OK: 20 MiB in 18 packages 04:03:48 #87 ... 04:03:48 04:03:48 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:03:48 #86 8.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:48 #86 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:48 #86 16.19 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:48 #86 16.34 Executing busybox-1.36.1-r30.post-upgrade 04:03:48 #86 17.05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:48 #86 17.08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:48 #86 17.13 Executing busybox-1.36.1-r30.trigger 04:03:48 #86 17.31 OK: 9 MiB in 15 packages 04:03:49 #86 DONE 18.9s 04:03:49 04:03:49 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:03:49 #91 13.45 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:49 #91 13.59 Executing busybox-1.36.1-r30.post-upgrade 04:03:50 #91 ... 04:03:50 04:03:50 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:03:50 #96 DONE 2.8s 04:03:50 04:03:50 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:03:50 #87 DONE 19.2s 04:03:50 04:03:50 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:03:50 #91 14.25 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:50 #91 14.27 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:50 #91 14.32 Executing busybox-1.36.1-r30.trigger 04:03:50 #91 14.43 OK: 10 MiB in 19 packages 04:03:50 #91 ... 04:03:50 04:03:50 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:03:50 #90 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:50 #90 7.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:50 #90 14.38 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:50 #90 14.65 Executing busybox-1.36.1-r30.post-upgrade 04:03:50 #90 15.10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:50 #90 15.10 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:50 #90 15.12 Executing busybox-1.36.1-r30.trigger 04:03:50 #90 15.27 OK: 20 MiB in 18 packages 04:03:50 #90 ... 04:03:50 04:03:50 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:03:50 #97 DONE 0.4s 04:03:50 04:03:50 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:03:50 #98 DONE 0.4s 04:03:50 04:03:50 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:03:50 #92 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:03:50 #92 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:03:50 #92 13.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:50 #92 13.57 Executing busybox-1.36.1-r30.post-upgrade 04:03:50 #92 ... 04:03:50 04:03:50 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:03:50 #90 DONE 16.5s 04:03:50 04:03:50 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:03:50 #92 14.17 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:51 #92 14.19 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:51 #92 14.19 Executing busybox-1.36.1-r30.trigger 04:03:51 #92 14.24 OK: 9 MiB in 18 packages 04:03:51 #92 ... 04:03:51 04:03:51 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:03:51 #91 DONE 15.9s 04:03:51 04:03:51 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:52 #99 ... 04:03:52 04:03:52 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:03:52 #92 DONE 15.7s 04:03:52 04:03:52 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:53 #100 ... 04:03:53 04:03:53 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:03:53 #101 DONE 1.6s 04:03:53 04:03:53 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:53 #102 ... 04:03:53 04:03:53 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:03:53 #93 13.25 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:03:53 #93 13.37 Executing busybox-1.36.1-r30.post-upgrade 04:03:53 #93 13.91 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:03:53 #93 13.92 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:03:53 #93 13.95 Executing busybox-1.36.1-r30.trigger 04:03:53 #93 14.03 OK: 15 MiB in 28 packages 04:03:53 #93 DONE 15.4s 04:03:53 04:03:53 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:54 #95 ... 04:03:54 04:03:54 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:54 #100 DONE 2.2s 04:03:54 04:03:54 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:54 #99 DONE 2.8s 04:03:54 04:03:54 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:03:54 #103 ... 04:03:54 04:03:54 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:03:54 #104 DONE 0.2s 04:03:55 04:03:55 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:03:55 #103 DONE 0.2s 04:03:55 04:03:55 #105 [security-spire-config stage-2 6/10] COPY security.txt / 04:03:55 #105 ... 04:03:55 04:03:55 #106 [security-spire-server stage-2 6/9] COPY security.txt / 04:03:55 #106 DONE 0.4s 04:03:55 04:03:55 #105 [security-spire-config stage-2 6/10] COPY security.txt / 04:03:55 #105 DONE 0.4s 04:03:55 04:03:55 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:03:55 #107 ... 04:03:55 04:03:55 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:55 #102 DONE 2.3s 04:03:55 04:03:55 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:03:55 #108 DONE 0.4s 04:03:55 04:03:55 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:03:55 #107 DONE 0.4s 04:03:55 04:03:55 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:03:55 #109 ... 04:03:55 04:03:55 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:03:55 #110 DONE 0.2s 04:03:56 04:03:56 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:03:56 #109 DONE 0.3s 04:03:56 04:03:56 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:03:56 #111 DONE 0.4s 04:03:56 04:03:56 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:03:56 #112 DONE 0.3s 04:03:56 04:03:56 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 04:03:56 #113 DONE 0.4s 04:03:56 04:03:56 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:03:56 #114 ... 04:03:56 04:03:56 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:03:56 #115 DONE 0.4s 04:03:56 04:03:56 #116 [security-spire-server] exporting to image 04:03:56 #116 exporting layers 04:03:56 #116 ... 04:03:56 04:03:56 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:03:56 #114 DONE 0.6s 04:03:57 04:03:57 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:03:57 #117 DONE 0.6s 04:03:57 04:03:57 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:03:57 #118 DONE 0.4s 04:03:57 04:03:57 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:58 #95 ... 04:03:58 04:03:58 #116 [security-spire-agent] exporting to image 04:04:00 #116 exporting layers 4.2s done 04:04:00 #116 writing image sha256:a3ac8e5e5a5913d034389427fa29eea18cbf7b52957dbddd2b208882ceb2663c 04:04:00 #116 writing image sha256:a3ac8e5e5a5913d034389427fa29eea18cbf7b52957dbddd2b208882ceb2663c 0.1s done 04:04:00 #116 writing image sha256:9f9897095d688aa2e1d46c51766bb808bf4477f378ff295bbc33d59c6e41a620 0.0s done 04:04:00 #116 naming to docker.io/library/security-spire-config-arm64 0.0s done 04:04:00 #116 naming to docker.io/library/security-spire-server-arm64 done 04:04:00 #116 exporting layers 2.9s done 04:04:00 #116 writing image sha256:97e87ac8cdbba3da2c8a6516a1e0351a2d56e22f7288022f2c9994da53cf13f0 done 04:04:00 #116 naming to docker.io/library/security-spire-agent-arm64 done 04:04:00 #116 DONE 4.4s 04:04:00 04:04:00 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #95 ... 04:05:22 04:05:22 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #79 DONE 120.7s 04:05:22 04:05:22 #119 [support-scheduler builder 6/7] COPY . . 04:05:22 #119 ... 04:05:22 04:05:22 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #77 DONE 123.2s 04:05:22 04:05:22 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #82 DONE 115.0s 04:05:22 04:05:22 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #88 DONE 112.4s 04:05:22 04:05:22 #120 [support-notifications builder 6/7] COPY . . 04:05:22 #120 DONE 3.5s 04:05:22 04:05:22 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:05:22 #121 ... 04:05:22 04:05:22 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:05:22 #122 CACHED 04:05:22 04:05:22 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #123 CACHED 04:05:22 04:05:22 #124 [security-proxy-setup builder 6/7] COPY . . 04:05:22 #124 CACHED 04:05:22 04:05:22 #125 [security-secretstore-setup builder 6/7] COPY . . 04:05:22 #125 DONE 3.6s 04:05:22 04:05:22 #119 [support-scheduler builder 6/7] COPY . . 04:05:22 #119 DONE 4.0s 04:05:22 04:05:22 #126 [security-bootstrapper builder 6/7] COPY . . 04:05:22 #126 CACHED 04:05:22 04:05:22 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #127 CACHED 04:05:22 04:05:22 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:05:22 #128 CACHED 04:05:22 04:05:22 #129 [core-data builder 6/7] COPY . . 04:05:22 #129 CACHED 04:05:22 04:05:22 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #130 CACHED 04:05:22 04:05:22 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 04:05:22 #131 CACHED 04:05:22 04:05:22 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:05:22 #132 CACHED 04:05:22 04:05:22 #133 [security-proxy-auth builder 6/7] COPY . . 04:05:22 #133 CACHED 04:05:22 04:05:22 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #134 CACHED 04:05:22 04:05:22 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #135 CACHED 04:05:22 04:05:22 #136 [core-command builder 6/7] COPY . . 04:05:22 #136 CACHED 04:05:22 04:05:22 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 04:05:22 #137 CACHED 04:05:22 04:05:22 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:05:22 #138 CACHED 04:05:22 04:05:22 #139 [core-metadata builder 6/7] COPY . . 04:05:22 #139 CACHED 04:05:22 04:05:22 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 #140 CACHED 04:05:22 04:05:22 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 04:05:22 #141 DONE 3.8s 04:05:22 04:05:22 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:05:25 #142 ... 04:05:25 04:05:25 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:05:25 #121 7.514 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:05:26 #121 ... 04:05:26 04:05:26 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:26 #94 DONE 117.1s 04:05:26 04:05:26 #143 [core-keeper builder 7/8] COPY . . 04:05:26 #143 ... 04:05:26 04:05:26 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:26 #95 DONE 115.8s 04:05:26 04:05:26 #144 [security-spiffe-token-provider builder 6/7] COPY . . 04:05:27 #144 ... 04:05:27 04:05:27 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:05:27 #0 7.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:05:27 #145 ... 04:05:27 04:05:27 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:05:27 #0 9.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:05:27 #146 ... 04:05:27 04:05:27 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:05:27 #0 8.206 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:05:27 #147 ... 04:05:27 04:05:27 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:05:27 #0 8.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:05:28 #148 ... 04:05:28 04:05:28 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:05:28 #0 9.887 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:05:28 #149 ... 04:05:28 04:05:28 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:05:28 #0 8.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:05:28 #150 ... 04:05:28 04:05:28 #144 [security-spiffe-token-provider builder 6/7] COPY . . 04:05:28 #144 DONE 1.7s 04:05:28 04:05:28 #143 [core-keeper builder 7/8] COPY . . 04:05:28 #143 DONE 2.2s 04:05:28 04:05:28 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:05:28 #0 9.644 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:05:28 #151 ... 04:05:28 04:05:28 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:05:28 #0 8.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:05:28 #152 ... 04:05:28 04:05:28 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:05:35 #153 6.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:05:37 #153 ... 04:05:37 04:05:37 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:05:37 #142 9.507 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:05:37 #142 ... 04:05:37 04:05:37 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:05:37 #0 6.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:05:38 #156 ... 04:05:38 04:05:38 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:05:38 #151 DONE 132.9s 04:05:38 04:05:38 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:05:38 #126 ... 04:05:38 04:05:38 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:05:38 #149 DONE 136.2s 04:05:38 04:05:38 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:05:38 #156 ... 04:05:38 04:05:38 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:05:38 #157 ... 04:05:38 04:05:38 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:05:48 #158 ... 04:05:48 04:05:48 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:05:48 #156 157.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:05:52 #156 ... 04:05:52 04:05:52 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:05:52 #154 DONE 161.5s 04:05:52 04:05:52 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:05:52 #152 DONE 161.5s 04:05:52 04:05:52 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:05:52 #146 DONE 161.4s 04:05:52 04:05:52 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:05:52 #148 DONE 161.5s 04:05:52 04:05:52 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:05:52 #126 DONE 161.5s 04:05:52 04:05:52 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:05:52 #155 DONE 161.5s 04:05:52 04:05:52 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:05:52 #150 DONE 161.5s 04:05:52 04:05:52 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:05:52 #156 DONE 161.6s 04:05:52 04:05:52 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:52 #159 ... 04:05:52 04:05:52 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:05:52 #153 DONE 161.6s 04:05:52 04:05:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:05:52 #147 DONE 161.6s 04:05:52 04:05:52 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:05:52 #157 DONE 22.0s 04:05:52 04:05:52 #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:05:52 #158 DONE 18.6s 04:05:52 04:05:52 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #160 ... 04:05:53 04:05:53 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #161 DONE 0.4s 04:05:53 04:05:53 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #159 DONE 0.4s 04:05:53 04:05:53 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #162 DONE 0.4s 04:05:53 04:05:53 #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #163 DONE 0.4s 04:05:53 04:05:53 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #164 DONE 0.4s 04:05:53 04:05:53 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #165 DONE 0.3s 04:05:53 04:05:53 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:05:53 #166 DONE 0.3s 04:05:53 04:05:53 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #167 CACHED 04:05:53 04:05:53 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:05:53 #168 CACHED 04:05:53 04:05:53 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #169 CACHED 04:05:53 04:05:53 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:05:53 #170 CACHED 04:05:53 04:05:53 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #171 CACHED 04:05:53 04:05:53 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:05:53 #172 CACHED 04:05:53 04:05:53 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:53 #160 DONE 0.3s 04:05:53 04:05:53 #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:05:53 #173 ... 04:05:53 04:05:53 #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:05:53 #174 DONE 0.2s 04:05:53 04:05:53 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:05:54 #175 ... 04:05:54 04:05:54 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:05:54 #176 DONE 1.4s 04:05:54 04:05:54 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:05:54 #177 DONE 1.4s 04:05:54 04:05:54 #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:05:54 #178 DONE 1.4s 04:05:54 04:05:54 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:05:54 #179 DONE 1.4s 04:05:54 04:05:54 #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:05:54 #180 DONE 1.4s 04:05:54 04:05:54 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:05:54 #181 DONE 1.4s 04:05:54 04:05:54 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:05:54 #182 DONE 1.4s 04:05:54 04:05:54 #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:05:54 #173 DONE 1.4s 04:05:54 04:05:54 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:05:54 #183 DONE 1.5s 04:05:54 04:05:54 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:05:56 #184 ... 04:05:56 04:05:56 #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:05:56 #185 DONE 2.1s 04:05:56 04:05:56 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:05:56 #186 ... 04:05:56 04:05:56 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:05:56 #175 DONE 3.1s 04:05:56 04:05:56 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:05:56 #187 DONE 3.6s 04:05:56 04:05:56 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:05:56 #188 DONE 1.9s 04:05:56 04:05:56 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:05:56 #189 DONE 1.9s 04:05:56 04:05:56 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:05:56 #190 DONE 1.9s 04:05:56 04:05:56 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:05:56 #191 DONE 1.9s 04:05:56 04:05:56 #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:05:56 #192 DONE 1.9s 04:05:56 04:05:56 #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:05:57 #193 ... 04:05:57 04:05:57 #194 [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 04:05:57 #194 DONE 2.5s 04:05:57 04:05:57 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:05:57 #195 DONE 2.6s 04:05:57 04:05:57 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:05:57 #196 DONE 2.6s 04:05:57 04:05:57 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:05:57 #184 DONE 2.6s 04:05:57 04:05:57 #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:05:57 #197 ... 04:05:57 04:05:57 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:05:57 #186 DONE 2.1s 04:05:57 04:05:57 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:05:57 #198 DONE 1.0s 04:05:57 04:05:57 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:05:57 #199 DONE 1.1s 04:05:57 04:05:57 #200 [support-notifications] exporting to image 04:05:57 #200 exporting layers 04:05:57 #200 ... 04:05:57 04:05:57 #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:05:57 #197 DONE 0.3s 04:05:57 04:05:57 #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:05:57 #201 DONE 1.1s 04:05:57 04:05:57 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:05:57 #202 DONE 1.1s 04:05:57 04:05:57 #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:05:57 #193 DONE 1.1s 04:05:57 04:05:57 #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 04:05:57 #203 DONE 0.4s 04:05:57 04:05:57 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:05:57 #204 DONE 0.4s 04:05:57 04:05:57 #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:05:57 #205 DONE 0.4s 04:05:57 04:05:57 #206 [core-metadata] exporting to image 04:05:57 #206 ... 04:05:57 04:05:57 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:05:57 #207 DONE 0.5s 04:05:57 04:05:57 #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:05:57 #208 DONE 0.5s 04:05:57 04:05:57 #209 [support-scheduler] exporting to image 04:05:58 #209 ... 04:05:58 04:05:58 #210 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:05:58 #210 DONE 0.5s 04:05:58 04:05:58 #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:05:58 #211 DONE 0.5s 04:05:58 04:05:58 #212 [core-keeper] exporting to image 04:05:58 #212 exporting layers 0.5s done 04:05:58 #212 writing image sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e 0.0s done 04:05:58 #212 naming to docker.io/library/core-keeper done 04:05:58 #212 DONE 1.1s 04:05:58 04:05:58 #200 [support-notifications] exporting to image 04:05:58 #200 exporting layers 0.2s done 04:05:58 #200 writing image sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf 0.1s done 04:05:58 #200 naming to docker.io/library/support-notifications done 04:05:58 #200 DONE 0.7s 04:05:58 04:05:58 #213 [core-command] exporting to image 04:05:58 #213 exporting layers 0.5s done 04:05:58 #213 writing image sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 0.1s done 04:05:58 #213 naming to docker.io/library/core-command 0.0s done 04:05:58 #213 DONE 1.2s 04:05:58 04:05:58 #206 [core-metadata] exporting to image 04:05:58 #206 exporting layers 0.4s done 04:05:58 #206 writing image sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 0.0s done 04:05:58 #206 naming to docker.io/library/core-metadata 0.0s done 04:05:58 #206 DONE 0.6s 04:05:58 04:05:58 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:05:58 #214 ... 04:05:58 04:05:58 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:58 #215 DONE 0.8s 04:05:58 04:05:58 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:05:58 #216 DONE 0.4s 04:05:58 04:05:58 #217 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:05:58 #217 DONE 0.4s 04:05:58 04:05:58 #218 [core-common-config-bootstrapper] exporting to image 04:05:58 #218 ... 04:05:58 04:05:58 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:05:58 #214 DONE 0.6s 04:05:58 04:05:58 #219 [core-data] exporting to image 04:05:58 #219 exporting layers 0.6s done 04:05:58 #219 writing image sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done 04:05:58 #219 naming to docker.io/library/core-data done 04:05:58 #219 DONE 1.1s 04:05:58 04:05:58 #220 [security-spiffe-token-provider] exporting to image 04:05:58 #220 exporting layers 0.6s done 04:05:58 #220 writing image sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 0.0s done 04:05:58 #220 naming to docker.io/library/security-spiffe-token-provider done 04:05:58 #220 DONE 1.1s 04:05:58 04:05:58 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:58 #221 DONE 1.1s 04:05:58 04:05:58 #209 [support-scheduler] exporting to image 04:05:58 #209 exporting layers 0.8s done 04:05:58 #209 writing image sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 0.0s done 04:05:58 #209 naming to docker.io/library/support-scheduler done 04:05:58 #209 DONE 0.9s 04:05:58 04:05:58 #222 [security-proxy-auth] exporting to image 04:05:58 #222 ... 04:05:58 04:05:58 #218 [core-common-config-bootstrapper] exporting to image 04:05:58 #218 exporting layers 0.4s done 04:05:58 #218 writing image sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done 04:05:58 #218 naming to docker.io/library/core-common-config-bootstrapper done 04:05:58 #218 DONE 0.6s 04:05:58 04:05:58 #223 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:05:58 #223 DONE 0.7s 04:05:58 04:05:58 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:05:58 #224 DONE 0.4s 04:05:58 04:05:58 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:05:58 #225 DONE 0.1s 04:05:58 04:05:58 #222 [security-proxy-auth] exporting to image 04:05:58 #222 exporting layers 0.3s done 04:05:59 #222 writing image sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done 04:05:59 #222 naming to docker.io/library/security-proxy-auth done 04:05:59 #222 DONE 0.4s 04:05:59 04:05:59 #226 [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/ 04:05:59 #226 DONE 0.1s 04:05:59 04:05:59 #227 [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/ 04:05:59 #227 DONE 0.1s 04:05:59 04:05:59 #228 [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/ 04:05:59 #228 ... 04:05:59 04:05:59 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:59 #229 DONE 0.8s 04:05:59 04:05:59 #228 [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/ 04:05:59 #228 DONE 0.2s 04:05:59 04:05:59 #230 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:05:59 #230 DONE 0.1s 04:05:59 04:05:59 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:59 #231 DONE 0.4s 04:05:59 04:05:59 #232 [security-proxy-setup] exporting to image 04:05:59 #232 exporting layers 0.2s done 04:05:59 #232 writing image sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done 04:05:59 #232 naming to docker.io/library/security-proxy-setup 0.0s done 04:05:59 #232 DONE 0.3s 04:05:59 04:05:59 #233 [security-secretstore-setup] exporting to image 04:05:59 #233 exporting layers 0.2s done 04:05:59 #233 writing image sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done 04:05:59 #233 naming to docker.io/library/security-secretstore-setup done 04:05:59 #233 DONE 0.2s 04:05:59 04:05:59 #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:05:59 #234 DONE 0.3s 04:05:59 04:05:59 #235 [security-bootstrapper] exporting to image 04:05:59 #235 exporting layers 0.2s done 04:05:59 #235 writing image sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done 04:05:59 #235 naming to docker.io/library/security-bootstrapper done 04:05:59 #235 DONE 0.2s 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:05:59 time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:05:59 $ docker stop --time=1 158d98d2e9bd4044388e28c7786beaa17cf8957409252f49ab5f35e6d651b45b 04:06:01 $ docker rm -f --volumes 158d98d2e9bd4044388e28c7786beaa17cf8957409252f49ab5f35e6d651b45b [Pipeline] // withDockerContainer [Pipeline] sh 04:06:01 + docker images 04:06:01 REPOSITORY TAG IMAGE ID CREATED SIZE 04:06:01 security-secretstore-setup latest 5fce5fb8bc25 2 seconds ago 80.6MB 04:06:01 security-bootstrapper latest c01361b27e65 2 seconds ago 21.2MB 04:06:01 security-proxy-setup latest 1985865769a9 2 seconds ago 49.9MB 04:06:01 security-proxy-auth latest 304fdaadf053 3 seconds ago 45.5MB 04:06:01 core-metadata latest 3989f438ee3c 4 seconds ago 46.4MB 04:06:01 core-data latest 1d1b5c926237 4 seconds ago 46.3MB 04:06:01 core-common-config-bootstrapper latest f5163de15637 4 seconds ago 20.2MB 04:06:01 support-notifications latest 6ec705270e61 4 seconds ago 53.6MB 04:06:01 support-scheduler latest b4159b444c52 4 seconds ago 50MB 04:06:01 security-spiffe-token-provider latest 7c857350b88e 4 seconds ago 48.8MB 04:06:01 core-command latest 992982453e3d 5 seconds ago 40.5MB 04:06:01 core-keeper latest b54bf1bd355f 5 seconds ago 45.3MB 04:06:01 security-spire-agent latest 64b17bcae1ee 2 minutes ago 196MB 04:06:01 security-spire-config latest 836fbc02751e 2 minutes ago 150MB 04:06:01 security-spire-server latest d13b1ae8b0fe 2 minutes ago 150MB 04:06:01 ci-base-image-x86_64 latest 6844954ac635 7 minutes ago 936MB 04:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 5 weeks ago 580MB 04:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 04:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:01 provisioning config files... 04:06:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config15796909585800168041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:02 ---> ****-login.sh 04:06:02 nexus3.edgexfoundry.org:10001 04:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:02 Login Succeeded 04:06:02 nexus3.edgexfoundry.org:10002 04:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:02 Login Succeeded 04:06:02 nexus3.edgexfoundry.org:10003 04:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:02 Login Succeeded 04:06:02 nexus3.edgexfoundry.org:10004 04:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:02 Login Succeeded 04:06:02 ****.io 04:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:02 Login Succeeded 04:06:02 ---> ****-login.sh ends [Pipeline] } 04:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:06:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:06:02 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:02 latest 04:06:02 4.1.0-dev.59 04:06:02 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:02 main 04:06:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:03 + docker push nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:06:03 b7ea7bb3e737: Preparing 04:06:03 760f188b3aa0: Preparing 04:06:03 760f44c331d2: Preparing 04:06:03 1f60731908c3: Preparing 04:06:03 7643f97d0aea: Preparing 04:06:03 66fe002a6a6a: Preparing 04:06:03 097100c76c15: Preparing 04:06:03 66fe002a6a6a: Waiting 04:06:03 097100c76c15: Waiting 04:06:03 b7ea7bb3e737: Pushed 04:06:03 1f60731908c3: Pushed 04:06:03 760f44c331d2: Pushed 04:06:03 097100c76c15: Layer already exists 04:06:03 7643f97d0aea: Pushed 04:06:03 66fe002a6a6a: Pushed 04:06:06 760f188b3aa0: Pushed 04:06:06 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:06:07 b7ea7bb3e737: Preparing 04:06:07 760f188b3aa0: Preparing 04:06:07 760f44c331d2: Preparing 04:06:07 1f60731908c3: Preparing 04:06:07 7643f97d0aea: Preparing 04:06:07 66fe002a6a6a: Preparing 04:06:07 097100c76c15: Preparing 04:06:07 66fe002a6a6a: Waiting 04:06:07 097100c76c15: Waiting 04:06:07 7643f97d0aea: Layer already exists 04:06:07 760f188b3aa0: Layer already exists 04:06:07 1f60731908c3: Layer already exists 04:06:07 760f44c331d2: Layer already exists 04:06:07 b7ea7bb3e737: Layer already exists 04:06:07 097100c76c15: Layer already exists 04:06:07 66fe002a6a6a: Layer already exists 04:06:07 latest: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:08 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:06:08 b7ea7bb3e737: Preparing 04:06:08 760f188b3aa0: Preparing 04:06:08 760f44c331d2: Preparing 04:06:08 1f60731908c3: Preparing 04:06:08 7643f97d0aea: Preparing 04:06:08 66fe002a6a6a: Preparing 04:06:08 097100c76c15: Preparing 04:06:08 66fe002a6a6a: Waiting 04:06:08 7643f97d0aea: Layer already exists 04:06:08 760f188b3aa0: Layer already exists 04:06:08 b7ea7bb3e737: Layer already exists 04:06:08 760f44c331d2: Layer already exists 04:06:08 1f60731908c3: Layer already exists 04:06:08 66fe002a6a6a: Layer already exists 04:06:08 097100c76c15: Layer already exists 04:06:08 4.1.0-dev.59: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:08 + docker push nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:06:08 b7ea7bb3e737: Preparing 04:06:08 760f188b3aa0: Preparing 04:06:08 760f44c331d2: Preparing 04:06:08 1f60731908c3: Preparing 04:06:08 7643f97d0aea: Preparing 04:06:08 66fe002a6a6a: Preparing 04:06:08 097100c76c15: Preparing 04:06:08 66fe002a6a6a: Waiting 04:06:08 097100c76c15: Waiting 04:06:08 760f188b3aa0: Layer already exists 04:06:08 7643f97d0aea: Layer already exists 04:06:08 1f60731908c3: Layer already exists 04:06:08 b7ea7bb3e737: Layer already exists 04:06:08 760f44c331d2: Layer already exists 04:06:08 097100c76c15: Layer already exists 04:06:08 66fe002a6a6a: Layer already exists 04:06:08 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:06:09 b7ea7bb3e737: Preparing 04:06:09 760f188b3aa0: Preparing 04:06:09 760f44c331d2: Preparing 04:06:09 1f60731908c3: Preparing 04:06:09 7643f97d0aea: Preparing 04:06:09 66fe002a6a6a: Preparing 04:06:09 097100c76c15: Preparing 04:06:09 66fe002a6a6a: Waiting 04:06:09 097100c76c15: Waiting 04:06:09 b7ea7bb3e737: Layer already exists 04:06:09 760f188b3aa0: Layer already exists 04:06:09 760f44c331d2: Layer already exists 04:06:09 7643f97d0aea: Layer already exists 04:06:09 1f60731908c3: Layer already exists 04:06:09 66fe002a6a6a: Layer already exists 04:06:09 097100c76c15: Layer already exists 04:06:09 main: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:09 ===================================================== [Pipeline] echo 04:06:09 taggedImages: 04:06:09 - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:09 - nexus3.edgexfoundry.org:10004/core-command:latest 04:06:09 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:06:09 - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:06:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:06:09 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:09 latest 04:06:09 4.1.0-dev.59 04:06:09 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:09 main 04:06:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:06:10 906f4fc40b1d: Preparing 04:06:10 929d926107e8: Preparing 04:06:10 1e594d5103f4: Preparing 04:06:10 36463005fe7d: Preparing 04:06:10 760f44c331d2: Preparing 04:06:10 1f60731908c3: Preparing 04:06:10 7643f97d0aea: Preparing 04:06:10 66fe002a6a6a: Preparing 04:06:10 097100c76c15: Preparing 04:06:10 1f60731908c3: Waiting 04:06:10 7643f97d0aea: Waiting 04:06:10 66fe002a6a6a: Waiting 04:06:10 097100c76c15: Waiting 04:06:10 760f44c331d2: Layer already exists 04:06:10 1f60731908c3: Layer already exists 04:06:10 7643f97d0aea: Layer already exists 04:06:10 929d926107e8: Pushed 04:06:10 66fe002a6a6a: Layer already exists 04:06:10 906f4fc40b1d: Pushed 04:06:10 097100c76c15: Layer already exists 04:06:10 1e594d5103f4: Pushed 04:06:11 36463005fe7d: Pushed 04:06:11 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + 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 04:06:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:06:12 906f4fc40b1d: Preparing 04:06:12 929d926107e8: Preparing 04:06:12 1e594d5103f4: Preparing 04:06:12 36463005fe7d: Preparing 04:06:12 760f44c331d2: Preparing 04:06:12 1f60731908c3: Preparing 04:06:12 7643f97d0aea: Preparing 04:06:12 66fe002a6a6a: Preparing 04:06:12 097100c76c15: Preparing 04:06:12 66fe002a6a6a: Waiting 04:06:12 1f60731908c3: Waiting 04:06:12 7643f97d0aea: Waiting 04:06:12 097100c76c15: Waiting 04:06:12 1e594d5103f4: Layer already exists 04:06:12 36463005fe7d: Layer already exists 04:06:12 760f44c331d2: Layer already exists 04:06:12 906f4fc40b1d: Layer already exists 04:06:12 929d926107e8: Layer already exists 04:06:12 097100c76c15: Layer already exists 04:06:12 7643f97d0aea: Layer already exists 04:06:12 66fe002a6a6a: Layer already exists 04:06:12 1f60731908c3: Layer already exists 04:06:12 latest: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:06:13 906f4fc40b1d: Preparing 04:06:13 929d926107e8: Preparing 04:06:13 1e594d5103f4: Preparing 04:06:13 36463005fe7d: Preparing 04:06:13 760f44c331d2: Preparing 04:06:13 1f60731908c3: Preparing 04:06:13 7643f97d0aea: Preparing 04:06:13 66fe002a6a6a: Preparing 04:06:13 097100c76c15: Preparing 04:06:13 1f60731908c3: Waiting 04:06:13 7643f97d0aea: Waiting 04:06:13 66fe002a6a6a: Waiting 04:06:13 097100c76c15: Waiting 04:06:13 760f44c331d2: Layer already exists 04:06:13 929d926107e8: Layer already exists 04:06:13 906f4fc40b1d: Layer already exists 04:06:13 1e594d5103f4: Layer already exists 04:06:13 36463005fe7d: Layer already exists 04:06:13 1f60731908c3: Layer already exists 04:06:13 7643f97d0aea: Layer already exists 04:06:13 66fe002a6a6a: Layer already exists 04:06:13 097100c76c15: Layer already exists 04:06:13 4.1.0-dev.59: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:06:13 906f4fc40b1d: Preparing 04:06:13 929d926107e8: Preparing 04:06:13 1e594d5103f4: Preparing 04:06:13 36463005fe7d: Preparing 04:06:13 760f44c331d2: Preparing 04:06:13 1f60731908c3: Preparing 04:06:13 7643f97d0aea: Preparing 04:06:13 66fe002a6a6a: Preparing 04:06:13 097100c76c15: Preparing 04:06:13 1f60731908c3: Waiting 04:06:13 66fe002a6a6a: Waiting 04:06:13 097100c76c15: Waiting 04:06:13 7643f97d0aea: Waiting 04:06:13 36463005fe7d: Layer already exists 04:06:13 906f4fc40b1d: Layer already exists 04:06:13 929d926107e8: Layer already exists 04:06:13 1e594d5103f4: Layer already exists 04:06:13 760f44c331d2: Layer already exists 04:06:13 7643f97d0aea: Layer already exists 04:06:13 1f60731908c3: Layer already exists 04:06:13 66fe002a6a6a: Layer already exists 04:06:13 097100c76c15: Layer already exists 04:06:13 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:14 + 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 04:06:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:06:14 906f4fc40b1d: Preparing 04:06:14 929d926107e8: Preparing 04:06:14 1e594d5103f4: Preparing 04:06:14 36463005fe7d: Preparing 04:06:14 760f44c331d2: Preparing 04:06:14 1f60731908c3: Preparing 04:06:14 7643f97d0aea: Preparing 04:06:14 66fe002a6a6a: Preparing 04:06:14 097100c76c15: Preparing 04:06:14 1f60731908c3: Waiting 04:06:14 7643f97d0aea: Waiting 04:06:14 66fe002a6a6a: Waiting 04:06:14 097100c76c15: Waiting 04:06:14 929d926107e8: Layer already exists 04:06:14 760f44c331d2: Layer already exists 04:06:14 1e594d5103f4: Layer already exists 04:06:14 36463005fe7d: Layer already exists 04:06:14 906f4fc40b1d: Layer already exists 04:06:14 1f60731908c3: Layer already exists 04:06:14 66fe002a6a6a: Layer already exists 04:06:14 7643f97d0aea: Layer already exists 04:06:14 097100c76c15: Layer already exists 04:06:14 main: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:14 ===================================================== [Pipeline] echo 04:06:14 taggedImages: 04:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:06:14 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:06:14 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:14 latest 04:06:14 4.1.0-dev.59 04:06:14 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:14 main 04:06:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:15 + docker push nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:06:15 0ad5308065a8: Preparing 04:06:15 ba54a9024f51: Preparing 04:06:15 760f44c331d2: Preparing 04:06:15 1f60731908c3: Preparing 04:06:15 046f07299288: Preparing 04:06:15 dc5fb6043e23: Preparing 04:06:15 097100c76c15: Preparing 04:06:15 dc5fb6043e23: Waiting 04:06:15 097100c76c15: Waiting 04:06:15 760f44c331d2: Layer already exists 04:06:15 1f60731908c3: Layer already exists 04:06:15 097100c76c15: Layer already exists 04:06:15 0ad5308065a8: Pushed 04:06:15 dc5fb6043e23: Pushed 04:06:15 046f07299288: Pushed 04:06:18 ba54a9024f51: Pushed 04:06:18 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:06:19 0ad5308065a8: Preparing 04:06:19 ba54a9024f51: Preparing 04:06:19 760f44c331d2: Preparing 04:06:19 1f60731908c3: Preparing 04:06:19 046f07299288: Preparing 04:06:19 dc5fb6043e23: Preparing 04:06:19 097100c76c15: Preparing 04:06:19 dc5fb6043e23: Waiting 04:06:19 097100c76c15: Waiting 04:06:19 ba54a9024f51: Layer already exists 04:06:19 1f60731908c3: Layer already exists 04:06:19 0ad5308065a8: Layer already exists 04:06:19 046f07299288: Layer already exists 04:06:19 760f44c331d2: Layer already exists 04:06:19 dc5fb6043e23: Layer already exists 04:06:19 097100c76c15: Layer already exists 04:06:19 latest: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:06:21 0ad5308065a8: Preparing 04:06:21 ba54a9024f51: Preparing 04:06:21 760f44c331d2: Preparing 04:06:21 1f60731908c3: Preparing 04:06:21 046f07299288: Preparing 04:06:21 dc5fb6043e23: Preparing 04:06:21 097100c76c15: Preparing 04:06:21 097100c76c15: Waiting 04:06:21 dc5fb6043e23: Waiting 04:06:21 1f60731908c3: Layer already exists 04:06:21 0ad5308065a8: Layer already exists 04:06:21 760f44c331d2: Layer already exists 04:06:21 046f07299288: Layer already exists 04:06:21 ba54a9024f51: Layer already exists 04:06:21 097100c76c15: Layer already exists 04:06:21 dc5fb6043e23: Layer already exists 04:06:21 4.1.0-dev.59: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker push nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:06:21 0ad5308065a8: Preparing 04:06:21 ba54a9024f51: Preparing 04:06:21 760f44c331d2: Preparing 04:06:21 1f60731908c3: Preparing 04:06:21 046f07299288: Preparing 04:06:21 dc5fb6043e23: Preparing 04:06:21 097100c76c15: Preparing 04:06:21 dc5fb6043e23: Waiting 04:06:21 097100c76c15: Waiting 04:06:21 760f44c331d2: Layer already exists 04:06:21 1f60731908c3: Layer already exists 04:06:21 0ad5308065a8: Layer already exists 04:06:21 046f07299288: Layer already exists 04:06:21 ba54a9024f51: Layer already exists 04:06:21 dc5fb6043e23: Layer already exists 04:06:21 097100c76c15: Layer already exists 04:06:21 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:06:22 0ad5308065a8: Preparing 04:06:22 ba54a9024f51: Preparing 04:06:22 760f44c331d2: Preparing 04:06:22 1f60731908c3: Preparing 04:06:22 046f07299288: Preparing 04:06:22 dc5fb6043e23: Preparing 04:06:22 097100c76c15: Preparing 04:06:22 dc5fb6043e23: Waiting 04:06:22 097100c76c15: Waiting 04:06:22 ba54a9024f51: Layer already exists 04:06:22 1f60731908c3: Layer already exists 04:06:22 760f44c331d2: Layer already exists 04:06:22 046f07299288: Layer already exists 04:06:22 0ad5308065a8: Layer already exists 04:06:22 dc5fb6043e23: Layer already exists 04:06:22 097100c76c15: Layer already exists 04:06:22 main: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:22 ===================================================== [Pipeline] echo 04:06:22 taggedImages: 04:06:22 - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:22 - nexus3.edgexfoundry.org:10004/core-data:latest 04:06:22 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:06:22 - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:06:22 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:06:22 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:22 latest 04:06:22 4.1.0-dev.59 04:06:22 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:22 main 04:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:06:23 1ce9970ac9cf: Preparing 04:06:23 840e413cf56c: Preparing 04:06:23 1f60731908c3: Preparing 04:06:23 f310425cd900: Preparing 04:06:23 af883569f872: Preparing 04:06:23 097100c76c15: Preparing 04:06:23 097100c76c15: Waiting 04:06:23 1f60731908c3: Layer already exists 04:06:23 097100c76c15: Layer already exists 04:06:23 1ce9970ac9cf: Pushed 04:06:23 af883569f872: Pushed 04:06:23 f310425cd900: Pushed 04:06:26 840e413cf56c: Pushed 04:06:26 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:06:27 1ce9970ac9cf: Preparing 04:06:27 840e413cf56c: Preparing 04:06:27 1f60731908c3: Preparing 04:06:27 f310425cd900: Preparing 04:06:27 af883569f872: Preparing 04:06:27 097100c76c15: Preparing 04:06:27 097100c76c15: Waiting 04:06:27 af883569f872: Layer already exists 04:06:27 1f60731908c3: Layer already exists 04:06:27 1ce9970ac9cf: Layer already exists 04:06:27 840e413cf56c: Layer already exists 04:06:27 f310425cd900: Layer already exists 04:06:27 097100c76c15: Layer already exists 04:06:27 latest: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:06:28 1ce9970ac9cf: Preparing 04:06:28 840e413cf56c: Preparing 04:06:28 1f60731908c3: Preparing 04:06:28 f310425cd900: Preparing 04:06:28 af883569f872: Preparing 04:06:28 097100c76c15: Preparing 04:06:28 097100c76c15: Waiting 04:06:28 f310425cd900: Layer already exists 04:06:28 840e413cf56c: Layer already exists 04:06:28 1f60731908c3: Layer already exists 04:06:28 af883569f872: Layer already exists 04:06:28 1ce9970ac9cf: Layer already exists 04:06:28 097100c76c15: Layer already exists 04:06:28 4.1.0-dev.59: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:06:28 1ce9970ac9cf: Preparing 04:06:28 840e413cf56c: Preparing 04:06:28 1f60731908c3: Preparing 04:06:28 f310425cd900: Preparing 04:06:28 af883569f872: Preparing 04:06:28 097100c76c15: Preparing 04:06:28 097100c76c15: Waiting 04:06:28 af883569f872: Layer already exists 04:06:28 840e413cf56c: Layer already exists 04:06:28 1f60731908c3: Layer already exists 04:06:28 f310425cd900: Layer already exists 04:06:28 1ce9970ac9cf: Layer already exists 04:06:28 097100c76c15: Layer already exists 04:06:28 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:06:29 1ce9970ac9cf: Preparing 04:06:29 840e413cf56c: Preparing 04:06:29 1f60731908c3: Preparing 04:06:29 f310425cd900: Preparing 04:06:29 af883569f872: Preparing 04:06:29 097100c76c15: Preparing 04:06:29 097100c76c15: Waiting 04:06:29 f310425cd900: Layer already exists 04:06:29 af883569f872: Layer already exists 04:06:29 840e413cf56c: Layer already exists 04:06:29 1f60731908c3: Layer already exists 04:06:29 1ce9970ac9cf: Layer already exists 04:06:29 097100c76c15: Layer already exists 04:06:29 main: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:29 ===================================================== [Pipeline] echo 04:06:29 taggedImages: 04:06:29 - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:29 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:06:29 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:06:29 - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:29 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:06:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:06:29 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:29 latest 04:06:29 4.1.0-dev.59 04:06:29 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:29 main 04:06:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:06:30 861b0f371a4c: Preparing 04:06:30 5e31245936fc: Preparing 04:06:30 7ebb0f603d76: Preparing 04:06:30 760f44c331d2: Preparing 04:06:30 1f60731908c3: Preparing 04:06:30 7643f97d0aea: Preparing 04:06:30 66fe002a6a6a: Preparing 04:06:30 097100c76c15: Preparing 04:06:30 7643f97d0aea: Waiting 04:06:30 097100c76c15: Waiting 04:06:30 66fe002a6a6a: Waiting 04:06:30 5e31245936fc: Pushed 04:06:30 1f60731908c3: Layer already exists 04:06:30 760f44c331d2: Layer already exists 04:06:30 861b0f371a4c: Pushed 04:06:30 7643f97d0aea: Layer already exists 04:06:30 66fe002a6a6a: Layer already exists 04:06:30 097100c76c15: Layer already exists 04:06:33 7ebb0f603d76: Pushed 04:06:34 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:06:34 861b0f371a4c: Preparing 04:06:34 5e31245936fc: Preparing 04:06:34 7ebb0f603d76: Preparing 04:06:34 760f44c331d2: Preparing 04:06:34 1f60731908c3: Preparing 04:06:34 7643f97d0aea: Preparing 04:06:34 66fe002a6a6a: Preparing 04:06:34 097100c76c15: Preparing 04:06:34 7643f97d0aea: Waiting 04:06:34 66fe002a6a6a: Waiting 04:06:34 097100c76c15: Waiting 04:06:34 760f44c331d2: Layer already exists 04:06:34 7ebb0f603d76: Layer already exists 04:06:34 861b0f371a4c: Layer already exists 04:06:34 1f60731908c3: Layer already exists 04:06:34 5e31245936fc: Layer already exists 04:06:34 097100c76c15: Layer already exists 04:06:34 66fe002a6a6a: Layer already exists 04:06:34 7643f97d0aea: Layer already exists 04:06:34 latest: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:06:35 861b0f371a4c: Preparing 04:06:35 5e31245936fc: Preparing 04:06:35 7ebb0f603d76: Preparing 04:06:35 760f44c331d2: Preparing 04:06:35 1f60731908c3: Preparing 04:06:35 7643f97d0aea: Preparing 04:06:35 66fe002a6a6a: Preparing 04:06:35 097100c76c15: Preparing 04:06:35 66fe002a6a6a: Waiting 04:06:35 097100c76c15: Waiting 04:06:35 7643f97d0aea: Waiting 04:06:35 760f44c331d2: Layer already exists 04:06:35 1f60731908c3: Layer already exists 04:06:35 861b0f371a4c: Layer already exists 04:06:35 5e31245936fc: Layer already exists 04:06:35 7ebb0f603d76: Layer already exists 04:06:35 66fe002a6a6a: Layer already exists 04:06:35 7643f97d0aea: Layer already exists 04:06:35 097100c76c15: Layer already exists 04:06:35 4.1.0-dev.59: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:06:36 861b0f371a4c: Preparing 04:06:36 5e31245936fc: Preparing 04:06:36 7ebb0f603d76: Preparing 04:06:36 760f44c331d2: Preparing 04:06:36 1f60731908c3: Preparing 04:06:36 7643f97d0aea: Preparing 04:06:36 66fe002a6a6a: Preparing 04:06:36 097100c76c15: Preparing 04:06:36 7643f97d0aea: Waiting 04:06:36 66fe002a6a6a: Waiting 04:06:36 097100c76c15: Waiting 04:06:36 760f44c331d2: Layer already exists 04:06:36 1f60731908c3: Layer already exists 04:06:36 861b0f371a4c: Layer already exists 04:06:36 5e31245936fc: Layer already exists 04:06:36 7ebb0f603d76: Layer already exists 04:06:36 66fe002a6a6a: Layer already exists 04:06:36 7643f97d0aea: Layer already exists 04:06:36 097100c76c15: Layer already exists 04:06:36 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:06:36 861b0f371a4c: Preparing 04:06:36 5e31245936fc: Preparing 04:06:36 7ebb0f603d76: Preparing 04:06:36 760f44c331d2: Preparing 04:06:36 1f60731908c3: Preparing 04:06:36 7643f97d0aea: Preparing 04:06:36 66fe002a6a6a: Preparing 04:06:36 097100c76c15: Preparing 04:06:36 7643f97d0aea: Waiting 04:06:36 66fe002a6a6a: Waiting 04:06:36 097100c76c15: Waiting 04:06:36 760f44c331d2: Layer already exists 04:06:36 5e31245936fc: Layer already exists 04:06:36 7ebb0f603d76: Layer already exists 04:06:36 861b0f371a4c: Layer already exists 04:06:36 1f60731908c3: Layer already exists 04:06:36 097100c76c15: Layer already exists 04:06:36 66fe002a6a6a: Layer already exists 04:06:36 7643f97d0aea: Layer already exists 04:06:36 main: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:36 ===================================================== [Pipeline] echo 04:06:36 taggedImages: 04:06:36 - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:36 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:06:36 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:06:36 - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:36 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:06:36 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:06:36 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:36 latest 04:06:36 4.1.0-dev.59 04:06:36 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:36 main 04:06:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:06:37 2aa6537b03bb: Preparing 04:06:37 64293dc0054a: Preparing 04:06:37 49e339d6b6b8: Preparing 04:06:37 e841063fb74c: Preparing 04:06:37 91defff95882: Preparing 04:06:37 6e561bb48517: Preparing 04:06:37 223278d0749a: Preparing 04:06:37 760f44c331d2: Preparing 04:06:37 1f60731908c3: Preparing 04:06:37 9f54c199ee89: Preparing 04:06:37 ea94695b6782: Preparing 04:06:37 5f70bf18a086: Preparing 04:06:37 bfa120aa6c36: Preparing 04:06:37 280ccba460fd: Preparing 04:06:37 a328224f9731: Preparing 04:06:37 097100c76c15: Preparing 04:06:37 6e561bb48517: Waiting 04:06:37 223278d0749a: Waiting 04:06:37 9f54c199ee89: Waiting 04:06:37 1f60731908c3: Waiting 04:06:37 bfa120aa6c36: Waiting 04:06:37 a328224f9731: Waiting 04:06:37 ea94695b6782: Waiting 04:06:37 280ccba460fd: Waiting 04:06:37 5f70bf18a086: Waiting 04:06:37 760f44c331d2: Waiting 04:06:37 e841063fb74c: Pushed 04:06:37 49e339d6b6b8: Pushed 04:06:37 64293dc0054a: Pushed 04:06:37 91defff95882: Pushed 04:06:37 760f44c331d2: Layer already exists 04:06:37 2aa6537b03bb: Pushed 04:06:37 1f60731908c3: Layer already exists 04:06:37 6e561bb48517: Pushed 04:06:37 5f70bf18a086: Layer already exists 04:06:37 9f54c199ee89: Pushed 04:06:37 ea94695b6782: Pushed 04:06:37 bfa120aa6c36: Pushed 04:06:37 097100c76c15: Layer already exists 04:06:37 a328224f9731: Pushed 04:06:37 280ccba460fd: Pushed 04:06:39 223278d0749a: Pushed 04:06:39 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:06:39 2aa6537b03bb: Preparing 04:06:39 64293dc0054a: Preparing 04:06:39 49e339d6b6b8: Preparing 04:06:39 e841063fb74c: Preparing 04:06:39 91defff95882: Preparing 04:06:39 6e561bb48517: Preparing 04:06:39 223278d0749a: Preparing 04:06:39 760f44c331d2: Preparing 04:06:39 6e561bb48517: Waiting 04:06:39 223278d0749a: Waiting 04:06:39 1f60731908c3: Preparing 04:06:39 760f44c331d2: Waiting 04:06:39 9f54c199ee89: Preparing 04:06:39 1f60731908c3: Waiting 04:06:39 ea94695b6782: Preparing 04:06:39 5f70bf18a086: Preparing 04:06:39 bfa120aa6c36: Preparing 04:06:39 9f54c199ee89: Waiting 04:06:39 5f70bf18a086: Waiting 04:06:39 ea94695b6782: Waiting 04:06:39 280ccba460fd: Preparing 04:06:39 bfa120aa6c36: Waiting 04:06:39 a328224f9731: Preparing 04:06:39 280ccba460fd: Waiting 04:06:39 097100c76c15: Preparing 04:06:39 a328224f9731: Waiting 04:06:39 097100c76c15: Waiting 04:06:39 49e339d6b6b8: Layer already exists 04:06:39 91defff95882: Layer already exists 04:06:39 64293dc0054a: Layer already exists 04:06:39 e841063fb74c: Layer already exists 04:06:39 2aa6537b03bb: Layer already exists 04:06:39 6e561bb48517: Layer already exists 04:06:39 223278d0749a: Layer already exists 04:06:39 760f44c331d2: Layer already exists 04:06:39 1f60731908c3: Layer already exists 04:06:39 9f54c199ee89: Layer already exists 04:06:39 ea94695b6782: Layer already exists 04:06:39 bfa120aa6c36: Layer already exists 04:06:39 5f70bf18a086: Layer already exists 04:06:39 a328224f9731: Layer already exists 04:06:39 280ccba460fd: Layer already exists 04:06:39 097100c76c15: Layer already exists 04:06:39 latest: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:06:40 2aa6537b03bb: Preparing 04:06:40 64293dc0054a: Preparing 04:06:40 49e339d6b6b8: Preparing 04:06:40 e841063fb74c: Preparing 04:06:40 91defff95882: Preparing 04:06:40 6e561bb48517: Preparing 04:06:40 223278d0749a: Preparing 04:06:40 760f44c331d2: Preparing 04:06:40 1f60731908c3: Preparing 04:06:40 9f54c199ee89: Preparing 04:06:40 ea94695b6782: Preparing 04:06:40 5f70bf18a086: Preparing 04:06:40 bfa120aa6c36: Preparing 04:06:40 280ccba460fd: Preparing 04:06:40 a328224f9731: Preparing 04:06:40 097100c76c15: Preparing 04:06:40 9f54c199ee89: Waiting 04:06:40 ea94695b6782: Waiting 04:06:40 1f60731908c3: Waiting 04:06:40 a328224f9731: Waiting 04:06:40 097100c76c15: Waiting 04:06:40 5f70bf18a086: Waiting 04:06:40 bfa120aa6c36: Waiting 04:06:40 280ccba460fd: Waiting 04:06:40 223278d0749a: Waiting 04:06:40 6e561bb48517: Waiting 04:06:40 760f44c331d2: Waiting 04:06:40 e841063fb74c: Layer already exists 04:06:40 2aa6537b03bb: Layer already exists 04:06:40 64293dc0054a: Layer already exists 04:06:40 91defff95882: Layer already exists 04:06:40 49e339d6b6b8: Layer already exists 04:06:40 223278d0749a: Layer already exists 04:06:40 6e561bb48517: Layer already exists 04:06:40 1f60731908c3: Layer already exists 04:06:40 760f44c331d2: Layer already exists 04:06:40 9f54c199ee89: Layer already exists 04:06:40 ea94695b6782: Layer already exists 04:06:40 5f70bf18a086: Layer already exists 04:06:40 280ccba460fd: Layer already exists 04:06:40 bfa120aa6c36: Layer already exists 04:06:40 a328224f9731: Layer already exists 04:06:40 097100c76c15: Layer already exists 04:06:40 4.1.0-dev.59: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:06:41 2aa6537b03bb: Preparing 04:06:41 64293dc0054a: Preparing 04:06:41 49e339d6b6b8: Preparing 04:06:41 e841063fb74c: Preparing 04:06:41 91defff95882: Preparing 04:06:41 6e561bb48517: Preparing 04:06:41 223278d0749a: Preparing 04:06:41 760f44c331d2: Preparing 04:06:41 1f60731908c3: Preparing 04:06:41 9f54c199ee89: Preparing 04:06:41 ea94695b6782: Preparing 04:06:41 5f70bf18a086: Preparing 04:06:41 6e561bb48517: Waiting 04:06:41 bfa120aa6c36: Preparing 04:06:41 280ccba460fd: Preparing 04:06:41 223278d0749a: Waiting 04:06:41 a328224f9731: Preparing 04:06:41 760f44c331d2: Waiting 04:06:41 1f60731908c3: Waiting 04:06:41 097100c76c15: Preparing 04:06:41 9f54c199ee89: Waiting 04:06:41 ea94695b6782: Waiting 04:06:41 5f70bf18a086: Waiting 04:06:41 280ccba460fd: Waiting 04:06:41 a328224f9731: Waiting 04:06:41 097100c76c15: Waiting 04:06:41 91defff95882: Layer already exists 04:06:41 49e339d6b6b8: Layer already exists 04:06:41 e841063fb74c: Layer already exists 04:06:41 64293dc0054a: Layer already exists 04:06:41 2aa6537b03bb: Layer already exists 04:06:41 223278d0749a: Layer already exists 04:06:41 760f44c331d2: Layer already exists 04:06:41 1f60731908c3: Layer already exists 04:06:41 9f54c199ee89: Layer already exists 04:06:41 6e561bb48517: Layer already exists 04:06:41 bfa120aa6c36: Layer already exists 04:06:41 ea94695b6782: Layer already exists 04:06:41 5f70bf18a086: Layer already exists 04:06:41 280ccba460fd: Layer already exists 04:06:41 a328224f9731: Layer already exists 04:06:41 097100c76c15: Layer already exists 04:06:41 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:06:41 2aa6537b03bb: Preparing 04:06:41 64293dc0054a: Preparing 04:06:41 49e339d6b6b8: Preparing 04:06:41 e841063fb74c: Preparing 04:06:41 91defff95882: Preparing 04:06:41 6e561bb48517: Preparing 04:06:41 223278d0749a: Preparing 04:06:41 760f44c331d2: Preparing 04:06:41 1f60731908c3: Preparing 04:06:41 9f54c199ee89: Preparing 04:06:41 ea94695b6782: Preparing 04:06:41 5f70bf18a086: Preparing 04:06:41 bfa120aa6c36: Preparing 04:06:41 280ccba460fd: Preparing 04:06:41 a328224f9731: Preparing 04:06:41 097100c76c15: Preparing 04:06:41 223278d0749a: Waiting 04:06:41 6e561bb48517: Waiting 04:06:41 760f44c331d2: Waiting 04:06:41 1f60731908c3: Waiting 04:06:41 ea94695b6782: Waiting 04:06:41 bfa120aa6c36: Waiting 04:06:41 5f70bf18a086: Waiting 04:06:41 9f54c199ee89: Waiting 04:06:41 280ccba460fd: Waiting 04:06:41 a328224f9731: Waiting 04:06:41 097100c76c15: Waiting 04:06:41 2aa6537b03bb: Layer already exists 04:06:41 64293dc0054a: Layer already exists 04:06:41 e841063fb74c: Layer already exists 04:06:41 91defff95882: Layer already exists 04:06:41 49e339d6b6b8: Layer already exists 04:06:41 6e561bb48517: Layer already exists 04:06:41 1f60731908c3: Layer already exists 04:06:41 223278d0749a: Layer already exists 04:06:41 760f44c331d2: Layer already exists 04:06:41 9f54c199ee89: Layer already exists 04:06:41 ea94695b6782: Layer already exists 04:06:41 5f70bf18a086: Layer already exists 04:06:41 a328224f9731: Layer already exists 04:06:41 bfa120aa6c36: Layer already exists 04:06:41 280ccba460fd: Layer already exists 04:06:41 097100c76c15: Layer already exists 04:06:41 main: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:41 ===================================================== [Pipeline] echo 04:06:41 taggedImages: 04:06:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:06:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:06:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:06:41 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:06:41 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:41 latest 04:06:41 4.1.0-dev.59 04:06:41 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:41 main 04:06:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:06:42 06ccc259f53a: Preparing 04:06:42 929d926107e8: Preparing 04:06:42 32f333ce8694: Preparing 04:06:42 c4e9a1258679: Preparing 04:06:42 760f44c331d2: Preparing 04:06:42 1f60731908c3: Preparing 04:06:42 7643f97d0aea: Preparing 04:06:42 66fe002a6a6a: Preparing 04:06:42 097100c76c15: Preparing 04:06:42 1f60731908c3: Waiting 04:06:42 7643f97d0aea: Waiting 04:06:42 66fe002a6a6a: Waiting 04:06:42 097100c76c15: Waiting 04:06:42 760f44c331d2: Layer already exists 04:06:42 929d926107e8: Layer already exists 04:06:42 1f60731908c3: Layer already exists 04:06:42 7643f97d0aea: Layer already exists 04:06:42 66fe002a6a6a: Layer already exists 04:06:42 097100c76c15: Layer already exists 04:06:42 32f333ce8694: Pushed 04:06:42 06ccc259f53a: Pushed 04:06:45 c4e9a1258679: Pushed 04:06:45 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:06:46 06ccc259f53a: Preparing 04:06:46 929d926107e8: Preparing 04:06:46 32f333ce8694: Preparing 04:06:46 c4e9a1258679: Preparing 04:06:46 760f44c331d2: Preparing 04:06:46 1f60731908c3: Preparing 04:06:46 7643f97d0aea: Preparing 04:06:46 66fe002a6a6a: Preparing 04:06:46 097100c76c15: Preparing 04:06:46 1f60731908c3: Waiting 04:06:46 7643f97d0aea: Waiting 04:06:46 66fe002a6a6a: Waiting 04:06:46 097100c76c15: Waiting 04:06:46 929d926107e8: Layer already exists 04:06:46 32f333ce8694: Layer already exists 04:06:46 c4e9a1258679: Layer already exists 04:06:46 760f44c331d2: Layer already exists 04:06:46 06ccc259f53a: Layer already exists 04:06:46 1f60731908c3: Layer already exists 04:06:46 7643f97d0aea: Layer already exists 04:06:46 097100c76c15: Layer already exists 04:06:46 66fe002a6a6a: Layer already exists 04:06:46 latest: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:06:47 06ccc259f53a: Preparing 04:06:47 929d926107e8: Preparing 04:06:47 32f333ce8694: Preparing 04:06:47 c4e9a1258679: Preparing 04:06:47 760f44c331d2: Preparing 04:06:47 1f60731908c3: Preparing 04:06:47 7643f97d0aea: Preparing 04:06:47 66fe002a6a6a: Preparing 04:06:47 097100c76c15: Preparing 04:06:47 1f60731908c3: Waiting 04:06:47 7643f97d0aea: Waiting 04:06:47 66fe002a6a6a: Waiting 04:06:47 097100c76c15: Waiting 04:06:47 06ccc259f53a: Layer already exists 04:06:47 760f44c331d2: Layer already exists 04:06:47 c4e9a1258679: Layer already exists 04:06:47 32f333ce8694: Layer already exists 04:06:47 929d926107e8: Layer already exists 04:06:47 1f60731908c3: Layer already exists 04:06:47 7643f97d0aea: Layer already exists 04:06:47 66fe002a6a6a: Layer already exists 04:06:47 097100c76c15: Layer already exists 04:06:47 4.1.0-dev.59: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:06:47 06ccc259f53a: Preparing 04:06:47 929d926107e8: Preparing 04:06:47 32f333ce8694: Preparing 04:06:47 c4e9a1258679: Preparing 04:06:47 760f44c331d2: Preparing 04:06:47 1f60731908c3: Preparing 04:06:47 7643f97d0aea: Preparing 04:06:47 66fe002a6a6a: Preparing 04:06:47 097100c76c15: Preparing 04:06:47 1f60731908c3: Waiting 04:06:47 7643f97d0aea: Waiting 04:06:47 66fe002a6a6a: Waiting 04:06:47 097100c76c15: Waiting 04:06:47 32f333ce8694: Layer already exists 04:06:47 929d926107e8: Layer already exists 04:06:47 06ccc259f53a: Layer already exists 04:06:47 c4e9a1258679: Layer already exists 04:06:47 760f44c331d2: Layer already exists 04:06:47 1f60731908c3: Layer already exists 04:06:47 66fe002a6a6a: Layer already exists 04:06:47 097100c76c15: Layer already exists 04:06:47 7643f97d0aea: Layer already exists 04:06:47 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:06:48 06ccc259f53a: Preparing 04:06:48 929d926107e8: Preparing 04:06:48 32f333ce8694: Preparing 04:06:48 c4e9a1258679: Preparing 04:06:48 760f44c331d2: Preparing 04:06:48 1f60731908c3: Preparing 04:06:48 7643f97d0aea: Preparing 04:06:48 66fe002a6a6a: Preparing 04:06:48 7643f97d0aea: Waiting 04:06:48 1f60731908c3: Waiting 04:06:48 66fe002a6a6a: Waiting 04:06:48 097100c76c15: Preparing 04:06:48 097100c76c15: Waiting 04:06:48 c4e9a1258679: Layer already exists 04:06:48 32f333ce8694: Layer already exists 04:06:48 06ccc259f53a: Layer already exists 04:06:48 760f44c331d2: Layer already exists 04:06:48 929d926107e8: Layer already exists 04:06:48 7643f97d0aea: Layer already exists 04:06:48 66fe002a6a6a: Layer already exists 04:06:48 1f60731908c3: Layer already exists 04:06:48 097100c76c15: Layer already exists 04:06:48 main: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:48 ===================================================== [Pipeline] echo 04:06:48 taggedImages: 04:06:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:06:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:06:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:06:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:06:48 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:48 latest 04:06:48 4.1.0-dev.59 04:06:48 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:48 main 04:06:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:06:49 7ac639842b4b: Preparing 04:06:49 2247a9a73c79: Preparing 04:06:49 4f77f0679efa: Preparing 04:06:49 1ae2b72ac8db: Preparing 04:06:49 0db5a6bf1653: Preparing 04:06:49 760f44c331d2: Preparing 04:06:49 1f60731908c3: Preparing 04:06:49 47c196a89768: Preparing 04:06:49 698675690668: Preparing 04:06:49 82dd588169c9: Preparing 04:06:49 097100c76c15: Preparing 04:06:49 698675690668: Waiting 04:06:49 82dd588169c9: Waiting 04:06:49 097100c76c15: Waiting 04:06:49 47c196a89768: Waiting 04:06:49 760f44c331d2: Waiting 04:06:49 1f60731908c3: Waiting 04:06:49 0db5a6bf1653: Pushed 04:06:49 1ae2b72ac8db: Pushed 04:06:49 7ac639842b4b: Pushed 04:06:49 2247a9a73c79: Pushed 04:06:49 760f44c331d2: Layer already exists 04:06:49 1f60731908c3: Layer already exists 04:06:49 097100c76c15: Layer already exists 04:06:49 47c196a89768: Pushed 04:06:49 698675690668: Pushed 04:06:50 82dd588169c9: Pushed 04:06:51 4f77f0679efa: Pushed 04:06:52 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:06:52 7ac639842b4b: Preparing 04:06:52 2247a9a73c79: Preparing 04:06:52 4f77f0679efa: Preparing 04:06:52 1ae2b72ac8db: Preparing 04:06:52 0db5a6bf1653: Preparing 04:06:52 760f44c331d2: Preparing 04:06:52 1f60731908c3: Preparing 04:06:52 47c196a89768: Preparing 04:06:52 698675690668: Preparing 04:06:52 1f60731908c3: Waiting 04:06:52 47c196a89768: Waiting 04:06:52 760f44c331d2: Waiting 04:06:52 82dd588169c9: Preparing 04:06:52 698675690668: Waiting 04:06:52 097100c76c15: Preparing 04:06:52 82dd588169c9: Waiting 04:06:52 097100c76c15: Waiting 04:06:52 0db5a6bf1653: Layer already exists 04:06:52 1ae2b72ac8db: Layer already exists 04:06:52 7ac639842b4b: Layer already exists 04:06:52 2247a9a73c79: Layer already exists 04:06:52 4f77f0679efa: Layer already exists 04:06:52 698675690668: Layer already exists 04:06:52 1f60731908c3: Layer already exists 04:06:52 47c196a89768: Layer already exists 04:06:52 760f44c331d2: Layer already exists 04:06:52 82dd588169c9: Layer already exists 04:06:52 097100c76c15: Layer already exists 04:06:52 latest: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:06:53 7ac639842b4b: Preparing 04:06:53 2247a9a73c79: Preparing 04:06:53 4f77f0679efa: Preparing 04:06:53 1ae2b72ac8db: Preparing 04:06:53 0db5a6bf1653: Preparing 04:06:53 760f44c331d2: Preparing 04:06:53 1f60731908c3: Preparing 04:06:53 47c196a89768: Preparing 04:06:53 698675690668: Preparing 04:06:53 82dd588169c9: Preparing 04:06:53 097100c76c15: Preparing 04:06:53 1f60731908c3: Waiting 04:06:53 47c196a89768: Waiting 04:06:53 097100c76c15: Waiting 04:06:53 698675690668: Waiting 04:06:53 82dd588169c9: Waiting 04:06:53 760f44c331d2: Waiting 04:06:53 4f77f0679efa: Layer already exists 04:06:53 1ae2b72ac8db: Layer already exists 04:06:53 7ac639842b4b: Layer already exists 04:06:53 2247a9a73c79: Layer already exists 04:06:53 0db5a6bf1653: Layer already exists 04:06:53 1f60731908c3: Layer already exists 04:06:53 47c196a89768: Layer already exists 04:06:53 760f44c331d2: Layer already exists 04:06:53 82dd588169c9: Layer already exists 04:06:53 698675690668: Layer already exists 04:06:53 097100c76c15: Layer already exists 04:06:53 4.1.0-dev.59: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:06:54 7ac639842b4b: Preparing 04:06:54 2247a9a73c79: Preparing 04:06:54 4f77f0679efa: Preparing 04:06:54 1ae2b72ac8db: Preparing 04:06:54 0db5a6bf1653: Preparing 04:06:54 760f44c331d2: Preparing 04:06:54 1f60731908c3: Preparing 04:06:54 47c196a89768: Preparing 04:06:54 698675690668: Preparing 04:06:54 82dd588169c9: Preparing 04:06:54 097100c76c15: Preparing 04:06:54 1f60731908c3: Waiting 04:06:54 82dd588169c9: Waiting 04:06:54 097100c76c15: Waiting 04:06:54 760f44c331d2: Waiting 04:06:54 47c196a89768: Waiting 04:06:54 698675690668: Waiting 04:06:54 4f77f0679efa: Layer already exists 04:06:54 7ac639842b4b: Layer already exists 04:06:54 1ae2b72ac8db: Layer already exists 04:06:54 0db5a6bf1653: Layer already exists 04:06:54 2247a9a73c79: Layer already exists 04:06:54 760f44c331d2: Layer already exists 04:06:54 1f60731908c3: Layer already exists 04:06:54 47c196a89768: Layer already exists 04:06:54 82dd588169c9: Layer already exists 04:06:54 698675690668: Layer already exists 04:06:54 097100c76c15: Layer already exists 04:06:54 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:06:54 7ac639842b4b: Preparing 04:06:54 2247a9a73c79: Preparing 04:06:54 4f77f0679efa: Preparing 04:06:54 1ae2b72ac8db: Preparing 04:06:54 0db5a6bf1653: Preparing 04:06:54 760f44c331d2: Preparing 04:06:54 1f60731908c3: Preparing 04:06:54 47c196a89768: Preparing 04:06:54 698675690668: Preparing 04:06:54 82dd588169c9: Preparing 04:06:54 097100c76c15: Preparing 04:06:54 760f44c331d2: Waiting 04:06:54 698675690668: Waiting 04:06:54 82dd588169c9: Waiting 04:06:54 097100c76c15: Waiting 04:06:54 1f60731908c3: Waiting 04:06:54 47c196a89768: Waiting 04:06:54 4f77f0679efa: Layer already exists 04:06:54 1ae2b72ac8db: Layer already exists 04:06:54 2247a9a73c79: Layer already exists 04:06:54 0db5a6bf1653: Layer already exists 04:06:54 7ac639842b4b: Layer already exists 04:06:54 47c196a89768: Layer already exists 04:06:54 698675690668: Layer already exists 04:06:54 760f44c331d2: Layer already exists 04:06:54 82dd588169c9: Layer already exists 04:06:54 1f60731908c3: Layer already exists 04:06:54 097100c76c15: Layer already exists 04:06:54 main: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:54 ===================================================== [Pipeline] echo 04:06:54 taggedImages: 04:06:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:06:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:06:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:06:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:06:54 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:54 latest 04:06:54 4.1.0-dev.59 04:06:54 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:06:54 main 04:06:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:06:55 0878283477a6: Preparing 04:06:55 9c1c06c2b6d9: Preparing 04:06:55 b71af03fce44: Preparing 04:06:55 a5d74fb191a8: Preparing 04:06:55 f7bb6647e693: Preparing 04:06:55 76af22060e67: Preparing 04:06:55 3cbae7254695: Preparing 04:06:55 760f44c331d2: Preparing 04:06:55 1f60731908c3: Preparing 04:06:55 13a01cc5f57a: Preparing 04:06:55 354f6ea380b5: Preparing 04:06:55 097100c76c15: Preparing 04:06:55 760f44c331d2: Waiting 04:06:55 1f60731908c3: Waiting 04:06:55 13a01cc5f57a: Waiting 04:06:55 354f6ea380b5: Waiting 04:06:55 097100c76c15: Waiting 04:06:55 76af22060e67: Waiting 04:06:55 3cbae7254695: Waiting 04:06:55 9c1c06c2b6d9: Pushed 04:06:55 f7bb6647e693: Pushed 04:06:55 0878283477a6: Pushed 04:06:55 760f44c331d2: Layer already exists 04:06:55 1f60731908c3: Layer already exists 04:06:55 3cbae7254695: Pushed 04:06:55 76af22060e67: Pushed 04:06:55 097100c76c15: Layer already exists 04:06:55 13a01cc5f57a: Pushed 04:06:56 354f6ea380b5: Pushed 04:06:58 a5d74fb191a8: Pushed 04:06:58 b71af03fce44: Pushed 04:06:58 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:06:59 0878283477a6: Preparing 04:06:59 9c1c06c2b6d9: Preparing 04:06:59 b71af03fce44: Preparing 04:06:59 a5d74fb191a8: Preparing 04:06:59 f7bb6647e693: Preparing 04:06:59 76af22060e67: Preparing 04:06:59 3cbae7254695: Preparing 04:06:59 760f44c331d2: Preparing 04:06:59 1f60731908c3: Preparing 04:06:59 13a01cc5f57a: Preparing 04:06:59 354f6ea380b5: Preparing 04:06:59 097100c76c15: Preparing 04:06:59 76af22060e67: Waiting 04:06:59 1f60731908c3: Waiting 04:06:59 13a01cc5f57a: Waiting 04:06:59 3cbae7254695: Waiting 04:06:59 354f6ea380b5: Waiting 04:06:59 760f44c331d2: Waiting 04:06:59 097100c76c15: Waiting 04:06:59 0878283477a6: Layer already exists 04:06:59 b71af03fce44: Layer already exists 04:06:59 f7bb6647e693: Layer already exists 04:06:59 9c1c06c2b6d9: Layer already exists 04:06:59 a5d74fb191a8: Layer already exists 04:06:59 76af22060e67: Layer already exists 04:06:59 3cbae7254695: Layer already exists 04:06:59 1f60731908c3: Layer already exists 04:06:59 760f44c331d2: Layer already exists 04:06:59 13a01cc5f57a: Layer already exists 04:06:59 097100c76c15: Layer already exists 04:06:59 354f6ea380b5: Layer already exists 04:06:59 latest: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:06:59 0878283477a6: Preparing 04:06:59 9c1c06c2b6d9: Preparing 04:06:59 b71af03fce44: Preparing 04:06:59 a5d74fb191a8: Preparing 04:06:59 f7bb6647e693: Preparing 04:06:59 76af22060e67: Preparing 04:06:59 3cbae7254695: Preparing 04:06:59 760f44c331d2: Preparing 04:06:59 1f60731908c3: Preparing 04:06:59 13a01cc5f57a: Preparing 04:06:59 354f6ea380b5: Preparing 04:06:59 097100c76c15: Preparing 04:06:59 760f44c331d2: Waiting 04:06:59 1f60731908c3: Waiting 04:06:59 13a01cc5f57a: Waiting 04:06:59 354f6ea380b5: Waiting 04:06:59 097100c76c15: Waiting 04:06:59 76af22060e67: Waiting 04:06:59 3cbae7254695: Waiting 04:06:59 b71af03fce44: Layer already exists 04:06:59 a5d74fb191a8: Layer already exists 04:06:59 0878283477a6: Layer already exists 04:06:59 f7bb6647e693: Layer already exists 04:06:59 9c1c06c2b6d9: Layer already exists 04:06:59 1f60731908c3: Layer already exists 04:06:59 760f44c331d2: Layer already exists 04:06:59 76af22060e67: Layer already exists 04:06:59 3cbae7254695: Layer already exists 04:06:59 13a01cc5f57a: Layer already exists 04:06:59 354f6ea380b5: Layer already exists 04:06:59 097100c76c15: Layer already exists 04:06:59 4.1.0-dev.59: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:07:00 0878283477a6: Preparing 04:07:00 9c1c06c2b6d9: Preparing 04:07:00 b71af03fce44: Preparing 04:07:00 a5d74fb191a8: Preparing 04:07:00 f7bb6647e693: Preparing 04:07:00 76af22060e67: Preparing 04:07:00 3cbae7254695: Preparing 04:07:00 760f44c331d2: Preparing 04:07:00 1f60731908c3: Preparing 04:07:00 13a01cc5f57a: Preparing 04:07:00 354f6ea380b5: Preparing 04:07:00 097100c76c15: Preparing 04:07:00 3cbae7254695: Waiting 04:07:00 760f44c331d2: Waiting 04:07:00 1f60731908c3: Waiting 04:07:00 13a01cc5f57a: Waiting 04:07:00 354f6ea380b5: Waiting 04:07:00 097100c76c15: Waiting 04:07:00 76af22060e67: Waiting 04:07:00 0878283477a6: Layer already exists 04:07:00 b71af03fce44: Layer already exists 04:07:00 a5d74fb191a8: Layer already exists 04:07:00 f7bb6647e693: Layer already exists 04:07:00 9c1c06c2b6d9: Layer already exists 04:07:00 1f60731908c3: Layer already exists 04:07:00 76af22060e67: Layer already exists 04:07:00 760f44c331d2: Layer already exists 04:07:00 3cbae7254695: Layer already exists 04:07:00 13a01cc5f57a: Layer already exists 04:07:00 097100c76c15: Layer already exists 04:07:00 354f6ea380b5: Layer already exists 04:07:00 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:07:01 0878283477a6: Preparing 04:07:01 9c1c06c2b6d9: Preparing 04:07:01 b71af03fce44: Preparing 04:07:01 a5d74fb191a8: Preparing 04:07:01 f7bb6647e693: Preparing 04:07:01 76af22060e67: Preparing 04:07:01 3cbae7254695: Preparing 04:07:01 760f44c331d2: Preparing 04:07:01 1f60731908c3: Preparing 04:07:01 13a01cc5f57a: Preparing 04:07:01 354f6ea380b5: Preparing 04:07:01 097100c76c15: Preparing 04:07:01 1f60731908c3: Waiting 04:07:01 13a01cc5f57a: Waiting 04:07:01 354f6ea380b5: Waiting 04:07:01 097100c76c15: Waiting 04:07:01 76af22060e67: Waiting 04:07:01 3cbae7254695: Waiting 04:07:01 760f44c331d2: Waiting 04:07:01 9c1c06c2b6d9: Layer already exists 04:07:01 f7bb6647e693: Layer already exists 04:07:01 0878283477a6: Layer already exists 04:07:01 a5d74fb191a8: Layer already exists 04:07:01 b71af03fce44: Layer already exists 04:07:01 3cbae7254695: Layer already exists 04:07:01 76af22060e67: Layer already exists 04:07:01 760f44c331d2: Layer already exists 04:07:01 13a01cc5f57a: Layer already exists 04:07:01 1f60731908c3: Layer already exists 04:07:01 354f6ea380b5: Layer already exists 04:07:01 097100c76c15: Layer already exists 04:07:01 main: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:01 ===================================================== [Pipeline] echo 04:07:01 taggedImages: 04:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:07:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:07:01 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:01 latest 04:07:01 4.1.0-dev.59 04:07:01 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:01 main 04:07:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:07:01 4771e4f94835: Preparing 04:07:01 2e0e6c98f801: Preparing 04:07:01 760f44c331d2: Preparing 04:07:01 1f60731908c3: Preparing 04:07:01 d35f8bb93e4e: Preparing 04:07:01 9306c91f834a: Preparing 04:07:01 097100c76c15: Preparing 04:07:01 9306c91f834a: Waiting 04:07:01 097100c76c15: Waiting 04:07:01 760f44c331d2: Layer already exists 04:07:01 1f60731908c3: Layer already exists 04:07:01 097100c76c15: Layer already exists 04:07:01 4771e4f94835: Pushed 04:07:01 d35f8bb93e4e: Pushed 04:07:02 9306c91f834a: Pushed 04:07:04 2e0e6c98f801: Pushed 04:07:04 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + 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 04:07:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:07:05 4771e4f94835: Preparing 04:07:05 2e0e6c98f801: Preparing 04:07:05 760f44c331d2: Preparing 04:07:05 1f60731908c3: Preparing 04:07:05 d35f8bb93e4e: Preparing 04:07:05 9306c91f834a: Preparing 04:07:05 097100c76c15: Preparing 04:07:05 9306c91f834a: Waiting 04:07:05 097100c76c15: Waiting 04:07:05 1f60731908c3: Layer already exists 04:07:05 760f44c331d2: Layer already exists 04:07:05 d35f8bb93e4e: Layer already exists 04:07:05 2e0e6c98f801: Layer already exists 04:07:05 4771e4f94835: Layer already exists 04:07:05 9306c91f834a: Layer already exists 04:07:05 097100c76c15: Layer already exists 04:07:05 latest: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:07:06 4771e4f94835: Preparing 04:07:06 2e0e6c98f801: Preparing 04:07:06 760f44c331d2: Preparing 04:07:06 1f60731908c3: Preparing 04:07:06 d35f8bb93e4e: Preparing 04:07:06 9306c91f834a: Preparing 04:07:06 097100c76c15: Preparing 04:07:06 9306c91f834a: Waiting 04:07:06 097100c76c15: Waiting 04:07:06 4771e4f94835: Layer already exists 04:07:06 760f44c331d2: Layer already exists 04:07:06 1f60731908c3: Layer already exists 04:07:06 2e0e6c98f801: Layer already exists 04:07:06 d35f8bb93e4e: Layer already exists 04:07:06 097100c76c15: Layer already exists 04:07:06 9306c91f834a: Layer already exists 04:07:06 4.1.0-dev.59: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:07:06 4771e4f94835: Preparing 04:07:06 2e0e6c98f801: Preparing 04:07:06 760f44c331d2: Preparing 04:07:06 1f60731908c3: Preparing 04:07:06 d35f8bb93e4e: Preparing 04:07:06 9306c91f834a: Preparing 04:07:06 097100c76c15: Preparing 04:07:06 9306c91f834a: Waiting 04:07:06 097100c76c15: Waiting 04:07:06 1f60731908c3: Layer already exists 04:07:06 d35f8bb93e4e: Layer already exists 04:07:06 2e0e6c98f801: Layer already exists 04:07:06 4771e4f94835: Layer already exists 04:07:06 760f44c331d2: Layer already exists 04:07:06 9306c91f834a: Layer already exists 04:07:06 097100c76c15: Layer already exists 04:07:06 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:07 + 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 04:07:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:07:07 4771e4f94835: Preparing 04:07:07 2e0e6c98f801: Preparing 04:07:07 760f44c331d2: Preparing 04:07:07 1f60731908c3: Preparing 04:07:07 d35f8bb93e4e: Preparing 04:07:07 9306c91f834a: Preparing 04:07:07 097100c76c15: Preparing 04:07:07 9306c91f834a: Waiting 04:07:07 097100c76c15: Waiting 04:07:07 4771e4f94835: Layer already exists 04:07:07 d35f8bb93e4e: Layer already exists 04:07:07 1f60731908c3: Layer already exists 04:07:07 2e0e6c98f801: Layer already exists 04:07:07 760f44c331d2: Layer already exists 04:07:07 9306c91f834a: Layer already exists 04:07:07 097100c76c15: Layer already exists 04:07:07 main: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:07 ===================================================== [Pipeline] echo 04:07:07 taggedImages: 04:07:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:07:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:07:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:07:07 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:07:07 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:07 latest 04:07:07 4.1.0-dev.59 04:07:07 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:07 main 04:07:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:07:08 17a109f04fc2: Preparing 04:07:08 00450c22ee08: Preparing 04:07:08 0cf02a4ba6b6: Preparing 04:07:08 760f44c331d2: Preparing 04:07:08 1f60731908c3: Preparing 04:07:08 5705667c9340: Preparing 04:07:08 2abc3fa89918: Preparing 04:07:08 3507ffe9ef9d: Preparing 04:07:08 80aab4650967: Preparing 04:07:08 097100c76c15: Preparing 04:07:08 5705667c9340: Waiting 04:07:08 2abc3fa89918: Waiting 04:07:08 097100c76c15: Waiting 04:07:08 3507ffe9ef9d: Waiting 04:07:08 80aab4650967: Waiting 04:07:08 1f60731908c3: Layer already exists 04:07:08 760f44c331d2: Layer already exists 04:07:08 17a109f04fc2: Pushed 04:07:08 0cf02a4ba6b6: Pushed 04:07:08 00450c22ee08: Pushed 04:07:08 097100c76c15: Layer already exists 04:07:08 3507ffe9ef9d: Pushed 04:07:09 80aab4650967: Pushed 04:07:13 2abc3fa89918: Pushed 04:07:19 5705667c9340: Pushed 04:07:19 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:07:20 17a109f04fc2: Preparing 04:07:20 00450c22ee08: Preparing 04:07:20 0cf02a4ba6b6: Preparing 04:07:20 760f44c331d2: Preparing 04:07:20 1f60731908c3: Preparing 04:07:20 5705667c9340: Preparing 04:07:20 2abc3fa89918: Preparing 04:07:20 3507ffe9ef9d: Preparing 04:07:20 80aab4650967: Preparing 04:07:20 097100c76c15: Preparing 04:07:20 5705667c9340: Waiting 04:07:20 2abc3fa89918: Waiting 04:07:20 3507ffe9ef9d: Waiting 04:07:20 80aab4650967: Waiting 04:07:20 097100c76c15: Waiting 04:07:20 0cf02a4ba6b6: Layer already exists 04:07:20 17a109f04fc2: Layer already exists 04:07:20 760f44c331d2: Layer already exists 04:07:20 1f60731908c3: Layer already exists 04:07:20 00450c22ee08: Layer already exists 04:07:20 2abc3fa89918: Layer already exists 04:07:20 5705667c9340: Layer already exists 04:07:20 80aab4650967: Layer already exists 04:07:20 3507ffe9ef9d: Layer already exists 04:07:20 097100c76c15: Layer already exists 04:07:20 latest: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:07:21 17a109f04fc2: Preparing 04:07:21 00450c22ee08: Preparing 04:07:21 0cf02a4ba6b6: Preparing 04:07:21 760f44c331d2: Preparing 04:07:21 1f60731908c3: Preparing 04:07:21 5705667c9340: Preparing 04:07:21 2abc3fa89918: Preparing 04:07:21 3507ffe9ef9d: Preparing 04:07:21 80aab4650967: Preparing 04:07:21 097100c76c15: Preparing 04:07:21 5705667c9340: Waiting 04:07:21 3507ffe9ef9d: Waiting 04:07:21 80aab4650967: Waiting 04:07:21 2abc3fa89918: Waiting 04:07:21 097100c76c15: Waiting 04:07:21 00450c22ee08: Layer already exists 04:07:21 17a109f04fc2: Layer already exists 04:07:21 1f60731908c3: Layer already exists 04:07:21 760f44c331d2: Layer already exists 04:07:21 0cf02a4ba6b6: Layer already exists 04:07:21 2abc3fa89918: Layer already exists 04:07:21 3507ffe9ef9d: Layer already exists 04:07:21 5705667c9340: Layer already exists 04:07:21 80aab4650967: Layer already exists 04:07:21 097100c76c15: Layer already exists 04:07:21 4.1.0-dev.59: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:07:21 17a109f04fc2: Preparing 04:07:21 00450c22ee08: Preparing 04:07:21 0cf02a4ba6b6: Preparing 04:07:21 760f44c331d2: Preparing 04:07:21 1f60731908c3: Preparing 04:07:21 5705667c9340: Preparing 04:07:21 2abc3fa89918: Preparing 04:07:21 3507ffe9ef9d: Preparing 04:07:21 80aab4650967: Preparing 04:07:21 5705667c9340: Waiting 04:07:21 2abc3fa89918: Waiting 04:07:21 3507ffe9ef9d: Waiting 04:07:21 80aab4650967: Waiting 04:07:21 097100c76c15: Preparing 04:07:21 097100c76c15: Waiting 04:07:21 00450c22ee08: Layer already exists 04:07:21 17a109f04fc2: Layer already exists 04:07:21 1f60731908c3: Layer already exists 04:07:21 0cf02a4ba6b6: Layer already exists 04:07:21 760f44c331d2: Layer already exists 04:07:21 5705667c9340: Layer already exists 04:07:21 2abc3fa89918: Layer already exists 04:07:21 80aab4650967: Layer already exists 04:07:21 097100c76c15: Layer already exists 04:07:21 3507ffe9ef9d: Layer already exists 04:07:21 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:07:22 17a109f04fc2: Preparing 04:07:22 00450c22ee08: Preparing 04:07:22 0cf02a4ba6b6: Preparing 04:07:22 760f44c331d2: Preparing 04:07:22 1f60731908c3: Preparing 04:07:22 5705667c9340: Preparing 04:07:22 2abc3fa89918: Preparing 04:07:22 3507ffe9ef9d: Preparing 04:07:22 80aab4650967: Preparing 04:07:22 097100c76c15: Preparing 04:07:22 2abc3fa89918: Waiting 04:07:22 3507ffe9ef9d: Waiting 04:07:22 80aab4650967: Waiting 04:07:22 097100c76c15: Waiting 04:07:22 5705667c9340: Waiting 04:07:22 17a109f04fc2: Layer already exists 04:07:22 00450c22ee08: Layer already exists 04:07:22 0cf02a4ba6b6: Layer already exists 04:07:22 1f60731908c3: Layer already exists 04:07:22 760f44c331d2: Layer already exists 04:07:22 5705667c9340: Layer already exists 04:07:22 3507ffe9ef9d: Layer already exists 04:07:22 2abc3fa89918: Layer already exists 04:07:22 80aab4650967: Layer already exists 04:07:22 097100c76c15: Layer already exists 04:07:22 main: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:22 ===================================================== [Pipeline] echo 04:07:22 taggedImages: 04:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:07:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:07:22 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:22 latest 04:07:22 4.1.0-dev.59 04:07:22 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:22 main 04:07:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:07:23 d75997b96386: Preparing 04:07:23 74d158c9ac53: Preparing 04:07:23 ac0918c0bbfb: Preparing 04:07:23 760f44c331d2: Preparing 04:07:23 1f60731908c3: Preparing 04:07:23 40a589832f71: Preparing 04:07:23 775c5a346c0e: Preparing 04:07:23 86da928baeeb: Preparing 04:07:23 097100c76c15: Preparing 04:07:23 86da928baeeb: Waiting 04:07:23 097100c76c15: Waiting 04:07:23 40a589832f71: Waiting 04:07:23 775c5a346c0e: Waiting 04:07:23 760f44c331d2: Layer already exists 04:07:23 1f60731908c3: Layer already exists 04:07:23 d75997b96386: Pushed 04:07:23 74d158c9ac53: Pushed 04:07:23 ac0918c0bbfb: Pushed 04:07:23 097100c76c15: Layer already exists 04:07:23 775c5a346c0e: Pushed 04:07:23 86da928baeeb: Pushed 04:07:39 40a589832f71: Pushed 04:07:39 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:07:39 d75997b96386: Preparing 04:07:39 74d158c9ac53: Preparing 04:07:39 ac0918c0bbfb: Preparing 04:07:39 760f44c331d2: Preparing 04:07:39 1f60731908c3: Preparing 04:07:39 40a589832f71: Preparing 04:07:39 775c5a346c0e: Preparing 04:07:39 86da928baeeb: Preparing 04:07:39 097100c76c15: Preparing 04:07:39 40a589832f71: Waiting 04:07:39 775c5a346c0e: Waiting 04:07:39 86da928baeeb: Waiting 04:07:39 097100c76c15: Waiting 04:07:39 d75997b96386: Layer already exists 04:07:39 ac0918c0bbfb: Layer already exists 04:07:39 1f60731908c3: Layer already exists 04:07:39 74d158c9ac53: Layer already exists 04:07:39 760f44c331d2: Layer already exists 04:07:39 86da928baeeb: Layer already exists 04:07:39 40a589832f71: Layer already exists 04:07:39 775c5a346c0e: Layer already exists 04:07:39 097100c76c15: Layer already exists 04:07:39 latest: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:07:40 d75997b96386: Preparing 04:07:40 74d158c9ac53: Preparing 04:07:40 ac0918c0bbfb: Preparing 04:07:40 760f44c331d2: Preparing 04:07:40 1f60731908c3: Preparing 04:07:40 40a589832f71: Preparing 04:07:40 775c5a346c0e: Preparing 04:07:40 86da928baeeb: Preparing 04:07:40 097100c76c15: Preparing 04:07:40 40a589832f71: Waiting 04:07:40 775c5a346c0e: Waiting 04:07:40 86da928baeeb: Waiting 04:07:40 097100c76c15: Waiting 04:07:40 ac0918c0bbfb: Layer already exists 04:07:40 1f60731908c3: Layer already exists 04:07:40 74d158c9ac53: Layer already exists 04:07:40 d75997b96386: Layer already exists 04:07:40 760f44c331d2: Layer already exists 04:07:40 775c5a346c0e: Layer already exists 04:07:40 097100c76c15: Layer already exists 04:07:40 40a589832f71: Layer already exists 04:07:40 86da928baeeb: Layer already exists 04:07:40 4.1.0-dev.59: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:07:40 d75997b96386: Preparing 04:07:40 74d158c9ac53: Preparing 04:07:40 ac0918c0bbfb: Preparing 04:07:40 760f44c331d2: Preparing 04:07:40 1f60731908c3: Preparing 04:07:40 40a589832f71: Preparing 04:07:40 775c5a346c0e: Preparing 04:07:40 86da928baeeb: Preparing 04:07:40 097100c76c15: Preparing 04:07:40 40a589832f71: Waiting 04:07:40 775c5a346c0e: Waiting 04:07:40 86da928baeeb: Waiting 04:07:40 097100c76c15: Waiting 04:07:40 ac0918c0bbfb: Layer already exists 04:07:40 d75997b96386: Layer already exists 04:07:40 760f44c331d2: Layer already exists 04:07:40 74d158c9ac53: Layer already exists 04:07:40 1f60731908c3: Layer already exists 04:07:40 40a589832f71: Layer already exists 04:07:40 86da928baeeb: Layer already exists 04:07:40 775c5a346c0e: Layer already exists 04:07:40 097100c76c15: Layer already exists 04:07:40 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:07:41 d75997b96386: Preparing 04:07:41 74d158c9ac53: Preparing 04:07:41 ac0918c0bbfb: Preparing 04:07:41 760f44c331d2: Preparing 04:07:41 1f60731908c3: Preparing 04:07:41 40a589832f71: Preparing 04:07:41 775c5a346c0e: Preparing 04:07:41 86da928baeeb: Preparing 04:07:41 097100c76c15: Preparing 04:07:41 40a589832f71: Waiting 04:07:41 775c5a346c0e: Waiting 04:07:41 86da928baeeb: Waiting 04:07:41 097100c76c15: Waiting 04:07:41 74d158c9ac53: Layer already exists 04:07:41 1f60731908c3: Layer already exists 04:07:41 ac0918c0bbfb: Layer already exists 04:07:41 760f44c331d2: Layer already exists 04:07:41 d75997b96386: Layer already exists 04:07:41 775c5a346c0e: Layer already exists 04:07:41 40a589832f71: Layer already exists 04:07:41 097100c76c15: Layer already exists 04:07:41 86da928baeeb: Layer already exists 04:07:41 main: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:41 ===================================================== [Pipeline] echo 04:07:41 taggedImages: 04:07:41 - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:07:41 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:07:41 - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:07:41 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:07:41 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:41 latest 04:07:41 4.1.0-dev.59 04:07:41 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:41 main 04:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:07:42 5f3e8c0c9427: Preparing 04:07:42 2f38058ab91d: Preparing 04:07:42 a415d0c68fdf: Preparing 04:07:42 760f44c331d2: Preparing 04:07:42 1f60731908c3: Preparing 04:07:42 40a589832f71: Preparing 04:07:42 3507ffe9ef9d: Preparing 04:07:42 80aab4650967: Preparing 04:07:42 097100c76c15: Preparing 04:07:42 3507ffe9ef9d: Waiting 04:07:42 80aab4650967: Waiting 04:07:42 40a589832f71: Waiting 04:07:42 097100c76c15: Waiting 04:07:42 1f60731908c3: Layer already exists 04:07:42 760f44c331d2: Layer already exists 04:07:42 40a589832f71: Layer already exists 04:07:42 3507ffe9ef9d: Layer already exists 04:07:42 80aab4650967: Layer already exists 04:07:42 097100c76c15: Layer already exists 04:07:42 2f38058ab91d: Pushed 04:07:42 a415d0c68fdf: Pushed 04:07:42 5f3e8c0c9427: Pushed 04:07:42 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:07:43 5f3e8c0c9427: Preparing 04:07:43 2f38058ab91d: Preparing 04:07:43 a415d0c68fdf: Preparing 04:07:43 760f44c331d2: Preparing 04:07:43 1f60731908c3: Preparing 04:07:43 40a589832f71: Preparing 04:07:43 3507ffe9ef9d: Preparing 04:07:43 40a589832f71: Waiting 04:07:43 80aab4650967: Preparing 04:07:43 097100c76c15: Preparing 04:07:43 3507ffe9ef9d: Waiting 04:07:43 80aab4650967: Waiting 04:07:43 097100c76c15: Waiting 04:07:43 760f44c331d2: Layer already exists 04:07:43 5f3e8c0c9427: Layer already exists 04:07:43 1f60731908c3: Layer already exists 04:07:43 a415d0c68fdf: Layer already exists 04:07:43 2f38058ab91d: Layer already exists 04:07:43 80aab4650967: Layer already exists 04:07:43 40a589832f71: Layer already exists 04:07:43 3507ffe9ef9d: Layer already exists 04:07:43 097100c76c15: Layer already exists 04:07:43 latest: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:07:44 5f3e8c0c9427: Preparing 04:07:44 2f38058ab91d: Preparing 04:07:44 a415d0c68fdf: Preparing 04:07:44 760f44c331d2: Preparing 04:07:44 1f60731908c3: Preparing 04:07:44 40a589832f71: Preparing 04:07:44 3507ffe9ef9d: Preparing 04:07:44 80aab4650967: Preparing 04:07:44 097100c76c15: Preparing 04:07:44 80aab4650967: Waiting 04:07:44 097100c76c15: Waiting 04:07:44 3507ffe9ef9d: Waiting 04:07:44 40a589832f71: Waiting 04:07:44 a415d0c68fdf: Layer already exists 04:07:44 5f3e8c0c9427: Layer already exists 04:07:44 2f38058ab91d: Layer already exists 04:07:44 1f60731908c3: Layer already exists 04:07:44 760f44c331d2: Layer already exists 04:07:44 80aab4650967: Layer already exists 04:07:44 40a589832f71: Layer already exists 04:07:44 3507ffe9ef9d: Layer already exists 04:07:44 097100c76c15: Layer already exists 04:07:44 4.1.0-dev.59: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:07:45 5f3e8c0c9427: Preparing 04:07:45 2f38058ab91d: Preparing 04:07:45 a415d0c68fdf: Preparing 04:07:45 760f44c331d2: Preparing 04:07:45 1f60731908c3: Preparing 04:07:45 40a589832f71: Preparing 04:07:45 3507ffe9ef9d: Preparing 04:07:45 40a589832f71: Waiting 04:07:45 80aab4650967: Preparing 04:07:45 097100c76c15: Preparing 04:07:45 3507ffe9ef9d: Waiting 04:07:45 097100c76c15: Waiting 04:07:45 80aab4650967: Waiting 04:07:45 2f38058ab91d: Layer already exists 04:07:45 a415d0c68fdf: Layer already exists 04:07:45 5f3e8c0c9427: Layer already exists 04:07:45 1f60731908c3: Layer already exists 04:07:45 760f44c331d2: Layer already exists 04:07:45 40a589832f71: Layer already exists 04:07:45 097100c76c15: Layer already exists 04:07:45 80aab4650967: Layer already exists 04:07:45 3507ffe9ef9d: Layer already exists 04:07:45 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:07:45 5f3e8c0c9427: Preparing 04:07:45 2f38058ab91d: Preparing 04:07:45 a415d0c68fdf: Preparing 04:07:45 760f44c331d2: Preparing 04:07:45 1f60731908c3: Preparing 04:07:45 40a589832f71: Preparing 04:07:45 3507ffe9ef9d: Preparing 04:07:45 80aab4650967: Preparing 04:07:45 097100c76c15: Preparing 04:07:45 3507ffe9ef9d: Waiting 04:07:45 80aab4650967: Waiting 04:07:45 097100c76c15: Waiting 04:07:45 40a589832f71: Waiting 04:07:45 2f38058ab91d: Layer already exists 04:07:45 1f60731908c3: Layer already exists 04:07:45 5f3e8c0c9427: Layer already exists 04:07:45 a415d0c68fdf: Layer already exists 04:07:45 760f44c331d2: Layer already exists 04:07:45 3507ffe9ef9d: Layer already exists 04:07:45 40a589832f71: Layer already exists 04:07:45 80aab4650967: Layer already exists 04:07:45 097100c76c15: Layer already exists 04:07:45 main: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:45 ===================================================== [Pipeline] echo 04:07:45 taggedImages: 04:07:45 - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:07:45 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:07:45 - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:07:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:07:45 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:45 latest 04:07:45 4.1.0-dev.59 04:07:45 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:45 main 04:07:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:07:46 ca9e896e82eb: Preparing 04:07:46 b313fbcbfc35: Preparing 04:07:46 760f44c331d2: Preparing 04:07:46 1f60731908c3: Preparing 04:07:46 2f3272a2dce5: Preparing 04:07:46 8969ac376876: Preparing 04:07:46 097100c76c15: Preparing 04:07:46 8969ac376876: Waiting 04:07:46 760f44c331d2: Layer already exists 04:07:46 1f60731908c3: Layer already exists 04:07:46 097100c76c15: Layer already exists 04:07:46 ca9e896e82eb: Pushed 04:07:46 2f3272a2dce5: Pushed 04:07:47 8969ac376876: Pushed 04:07:50 b313fbcbfc35: Pushed 04:07:50 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:07:50 ca9e896e82eb: Preparing 04:07:50 b313fbcbfc35: Preparing 04:07:50 760f44c331d2: Preparing 04:07:50 1f60731908c3: Preparing 04:07:50 2f3272a2dce5: Preparing 04:07:50 8969ac376876: Preparing 04:07:50 097100c76c15: Preparing 04:07:50 8969ac376876: Waiting 04:07:50 097100c76c15: Waiting 04:07:50 b313fbcbfc35: Layer already exists 04:07:50 ca9e896e82eb: Layer already exists 04:07:50 1f60731908c3: Layer already exists 04:07:50 2f3272a2dce5: Layer already exists 04:07:50 760f44c331d2: Layer already exists 04:07:50 097100c76c15: Layer already exists 04:07:50 8969ac376876: Layer already exists 04:07:50 latest: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:07:51 ca9e896e82eb: Preparing 04:07:51 b313fbcbfc35: Preparing 04:07:51 760f44c331d2: Preparing 04:07:51 1f60731908c3: Preparing 04:07:51 2f3272a2dce5: Preparing 04:07:51 8969ac376876: Preparing 04:07:51 097100c76c15: Preparing 04:07:51 8969ac376876: Waiting 04:07:51 097100c76c15: Waiting 04:07:51 760f44c331d2: Layer already exists 04:07:51 ca9e896e82eb: Layer already exists 04:07:51 1f60731908c3: Layer already exists 04:07:51 2f3272a2dce5: Layer already exists 04:07:51 b313fbcbfc35: Layer already exists 04:07:51 8969ac376876: Layer already exists 04:07:51 097100c76c15: Layer already exists 04:07:51 4.1.0-dev.59: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:07:52 ca9e896e82eb: Preparing 04:07:52 b313fbcbfc35: Preparing 04:07:52 760f44c331d2: Preparing 04:07:52 1f60731908c3: Preparing 04:07:52 2f3272a2dce5: Preparing 04:07:52 8969ac376876: Preparing 04:07:52 097100c76c15: Preparing 04:07:52 097100c76c15: Waiting 04:07:52 8969ac376876: Waiting 04:07:52 2f3272a2dce5: Layer already exists 04:07:52 ca9e896e82eb: Layer already exists 04:07:52 760f44c331d2: Layer already exists 04:07:52 b313fbcbfc35: Layer already exists 04:07:52 1f60731908c3: Layer already exists 04:07:52 097100c76c15: Layer already exists 04:07:52 8969ac376876: Layer already exists 04:07:52 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:07:53 ca9e896e82eb: Preparing 04:07:53 b313fbcbfc35: Preparing 04:07:53 760f44c331d2: Preparing 04:07:53 1f60731908c3: Preparing 04:07:53 2f3272a2dce5: Preparing 04:07:53 8969ac376876: Preparing 04:07:53 097100c76c15: Preparing 04:07:53 8969ac376876: Waiting 04:07:53 097100c76c15: Waiting 04:07:53 1f60731908c3: Layer already exists 04:07:53 2f3272a2dce5: Layer already exists 04:07:53 b313fbcbfc35: Layer already exists 04:07:53 ca9e896e82eb: Layer already exists 04:07:53 760f44c331d2: Layer already exists 04:07:53 097100c76c15: Layer already exists 04:07:53 8969ac376876: Layer already exists 04:07:53 main: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:53 ===================================================== [Pipeline] echo 04:07:53 taggedImages: 04:07:53 - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:07:53 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:07:53 - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:07:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:07:53 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:53 latest 04:07:53 4.1.0-dev.59 04:07:53 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:53 main 04:07:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:07:53 02997e00c1c6: Preparing 04:07:53 83ee1522adf7: Preparing 04:07:53 760f44c331d2: Preparing 04:07:53 1f60731908c3: Preparing 04:07:53 d2f68ff16765: Preparing 04:07:53 8c767917fcd7: Preparing 04:07:53 097100c76c15: Preparing 04:07:53 8c767917fcd7: Waiting 04:07:53 097100c76c15: Waiting 04:07:53 1f60731908c3: Layer already exists 04:07:53 760f44c331d2: Layer already exists 04:07:53 097100c76c15: Layer already exists 04:07:53 02997e00c1c6: Pushed 04:07:53 d2f68ff16765: Pushed 04:07:54 8c767917fcd7: Pushed 04:07:57 83ee1522adf7: Pushed 04:07:57 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:07:58 02997e00c1c6: Preparing 04:07:58 83ee1522adf7: Preparing 04:07:58 760f44c331d2: Preparing 04:07:58 1f60731908c3: Preparing 04:07:58 d2f68ff16765: Preparing 04:07:58 8c767917fcd7: Preparing 04:07:58 097100c76c15: Preparing 04:07:58 8c767917fcd7: Waiting 04:07:58 097100c76c15: Waiting 04:07:58 d2f68ff16765: Layer already exists 04:07:58 02997e00c1c6: Layer already exists 04:07:58 1f60731908c3: Layer already exists 04:07:58 83ee1522adf7: Layer already exists 04:07:58 760f44c331d2: Layer already exists 04:07:58 8c767917fcd7: Layer already exists 04:07:58 097100c76c15: Layer already exists 04:07:58 latest: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:07:59 02997e00c1c6: Preparing 04:07:59 83ee1522adf7: Preparing 04:07:59 760f44c331d2: Preparing 04:07:59 1f60731908c3: Preparing 04:07:59 d2f68ff16765: Preparing 04:07:59 8c767917fcd7: Preparing 04:07:59 097100c76c15: Preparing 04:07:59 8c767917fcd7: Waiting 04:07:59 097100c76c15: Waiting 04:07:59 760f44c331d2: Layer already exists 04:07:59 d2f68ff16765: Layer already exists 04:07:59 1f60731908c3: Layer already exists 04:07:59 02997e00c1c6: Layer already exists 04:07:59 83ee1522adf7: Layer already exists 04:07:59 097100c76c15: Layer already exists 04:07:59 8c767917fcd7: Layer already exists 04:07:59 4.1.0-dev.59: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:07:59 02997e00c1c6: Preparing 04:07:59 83ee1522adf7: Preparing 04:07:59 760f44c331d2: Preparing 04:07:59 1f60731908c3: Preparing 04:07:59 d2f68ff16765: Preparing 04:07:59 8c767917fcd7: Preparing 04:07:59 097100c76c15: Preparing 04:07:59 097100c76c15: Waiting 04:07:59 8c767917fcd7: Waiting 04:07:59 83ee1522adf7: Layer already exists 04:07:59 760f44c331d2: Layer already exists 04:07:59 02997e00c1c6: Layer already exists 04:07:59 d2f68ff16765: Layer already exists 04:07:59 1f60731908c3: Layer already exists 04:07:59 8c767917fcd7: Layer already exists 04:07:59 097100c76c15: Layer already exists 04:07:59 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:08:00 02997e00c1c6: Preparing 04:08:00 83ee1522adf7: Preparing 04:08:00 760f44c331d2: Preparing 04:08:00 1f60731908c3: Preparing 04:08:00 d2f68ff16765: Preparing 04:08:00 8c767917fcd7: Preparing 04:08:00 097100c76c15: Preparing 04:08:00 8c767917fcd7: Waiting 04:08:00 097100c76c15: Waiting 04:08:00 02997e00c1c6: Layer already exists 04:08:00 d2f68ff16765: Layer already exists 04:08:00 1f60731908c3: Layer already exists 04:08:00 83ee1522adf7: Layer already exists 04:08:00 760f44c331d2: Layer already exists 04:08:00 097100c76c15: Layer already exists 04:08:00 8c767917fcd7: Layer already exists 04:08:00 main: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:00 ===================================================== [Pipeline] echo 04:08:00 taggedImages: 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:08:00 ========================================================= 04:08:00 [edgeXBuildMultiArch] RAW Config: 04:08:00 images: 04:08:00 - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/core-command:latest 04:08:00 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-command:main 04:08:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:08:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:08:00 - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/core-data:latest 04:08:00 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-data:main 04:08:00 - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:08:00 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-keeper:main 04:08:00 - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:00 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/core-metadata:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main 04:08:00 - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:08:00 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/support-notifications:main 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main 04:08:00 settingsFile: 04:08:00 edgex-go-settings 04:08:00 ========================================================= [Pipeline] node 04:08:15 Still waiting to schedule task 04:08:15 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:08:39 Running on prd-centos7-docker-4c-2g-8619 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:39 provisioning config files... 04:08:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13380647393150394108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:40 ---> ****-login.sh 04:08:40 nexus3.edgexfoundry.org:10001 04:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:40 Configure a credential helper to remove this warning. See 04:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:40 04:08:40 Login Succeeded 04:08:40 nexus3.edgexfoundry.org:10002 04:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:40 Configure a credential helper to remove this warning. See 04:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:40 04:08:40 Login Succeeded 04:08:40 nexus3.edgexfoundry.org:10003 04:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:40 Configure a credential helper to remove this warning. See 04:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:40 04:08:40 Login Succeeded 04:08:40 nexus3.edgexfoundry.org:10004 04:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:40 Configure a credential helper to remove this warning. See 04:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:40 04:08:40 Login Succeeded 04:08:40 ****.io 04:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:40 Configure a credential helper to remove this warning. See 04:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:40 04:08:40 Login Succeeded 04:08:40 ---> ****-login.sh ends [Pipeline] } 04:08:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:41 + docker buildx ls 04:08:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:08:41 default * docker 04:08:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:08:42 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 04:08:42 edgex-builder [Pipeline] sh 04:08:44 + docker buildx inspect --bootstrap 04:08:44 #1 [internal] booting buildkit 04:08:44 #1 pulling image moby/buildkit:buildx-stable-1 04:08:47 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 04:08:47 #1 creating container buildx_buildkit_edgex-builder0 04:08:48 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 04:08:48 #1 DONE 4.3s 04:08:48 Name: edgex-builder 04:08:48 Driver: docker-container 04:08:48 04:08:48 Nodes: 04:08:48 Name: edgex-builder0 04:08:48 Endpoint: unix:///var/run/docker.sock 04:08:48 Status: running 04:08:48 Buildkit: v0.23.2 04:08:48 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 04:08:48 + docker buildx ls 04:08:48 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:08:48 edgex-builder * docker-container 04:08:48 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 04:08:48 default docker 04:08:48 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:08:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:08:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:08:49 #1 [internal] load build definition from Dockerfile 04:08:49 #1 transferring dockerfile: 197B done 04:08:49 #1 DONE 0.0s 04:08:49 04:08:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:49 #2 DONE 0.2s 04:08:49 04:08:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:49 #3 DONE 0.2s 04:08:49 04:08:49 #4 [internal] load .dockerignore 04:08:49 #4 transferring context: 2B done 04:08:49 #4 DONE 0.0s 04:08:49 04:08:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done 04:08:49 #5 DONE 0.0s 04:08:49 04:08:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done 04:08:49 #6 DONE 0.1s 04:08:49 04:08:49 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:08:49 #7 DONE 0.0s 04:08:49 04:08:49 #8 exporting to image 04:08:49 #8 exporting layers done 04:08:49 #8 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done 04:08:49 #8 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done 04:08:49 #8 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 0.0s done 04:08:49 #8 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done 04:08:49 #8 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done 04:08:49 #8 pushing layers 04:08:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:49 #8 pushing layers 0.1s done 04:08:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done 04:08:49 #8 DONE 0.2s 04:08:49 04:08:49 1 warning found (use --debug to expand): 04:08:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 04:08:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 04:08:50 #1 [internal] load build definition from Dockerfile 04:08:50 #1 transferring dockerfile: 163B done 04:08:50 #1 DONE 0.0s 04:08:50 04:08:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:08:50 #2 DONE 0.0s 04:08:50 04:08:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:08:50 #3 DONE 0.0s 04:08:50 04:08:50 #4 [internal] load .dockerignore 04:08:50 #4 transferring context: 2B done 04:08:50 #4 DONE 0.0s 04:08:50 04:08:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done 04:08:50 #5 CACHED 04:08:50 04:08:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done 04:08:50 #6 CACHED 04:08:50 04:08:50 #7 exporting to image 04:08:50 #7 exporting layers done 04:08:50 #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done 04:08:50 #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done 04:08:50 #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done 04:08:50 #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done 04:08:50 #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done 04:08:50 #7 pushing layers 0.0s done 04:08:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 04:08:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done 04:08:50 #7 DONE 0.1s 04:08:50 04:08:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:08:50 #8 DONE 0.0s 04:08:50 04:08:50 1 warning found (use --debug to expand): 04:08:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 --push - 04:08:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59' 04:08:50 #1 [internal] load build definition from Dockerfile 04:08:50 #1 transferring dockerfile: 169B done 04:08:50 #1 DONE 0.0s 04:08:50 04:08:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:08:50 #2 DONE 0.0s 04:08:50 04:08:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:08:50 #3 DONE 0.0s 04:08:50 04:08:50 #4 [internal] load .dockerignore 04:08:50 #4 transferring context: 2B done 04:08:50 #4 DONE 0.0s 04:08:50 04:08:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done 04:08:50 #5 CACHED 04:08:50 04:08:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done 04:08:50 #6 CACHED 04:08:50 04:08:50 #7 exporting to image 04:08:50 #7 exporting layers done 04:08:50 #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done 04:08:50 #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done 04:08:50 #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done 04:08:50 #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done 04:08:50 #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 04:08:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:50 #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done 04:08:50 #7 pushing layers 0.0s done 04:08:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done 04:08:50 #7 DONE 0.1s 04:08:50 04:08:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:08:50 #8 DONE 0.0s 04:08:50 04:08:50 1 warning found (use --debug to expand): 04:08:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:08:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:08:51 #1 [internal] load build definition from Dockerfile 04:08:51 #1 transferring dockerfile: 210B done 04:08:51 #1 DONE 0.0s 04:08:51 04:08:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:51 #2 DONE 0.0s 04:08:51 04:08:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:51 #3 DONE 0.0s 04:08:51 04:08:51 #4 [internal] load .dockerignore 04:08:51 #4 transferring context: 2B done 04:08:51 #4 DONE 0.0s 04:08:51 04:08:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done 04:08:51 #5 CACHED 04:08:51 04:08:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done 04:08:51 #6 CACHED 04:08:51 04:08:51 #7 exporting to image 04:08:51 #7 exporting layers done 04:08:51 #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done 04:08:51 #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done 04:08:51 #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done 04:08:51 #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done 04:08:51 #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done 04:08:51 #7 pushing layers 0.0s done 04:08:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 04:08:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done 04:08:51 #7 DONE 0.1s 04:08:51 04:08:51 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:08:51 #8 DONE 0.0s 04:08:51 04:08:51 1 warning found (use --debug to expand): 04:08:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 04:08:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 04:08:51 #1 [internal] load build definition from Dockerfile 04:08:51 #1 transferring dockerfile: 161B done 04:08:51 #1 DONE 0.0s 04:08:51 04:08:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:08:51 #2 DONE 0.0s 04:08:51 04:08:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:08:51 #3 DONE 0.0s 04:08:51 04:08:51 #4 [internal] load .dockerignore 04:08:51 #4 transferring context: 2B done 04:08:51 #4 DONE 0.0s 04:08:51 04:08:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done 04:08:51 #5 CACHED 04:08:51 04:08:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 04:08:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done 04:08:51 #6 CACHED 04:08:51 04:08:51 #7 exporting to image 04:08:51 #7 exporting layers 04:08:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:51 #7 exporting layers done 04:08:51 #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done 04:08:51 #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done 04:08:51 #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done 04:08:51 #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done 04:08:51 #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done 04:08:51 #7 pushing layers 0.0s done 04:08:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done 04:08:51 #7 DONE 0.1s 04:08:51 04:08:51 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:08:51 #8 DONE 0.0s 04:08:51 04:08:51 1 warning found (use --debug to expand): 04:08:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:08:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:08:52 #1 [internal] load build definition from Dockerfile 04:08:52 #1 transferring dockerfile: 216B done 04:08:52 #1 DONE 0.0s 04:08:52 04:08:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:52 #2 DONE 0.0s 04:08:52 04:08:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:52 #3 DONE 0.1s 04:08:52 04:08:52 #4 [internal] load .dockerignore 04:08:52 #4 transferring context: 2B done 04:08:52 #4 DONE 0.0s 04:08:52 04:08:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:52 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:52 #5 ... 04:08:52 04:08:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:52 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:52 #6 DONE 0.1s 04:08:52 04:08:52 #7 exporting to image 04:08:52 #7 exporting layers done 04:08:52 #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done 04:08:52 #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done 04:08:52 #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done 04:08:52 #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done 04:08:52 #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 04:08:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:52 #7 ... 04:08:52 04:08:52 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:08:52 #8 DONE 0.0s 04:08:52 04:08:52 #7 exporting to image 04:08:52 #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done 04:08:52 #7 pushing layers 0.1s done 04:08:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 04:08:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done 04:08:52 #7 DONE 0.2s 04:08:52 04:08:52 1 warning found (use --debug to expand): 04:08:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 04:08:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 04:08:53 #1 [internal] load build definition from Dockerfile 04:08:53 #1 transferring dockerfile: 182B done 04:08:53 #1 DONE 0.0s 04:08:53 04:08:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:08:53 #2 DONE 0.0s 04:08:53 04:08:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:08:53 #3 DONE 0.0s 04:08:53 04:08:53 #4 [internal] load .dockerignore 04:08:53 #4 transferring context: 2B done 04:08:53 #4 DONE 0.0s 04:08:53 04:08:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:53 #5 CACHED 04:08:53 04:08:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:53 #6 CACHED 04:08:53 04:08:53 #7 exporting to image 04:08:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:53 #7 exporting layers done 04:08:53 #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done 04:08:53 #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done 04:08:53 #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done 04:08:53 #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done 04:08:53 #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done 04:08:53 #7 pushing layers 0.0s done 04:08:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done 04:08:53 #7 DONE 0.1s 04:08:53 04:08:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:08:53 #8 DONE 0.0s 04:08:53 04:08:53 1 warning found (use --debug to expand): 04:08:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59' 04:08:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 --push - 04:08:53 #1 [internal] load build definition from Dockerfile 04:08:53 #1 transferring dockerfile: 188B done 04:08:53 #1 DONE 0.0s 04:08:53 04:08:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:08:53 #2 DONE 0.0s 04:08:53 04:08:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:08:53 #3 DONE 0.0s 04:08:53 04:08:53 #4 [internal] load .dockerignore 04:08:53 #4 transferring context: 2B done 04:08:53 #4 DONE 0.0s 04:08:53 04:08:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:53 #5 CACHED 04:08:53 04:08:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:53 #6 CACHED 04:08:53 04:08:53 #7 exporting to image 04:08:53 #7 exporting layers done 04:08:53 #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done 04:08:53 #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done 04:08:53 #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done 04:08:53 #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done 04:08:53 #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done 04:08:53 #7 pushing layers 04:08:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:53 #7 pushing layers 0.0s done 04:08:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done 04:08:53 #7 DONE 0.1s 04:08:53 04:08:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:08:53 #8 DONE 0.0s 04:08:53 04:08:53 1 warning found (use --debug to expand): 04:08:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:08:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:08:54 #1 [internal] load build definition from Dockerfile 04:08:54 #1 transferring dockerfile: 229B done 04:08:54 #1 DONE 0.0s 04:08:54 04:08:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:54 #2 DONE 0.0s 04:08:54 04:08:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:54 #3 DONE 0.0s 04:08:54 04:08:54 #4 [internal] load .dockerignore 04:08:54 #4 transferring context: 2B done 04:08:54 #4 DONE 0.0s 04:08:54 04:08:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 done 04:08:54 #5 CACHED 04:08:54 04:08:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:54 #6 CACHED 04:08:54 04:08:54 #7 exporting to image 04:08:54 #7 exporting layers done 04:08:54 #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done 04:08:54 #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done 04:08:54 #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done 04:08:54 #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done 04:08:54 #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done 04:08:54 #7 pushing layers 0.0s done 04:08:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 04:08:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done 04:08:54 #7 DONE 0.1s 04:08:54 04:08:54 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:08:54 #8 DONE 0.0s 04:08:54 04:08:54 1 warning found (use --debug to expand): 04:08:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 04:08:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 04:08:54 #1 [internal] load build definition from Dockerfile 04:08:54 #1 transferring dockerfile: 180B done 04:08:54 #1 DONE 0.0s 04:08:54 04:08:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:08:54 #2 DONE 0.0s 04:08:54 04:08:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:08:54 #3 DONE 0.0s 04:08:54 04:08:54 #4 [internal] load .dockerignore 04:08:54 #4 transferring context: 2B done 04:08:54 #4 DONE 0.0s 04:08:54 04:08:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:54 #5 CACHED 04:08:54 04:08:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 04:08:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done 04:08:54 #6 CACHED 04:08:54 04:08:54 #7 exporting to image 04:08:54 #7 exporting layers done 04:08:54 #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 0.0s done 04:08:54 #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 04:08:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:55 #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done 04:08:55 #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done 04:08:55 #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done 04:08:55 #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done 04:08:55 #7 pushing layers 0.0s done 04:08:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done 04:08:55 #7 DONE 0.1s 04:08:55 04:08:55 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:08:55 #8 DONE 0.0s 04:08:55 04:08:55 1 warning found (use --debug to expand): 04:08:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:08:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:08:55 #1 [internal] load build definition from Dockerfile 04:08:55 #1 transferring dockerfile: 194B done 04:08:55 #1 DONE 0.0s 04:08:55 04:08:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:55 #2 DONE 0.0s 04:08:55 04:08:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:55 #3 DONE 0.0s 04:08:55 04:08:55 #4 [internal] load .dockerignore 04:08:55 #4 transferring context: 2B done 04:08:55 #4 DONE 0.0s 04:08:55 04:08:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 done 04:08:55 #5 DONE 0.0s 04:08:55 04:08:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:55 #6 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:55 #6 DONE 0.0s 04:08:55 04:08:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 done 04:08:55 #5 DONE 0.1s 04:08:55 04:08:55 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:08:55 #7 DONE 0.0s 04:08:55 04:08:55 #8 exporting to image 04:08:55 #8 exporting layers done 04:08:55 #8 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done 04:08:55 #8 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done 04:08:55 #8 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done 04:08:55 #8 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done 04:08:55 #8 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done 04:08:55 #8 pushing layers 0.1s done 04:08:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done 04:08:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:55 #8 DONE 0.2s 04:08:55 04:08:55 1 warning found (use --debug to expand): 04:08:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 04:08:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 04:08:56 #1 [internal] load build definition from Dockerfile 04:08:56 #1 transferring dockerfile: 160B done 04:08:56 #1 DONE 0.0s 04:08:56 04:08:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:08:56 #2 DONE 0.0s 04:08:56 04:08:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:08:56 #3 DONE 0.0s 04:08:56 04:08:56 #4 [internal] load .dockerignore 04:08:56 #4 transferring context: 2B done 04:08:56 #4 DONE 0.0s 04:08:56 04:08:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:56 #5 DONE 0.0s 04:08:56 04:08:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:56 #6 CACHED 04:08:56 04:08:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:56 #5 CACHED 04:08:56 04:08:56 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:08:56 #7 DONE 0.0s 04:08:56 04:08:56 #8 exporting to image 04:08:56 #8 exporting layers done 04:08:56 #8 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done 04:08:56 #8 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done 04:08:56 #8 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done 04:08:56 #8 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done 04:08:56 #8 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done 04:08:56 #8 pushing layers 0.0s done 04:08:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done 04:08:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:56 #8 DONE 0.1s 04:08:56 04:08:56 1 warning found (use --debug to expand): 04:08:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 --push - 04:08:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59' 04:08:56 #1 [internal] load build definition from Dockerfile 04:08:56 #1 transferring dockerfile: 166B done 04:08:56 #1 DONE 0.0s 04:08:56 04:08:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:08:56 #2 DONE 0.0s 04:08:56 04:08:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:08:56 #3 DONE 0.0s 04:08:56 04:08:56 #4 [internal] load .dockerignore 04:08:56 #4 transferring context: 2B done 04:08:56 #4 DONE 0.0s 04:08:56 04:08:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:56 #5 CACHED 04:08:56 04:08:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:56 #6 CACHED 04:08:56 04:08:56 #7 exporting to image 04:08:56 #7 exporting layers done 04:08:56 #7 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done 04:08:56 #7 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done 04:08:56 #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done 04:08:56 #7 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done 04:08:56 #7 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done 04:08:56 #7 pushing layers 0.0s done 04:08:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 04:08:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done 04:08:57 #7 DONE 0.1s 04:08:57 04:08:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:08:57 #8 DONE 0.0s 04:08:57 04:08:57 1 warning found (use --debug to expand): 04:08:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:08:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:08:57 #1 [internal] load build definition from Dockerfile 04:08:57 #1 transferring dockerfile: 207B done 04:08:57 #1 DONE 0.0s 04:08:57 04:08:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:57 #2 DONE 0.0s 04:08:57 04:08:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:08:57 #3 DONE 0.0s 04:08:57 04:08:57 #4 [internal] load .dockerignore 04:08:57 #4 transferring context: 2B done 04:08:57 #4 DONE 0.0s 04:08:57 04:08:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 done 04:08:57 #5 CACHED 04:08:57 04:08:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:57 #6 CACHED 04:08:57 04:08:57 #7 exporting to image 04:08:57 #7 exporting layers done 04:08:57 #7 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done 04:08:57 #7 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done 04:08:57 #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b 04:08:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:57 #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done 04:08:57 #7 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 0.0s done 04:08:57 #7 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done 04:08:57 #7 pushing layers 0.0s done 04:08:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done 04:08:57 #7 DONE 0.1s 04:08:57 04:08:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:08:57 #8 DONE 0.0s 04:08:57 04:08:57 1 warning found (use --debug to expand): 04:08:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 04:08:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 04:08:57 #1 [internal] load build definition from Dockerfile 04:08:57 #1 transferring dockerfile: 158B done 04:08:57 #1 DONE 0.0s 04:08:57 04:08:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:08:57 #2 DONE 0.0s 04:08:57 04:08:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:08:57 #3 DONE 0.0s 04:08:57 04:08:57 #4 [internal] load .dockerignore 04:08:57 #4 transferring context: 2B done 04:08:57 #4 DONE 0.0s 04:08:57 04:08:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:57 #5 CACHED 04:08:57 04:08:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 04:08:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done 04:08:57 #6 CACHED 04:08:57 04:08:57 #7 exporting to image 04:08:57 #7 exporting layers done 04:08:57 #7 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done 04:08:57 #7 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done 04:08:57 #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b 04:08:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:58 #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done 04:08:58 #7 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done 04:08:58 #7 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done 04:08:58 #7 pushing layers 0.0s done 04:08:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done 04:08:58 #7 DONE 0.1s 04:08:58 04:08:58 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:08:58 #8 DONE 0.0s 04:08:58 04:08:58 1 warning found (use --debug to expand): 04:08:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:08:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:08:58 #1 [internal] load build definition from Dockerfile 04:08:58 #1 transferring dockerfile: 196B done 04:08:58 #1 DONE 0.0s 04:08:58 04:08:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:58 #2 DONE 0.0s 04:08:58 04:08:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:08:58 #3 DONE 0.0s 04:08:58 04:08:58 #4 [internal] load .dockerignore 04:08:58 #4 transferring context: 2B done 04:08:58 #4 DONE 0.0s 04:08:58 04:08:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:08:58 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:08:58 #5 ... 04:08:58 04:08:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:08:58 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done 04:08:58 #6 DONE 0.1s 04:08:58 04:08:58 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:08:58 #7 DONE 0.0s 04:08:58 04:08:58 #8 exporting to image 04:08:58 #8 exporting layers done 04:08:58 #8 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done 04:08:58 #8 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done 04:08:58 #8 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done 04:08:58 #8 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done 04:08:58 #8 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done 04:08:58 #8 pushing layers 0.1s done 04:08:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 04:08:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done 04:08:59 #8 DONE 0.2s 04:08:59 04:08:59 1 warning found (use --debug to expand): 04:08:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 04:08:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 04:08:59 #1 [internal] load build definition from Dockerfile 04:08:59 #1 transferring dockerfile: 162B done 04:08:59 #1 DONE 0.0s 04:08:59 04:08:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:08:59 #2 DONE 0.0s 04:08:59 04:08:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:08:59 #3 DONE 0.0s 04:08:59 04:08:59 #4 [internal] load .dockerignore 04:08:59 #4 transferring context: 2B done 04:08:59 #4 DONE 0.0s 04:08:59 04:08:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:08:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done 04:08:59 #5 CACHED 04:08:59 04:08:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:08:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done 04:08:59 #6 CACHED 04:08:59 04:08:59 #7 exporting to image 04:08:59 #7 exporting layers done 04:08:59 #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done 04:08:59 #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done 04:08:59 #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done 04:08:59 #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done 04:08:59 #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done 04:08:59 #7 pushing layers 0.0s done 04:08:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 04:08:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:08:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done 04:08:59 #7 DONE 0.1s 04:08:59 04:08:59 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:08:59 #8 DONE 0.0s 04:08:59 04:08:59 1 warning found (use --debug to expand): 04:08:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:08:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 --push - 04:08:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59' 04:08:59 #1 [internal] load build definition from Dockerfile 04:08:59 #1 transferring dockerfile: 168B done 04:08:59 #1 DONE 0.0s 04:08:59 04:08:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:08:59 #2 DONE 0.0s 04:08:59 04:08:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:08:59 #3 DONE 0.0s 04:08:59 04:08:59 #4 [internal] load .dockerignore 04:08:59 #4 transferring context: 2B done 04:08:59 #4 DONE 0.0s 04:08:59 04:08:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:08:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done 04:08:59 #5 CACHED 04:08:59 04:08:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:08:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done 04:08:59 #6 CACHED 04:08:59 04:08:59 #7 exporting to image 04:08:59 #7 exporting layers done 04:08:59 #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done 04:08:59 #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done 04:08:59 #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done 04:08:59 #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done 04:08:59 #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 04:08:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:00 #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done 04:09:00 #7 pushing layers 0.0s done 04:09:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done 04:09:00 #7 DONE 0.1s 04:09:00 04:09:00 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:00 #8 DONE 0.0s 04:09:00 04:09:00 1 warning found (use --debug to expand): 04:09:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:00 #1 [internal] load build definition from Dockerfile 04:09:00 #1 transferring dockerfile: 209B done 04:09:00 #1 DONE 0.0s 04:09:00 04:09:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:00 #2 DONE 0.0s 04:09:00 04:09:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:00 #3 DONE 0.0s 04:09:00 04:09:00 #4 [internal] load .dockerignore 04:09:00 #4 transferring context: 2B done 04:09:00 #4 DONE 0.0s 04:09:00 04:09:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:09:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done 04:09:00 #5 CACHED 04:09:00 04:09:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:09:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done 04:09:00 #6 CACHED 04:09:00 04:09:00 #7 exporting to image 04:09:00 #7 exporting layers done 04:09:00 #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done 04:09:00 #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done 04:09:00 #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done 04:09:00 #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done 04:09:00 #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done 04:09:00 #7 pushing layers 0.0s done 04:09:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 04:09:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done 04:09:00 #7 DONE 0.1s 04:09:00 04:09:00 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:00 #8 DONE 0.0s 04:09:00 04:09:00 1 warning found (use --debug to expand): 04:09:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 04:09:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 04:09:01 #1 [internal] load build definition from Dockerfile 04:09:01 #1 transferring dockerfile: 160B done 04:09:01 #1 DONE 0.0s 04:09:01 04:09:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:09:01 #2 DONE 0.0s 04:09:01 04:09:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:09:01 #3 DONE 0.0s 04:09:01 04:09:01 #4 [internal] load .dockerignore 04:09:01 #4 transferring context: 2B done 04:09:01 #4 DONE 0.0s 04:09:01 04:09:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:09:01 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done 04:09:01 #5 CACHED 04:09:01 04:09:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 04:09:01 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done 04:09:01 #6 CACHED 04:09:01 04:09:01 #7 exporting to image 04:09:01 #7 exporting layers done 04:09:01 #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done 04:09:01 #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done 04:09:01 #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done 04:09:01 #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done 04:09:01 #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done 04:09:01 #7 pushing layers 0.0s done 04:09:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 04:09:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done 04:09:01 #7 DONE 0.1s 04:09:01 04:09:01 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:01 #8 DONE 0.0s 04:09:01 04:09:01 1 warning found (use --debug to expand): 04:09:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:01 #1 [internal] load build definition from Dockerfile 04:09:01 #1 transferring dockerfile: 198B done 04:09:01 #1 DONE 0.0s 04:09:01 04:09:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:01 #2 DONE 0.0s 04:09:01 04:09:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:01 #3 DONE 0.0s 04:09:01 04:09:01 #4 [internal] load .dockerignore 04:09:01 #4 transferring context: 2B done 04:09:01 #4 DONE 0.0s 04:09:01 04:09:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:01 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:01 #5 ... 04:09:01 04:09:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:01 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done 04:09:01 #6 DONE 0.0s 04:09:01 04:09:01 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:09:01 #7 DONE 0.0s 04:09:01 04:09:01 #8 exporting to image 04:09:01 #8 exporting layers done 04:09:01 #8 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done 04:09:01 #8 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done 04:09:01 #8 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done 04:09:01 #8 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done 04:09:01 #8 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done 04:09:01 #8 pushing layers 0.1s done 04:09:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done 04:09:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:01 #8 DONE 0.2s 04:09:02 04:09:02 1 warning found (use --debug to expand): 04:09:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 04:09:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 04:09:02 #1 [internal] load build definition from Dockerfile 04:09:02 #1 transferring dockerfile: 164B done 04:09:02 #1 DONE 0.0s 04:09:02 04:09:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:09:02 #2 DONE 0.0s 04:09:02 04:09:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:09:02 #3 DONE 0.0s 04:09:02 04:09:02 #4 [internal] load .dockerignore 04:09:02 #4 transferring context: 2B done 04:09:02 #4 DONE 0.0s 04:09:02 04:09:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:02 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done 04:09:02 #5 CACHED 04:09:02 04:09:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:02 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done 04:09:02 #6 CACHED 04:09:02 04:09:02 #7 exporting to image 04:09:02 #7 exporting layers done 04:09:02 #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done 04:09:02 #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done 04:09:02 #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done 04:09:02 #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done 04:09:02 #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done 04:09:02 #7 pushing layers 04:09:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:02 #7 pushing layers 0.0s done 04:09:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done 04:09:02 #7 DONE 0.1s 04:09:02 04:09:02 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:09:02 #8 DONE 0.0s 04:09:02 04:09:02 1 warning found (use --debug to expand): 04:09:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 --push - 04:09:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59' 04:09:03 #1 [internal] load build definition from Dockerfile 04:09:03 #1 transferring dockerfile: 170B done 04:09:03 #1 DONE 0.0s 04:09:03 04:09:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:09:03 #2 DONE 0.0s 04:09:03 04:09:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:09:03 #3 DONE 0.0s 04:09:03 04:09:03 #4 [internal] load .dockerignore 04:09:03 #4 transferring context: 2B done 04:09:03 #4 DONE 0.0s 04:09:03 04:09:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:03 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done 04:09:03 #5 CACHED 04:09:03 04:09:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:03 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done 04:09:03 #6 CACHED 04:09:03 04:09:03 #7 exporting to image 04:09:03 #7 exporting layers done 04:09:03 #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done 04:09:03 #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done 04:09:03 #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done 04:09:03 #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done 04:09:03 #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done 04:09:03 #7 pushing layers 0.0s done 04:09:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 04:09:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done 04:09:03 #7 DONE 0.1s 04:09:03 04:09:03 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:09:03 #8 DONE 0.0s 04:09:03 04:09:03 1 warning found (use --debug to expand): 04:09:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:03 #1 [internal] load build definition from Dockerfile 04:09:03 #1 transferring dockerfile: 211B done 04:09:03 #1 DONE 0.0s 04:09:03 04:09:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:03 #2 DONE 0.0s 04:09:03 04:09:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:03 #3 DONE 0.0s 04:09:03 04:09:03 #4 [internal] load .dockerignore 04:09:03 #4 transferring context: 2B done 04:09:03 #4 DONE 0.0s 04:09:03 04:09:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:03 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done 04:09:03 #5 CACHED 04:09:03 04:09:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:03 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done 04:09:03 #6 CACHED 04:09:03 04:09:03 #7 exporting to image 04:09:03 #7 exporting layers done 04:09:03 #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done 04:09:03 #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done 04:09:03 #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done 04:09:03 #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done 04:09:03 #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done 04:09:03 #7 pushing layers 0.0s done 04:09:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 04:09:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:03 #7 ... 04:09:03 04:09:03 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:09:03 #8 DONE 0.0s 04:09:04 04:09:04 #7 exporting to image 04:09:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 1.7s done 04:09:05 #7 DONE 1.7s 04:09:05 04:09:05 1 warning found (use --debug to expand): 04:09:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 04:09:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 04:09:05 #1 [internal] load build definition from Dockerfile 04:09:05 #1 transferring dockerfile: 162B done 04:09:05 #1 DONE 0.0s 04:09:05 04:09:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:09:05 #2 DONE 0.0s 04:09:05 04:09:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:09:05 #3 DONE 0.0s 04:09:05 04:09:05 #4 [internal] load .dockerignore 04:09:05 #4 transferring context: 2B done 04:09:05 #4 DONE 0.0s 04:09:05 04:09:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done 04:09:05 #5 CACHED 04:09:05 04:09:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 04:09:05 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done 04:09:05 #6 CACHED 04:09:05 04:09:05 #7 exporting to image 04:09:05 #7 exporting layers done 04:09:05 #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done 04:09:05 #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done 04:09:05 #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done 04:09:05 #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done 04:09:05 #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done 04:09:05 #7 pushing layers 0.0s done 04:09:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 04:09:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done 04:09:06 #7 DONE 0.1s 04:09:06 04:09:06 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:09:06 #8 DONE 0.0s 04:09:06 04:09:06 1 warning found (use --debug to expand): 04:09:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:06 #1 [internal] load build definition from Dockerfile 04:09:06 #1 transferring dockerfile: 206B done 04:09:06 #1 DONE 0.0s 04:09:06 04:09:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:06 #2 DONE 0.0s 04:09:06 04:09:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:06 #3 DONE 0.0s 04:09:06 04:09:06 #4 [internal] load .dockerignore 04:09:06 #4 transferring context: 2B done 04:09:06 #4 DONE 0.0s 04:09:06 04:09:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:06 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:06 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 done 04:09:06 #5 DONE 0.1s 04:09:06 04:09:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:06 #6 DONE 0.0s 04:09:06 04:09:06 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:06 #7 DONE 0.0s 04:09:06 04:09:06 #8 exporting to image 04:09:06 #8 exporting layers done 04:09:06 #8 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done 04:09:06 #8 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done 04:09:06 #8 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done 04:09:06 #8 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done 04:09:06 #8 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done 04:09:06 #8 pushing layers 0.1s done 04:09:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 04:09:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done 04:09:06 #8 DONE 0.2s 04:09:06 04:09:06 1 warning found (use --debug to expand): 04:09:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 04:09:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 04:09:07 #1 [internal] load build definition from Dockerfile 04:09:07 #1 transferring dockerfile: 172B done 04:09:07 #1 DONE 0.0s 04:09:07 04:09:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:09:07 #2 DONE 0.0s 04:09:07 04:09:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:09:07 #3 DONE 0.0s 04:09:07 04:09:07 #4 [internal] load .dockerignore 04:09:07 #4 transferring context: 2B done 04:09:07 #4 DONE 0.0s 04:09:07 04:09:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:07 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:07 #5 CACHED 04:09:07 04:09:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:07 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:07 #6 CACHED 04:09:07 04:09:07 #7 exporting to image 04:09:07 #7 exporting layers done 04:09:07 #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done 04:09:07 #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done 04:09:07 #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done 04:09:07 #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d 04:09:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:07 #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done 04:09:07 #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done 04:09:07 #7 pushing layers 0.0s done 04:09:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done 04:09:07 #7 DONE 0.1s 04:09:07 04:09:07 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:07 #8 DONE 0.0s 04:09:07 04:09:07 1 warning found (use --debug to expand): 04:09:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59' 04:09:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 --push - 04:09:07 #1 [internal] load build definition from Dockerfile 04:09:07 #1 transferring dockerfile: 178B done 04:09:07 #1 DONE 0.0s 04:09:07 04:09:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:09:07 #2 DONE 0.0s 04:09:07 04:09:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:09:07 #3 DONE 0.0s 04:09:07 04:09:07 #4 [internal] load .dockerignore 04:09:07 #4 transferring context: 2B done 04:09:07 #4 DONE 0.0s 04:09:07 04:09:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:07 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:07 #5 CACHED 04:09:07 04:09:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:07 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:07 #6 CACHED 04:09:07 04:09:07 #7 exporting to image 04:09:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:07 #7 exporting layers done 04:09:07 #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done 04:09:07 #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done 04:09:07 #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done 04:09:07 #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done 04:09:07 #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done 04:09:07 #7 pushing layers 0.0s done 04:09:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done 04:09:07 #7 DONE 0.1s 04:09:07 04:09:07 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:07 #8 DONE 0.0s 04:09:07 04:09:07 1 warning found (use --debug to expand): 04:09:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:08 #1 [internal] load build definition from Dockerfile 04:09:08 #1 transferring dockerfile: 219B done 04:09:08 #1 DONE 0.0s 04:09:08 04:09:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:08 #2 DONE 0.0s 04:09:08 04:09:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:08 #3 DONE 0.0s 04:09:08 04:09:08 #4 [internal] load .dockerignore 04:09:08 #4 transferring context: 2B done 04:09:08 #4 DONE 0.0s 04:09:08 04:09:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:08 #5 CACHED 04:09:08 04:09:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:08 #6 CACHED 04:09:08 04:09:08 #7 exporting to image 04:09:08 #7 exporting layers 04:09:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:08 #7 exporting layers done 04:09:08 #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done 04:09:08 #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done 04:09:08 #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done 04:09:08 #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done 04:09:08 #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done 04:09:08 #7 pushing layers 0.0s done 04:09:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done 04:09:08 #7 DONE 0.1s 04:09:08 04:09:08 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:08 #8 DONE 0.0s 04:09:08 04:09:08 1 warning found (use --debug to expand): 04:09:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 04:09:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 04:09:08 #1 [internal] load build definition from Dockerfile 04:09:08 #1 transferring dockerfile: 170B done 04:09:08 #1 DONE 0.0s 04:09:08 04:09:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:09:08 #2 DONE 0.0s 04:09:08 04:09:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:09:08 #3 DONE 0.0s 04:09:08 04:09:08 #4 [internal] load .dockerignore 04:09:08 #4 transferring context: 2B done 04:09:08 #4 DONE 0.0s 04:09:08 04:09:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:08 #5 CACHED 04:09:08 04:09:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 04:09:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done 04:09:08 #6 CACHED 04:09:08 04:09:08 #7 exporting to image 04:09:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:09 #7 exporting layers done 04:09:09 #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done 04:09:09 #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done 04:09:09 #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done 04:09:09 #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done 04:09:09 #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done 04:09:09 #7 pushing layers 0.0s done 04:09:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done 04:09:09 #7 DONE 0.1s 04:09:09 04:09:09 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:09:09 #8 DONE 0.0s 04:09:09 04:09:09 1 warning found (use --debug to expand): 04:09:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:09 #1 [internal] load build definition from Dockerfile 04:09:09 #1 transferring dockerfile: 204B done 04:09:09 #1 DONE 0.0s 04:09:09 04:09:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:09 #2 DONE 0.0s 04:09:09 04:09:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:09 #3 DONE 0.0s 04:09:09 04:09:09 #4 [internal] load .dockerignore 04:09:09 #4 transferring context: 2B done 04:09:09 #4 DONE 0.0s 04:09:09 04:09:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb done 04:09:09 #5 DONE 0.0s 04:09:09 04:09:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:09 #6 DONE 0.0s 04:09:09 04:09:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb done 04:09:09 #5 DONE 0.1s 04:09:09 04:09:09 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:09:09 #7 DONE 0.0s 04:09:09 04:09:09 #8 exporting to image 04:09:09 #8 exporting layers done 04:09:09 #8 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done 04:09:09 #8 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done 04:09:09 #8 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done 04:09:09 #8 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done 04:09:09 #8 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done 04:09:09 #8 pushing layers 0.1s done 04:09:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done 04:09:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:09 #8 DONE 0.2s 04:09:09 04:09:09 1 warning found (use --debug to expand): 04:09:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 04:09:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 04:09:10 #1 [internal] load build definition from Dockerfile 04:09:10 #1 transferring dockerfile: 170B done 04:09:10 #1 DONE 0.0s 04:09:10 04:09:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:09:10 #2 DONE 0.0s 04:09:10 04:09:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:09:10 #3 DONE 0.0s 04:09:10 04:09:10 #4 [internal] load .dockerignore 04:09:10 #4 transferring context: 2B done 04:09:10 #4 DONE 0.0s 04:09:10 04:09:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:10 #5 CACHED 04:09:10 04:09:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:10 #6 CACHED 04:09:10 04:09:10 #7 exporting to image 04:09:10 #7 exporting layers done 04:09:10 #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done 04:09:10 #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 04:09:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:10 #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done 04:09:10 #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done 04:09:10 #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done 04:09:10 #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done 04:09:10 #7 pushing layers 0.0s done 04:09:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done 04:09:10 #7 DONE 0.1s 04:09:10 04:09:10 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:09:10 #8 DONE 0.0s 04:09:10 04:09:10 1 warning found (use --debug to expand): 04:09:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59' 04:09:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 --push - 04:09:10 #1 [internal] load build definition from Dockerfile 04:09:10 #1 transferring dockerfile: 176B done 04:09:10 #1 DONE 0.0s 04:09:10 04:09:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:09:10 #2 DONE 0.0s 04:09:10 04:09:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:09:10 #3 DONE 0.0s 04:09:10 04:09:10 #4 [internal] load .dockerignore 04:09:10 #4 transferring context: 2B done 04:09:10 #4 DONE 0.0s 04:09:10 04:09:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:10 #5 CACHED 04:09:10 04:09:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:10 #6 CACHED 04:09:10 04:09:10 #7 exporting to image 04:09:10 #7 exporting layers done 04:09:10 #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done 04:09:10 #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done 04:09:10 #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done 04:09:10 #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done 04:09:10 #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done 04:09:10 #7 pushing layers 0.0s done 04:09:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 04:09:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done 04:09:10 #7 DONE 0.1s 04:09:10 04:09:10 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:09:10 #8 DONE 0.0s 04:09:10 04:09:10 1 warning found (use --debug to expand): 04:09:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:11 #1 [internal] load build definition from Dockerfile 04:09:11 #1 transferring dockerfile: 217B done 04:09:11 #1 DONE 0.0s 04:09:11 04:09:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:11 #2 DONE 0.0s 04:09:11 04:09:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:11 #3 DONE 0.0s 04:09:11 04:09:11 #4 [internal] load .dockerignore 04:09:11 #4 transferring context: 2B done 04:09:11 #4 DONE 0.0s 04:09:11 04:09:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:11 #5 CACHED 04:09:11 04:09:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:11 #6 CACHED 04:09:11 04:09:11 #7 exporting to image 04:09:11 #7 exporting layers done 04:09:11 #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done 04:09:11 #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done 04:09:11 #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done 04:09:11 #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done 04:09:11 #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done 04:09:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:11 #7 pushing layers 0.0s done 04:09:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done 04:09:11 #7 DONE 0.1s 04:09:11 04:09:11 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:09:11 #8 DONE 0.0s 04:09:11 04:09:11 1 warning found (use --debug to expand): 04:09:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 04:09:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 04:09:12 #1 [internal] load build definition from Dockerfile 04:09:12 #1 transferring dockerfile: 168B done 04:09:12 #1 DONE 0.0s 04:09:12 04:09:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:09:12 #2 DONE 0.0s 04:09:12 04:09:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:09:12 #3 DONE 0.0s 04:09:12 04:09:12 #4 [internal] load .dockerignore 04:09:12 #4 transferring context: 2B done 04:09:12 #4 DONE 0.0s 04:09:12 04:09:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:12 #5 CACHED 04:09:12 04:09:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 04:09:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done 04:09:12 #6 CACHED 04:09:12 04:09:12 #7 exporting to image 04:09:12 #7 exporting layers done 04:09:12 #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done 04:09:12 #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done 04:09:12 #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done 04:09:12 #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done 04:09:12 #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done 04:09:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:12 #7 pushing layers 0.0s done 04:09:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done 04:09:12 #7 DONE 0.1s 04:09:12 04:09:12 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:09:12 #8 DONE 0.0s 04:09:12 04:09:12 1 warning found (use --debug to expand): 04:09:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:12 #1 [internal] load build definition from Dockerfile 04:09:12 #1 transferring dockerfile: 205B done 04:09:12 #1 DONE 0.0s 04:09:12 04:09:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:12 #2 DONE 0.0s 04:09:12 04:09:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:12 #3 DONE 0.0s 04:09:12 04:09:12 #4 [internal] load .dockerignore 04:09:12 #4 transferring context: 2B done 04:09:12 #4 DONE 0.0s 04:09:12 04:09:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done 04:09:12 #5 DONE 0.0s 04:09:12 04:09:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done 04:09:12 #6 DONE 0.0s 04:09:12 04:09:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done 04:09:12 #5 DONE 0.1s 04:09:12 04:09:12 #7 exporting to image 04:09:12 #7 exporting layers done 04:09:12 #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done 04:09:12 #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea 04:09:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:12 #7 ... 04:09:12 04:09:12 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:12 #8 DONE 0.0s 04:09:12 04:09:12 #7 exporting to image 04:09:12 #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done 04:09:12 #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done 04:09:12 #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done 04:09:12 #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done 04:09:12 #7 pushing layers 0.1s done 04:09:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 04:09:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done 04:09:12 #7 DONE 0.2s 04:09:12 04:09:12 1 warning found (use --debug to expand): 04:09:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 04:09:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 04:09:13 #1 [internal] load build definition from Dockerfile 04:09:13 #1 transferring dockerfile: 171B done 04:09:13 #1 DONE 0.0s 04:09:13 04:09:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:09:13 #2 DONE 0.0s 04:09:13 04:09:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:09:13 #3 DONE 0.0s 04:09:13 04:09:13 #4 [internal] load .dockerignore 04:09:13 #4 transferring context: 2B done 04:09:13 #4 DONE 0.0s 04:09:13 04:09:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done 04:09:13 #5 CACHED 04:09:13 04:09:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done 04:09:13 #6 CACHED 04:09:13 04:09:13 #7 exporting to image 04:09:13 #7 exporting layers 04:09:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:13 #7 exporting layers done 04:09:13 #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done 04:09:13 #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done 04:09:13 #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done 04:09:13 #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done 04:09:13 #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done 04:09:13 #7 pushing layers 0.0s done 04:09:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done 04:09:13 #7 DONE 0.1s 04:09:13 04:09:13 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:13 #8 DONE 0.0s 04:09:13 04:09:13 1 warning found (use --debug to expand): 04:09:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59' 04:09:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 --push - 04:09:13 #1 [internal] load build definition from Dockerfile 04:09:13 #1 transferring dockerfile: 177B done 04:09:13 #1 DONE 0.0s 04:09:13 04:09:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:09:13 #2 DONE 0.0s 04:09:13 04:09:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:09:13 #3 DONE 0.0s 04:09:13 04:09:13 #4 [internal] load .dockerignore 04:09:13 #4 transferring context: 2B done 04:09:13 #4 DONE 0.0s 04:09:13 04:09:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done 04:09:13 #5 CACHED 04:09:13 04:09:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done 04:09:13 #6 CACHED 04:09:13 04:09:13 #7 exporting to image 04:09:13 #7 exporting layers done 04:09:13 #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done 04:09:13 #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done 04:09:13 #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done 04:09:13 #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done 04:09:13 #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done 04:09:13 #7 pushing layers 0.0s done 04:09:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 04:09:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done 04:09:14 #7 DONE 0.1s 04:09:14 04:09:14 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:14 #8 DONE 0.0s 04:09:14 04:09:14 1 warning found (use --debug to expand): 04:09:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:14 #1 [internal] load build definition from Dockerfile 04:09:14 #1 transferring dockerfile: 218B done 04:09:14 #1 DONE 0.0s 04:09:14 04:09:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:14 #2 DONE 0.0s 04:09:14 04:09:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:14 #3 DONE 0.0s 04:09:14 04:09:14 #4 [internal] load .dockerignore 04:09:14 #4 transferring context: 2B done 04:09:14 #4 DONE 0.0s 04:09:14 04:09:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done 04:09:14 #5 CACHED 04:09:14 04:09:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done 04:09:14 #6 CACHED 04:09:14 04:09:14 #7 exporting to image 04:09:14 #7 exporting layers done 04:09:14 #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done 04:09:14 #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done 04:09:14 #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done 04:09:14 #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done 04:09:14 #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done 04:09:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:14 #7 pushing layers 0.0s done 04:09:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done 04:09:14 #7 DONE 0.1s 04:09:14 04:09:14 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:14 #8 DONE 0.0s 04:09:14 04:09:14 1 warning found (use --debug to expand): 04:09:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 04:09:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 04:09:14 #1 [internal] load build definition from Dockerfile 04:09:14 #1 transferring dockerfile: 169B done 04:09:14 #1 DONE 0.0s 04:09:14 04:09:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:09:14 #2 DONE 0.0s 04:09:14 04:09:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:09:14 #3 DONE 0.0s 04:09:14 04:09:14 #4 [internal] load .dockerignore 04:09:14 #4 transferring context: 2B done 04:09:14 #4 DONE 0.0s 04:09:14 04:09:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done 04:09:14 #5 CACHED 04:09:14 04:09:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 04:09:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done 04:09:14 #6 CACHED 04:09:14 04:09:14 #7 exporting to image 04:09:14 #7 exporting layers done 04:09:14 #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done 04:09:14 #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done 04:09:14 #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done 04:09:14 #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done 04:09:14 #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done 04:09:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:15 #7 pushing layers 0.0s done 04:09:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done 04:09:15 #7 DONE 0.1s 04:09:15 04:09:15 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:15 #8 DONE 0.0s 04:09:15 04:09:15 1 warning found (use --debug to expand): 04:09:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:15 #1 [internal] load build definition from Dockerfile 04:09:15 #1 transferring dockerfile: 211B done 04:09:15 #1 DONE 0.0s 04:09:15 04:09:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:15 #2 DONE 0.0s 04:09:15 04:09:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:15 #3 DONE 0.0s 04:09:15 04:09:15 #4 [internal] load .dockerignore 04:09:15 #4 transferring context: 2B done 04:09:15 #4 DONE 0.0s 04:09:15 04:09:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:15 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done 04:09:15 #5 DONE 0.0s 04:09:15 04:09:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:15 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done 04:09:15 #6 DONE 0.0s 04:09:15 04:09:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:15 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done 04:09:15 #5 DONE 0.1s 04:09:15 04:09:15 #7 exporting to image 04:09:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:15 #7 ... 04:09:15 04:09:15 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:15 #8 DONE 0.0s 04:09:15 04:09:15 #7 exporting to image 04:09:15 #7 exporting layers done 04:09:15 #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done 04:09:15 #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done 04:09:15 #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done 04:09:15 #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done 04:09:15 #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done 04:09:15 #7 pushing layers 0.1s done 04:09:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 04:09:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done 04:09:15 #7 DONE 0.2s 04:09:15 04:09:15 1 warning found (use --debug to expand): 04:09:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 04:09:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 04:09:16 #1 [internal] load build definition from Dockerfile 04:09:16 #1 transferring dockerfile: 177B done 04:09:16 #1 DONE 0.0s 04:09:16 04:09:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:09:16 #2 DONE 0.0s 04:09:16 04:09:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:09:16 #3 DONE 0.0s 04:09:16 04:09:16 #4 [internal] load .dockerignore 04:09:16 #4 transferring context: 2B done 04:09:16 #4 DONE 0.0s 04:09:16 04:09:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done 04:09:16 #5 CACHED 04:09:16 04:09:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done 04:09:16 #6 CACHED 04:09:16 04:09:16 #7 exporting to image 04:09:16 #7 exporting layers done 04:09:16 #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done 04:09:16 #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done 04:09:16 #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done 04:09:16 #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done 04:09:16 #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 04:09:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:16 #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done 04:09:16 #7 pushing layers 0.0s done 04:09:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done 04:09:16 #7 DONE 0.1s 04:09:16 04:09:16 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:16 #8 DONE 0.0s 04:09:16 04:09:16 1 warning found (use --debug to expand): 04:09:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 --push - 04:09:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59' 04:09:16 #1 [internal] load build definition from Dockerfile 04:09:16 #1 transferring dockerfile: 183B done 04:09:16 #1 DONE 0.0s 04:09:16 04:09:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:09:16 #2 DONE 0.0s 04:09:16 04:09:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:09:16 #3 DONE 0.0s 04:09:16 04:09:16 #4 [internal] load .dockerignore 04:09:16 #4 transferring context: 2B done 04:09:16 #4 DONE 0.0s 04:09:16 04:09:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done 04:09:16 #5 CACHED 04:09:16 04:09:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done 04:09:16 #6 CACHED 04:09:16 04:09:16 #7 exporting to image 04:09:16 #7 exporting layers done 04:09:16 #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done 04:09:16 #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done 04:09:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:17 #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done 04:09:17 #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done 04:09:17 #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done 04:09:17 #7 pushing layers 0.0s done 04:09:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done 04:09:17 #7 DONE 0.1s 04:09:17 04:09:17 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:17 #8 DONE 0.0s 04:09:17 04:09:17 1 warning found (use --debug to expand): 04:09:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:17 #1 [internal] load build definition from Dockerfile 04:09:17 #1 transferring dockerfile: 224B done 04:09:17 #1 DONE 0.0s 04:09:17 04:09:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:17 #2 DONE 0.0s 04:09:17 04:09:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:17 #3 DONE 0.0s 04:09:17 04:09:17 #4 [internal] load .dockerignore 04:09:17 #4 transferring context: 2B done 04:09:17 #4 DONE 0.0s 04:09:17 04:09:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done 04:09:17 #5 CACHED 04:09:17 04:09:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:17 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done 04:09:17 #6 CACHED 04:09:17 04:09:17 #7 exporting to image 04:09:17 #7 exporting layers done 04:09:17 #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done 04:09:17 #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done 04:09:17 #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done 04:09:17 #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 04:09:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:17 #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done 04:09:17 #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done 04:09:17 #7 pushing layers 0.0s done 04:09:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done 04:09:17 #7 DONE 0.1s 04:09:17 04:09:17 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:17 #8 DONE 0.0s 04:09:17 04:09:17 1 warning found (use --debug to expand): 04:09:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 04:09:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 04:09:18 #1 [internal] load build definition from Dockerfile 04:09:18 #1 transferring dockerfile: 175B done 04:09:18 #1 DONE 0.0s 04:09:18 04:09:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:09:18 #2 DONE 0.0s 04:09:18 04:09:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:09:18 #3 DONE 0.0s 04:09:18 04:09:18 #4 [internal] load .dockerignore 04:09:18 #4 transferring context: 2B done 04:09:18 #4 DONE 0.0s 04:09:18 04:09:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done 04:09:18 #5 CACHED 04:09:18 04:09:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 04:09:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done 04:09:18 #6 CACHED 04:09:18 04:09:18 #7 exporting to image 04:09:18 #7 exporting layers done 04:09:18 #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done 04:09:18 #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done 04:09:18 #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done 04:09:18 #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done 04:09:18 #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done 04:09:18 #7 pushing layers 0.0s done 04:09:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 04:09:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done 04:09:18 #7 DONE 0.1s 04:09:18 04:09:18 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:09:18 #8 DONE 0.0s 04:09:18 04:09:18 1 warning found (use --debug to expand): 04:09:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:18 #1 [internal] load build definition from Dockerfile 04:09:18 #1 transferring dockerfile: 215B done 04:09:18 #1 DONE 0.0s 04:09:18 04:09:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:18 #2 DONE 0.0s 04:09:18 04:09:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:18 #3 DONE 0.0s 04:09:18 04:09:18 #4 [internal] load .dockerignore 04:09:18 #4 transferring context: 2B done 04:09:18 #4 DONE 0.0s 04:09:18 04:09:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:18 #5 ... 04:09:18 04:09:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:18 #6 DONE 0.0s 04:09:18 04:09:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:18 #6 DONE 0.0s 04:09:18 04:09:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:18 #5 DONE 0.1s 04:09:18 04:09:18 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:09:18 #7 DONE 0.0s 04:09:18 04:09:18 #8 exporting to image 04:09:18 #8 exporting layers done 04:09:18 #8 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done 04:09:18 #8 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done 04:09:18 #8 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done 04:09:18 #8 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done 04:09:18 #8 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done 04:09:18 #8 pushing layers 0.1s done 04:09:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done 04:09:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:18 #8 DONE 0.2s 04:09:18 04:09:18 1 warning found (use --debug to expand): 04:09:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 04:09:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 04:09:19 #1 [internal] load build definition from Dockerfile 04:09:19 #1 transferring dockerfile: 181B done 04:09:19 #1 DONE 0.0s 04:09:19 04:09:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:09:19 #2 DONE 0.0s 04:09:19 04:09:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:09:19 #3 DONE 0.0s 04:09:19 04:09:19 #4 [internal] load .dockerignore 04:09:19 #4 transferring context: 2B done 04:09:19 #4 DONE 0.0s 04:09:19 04:09:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:19 #5 DONE 0.0s 04:09:19 04:09:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:19 #6 CACHED 04:09:19 04:09:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:19 #5 CACHED 04:09:19 04:09:19 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:09:19 #7 DONE 0.0s 04:09:19 04:09:19 #8 exporting to image 04:09:19 #8 exporting layers done 04:09:19 #8 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done 04:09:19 #8 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done 04:09:19 #8 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done 04:09:19 #8 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done 04:09:19 #8 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done 04:09:19 #8 pushing layers 0.0s done 04:09:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 04:09:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 19.8s done 04:09:41 #8 DONE 19.9s 04:09:41 04:09:41 1 warning found (use --debug to expand): 04:09:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59' 04:09:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 --push - 04:09:41 #1 [internal] load build definition from Dockerfile 04:09:41 #1 transferring dockerfile: 187B done 04:09:41 #1 DONE 0.0s 04:09:41 04:09:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:09:41 #2 DONE 0.0s 04:09:41 04:09:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:09:41 #3 DONE 0.0s 04:09:41 04:09:41 #4 [internal] load .dockerignore 04:09:41 #4 transferring context: 2B done 04:09:41 #4 DONE 0.0s 04:09:41 04:09:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 done 04:09:41 #5 CACHED 04:09:41 04:09:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:41 #6 CACHED 04:09:41 04:09:41 #7 exporting to image 04:09:41 #7 exporting layers done 04:09:41 #7 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done 04:09:41 #7 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done 04:09:41 #7 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done 04:09:41 #7 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done 04:09:41 #7 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done 04:09:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:41 #7 pushing layers 0.0s done 04:09:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done 04:09:41 #7 DONE 0.1s 04:09:41 04:09:41 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:09:41 #8 DONE 0.0s 04:09:41 04:09:41 1 warning found (use --debug to expand): 04:09:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:42 #1 [internal] load build definition from Dockerfile 04:09:42 #1 transferring dockerfile: 228B done 04:09:42 #1 DONE 0.0s 04:09:42 04:09:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:42 #2 DONE 0.0s 04:09:42 04:09:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:42 #3 DONE 0.0s 04:09:42 04:09:42 #4 [internal] load .dockerignore 04:09:42 #4 transferring context: 2B done 04:09:42 #4 DONE 0.0s 04:09:42 04:09:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:42 #5 CACHED 04:09:42 04:09:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:42 #6 CACHED 04:09:42 04:09:42 #7 exporting to image 04:09:42 #7 exporting layers done 04:09:42 #7 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done 04:09:42 #7 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done 04:09:42 #7 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done 04:09:42 #7 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done 04:09:42 #7 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done 04:09:42 #7 pushing layers 0.0s done 04:09:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 04:09:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done 04:09:42 #7 DONE 0.1s 04:09:42 04:09:42 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:09:42 #8 DONE 0.0s 04:09:42 04:09:42 1 warning found (use --debug to expand): 04:09:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 04:09:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 04:09:42 #1 [internal] load build definition from Dockerfile 04:09:42 #1 transferring dockerfile: 179B done 04:09:42 #1 DONE 0.0s 04:09:42 04:09:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:09:42 #2 DONE 0.0s 04:09:42 04:09:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:09:42 #3 DONE 0.0s 04:09:42 04:09:42 #4 [internal] load .dockerignore 04:09:42 #4 transferring context: 2B done 04:09:42 #4 DONE 0.0s 04:09:42 04:09:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:42 #5 CACHED 04:09:42 04:09:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 04:09:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done 04:09:42 #6 CACHED 04:09:42 04:09:42 #7 exporting to image 04:09:42 #7 exporting layers done 04:09:42 #7 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done 04:09:42 #7 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done 04:09:42 #7 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done 04:09:42 #7 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done 04:09:42 #7 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done 04:09:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:43 #7 pushing layers 0.0s done 04:09:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done 04:09:43 #7 DONE 0.1s 04:09:43 04:09:43 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:09:43 #8 DONE 0.0s 04:09:43 04:09:43 1 warning found (use --debug to expand): 04:09:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:43 #1 [internal] load build definition from Dockerfile 04:09:43 #1 transferring dockerfile: 205B done 04:09:43 #1 DONE 0.0s 04:09:43 04:09:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:43 #2 DONE 0.0s 04:09:43 04:09:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:43 #3 DONE 0.0s 04:09:43 04:09:43 #4 [internal] load .dockerignore 04:09:43 #4 transferring context: 2B done 04:09:43 #4 DONE 0.0s 04:09:43 04:09:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done 04:09:43 #5 DONE 0.0s 04:09:43 04:09:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done 04:09:43 #6 DONE 0.1s 04:09:43 04:09:43 #7 exporting to image 04:09:43 #7 exporting layers done 04:09:43 #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done 04:09:43 #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 04:09:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:43 #7 ... 04:09:43 04:09:43 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:09:43 #8 DONE 0.0s 04:09:43 04:09:43 #7 exporting to image 04:09:43 #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done 04:09:43 #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done 04:09:43 #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done 04:09:43 #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done 04:09:43 #7 pushing layers 0.1s done 04:09:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 04:09:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done 04:09:43 #7 DONE 0.2s 04:09:43 04:09:43 1 warning found (use --debug to expand): 04:09:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 04:09:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 04:09:44 #1 [internal] load build definition from Dockerfile 04:09:44 #1 transferring dockerfile: 171B done 04:09:44 #1 DONE 0.0s 04:09:44 04:09:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:09:44 #2 DONE 0.0s 04:09:44 04:09:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:09:44 #3 DONE 0.0s 04:09:44 04:09:44 #4 [internal] load .dockerignore 04:09:44 #4 transferring context: 2B done 04:09:44 #4 DONE 0.0s 04:09:44 04:09:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done 04:09:44 #5 CACHED 04:09:44 04:09:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done 04:09:44 #6 CACHED 04:09:44 04:09:44 #7 exporting to image 04:09:44 #7 exporting layers done 04:09:44 #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done 04:09:44 #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done 04:09:44 #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done 04:09:44 #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done 04:09:44 #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done 04:09:44 #7 pushing layers 0.0s done 04:09:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 04:09:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done 04:09:44 #7 DONE 0.1s 04:09:44 04:09:44 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:09:44 #8 DONE 0.0s 04:09:44 04:09:44 1 warning found (use --debug to expand): 04:09:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59' 04:09:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 --push - 04:09:44 #1 [internal] load build definition from Dockerfile 04:09:44 #1 transferring dockerfile: 177B done 04:09:44 #1 DONE 0.0s 04:09:44 04:09:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:09:44 #2 DONE 0.0s 04:09:44 04:09:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:09:44 #3 DONE 0.0s 04:09:44 04:09:44 #4 [internal] load .dockerignore 04:09:44 #4 transferring context: 2B done 04:09:44 #4 DONE 0.0s 04:09:44 04:09:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done 04:09:44 #5 CACHED 04:09:44 04:09:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done 04:09:44 #6 CACHED 04:09:44 04:09:44 #7 exporting to image 04:09:44 #7 exporting layers done 04:09:44 #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done 04:09:44 #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done 04:09:44 #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done 04:09:44 #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done 04:09:44 #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done 04:09:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:44 #7 pushing layers 0.0s done 04:09:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done 04:09:44 #7 DONE 0.1s 04:09:44 04:09:44 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:09:44 #8 DONE 0.0s 04:09:45 04:09:45 1 warning found (use --debug to expand): 04:09:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:45 #1 [internal] load build definition from Dockerfile 04:09:45 #1 transferring dockerfile: 218B done 04:09:45 #1 DONE 0.0s 04:09:45 04:09:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:45 #2 DONE 0.0s 04:09:45 04:09:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:45 #3 DONE 0.0s 04:09:45 04:09:45 #4 [internal] load .dockerignore 04:09:45 #4 transferring context: 2B done 04:09:45 #4 DONE 0.0s 04:09:45 04:09:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 done 04:09:45 #5 CACHED 04:09:45 04:09:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 done 04:09:45 #6 CACHED 04:09:45 04:09:45 #7 exporting to image 04:09:45 #7 exporting layers done 04:09:45 #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done 04:09:45 #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done 04:09:45 #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done 04:09:45 #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done 04:09:45 #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done 04:09:45 #7 pushing layers 0.0s done 04:09:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 04:09:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done 04:09:45 #7 DONE 0.1s 04:09:45 04:09:45 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:09:45 #8 DONE 0.0s 04:09:45 04:09:45 1 warning found (use --debug to expand): 04:09:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 04:09:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 04:09:46 #1 [internal] load build definition from Dockerfile 04:09:46 #1 transferring dockerfile: 169B done 04:09:46 #1 DONE 0.0s 04:09:46 04:09:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:09:46 #2 DONE 0.0s 04:09:46 04:09:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:09:46 #3 DONE 0.0s 04:09:46 04:09:46 #4 [internal] load .dockerignore 04:09:46 #4 transferring context: 2B done 04:09:46 #4 DONE 0.0s 04:09:46 04:09:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done 04:09:46 #5 CACHED 04:09:46 04:09:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 04:09:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 done 04:09:47 #6 CACHED 04:09:47 04:09:47 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:09:47 #7 DONE 0.0s 04:09:47 04:09:47 #8 exporting to image 04:09:47 #8 exporting layers done 04:09:47 #8 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done 04:09:47 #8 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done 04:09:47 #8 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done 04:09:47 #8 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done 04:09:47 #8 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done 04:09:47 #8 pushing layers 0.0s done 04:09:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done 04:09:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:47 #8 DONE 0.1s 04:09:47 04:09:47 1 warning found (use --debug to expand): 04:09:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:48 #1 [internal] load build definition from Dockerfile 04:09:48 #1 transferring dockerfile: 206B done 04:09:48 #1 DONE 0.0s 04:09:48 04:09:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:48 #2 DONE 0.0s 04:09:48 04:09:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:48 #3 DONE 0.0s 04:09:48 04:09:48 #4 [internal] load .dockerignore 04:09:48 #4 transferring context: 2B done 04:09:48 #4 DONE 0.0s 04:09:48 04:09:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done 04:09:48 #5 DONE 0.0s 04:09:48 04:09:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done 04:09:48 #6 DONE 0.0s 04:09:48 04:09:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done 04:09:48 #5 DONE 0.1s 04:09:48 04:09:48 #7 exporting to image 04:09:48 #7 exporting layers done 04:09:48 #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done 04:09:48 #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done 04:09:48 #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done 04:09:48 #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done 04:09:48 #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 04:09:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:48 #7 ... 04:09:48 04:09:48 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:09:48 #8 DONE 0.0s 04:09:48 04:09:48 #7 exporting to image 04:09:48 #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done 04:09:48 #7 pushing layers 0.1s done 04:09:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 04:09:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done 04:09:48 #7 DONE 0.2s 04:09:48 04:09:48 1 warning found (use --debug to expand): 04:09:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 04:09:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 04:09:48 #1 [internal] load build definition from Dockerfile 04:09:48 #1 DONE 0.0s 04:09:48 04:09:48 #1 [internal] load build definition from Dockerfile 04:09:48 #1 transferring dockerfile: 172B done 04:09:48 #1 DONE 0.0s 04:09:48 04:09:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:09:48 #2 DONE 0.0s 04:09:48 04:09:48 #3 [internal] load .dockerignore 04:09:48 #3 transferring context: 2B done 04:09:48 #3 DONE 0.0s 04:09:48 04:09:48 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:09:48 #4 DONE 0.1s 04:09:49 04:09:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done 04:09:49 #5 CACHED 04:09:49 04:09:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done 04:09:49 #6 CACHED 04:09:49 04:09:49 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:09:49 #7 DONE 0.0s 04:09:49 04:09:49 #8 exporting to image 04:09:49 #8 exporting layers done 04:09:49 #8 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done 04:09:49 #8 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done 04:09:49 #8 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done 04:09:49 #8 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done 04:09:49 #8 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done 04:09:49 #8 pushing layers 0.0s done 04:09:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done 04:09:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:49 #8 DONE 0.1s 04:09:49 04:09:49 1 warning found (use --debug to expand): 04:09:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 --push - 04:09:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59' 04:09:49 #1 [internal] load build definition from Dockerfile 04:09:49 #1 transferring dockerfile: 178B done 04:09:49 #1 DONE 0.0s 04:09:49 04:09:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:09:49 #2 DONE 0.0s 04:09:49 04:09:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:09:49 #3 DONE 0.0s 04:09:49 04:09:49 #4 [internal] load .dockerignore 04:09:49 #4 transferring context: 2B done 04:09:49 #4 DONE 0.0s 04:09:49 04:09:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done 04:09:49 #5 CACHED 04:09:49 04:09:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done 04:09:49 #6 CACHED 04:09:49 04:09:49 #7 exporting to image 04:09:49 #7 exporting layers done 04:09:49 #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done 04:09:49 #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done 04:09:49 #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done 04:09:49 #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done 04:09:49 #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done 04:09:49 #7 pushing layers 0.0s done 04:09:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 04:09:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done 04:09:49 #7 DONE 0.1s 04:09:49 04:09:49 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:09:49 #8 DONE 0.0s 04:09:49 04:09:49 1 warning found (use --debug to expand): 04:09:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:50 #1 [internal] load build definition from Dockerfile 04:09:50 #1 transferring dockerfile: 219B done 04:09:50 #1 DONE 0.0s 04:09:50 04:09:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:50 #2 DONE 0.0s 04:09:50 04:09:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:50 #3 DONE 0.0s 04:09:50 04:09:50 #4 [internal] load .dockerignore 04:09:50 #4 transferring context: 2B done 04:09:50 #4 DONE 0.0s 04:09:50 04:09:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done 04:09:50 #5 CACHED 04:09:50 04:09:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done 04:09:50 #6 CACHED 04:09:50 04:09:50 #7 exporting to image 04:09:50 #7 exporting layers done 04:09:50 #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done 04:09:50 #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done 04:09:50 #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done 04:09:50 #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done 04:09:50 #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done 04:09:50 #7 pushing layers 0.0s done 04:09:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 04:09:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done 04:09:50 #7 DONE 0.1s 04:09:50 04:09:50 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:09:50 #8 DONE 0.0s 04:09:50 04:09:50 1 warning found (use --debug to expand): 04:09:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 04:09:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 04:09:50 #1 [internal] load build definition from Dockerfile 04:09:50 #1 transferring dockerfile: 170B done 04:09:50 #1 DONE 0.0s 04:09:50 04:09:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:09:50 #2 DONE 0.0s 04:09:50 04:09:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:09:50 #3 DONE 0.0s 04:09:50 04:09:50 #4 [internal] load .dockerignore 04:09:50 #4 transferring context: 2B done 04:09:50 #4 DONE 0.0s 04:09:50 04:09:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done 04:09:50 #5 CACHED 04:09:50 04:09:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 04:09:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done 04:09:50 #6 CACHED 04:09:50 04:09:50 #7 exporting to image 04:09:50 #7 exporting layers done 04:09:50 #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done 04:09:50 #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done 04:09:50 #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done 04:09:50 #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done 04:09:50 #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 04:09:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:50 #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done 04:09:50 #7 pushing layers 0.0s done 04:09:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done 04:09:50 #7 DONE 0.1s 04:09:50 04:09:50 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:09:50 #8 DONE 0.0s 04:09:50 04:09:50 1 warning found (use --debug to expand): 04:09:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:51 #1 [internal] load build definition from Dockerfile 04:09:51 #1 transferring dockerfile: 206B done 04:09:51 #1 DONE 0.0s 04:09:51 04:09:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:51 #2 DONE 0.0s 04:09:51 04:09:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:51 #3 DONE 0.0s 04:09:51 04:09:51 #4 [internal] load .dockerignore 04:09:51 #4 transferring context: 2B done 04:09:51 #4 DONE 0.0s 04:09:51 04:09:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done 04:09:51 #5 DONE 0.0s 04:09:51 04:09:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:51 #6 DONE 0.0s 04:09:51 04:09:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done 04:09:51 #5 DONE 0.1s 04:09:51 04:09:51 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:09:51 #7 DONE 0.0s 04:09:51 04:09:51 #8 exporting to image 04:09:51 #8 exporting layers done 04:09:51 #8 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done 04:09:51 #8 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done 04:09:51 #8 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done 04:09:51 #8 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done 04:09:51 #8 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done 04:09:51 #8 pushing layers 0.1s done 04:09:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done 04:09:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:51 #8 DONE 0.2s 04:09:51 04:09:51 1 warning found (use --debug to expand): 04:09:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 04:09:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 04:09:51 #1 [internal] load build definition from Dockerfile 04:09:51 #1 transferring dockerfile: 172B done 04:09:51 #1 DONE 0.0s 04:09:51 04:09:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:51 #2 DONE 0.0s 04:09:51 04:09:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:51 #3 DONE 0.0s 04:09:51 04:09:51 #4 [internal] load .dockerignore 04:09:51 #4 transferring context: 2B done 04:09:51 #4 DONE 0.0s 04:09:51 04:09:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done 04:09:51 #5 CACHED 04:09:51 04:09:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done 04:09:51 #6 CACHED 04:09:51 04:09:51 #7 exporting to image 04:09:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:52 #7 exporting layers done 04:09:52 #7 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done 04:09:52 #7 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done 04:09:52 #7 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done 04:09:52 #7 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done 04:09:52 #7 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done 04:09:52 #7 pushing layers 0.0s done 04:09:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done 04:09:52 #7 DONE 0.1s 04:09:52 04:09:52 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:09:52 #8 DONE 0.0s 04:09:52 04:09:52 1 warning found (use --debug to expand): 04:09:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59' 04:09:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 --push - 04:09:52 #1 [internal] load build definition from Dockerfile 04:09:52 #1 transferring dockerfile: 178B done 04:09:52 #1 DONE 0.0s 04:09:52 04:09:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:09:52 #2 DONE 0.0s 04:09:52 04:09:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:09:52 #3 DONE 0.0s 04:09:52 04:09:52 #4 [internal] load .dockerignore 04:09:52 #4 transferring context: 2B done 04:09:52 #4 DONE 0.0s 04:09:52 04:09:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done 04:09:52 #5 DONE 0.0s 04:09:52 04:09:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done 04:09:52 #6 CACHED 04:09:52 04:09:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:52 #5 CACHED 04:09:52 04:09:52 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:09:52 #7 DONE 0.0s 04:09:52 04:09:52 #8 exporting to image 04:09:52 #8 exporting layers done 04:09:52 #8 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done 04:09:52 #8 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done 04:09:52 #8 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done 04:09:52 #8 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done 04:09:52 #8 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done 04:09:52 #8 pushing layers 0.0s done 04:09:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done 04:09:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:52 #8 DONE 0.1s 04:09:52 04:09:52 1 warning found (use --debug to expand): 04:09:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:53 #1 [internal] load build definition from Dockerfile 04:09:53 #1 transferring dockerfile: 219B done 04:09:53 #1 DONE 0.0s 04:09:53 04:09:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:53 #2 DONE 0.0s 04:09:53 04:09:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:53 #3 DONE 0.0s 04:09:53 04:09:53 #4 [internal] load .dockerignore 04:09:53 #4 transferring context: 2B 0.0s done 04:09:53 #4 DONE 0.0s 04:09:53 04:09:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done 04:09:53 #5 DONE 0.0s 04:09:53 04:09:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done 04:09:53 #6 CACHED 04:09:53 04:09:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:53 #5 CACHED 04:09:53 04:09:53 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:09:53 #7 DONE 0.0s 04:09:53 04:09:53 #8 exporting to image 04:09:53 #8 exporting layers done 04:09:53 #8 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done 04:09:53 #8 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done 04:09:53 #8 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done 04:09:53 #8 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done 04:09:53 #8 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done 04:09:53 #8 pushing layers 0.0s done 04:09:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done 04:09:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:53 #8 DONE 0.1s 04:09:53 04:09:53 1 warning found (use --debug to expand): 04:09:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 04:09:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 04:09:53 #1 [internal] load build definition from Dockerfile 04:09:53 #1 transferring dockerfile: 170B done 04:09:53 #1 DONE 0.0s 04:09:53 04:09:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:09:53 #2 DONE 0.0s 04:09:53 04:09:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:09:53 #3 DONE 0.0s 04:09:53 04:09:53 #4 [internal] load .dockerignore 04:09:53 #4 transferring context: 2B done 04:09:53 #4 DONE 0.0s 04:09:53 04:09:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done 04:09:53 #5 CACHED 04:09:53 04:09:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 04:09:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done 04:09:53 #6 CACHED 04:09:53 04:09:53 #7 exporting to image 04:09:53 #7 exporting layers done 04:09:53 #7 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done 04:09:53 #7 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done 04:09:53 #7 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done 04:09:53 #7 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done 04:09:53 #7 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done 04:09:53 #7 pushing layers 0.0s done 04:09:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 04:09:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done 04:09:53 #7 DONE 0.1s 04:09:53 04:09:53 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:09:53 #8 DONE 0.0s 04:09:53 04:09:53 1 warning found (use --debug to expand): 04:09:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:54 #1 [internal] load build definition from Dockerfile 04:09:54 #1 transferring dockerfile: 206B done 04:09:54 #1 DONE 0.0s 04:09:54 04:09:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:54 #2 DONE 0.0s 04:09:54 04:09:54 #3 [internal] load .dockerignore 04:09:54 #3 transferring context: 2B done 04:09:54 #3 DONE 0.0s 04:09:54 04:09:54 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:54 #4 DONE 0.1s 04:09:54 04:09:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:54 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:54 #5 DONE 0.0s 04:09:54 04:09:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:54 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:54 #6 DONE 0.0s 04:09:54 04:09:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:54 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:54 #5 DONE 0.1s 04:09:54 04:09:54 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:09:54 #7 DONE 0.0s 04:09:54 04:09:54 #8 exporting to image 04:09:54 #8 exporting layers done 04:09:54 #8 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done 04:09:54 #8 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done 04:09:54 #8 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done 04:09:54 #8 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done 04:09:54 #8 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done 04:09:54 #8 pushing layers 0.1s done 04:09:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 04:09:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done 04:09:54 #8 DONE 0.2s 04:09:54 04:09:54 1 warning found (use --debug to expand): 04:09:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 04:09:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 04:09:54 #1 [internal] load build definition from Dockerfile 04:09:54 #1 transferring dockerfile: 172B done 04:09:54 #1 DONE 0.0s 04:09:54 04:09:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:54 #2 DONE 0.0s 04:09:54 04:09:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:54 #3 DONE 0.0s 04:09:54 04:09:54 #4 [internal] load .dockerignore 04:09:54 #4 transferring context: 2B done 04:09:54 #4 DONE 0.0s 04:09:54 04:09:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:54 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b done 04:09:54 #5 CACHED 04:09:54 04:09:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:54 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:54 #6 CACHED 04:09:54 04:09:54 #7 exporting to image 04:09:54 #7 exporting layers 04:09:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:55 #7 exporting layers done 04:09:55 #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done 04:09:55 #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done 04:09:55 #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done 04:09:55 #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done 04:09:55 #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done 04:09:55 #7 pushing layers 0.0s done 04:09:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done 04:09:55 #7 DONE 0.1s 04:09:55 04:09:55 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:09:55 #8 DONE 0.0s 04:09:55 04:09:55 1 warning found (use --debug to expand): 04:09:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59' 04:09:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 --push - 04:09:55 #1 [internal] load build definition from Dockerfile 04:09:55 #1 transferring dockerfile: 178B done 04:09:55 #1 DONE 0.0s 04:09:55 04:09:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:09:55 #2 DONE 0.0s 04:09:55 04:09:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:09:55 #3 DONE 0.0s 04:09:55 04:09:55 #4 [internal] load .dockerignore 04:09:55 #4 transferring context: 2B done 04:09:55 #4 DONE 0.0s 04:09:55 04:09:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:55 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:55 #5 CACHED 04:09:55 04:09:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:55 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:55 #6 CACHED 04:09:55 04:09:55 #7 exporting to image 04:09:55 #7 exporting layers 04:09:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:55 #7 exporting layers done 04:09:55 #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done 04:09:55 #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done 04:09:55 #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done 04:09:55 #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done 04:09:55 #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done 04:09:55 #7 pushing layers 0.0s done 04:09:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done 04:09:55 #7 DONE 0.1s 04:09:55 04:09:55 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:09:55 #8 DONE 0.0s 04:09:55 04:09:55 1 warning found (use --debug to expand): 04:09:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:56 #1 [internal] load build definition from Dockerfile 04:09:56 #1 transferring dockerfile: 219B done 04:09:56 #1 DONE 0.0s 04:09:56 04:09:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:56 #2 DONE 0.0s 04:09:56 04:09:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:56 #3 DONE 0.0s 04:09:56 04:09:56 #4 [internal] load .dockerignore 04:09:56 #4 transferring context: 2B done 04:09:56 #4 DONE 0.0s 04:09:56 04:09:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:56 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:56 #5 CACHED 04:09:56 04:09:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:56 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:56 #6 CACHED 04:09:56 04:09:56 #7 exporting to image 04:09:56 #7 exporting layers done 04:09:56 #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done 04:09:56 #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf 04:09:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:56 #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done 04:09:56 #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done 04:09:56 #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done 04:09:56 #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done 04:09:56 #7 pushing layers 0.0s done 04:09:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done 04:09:56 #7 DONE 0.1s 04:09:56 04:09:56 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:09:56 #8 DONE 0.0s 04:09:56 04:09:56 1 warning found (use --debug to expand): 04:09:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 04:09:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 04:09:56 #1 [internal] load build definition from Dockerfile 04:09:56 #1 transferring dockerfile: 170B done 04:09:56 #1 DONE 0.0s 04:09:56 04:09:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:09:56 #2 DONE 0.0s 04:09:56 04:09:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:09:56 #3 DONE 0.0s 04:09:56 04:09:56 #4 [internal] load .dockerignore 04:09:56 #4 transferring context: 2B done 04:09:56 #4 DONE 0.0s 04:09:56 04:09:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:56 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done 04:09:56 #5 CACHED 04:09:56 04:09:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 04:09:56 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b done 04:09:56 #6 CACHED 04:09:56 04:09:56 #7 exporting to image 04:09:56 #7 exporting layers done 04:09:56 #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done 04:09:56 #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf 04:09:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:56 #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done 04:09:56 #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done 04:09:56 #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done 04:09:56 #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done 04:09:56 #7 pushing layers 0.0s done 04:09:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done 04:09:56 #7 DONE 0.1s 04:09:56 04:09:56 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:09:56 #8 DONE 0.0s 04:09:56 04:09:56 1 warning found (use --debug to expand): 04:09:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' 04:09:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - 04:09:57 #1 [internal] load build definition from Dockerfile 04:09:57 #1 transferring dockerfile: 202B done 04:09:57 #1 DONE 0.0s 04:09:57 04:09:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:57 #2 DONE 0.0s 04:09:57 04:09:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:09:57 #3 DONE 0.0s 04:09:57 04:09:57 #4 [internal] load .dockerignore 04:09:57 #4 transferring context: 2B done 04:09:57 #4 DONE 0.0s 04:09:57 04:09:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:57 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:57 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb done 04:09:57 #5 DONE 0.1s 04:09:57 04:09:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:57 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:57 #6 DONE 0.0s 04:09:57 04:09:57 #7 exporting to image 04:09:57 #7 exporting layers done 04:09:57 #7 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done 04:09:57 #7 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done 04:09:57 #7 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done 04:09:57 #7 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done 04:09:57 #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 04:09:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:57 #7 ... 04:09:57 04:09:57 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:09:57 #8 DONE 0.0s 04:09:57 04:09:57 #7 exporting to image 04:09:57 #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done 04:09:57 #7 pushing layers 0.1s done 04:09:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 04:09:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done 04:09:57 #7 DONE 0.2s 04:09:57 04:09:57 1 warning found (use --debug to expand): 04:09:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 04:09:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 04:09:57 #1 [internal] load build definition from Dockerfile 04:09:57 #1 transferring dockerfile: 168B done 04:09:57 #1 DONE 0.0s 04:09:57 04:09:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:57 #2 DONE 0.0s 04:09:57 04:09:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:57 #3 DONE 0.0s 04:09:57 04:09:57 #4 [internal] load .dockerignore 04:09:57 #4 transferring context: 2B done 04:09:57 #4 DONE 0.0s 04:09:57 04:09:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:57 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:57 #5 DONE 0.0s 04:09:57 04:09:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:58 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:58 #6 CACHED 04:09:58 04:09:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:58 #5 CACHED 04:09:58 04:09:58 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:09:58 #7 DONE 0.0s 04:09:58 04:09:58 #8 exporting to image 04:09:58 #8 exporting layers done 04:09:58 #8 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done 04:09:58 #8 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done 04:09:58 #8 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done 04:09:58 #8 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done 04:09:58 #8 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done 04:09:58 #8 pushing layers 0.0s done 04:09:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done 04:09:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:58 #8 DONE 0.1s 04:09:58 04:09:58 1 warning found (use --debug to expand): 04:09:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 --push - 04:09:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59' 04:09:58 #1 [internal] load build definition from Dockerfile 04:09:58 #1 transferring dockerfile: 174B done 04:09:58 #1 DONE 0.0s 04:09:58 04:09:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:09:58 #2 DONE 0.0s 04:09:58 04:09:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:09:58 #3 DONE 0.0s 04:09:58 04:09:58 #4 [internal] load .dockerignore 04:09:58 #4 transferring context: 2B done 04:09:58 #4 DONE 0.0s 04:09:58 04:09:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:58 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:58 #5 CACHED 04:09:58 04:09:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:58 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:58 #6 CACHED 04:09:58 04:09:58 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:09:58 #7 DONE 0.0s 04:09:58 04:09:58 #8 exporting to image 04:09:58 #8 exporting layers done 04:09:58 #8 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done 04:09:58 #8 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done 04:09:58 #8 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done 04:09:58 #8 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done 04:09:58 #8 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done 04:09:58 #8 pushing layers 0.0s done 04:09:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done 04:09:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:58 #8 DONE 0.1s 04:09:58 04:09:58 1 warning found (use --debug to expand): 04:09:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' 04:09:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - 04:09:59 #1 [internal] load build definition from Dockerfile 04:09:59 #1 transferring dockerfile: 215B done 04:09:59 #1 DONE 0.0s 04:09:59 04:09:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:59 #2 DONE 0.0s 04:09:59 04:09:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:09:59 #3 DONE 0.0s 04:09:59 04:09:59 #4 [internal] load .dockerignore 04:09:59 #4 transferring context: 2B done 04:09:59 #4 DONE 0.0s 04:09:59 04:09:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:59 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:59 #5 CACHED 04:09:59 04:09:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:59 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb done 04:09:59 #6 CACHED 04:09:59 04:09:59 #7 exporting to image 04:09:59 #7 exporting layers done 04:09:59 #7 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done 04:09:59 #7 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done 04:09:59 #7 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done 04:09:59 #7 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done 04:09:59 #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 04:09:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:59 #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done 04:09:59 #7 pushing layers 0.0s done 04:09:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done 04:09:59 #7 DONE 0.1s 04:09:59 04:09:59 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:09:59 #8 DONE 0.0s 04:09:59 04:09:59 1 warning found (use --debug to expand): 04:09:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:09:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 04:09:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 04:09:59 #1 [internal] load build definition from Dockerfile 04:09:59 #1 transferring dockerfile: 166B done 04:09:59 #1 DONE 0.0s 04:09:59 04:09:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:09:59 #2 DONE 0.0s 04:09:59 04:09:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:09:59 #3 DONE 0.0s 04:09:59 04:09:59 #4 [internal] load .dockerignore 04:09:59 #4 transferring context: 2B done 04:09:59 #4 DONE 0.0s 04:09:59 04:09:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:59 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:59 #5 CACHED 04:09:59 04:09:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 04:09:59 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done 04:09:59 #6 CACHED 04:09:59 04:09:59 #7 exporting to image 04:09:59 #7 exporting layers done 04:09:59 #7 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done 04:09:59 #7 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done 04:09:59 #7 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done 04:09:59 #7 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done 04:09:59 #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done 04:09:59 #7 pushing layers 04:09:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:09:59 #7 pushing layers 0.0s done 04:09:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done 04:09:59 #7 DONE 0.1s 04:09:59 04:09:59 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:09:59 #8 DONE 0.0s 04:09:59 04:09:59 1 warning found (use --debug to expand): 04:09:59  - 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 04:10:00 + '[' -d /w/workspace/edgex-go/901/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:10:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:10:01 ---> package-listing.sh 04:10:01 ++ facter osfamily 04:10:01 ++ tr '[:upper:]' '[:lower:]' 04:10:01 + OS_FAMILY=redhat 04:10:01 + workspace=/w/workspace/edgex-go/901 04:10:01 + START_PACKAGES=/tmp/packages_start.txt 04:10:01 + END_PACKAGES=/tmp/packages_end.txt 04:10:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:10:01 + PACKAGES=/tmp/packages_start.txt 04:10:01 + '[' /w/workspace/edgex-go/901 ']' 04:10:01 + PACKAGES=/tmp/packages_end.txt 04:10:01 + case "${OS_FAMILY}" in 04:10:01 + sort 04:10:01 + rpm -qa 04:10:01 + '[' -f /tmp/packages_start.txt ']' 04:10:01 + '[' -f /tmp/packages_end.txt ']' 04:10:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:10:01 + '[' /w/workspace/edgex-go/901 ']' 04:10:01 + mkdir -p /w/workspace/edgex-go/901/archives/ 04:10:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/901/archives/ [Pipeline] echo 04:10:01 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/901/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:10:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:02 04:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:03 latest: Pulling from edgex-lftools-log-publisher 04:10:03 5eb5b503b376: Pulling fs layer 04:10:03 5c69ac0246d0: Pulling fs layer 04:10:03 ec43610c2a17: Pulling fs layer 04:10:03 3a2ae6a8a46f: Pulling fs layer 04:10:03 33b1e0a273af: Pulling fs layer 04:10:03 5d3b04190fa2: Pulling fs layer 04:10:03 2f39f015ded8: Pulling fs layer 04:10:03 33b1e0a273af: Waiting 04:10:03 5d3b04190fa2: Waiting 04:10:03 2f39f015ded8: Waiting 04:10:03 3a2ae6a8a46f: Waiting 04:10:03 5c69ac0246d0: Verifying Checksum 04:10:03 5c69ac0246d0: Download complete 04:10:03 3a2ae6a8a46f: Verifying Checksum 04:10:03 3a2ae6a8a46f: Download complete 04:10:03 ec43610c2a17: Verifying Checksum 04:10:03 ec43610c2a17: Download complete 04:10:03 33b1e0a273af: Verifying Checksum 04:10:03 33b1e0a273af: Download complete 04:10:03 5d3b04190fa2: Verifying Checksum 04:10:03 5d3b04190fa2: Download complete 04:10:03 5eb5b503b376: Verifying Checksum 04:10:03 5eb5b503b376: Download complete 04:10:03 2f39f015ded8: Verifying Checksum 04:10:03 2f39f015ded8: Download complete 04:10:04 5eb5b503b376: Pull complete 04:10:04 5c69ac0246d0: Pull complete 04:10:04 ec43610c2a17: Pull complete 04:10:05 3a2ae6a8a46f: Pull complete 04:10:05 33b1e0a273af: Pull complete 04:10:05 5d3b04190fa2: Pull complete 04:10:09 2f39f015ded8: Pull complete 04:10:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:09 prd-centos7-docker-4c-2g-8619 does not seem to be running inside a container 04:10:09 $ 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/901/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 04:10:13 $ docker top edbe0d50bd46f39fcf8578b625fafb56da9b0a1d55eb885cf6719d1e253ee274 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:10:13 + mkdir -p /var/log/sysstat [Pipeline] sh 04:10:14 + ls /var/log/sa-host 04:10:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:14 provisioning config files... 04:10:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3011551568128471717tmp [Pipeline] { [Pipeline] echo 04:10:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:10:14 ---> create-netrc.sh [Pipeline] } 04:10:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:10:14 ---> python-tools-install.sh [Pipeline] echo 04:10:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:10:15 ---> sudo-logs.sh 04:10:15 Archiving 'sudo' log.. 04:10:15 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:15 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 04:10:15 $ docker stop --time=1 edbe0d50bd46f39fcf8578b625fafb56da9b0a1d55eb885cf6719d1e253ee274 04:10:16 $ docker rm -f --volumes edbe0d50bd46f39fcf8578b625fafb56da9b0a1d55eb885cf6719d1e253ee274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 04:10:16 [WS-CLEANUP] Deleting project workspace... 04:10:16 [WS-CLEANUP] Deferred wipeout is used... 04:10:16 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:30 #154 ... 04:23:30 04:23:30 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:23:30 #152 DONE 1078.6s 04:23:30 04:23:30 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:23:30 #145 ... 04:23:30 04:23:30 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:23:30 #155 DONE 0.3s 04:23:30 04:23:30 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:23:30 #145 ... 04:23:30 04:23:30 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:23:30 #156 DONE 0.1s 04:23:30 04:23:30 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:23:30 #157 DONE 0.2s 04:23:30 04:23:30 #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 04:23:30 #158 DONE 0.2s 04:23:30 04:23:30 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:23:30 #159 DONE 0.1s 04:23:30 04:23:30 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:23:30 #160 DONE 2.1s 04:23:30 04:23:30 #116 [core-common-config-bootstrapper] exporting to image 04:23:30 #116 exporting layers 04:23:30 #116 exporting layers 0.7s done 04:23:30 #116 writing image sha256:e0f78882005450c90375d944bb3ece063acd2d4d524786338688cf1e03d51f00 done 04:23:30 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:23:30 #116 DONE 5.1s 04:23:30 04:23:30 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:23:31 #142 ... 04:23:31 04:23:31 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:23:31 #151 DONE 1094.0s 04:23:31 04:23:31 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:23:32 #147 ... 04:23:32 04:23:32 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:23:32 #161 DONE 0.2s 04:23:32 04:23:32 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:23:35 #162 DONE 2.3s 04:23:35 04:23:35 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:23:35 #148 ... 04:23:35 04:23:35 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:23:35 #163 DONE 0.2s 04:23:35 04:23:35 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:23:35 #164 DONE 0.3s 04:23:35 04:23:35 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:23:35 #165 DONE 0.2s 04:23:35 04:23:35 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:23:35 #166 DONE 0.2s 04:23:35 04:23:35 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:23:35 #147 ... 04:23:35 04:23:35 #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/ 04:23:35 #167 DONE 0.2s 04:23:35 04:23:35 #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/ 04:23:36 #168 DONE 0.1s 04:23:36 04:23:36 #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/ 04:23:36 #169 DONE 0.2s 04:23:36 04:23:36 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:23:36 #121 ... 04:23:36 04:23:36 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:23:36 #170 DONE 0.1s 04:23:36 04:23:36 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:23:38 #171 DONE 2.1s 04:23:38 04:23:38 #116 [security-bootstrapper] exporting to image 04:23:38 #116 exporting layers 04:23:39 #116 exporting layers 1.0s done 04:23:39 #116 writing image sha256:ea030ee12f5d4f52e7222e0074b712d9f5b15d019c43639fbc946d8969ad0e96 done 04:23:39 #116 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 04:23:39 #116 DONE 6.3s 04:23:39 04:23:39 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:38:47 #145 ... 04:38:47 04:38:47 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:38:47 #148 DONE 2001.2s 04:38:47 04:38:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:38:47 #42 ... 04:38:47 04:38:47 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:38:47 #172 DONE 0.2s 04:38:47 04:38:47 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:38:47 #173 DONE 0.3s 04:38:47 04:38:47 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:38:47 #174 DONE 0.5s 04:38:47 04:38:47 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:38:47 #175 DONE 0.1s 04:38:47 04:38:47 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:38:47 #50 ... 04:38:47 04:38:47 #116 [core-command] exporting to image 04:38:47 #116 exporting layers 04:38:47 #116 exporting layers 0.5s done 04:38:47 #116 writing image sha256:5f4758377b621eb16802d05bb94c1e2d9c11a6730fcc6e48d5a3c29f9eec6a24 done 04:38:47 #116 naming to docker.io/library/core-command-arm64 done 04:38:47 #116 DONE 6.7s 04:38:47 04:38:47 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:39:09 #145 DONE 2030.2s 04:39:09 04:39:09 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:39:09 #50 ... 04:39:09 04:39:09 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:39:09 #176 DONE 0.3s 04:39:09 04:39:09 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:39:09 #177 DONE 0.3s 04:39:09 04:39:09 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:09 #147 ... 04:39:09 04:39:09 #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 04:39:09 #178 DONE 0.3s 04:39:09 04:39:09 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:09 #147 ... 04:39:09 04:39:09 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:39:09 #179 DONE 0.2s 04:39:09 04:39:09 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:39:09 #180 DONE 0.4s 04:39:09 04:39:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:39:09 #181 DONE 0.1s 04:39:09 04:39:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:39:09 #42 ... 04:39:09 04:39:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:11 #182 DONE 2.0s 04:39:11 04:39:11 #116 [security-proxy-setup] exporting to image 04:39:11 #116 exporting layers 04:39:12 #116 exporting layers 1.0s done 04:39:12 #116 writing image sha256:6b08cc4ecc42980566d2aff64f636c1ebb8c1cecaf2fb2219db69a27d0a7ac7c done 04:39:12 #116 naming to docker.io/library/security-proxy-setup-arm64 done 04:39:12 #116 DONE 7.7s 04:39:12 04:39:12 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:39:13 #142 ... 04:39:13 04:39:13 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:39:13 #150 2035.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:39:45 #150 DONE 2066.3s 04:39:45 04:39:45 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:45 #147 ... 04:39:45 04:39:45 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:39:45 #183 DONE 0.2s 04:39:45 04:39:45 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:39:45 #42 ... 04:39:45 04:39:45 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:39:45 #184 DONE 0.2s 04:39:45 04:39:45 #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 04:39:45 #185 DONE 0.1s 04:39:45 04:39:45 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:39:45 #42 ... 04:39:45 04:39:45 #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 04:39:45 #186 DONE 0.1s 04:39:45 04:39:45 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:39:45 #187 DONE 0.2s 04:39:45 04:39:45 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:45 #188 DONE 0.5s 04:39:45 04:39:45 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:46 #189 DONE 0.5s 04:39:46 04:39:46 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:46 #190 DONE 0.1s 04:39:46 04:39:46 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:48 #191 DONE 1.9s 04:39:48 04:39:48 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:39:48 #50 ... 04:39:48 04:39:48 #116 [security-secretstore-setup] exporting to image 04:39:48 #116 exporting layers 04:39:50 #116 exporting layers 1.8s done 04:39:50 #116 writing image sha256:dc19adf0a81d0d99c31e71f510f97fc91553b248e0710536d6713f933f240389 done 04:39:50 #116 naming to docker.io/library/security-secretstore-setup-arm64 done 04:39:50 #116 DONE 9.6s 04:39:50 04:39:50 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:40:39 #154 DONE 2104.6s 04:40:39 04:40:39 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:40:39 #50 ... 04:40:39 04:40:39 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:40:39 #192 DONE 0.3s 04:40:39 04:40:39 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:40:39 #146 ... 04:40:39 04:40:39 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:40:39 #193 DONE 0.2s 04:40:39 04:40:39 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:40:39 #194 DONE 0.4s 04:40:39 04:40:39 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:40:39 #147 ... 04:40:39 04:40:39 #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 04:40:39 #195 DONE 0.1s 04:40:39 04:40:39 #116 [security-spiffe-token-provider] exporting to image 04:40:39 #116 exporting layers 04:40:39 #116 exporting layers 0.8s done 04:40:39 #116 writing image sha256:3064c45a6f2c7dda3f58b8deec67b9f672676e21737b68da0f5e305f97f98a9c done 04:40:39 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 04:40:39 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:40:39 #116 DONE 10.4s 04:40:39 04:40:39 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:41:26 #147 ... 04:41:26 04:41:26 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:41:26 #146 DONE 2164.8s 04:41:26 04:41:26 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:41:26 #50 ... 04:41:26 04:41:26 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:41:26 #196 DONE 0.2s 04:41:26 04:41:26 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:41:26 #50 ... 04:41:26 04:41:26 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:41:26 #197 DONE 0.3s 04:41:26 04:41:26 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:41:26 #198 DONE 1.6s 04:41:26 04:41:26 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:41:26 #199 DONE 0.2s 04:41:26 04:41:26 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:41:26 #200 DONE 0.2s 04:41:26 04:41:26 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:41:26 #201 ... 04:41:26 04:41:26 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:41:26 #149 DONE 2169.3s 04:41:26 04:41:26 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:41:27 #50 ... 04:41:27 04:41:27 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:41:27 #201 DONE 2.3s 04:41:27 04:41:27 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:41:27 #202 CACHED 04:41:27 04:41:27 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:41:27 #203 CACHED 04:41:27 04:41:27 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:41:29 #204 DONE 1.3s 04:41:29 04:41:29 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:41:29 #142 DONE 2171.7s 04:41:29 04:41:29 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:41:29 #205 ... 04:41:29 04:41:29 #116 [security-proxy-auth] exporting to image 04:41:29 #116 exporting layers 1.5s done 04:41:29 #116 writing image sha256:446dcb81c124b80b0af9fd0b3b69500ee864e1e7522ece007a61f82dded7ef21 done 04:41:29 #116 naming to docker.io/library/security-proxy-auth-arm64 done 04:41:29 #116 DONE 12.0s 04:41:29 04:41:29 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:41:29 #205 DONE 0.5s 04:41:29 04:41:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:41:29 #42 ... 04:41:29 04:41:29 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:41:29 #206 ... 04:41:29 04:41:29 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:41:29 #153 DONE 2161.6s 04:41:30 04:41:30 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:41:30 #207 ... 04:41:30 04:41:30 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:41:30 #206 DONE 0.4s 04:41:30 04:41:30 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:41:30 #207 DONE 0.3s 04:41:30 04:41:30 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:41:30 #208 DONE 0.2s 04:41:30 04:41:30 #116 [core-metadata] exporting to image 04:41:31 #116 ... 04:41:31 04:41:31 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:41:31 #209 DONE 0.3s 04:41:31 04:41:31 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:41:31 #210 ... 04:41:31 04:41:31 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:41:31 #211 DONE 1.0s 04:41:31 04:41:31 #116 [core-metadata] exporting to image 04:41:31 #116 exporting layers 1.6s done 04:41:31 #116 writing image sha256:3d07108836af7b056a045100f9228a1df7c0c40fbd16cb4c2ce4aebd9fbb5cd3 0.0s done 04:41:31 #116 naming to docker.io/library/core-metadata-arm64 0.0s done 04:41:31 #116 DONE 13.7s 04:41:31 04:41:31 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:41:32 #212 DONE 0.5s 04:41:32 04:41:32 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:41:32 #210 DONE 0.9s 04:41:32 04:41:32 #116 [core-data] exporting to image 04:41:32 #116 ... 04:41:32 04:41:32 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:41:32 #213 DONE 0.3s 04:41:32 04:41:32 #116 [core-keeper] exporting to image 04:41:33 #116 exporting layers 0.9s done 04:41:33 #116 writing image sha256:3215c32997d3cd9fa619a65458b2a4ddc41d548ae79ad2bb8b0a71b5787b6687 done 04:41:33 #116 naming to docker.io/library/core-data-arm64 done 04:41:33 #116 exporting layers 0.8s done 04:41:33 #116 writing image sha256:27cbd0b5154c9677a9ceee77deea552f1afccbc0f3a84f062c360e11ebe8211f done 04:41:33 #116 naming to docker.io/library/core-keeper-arm64 done 04:41:33 #116 DONE 14.9s 04:41:33 04:41:33 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:42:00 #147 DONE 2200.1s 04:42:00 04:42:00 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:42:00 #50 ... 04:42:00 04:42:00 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:42:00 #214 DONE 0.1s 04:42:00 04:42:00 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:42:00 #121 ... 04:42:00 04:42:00 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:42:00 #215 DONE 0.2s 04:42:00 04:42:00 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:42:00 #216 DONE 0.5s 04:42:00 04:42:00 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:42:00 #217 DONE 0.1s 04:42:00 04:42:00 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:42:00 #50 ... 04:42:00 04:42:00 #116 [support-scheduler] exporting to image 04:42:00 #116 exporting layers 04:42:00 #116 exporting layers 1.0s done 04:42:00 #116 writing image sha256:bc08e404c1d2048f2252f53bde08aac7c45f9da2ded292db9102d6cdd8e1a80b done 04:42:00 #116 naming to docker.io/library/support-scheduler-arm64 done 04:42:00 #116 DONE 16.0s 04:42:00 04:42:00 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:42:05 #50 ... 04:42:05 04:42:05 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:42:05 #121 DONE 2207.3s 04:42:05 04:42:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:42:05 #50 ... 04:42:05 04:42:05 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:42:05 #218 DONE 0.1s 04:42:05 04:42:05 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:42:05 #219 DONE 0.1s 04:42:05 04:42:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:42:05 #50 ... 04:42:05 04:42:05 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:42:05 #220 DONE 0.4s 04:42:05 04:42:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:42:05 #50 ... 04:42:05 04:42:05 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:42:05 #221 DONE 0.1s 04:42:05 04:42:05 #116 [support-notifications] exporting to image 04:42:05 #116 exporting layers 04:42:06 #116 exporting layers 0.6s done 04:42:06 #116 writing image sha256:10b46b37c7dd26d3248730876525abe76607f3a6cabf02bc01f8448cb65848ec done 04:42:06 #116 naming to docker.io/library/support-notifications-arm64 done 04:42:06 #116 DONE 16.5s 04:42:06 04:42:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:42:06 time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:42:06 $ docker stop --time=1 5fcbe9d87ad80dd0db35326527ad4ad5f2f5174489e9025847502af424d44e87 04:42:07 $ docker rm -f --volumes 5fcbe9d87ad80dd0db35326527ad4ad5f2f5174489e9025847502af424d44e87 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:08 + docker images 04:42:08 REPOSITORY TAG IMAGE ID CREATED SIZE 04:42:08 support-notifications-arm64 latest 10b46b37c7dd 3 seconds ago 54.1MB 04:42:08 support-scheduler-arm64 latest bc08e404c1d2 10 seconds ago 50.3MB 04:42:08 core-data-arm64 latest 3215c32997d3 36 seconds ago 46.6MB 04:42:08 core-keeper-arm64 latest 27cbd0b5154c 36 seconds ago 45.4MB 04:42:08 core-metadata-arm64 latest 3d07108836af 39 seconds ago 46.7MB 04:42:08 security-proxy-auth-arm64 latest 446dcb81c124 41 seconds ago 45.7MB 04:42:08 security-spiffe-token-provider-arm64 latest 3064c45a6f2c About a minute ago 49.9MB 04:42:08 security-secretstore-setup-arm64 latest dc19adf0a81d 2 minutes ago 80.2MB 04:42:08 security-proxy-setup-arm64 latest 6b08cc4ecc42 2 minutes ago 50.3MB 04:42:08 core-command-arm64 latest 5f4758377b62 3 minutes ago 41MB 04:42:08 security-bootstrapper-arm64 latest ea030ee12f5d 18 minutes ago 22.1MB 04:42:08 core-common-config-bootstrapper-arm64 latest e0f788820054 18 minutes ago 21MB 04:42:08 security-spire-agent-arm64 latest 97e87ac8cdbb 38 minutes ago 188MB 04:42:08 security-spire-server-arm64 latest a3ac8e5e5a59 38 minutes ago 145MB 04:42:08 security-spire-config-arm64 latest 9f9897095d68 38 minutes ago 144MB 04:42:08 ci-base-image-arm64 latest 2cdb0581120c 39 minutes ago 922MB 04:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 5 weeks ago 566MB 04:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:08 provisioning config files... 04:42:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config11347395153331544074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:08 ---> ****-login.sh 04:42:08 nexus3.edgexfoundry.org:10001 04:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:09 Configure a credential helper to remove this warning. See 04:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:09 04:42:09 Login Succeeded 04:42:09 nexus3.edgexfoundry.org:10002 04:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:09 Configure a credential helper to remove this warning. See 04:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:09 04:42:09 Login Succeeded 04:42:09 nexus3.edgexfoundry.org:10003 04:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:09 Configure a credential helper to remove this warning. See 04:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:09 04:42:09 Login Succeeded 04:42:09 nexus3.edgexfoundry.org:10004 04:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:10 Configure a credential helper to remove this warning. See 04:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:10 04:42:10 Login Succeeded 04:42:10 ****.io 04:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:10 Configure a credential helper to remove this warning. See 04:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:10 04:42:10 Login Succeeded 04:42:10 ---> ****-login.sh ends [Pipeline] } 04:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:42:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:42:10 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:10 latest 04:42:10 4.1.0-dev.59 04:42:10 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:10 main 04:42:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:42:11 5820240a3124: Preparing 04:42:11 efd199726851: Preparing 04:42:11 f91ee9bb0c44: Preparing 04:42:11 d82424af53d6: Preparing 04:42:11 cdc5610c6a7f: Preparing 04:42:11 680b4e5ffa42: Preparing 04:42:11 1e890da81ec9: Preparing 04:42:11 680b4e5ffa42: Waiting 04:42:11 1e890da81ec9: Waiting 04:42:11 f91ee9bb0c44: Pushed 04:42:11 d82424af53d6: Pushed 04:42:11 5820240a3124: Pushed 04:42:11 1e890da81ec9: Layer already exists 04:42:11 680b4e5ffa42: Pushed 04:42:12 cdc5610c6a7f: Pushed 04:42:18 efd199726851: Pushed 04:42:18 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:42:19 5820240a3124: Preparing 04:42:19 efd199726851: Preparing 04:42:19 f91ee9bb0c44: Preparing 04:42:19 d82424af53d6: Preparing 04:42:19 cdc5610c6a7f: Preparing 04:42:19 680b4e5ffa42: Preparing 04:42:19 1e890da81ec9: Preparing 04:42:19 680b4e5ffa42: Waiting 04:42:19 1e890da81ec9: Waiting 04:42:19 efd199726851: Layer already exists 04:42:19 d82424af53d6: Layer already exists 04:42:19 f91ee9bb0c44: Layer already exists 04:42:19 cdc5610c6a7f: Layer already exists 04:42:19 5820240a3124: Layer already exists 04:42:19 1e890da81ec9: Layer already exists 04:42:19 680b4e5ffa42: Layer already exists 04:42:19 latest: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 04:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:42:20 5820240a3124: Preparing 04:42:20 efd199726851: Preparing 04:42:20 f91ee9bb0c44: Preparing 04:42:20 d82424af53d6: Preparing 04:42:20 cdc5610c6a7f: Preparing 04:42:20 680b4e5ffa42: Preparing 04:42:20 1e890da81ec9: Preparing 04:42:20 680b4e5ffa42: Waiting 04:42:20 1e890da81ec9: Waiting 04:42:20 efd199726851: Layer already exists 04:42:20 d82424af53d6: Layer already exists 04:42:20 f91ee9bb0c44: Layer already exists 04:42:20 cdc5610c6a7f: Layer already exists 04:42:20 5820240a3124: Layer already exists 04:42:20 1e890da81ec9: Layer already exists 04:42:20 680b4e5ffa42: Layer already exists 04:42:20 4.1.0-dev.59: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:42:21 5820240a3124: Preparing 04:42:21 efd199726851: Preparing 04:42:21 f91ee9bb0c44: Preparing 04:42:21 d82424af53d6: Preparing 04:42:21 cdc5610c6a7f: Preparing 04:42:21 680b4e5ffa42: Preparing 04:42:21 1e890da81ec9: Preparing 04:42:21 1e890da81ec9: Waiting 04:42:21 680b4e5ffa42: Waiting 04:42:21 cdc5610c6a7f: Layer already exists 04:42:21 f91ee9bb0c44: Layer already exists 04:42:21 d82424af53d6: Layer already exists 04:42:21 efd199726851: Layer already exists 04:42:21 5820240a3124: Layer already exists 04:42:21 680b4e5ffa42: Layer already exists 04:42:21 1e890da81ec9: Layer already exists 04:42:21 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:42:22 5820240a3124: Preparing 04:42:22 efd199726851: Preparing 04:42:22 f91ee9bb0c44: Preparing 04:42:22 d82424af53d6: Preparing 04:42:22 cdc5610c6a7f: Preparing 04:42:22 680b4e5ffa42: Preparing 04:42:22 1e890da81ec9: Preparing 04:42:22 680b4e5ffa42: Waiting 04:42:22 5820240a3124: Layer already exists 04:42:22 d82424af53d6: Layer already exists 04:42:22 cdc5610c6a7f: Layer already exists 04:42:22 f91ee9bb0c44: Layer already exists 04:42:22 efd199726851: Layer already exists 04:42:22 1e890da81ec9: Layer already exists 04:42:22 680b4e5ffa42: Layer already exists 04:42:22 main: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:22 ===================================================== [Pipeline] echo 04:42:22 taggedImages: 04:42:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:42:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 04:42:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:42:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:42:22 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:22 latest 04:42:22 4.1.0-dev.59 04:42:22 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:22 main 04:42:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:42:23 2dc01918584a: Preparing 04:42:23 fed49710ea88: Preparing 04:42:23 f14a305ed39b: Preparing 04:42:23 1c5e80db8507: Preparing 04:42:23 f91ee9bb0c44: Preparing 04:42:23 d82424af53d6: Preparing 04:42:23 cdc5610c6a7f: Preparing 04:42:23 680b4e5ffa42: Preparing 04:42:23 1e890da81ec9: Preparing 04:42:23 cdc5610c6a7f: Waiting 04:42:23 d82424af53d6: Waiting 04:42:23 680b4e5ffa42: Waiting 04:42:23 1e890da81ec9: Waiting 04:42:23 f91ee9bb0c44: Layer already exists 04:42:23 d82424af53d6: Layer already exists 04:42:23 cdc5610c6a7f: Layer already exists 04:42:23 fed49710ea88: Pushed 04:42:23 f14a305ed39b: Pushed 04:42:23 2dc01918584a: Pushed 04:42:23 680b4e5ffa42: Layer already exists 04:42:23 1e890da81ec9: Layer already exists 04:42:25 1c5e80db8507: Pushed 04:42:26 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:26 + 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 04:42:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:42:26 2dc01918584a: Preparing 04:42:26 fed49710ea88: Preparing 04:42:26 f14a305ed39b: Preparing 04:42:26 1c5e80db8507: Preparing 04:42:26 f91ee9bb0c44: Preparing 04:42:26 d82424af53d6: Preparing 04:42:26 cdc5610c6a7f: Preparing 04:42:26 d82424af53d6: Waiting 04:42:26 680b4e5ffa42: Preparing 04:42:26 cdc5610c6a7f: Waiting 04:42:26 1e890da81ec9: Preparing 04:42:26 1e890da81ec9: Waiting 04:42:26 1c5e80db8507: Layer already exists 04:42:26 2dc01918584a: Layer already exists 04:42:26 fed49710ea88: Layer already exists 04:42:26 f14a305ed39b: Layer already exists 04:42:26 f91ee9bb0c44: Layer already exists 04:42:26 d82424af53d6: Layer already exists 04:42:26 cdc5610c6a7f: Layer already exists 04:42:26 1e890da81ec9: Layer already exists 04:42:26 680b4e5ffa42: Layer already exists 04:42:27 latest: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 04:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:42:27 2dc01918584a: Preparing 04:42:27 fed49710ea88: Preparing 04:42:27 f14a305ed39b: Preparing 04:42:27 1c5e80db8507: Preparing 04:42:27 f91ee9bb0c44: Preparing 04:42:27 d82424af53d6: Preparing 04:42:27 cdc5610c6a7f: Preparing 04:42:27 680b4e5ffa42: Preparing 04:42:27 1e890da81ec9: Preparing 04:42:27 cdc5610c6a7f: Waiting 04:42:27 680b4e5ffa42: Waiting 04:42:27 1e890da81ec9: Waiting 04:42:27 d82424af53d6: Waiting 04:42:27 2dc01918584a: Layer already exists 04:42:27 f91ee9bb0c44: Layer already exists 04:42:27 1c5e80db8507: Layer already exists 04:42:27 f14a305ed39b: Layer already exists 04:42:27 fed49710ea88: Layer already exists 04:42:27 d82424af53d6: Layer already exists 04:42:27 680b4e5ffa42: Layer already exists 04:42:27 cdc5610c6a7f: Layer already exists 04:42:27 1e890da81ec9: Layer already exists 04:42:28 4.1.0-dev.59: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:42:28 2dc01918584a: Preparing 04:42:28 fed49710ea88: Preparing 04:42:28 f14a305ed39b: Preparing 04:42:28 1c5e80db8507: Preparing 04:42:28 f91ee9bb0c44: Preparing 04:42:28 d82424af53d6: Preparing 04:42:28 cdc5610c6a7f: Preparing 04:42:28 680b4e5ffa42: Preparing 04:42:28 1e890da81ec9: Preparing 04:42:28 d82424af53d6: Waiting 04:42:28 cdc5610c6a7f: Waiting 04:42:28 680b4e5ffa42: Waiting 04:42:28 1e890da81ec9: Waiting 04:42:28 f14a305ed39b: Layer already exists 04:42:28 f91ee9bb0c44: Layer already exists 04:42:28 2dc01918584a: Layer already exists 04:42:28 fed49710ea88: Layer already exists 04:42:28 1c5e80db8507: Layer already exists 04:42:28 1e890da81ec9: Layer already exists 04:42:28 cdc5610c6a7f: Layer already exists 04:42:28 d82424af53d6: Layer already exists 04:42:28 680b4e5ffa42: Layer already exists 04:42:28 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:29 + 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 04:42:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:42:29 2dc01918584a: Preparing 04:42:29 fed49710ea88: Preparing 04:42:29 f14a305ed39b: Preparing 04:42:29 1c5e80db8507: Preparing 04:42:29 f91ee9bb0c44: Preparing 04:42:29 d82424af53d6: Preparing 04:42:29 cdc5610c6a7f: Preparing 04:42:29 680b4e5ffa42: Preparing 04:42:29 1e890da81ec9: Preparing 04:42:29 d82424af53d6: Waiting 04:42:29 cdc5610c6a7f: Waiting 04:42:29 680b4e5ffa42: Waiting 04:42:29 1e890da81ec9: Waiting 04:42:29 2dc01918584a: Layer already exists 04:42:29 fed49710ea88: Layer already exists 04:42:29 1c5e80db8507: Layer already exists 04:42:29 f91ee9bb0c44: Layer already exists 04:42:29 f14a305ed39b: Layer already exists 04:42:29 680b4e5ffa42: Layer already exists 04:42:29 cdc5610c6a7f: Layer already exists 04:42:29 d82424af53d6: Layer already exists 04:42:29 1e890da81ec9: Layer already exists 04:42:29 main: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:29 ===================================================== [Pipeline] echo 04:42:29 taggedImages: 04:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 04:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:42:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:42:29 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:29 latest 04:42:29 4.1.0-dev.59 04:42:29 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:29 main 04:42:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:42:30 5615f76c8573: Preparing 04:42:30 c6bd61761c13: Preparing 04:42:30 f91ee9bb0c44: Preparing 04:42:30 d82424af53d6: Preparing 04:42:30 9bf0ba98ea15: Preparing 04:42:30 054b5d3e23ce: Preparing 04:42:30 1e890da81ec9: Preparing 04:42:30 054b5d3e23ce: Waiting 04:42:30 1e890da81ec9: Waiting 04:42:30 d82424af53d6: Layer already exists 04:42:30 f91ee9bb0c44: Layer already exists 04:42:30 1e890da81ec9: Layer already exists 04:42:30 5615f76c8573: Pushed 04:42:30 054b5d3e23ce: Pushed 04:42:31 9bf0ba98ea15: Pushed 04:42:39 c6bd61761c13: Pushed 04:42:39 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:42:39 5615f76c8573: Preparing 04:42:39 c6bd61761c13: Preparing 04:42:39 f91ee9bb0c44: Preparing 04:42:39 d82424af53d6: Preparing 04:42:39 9bf0ba98ea15: Preparing 04:42:39 054b5d3e23ce: Preparing 04:42:39 1e890da81ec9: Preparing 04:42:39 1e890da81ec9: Waiting 04:42:39 9bf0ba98ea15: Layer already exists 04:42:39 f91ee9bb0c44: Layer already exists 04:42:39 d82424af53d6: Layer already exists 04:42:39 5615f76c8573: Layer already exists 04:42:39 c6bd61761c13: Layer already exists 04:42:39 1e890da81ec9: Layer already exists 04:42:39 054b5d3e23ce: Layer already exists 04:42:39 latest: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 04:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:42:40 5615f76c8573: Preparing 04:42:40 c6bd61761c13: Preparing 04:42:40 f91ee9bb0c44: Preparing 04:42:40 d82424af53d6: Preparing 04:42:40 9bf0ba98ea15: Preparing 04:42:40 054b5d3e23ce: Preparing 04:42:40 1e890da81ec9: Preparing 04:42:40 054b5d3e23ce: Waiting 04:42:40 1e890da81ec9: Waiting 04:42:40 5615f76c8573: Layer already exists 04:42:40 d82424af53d6: Layer already exists 04:42:40 9bf0ba98ea15: Layer already exists 04:42:40 c6bd61761c13: Layer already exists 04:42:40 f91ee9bb0c44: Layer already exists 04:42:40 054b5d3e23ce: Layer already exists 04:42:40 1e890da81ec9: Layer already exists 04:42:40 4.1.0-dev.59: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:42:41 5615f76c8573: Preparing 04:42:41 c6bd61761c13: Preparing 04:42:41 f91ee9bb0c44: Preparing 04:42:41 d82424af53d6: Preparing 04:42:41 9bf0ba98ea15: Preparing 04:42:41 054b5d3e23ce: Preparing 04:42:41 1e890da81ec9: Preparing 04:42:41 054b5d3e23ce: Waiting 04:42:41 1e890da81ec9: Waiting 04:42:41 5615f76c8573: Layer already exists 04:42:41 f91ee9bb0c44: Layer already exists 04:42:41 d82424af53d6: Layer already exists 04:42:41 9bf0ba98ea15: Layer already exists 04:42:41 c6bd61761c13: Layer already exists 04:42:41 054b5d3e23ce: Layer already exists 04:42:41 1e890da81ec9: Layer already exists 04:42:41 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:42:42 5615f76c8573: Preparing 04:42:42 c6bd61761c13: Preparing 04:42:42 f91ee9bb0c44: Preparing 04:42:42 d82424af53d6: Preparing 04:42:42 9bf0ba98ea15: Preparing 04:42:42 054b5d3e23ce: Preparing 04:42:42 1e890da81ec9: Preparing 04:42:42 054b5d3e23ce: Waiting 04:42:42 1e890da81ec9: Waiting 04:42:42 5615f76c8573: Layer already exists 04:42:42 9bf0ba98ea15: Layer already exists 04:42:42 c6bd61761c13: Layer already exists 04:42:42 d82424af53d6: Layer already exists 04:42:42 f91ee9bb0c44: Layer already exists 04:42:42 054b5d3e23ce: Layer already exists 04:42:42 1e890da81ec9: Layer already exists 04:42:42 main: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:42 ===================================================== [Pipeline] echo 04:42:42 taggedImages: 04:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 04:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:42:42 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:42:42 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:42 latest 04:42:42 4.1.0-dev.59 04:42:42 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:42 main 04:42:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:42:43 2549ad6355e5: Preparing 04:42:43 481cf2e73930: Preparing 04:42:43 d82424af53d6: Preparing 04:42:43 9e67a285f284: Preparing 04:42:43 5c1b712e7ec4: Preparing 04:42:43 1e890da81ec9: Preparing 04:42:43 1e890da81ec9: Waiting 04:42:43 d82424af53d6: Layer already exists 04:42:43 1e890da81ec9: Layer already exists 04:42:43 5c1b712e7ec4: Pushed 04:42:43 9e67a285f284: Pushed 04:42:43 2549ad6355e5: Pushed 04:42:52 481cf2e73930: Pushed 04:42:52 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:42:52 2549ad6355e5: Preparing 04:42:52 481cf2e73930: Preparing 04:42:52 d82424af53d6: Preparing 04:42:52 9e67a285f284: Preparing 04:42:52 5c1b712e7ec4: Preparing 04:42:52 1e890da81ec9: Preparing 04:42:52 1e890da81ec9: Waiting 04:42:52 9e67a285f284: Layer already exists 04:42:52 d82424af53d6: Layer already exists 04:42:52 481cf2e73930: Layer already exists 04:42:52 5c1b712e7ec4: Layer already exists 04:42:52 2549ad6355e5: Layer already exists 04:42:52 1e890da81ec9: Layer already exists 04:42:53 latest: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 04:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:42:53 2549ad6355e5: Preparing 04:42:53 481cf2e73930: Preparing 04:42:53 d82424af53d6: Preparing 04:42:53 9e67a285f284: Preparing 04:42:53 5c1b712e7ec4: Preparing 04:42:53 1e890da81ec9: Preparing 04:42:53 1e890da81ec9: Waiting 04:42:53 d82424af53d6: Layer already exists 04:42:53 9e67a285f284: Layer already exists 04:42:53 481cf2e73930: Layer already exists 04:42:53 2549ad6355e5: Layer already exists 04:42:53 5c1b712e7ec4: Layer already exists 04:42:53 1e890da81ec9: Layer already exists 04:42:54 4.1.0-dev.59: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:42:54 2549ad6355e5: Preparing 04:42:54 481cf2e73930: Preparing 04:42:54 d82424af53d6: Preparing 04:42:54 9e67a285f284: Preparing 04:42:54 5c1b712e7ec4: Preparing 04:42:54 1e890da81ec9: Preparing 04:42:54 1e890da81ec9: Waiting 04:42:54 2549ad6355e5: Layer already exists 04:42:54 5c1b712e7ec4: Layer already exists 04:42:54 9e67a285f284: Layer already exists 04:42:54 481cf2e73930: Layer already exists 04:42:54 d82424af53d6: Layer already exists 04:42:54 1e890da81ec9: Layer already exists 04:42:54 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:42:55 2549ad6355e5: Preparing 04:42:55 481cf2e73930: Preparing 04:42:55 d82424af53d6: Preparing 04:42:55 9e67a285f284: Preparing 04:42:55 5c1b712e7ec4: Preparing 04:42:55 1e890da81ec9: Preparing 04:42:55 1e890da81ec9: Waiting 04:42:55 5c1b712e7ec4: Layer already exists 04:42:55 481cf2e73930: Layer already exists 04:42:55 9e67a285f284: Layer already exists 04:42:55 2549ad6355e5: Layer already exists 04:42:55 d82424af53d6: Layer already exists 04:42:55 1e890da81ec9: Layer already exists 04:42:55 main: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:56 ===================================================== [Pipeline] echo 04:42:56 taggedImages: 04:42:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:42:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 04:42:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:42:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:42:56 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:56 latest 04:42:56 4.1.0-dev.59 04:42:56 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:42:56 main 04:42:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:42:56 ee84f3ce64b1: Preparing 04:42:56 89948d5eb93d: Preparing 04:42:56 95184a7589f0: Preparing 04:42:56 f91ee9bb0c44: Preparing 04:42:56 d82424af53d6: Preparing 04:42:56 cdc5610c6a7f: Preparing 04:42:56 680b4e5ffa42: Preparing 04:42:56 1e890da81ec9: Preparing 04:42:56 680b4e5ffa42: Waiting 04:42:56 1e890da81ec9: Waiting 04:42:56 cdc5610c6a7f: Waiting 04:42:56 d82424af53d6: Layer already exists 04:42:56 f91ee9bb0c44: Layer already exists 04:42:57 cdc5610c6a7f: Layer already exists 04:42:57 680b4e5ffa42: Layer already exists 04:42:57 89948d5eb93d: Pushed 04:42:57 1e890da81ec9: Layer already exists 04:42:57 ee84f3ce64b1: Pushed 04:43:05 95184a7589f0: Pushed 04:43:05 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:43:05 ee84f3ce64b1: Preparing 04:43:05 89948d5eb93d: Preparing 04:43:05 95184a7589f0: Preparing 04:43:05 f91ee9bb0c44: Preparing 04:43:05 d82424af53d6: Preparing 04:43:05 cdc5610c6a7f: Preparing 04:43:05 680b4e5ffa42: Preparing 04:43:05 1e890da81ec9: Preparing 04:43:05 cdc5610c6a7f: Waiting 04:43:05 1e890da81ec9: Waiting 04:43:05 680b4e5ffa42: Waiting 04:43:05 d82424af53d6: Layer already exists 04:43:05 f91ee9bb0c44: Layer already exists 04:43:05 ee84f3ce64b1: Layer already exists 04:43:05 89948d5eb93d: Layer already exists 04:43:05 95184a7589f0: Layer already exists 04:43:05 680b4e5ffa42: Layer already exists 04:43:05 cdc5610c6a7f: Layer already exists 04:43:05 1e890da81ec9: Layer already exists 04:43:06 latest: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 04:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:43:06 ee84f3ce64b1: Preparing 04:43:06 89948d5eb93d: Preparing 04:43:06 95184a7589f0: Preparing 04:43:06 f91ee9bb0c44: Preparing 04:43:06 d82424af53d6: Preparing 04:43:06 cdc5610c6a7f: Preparing 04:43:06 680b4e5ffa42: Preparing 04:43:06 1e890da81ec9: Preparing 04:43:06 680b4e5ffa42: Waiting 04:43:06 1e890da81ec9: Waiting 04:43:06 cdc5610c6a7f: Waiting 04:43:06 d82424af53d6: Layer already exists 04:43:06 f91ee9bb0c44: Layer already exists 04:43:06 ee84f3ce64b1: Layer already exists 04:43:06 95184a7589f0: Layer already exists 04:43:06 89948d5eb93d: Layer already exists 04:43:06 cdc5610c6a7f: Layer already exists 04:43:06 1e890da81ec9: Layer already exists 04:43:06 680b4e5ffa42: Layer already exists 04:43:06 4.1.0-dev.59: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:43:07 ee84f3ce64b1: Preparing 04:43:07 89948d5eb93d: Preparing 04:43:07 95184a7589f0: Preparing 04:43:07 f91ee9bb0c44: Preparing 04:43:07 d82424af53d6: Preparing 04:43:07 cdc5610c6a7f: Preparing 04:43:07 680b4e5ffa42: Preparing 04:43:07 1e890da81ec9: Preparing 04:43:07 cdc5610c6a7f: Waiting 04:43:07 680b4e5ffa42: Waiting 04:43:07 1e890da81ec9: Waiting 04:43:07 ee84f3ce64b1: Layer already exists 04:43:07 95184a7589f0: Layer already exists 04:43:07 f91ee9bb0c44: Layer already exists 04:43:07 89948d5eb93d: Layer already exists 04:43:07 d82424af53d6: Layer already exists 04:43:07 680b4e5ffa42: Layer already exists 04:43:07 1e890da81ec9: Layer already exists 04:43:07 cdc5610c6a7f: Layer already exists 04:43:07 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:43:08 ee84f3ce64b1: Preparing 04:43:08 89948d5eb93d: Preparing 04:43:08 95184a7589f0: Preparing 04:43:08 f91ee9bb0c44: Preparing 04:43:08 d82424af53d6: Preparing 04:43:08 cdc5610c6a7f: Preparing 04:43:08 680b4e5ffa42: Preparing 04:43:08 1e890da81ec9: Preparing 04:43:08 cdc5610c6a7f: Waiting 04:43:08 680b4e5ffa42: Waiting 04:43:08 1e890da81ec9: Waiting 04:43:08 89948d5eb93d: Layer already exists 04:43:08 f91ee9bb0c44: Layer already exists 04:43:08 d82424af53d6: Layer already exists 04:43:08 ee84f3ce64b1: Layer already exists 04:43:08 95184a7589f0: Layer already exists 04:43:08 cdc5610c6a7f: Layer already exists 04:43:08 680b4e5ffa42: Layer already exists 04:43:08 1e890da81ec9: Layer already exists 04:43:09 main: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:09 ===================================================== [Pipeline] echo 04:43:09 taggedImages: 04:43:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:43:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 04:43:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:43:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:43:09 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:09 latest 04:43:09 4.1.0-dev.59 04:43:09 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:09 main 04:43:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:43:09 87cb64647e39: Preparing 04:43:09 4bf757c630d7: Preparing 04:43:09 71ad7bbf2305: Preparing 04:43:09 11243b1576c0: Preparing 04:43:09 04460a853ba8: Preparing 04:43:09 abef381c0657: Preparing 04:43:09 792e30e7bf77: Preparing 04:43:09 f91ee9bb0c44: Preparing 04:43:09 d82424af53d6: Preparing 04:43:09 c15f29cb0e4f: Preparing 04:43:09 fac9886c7393: Preparing 04:43:09 5f70bf18a086: Preparing 04:43:09 51bb6dce9a45: Preparing 04:43:09 afa1ad7dd5dd: Preparing 04:43:09 4f7bd875a37e: Preparing 04:43:09 1e890da81ec9: Preparing 04:43:09 fac9886c7393: Waiting 04:43:09 abef381c0657: Waiting 04:43:09 792e30e7bf77: Waiting 04:43:09 f91ee9bb0c44: Waiting 04:43:09 d82424af53d6: Waiting 04:43:09 c15f29cb0e4f: Waiting 04:43:09 5f70bf18a086: Waiting 04:43:09 51bb6dce9a45: Waiting 04:43:09 afa1ad7dd5dd: Waiting 04:43:09 4f7bd875a37e: Waiting 04:43:09 1e890da81ec9: Waiting 04:43:10 11243b1576c0: Pushed 04:43:10 4bf757c630d7: Pushed 04:43:10 87cb64647e39: Pushed 04:43:10 04460a853ba8: Pushed 04:43:10 71ad7bbf2305: Pushed 04:43:10 f91ee9bb0c44: Layer already exists 04:43:10 d82424af53d6: Layer already exists 04:43:10 5f70bf18a086: Layer already exists 04:43:10 abef381c0657: Pushed 04:43:10 c15f29cb0e4f: Pushed 04:43:10 fac9886c7393: Pushed 04:43:10 1e890da81ec9: Layer already exists 04:43:10 51bb6dce9a45: Pushed 04:43:10 4f7bd875a37e: Pushed 04:43:10 afa1ad7dd5dd: Pushed 04:43:13 792e30e7bf77: Pushed 04:43:13 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:43:14 87cb64647e39: Preparing 04:43:14 4bf757c630d7: Preparing 04:43:14 71ad7bbf2305: Preparing 04:43:14 11243b1576c0: Preparing 04:43:14 04460a853ba8: Preparing 04:43:14 abef381c0657: Preparing 04:43:14 792e30e7bf77: Preparing 04:43:14 f91ee9bb0c44: Preparing 04:43:14 d82424af53d6: Preparing 04:43:14 c15f29cb0e4f: Preparing 04:43:14 fac9886c7393: Preparing 04:43:14 5f70bf18a086: Preparing 04:43:14 51bb6dce9a45: Preparing 04:43:14 afa1ad7dd5dd: Preparing 04:43:14 4f7bd875a37e: Preparing 04:43:14 1e890da81ec9: Preparing 04:43:14 fac9886c7393: Waiting 04:43:14 5f70bf18a086: Waiting 04:43:14 51bb6dce9a45: Waiting 04:43:14 afa1ad7dd5dd: Waiting 04:43:14 4f7bd875a37e: Waiting 04:43:14 1e890da81ec9: Waiting 04:43:14 abef381c0657: Waiting 04:43:14 792e30e7bf77: Waiting 04:43:14 f91ee9bb0c44: Waiting 04:43:14 d82424af53d6: Waiting 04:43:14 c15f29cb0e4f: Waiting 04:43:14 4bf757c630d7: Layer already exists 04:43:14 11243b1576c0: Layer already exists 04:43:14 87cb64647e39: Layer already exists 04:43:14 04460a853ba8: Layer already exists 04:43:14 71ad7bbf2305: Layer already exists 04:43:14 abef381c0657: Layer already exists 04:43:14 792e30e7bf77: Layer already exists 04:43:14 f91ee9bb0c44: Layer already exists 04:43:14 d82424af53d6: Layer already exists 04:43:14 fac9886c7393: Layer already exists 04:43:14 c15f29cb0e4f: Layer already exists 04:43:14 5f70bf18a086: Layer already exists 04:43:14 51bb6dce9a45: Layer already exists 04:43:14 afa1ad7dd5dd: Layer already exists 04:43:14 1e890da81ec9: Layer already exists 04:43:14 4f7bd875a37e: Layer already exists 04:43:14 latest: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 04:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:43:14 87cb64647e39: Preparing 04:43:14 4bf757c630d7: Preparing 04:43:14 71ad7bbf2305: Preparing 04:43:14 11243b1576c0: Preparing 04:43:14 04460a853ba8: Preparing 04:43:14 abef381c0657: Preparing 04:43:14 792e30e7bf77: Preparing 04:43:14 f91ee9bb0c44: Preparing 04:43:14 d82424af53d6: Preparing 04:43:14 c15f29cb0e4f: Preparing 04:43:14 fac9886c7393: Preparing 04:43:14 5f70bf18a086: Preparing 04:43:14 51bb6dce9a45: Preparing 04:43:14 afa1ad7dd5dd: Preparing 04:43:14 4f7bd875a37e: Preparing 04:43:14 1e890da81ec9: Preparing 04:43:14 abef381c0657: Waiting 04:43:14 792e30e7bf77: Waiting 04:43:14 f91ee9bb0c44: Waiting 04:43:14 d82424af53d6: Waiting 04:43:14 c15f29cb0e4f: Waiting 04:43:14 fac9886c7393: Waiting 04:43:14 afa1ad7dd5dd: Waiting 04:43:14 5f70bf18a086: Waiting 04:43:14 4f7bd875a37e: Waiting 04:43:14 1e890da81ec9: Waiting 04:43:14 51bb6dce9a45: Waiting 04:43:14 71ad7bbf2305: Layer already exists 04:43:14 11243b1576c0: Layer already exists 04:43:14 87cb64647e39: Layer already exists 04:43:14 04460a853ba8: Layer already exists 04:43:14 4bf757c630d7: Layer already exists 04:43:14 792e30e7bf77: Layer already exists 04:43:14 abef381c0657: Layer already exists 04:43:14 c15f29cb0e4f: Layer already exists 04:43:14 f91ee9bb0c44: Layer already exists 04:43:14 d82424af53d6: Layer already exists 04:43:14 51bb6dce9a45: Layer already exists 04:43:14 fac9886c7393: Layer already exists 04:43:14 4f7bd875a37e: Layer already exists 04:43:14 afa1ad7dd5dd: Layer already exists 04:43:14 5f70bf18a086: Layer already exists 04:43:14 1e890da81ec9: Layer already exists 04:43:15 4.1.0-dev.59: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:43:15 87cb64647e39: Preparing 04:43:15 4bf757c630d7: Preparing 04:43:15 71ad7bbf2305: Preparing 04:43:15 11243b1576c0: Preparing 04:43:15 04460a853ba8: Preparing 04:43:15 abef381c0657: Preparing 04:43:15 792e30e7bf77: Preparing 04:43:15 f91ee9bb0c44: Preparing 04:43:15 d82424af53d6: Preparing 04:43:15 c15f29cb0e4f: Preparing 04:43:15 fac9886c7393: Preparing 04:43:15 5f70bf18a086: Preparing 04:43:15 51bb6dce9a45: Preparing 04:43:15 afa1ad7dd5dd: Preparing 04:43:15 4f7bd875a37e: Preparing 04:43:15 1e890da81ec9: Preparing 04:43:15 abef381c0657: Waiting 04:43:15 792e30e7bf77: Waiting 04:43:15 f91ee9bb0c44: Waiting 04:43:15 d82424af53d6: Waiting 04:43:15 c15f29cb0e4f: Waiting 04:43:15 fac9886c7393: Waiting 04:43:15 5f70bf18a086: Waiting 04:43:15 51bb6dce9a45: Waiting 04:43:15 afa1ad7dd5dd: Waiting 04:43:15 4f7bd875a37e: Waiting 04:43:15 87cb64647e39: Layer already exists 04:43:15 04460a853ba8: Layer already exists 04:43:15 71ad7bbf2305: Layer already exists 04:43:15 11243b1576c0: Layer already exists 04:43:15 4bf757c630d7: Layer already exists 04:43:15 abef381c0657: Layer already exists 04:43:15 d82424af53d6: Layer already exists 04:43:15 f91ee9bb0c44: Layer already exists 04:43:15 792e30e7bf77: Layer already exists 04:43:15 c15f29cb0e4f: Layer already exists 04:43:15 fac9886c7393: Layer already exists 04:43:15 afa1ad7dd5dd: Layer already exists 04:43:15 51bb6dce9a45: Layer already exists 04:43:15 5f70bf18a086: Layer already exists 04:43:15 4f7bd875a37e: Layer already exists 04:43:15 1e890da81ec9: Layer already exists 04:43:16 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:43:16 87cb64647e39: Preparing 04:43:16 4bf757c630d7: Preparing 04:43:16 71ad7bbf2305: Preparing 04:43:16 11243b1576c0: Preparing 04:43:16 04460a853ba8: Preparing 04:43:16 abef381c0657: Preparing 04:43:16 792e30e7bf77: Preparing 04:43:16 f91ee9bb0c44: Preparing 04:43:16 d82424af53d6: Preparing 04:43:16 c15f29cb0e4f: Preparing 04:43:16 fac9886c7393: Preparing 04:43:16 5f70bf18a086: Preparing 04:43:16 51bb6dce9a45: Preparing 04:43:16 afa1ad7dd5dd: Preparing 04:43:16 4f7bd875a37e: Preparing 04:43:16 1e890da81ec9: Preparing 04:43:16 abef381c0657: Waiting 04:43:16 792e30e7bf77: Waiting 04:43:16 fac9886c7393: Waiting 04:43:16 5f70bf18a086: Waiting 04:43:16 51bb6dce9a45: Waiting 04:43:16 afa1ad7dd5dd: Waiting 04:43:16 4f7bd875a37e: Waiting 04:43:16 1e890da81ec9: Waiting 04:43:16 f91ee9bb0c44: Waiting 04:43:16 d82424af53d6: Waiting 04:43:16 c15f29cb0e4f: Waiting 04:43:16 71ad7bbf2305: Layer already exists 04:43:16 4bf757c630d7: Layer already exists 04:43:16 792e30e7bf77: Layer already exists 04:43:16 87cb64647e39: Layer already exists 04:43:16 04460a853ba8: Layer already exists 04:43:16 abef381c0657: Layer already exists 04:43:16 11243b1576c0: Layer already exists 04:43:16 fac9886c7393: Layer already exists 04:43:16 f91ee9bb0c44: Layer already exists 04:43:16 d82424af53d6: Layer already exists 04:43:16 5f70bf18a086: Layer already exists 04:43:16 c15f29cb0e4f: Layer already exists 04:43:17 1e890da81ec9: Layer already exists 04:43:17 51bb6dce9a45: Layer already exists 04:43:17 afa1ad7dd5dd: Layer already exists 04:43:17 4f7bd875a37e: Layer already exists 04:43:17 main: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:17 ===================================================== [Pipeline] echo 04:43:17 taggedImages: 04:43:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:43:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 04:43:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:43:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:43:17 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:17 latest 04:43:17 4.1.0-dev.59 04:43:17 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:17 main 04:43:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:43:18 7d94d012b8bc: Preparing 04:43:18 f9aa55d5d9e9: Preparing 04:43:18 10c30b73d841: Preparing 04:43:18 0706430908b5: Preparing 04:43:18 f91ee9bb0c44: Preparing 04:43:18 d82424af53d6: Preparing 04:43:18 cdc5610c6a7f: Preparing 04:43:18 680b4e5ffa42: Preparing 04:43:18 1e890da81ec9: Preparing 04:43:18 d82424af53d6: Waiting 04:43:18 cdc5610c6a7f: Waiting 04:43:18 680b4e5ffa42: Waiting 04:43:18 1e890da81ec9: Waiting 04:43:18 f91ee9bb0c44: Layer already exists 04:43:18 d82424af53d6: Layer already exists 04:43:18 10c30b73d841: Pushed 04:43:18 f9aa55d5d9e9: Pushed 04:43:18 cdc5610c6a7f: Layer already exists 04:43:18 7d94d012b8bc: Pushed 04:43:18 1e890da81ec9: Layer already exists 04:43:20 680b4e5ffa42: Layer already exists 04:43:28 0706430908b5: Pushed 04:43:28 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:28 + 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 04:43:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:43:29 7d94d012b8bc: Preparing 04:43:29 f9aa55d5d9e9: Preparing 04:43:29 10c30b73d841: Preparing 04:43:29 0706430908b5: Preparing 04:43:29 f91ee9bb0c44: Preparing 04:43:29 d82424af53d6: Preparing 04:43:29 cdc5610c6a7f: Preparing 04:43:29 680b4e5ffa42: Preparing 04:43:29 1e890da81ec9: Preparing 04:43:29 d82424af53d6: Waiting 04:43:29 cdc5610c6a7f: Waiting 04:43:29 680b4e5ffa42: Waiting 04:43:29 1e890da81ec9: Waiting 04:43:29 f9aa55d5d9e9: Layer already exists 04:43:29 7d94d012b8bc: Layer already exists 04:43:29 f91ee9bb0c44: Layer already exists 04:43:29 0706430908b5: Layer already exists 04:43:29 10c30b73d841: Layer already exists 04:43:29 cdc5610c6a7f: Layer already exists 04:43:29 680b4e5ffa42: Layer already exists 04:43:29 d82424af53d6: Layer already exists 04:43:29 1e890da81ec9: Layer already exists 04:43:29 latest: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 04:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:43:30 7d94d012b8bc: Preparing 04:43:30 f9aa55d5d9e9: Preparing 04:43:30 10c30b73d841: Preparing 04:43:30 0706430908b5: Preparing 04:43:30 f91ee9bb0c44: Preparing 04:43:30 d82424af53d6: Preparing 04:43:30 cdc5610c6a7f: Preparing 04:43:30 680b4e5ffa42: Preparing 04:43:30 1e890da81ec9: Preparing 04:43:30 cdc5610c6a7f: Waiting 04:43:30 680b4e5ffa42: Waiting 04:43:30 1e890da81ec9: Waiting 04:43:30 d82424af53d6: Waiting 04:43:30 7d94d012b8bc: Layer already exists 04:43:30 f91ee9bb0c44: Layer already exists 04:43:30 0706430908b5: Layer already exists 04:43:30 10c30b73d841: Layer already exists 04:43:30 f9aa55d5d9e9: Layer already exists 04:43:30 cdc5610c6a7f: Layer already exists 04:43:30 d82424af53d6: Layer already exists 04:43:30 680b4e5ffa42: Layer already exists 04:43:30 1e890da81ec9: Layer already exists 04:43:30 4.1.0-dev.59: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:43:32 7d94d012b8bc: Preparing 04:43:32 f9aa55d5d9e9: Preparing 04:43:32 10c30b73d841: Preparing 04:43:32 0706430908b5: Preparing 04:43:32 f91ee9bb0c44: Preparing 04:43:32 d82424af53d6: Preparing 04:43:32 cdc5610c6a7f: Preparing 04:43:32 680b4e5ffa42: Preparing 04:43:32 1e890da81ec9: Preparing 04:43:32 cdc5610c6a7f: Waiting 04:43:32 d82424af53d6: Waiting 04:43:32 680b4e5ffa42: Waiting 04:43:32 1e890da81ec9: Waiting 04:43:32 7d94d012b8bc: Layer already exists 04:43:32 f91ee9bb0c44: Layer already exists 04:43:32 0706430908b5: Layer already exists 04:43:32 f9aa55d5d9e9: Layer already exists 04:43:32 10c30b73d841: Layer already exists 04:43:32 d82424af53d6: Layer already exists 04:43:32 cdc5610c6a7f: Layer already exists 04:43:32 680b4e5ffa42: Layer already exists 04:43:32 1e890da81ec9: Layer already exists 04:43:32 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:32 + 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 04:43:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:43:33 7d94d012b8bc: Preparing 04:43:33 f9aa55d5d9e9: Preparing 04:43:33 10c30b73d841: Preparing 04:43:33 0706430908b5: Preparing 04:43:33 f91ee9bb0c44: Preparing 04:43:33 d82424af53d6: Preparing 04:43:33 cdc5610c6a7f: Preparing 04:43:33 680b4e5ffa42: Preparing 04:43:33 1e890da81ec9: Preparing 04:43:33 cdc5610c6a7f: Waiting 04:43:33 680b4e5ffa42: Waiting 04:43:33 1e890da81ec9: Waiting 04:43:33 d82424af53d6: Waiting 04:43:33 f9aa55d5d9e9: Layer already exists 04:43:33 10c30b73d841: Layer already exists 04:43:33 0706430908b5: Layer already exists 04:43:33 7d94d012b8bc: Layer already exists 04:43:33 f91ee9bb0c44: Layer already exists 04:43:33 680b4e5ffa42: Layer already exists 04:43:33 1e890da81ec9: Layer already exists 04:43:33 d82424af53d6: Layer already exists 04:43:33 cdc5610c6a7f: Layer already exists 04:43:33 main: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:33 ===================================================== [Pipeline] echo 04:43:33 taggedImages: 04:43:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:43:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 04:43:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:43:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:43:33 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:33 latest 04:43:33 4.1.0-dev.59 04:43:33 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:33 main 04:43:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:43:34 4631370667ed: Preparing 04:43:34 a710dfa97856: Preparing 04:43:34 72379ab5a532: Preparing 04:43:34 9bc128c1a889: Preparing 04:43:34 ef9e82f04123: Preparing 04:43:34 f91ee9bb0c44: Preparing 04:43:34 d82424af53d6: Preparing 04:43:34 b2635c758120: Preparing 04:43:34 4b91b09d2381: Preparing 04:43:34 9d525a4e4569: Preparing 04:43:34 1e890da81ec9: Preparing 04:43:34 b2635c758120: Waiting 04:43:34 4b91b09d2381: Waiting 04:43:34 9d525a4e4569: Waiting 04:43:34 f91ee9bb0c44: Waiting 04:43:34 1e890da81ec9: Waiting 04:43:34 d82424af53d6: Waiting 04:43:34 a710dfa97856: Pushed 04:43:34 4631370667ed: Pushed 04:43:34 9bc128c1a889: Pushed 04:43:34 ef9e82f04123: Pushed 04:43:34 f91ee9bb0c44: Layer already exists 04:43:34 d82424af53d6: Layer already exists 04:43:34 1e890da81ec9: Layer already exists 04:43:34 b2635c758120: Pushed 04:43:34 4b91b09d2381: Pushed 04:43:37 9d525a4e4569: Pushed 04:43:40 72379ab5a532: Pushed 04:43:40 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:40 + 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 04:43:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:43:41 4631370667ed: Preparing 04:43:41 a710dfa97856: Preparing 04:43:41 72379ab5a532: Preparing 04:43:41 9bc128c1a889: Preparing 04:43:41 ef9e82f04123: Preparing 04:43:41 f91ee9bb0c44: Preparing 04:43:41 d82424af53d6: Preparing 04:43:41 b2635c758120: Preparing 04:43:41 4b91b09d2381: Preparing 04:43:41 f91ee9bb0c44: Waiting 04:43:41 d82424af53d6: Waiting 04:43:41 b2635c758120: Waiting 04:43:41 4b91b09d2381: Waiting 04:43:41 9d525a4e4569: Preparing 04:43:41 1e890da81ec9: Preparing 04:43:41 9d525a4e4569: Waiting 04:43:41 1e890da81ec9: Waiting 04:43:41 ef9e82f04123: Layer already exists 04:43:41 4631370667ed: Layer already exists 04:43:41 72379ab5a532: Layer already exists 04:43:41 a710dfa97856: Layer already exists 04:43:41 9bc128c1a889: Layer already exists 04:43:41 b2635c758120: Layer already exists 04:43:41 f91ee9bb0c44: Layer already exists 04:43:41 d82424af53d6: Layer already exists 04:43:41 4b91b09d2381: Layer already exists 04:43:41 9d525a4e4569: Layer already exists 04:43:41 1e890da81ec9: Layer already exists 04:43:41 latest: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 04:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:43:42 4631370667ed: Preparing 04:43:42 a710dfa97856: Preparing 04:43:42 72379ab5a532: Preparing 04:43:42 9bc128c1a889: Preparing 04:43:42 ef9e82f04123: Preparing 04:43:42 f91ee9bb0c44: Preparing 04:43:42 d82424af53d6: Preparing 04:43:42 b2635c758120: Preparing 04:43:42 4b91b09d2381: Preparing 04:43:42 9d525a4e4569: Preparing 04:43:42 1e890da81ec9: Preparing 04:43:42 b2635c758120: Waiting 04:43:42 4b91b09d2381: Waiting 04:43:42 9d525a4e4569: Waiting 04:43:42 f91ee9bb0c44: Waiting 04:43:42 1e890da81ec9: Waiting 04:43:42 d82424af53d6: Waiting 04:43:43 72379ab5a532: Layer already exists 04:43:43 9bc128c1a889: Layer already exists 04:43:43 4631370667ed: Layer already exists 04:43:43 a710dfa97856: Layer already exists 04:43:43 ef9e82f04123: Layer already exists 04:43:43 d82424af53d6: Layer already exists 04:43:43 f91ee9bb0c44: Layer already exists 04:43:43 b2635c758120: Layer already exists 04:43:43 9d525a4e4569: Layer already exists 04:43:43 4b91b09d2381: Layer already exists 04:43:43 1e890da81ec9: Layer already exists 04:43:43 4.1.0-dev.59: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:43:44 4631370667ed: Preparing 04:43:44 a710dfa97856: Preparing 04:43:44 72379ab5a532: Preparing 04:43:44 9bc128c1a889: Preparing 04:43:44 ef9e82f04123: Preparing 04:43:44 f91ee9bb0c44: Preparing 04:43:44 d82424af53d6: Preparing 04:43:44 b2635c758120: Preparing 04:43:44 4b91b09d2381: Preparing 04:43:44 9d525a4e4569: Preparing 04:43:44 1e890da81ec9: Preparing 04:43:44 d82424af53d6: Waiting 04:43:44 b2635c758120: Waiting 04:43:44 4b91b09d2381: Waiting 04:43:44 9d525a4e4569: Waiting 04:43:44 1e890da81ec9: Waiting 04:43:44 f91ee9bb0c44: Waiting 04:43:44 ef9e82f04123: Layer already exists 04:43:44 a710dfa97856: Layer already exists 04:43:44 4631370667ed: Layer already exists 04:43:44 9bc128c1a889: Layer already exists 04:43:44 72379ab5a532: Layer already exists 04:43:44 f91ee9bb0c44: Layer already exists 04:43:44 d82424af53d6: Layer already exists 04:43:44 b2635c758120: Layer already exists 04:43:44 4b91b09d2381: Layer already exists 04:43:44 9d525a4e4569: Layer already exists 04:43:44 1e890da81ec9: Layer already exists 04:43:44 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:45 + 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 04:43:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:43:45 4631370667ed: Preparing 04:43:45 a710dfa97856: Preparing 04:43:45 72379ab5a532: Preparing 04:43:45 9bc128c1a889: Preparing 04:43:45 ef9e82f04123: Preparing 04:43:45 f91ee9bb0c44: Preparing 04:43:45 d82424af53d6: Preparing 04:43:45 f91ee9bb0c44: Waiting 04:43:45 b2635c758120: Preparing 04:43:45 d82424af53d6: Waiting 04:43:45 b2635c758120: Waiting 04:43:45 4b91b09d2381: Preparing 04:43:45 9d525a4e4569: Preparing 04:43:45 4b91b09d2381: Waiting 04:43:45 9d525a4e4569: Waiting 04:43:45 1e890da81ec9: Preparing 04:43:45 1e890da81ec9: Waiting 04:43:45 72379ab5a532: Layer already exists 04:43:45 4631370667ed: Layer already exists 04:43:45 9bc128c1a889: Layer already exists 04:43:45 a710dfa97856: Layer already exists 04:43:45 ef9e82f04123: Layer already exists 04:43:45 f91ee9bb0c44: Layer already exists 04:43:45 4b91b09d2381: Layer already exists 04:43:45 d82424af53d6: Layer already exists 04:43:45 9d525a4e4569: Layer already exists 04:43:45 b2635c758120: Layer already exists 04:43:45 1e890da81ec9: Layer already exists 04:43:45 main: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:45 ===================================================== [Pipeline] echo 04:43:45 taggedImages: 04:43:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:43:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 04:43:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:43:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:43:45 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:45 latest 04:43:45 4.1.0-dev.59 04:43:45 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:45 main 04:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:43:46 2ccb1ce50ddf: Preparing 04:43:46 c21794354727: Preparing 04:43:46 0d355962a373: Preparing 04:43:46 4a7a9ca52d26: Preparing 04:43:46 1c1d7e66a7ee: Preparing 04:43:46 7d2b531461ed: Preparing 04:43:46 b6f5a7499fb0: Preparing 04:43:46 f91ee9bb0c44: Preparing 04:43:46 d82424af53d6: Preparing 04:43:46 84f27d0ce616: Preparing 04:43:46 e318f5841454: Preparing 04:43:46 1e890da81ec9: Preparing 04:43:46 f91ee9bb0c44: Waiting 04:43:46 d82424af53d6: Waiting 04:43:46 84f27d0ce616: Waiting 04:43:46 e318f5841454: Waiting 04:43:46 1e890da81ec9: Waiting 04:43:46 7d2b531461ed: Waiting 04:43:46 b6f5a7499fb0: Waiting 04:43:46 1c1d7e66a7ee: Pushed 04:43:46 c21794354727: Pushed 04:43:46 2ccb1ce50ddf: Pushed 04:43:46 f91ee9bb0c44: Layer already exists 04:43:46 d82424af53d6: Layer already exists 04:43:46 7d2b531461ed: Pushed 04:43:46 b6f5a7499fb0: Pushed 04:43:47 1e890da81ec9: Layer already exists 04:43:47 84f27d0ce616: Pushed 04:43:50 e318f5841454: Pushed 04:43:53 4a7a9ca52d26: Pushed 04:43:53 0d355962a373: Pushed 04:43:53 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:54 + 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 04:43:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:43:54 2ccb1ce50ddf: Preparing 04:43:54 c21794354727: Preparing 04:43:54 0d355962a373: Preparing 04:43:54 4a7a9ca52d26: Preparing 04:43:54 1c1d7e66a7ee: Preparing 04:43:54 7d2b531461ed: Preparing 04:43:54 b6f5a7499fb0: Preparing 04:43:54 f91ee9bb0c44: Preparing 04:43:54 d82424af53d6: Preparing 04:43:54 84f27d0ce616: Preparing 04:43:54 e318f5841454: Preparing 04:43:54 1e890da81ec9: Preparing 04:43:54 b6f5a7499fb0: Waiting 04:43:54 f91ee9bb0c44: Waiting 04:43:54 d82424af53d6: Waiting 04:43:54 84f27d0ce616: Waiting 04:43:54 e318f5841454: Waiting 04:43:54 1e890da81ec9: Waiting 04:43:54 7d2b531461ed: Waiting 04:43:54 2ccb1ce50ddf: Layer already exists 04:43:54 0d355962a373: Layer already exists 04:43:54 c21794354727: Layer already exists 04:43:54 4a7a9ca52d26: Layer already exists 04:43:54 1c1d7e66a7ee: Layer already exists 04:43:54 7d2b531461ed: Layer already exists 04:43:54 b6f5a7499fb0: Layer already exists 04:43:54 f91ee9bb0c44: Layer already exists 04:43:54 84f27d0ce616: Layer already exists 04:43:54 d82424af53d6: Layer already exists 04:43:54 e318f5841454: Layer already exists 04:43:54 1e890da81ec9: Layer already exists 04:43:54 latest: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 04:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:43:56 2ccb1ce50ddf: Preparing 04:43:56 c21794354727: Preparing 04:43:56 0d355962a373: Preparing 04:43:56 4a7a9ca52d26: Preparing 04:43:56 1c1d7e66a7ee: Preparing 04:43:56 7d2b531461ed: Preparing 04:43:56 b6f5a7499fb0: Preparing 04:43:56 f91ee9bb0c44: Preparing 04:43:56 d82424af53d6: Preparing 04:43:56 84f27d0ce616: Preparing 04:43:56 e318f5841454: Preparing 04:43:56 1e890da81ec9: Preparing 04:43:56 f91ee9bb0c44: Waiting 04:43:56 d82424af53d6: Waiting 04:43:56 84f27d0ce616: Waiting 04:43:56 e318f5841454: Waiting 04:43:56 1e890da81ec9: Waiting 04:43:56 7d2b531461ed: Waiting 04:43:56 1c1d7e66a7ee: Layer already exists 04:43:56 0d355962a373: Layer already exists 04:43:56 2ccb1ce50ddf: Layer already exists 04:43:56 4a7a9ca52d26: Layer already exists 04:43:56 c21794354727: Layer already exists 04:43:56 7d2b531461ed: Layer already exists 04:43:56 f91ee9bb0c44: Layer already exists 04:43:56 b6f5a7499fb0: Layer already exists 04:43:56 d82424af53d6: Layer already exists 04:43:56 84f27d0ce616: Layer already exists 04:43:56 1e890da81ec9: Layer already exists 04:43:56 e318f5841454: Layer already exists 04:43:56 4.1.0-dev.59: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:43:57 2ccb1ce50ddf: Preparing 04:43:57 c21794354727: Preparing 04:43:57 0d355962a373: Preparing 04:43:57 4a7a9ca52d26: Preparing 04:43:57 1c1d7e66a7ee: Preparing 04:43:57 7d2b531461ed: Preparing 04:43:57 b6f5a7499fb0: Preparing 04:43:57 f91ee9bb0c44: Preparing 04:43:57 d82424af53d6: Preparing 04:43:57 84f27d0ce616: Preparing 04:43:57 e318f5841454: Preparing 04:43:57 1e890da81ec9: Preparing 04:43:57 7d2b531461ed: Waiting 04:43:57 b6f5a7499fb0: Waiting 04:43:57 f91ee9bb0c44: Waiting 04:43:57 d82424af53d6: Waiting 04:43:57 84f27d0ce616: Waiting 04:43:57 e318f5841454: Waiting 04:43:57 1e890da81ec9: Waiting 04:43:57 0d355962a373: Layer already exists 04:43:57 4a7a9ca52d26: Layer already exists 04:43:57 2ccb1ce50ddf: Layer already exists 04:43:57 c21794354727: Layer already exists 04:43:57 1c1d7e66a7ee: Layer already exists 04:43:57 f91ee9bb0c44: Layer already exists 04:43:57 b6f5a7499fb0: Layer already exists 04:43:57 7d2b531461ed: Layer already exists 04:43:57 d82424af53d6: Layer already exists 04:43:57 84f27d0ce616: Layer already exists 04:43:57 e318f5841454: Layer already exists 04:43:57 1e890da81ec9: Layer already exists 04:43:57 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:57 + 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 04:43:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:43:58 2ccb1ce50ddf: Preparing 04:43:58 c21794354727: Preparing 04:43:58 0d355962a373: Preparing 04:43:58 4a7a9ca52d26: Preparing 04:43:58 1c1d7e66a7ee: Preparing 04:43:58 7d2b531461ed: Preparing 04:43:58 b6f5a7499fb0: Preparing 04:43:58 f91ee9bb0c44: Preparing 04:43:58 d82424af53d6: Preparing 04:43:58 84f27d0ce616: Preparing 04:43:58 e318f5841454: Preparing 04:43:58 1e890da81ec9: Preparing 04:43:58 7d2b531461ed: Waiting 04:43:58 b6f5a7499fb0: Waiting 04:43:58 f91ee9bb0c44: Waiting 04:43:58 d82424af53d6: Waiting 04:43:58 e318f5841454: Waiting 04:43:58 84f27d0ce616: Waiting 04:43:58 1e890da81ec9: Waiting 04:43:58 2ccb1ce50ddf: Layer already exists 04:43:58 4a7a9ca52d26: Layer already exists 04:43:58 c21794354727: Layer already exists 04:43:58 0d355962a373: Layer already exists 04:43:58 1c1d7e66a7ee: Layer already exists 04:43:58 b6f5a7499fb0: Layer already exists 04:43:58 7d2b531461ed: Layer already exists 04:43:58 84f27d0ce616: Layer already exists 04:43:58 f91ee9bb0c44: Layer already exists 04:43:58 d82424af53d6: Layer already exists 04:43:58 e318f5841454: Layer already exists 04:43:58 1e890da81ec9: Layer already exists 04:43:58 main: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:58 ===================================================== [Pipeline] echo 04:43:58 taggedImages: 04:43:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:43:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 04:43:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:43:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:43:58 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:58 latest 04:43:58 4.1.0-dev.59 04:43:58 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:43:58 main 04:43:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:43:59 4d189e0ba7fb: Preparing 04:43:59 3e42d12a56bc: Preparing 04:43:59 f91ee9bb0c44: Preparing 04:43:59 d82424af53d6: Preparing 04:43:59 6fd30965a53c: Preparing 04:43:59 c7970d99a93b: Preparing 04:43:59 1e890da81ec9: Preparing 04:43:59 c7970d99a93b: Waiting 04:43:59 f91ee9bb0c44: Layer already exists 04:43:59 d82424af53d6: Layer already exists 04:43:59 1e890da81ec9: Layer already exists 04:43:59 4d189e0ba7fb: Pushed 04:43:59 6fd30965a53c: Pushed 04:44:01 c7970d99a93b: Pushed 04:44:07 3e42d12a56bc: Pushed 04:44:07 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:07 + 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 04:44:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:07 4d189e0ba7fb: Preparing 04:44:07 3e42d12a56bc: Preparing 04:44:07 f91ee9bb0c44: Preparing 04:44:07 d82424af53d6: Preparing 04:44:07 6fd30965a53c: Preparing 04:44:07 c7970d99a93b: Preparing 04:44:07 1e890da81ec9: Preparing 04:44:07 c7970d99a93b: Waiting 04:44:07 1e890da81ec9: Waiting 04:44:07 f91ee9bb0c44: Layer already exists 04:44:07 d82424af53d6: Layer already exists 04:44:07 4d189e0ba7fb: Layer already exists 04:44:07 6fd30965a53c: Layer already exists 04:44:07 3e42d12a56bc: Layer already exists 04:44:07 c7970d99a93b: Layer already exists 04:44:07 1e890da81ec9: Layer already exists 04:44:08 latest: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 04:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:08 4d189e0ba7fb: Preparing 04:44:08 3e42d12a56bc: Preparing 04:44:08 f91ee9bb0c44: Preparing 04:44:08 d82424af53d6: Preparing 04:44:08 6fd30965a53c: Preparing 04:44:08 c7970d99a93b: Preparing 04:44:08 1e890da81ec9: Preparing 04:44:08 c7970d99a93b: Waiting 04:44:08 1e890da81ec9: Waiting 04:44:08 6fd30965a53c: Layer already exists 04:44:08 f91ee9bb0c44: Layer already exists 04:44:08 d82424af53d6: Layer already exists 04:44:08 3e42d12a56bc: Layer already exists 04:44:08 4d189e0ba7fb: Layer already exists 04:44:08 c7970d99a93b: Layer already exists 04:44:08 1e890da81ec9: Layer already exists 04:44:09 4.1.0-dev.59: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:09 4d189e0ba7fb: Preparing 04:44:09 3e42d12a56bc: Preparing 04:44:09 f91ee9bb0c44: Preparing 04:44:09 d82424af53d6: Preparing 04:44:09 6fd30965a53c: Preparing 04:44:09 c7970d99a93b: Preparing 04:44:09 1e890da81ec9: Preparing 04:44:09 c7970d99a93b: Waiting 04:44:09 1e890da81ec9: Waiting 04:44:09 6fd30965a53c: Layer already exists 04:44:09 3e42d12a56bc: Layer already exists 04:44:09 d82424af53d6: Layer already exists 04:44:09 4d189e0ba7fb: Layer already exists 04:44:09 f91ee9bb0c44: Layer already exists 04:44:09 1e890da81ec9: Layer already exists 04:44:09 c7970d99a93b: Layer already exists 04:44:09 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:10 + 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 04:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:10 4d189e0ba7fb: Preparing 04:44:10 3e42d12a56bc: Preparing 04:44:10 f91ee9bb0c44: Preparing 04:44:10 d82424af53d6: Preparing 04:44:10 6fd30965a53c: Preparing 04:44:10 c7970d99a93b: Preparing 04:44:10 1e890da81ec9: Preparing 04:44:10 c7970d99a93b: Waiting 04:44:10 1e890da81ec9: Waiting 04:44:10 d82424af53d6: Layer already exists 04:44:10 6fd30965a53c: Layer already exists 04:44:10 f91ee9bb0c44: Layer already exists 04:44:10 4d189e0ba7fb: Layer already exists 04:44:10 3e42d12a56bc: Layer already exists 04:44:10 c7970d99a93b: Layer already exists 04:44:10 1e890da81ec9: Layer already exists 04:44:11 main: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:11 ===================================================== [Pipeline] echo 04:44:11 taggedImages: 04:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 04:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:44:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:44:11 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:44:11 latest 04:44:11 4.1.0-dev.59 04:44:11 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:44:11 main 04:44:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:44:11 1b761933065a: Preparing 04:44:11 41d6453ae5b5: Preparing 04:44:11 0dbb9b699e82: Preparing 04:44:11 f91ee9bb0c44: Preparing 04:44:11 d82424af53d6: Preparing 04:44:11 d7df013ca5e8: Preparing 04:44:11 ad116f6f16d6: Preparing 04:44:11 b3b426eb66ee: Preparing 04:44:11 c8f0a6174795: Preparing 04:44:11 1e890da81ec9: Preparing 04:44:11 d7df013ca5e8: Waiting 04:44:11 b3b426eb66ee: Waiting 04:44:11 ad116f6f16d6: Waiting 04:44:11 c8f0a6174795: Waiting 04:44:11 1e890da81ec9: Waiting 04:44:11 d82424af53d6: Layer already exists 04:44:11 f91ee9bb0c44: Layer already exists 04:44:12 0dbb9b699e82: Pushed 04:44:12 41d6453ae5b5: Pushed 04:44:12 1b761933065a: Pushed 04:44:12 1e890da81ec9: Layer already exists 04:44:12 b3b426eb66ee: Pushed 04:44:12 c8f0a6174795: Pushed 04:44:22 ad116f6f16d6: Pushed 04:44:37 d7df013ca5e8: Pushed 04:44:37 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:38 + 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 04:44:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:44:38 1b761933065a: Preparing 04:44:38 41d6453ae5b5: Preparing 04:44:38 0dbb9b699e82: Preparing 04:44:38 f91ee9bb0c44: Preparing 04:44:38 d82424af53d6: Preparing 04:44:38 d7df013ca5e8: Preparing 04:44:38 ad116f6f16d6: Preparing 04:44:38 b3b426eb66ee: Preparing 04:44:38 c8f0a6174795: Preparing 04:44:38 1e890da81ec9: Preparing 04:44:38 ad116f6f16d6: Waiting 04:44:38 b3b426eb66ee: Waiting 04:44:38 c8f0a6174795: Waiting 04:44:38 1e890da81ec9: Waiting 04:44:38 d7df013ca5e8: Waiting 04:44:38 41d6453ae5b5: Layer already exists 04:44:38 d82424af53d6: Layer already exists 04:44:38 0dbb9b699e82: Layer already exists 04:44:38 f91ee9bb0c44: Layer already exists 04:44:38 1b761933065a: Layer already exists 04:44:38 ad116f6f16d6: Layer already exists 04:44:38 b3b426eb66ee: Layer already exists 04:44:38 d7df013ca5e8: Layer already exists 04:44:38 c8f0a6174795: Layer already exists 04:44:38 1e890da81ec9: Layer already exists 04:44:38 latest: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 04:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:44:39 1b761933065a: Preparing 04:44:39 41d6453ae5b5: Preparing 04:44:39 0dbb9b699e82: Preparing 04:44:39 f91ee9bb0c44: Preparing 04:44:39 d82424af53d6: Preparing 04:44:39 d7df013ca5e8: Preparing 04:44:39 ad116f6f16d6: Preparing 04:44:39 b3b426eb66ee: Preparing 04:44:39 c8f0a6174795: Preparing 04:44:39 1e890da81ec9: Preparing 04:44:39 d7df013ca5e8: Waiting 04:44:39 ad116f6f16d6: Waiting 04:44:39 b3b426eb66ee: Waiting 04:44:39 c8f0a6174795: Waiting 04:44:39 1e890da81ec9: Waiting 04:44:39 1b761933065a: Layer already exists 04:44:39 0dbb9b699e82: Layer already exists 04:44:39 d82424af53d6: Layer already exists 04:44:39 41d6453ae5b5: Layer already exists 04:44:39 f91ee9bb0c44: Layer already exists 04:44:39 b3b426eb66ee: Layer already exists 04:44:39 1e890da81ec9: Layer already exists 04:44:39 d7df013ca5e8: Layer already exists 04:44:39 ad116f6f16d6: Layer already exists 04:44:39 c8f0a6174795: Layer already exists 04:44:39 4.1.0-dev.59: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:44:40 1b761933065a: Preparing 04:44:40 41d6453ae5b5: Preparing 04:44:40 0dbb9b699e82: Preparing 04:44:40 f91ee9bb0c44: Preparing 04:44:40 d82424af53d6: Preparing 04:44:40 d7df013ca5e8: Preparing 04:44:40 ad116f6f16d6: Preparing 04:44:40 b3b426eb66ee: Preparing 04:44:40 c8f0a6174795: Preparing 04:44:40 d7df013ca5e8: Waiting 04:44:40 ad116f6f16d6: Waiting 04:44:40 b3b426eb66ee: Waiting 04:44:40 1e890da81ec9: Preparing 04:44:40 c8f0a6174795: Waiting 04:44:40 1e890da81ec9: Waiting 04:44:40 f91ee9bb0c44: Layer already exists 04:44:40 0dbb9b699e82: Layer already exists 04:44:40 1b761933065a: Layer already exists 04:44:40 41d6453ae5b5: Layer already exists 04:44:40 d82424af53d6: Layer already exists 04:44:40 ad116f6f16d6: Layer already exists 04:44:40 1e890da81ec9: Layer already exists 04:44:40 b3b426eb66ee: Layer already exists 04:44:40 d7df013ca5e8: Layer already exists 04:44:42 c8f0a6174795: Layer already exists 04:44:42 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:42 + 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 04:44:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:44:42 1b761933065a: Preparing 04:44:42 41d6453ae5b5: Preparing 04:44:42 0dbb9b699e82: Preparing 04:44:42 f91ee9bb0c44: Preparing 04:44:42 d82424af53d6: Preparing 04:44:42 d7df013ca5e8: Preparing 04:44:42 ad116f6f16d6: Preparing 04:44:42 b3b426eb66ee: Preparing 04:44:42 c8f0a6174795: Preparing 04:44:42 ad116f6f16d6: Waiting 04:44:42 1e890da81ec9: Preparing 04:44:42 b3b426eb66ee: Waiting 04:44:42 c8f0a6174795: Waiting 04:44:42 1e890da81ec9: Waiting 04:44:42 d7df013ca5e8: Waiting 04:44:42 d82424af53d6: Layer already exists 04:44:42 41d6453ae5b5: Layer already exists 04:44:42 0dbb9b699e82: Layer already exists 04:44:42 1b761933065a: Layer already exists 04:44:42 f91ee9bb0c44: Layer already exists 04:44:42 ad116f6f16d6: Layer already exists 04:44:42 d7df013ca5e8: Layer already exists 04:44:42 b3b426eb66ee: Layer already exists 04:44:42 c8f0a6174795: Layer already exists 04:44:42 1e890da81ec9: Layer already exists 04:44:42 main: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:43 ===================================================== [Pipeline] echo 04:44:43 taggedImages: 04:44:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:44:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:44:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 04:44:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:44:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:44:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:44:43 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:44:43 latest 04:44:43 4.1.0-dev.59 04:44:43 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:44:43 main 04:44:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:44:43 e6ee5dc0a58e: Preparing 04:44:43 2c48edb415cc: Preparing 04:44:43 ced24280bec5: Preparing 04:44:43 f91ee9bb0c44: Preparing 04:44:43 d82424af53d6: Preparing 04:44:43 d4047ff17036: Preparing 04:44:43 352333d154be: Preparing 04:44:43 d4047ff17036: Waiting 04:44:43 352333d154be: Waiting 04:44:43 a44f2ace2e55: Preparing 04:44:43 1e890da81ec9: Preparing 04:44:43 a44f2ace2e55: Waiting 04:44:43 1e890da81ec9: Waiting 04:44:43 d82424af53d6: Layer already exists 04:44:43 f91ee9bb0c44: Layer already exists 04:44:44 e6ee5dc0a58e: Pushed 04:44:44 2c48edb415cc: Pushed 04:44:44 ced24280bec5: Pushed 04:44:44 1e890da81ec9: Layer already exists 04:44:44 352333d154be: Pushed 04:44:44 a44f2ace2e55: Pushed 04:45:11 d4047ff17036: Pushed 04:45:11 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:11 + 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 04:45:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:11 e6ee5dc0a58e: Preparing 04:45:11 2c48edb415cc: Preparing 04:45:11 ced24280bec5: Preparing 04:45:11 f91ee9bb0c44: Preparing 04:45:11 d82424af53d6: Preparing 04:45:11 d4047ff17036: Preparing 04:45:11 352333d154be: Preparing 04:45:11 a44f2ace2e55: Preparing 04:45:11 1e890da81ec9: Preparing 04:45:11 d4047ff17036: Waiting 04:45:11 352333d154be: Waiting 04:45:11 a44f2ace2e55: Waiting 04:45:11 1e890da81ec9: Waiting 04:45:11 2c48edb415cc: Layer already exists 04:45:11 f91ee9bb0c44: Layer already exists 04:45:11 d82424af53d6: Layer already exists 04:45:11 ced24280bec5: Layer already exists 04:45:11 e6ee5dc0a58e: Layer already exists 04:45:11 a44f2ace2e55: Layer already exists 04:45:11 d4047ff17036: Layer already exists 04:45:11 1e890da81ec9: Layer already exists 04:45:11 352333d154be: Layer already exists 04:45:12 latest: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 04:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:12 e6ee5dc0a58e: Preparing 04:45:12 2c48edb415cc: Preparing 04:45:12 ced24280bec5: Preparing 04:45:12 f91ee9bb0c44: Preparing 04:45:12 d82424af53d6: Preparing 04:45:12 d4047ff17036: Preparing 04:45:12 352333d154be: Preparing 04:45:12 a44f2ace2e55: Preparing 04:45:12 1e890da81ec9: Preparing 04:45:12 352333d154be: Waiting 04:45:12 a44f2ace2e55: Waiting 04:45:12 1e890da81ec9: Waiting 04:45:12 d4047ff17036: Waiting 04:45:12 2c48edb415cc: Layer already exists 04:45:12 f91ee9bb0c44: Layer already exists 04:45:12 e6ee5dc0a58e: Layer already exists 04:45:12 d82424af53d6: Layer already exists 04:45:12 ced24280bec5: Layer already exists 04:45:12 352333d154be: Layer already exists 04:45:12 d4047ff17036: Layer already exists 04:45:12 a44f2ace2e55: Layer already exists 04:45:12 1e890da81ec9: Layer already exists 04:45:13 4.1.0-dev.59: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:13 e6ee5dc0a58e: Preparing 04:45:13 2c48edb415cc: Preparing 04:45:13 ced24280bec5: Preparing 04:45:13 f91ee9bb0c44: Preparing 04:45:13 d82424af53d6: Preparing 04:45:13 d4047ff17036: Preparing 04:45:13 352333d154be: Preparing 04:45:13 a44f2ace2e55: Preparing 04:45:13 1e890da81ec9: Preparing 04:45:13 d4047ff17036: Waiting 04:45:13 352333d154be: Waiting 04:45:13 a44f2ace2e55: Waiting 04:45:13 1e890da81ec9: Waiting 04:45:13 f91ee9bb0c44: Layer already exists 04:45:13 e6ee5dc0a58e: Layer already exists 04:45:13 2c48edb415cc: Layer already exists 04:45:13 d82424af53d6: Layer already exists 04:45:13 ced24280bec5: Layer already exists 04:45:13 d4047ff17036: Layer already exists 04:45:13 352333d154be: Layer already exists 04:45:13 a44f2ace2e55: Layer already exists 04:45:13 1e890da81ec9: Layer already exists 04:45:13 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:14 + 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 04:45:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:14 e6ee5dc0a58e: Preparing 04:45:14 2c48edb415cc: Preparing 04:45:14 ced24280bec5: Preparing 04:45:14 f91ee9bb0c44: Preparing 04:45:14 d82424af53d6: Preparing 04:45:14 d4047ff17036: Preparing 04:45:14 352333d154be: Preparing 04:45:14 a44f2ace2e55: Preparing 04:45:14 1e890da81ec9: Preparing 04:45:14 352333d154be: Waiting 04:45:14 a44f2ace2e55: Waiting 04:45:14 1e890da81ec9: Waiting 04:45:14 d4047ff17036: Waiting 04:45:14 d82424af53d6: Layer already exists 04:45:14 ced24280bec5: Layer already exists 04:45:14 f91ee9bb0c44: Layer already exists 04:45:14 2c48edb415cc: Layer already exists 04:45:14 e6ee5dc0a58e: Layer already exists 04:45:14 d4047ff17036: Layer already exists 04:45:14 352333d154be: Layer already exists 04:45:14 a44f2ace2e55: Layer already exists 04:45:14 1e890da81ec9: Layer already exists 04:45:14 main: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:15 ===================================================== [Pipeline] echo 04:45:15 taggedImages: 04:45:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:45:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:45:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 04:45:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:45:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:45:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:45:15 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:45:15 latest 04:45:15 4.1.0-dev.59 04:45:15 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:45:15 main 04:45:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:16 cac7fe6d5abb: Preparing 04:45:16 4b14e222e38f: Preparing 04:45:16 1f956ab80d42: Preparing 04:45:16 f91ee9bb0c44: Preparing 04:45:16 d82424af53d6: Preparing 04:45:16 47a07954bdc3: Preparing 04:45:16 b3b426eb66ee: Preparing 04:45:16 47a07954bdc3: Waiting 04:45:16 c8f0a6174795: Preparing 04:45:16 1e890da81ec9: Preparing 04:45:16 b3b426eb66ee: Waiting 04:45:16 c8f0a6174795: Waiting 04:45:16 1e890da81ec9: Waiting 04:45:16 4b14e222e38f: Pushed 04:45:16 1f956ab80d42: Pushed 04:45:17 d82424af53d6: Layer already exists 04:45:17 f91ee9bb0c44: Layer already exists 04:45:17 b3b426eb66ee: Layer already exists 04:45:17 1e890da81ec9: Layer already exists 04:45:17 cac7fe6d5abb: Pushed 04:45:17 c8f0a6174795: Layer already exists 04:45:43 47a07954bdc3: Pushed 04:45:43 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:44 + 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 04:45:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:44 cac7fe6d5abb: Preparing 04:45:44 4b14e222e38f: Preparing 04:45:44 1f956ab80d42: Preparing 04:45:44 f91ee9bb0c44: Preparing 04:45:44 d82424af53d6: Preparing 04:45:44 47a07954bdc3: Preparing 04:45:44 b3b426eb66ee: Preparing 04:45:44 c8f0a6174795: Preparing 04:45:44 1e890da81ec9: Preparing 04:45:44 47a07954bdc3: Waiting 04:45:44 b3b426eb66ee: Waiting 04:45:44 c8f0a6174795: Waiting 04:45:44 1e890da81ec9: Waiting 04:45:44 cac7fe6d5abb: Layer already exists 04:45:44 d82424af53d6: Layer already exists 04:45:44 1f956ab80d42: Layer already exists 04:45:44 4b14e222e38f: Layer already exists 04:45:44 f91ee9bb0c44: Layer already exists 04:45:44 1e890da81ec9: Layer already exists 04:45:44 47a07954bdc3: Layer already exists 04:45:44 c8f0a6174795: Layer already exists 04:45:44 b3b426eb66ee: Layer already exists 04:45:44 latest: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 04:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:45 cac7fe6d5abb: Preparing 04:45:45 4b14e222e38f: Preparing 04:45:45 1f956ab80d42: Preparing 04:45:45 f91ee9bb0c44: Preparing 04:45:45 d82424af53d6: Preparing 04:45:45 47a07954bdc3: Preparing 04:45:45 b3b426eb66ee: Preparing 04:45:45 c8f0a6174795: Preparing 04:45:45 1e890da81ec9: Preparing 04:45:45 c8f0a6174795: Waiting 04:45:45 b3b426eb66ee: Waiting 04:45:45 1e890da81ec9: Waiting 04:45:45 47a07954bdc3: Waiting 04:45:45 cac7fe6d5abb: Layer already exists 04:45:45 f91ee9bb0c44: Layer already exists 04:45:45 4b14e222e38f: Layer already exists 04:45:45 d82424af53d6: Layer already exists 04:45:45 1f956ab80d42: Layer already exists 04:45:45 47a07954bdc3: Layer already exists 04:45:45 c8f0a6174795: Layer already exists 04:45:45 b3b426eb66ee: Layer already exists 04:45:45 1e890da81ec9: Layer already exists 04:45:45 4.1.0-dev.59: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:46 cac7fe6d5abb: Preparing 04:45:46 4b14e222e38f: Preparing 04:45:46 1f956ab80d42: Preparing 04:45:46 f91ee9bb0c44: Preparing 04:45:46 d82424af53d6: Preparing 04:45:46 47a07954bdc3: Preparing 04:45:46 b3b426eb66ee: Preparing 04:45:46 c8f0a6174795: Preparing 04:45:46 1e890da81ec9: Preparing 04:45:46 47a07954bdc3: Waiting 04:45:46 b3b426eb66ee: Waiting 04:45:46 c8f0a6174795: Waiting 04:45:46 1e890da81ec9: Waiting 04:45:46 cac7fe6d5abb: Layer already exists 04:45:46 4b14e222e38f: Layer already exists 04:45:46 f91ee9bb0c44: Layer already exists 04:45:46 1f956ab80d42: Layer already exists 04:45:46 d82424af53d6: Layer already exists 04:45:46 47a07954bdc3: Layer already exists 04:45:46 1e890da81ec9: Layer already exists 04:45:46 b3b426eb66ee: Layer already exists 04:45:46 c8f0a6174795: Layer already exists 04:45:46 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:47 + 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 04:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:47 cac7fe6d5abb: Preparing 04:45:47 4b14e222e38f: Preparing 04:45:47 1f956ab80d42: Preparing 04:45:47 f91ee9bb0c44: Preparing 04:45:47 d82424af53d6: Preparing 04:45:47 47a07954bdc3: Preparing 04:45:47 b3b426eb66ee: Preparing 04:45:47 c8f0a6174795: Preparing 04:45:47 1e890da81ec9: Preparing 04:45:47 47a07954bdc3: Waiting 04:45:47 b3b426eb66ee: Waiting 04:45:47 c8f0a6174795: Waiting 04:45:47 1e890da81ec9: Waiting 04:45:47 f91ee9bb0c44: Layer already exists 04:45:47 d82424af53d6: Layer already exists 04:45:47 cac7fe6d5abb: Layer already exists 04:45:47 1f956ab80d42: Layer already exists 04:45:47 4b14e222e38f: Layer already exists 04:45:47 b3b426eb66ee: Layer already exists 04:45:47 1e890da81ec9: Layer already exists 04:45:47 47a07954bdc3: Layer already exists 04:45:47 c8f0a6174795: Layer already exists 04:45:47 main: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:47 ===================================================== [Pipeline] echo 04:45:47 taggedImages: 04:45:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:45:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:45:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 04:45:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:45:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:45:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:45:47 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:45:47 latest 04:45:47 4.1.0-dev.59 04:45:47 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:45:47 main 04:45:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:45:48 4afe5839ef32: Preparing 04:45:48 aa9f348e3f6a: Preparing 04:45:48 f91ee9bb0c44: Preparing 04:45:48 d82424af53d6: Preparing 04:45:48 c8a9858097dc: Preparing 04:45:48 aa5c92569a91: Preparing 04:45:48 1e890da81ec9: Preparing 04:45:48 aa5c92569a91: Waiting 04:45:48 1e890da81ec9: Waiting 04:45:48 d82424af53d6: Layer already exists 04:45:48 f91ee9bb0c44: Layer already exists 04:45:48 1e890da81ec9: Layer already exists 04:45:48 4afe5839ef32: Pushed 04:45:49 c8a9858097dc: Pushed 04:45:50 aa5c92569a91: Pushed 04:45:58 aa9f348e3f6a: Pushed 04:45:58 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:45:58 4afe5839ef32: Preparing 04:45:58 aa9f348e3f6a: Preparing 04:45:58 f91ee9bb0c44: Preparing 04:45:58 d82424af53d6: Preparing 04:45:58 c8a9858097dc: Preparing 04:45:58 aa5c92569a91: Preparing 04:45:58 1e890da81ec9: Preparing 04:45:58 aa5c92569a91: Waiting 04:45:58 4afe5839ef32: Layer already exists 04:45:58 c8a9858097dc: Layer already exists 04:45:58 d82424af53d6: Layer already exists 04:45:58 f91ee9bb0c44: Layer already exists 04:45:58 aa9f348e3f6a: Layer already exists 04:45:58 aa5c92569a91: Layer already exists 04:45:58 1e890da81ec9: Layer already exists 04:45:58 latest: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 04:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:45:59 4afe5839ef32: Preparing 04:45:59 aa9f348e3f6a: Preparing 04:45:59 f91ee9bb0c44: Preparing 04:45:59 d82424af53d6: Preparing 04:45:59 c8a9858097dc: Preparing 04:45:59 aa5c92569a91: Preparing 04:45:59 1e890da81ec9: Preparing 04:45:59 aa5c92569a91: Waiting 04:45:59 aa9f348e3f6a: Layer already exists 04:45:59 c8a9858097dc: Layer already exists 04:45:59 d82424af53d6: Layer already exists 04:45:59 4afe5839ef32: Layer already exists 04:45:59 f91ee9bb0c44: Layer already exists 04:45:59 aa5c92569a91: Layer already exists 04:45:59 1e890da81ec9: Layer already exists 04:45:59 4.1.0-dev.59: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:46:00 4afe5839ef32: Preparing 04:46:00 aa9f348e3f6a: Preparing 04:46:00 f91ee9bb0c44: Preparing 04:46:00 d82424af53d6: Preparing 04:46:00 c8a9858097dc: Preparing 04:46:00 aa5c92569a91: Preparing 04:46:00 1e890da81ec9: Preparing 04:46:00 aa5c92569a91: Waiting 04:46:00 1e890da81ec9: Waiting 04:46:00 4afe5839ef32: Layer already exists 04:46:00 c8a9858097dc: Layer already exists 04:46:00 d82424af53d6: Layer already exists 04:46:00 aa9f348e3f6a: Layer already exists 04:46:00 f91ee9bb0c44: Layer already exists 04:46:00 1e890da81ec9: Layer already exists 04:46:00 aa5c92569a91: Layer already exists 04:46:00 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:46:01 4afe5839ef32: Preparing 04:46:01 aa9f348e3f6a: Preparing 04:46:01 f91ee9bb0c44: Preparing 04:46:01 d82424af53d6: Preparing 04:46:01 c8a9858097dc: Preparing 04:46:01 aa5c92569a91: Preparing 04:46:01 1e890da81ec9: Preparing 04:46:01 aa5c92569a91: Waiting 04:46:01 1e890da81ec9: Waiting 04:46:01 f91ee9bb0c44: Layer already exists 04:46:01 c8a9858097dc: Layer already exists 04:46:01 aa9f348e3f6a: Layer already exists 04:46:01 d82424af53d6: Layer already exists 04:46:01 4afe5839ef32: Layer already exists 04:46:01 1e890da81ec9: Layer already exists 04:46:01 aa5c92569a91: Layer already exists 04:46:01 main: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:01 ===================================================== [Pipeline] echo 04:46:01 taggedImages: 04:46:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:46:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:46:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 04:46:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:46:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:46:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:46:01 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:46:01 latest 04:46:01 4.1.0-dev.59 04:46:01 c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:46:01 main 04:46:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 04:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:02 18124e443342: Preparing 04:46:02 8fe5c23846a1: Preparing 04:46:02 f91ee9bb0c44: Preparing 04:46:02 d82424af53d6: Preparing 04:46:02 61f9b46ee884: Preparing 04:46:02 a1d1c1eaf26f: Preparing 04:46:02 1e890da81ec9: Preparing 04:46:02 a1d1c1eaf26f: Waiting 04:46:02 1e890da81ec9: Waiting 04:46:03 61f9b46ee884: Pushed 04:46:03 f91ee9bb0c44: Layer already exists 04:46:03 d82424af53d6: Layer already exists 04:46:05 1e890da81ec9: Layer already exists 04:46:05 18124e443342: Pushed 04:46:05 a1d1c1eaf26f: Pushed 04:46:13 8fe5c23846a1: Pushed 04:46:13 c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:ebdccced039753ed781e80e76d2c4ba253889dea1a360d8df53c7eaff7d362fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:14 18124e443342: Preparing 04:46:14 8fe5c23846a1: Preparing 04:46:14 f91ee9bb0c44: Preparing 04:46:14 d82424af53d6: Preparing 04:46:14 61f9b46ee884: Preparing 04:46:14 a1d1c1eaf26f: Preparing 04:46:14 1e890da81ec9: Preparing 04:46:14 a1d1c1eaf26f: Waiting 04:46:14 1e890da81ec9: Waiting 04:46:14 18124e443342: Layer already exists 04:46:14 f91ee9bb0c44: Layer already exists 04:46:14 8fe5c23846a1: Layer already exists 04:46:14 61f9b46ee884: Layer already exists 04:46:14 d82424af53d6: Layer already exists 04:46:14 1e890da81ec9: Layer already exists 04:46:14 a1d1c1eaf26f: Layer already exists 04:46:14 latest: digest: sha256:ebdccced039753ed781e80e76d2c4ba253889dea1a360d8df53c7eaff7d362fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 04:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:15 18124e443342: Preparing 04:46:15 8fe5c23846a1: Preparing 04:46:15 f91ee9bb0c44: Preparing 04:46:15 d82424af53d6: Preparing 04:46:15 61f9b46ee884: Preparing 04:46:15 a1d1c1eaf26f: Preparing 04:46:15 1e890da81ec9: Preparing 04:46:15 a1d1c1eaf26f: Waiting 04:46:15 1e890da81ec9: Waiting 04:46:15 61f9b46ee884: Layer already exists 04:46:15 18124e443342: Layer already exists 04:46:15 d82424af53d6: Layer already exists 04:46:15 f91ee9bb0c44: Layer already exists 04:46:15 8fe5c23846a1: Layer already exists 04:46:15 a1d1c1eaf26f: Layer already exists 04:46:15 1e890da81ec9: Layer already exists 04:46:15 4.1.0-dev.59: digest: sha256:ebdccced039753ed781e80e76d2c4ba253889dea1a360d8df53c7eaff7d362fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 04:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:31 Get "https://nexus3.edgexfoundry.org:10004/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:31 04:46:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:47 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 26d82510-7689-4f12-815b-c7e7525cdb02 hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:46:47 Failed in branch arm64 [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 04:46:48 + [ -d /w/workspace/edgex-go/901/archives ] [Pipeline] libraryResource [Pipeline] sh 04:46:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:46:49 ---> package-listing.sh 04:46:49 ++ facter osfamily 04:46:49 ++ tr '[:upper:]' '[:lower:]' 04:46:49 + OS_FAMILY=debian 04:46:49 + workspace=/w/workspace/edgex-go/901 04:46:49 + START_PACKAGES=/tmp/packages_start.txt 04:46:49 + END_PACKAGES=/tmp/packages_end.txt 04:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:46:49 + PACKAGES=/tmp/packages_start.txt 04:46:49 + '[' /w/workspace/edgex-go/901 ']' 04:46:49 + PACKAGES=/tmp/packages_end.txt 04:46:49 + case "${OS_FAMILY}" in 04:46:49 + dpkg -l 04:46:49 + grep '^ii' 04:46:49 + '[' -f /tmp/packages_start.txt ']' 04:46:49 + '[' -f /tmp/packages_end.txt ']' 04:46:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:46:49 + '[' /w/workspace/edgex-go/901 ']' 04:46:49 + mkdir -p /w/workspace/edgex-go/901/archives/ 04:46:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/901/archives/ [Pipeline] echo 04:46:49 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/901/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:46:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:50 04:46:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:50 latest: Pulling from edgex-lftools-log-publisher 04:46:50 5eb5b503b376: Pulling fs layer 04:46:50 5c69ac0246d0: Pulling fs layer 04:46:50 ec43610c2a17: Pulling fs layer 04:46:50 3a2ae6a8a46f: Pulling fs layer 04:46:50 33b1e0a273af: Pulling fs layer 04:46:50 5d3b04190fa2: Pulling fs layer 04:46:50 2f39f015ded8: Pulling fs layer 04:46:50 3a2ae6a8a46f: Waiting 04:46:50 33b1e0a273af: Waiting 04:46:50 5d3b04190fa2: Waiting 04:46:50 2f39f015ded8: Waiting 04:46:50 5c69ac0246d0: Download complete 04:46:50 3a2ae6a8a46f: Download complete 04:46:50 33b1e0a273af: Verifying Checksum 04:46:50 33b1e0a273af: Download complete 04:46:50 5d3b04190fa2: Verifying Checksum 04:46:50 5d3b04190fa2: Download complete 04:46:50 ec43610c2a17: Verifying Checksum 04:46:50 ec43610c2a17: Download complete 04:46:51 5eb5b503b376: Verifying Checksum 04:46:51 5eb5b503b376: Download complete 04:46:51 2f39f015ded8: Verifying Checksum 04:46:51 2f39f015ded8: Download complete 04:46:52 5eb5b503b376: Pull complete 04:46:52 5c69ac0246d0: Pull complete 04:46:53 ec43610c2a17: Pull complete 04:46:53 3a2ae6a8a46f: Pull complete 04:46:54 33b1e0a273af: Pull complete 04:46:54 5d3b04190fa2: Pull complete 04:47:00 2f39f015ded8: Pull complete 04:47:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:00 prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container 04:47:00 $ 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/901/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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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 04:47:04 $ docker top 48156ffff6e458864f58b68c96eb678fde4b876072799e7488b5fb2814fe8fbb -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:04 + touch /tmp/pre-build-complete [Pipeline] sh 04:47:05 + mkdir -p /var/log/sysstat [Pipeline] sh 04:47:05 + ls /var/log/sa-host 04:47:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:05 provisioning config files... 04:47:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/901@tmp/config17887132353003734481tmp [Pipeline] { [Pipeline] echo 04:47:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:47:05 ---> create-netrc.sh [Pipeline] } 04:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:47:06 ---> python-tools-install.sh [Pipeline] echo 04:47:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:47:06 ---> sudo-logs.sh 04:47:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:47:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:47:06 ---> job-cost.sh 04:47:06 lf-activate-venv: SKIPPING 04:47:06 INFO: No Stack... 04:47:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:47:07 INFO: Archiving Costs [Pipeline] echo 04:47:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:47:07 ---> logs-deploy.sh 04:47:07 lf-activate-venv: SKIPPING 04:47:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/901 04:47:07 INFO: archiving workspace using pattern(s): 04:47:09 Archives upload complete. 04:47:09 INFO: archiving logs to Nexus 04:47:10 ---> uname -a: 04:47:10 Linux prd-ubuntu20-04-docker-8c-8g-8614 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:47:10 04:47:10 04:47:10 ---> lscpu: 04:47:10 Architecture: x86_64 04:47:10 CPU op-mode(s): 32-bit, 64-bit 04:47:10 Byte Order: Little Endian 04:47:10 Address sizes: 40 bits physical, 48 bits virtual 04:47:10 CPU(s): 8 04:47:10 On-line CPU(s) list: 0-7 04:47:10 Thread(s) per core: 1 04:47:10 Core(s) per socket: 1 04:47:10 Socket(s): 8 04:47:10 NUMA node(s): 1 04:47:10 Vendor ID: AuthenticAMD 04:47:10 CPU family: 23 04:47:10 Model: 49 04:47:10 Model name: AMD EPYC-Rome Processor 04:47:10 Stepping: 0 04:47:10 CPU MHz: 2800.000 04:47:10 BogoMIPS: 5600.00 04:47:10 Virtualization: AMD-V 04:47:10 Hypervisor vendor: KVM 04:47:10 Virtualization type: full 04:47:10 L1d cache: 256 KiB 04:47:10 L1i cache: 256 KiB 04:47:10 L2 cache: 4 MiB 04:47:10 L3 cache: 128 MiB 04:47:10 NUMA node0 CPU(s): 0-7 04:47:10 Vulnerability Gather data sampling: Not affected 04:47:10 Vulnerability Itlb multihit: Not affected 04:47:10 Vulnerability L1tf: Not affected 04:47:10 Vulnerability Mds: Not affected 04:47:10 Vulnerability Meltdown: Not affected 04:47:10 Vulnerability Mmio stale data: Not affected 04:47:10 Vulnerability Retbleed: Vulnerable 04:47:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:47:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:47:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:47:10 Vulnerability Srbds: Not affected 04:47:10 Vulnerability Tsx async abort: Not affected 04:47:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:47:10 04:47:10 04:47:10 ---> nproc: 04:47:10 8 04:47:10 04:47:10 04:47:10 ---> df -h: 04:47:10 Filesystem Size Used Avail Use% Mounted on 04:47:10 overlay 155G 32G 124G 21% / 04:47:10 tmpfs 64M 0 64M 0% /dev 04:47:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:47:10 shm 64M 0 64M 0% /dev/shm 04:47:10 /dev/vda1 155G 32G 124G 21% /facter-os 04:47:10 04:47:10 04:47:10 ---> sar -b -r -n DEV: 04:47:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8614) 09/10/25 _x86_64_ (8 CPU) 04:47:10 04:47:10 03:57:20 LINUX RESTART (8 CPU) 04:47:10 04:47:10 03:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:47:10 03:59:01 296.92 19.59 277.32 0.00 3155.21 68427.19 0.00 04:47:10 04:00:01 38.49 0.12 38.38 0.00 2.67 26237.78 0.00 04:47:10 04:01:01 50.67 0.27 50.41 0.00 3.07 25382.44 0.00 04:47:10 04:02:01 219.56 0.17 219.40 0.00 27.73 104539.38 0.00 04:47:10 04:03:01 779.04 16.61 762.42 0.00 169.44 341710.91 0.00 04:47:10 04:04:01 425.53 3.71 421.82 0.00 3488.07 163599.20 0.00 04:47:10 04:05:01 258.94 0.57 258.37 0.00 776.28 119627.92 0.00 04:47:10 04:06:01 815.88 22.33 793.55 0.00 818.13 165742.09 0.00 04:47:10 04:07:01 50.77 0.45 50.32 0.00 57.06 1187.14 0.00 04:47:10 04:08:01 28.03 1.80 26.23 0.00 159.04 658.96 0.00 04:47:10 04:09:01 3.77 1.38 2.38 0.00 28.92 31.46 0.00 04:47:10 04:10:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 04:47:10 04:11:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 04:47:10 04:12:01 1.13 0.00 1.13 0.00 0.00 19.73 0.00 04:47:10 04:13:01 3.02 1.25 1.77 0.00 12.53 19.86 0.00 04:47:10 04:14:01 1.87 0.00 1.87 0.00 0.00 24.00 0.00 04:47:10 04:15:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 04:47:10 04:16:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 04:47:10 04:17:01 0.97 0.05 0.92 0.00 1.07 10.40 0.00 04:47:10 04:18:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 04:47:10 04:19:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 04:47:10 04:20:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 04:47:10 04:21:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 04:47:10 04:22:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 04:47:10 04:23:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 04:47:10 04:24:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 04:47:10 04:25:01 0.77 0.00 0.77 0.00 0.00 9.06 0.00 04:47:10 04:26:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 04:47:10 04:27:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 04:47:10 04:28:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 04:47:10 04:29:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 04:47:10 04:30:01 2.47 0.28 2.18 0.00 23.60 27.60 0.00 04:47:10 04:31:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 04:47:10 04:32:01 1.85 0.00 1.85 0.00 0.00 22.26 0.00 04:47:10 04:33:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 04:47:10 04:34:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 04:47:10 04:35:01 0.80 0.00 0.80 0.00 0.00 8.67 0.00 04:47:10 04:36:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 04:47:10 04:37:01 0.78 0.00 0.78 0.00 0.00 9.73 0.00 04:47:10 04:38:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 04:47:10 04:39:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 04:47:10 04:40:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 04:47:10 04:41:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 04:47:10 04:42:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 04:47:10 04:43:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 04:47:10 04:44:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 04:47:10 04:45:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 04:47:10 04:46:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 04:47:10 04:47:01 15.28 0.37 14.91 0.00 21.46 4917.71 0.00 04:47:10 Average: 61.78 1.41 60.37 0.00 178.50 20871.07 0.00 04:47:10 04:47:10 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:47:10 03:59:01 27693652 31519636 767568 2.34 116260 3919556 1861036 5.49 1183632 3524416 504 04:47:10 04:00:01 26162904 31288664 991016 3.01 126216 5113288 2318860 6.84 2184796 3951452 456632 04:47:10 04:01:01 26133508 31355984 919988 2.80 133656 5172696 2241792 6.61 1686900 4444792 342612 04:47:10 04:02:01 22484584 31177876 1087704 3.31 146672 8558704 3324528 9.80 2147096 7540304 2294240 04:47:10 04:03:01 11528180 31402012 845276 2.57 354752 18939732 2292388 6.76 2962964 17077020 3160640 04:47:10 04:04:01 6007608 28859544 3308696 10.07 408920 21464340 10182728 30.02 6536488 18509920 1084740 04:47:10 04:05:01 2101580 27809784 4360780 13.27 425784 24196016 10637176 31.36 8878900 19961456 622680 04:47:10 04:06:01 5790512 31357336 879280 2.67 452536 24227204 2133972 6.29 3779060 21666552 156 04:47:10 04:07:01 5830364 31401116 835456 2.54 453972 24229320 2174932 6.41 4037108 21375464 764 04:47:10 04:08:01 5829428 31406428 829872 2.52 454932 24234324 2049056 6.04 4464104 20948692 588 04:47:10 04:09:01 5826548 31405392 830728 2.53 454964 24235196 2049056 6.04 4466212 20948796 16 04:47:10 04:10:01 5840072 31418964 817784 2.49 454988 24235204 2049056 6.04 4451940 20948752 52 04:47:10 04:11:01 5840056 31418976 817752 2.49 455020 24235204 2049056 6.04 4451668 20948752 12 04:47:10 04:12:01 5850840 31429788 807204 2.46 455056 24235212 2049056 6.04 4440436 20948756 84 04:47:10 04:13:01 5849244 31428652 808084 2.46 455296 24235400 2100036 6.19 4440948 20948788 16 04:47:10 04:14:01 5848936 31428512 808188 2.46 455340 24235500 2100036 6.19 4441444 20948888 8 04:47:10 04:15:01 5848816 31428440 808144 2.46 455380 24235504 2100036 6.19 4441496 20948892 120 04:47:10 04:16:01 5849304 31428928 807608 2.46 455408 24235504 2100036 6.19 4441324 20948892 20 04:47:10 04:17:01 5848616 31428312 808200 2.46 455428 24235504 2100036 6.19 4442236 20948896 8 04:47:10 04:18:01 5848536 31428368 807896 2.46 455476 24235536 2100036 6.19 4441488 20948916 68 04:47:10 04:19:01 5849700 31429556 806668 2.45 455496 24235540 2100036 6.19 4440652 20948916 12 04:47:10 04:20:01 5849572 31429488 806584 2.45 455516 24235548 2100036 6.19 4440656 20948920 8 04:47:10 04:21:01 5849676 31429644 806576 2.45 455536 24235552 2100036 6.19 4440960 20948928 124 04:47:10 04:22:01 5849904 31429872 806292 2.45 455552 24235552 2100036 6.19 4440700 20948928 44 04:47:10 04:23:01 5849872 31429860 806244 2.45 455576 24235540 2100036 6.19 4440876 20948932 36 04:47:10 04:24:01 5849320 31429328 806748 2.45 455588 24235556 2100036 6.19 4440768 20948932 16 04:47:10 04:25:01 5849280 31429312 806680 2.45 455600 24235560 2100036 6.19 4440772 20948936 28 04:47:10 04:26:01 5849448 31429500 806644 2.45 455616 24235568 2100036 6.19 4440784 20948944 60 04:47:10 04:27:01 5849432 31429504 806616 2.45 455628 24235568 2100036 6.19 4440800 20948944 8 04:47:10 04:28:01 5848904 31429012 807096 2.46 455664 24235564 2100036 6.19 4440908 20948948 68 04:47:10 04:29:01 5848928 31429076 806976 2.45 455688 24235572 2100036 6.19 4440872 20948948 16 04:47:10 04:30:01 5844336 31425704 808528 2.46 455856 24236172 2134492 6.29 4442324 20949420 8 04:47:10 04:31:01 5844260 31425636 808760 2.46 455864 24236176 2134492 6.29 4441988 20949424 8 04:47:10 04:32:01 5847608 31428744 807728 2.46 455876 24236168 2133844 6.29 4441216 20949416 4 04:47:10 04:33:01 5847528 31428672 807732 2.46 455892 24236168 2133844 6.29 4441280 20949420 36 04:47:10 04:34:01 5847732 31428896 807440 2.46 455912 24236176 2133844 6.29 4441240 20949424 12 04:47:10 04:35:01 5848176 31429360 807164 2.46 455936 24236176 2133844 6.29 4441244 20949424 8 04:47:10 04:36:01 5847948 31429188 807340 2.46 455964 24236180 2117536 6.24 4441440 20949428 12 04:47:10 04:37:01 5848152 31429412 807052 2.46 455980 24236184 2117536 6.24 4441324 20949432 32 04:47:10 04:38:01 5848136 31429424 806984 2.46 456004 24236184 2117536 6.24 4441408 20949436 12 04:47:10 04:39:01 5847836 31429160 807188 2.46 456028 24236192 2117536 6.24 4441376 20949440 28 04:47:10 04:40:01 5847788 31429132 807452 2.46 456044 24236192 2117536 6.24 4441376 20949440 8 04:47:10 04:41:01 5848208 31429688 806856 2.45 456052 24236324 2117536 6.24 4441380 20949572 8 04:47:10 04:42:01 5847900 31429420 807072 2.46 456084 24236328 2117536 6.24 4441680 20949576 64 04:47:10 04:43:01 5847892 31429420 807044 2.46 456108 24236324 2117536 6.24 4441496 20949580 20 04:47:10 04:44:01 5847844 31429404 807004 2.46 456120 24236336 2117536 6.24 4441460 20949584 64 04:47:10 04:45:01 5847796 31429372 806984 2.46 456128 24236336 2117536 6.24 4441752 20949584 12 04:47:10 04:46:01 5848000 31429600 806692 2.45 456140 24236344 2117536 6.24 4441516 20949588 68 04:47:10 04:47:01 5275372 31378276 855224 2.60 474960 24689516 2127152 6.27 4504708 21401876 339800 04:47:10 Average: 7490609 31290110 946951 2.88 425805 22565419 2476280 7.30 4309780 19519791 169481 04:47:10 04:47:10 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:47:10 03:59:01 docker0 705.50 687.27 52.64 4646.84 0.00 0.00 0.00 0.00 04:47:10 03:59:01 veth704a69a 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:47:10 03:59:01 ens3 1043.64 922.13 11751.20 146.69 0.00 0.00 0.00 0.00 04:47:10 03:59:01 lo 4.33 4.33 0.43 0.43 0.00 0.00 0.00 0.00 04:47:10 04:00:01 docker0 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:00:01 ens3 36.49 22.80 31.24 15.39 0.00 0.00 0.00 0.00 04:47:10 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:00:01 vethf9ae7a4 0.18 0.28 0.01 0.02 0.00 0.00 0.00 0.00 04:47:10 04:01:01 docker0 0.77 0.80 0.06 0.07 0.00 0.00 0.00 0.00 04:47:10 04:01:01 ens3 30.23 19.66 27.16 13.36 0.00 0.00 0.00 0.00 04:47:10 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:01:01 vethf9ae7a4 0.77 0.82 0.07 0.07 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethde49cde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:02:01 docker0 17.05 29.05 1.01 381.02 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethfeb15a0 1.62 2.93 0.12 38.70 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethc2a08b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:02:01 veth2430c44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethd829fe0 1.42 3.53 0.10 38.13 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethe04ce22 0.63 1.08 0.06 0.26 0.00 0.00 0.00 0.00 04:47:10 04:02:01 veth2d7ea8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:02:01 veth0768634 0.25 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:47:10 04:02:01 veth16d7405 1.72 3.42 0.12 38.13 0.00 0.00 0.00 0.00 04:47:10 04:02:01 ens3 130.41 83.10 2664.22 20.36 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vetha962b34 2.27 4.22 0.17 38.83 0.00 0.00 0.00 0.00 04:47:10 04:02:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 04:47:10 04:02:01 veth23f3f69 5.00 8.05 0.35 76.35 0.00 0.00 0.00 0.01 04:47:10 04:02:01 veth028ab12 1.75 3.45 0.13 38.15 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethf83ce88 0.03 0.25 0.00 0.01 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethf66d7c1 2.57 6.78 0.19 112.68 0.00 0.00 0.00 0.01 04:47:10 04:02:01 veth29f0c39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:02:01 veth2fdc081 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:02:01 vethd187b70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:03:01 docker0 581.87 896.15 48.68 8584.86 0.00 0.00 0.00 0.00 04:47:10 04:03:01 vethe04ce22 0.07 2.07 0.00 0.09 0.00 0.00 0.00 0.00 04:47:10 04:03:01 ens3 1028.88 651.12 10334.48 75.08 0.00 0.00 0.00 0.00 04:47:10 04:03:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth1003079 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth2739b97 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 docker0 0.67 0.03 0.02 0.00 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth5b6249d 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth6a8b3a0 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 vethe38c34d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 vethe04ce22 0.07 0.65 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 vethdfe4264 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth2baebaf 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth65f95b6 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth79ea9ed 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 ens3 145.79 99.72 2133.93 13.86 0.00 0.00 0.00 0.00 04:47:10 04:04:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth6d6ea30 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 veth868d06e 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:04:01 vethe620967 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth2739b97 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth5b6249d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth6a8b3a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 vethe38c34d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 vethe04ce22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth2baebaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth65f95b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth79ea9ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 ens3 3.53 2.48 2.54 1.29 0.00 0.00 0.00 0.00 04:47:10 04:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth6d6ea30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 veth868d06e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:05:01 vethe620967 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:06:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:06:01 ens3 16.09 9.73 13.11 6.95 0.00 0.00 0.00 0.00 04:47:10 04:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:47:10 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:07:01 ens3 445.38 464.44 224.66 2008.83 0.00 0.00 0.00 0.00 04:47:10 04:07:01 lo 44.13 44.13 4.33 4.33 0.00 0.00 0.00 0.00 04:47:10 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:08:01 ens3 385.34 396.32 155.27 2446.99 0.00 0.00 0.00 0.00 04:47:10 04:08:01 lo 25.20 25.20 2.46 2.46 0.00 0.00 0.00 0.00 04:47:10 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:09:01 ens3 7.23 5.56 5.26 5.11 0.00 0.00 0.00 0.00 04:47:10 04:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:10:01 ens3 1.83 1.55 0.98 1.22 0.00 0.00 0.00 0.00 04:47:10 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:13:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:47:10 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:15:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 04:47:10 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:18:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 04:47:10 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:19:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:47:10 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:23:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:47:10 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:24:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:47:10 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:28:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:47:10 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:29:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 04:47:10 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:30:01 ens3 0.13 0.23 0.01 0.02 0.00 0.00 0.00 0.00 04:47:10 04:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:47:10 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:31:01 ens3 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:47:10 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:32:01 ens3 0.32 0.35 0.08 0.04 0.00 0.00 0.00 0.00 04:47:10 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:33:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:47:10 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:34:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:47:10 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:36:01 ens3 0.52 0.40 0.27 0.22 0.00 0.00 0.00 0.00 04:47:10 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:38:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:47:10 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:43:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:47:10 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:44:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:47:10 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:47:10 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:10 04:47:01 ens3 88.24 52.34 2520.91 10.36 0.00 0.00 0.00 0.00 04:47:10 04:47:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:47:10 Average: docker0 26.66 32.93 2.09 277.81 0.00 0.00 0.00 0.00 04:47:10 Average: ens3 68.73 55.81 609.55 97.27 0.00 0.00 0.00 0.00 04:47:10 Average: lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 04:47:10 04:47:10 04:47:10 ---> sar -P ALL: 04:47:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8614) 09/10/25 _x86_64_ (8 CPU) 04:47:10 04:47:10 03:57:20 LINUX RESTART (8 CPU) 04:47:10 04:47:10 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:47:10 03:59:01 all 9.47 0.00 3.79 3.61 0.07 83.07 04:47:10 03:59:01 0 7.42 0.00 3.52 0.35 0.08 88.62 04:47:10 03:59:01 1 11.44 0.00 2.75 0.84 0.07 84.89 04:47:10 03:59:01 2 8.67 0.00 3.82 3.58 0.07 83.86 04:47:10 03:59:01 3 13.24 0.00 4.71 8.39 0.07 73.60 04:47:10 03:59:01 4 9.94 0.00 5.25 9.28 0.05 75.47 04:47:10 03:59:01 5 7.99 0.00 4.44 3.75 0.05 83.78 04:47:10 03:59:01 6 7.77 0.00 3.05 0.69 0.12 88.36 04:47:10 03:59:01 7 9.23 0.00 2.73 1.90 0.05 86.10 04:47:10 04:00:01 all 44.93 0.00 7.13 0.94 0.10 46.90 04:47:10 04:00:01 0 43.76 0.00 7.60 0.03 0.08 48.53 04:47:10 04:00:01 1 46.66 0.00 7.04 0.05 0.10 46.15 04:47:10 04:00:01 2 45.72 0.00 6.43 0.07 0.10 47.68 04:47:10 04:00:01 3 43.46 0.00 7.24 0.69 0.12 48.50 04:47:10 04:00:01 4 45.63 0.00 7.10 1.93 0.10 45.24 04:47:10 04:00:01 5 44.28 0.00 6.39 0.03 0.10 49.20 04:47:10 04:00:01 6 45.53 0.00 7.75 0.02 0.10 46.59 04:47:10 04:00:01 7 44.45 0.00 7.47 4.71 0.10 43.27 04:47:10 04:01:01 all 56.10 0.00 7.17 0.64 0.09 36.00 04:47:10 04:01:01 0 56.10 0.00 7.16 0.32 0.08 36.34 04:47:10 04:01:01 1 55.54 0.00 7.39 0.00 0.08 36.98 04:47:10 04:01:01 2 55.35 0.00 6.89 0.00 0.08 37.67 04:47:10 04:01:01 3 56.98 0.00 7.72 0.92 0.13 34.24 04:47:10 04:01:01 4 55.88 0.00 6.99 0.86 0.08 36.19 04:47:10 04:01:01 5 57.25 0.00 7.41 0.02 0.08 35.24 04:47:10 04:01:01 6 56.40 0.00 6.50 0.34 0.08 36.68 04:47:10 04:01:01 7 55.32 0.00 7.30 2.64 0.08 34.66 04:47:10 04:02:01 all 34.09 0.00 7.71 2.76 0.11 55.34 04:47:10 04:02:01 0 35.03 0.00 7.87 3.33 0.14 53.64 04:47:10 04:02:01 1 33.85 0.00 7.87 1.89 0.15 56.24 04:47:10 04:02:01 2 32.12 0.00 6.79 1.15 0.08 59.85 04:47:10 04:02:01 3 34.82 0.00 9.16 7.95 0.10 47.97 04:47:10 04:02:01 4 33.23 0.00 6.87 4.23 0.08 55.59 04:47:10 04:02:01 5 34.07 0.00 7.48 1.35 0.12 56.98 04:47:10 04:02:01 6 34.10 0.00 7.75 1.34 0.08 56.73 04:47:10 04:02:01 7 35.48 0.00 7.92 0.86 0.08 55.65 04:47:10 04:03:01 all 16.61 0.00 8.71 30.08 0.11 44.48 04:47:10 04:03:01 0 16.94 0.00 8.79 34.01 0.10 40.16 04:47:10 04:03:01 1 17.12 0.00 8.65 24.60 0.10 49.53 04:47:10 04:03:01 2 16.70 0.00 9.30 29.22 0.10 44.68 04:47:10 04:03:01 3 16.91 0.00 9.73 38.70 0.12 34.54 04:47:10 04:03:01 4 16.01 0.00 8.88 26.43 0.10 48.58 04:47:10 04:03:01 5 15.78 0.00 7.61 26.59 0.12 49.90 04:47:10 04:03:01 6 17.02 0.00 8.98 26.77 0.14 47.10 04:47:10 04:03:01 7 16.41 0.00 7.77 34.33 0.09 41.40 04:47:10 04:04:01 all 70.40 0.00 10.55 4.94 0.21 13.90 04:47:10 04:04:01 0 70.22 0.00 9.91 14.35 0.73 4.78 04:47:10 04:04:01 1 70.27 0.00 10.90 1.89 0.14 16.80 04:47:10 04:04:01 2 70.86 0.00 11.16 16.57 0.12 1.29 04:47:10 04:04:01 3 70.50 0.00 10.42 1.83 0.12 17.13 04:47:10 04:04:01 4 70.08 0.00 11.76 0.62 0.15 17.39 04:47:10 04:04:01 5 70.63 0.00 10.17 1.26 0.22 17.72 04:47:10 04:04:01 6 69.53 0.00 11.01 2.02 0.12 17.33 04:47:10 04:04:01 7 71.14 0.00 9.02 1.25 0.10 18.49 04:47:10 04:05:01 all 89.92 0.00 9.49 0.37 0.14 0.09 04:47:10 04:05:01 0 90.04 0.00 9.27 0.44 0.14 0.12 04:47:10 04:05:01 1 89.43 0.00 9.84 0.52 0.13 0.07 04:47:10 04:05:01 2 89.62 0.00 9.55 0.64 0.12 0.07 04:47:10 04:05:01 3 89.51 0.00 10.06 0.22 0.15 0.05 04:47:10 04:05:01 4 90.56 0.00 8.83 0.39 0.15 0.07 04:47:10 04:05:01 5 90.20 0.00 9.37 0.22 0.15 0.07 04:47:10 04:05:01 6 89.92 0.00 9.59 0.30 0.12 0.07 04:47:10 04:05:01 7 90.06 0.00 9.37 0.24 0.15 0.18 04:47:10 04:06:01 all 70.23 0.00 9.49 6.82 0.13 13.33 04:47:10 04:06:01 0 70.33 0.00 9.58 5.72 0.10 14.27 04:47:10 04:06:01 1 69.10 0.00 10.87 12.37 0.13 7.53 04:47:10 04:06:01 2 71.07 0.00 9.26 6.09 0.12 13.46 04:47:10 04:06:01 3 71.09 0.00 9.18 8.53 0.15 11.05 04:47:10 04:06:01 4 70.16 0.00 10.60 6.22 0.17 12.85 04:47:10 04:06:01 5 69.83 0.00 8.35 3.68 0.12 18.02 04:47:10 04:06:01 6 70.64 0.00 9.07 6.34 0.13 13.82 04:47:10 04:06:01 7 69.62 0.00 9.05 5.57 0.13 15.63 04:47:10 04:07:01 all 8.02 0.00 1.11 0.25 0.07 90.56 04:47:10 04:07:01 0 8.45 0.00 1.16 0.05 0.07 90.28 04:47:10 04:07:01 1 8.60 0.00 1.15 0.25 0.08 89.91 04:47:10 04:07:01 2 7.96 0.00 1.05 0.08 0.05 90.85 04:47:10 04:07:01 3 6.13 0.00 1.47 0.59 0.07 91.74 04:47:10 04:07:01 4 8.14 0.00 1.06 0.07 0.07 90.67 04:47:10 04:07:01 5 6.92 0.00 0.77 0.08 0.07 92.16 04:47:10 04:07:01 6 10.20 0.00 1.15 0.28 0.07 88.30 04:47:10 04:07:01 7 7.74 0.00 1.05 0.60 0.07 90.54 04:47:10 04:08:01 all 9.16 0.00 0.72 0.09 0.06 89.98 04:47:10 04:08:01 0 9.83 0.00 0.73 0.17 0.05 89.21 04:47:10 04:08:01 1 11.29 0.00 0.82 0.13 0.05 87.71 04:47:10 04:08:01 2 8.54 0.00 0.63 0.25 0.05 90.53 04:47:10 04:08:01 3 8.13 0.00 0.70 0.02 0.07 91.09 04:47:10 04:08:01 4 2.32 0.00 0.57 0.02 0.03 97.07 04:47:10 04:08:01 5 9.47 0.00 0.75 0.07 0.07 89.64 04:47:10 04:08:01 6 11.69 0.00 0.74 0.02 0.07 87.49 04:47:10 04:08:01 7 12.06 0.00 0.82 0.02 0.07 87.04 04:47:10 04:09:01 all 0.21 0.00 0.04 0.01 0.01 99.73 04:47:10 04:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:47:10 04:09:01 1 0.33 0.00 0.00 0.07 0.00 99.60 04:47:10 04:09:01 2 0.10 0.00 0.02 0.00 0.00 99.88 04:47:10 04:09:01 3 0.15 0.00 0.08 0.00 0.00 99.77 04:47:10 04:09:01 4 0.08 0.00 0.05 0.00 0.03 99.83 04:47:10 04:09:01 5 0.54 0.00 0.03 0.02 0.02 99.40 04:47:10 04:09:01 6 0.30 0.00 0.02 0.00 0.02 99.67 04:47:10 04:09:01 7 0.12 0.00 0.07 0.00 0.02 99.80 04:47:10 04:47:10 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:47:10 04:10:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:47:10 04:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:47:10 04:10:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:47:10 04:10:01 2 0.00 0.00 0.00 0.03 0.02 99.95 04:47:10 04:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:47:10 04:10:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:47:10 04:10:01 6 0.08 0.00 0.03 0.00 0.02 99.87 04:47:10 04:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:47:10 04:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:47:10 04:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:47:10 04:11:01 4 0.05 0.00 0.03 0.00 0.05 99.87 04:47:10 04:11:01 5 0.17 0.00 0.00 0.00 0.00 99.83 04:47:10 04:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:12:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:47:10 04:12:01 0 0.15 0.00 0.02 0.00 0.02 99.82 04:47:10 04:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:47:10 04:12:01 2 0.05 0.00 0.00 0.02 0.00 99.93 04:47:10 04:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:12:01 4 0.03 0.00 0.05 0.00 0.03 99.88 04:47:10 04:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:47:10 04:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:13:01 all 0.03 0.00 0.03 0.01 0.01 99.92 04:47:10 04:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:47:10 04:13:01 1 0.03 0.00 0.00 0.05 0.00 99.92 04:47:10 04:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:47:10 04:13:01 3 0.03 0.00 0.03 0.03 0.00 99.90 04:47:10 04:13:01 4 0.05 0.00 0.07 0.00 0.03 99.85 04:47:10 04:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:47:10 04:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:13:01 7 0.03 0.00 0.07 0.00 0.02 99.88 04:47:10 04:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:47:10 04:14:01 0 0.08 0.00 0.02 0.00 0.02 99.88 04:47:10 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:47:10 04:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:47:10 04:14:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:47:10 04:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:47:10 04:14:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:47:10 04:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:15:01 all 0.01 0.00 0.01 0.00 0.02 99.96 04:47:10 04:15:01 0 0.00 0.00 0.02 0.02 0.03 99.93 04:47:10 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:47:10 04:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:47:10 04:15:01 4 0.07 0.00 0.03 0.00 0.03 99.87 04:47:10 04:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:47:10 04:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:47:10 04:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:47:10 04:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:47:10 04:16:01 3 0.05 0.00 0.02 0.02 0.02 99.90 04:47:10 04:16:01 4 0.00 0.00 0.02 0.00 0.03 99.95 04:47:10 04:16:01 5 0.13 0.00 0.02 0.00 0.00 99.85 04:47:10 04:16:01 6 0.05 0.00 0.05 0.00 0.00 99.90 04:47:10 04:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:17:01 all 0.02 0.00 0.01 0.00 0.02 99.95 04:47:10 04:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:47:10 04:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:17:01 3 0.02 0.00 0.00 0.02 0.03 99.93 04:47:10 04:17:01 4 0.05 0.00 0.05 0.00 0.05 99.85 04:47:10 04:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:47:10 04:18:01 0 0.03 0.00 0.00 0.00 0.03 99.93 04:47:10 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:47:10 04:18:01 4 0.03 0.00 0.02 0.00 0.03 99.92 04:47:10 04:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:47:10 04:18:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:47:10 04:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:47:10 04:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:47:10 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:47:10 04:19:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:47:10 04:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:20:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:47:10 04:20:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:47:10 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:47:10 04:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:47:10 04:20:01 4 0.10 0.00 0.07 0.00 0.02 99.82 04:47:10 04:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:20:01 6 0.07 0.00 0.03 0.00 0.00 99.90 04:47:10 04:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:47:10 04:47:10 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:47:10 04:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:47:10 04:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:47:10 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:21:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:47:10 04:21:01 4 0.05 0.00 0.03 0.00 0.03 99.88 04:47:10 04:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:47:10 04:22:01 all 0.16 0.00 0.02 0.06 0.01 99.74 04:47:10 04:22:01 0 1.08 0.00 0.02 0.00 0.03 98.87 04:47:10 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:22:01 3 0.05 0.00 0.02 0.52 0.02 99.40 04:47:10 04:22:01 4 0.05 0.00 0.08 0.00 0.03 99.83 04:47:10 04:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:47:10 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:47:10 04:23:01 all 0.07 0.00 0.03 0.00 0.03 99.88 04:47:10 04:23:01 0 0.37 0.00 0.08 0.02 0.05 99.48 04:47:10 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:47:10 04:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:47:10 04:23:01 4 0.05 0.00 0.03 0.00 0.05 99.87 04:47:10 04:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:47:10 04:23:01 6 0.02 0.00 0.00 0.00 0.03 99.95 04:47:10 04:23:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:47:10 04:24:01 all 0.07 0.00 0.01 0.00 0.01 99.91 04:47:10 04:24:01 0 0.35 0.00 0.00 0.00 0.02 99.63 04:47:10 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:24:01 3 0.05 0.00 0.00 0.02 0.00 99.93 04:47:10 04:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:47:10 04:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:47:10 04:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:47:10 04:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:47:10 04:25:01 all 0.18 0.00 0.01 0.00 0.01 99.79 04:47:10 04:25:01 0 1.26 0.00 0.02 0.03 0.00 98.69 04:47:10 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:47:10 04:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:47:10 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:26:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:47:10 04:26:01 0 0.47 0.00 0.02 0.02 0.02 99.48 04:47:10 04:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:47:10 04:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:47:10 04:26:01 4 0.02 0.00 0.03 0.00 0.03 99.92 04:47:10 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:26:01 6 0.10 0.00 0.03 0.00 0.02 99.85 04:47:10 04:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:27:01 all 0.09 0.00 0.02 0.00 0.01 99.88 04:47:10 04:27:01 0 0.62 0.00 0.03 0.02 0.02 99.32 04:47:10 04:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:47:10 04:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:47:10 04:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:47:10 04:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:47:10 04:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:28:01 all 0.04 0.00 0.02 0.00 0.01 99.92 04:47:10 04:28:01 0 0.15 0.00 0.03 0.02 0.02 99.78 04:47:10 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:28:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:47:10 04:28:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:47:10 04:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:47:10 04:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:47:10 04:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:29:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:47:10 04:29:01 0 0.53 0.00 0.02 0.00 0.02 99.43 04:47:10 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:29:01 2 0.05 0.00 0.05 0.00 0.03 99.87 04:47:10 04:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:47:10 04:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:30:01 all 0.27 0.00 0.06 0.01 0.01 99.65 04:47:10 04:30:01 0 1.29 0.00 0.05 0.02 0.02 98.63 04:47:10 04:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:47:10 04:30:01 2 0.65 0.00 0.17 0.02 0.02 99.15 04:47:10 04:30:01 3 0.05 0.00 0.05 0.05 0.02 99.83 04:47:10 04:30:01 4 0.00 0.00 0.07 0.00 0.00 99.93 04:47:10 04:30:01 5 0.05 0.00 0.03 0.02 0.02 99.88 04:47:10 04:30:01 6 0.07 0.00 0.05 0.00 0.00 99.88 04:47:10 04:30:01 7 0.00 0.00 0.05 0.00 0.00 99.95 04:47:10 04:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:47:10 04:31:01 0 0.60 0.00 0.03 0.00 0.00 99.37 04:47:10 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:31:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:47:10 04:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:47:10 04:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:47:10 04:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:47:10 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:47:10 04:32:01 all 0.12 0.00 0.03 0.00 0.00 99.84 04:47:10 04:32:01 0 0.72 0.00 0.03 0.00 0.02 99.23 04:47:10 04:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:32:01 2 0.13 0.00 0.08 0.00 0.02 99.77 04:47:10 04:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:47:10 04:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:32:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:47:10 04:32:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:47:10 04:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:47:10 04:33:01 all 0.21 0.00 0.01 0.01 0.01 99.76 04:47:10 04:33:01 0 1.52 0.00 0.00 0.02 0.00 98.46 04:47:10 04:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:47:10 04:33:01 3 0.05 0.00 0.05 0.05 0.02 99.83 04:47:10 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:47:10 04:34:01 all 0.06 0.00 0.02 0.00 0.01 99.91 04:47:10 04:34:01 0 0.28 0.00 0.00 0.02 0.02 99.68 04:47:10 04:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:47:10 04:34:01 3 0.07 0.00 0.05 0.02 0.02 99.85 04:47:10 04:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:34:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:47:10 04:34:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:47:10 04:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:47:10 04:35:01 all 0.17 0.00 0.01 0.00 0.01 99.80 04:47:10 04:35:01 0 1.29 0.00 0.02 0.00 0.02 98.68 04:47:10 04:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:35:01 3 0.03 0.00 0.03 0.00 0.03 99.90 04:47:10 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:35:01 6 0.03 0.00 0.05 0.00 0.02 99.90 04:47:10 04:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:36:01 all 0.27 0.00 0.01 0.00 0.01 99.70 04:47:10 04:36:01 0 1.97 0.00 0.00 0.02 0.02 98.00 04:47:10 04:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:47:10 04:36:01 3 0.07 0.00 0.00 0.02 0.02 99.90 04:47:10 04:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:36:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:47:10 04:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:37:01 all 0.14 0.00 0.01 0.01 0.01 99.83 04:47:10 04:37:01 0 0.91 0.00 0.02 0.00 0.02 99.05 04:47:10 04:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:37:01 3 0.02 0.00 0.03 0.05 0.03 99.87 04:47:10 04:37:01 4 0.07 0.00 0.03 0.00 0.00 99.90 04:47:10 04:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:47:10 04:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:38:01 all 0.13 0.00 0.01 0.05 0.01 99.80 04:47:10 04:38:01 0 0.81 0.00 0.02 0.02 0.02 99.14 04:47:10 04:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:38:01 3 0.07 0.00 0.03 0.35 0.02 99.53 04:47:10 04:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:47:10 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:39:01 all 0.10 0.00 0.01 0.01 0.01 99.86 04:47:10 04:39:01 0 0.68 0.00 0.02 0.00 0.02 99.28 04:47:10 04:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:39:01 3 0.00 0.00 0.02 0.07 0.03 99.88 04:47:10 04:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:47:10 04:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:47:10 04:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:40:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:47:10 04:40:01 0 0.10 0.00 0.03 0.08 0.03 99.75 04:47:10 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:47:10 04:40:01 3 0.05 0.00 0.00 0.02 0.02 99.92 04:47:10 04:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:47:10 04:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:47:10 04:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:47:10 04:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:47:10 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:47:10 04:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:47:10 04:41:01 5 0.00 0.00 0.03 0.00 0.02 99.95 04:47:10 04:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:42:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:47:10 04:42:01 0 0.08 0.00 0.03 0.00 0.05 99.83 04:47:10 04:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:42:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:47:10 04:42:01 3 0.03 0.00 0.00 0.05 0.02 99.90 04:47:10 04:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:47:10 04:42:01 5 0.07 0.00 0.03 0.00 0.00 99.90 04:47:10 04:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:47:10 04:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:47:10 04:42:01 CPU %user %nice %system %iowait %steal %idle 04:47:10 04:43:01 all 0.02 0.00 0.02 0.12 0.01 99.83 04:47:10 04:43:01 0 0.05 0.00 0.03 0.97 0.03 98.91 04:47:10 04:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:47:10 04:43:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:47:10 04:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:47:10 04:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:47:10 04:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:47:10 04:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:44:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:47:10 04:44:01 0 0.13 0.00 0.02 0.00 0.05 99.80 04:47:10 04:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:44:01 3 0.03 0.00 0.05 0.02 0.02 99.88 04:47:10 04:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:47:10 04:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:47:10 04:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:45:01 all 0.14 0.00 0.02 0.02 0.01 99.81 04:47:10 04:45:01 0 1.00 0.00 0.07 0.00 0.03 98.90 04:47:10 04:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:47:10 04:45:01 3 0.05 0.00 0.02 0.13 0.00 99.80 04:47:10 04:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:47:10 04:45:01 5 0.00 0.00 0.03 0.00 0.02 99.95 04:47:10 04:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:47:10 04:46:01 all 0.09 0.00 0.02 0.04 0.01 99.84 04:47:10 04:46:01 0 0.47 0.00 0.08 0.00 0.03 99.42 04:47:10 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:47:10 04:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:47:10 04:46:01 3 0.03 0.00 0.02 0.35 0.00 99.60 04:47:10 04:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:47:10 04:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:47:10 04:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:47:10 04:46:01 7 0.07 0.00 0.00 0.00 0.00 99.93 04:47:10 04:47:01 all 2.40 0.00 0.96 0.62 0.03 96.00 04:47:10 04:47:01 0 2.37 0.00 1.57 1.81 0.03 94.22 04:47:10 04:47:01 1 2.41 0.00 0.82 0.00 0.03 96.73 04:47:10 04:47:01 2 2.95 0.00 0.91 0.07 0.03 96.04 04:47:10 04:47:01 3 2.32 0.00 0.84 2.24 0.02 94.58 04:47:10 04:47:01 4 2.44 0.00 0.87 0.22 0.03 96.43 04:47:10 04:47:01 5 2.49 0.00 0.67 0.15 0.02 96.67 04:47:10 04:47:01 6 1.76 0.00 1.24 0.15 0.03 96.82 04:47:10 04:47:01 7 2.46 0.00 0.74 0.28 0.02 96.50 04:47:10 Average: all 8.38 0.00 1.36 1.04 0.03 89.19 04:47:10 Average: 0 8.64 0.00 1.37 1.25 0.05 88.69 04:47:10 Average: 1 8.43 0.00 1.38 0.86 0.02 89.30 04:47:10 Average: 2 8.31 0.00 1.34 1.16 0.03 89.17 04:47:10 Average: 3 8.37 0.00 1.45 1.45 0.03 88.70 04:47:10 Average: 4 8.19 0.00 1.41 1.01 0.04 89.36 04:47:10 Average: 5 8.29 0.00 1.29 0.75 0.03 89.64 04:47:10 Average: 6 8.42 0.00 1.36 0.77 0.03 89.42 04:47:10 Average: 7 8.38 0.00 1.29 1.05 0.03 89.25 04:47:10 04:47:10 04:47:10