Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 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-ssh14123177182299522984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10774676295205501068.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2538515607920633138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7003169470646886639.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-ssh5439933320561437830.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773775 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/927 [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/927 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac # timeout=10 Commit message: "Merge pull request #5316 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.1" > git rev-list --no-walk d4de7c350327d83674676075a67e0ef5aebb317b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:45:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:45:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:45:38 ========================================================= 01:45:38 EdgeX Global Pipelines Version Info 01:45:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:45:39 ------------------- 01:45:39 stable info: 01:45:39 ------------------- 01:45:39 Commited By: Cherry Wang cherry@iotechsys.com 01:45:39 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:45:39 Message: update stable to v1.0.278 01:45:39 ------------------- 01:45:39 experimental info: 01:45:39 ------------------- 01:45:39 Commited By: **** collab-it+edgex@linuxfoundation.org 01:45:39 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:45:39 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:45:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:45:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41f5920 [Pipeline] echo 01:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:40 provisioning config files... 01:45:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config3677099156402575828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:41 ---> ****-login.sh 01:45:41 nexus3.edgexfoundry.org:10001 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 01:45:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.****.com/go/credential-store/ 01:45:41 01:45:41 Login Succeeded 01:45:41 nexus3.edgexfoundry.org:10002 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 01:45:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.****.com/go/credential-store/ 01:45:41 01:45:41 Login Succeeded 01:45:41 nexus3.edgexfoundry.org:10003 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 01:45:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.****.com/go/credential-store/ 01:45:41 01:45:41 Login Succeeded 01:45:41 nexus3.edgexfoundry.org:10004 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 01:45:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.****.com/go/credential-store/ 01:45:41 01:45:41 Login Succeeded 01:45:41 ****.io 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 01:45:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.****.com/go/credential-store/ 01:45:41 01:45:41 Login Succeeded 01:45:41 ---> ****-login.sh ends [Pipeline] } 01:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:42 + 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 01:45:42 + cut -d/ -f2 01:45:42 + dirname cmd/core-command/Dockerfile 01:45:42 + echo core-command,cmd/core-command/Dockerfile 01:45:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:45:42 + dirname cmd/core-data/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo core-data,cmd/core-data/Dockerfile 01:45:42 + dirname cmd/core-keeper/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo core-keeper,cmd/core-keeper/Dockerfile 01:45:42 + dirname cmd/core-metadata/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo core-metadata,cmd/core-metadata/Dockerfile 01:45:42 + dirname cmd/security-bootstrapper/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:45:42 + dirname cmd/security-proxy-auth/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:45:42 + dirname cmd/security-proxy-setup/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:45:42 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 01:45:42 -f2 01:45:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:45:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:45:42 + dirname cmd/security-spire-agent/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:45:42 + dirname cmd/security-spire-config/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:45:42 + dirname cmd/security-spire-server/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:45:42 + dirname cmd/support-notifications/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo support-notifications,cmd/support-notifications/Dockerfile 01:45:42 + dirname cmd/support-scheduler/Dockerfile 01:45:42 + cut -d/ -f2 01:45:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:45:42 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 01:45:42 + git rev-list -1 --merges 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac~1..41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 01:45:42 -----------> git rev-list -1 --merges 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac~1..41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:45:42 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [false] [Pipeline] sh 01:45:42 + git log --format=format:%s -1 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 01:45:42 ========================================================= 01:45:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:45:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:45:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:43 + grep -v github /etc/ssh/ssh_known_hosts 01:45:43 + [ -e /tmp/ssh_known_hosts ] 01:45:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:45:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:45:43 + sudo tee -a /etc/ssh/ssh_known_hosts 01:45:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:43 01:45:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:44 0.1.4: Pulling from edgex-devops/py-git-semver 01:45:44 3dae71ba6b94: Pulling fs layer 01:45:44 6bf1a483ea7c: Pulling fs layer 01:45:44 f5dfc541a4d3: Pulling fs layer 01:45:44 461d9e800cba: Pulling fs layer 01:45:44 80192f66455f: Pulling fs layer 01:45:44 2e8e34ca0e6c: Pulling fs layer 01:45:44 a29436f7fd5d: Pulling fs layer 01:45:44 923cac83aea3: Pulling fs layer 01:45:44 25ad8b0a4227: Pulling fs layer 01:45:44 461d9e800cba: Waiting 01:45:44 db01528c6b51: Pulling fs layer 01:45:44 28988de357af: Pulling fs layer 01:45:44 80192f66455f: Waiting 01:45:44 2e8e34ca0e6c: Waiting 01:45:44 a29436f7fd5d: Waiting 01:45:44 db01528c6b51: Waiting 01:45:44 28988de357af: Waiting 01:45:44 25ad8b0a4227: Waiting 01:45:44 6bf1a483ea7c: Verifying Checksum 01:45:44 6bf1a483ea7c: Download complete 01:45:44 461d9e800cba: Verifying Checksum 01:45:44 461d9e800cba: Download complete 01:45:44 80192f66455f: Verifying Checksum 01:45:44 80192f66455f: Download complete 01:45:44 f5dfc541a4d3: Verifying Checksum 01:45:44 f5dfc541a4d3: Download complete 01:45:44 3dae71ba6b94: Verifying Checksum 01:45:44 3dae71ba6b94: Download complete 01:45:44 923cac83aea3: Verifying Checksum 01:45:44 923cac83aea3: Download complete 01:45:44 25ad8b0a4227: Verifying Checksum 01:45:44 25ad8b0a4227: Download complete 01:45:44 db01528c6b51: Verifying Checksum 01:45:44 db01528c6b51: Download complete 01:45:44 28988de357af: Verifying Checksum 01:45:44 28988de357af: Download complete 01:45:44 a29436f7fd5d: Verifying Checksum 01:45:44 a29436f7fd5d: Download complete 01:45:44 2e8e34ca0e6c: Verifying Checksum 01:45:44 2e8e34ca0e6c: Download complete 01:45:45 3dae71ba6b94: Pull complete 01:45:46 6bf1a483ea7c: Pull complete 01:45:46 f5dfc541a4d3: Pull complete 01:45:46 461d9e800cba: Pull complete 01:45:46 80192f66455f: Pull complete 01:45:51 2e8e34ca0e6c: Pull complete 01:45:52 a29436f7fd5d: Pull complete 01:45:52 923cac83aea3: Pull complete 01:45:52 25ad8b0a4227: Pull complete 01:45:52 db01528c6b51: Pull complete 01:45:52 28988de357af: Pull complete 01:45:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:52 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 01:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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 01:45:54 $ docker top 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b -eo pid,comm 01:45:54 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). 01:45:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:54 [ssh-agent] Looking for ssh-agent implementation... 01:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:54 $ docker exec 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent 01:45:55 SSH_AUTH_SOCK=/tmp/ssh-95m0An4k4wln/agent.32 01:45:55 SSH_AGENT_PID=38 01:45:55 Running ssh-add (command line suppressed) 01:45:55 Identity added: /w/workspace/edgex-go/927@tmp/private_key_6409542288528094262.key (/w/workspace/edgex-go/927@tmp/private_key_6409542288528094262.key) 01:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:55 + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] sh 01:45:55 + git tag --points-at HEAD [Pipeline] } 01:45:55 $ docker exec --env ******** --env ******** 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent -k 01:45:55 unset SSH_AUTH_SOCK; 01:45:55 unset SSH_AGENT_PID; 01:45:55 echo Agent pid 38 killed; 01:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:55 [ssh-agent] Looking for ssh-agent implementation... 01:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:55 $ docker exec 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent 01:45:56 SSH_AUTH_SOCK=/tmp/ssh-PTQaZ4oHvjo6/agent.85 01:45:56 SSH_AGENT_PID=91 01:45:56 Running ssh-add (command line suppressed) 01:45:56 Identity added: /w/workspace/edgex-go/927@tmp/private_key_14736073482223037887.key (/w/workspace/edgex-go/927@tmp/private_key_14736073482223037887.key) 01:45:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:56 + git semver init 01:45:56 2025-11-25 01:45:56,724 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:45:56 2025-11-25 01:45:56,728 [run_init] DEBUG init version:0.0.0 force:False 01:45:56 2025-11-25 01:45:56,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/927/.semver 01:45:56 2025-11-25 01:45:56,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/927/.semver 01:45:56 2025-11-25 01:45:56,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/927/.semver'], cwd=/w/workspace/edgex-go/927, stdin=None, shell=False, universal_newlines=False) 01:46:02 2025-11-25 01:46:01,366 [append_file] DEBUG append to file:/w/workspace/edgex-go/927/.git/info/exclude 01:46:02 2025-11-25 01:46:01,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/927/.semver/main with force:False 01:46:02 2025-11-25 01:46:01,367 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 01:46:02 2025-11-25 01:46:01,367 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 01:46:02 4.1.0-dev.76 [Pipeline] } 01:46:02 $ docker exec --env ******** --env ******** 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent -k 01:46:02 unset SSH_AUTH_SOCK; 01:46:02 unset SSH_AGENT_PID; 01:46:02 echo Agent pid 91 killed; 01:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:02 + git semver [Pipeline] } 01:46:02 $ docker stop --time=1 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b 01:46:04 $ docker rm -f --volumes 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b [Pipeline] // withDockerContainer [Pipeline] sh 01:46:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:46:04 Stashed 1 file(s) [Pipeline] echo 01:46:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.76 [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 01:46:05 + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] echo 01:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:46:05 ========================================================= 01:46:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:46:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:46:05 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:46:05 2d35ebdb57d9: Pulling fs layer 01:46:05 c35fb4624d26: Pulling fs layer 01:46:05 4e2aec7ef170: Pulling fs layer 01:46:05 333b49ad6fbf: Pulling fs layer 01:46:05 4f4fb700ef54: Pulling fs layer 01:46:05 c3e65509a76b: Pulling fs layer 01:46:05 7cf9ebb963bd: Pulling fs layer 01:46:05 bb34ca984cfb: Pulling fs layer 01:46:05 151cf03bc807: Pulling fs layer 01:46:05 c3e65509a76b: Waiting 01:46:05 7cf9ebb963bd: Waiting 01:46:05 bb34ca984cfb: Waiting 01:46:05 151cf03bc807: Waiting 01:46:05 333b49ad6fbf: Waiting 01:46:05 4f4fb700ef54: Waiting 01:46:05 c35fb4624d26: Verifying Checksum 01:46:05 c35fb4624d26: Download complete 01:46:05 333b49ad6fbf: Verifying Checksum 01:46:05 333b49ad6fbf: Download complete 01:46:05 4f4fb700ef54: Download complete 01:46:05 c3e65509a76b: Verifying Checksum 01:46:05 c3e65509a76b: Download complete 01:46:05 2d35ebdb57d9: Verifying Checksum 01:46:05 2d35ebdb57d9: Download complete 01:46:05 7cf9ebb963bd: Download complete 01:46:05 2d35ebdb57d9: Pull complete 01:46:05 c35fb4624d26: Pull complete 01:46:06 4e2aec7ef170: Download complete 01:46:06 151cf03bc807: Verifying Checksum 01:46:06 151cf03bc807: Download complete 01:46:06 bb34ca984cfb: Verifying Checksum 01:46:06 bb34ca984cfb: Download complete 01:46:11 4e2aec7ef170: Pull complete 01:46:11 333b49ad6fbf: Pull complete 01:46:11 4f4fb700ef54: Pull complete 01:46:11 c3e65509a76b: Pull complete 01:46:11 7cf9ebb963bd: Pull complete 01:46:14 bb34ca984cfb: Pull complete 01:46:15 151cf03bc807: Pull complete 01:46:15 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:46:16 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:46:16 WORKDIR /edgex 01:46:16 COPY go.mod . 01:46:16 RUN go mod download 01:46:16 docker build -t ci-base-image-x86_64 -f - . 01:46:16 #0 building with "default" instance using docker driver 01:46:16 01:46:16 #1 [internal] load build definition from Dockerfile 01:46:16 #1 transferring dockerfile: 164B done 01:46:16 #1 DONE 0.0s 01:46:16 01:46:16 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:46:16 #2 DONE 0.0s 01:46:16 01:46:16 #3 [internal] load .dockerignore 01:46:16 #3 transferring context: 50B done 01:46:16 #3 DONE 0.0s 01:46:16 01:46:16 #4 [internal] load build context 01:46:16 #4 transferring context: 7.11kB done 01:46:16 #4 DONE 0.0s 01:46:16 01:46:16 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:46:16 #5 DONE 0.1s 01:46:16 01:46:16 #6 [2/4] WORKDIR /edgex 01:46:19 #6 DONE 2.2s 01:46:19 01:46:19 #7 [3/4] COPY go.mod . 01:46:19 #7 DONE 0.0s 01:46:19 01:46:19 #8 [4/4] RUN go mod download 01:46:19 Still waiting to schedule task 01:46:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:46:31 #8 DONE 11.2s 01:46:31 01:46:31 #9 exporting to image 01:46:31 #9 exporting layers 01:46:34 #9 exporting layers 3.7s done 01:46:34 #9 writing image sha256:74cddffaddb45355cc2550dd43640641d9fdcffe5a7bd349a5807cc5b83d3e57 done 01:46:34 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:46:34 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:34 + docker inspect -f . ci-base-image-x86_64 01:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:34 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 01:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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 01:46:34 $ docker top 1303854d22316dd35b4e9888ada067cd883ab8ac7880304697c241b847129880 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:35 + go version 01:46:35 go version go1.25.2 linux/amd64 [Pipeline] } 01:46:35 $ docker stop --time=1 1303854d22316dd35b4e9888ada067cd883ab8ac7880304697c241b847129880 01:46:36 $ docker rm -f --volumes 1303854d22316dd35b4e9888ada067cd883ab8ac7880304697c241b847129880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker inspect -f . ci-base-image-x86_64 01:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:37 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 01:46:37 $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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 01:46:37 $ docker top 8b816d21fd0e62ed7463f5370dc24f1fa2bf6b4cd0801980f167a6166a284040 -eo pid,comm [Pipeline] { [Pipeline] echo 01:46:37 ========================================================= 01:46:37 [edgeXBuildGoParallel] Running Tests and Build... 01:46:37 ========================================================= [Pipeline] sh 01:46:37 + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] fileExists [Pipeline] sh 01:46:38 + make test 01:46:38 go test -race -coverprofile=coverage.out ./... 01:46:48 ? github.com/edgexfoundry/edgex-go [no test files] 01:47:20 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:47:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:47:20 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:47:20 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 01:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 01:47:24 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.019s coverage: 4.8% of statements 01:47:24 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.088s coverage: 57.7% of statements 01:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 01:47:24 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:47:24 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.675s coverage: 94.2% of statements 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 90.7% of statements 01:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:47:27 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:47:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 01:47:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:47:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:47:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.437s coverage: 95.8% of statements 01:47:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:47:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:47:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:47:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:47:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:47:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 01:47:30 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:47:30 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:47:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:47:30 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:47:30 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:47:30 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:47:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:47:30 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:47:30 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:47:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:47:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 2.4% of statements 01:47:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:47:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 1.0% of statements 01:47:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:47:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 38.2% of statements 01:47:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements 01:47:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:47:33 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:47:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 01:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 01:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 01:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements 01:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements 01:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 01:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 01:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.040s coverage: 6.8% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.8% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.047s coverage: 20.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 01:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 01:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.039s coverage: 54.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:47:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.1% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:48:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 01:48:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:48:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:48:01 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 01:48:01 running golangci-lint 01:48:01 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:48:01 go version go1.25.2 linux/amd64 01:48:02 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:48:02 level=info msg="[config_reader] Used config file .golangci.yml" 01:48:02 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:48:02 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:48:02 level=info msg="[goenv] Read go env for 4.765373ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:48:02 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:48:28 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 22.861908294s" 01:48:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.347898ms" 01:48:40 level=info msg="[linters_context/goanalysis] analyzers took 2m8.425144745s with top 10 stages: buildir: 1m10.561018867s, fact_deprecated: 3.405552482s, gosec: 3.286563952s, inspect: 2.808700255s, printf: 2.036766768s, ctrlflow: 1.911021087s, fact_purity: 1.678856933s, nilness: 1.440920965s, S1038: 1.398197102s, QF1004: 1.178600053s" 01:48:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:48:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:48:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:48:40 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:48:40 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, path_relativity: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, cgo: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22" 01:48:40 level=info msg="[runner] processing took 8.864914ms with stages: nolint_filter: 7.872848ms, generated_file_filter: 721.113µs, exclusion_rules: 151.777µs, exclusion_paths: 60.563µs, path_relativity: 35.052µs, cgo: 5.151µs, path_absoluter: 4.96µs, sort_results: 4.32µs, invalid_issue: 3.3µs, filename_unadjuster: 1.03µs, diff: 1.02µs, max_same_issues: 930ns, fixer: 910ns, path_prettifier: 440ns, uniq_by_line: 390ns, path_shortener: 370ns, max_from_linter: 370ns, max_per_file_from_linter: 140ns, source_code: 130ns, severity-rules: 100ns" 01:48:40 level=info msg="[runner] linters took 14.782061357s with stages: goanalysis_metalinter: 14.77311449s" 01:48:40 0 issues. 01:48:40 level=info msg="File cache stats: 0 entries of total size 0B" 01:48:40 level=info msg="Memory: 376 samples, avg is 358.7MB, max is 1333.9MB" 01:48:40 level=info msg="Execution took 37.699097466s" 01:48:40 go vet ./... 01:48:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:48:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:48:47 ./bin/test-attribution-txt.sh [Pipeline] echo 01:48:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:48:47 + ls -al . 01:48:47 total 1388 01:48:47 drwxrwxr-x 11 1001 1001 4096 Nov 25 01:46 . 01:48:47 drwxr-xr-x 4 root root 4096 Nov 25 01:46 .. 01:48:47 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 .blubracket 01:48:47 -rw-rw-r-- 1 1001 1001 10 Nov 25 01:45 .dockerignore 01:48:47 drwxrwxr-x 8 1001 1001 4096 Nov 25 01:48 .git 01:48:47 drwxrwxr-x 3 1001 1001 4096 Nov 25 01:45 .github 01:48:47 -rw-rw-r-- 1 1001 1001 909 Nov 25 01:45 .gitignore 01:48:47 -rw-rw-r-- 1 1001 1001 359 Nov 25 01:45 .golangci.yml 01:48:47 -rw-rw-r-- 1 1001 1001 100 Nov 25 01:45 .hadolint.yml 01:48:47 drwxr-xr-x 3 1001 1001 4096 Nov 25 01:46 .semver 01:48:47 -rw-rw-r-- 1 1001 1001 155 Nov 25 01:45 .sonarcloud.properties 01:48:47 -rw-rw-r-- 1 1001 1001 1171 Nov 25 01:45 ADOPTERS.md 01:48:47 -rw-rw-r-- 1 1001 1001 20017 Nov 25 01:45 Attribution.txt 01:48:47 -rw-rw-r-- 1 1001 1001 108018 Nov 25 01:45 CHANGELOG.md 01:48:47 -rw-rw-r-- 1 1001 1001 3804 Nov 25 01:45 CONTRIBUTING.md 01:48:47 -rw-rw-r-- 1 1001 1001 677 Nov 25 01:45 GOVERNANCE.md 01:48:47 -rw-rw-r-- 1 1001 1001 886 Nov 25 01:45 Jenkinsfile 01:48:47 -rw-rw-r-- 1 1001 1001 10775 Nov 25 01:45 LICENSE 01:48:47 -rw-rw-r-- 1 1001 1001 16739 Nov 25 01:45 Makefile 01:48:47 -rw-rw-r-- 1 1001 1001 582 Nov 25 01:45 OWNERS.md 01:48:47 -rw-rw-r-- 1 1001 1001 9932 Nov 25 01:45 README.md 01:48:47 -rw-rw-r-- 1 1001 1001 789 Nov 25 01:45 SECURITY.md 01:48:47 -rw-rw-r-- 1 1001 1001 12 Nov 25 01:46 VERSION 01:48:47 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 bin 01:48:47 drwxrwxr-x 19 1001 1001 4096 Nov 25 01:45 cmd 01:48:47 -rw-r--r-- 1 root root 1040111 Nov 25 01:48 coverage.out 01:48:47 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 fuzz_test 01:48:47 -rw-rw-r-- 1 1001 1001 7070 Nov 25 01:45 go.mod 01:48:47 -rw-rw-r-- 1 1001 1001 90674 Nov 25 01:45 go.sum 01:48:47 drwxrwxr-x 7 1001 1001 4096 Nov 25 01:45 internal 01:48:47 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 openapi 01:48:47 -rw-rw-r-- 1 1001 1001 584 Nov 25 01:45 security.txt 01:48:47 -rw-rw-r-- 1 1001 1001 204 Nov 25 01:45 version.go [Pipeline] sh 01:48:48 + '[' -e coverage.out ] 01:48:48 + chown 1001:1001 coverage.out [Pipeline] stash 01:48:48 Stashed 1 file(s) [Pipeline] sh 01:48:48 + make build 01:48:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:48:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773777 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:48:49 Running in /w/workspace/edgex-go/927 [Pipeline] { [Pipeline] checkout 01:48:49 The recommended git tool is: git 01:48:55 using credential edgex-jenkins-ssh 01:48:55 Cloning the remote Git repository 01:48:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:48:55 > git init /w/workspace/edgex-go/927 # timeout=10 01:48:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:48:55 > git --version # timeout=10 01:48:55 > git --version # 'git version 2.25.1' 01:48:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:49:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:49:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:49:16 Avoid second fetch 01:49:16 Checking out Revision 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac (main) 01:49:17 Commit message: "Merge pull request #5316 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.1" 01:49:16 > git config core.sparsecheckout # timeout=10 01:49:16 > git checkout -f 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac # timeout=10 01:49:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:49:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:49:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:22 provisioning config files... 01:49:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config18145379209198891595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:23 ---> ****-login.sh 01:49:23 nexus3.edgexfoundry.org:10001 01:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:23 Configure a credential helper to remove this warning. See 01:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:23 01:49:23 Login Succeeded 01:49:23 nexus3.edgexfoundry.org:10002 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:24 Configure a credential helper to remove this warning. See 01:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:24 01:49:24 Login Succeeded 01:49:24 nexus3.edgexfoundry.org:10003 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:24 Configure a credential helper to remove this warning. See 01:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:24 01:49:24 Login Succeeded 01:49:24 nexus3.edgexfoundry.org:10004 01:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:24 Configure a credential helper to remove this warning. See 01:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:24 01:49:24 Login Succeeded 01:49:24 ****.io 01:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:25 Configure a credential helper to remove this warning. See 01:49:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:25 01:49:25 Login Succeeded 01:49:25 ---> ****-login.sh ends [Pipeline] } 01:49:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:49:26 + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] echo 01:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:49:26 ========================================================= 01:49:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:49:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:49:26 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:49:26 6b59a28fa201: Pulling fs layer 01:49:26 d32bb0dddca7: Pulling fs layer 01:49:26 5dab1238d3d9: Pulling fs layer 01:49:26 196fd7d83e7d: Pulling fs layer 01:49:26 4f4fb700ef54: Pulling fs layer 01:49:26 8ba94037c8f0: Pulling fs layer 01:49:26 deaec5988b04: Pulling fs layer 01:49:26 9f65657bb879: Pulling fs layer 01:49:26 4f4fb700ef54: Waiting 01:49:26 8ba94037c8f0: Waiting 01:49:26 deaec5988b04: Waiting 01:49:26 9f65657bb879: Waiting 01:49:26 196fd7d83e7d: Waiting 01:49:26 d32bb0dddca7: Verifying Checksum 01:49:26 d32bb0dddca7: Download complete 01:49:26 196fd7d83e7d: Verifying Checksum 01:49:26 196fd7d83e7d: Download complete 01:49:26 4f4fb700ef54: Verifying Checksum 01:49:26 4f4fb700ef54: Download complete 01:49:26 8ba94037c8f0: Verifying Checksum 01:49:26 8ba94037c8f0: Download complete 01:49:26 6b59a28fa201: Verifying Checksum 01:49:26 6b59a28fa201: Download complete 01:49:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:49:27 9f65657bb879: Verifying Checksum 01:49:27 9f65657bb879: Download complete 01:49:27 6b59a28fa201: Pull complete 01:49:28 d32bb0dddca7: Pull complete 01:49:28 5dab1238d3d9: Verifying Checksum 01:49:28 5dab1238d3d9: Download complete 01:49:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:49:30 deaec5988b04: Download complete 01:49:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:49:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:49:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:49:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:49:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:49:41 $ docker stop --time=1 8b816d21fd0e62ed7463f5370dc24f1fa2bf6b4cd0801980f167a6166a284040 01:49:43 5dab1238d3d9: Pull complete 01:49:43 196fd7d83e7d: Pull complete 01:49:43 4f4fb700ef54: Pull complete 01:49:43 8ba94037c8f0: Pull complete 01:49:44 $ docker rm -f --volumes 8b816d21fd0e62ed7463f5370dc24f1fa2bf6b4cd0801980f167a6166a284040 [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 01:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:45 01:49:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:46 latest: Pulling from edgex-devops/edgex-compose 01:49:46 91d30c5bc195: Pulling fs layer 01:49:46 2e9b0aa3be6d: Pulling fs layer 01:49:46 9c61dcf015f6: Pulling fs layer 01:49:46 4698f68db338: Pulling fs layer 01:49:46 2a2f49069b9e: Pulling fs layer 01:49:46 e0025b399a48: Pulling fs layer 01:49:46 4698f68db338: Waiting 01:49:46 2a2f49069b9e: Waiting 01:49:46 e0025b399a48: Waiting 01:49:46 91d30c5bc195: Verifying Checksum 01:49:46 91d30c5bc195: Download complete 01:49:46 4698f68db338: Verifying Checksum 01:49:46 4698f68db338: Download complete 01:49:46 2e9b0aa3be6d: Verifying Checksum 01:49:46 2e9b0aa3be6d: Download complete 01:49:46 e0025b399a48: Verifying Checksum 01:49:46 e0025b399a48: Download complete 01:49:46 91d30c5bc195: Pull complete 01:49:46 2a2f49069b9e: Download complete 01:49:46 2e9b0aa3be6d: Pull complete 01:49:47 9c61dcf015f6: Verifying Checksum 01:49:47 9c61dcf015f6: Download complete 01:49:51 9c61dcf015f6: Pull complete 01:49:51 4698f68db338: Pull complete 01:49:51 2a2f49069b9e: Pull complete 01:49:51 e0025b399a48: Pull complete 01:49:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:51 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 01:49:51 $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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 01:49:53 $ docker top 1a99f5c76a1be17b3ccd5cb9ab15ca45de437a3dda96ca012918a915933978fa -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:53 + docker compose -f ./docker-compose-build.yml build --parallel 01:49:53 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:49:53 #1 transferring dockerfile: 1.89kB done 01:49:53 #1 DONE 0.1s 01:49:53 01:49:53 #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:49:53 #2 DONE 0.0s 01:49:53 01:49:53 #3 [security-secretstore-setup internal] load build definition from Dockerfile 01:49:53 #3 transferring dockerfile: 2.49kB done 01:49:53 #3 DONE 0.1s 01:49:53 01:49:53 #4 [support-notifications internal] load build definition from Dockerfile 01:49:53 #4 transferring dockerfile: 2.02kB done 01:49:53 #4 DONE 0.1s 01:49:53 01:49:53 #5 [security-spire-server internal] load build definition from Dockerfile 01:49:53 #5 transferring dockerfile: 1.70kB done 01:49:53 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:49:53 #5 DONE 0.1s 01:49:53 01:49:53 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:49:53 #6 transferring dockerfile: 2.23kB done 01:49:53 #6 DONE 0.1s 01:49:53 01:49:53 #7 [security-spire-agent internal] load build definition from Dockerfile 01:49:53 #7 transferring dockerfile: 1.81kB done 01:49:53 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:49:53 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:49:53 #7 DONE 0.1s 01:49:53 01:49:53 #8 [security-spire-config internal] load build definition from Dockerfile 01:49:53 #8 transferring dockerfile: 1.69kB done 01:49:53 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:49:53 #8 DONE 0.1s 01:49:53 01:49:53 #9 [core-metadata internal] load build definition from Dockerfile 01:49:53 #9 transferring dockerfile: 2.10kB done 01:49:53 #9 DONE 0.1s 01:49:53 01:49:53 #10 [core-keeper internal] load build definition from Dockerfile 01:49:53 #10 transferring dockerfile: 2.01kB done 01:49:53 #10 DONE 0.1s 01:49:53 01:49:53 #11 [security-bootstrapper internal] load build definition from Dockerfile 01:49:53 #11 transferring dockerfile: 3.02kB done 01:49:53 #11 DONE 0.1s 01:49:53 01:49:53 #12 [support-scheduler internal] load build definition from Dockerfile 01:49:53 #12 transferring dockerfile: 1.83kB done 01:49:53 #12 DONE 0.1s 01:49:53 01:49:53 #13 [core-command internal] load build definition from Dockerfile 01:49:53 #13 transferring dockerfile: 1.94kB done 01:49:53 #13 DONE 0.1s 01:49:53 01:49:53 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:49:53 #2 DONE 0.0s 01:49:53 01:49:53 #14 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:49:53 #14 DONE 0.1s 01:49:53 01:49:53 #15 [core-common-config-bootstrapper internal] load .dockerignore 01:49:53 #15 transferring context: 50B done 01:49:53 #15 DONE 0.0s 01:49:53 01:49:53 #16 [core-metadata internal] load .dockerignore 01:49:53 #16 ... 01:49:53 01:49:53 #17 [security-spiffe-token-provider internal] load .dockerignore 01:49:53 #17 transferring context: 50B done 01:49:53 #17 DONE 0.0s 01:49:53 01:49:53 #18 [support-notifications internal] load .dockerignore 01:49:53 #18 transferring context: 50B done 01:49:53 #18 DONE 0.1s 01:49:53 01:49:53 #19 [support-scheduler internal] load .dockerignore 01:49:53 #19 transferring context: 50B done 01:49:53 #19 DONE 0.1s 01:49:53 01:49:53 #20 [security-secretstore-setup internal] load .dockerignore 01:49:53 #20 transferring context: 50B done 01:49:53 #20 DONE 0.1s 01:49:53 01:49:53 #16 [core-metadata internal] load .dockerignore 01:49:53 #16 transferring context: 50B done 01:49:54 deaec5988b04: Pull complete 01:49:54 #16 DONE 0.1s 01:49:54 01:49:54 #21 [security-bootstrapper internal] load .dockerignore 01:49:54 #21 transferring context: 50B done 01:49:54 #21 DONE 0.1s 01:49:54 01:49:54 #22 [core-command internal] load .dockerignore 01:49:54 #22 transferring context: 50B done 01:49:54 #22 DONE 0.1s 01:49:54 01:49:54 #23 [core-keeper internal] load .dockerignore 01:49:54 #23 transferring context: 50B done 01:49:54 #23 DONE 0.1s 01:49:54 01:49:54 #24 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:49:54 #24 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:49:54 #24 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:49:54 #24 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:49:54 #24 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:49:54 #24 DONE 0.2s 01:49:54 01:49:54 #25 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:49:54 #25 DONE 0.5s 01:49:54 01:49:54 #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:49:54 #26 DONE 0.5s 01:49:54 01:49:54 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:49:54 #27 DONE 0.6s 01:49:54 01:49:54 #28 [core-metadata builder 2/7] WORKDIR /edgex-go 01:49:55 #28 ... 01:49:55 01:49:55 #29 [security-spire-config internal] load .dockerignore 01:49:55 #29 transferring context: 50B 0.0s done 01:49:55 #29 DONE 0.8s 01:49:55 01:49:55 #30 [core-command internal] load build context 01:49:55 9f65657bb879: Pull complete 01:49:55 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:49:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:49:55 WORKDIR /edgex 01:49:55 COPY go.mod . 01:49:55 RUN go mod download 01:49:55 + docker build -t ci-base-image-arm64 -f - . 01:49:56 #30 ... 01:49:56 01:49:56 #31 [security-proxy-setup internal] load build definition from Dockerfile 01:49:56 #31 DONE 0.0s 01:49:56 01:49:56 #32 [core-data internal] load build definition from Dockerfile 01:49:56 #32 DONE 0.0s 01:49:56 01:49:56 #30 [core-command internal] load build context 01:49:56 Sending build context to Docker daemon 3.856MB 01:49:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:49:56 ---> 334268110677 01:49:56 Step 2/4 : WORKDIR /edgex 01:49:59 ---> Running in 949fc330f505 01:49:59 Removing intermediate container 949fc330f505 01:49:59 ---> 2df1898e7d0c 01:49:59 Step 3/4 : COPY go.mod . 01:50:00 ---> 27dfc6d51932 01:50:00 Step 4/4 : RUN go mod download 01:50:00 ---> Running in a4a19eae41fa 01:50:00 #30 transferring context: 362.35MB 5.3s 01:50:02 #30 ... 01:50:02 01:50:02 #33 [security-spiffe-token-provider internal] load build context 01:50:02 #33 ... 01:50:02 01:50:02 #30 [core-command internal] load build context 01:50:02 #30 transferring context: 607.95MB 8.4s done 01:50:04 #30 ... 01:50:04 01:50:04 #34 [core-common-config-bootstrapper internal] load build context 01:50:04 #34 ... 01:50:04 01:50:04 #35 [security-secretstore-setup internal] load build context 01:50:04 #35 transferring context: 607.95MB 8.6s done 01:50:04 #35 ... 01:50:04 01:50:04 #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:50:04 #36 ... 01:50:04 01:50:04 #37 [core-metadata internal] load build context 01:50:04 #37 transferring context: 607.95MB 8.2s done 01:50:04 #37 ... 01:50:04 01:50:04 #38 [support-notifications internal] load build context 01:50:04 #38 transferring context: 607.95MB 8.6s done 01:50:04 #38 ... 01:50:04 01:50:04 #39 [support-scheduler internal] load build context 01:50:04 #39 transferring context: 607.95MB 10.0s done 01:50:04 #39 ... 01:50:04 01:50:04 #40 [security-spire-server internal] load .dockerignore 01:50:04 #40 transferring context: 50B 0.0s done 01:50:04 #40 ... 01:50:04 01:50:04 #41 [security-spire-agent internal] load .dockerignore 01:50:04 #41 transferring context: 50B 0.0s done 01:50:04 #41 ... 01:50:04 01:50:04 #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:50:04 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:04 #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:04 #0 10.74 (1/2) Installing dumb-init (1.2.5-r3) 01:50:04 #0 10.75 (2/2) Installing su-exec (0.2-r3) 01:50:04 #0 10.76 Executing busybox-1.37.0-r19.trigger 01:50:04 #0 10.77 OK: 7 MiB in 18 packages 01:50:05 #42 ... 01:50:05 01:50:05 #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:50:05 #0 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:05 #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:05 #0 10.18 (1/7) Installing ca-certificates (20250911-r0) 01:50:05 #0 10.23 (2/7) Installing dumb-init (1.2.5-r3) 01:50:05 #0 10.23 (3/7) Installing libgcc (14.2.0-r6) 01:50:05 #0 10.24 (4/7) Installing libsodium (1.0.20-r0) 01:50:05 #0 10.25 (5/7) Installing libstdc++ (14.2.0-r6) 01:50:05 #0 10.28 (6/7) Installing libzmq (4.3.5-r2) 01:50:05 #0 10.29 (7/7) Installing zeromq (4.3.5-r2) 01:50:05 #0 10.29 Executing busybox-1.37.0-r19.trigger 01:50:05 #0 10.30 Executing ca-certificates-20250911-r0.trigger 01:50:05 #0 10.43 OK: 12 MiB in 23 packages 01:50:05 #43 ... 01:50:05 01:50:05 #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:50:05 #44 ... 01:50:05 01:50:05 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:50:05 #0 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:05 #0 0.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:05 #0 0.806 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:50:05 #0 0.806 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:50:05 #0 0.806 OK: 26328 distinct packages available 01:50:05 #0 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:05 #0 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:05 #0 1.280 (1/13) Installing brotli-libs (1.1.0-r2) 01:50:05 #0 1.297 (2/13) Installing c-ares (1.34.5-r0) 01:50:05 #0 1.305 (3/13) Installing libunistring (1.3-r0) 01:50:05 #0 1.316 (4/13) Installing libidn2 (2.3.7-r0) 01:50:05 #0 1.319 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:50:05 #0 1.324 (6/13) Installing libpsl (0.21.5-r3) 01:50:05 #0 1.331 (7/13) Installing zstd-libs (1.5.7-r0) 01:50:05 #0 1.341 (8/13) Installing libcurl (8.14.1-r2) 01:50:05 #0 1.355 (9/13) Installing curl (8.14.1-r2) 01:50:05 #0 1.360 (10/13) Installing dumb-init (1.2.5-r3) 01:50:05 #0 1.366 (11/13) Installing musl-obstack (1.2.3-r2) 01:50:05 #0 1.369 (12/13) Installing libucontext (1.3.2-r0) 01:50:05 #0 1.372 (13/13) Installing gcompat (1.1.0-r4) 01:50:05 #0 1.375 Executing busybox-1.37.0-r19.trigger 01:50:05 #0 1.383 OK: 13 MiB in 29 packages 01:50:05 #45 ... 01:50:05 01:50:05 #46 [core-keeper internal] load build context 01:50:05 #46 transferring context: 607.95MB 8.1s done 01:50:05 #46 ... 01:50:05 01:50:05 #47 [security-bootstrapper internal] load build context 01:50:05 #47 transferring context: 607.95MB 8.1s done 01:50:05 #47 ... 01:50:05 01:50:05 #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:05 #48 ... 01:50:05 01:50:05 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:50:05 #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:05 #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:05 #0 2.607 (1/3) Installing ca-certificates (20250911-r0) 01:50:05 #0 2.619 (2/3) Installing dumb-init (1.2.5-r3) 01:50:05 #0 2.624 (3/3) Installing tzdata (2025b-r0) 01:50:05 #0 2.673 Executing busybox-1.37.0-r19.trigger 01:50:05 #0 2.681 Executing ca-certificates-20250911-r0.trigger 01:50:05 #0 2.722 OK: 8 MiB in 19 packages 01:50:06 #49 ... 01:50:06 01:50:06 #33 [security-spiffe-token-provider internal] load build context 01:50:06 #33 transferring context: 607.95MB 10.9s done 01:50:10 #33 ... 01:50:10 01:50:10 #41 [security-spire-agent internal] load .dockerignore 01:50:10 #41 DONE 15.9s 01:50:10 01:50:10 #50 [security-proxy-auth internal] load build definition from Dockerfile 01:50:10 #50 ... 01:50:10 01:50:10 #31 [security-proxy-setup internal] load build definition from Dockerfile 01:50:10 #31 ... 01:50:10 01:50:10 #32 [core-data internal] load build definition from Dockerfile 01:50:10 #32 ... 01:50:10 01:50:10 #34 [core-common-config-bootstrapper internal] load build context 01:50:10 #34 transferring context: 607.95MB 10.2s done 01:50:11 #34 DONE 18.0s 01:50:11 01:50:11 #24 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:50:11 #24 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:50:11 #24 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:50:11 #24 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:50:11 #24 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:50:11 #24 DONE 0.2s 01:50:11 01:50:11 #47 [security-bootstrapper internal] load build context 01:50:11 #47 DONE 17.8s 01:50:11 01:50:11 #28 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:50:11 #28 DONE 17.4s 01:50:11 01:50:11 #46 [core-keeper internal] load build context 01:50:11 #46 DONE 17.8s 01:50:11 01:50:11 #40 [security-spire-server internal] load .dockerignore 01:50:11 #40 DONE 17.5s 01:50:11 01:50:11 #37 [core-metadata internal] load build context 01:50:11 #37 DONE 17.8s 01:50:11 01:50:11 #30 [core-command internal] load build context 01:50:11 #30 DONE 17.8s 01:50:11 01:50:11 #38 [support-notifications internal] load build context 01:50:11 #38 DONE 17.9s 01:50:11 01:50:11 #35 [security-secretstore-setup internal] load build context 01:50:11 #35 DONE 17.8s 01:50:11 01:50:11 #39 [support-scheduler internal] load build context 01:50:11 #39 DONE 17.9s 01:50:11 01:50:11 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:50:11 #49 DONE 17.8s 01:50:11 01:50:11 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:50:11 #45 DONE 17.8s 01:50:11 01:50:11 #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:50:11 #43 DONE 17.8s 01:50:11 01:50:11 #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:50:11 #42 DONE 17.8s 01:50:11 01:50:11 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:50:11 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:50:11 #51 DONE 0.1s 01:50:11 01:50:11 #33 [security-spiffe-token-provider internal] load build context 01:50:11 #33 DONE 18.0s 01:50:11 01:50:11 #52 [security-spire-server internal] load build context 01:50:12 #52 ... 01:50:12 01:50:12 #32 [core-data internal] load build definition from Dockerfile 01:50:12 #32 transferring dockerfile: 2.04kB done 01:50:12 #32 DONE 11.8s 01:50:12 01:50:12 #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:50:12 #2 DONE 0.0s 01:50:12 01:50:12 #53 [security-spire-config internal] load build context 01:50:12 #53 transferring context: 24.70kB done 01:50:12 #53 DONE 0.3s 01:50:12 01:50:12 #52 [security-spire-server internal] load build context 01:50:12 #52 transferring context: 26.44kB done 01:50:12 #52 DONE 0.3s 01:50:12 01:50:12 #50 [security-proxy-auth internal] load build definition from Dockerfile 01:50:12 #50 transferring dockerfile: 2.14kB done 01:50:12 #50 DONE 12.0s 01:50:12 01:50:12 #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:12 #48 DONE 18.1s 01:50:12 01:50:12 #31 [security-proxy-setup internal] load build definition from Dockerfile 01:50:12 #31 transferring dockerfile: 2.50kB 0.0s done 01:50:12 #31 DONE 12.0s 01:50:12 01:50:12 #54 [security-spire-agent internal] load build context 01:50:12 #54 transferring context: 25.98kB done 01:50:12 #54 DONE 0.3s 01:50:12 01:50:12 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:50:12 #2 DONE 0.0s 01:50:12 01:50:12 #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:50:12 #14 DONE 0.3s 01:50:12 01:50:12 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:50:12 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:50:12 #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:50:12 #51 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:50:12 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:50:12 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:50:12 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:50:12 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:50:12 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:50:12 #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:50:12 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s 01:50:12 #51 ... 01:50:12 01:50:12 #24 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:50:12 #24 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:50:12 #24 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:50:12 #24 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:50:12 #24 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:50:12 #24 DONE 0.3s 01:50:12 01:50:12 #25 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:50:12 #25 DONE 1.0s 01:50:12 01:50:12 #55 [security-proxy-auth internal] load .dockerignore 01:50:12 #55 transferring context: 50B done 01:50:12 #55 DONE 0.1s 01:50:12 01:50:12 #28 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:50:12 #28 DONE 21.0s 01:50:12 01:50:12 #56 [core-data internal] load .dockerignore 01:50:12 #56 transferring context: 50B done 01:50:12 #56 DONE 0.0s 01:50:12 01:50:12 #57 [security-proxy-setup internal] load .dockerignore 01:50:12 #57 transferring context: 50B done 01:50:12 #57 DONE 0.1s 01:50:12 01:50:12 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:50:12 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.4s 01:50:12 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 0.7s 01:50:12 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.8s 01:50:12 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 0.9s 01:50:14 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.6s done 01:50:15 #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 01:50:17 #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.0s done 01:50:20 #51 ... 01:50:20 01:50:20 #58 [core-data internal] load build context 01:50:20 #58 transferring context: 607.95MB 4.1s done 01:50:20 #58 DONE 7.9s 01:50:20 01:50:20 #59 [security-proxy-auth internal] load build context 01:50:20 #59 transferring context: 607.95MB 4.8s done 01:50:20 #59 DONE 7.9s 01:50:20 01:50:20 #60 [security-proxy-setup internal] load build context 01:50:20 #60 transferring context: 607.95MB 4.7s done 01:50:20 #60 DONE 7.9s 01:50:20 01:50:20 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:20 #61 DONE 8.4s 01:50:20 01:50:20 #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:50:20 #44 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #44 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #44 22.00 (1/1) Installing dumb-init (1.2.5-r3) 01:50:20 #44 22.01 Executing busybox-1.37.0-r19.trigger 01:50:20 #44 22.02 OK: 7 MiB in 17 packages 01:50:20 #44 DONE 29.7s 01:50:20 01:50:20 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:50:20 #0 5.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 5.416 OK: 265 MiB in 60 packages 01:50:20 #62 DONE 8.4s 01:50:20 01:50:20 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:50:20 #0 2.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 2.966 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:50:20 #0 2.966 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:50:20 #0 2.966 OK: 26329 distinct packages available 01:50:20 #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 3.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 3.538 OK: 265 MiB in 60 packages 01:50:20 #63 DONE 8.4s 01:50:20 01:50:20 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:50:20 #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 5.333 OK: 265 MiB in 60 packages 01:50:20 #64 DONE 8.4s 01:50:20 01:50:20 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:50:20 #65 ... 01:50:20 01:50:20 #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:50:20 #36 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #36 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #36 18.47 (1/4) Installing ca-certificates (20250911-r0) 01:50:20 #36 18.48 (2/4) Installing dumb-init (1.2.5-r3) 01:50:20 #36 18.51 (3/4) Installing su-exec (0.2-r3) 01:50:20 #36 18.51 (4/4) Installing yq-go (4.47.2-r1) 01:50:20 #36 18.59 Executing busybox-1.37.0-r19.trigger 01:50:20 #36 18.60 Executing ca-certificates-20250911-r0.trigger 01:50:20 #36 18.64 OK: 20 MiB in 20 packages 01:50:20 #36 DONE 26.2s 01:50:20 01:50:20 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:50:20 #0 6.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 6.436 OK: 265 MiB in 60 packages 01:50:20 #66 DONE 11.9s 01:50:20 01:50:20 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:50:20 #0 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 0.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 1.258 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:50:20 #0 1.258 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:50:20 #0 1.258 OK: 26328 distinct packages available 01:50:20 #0 1.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 1.732 (1/5) Installing dumb-init (1.2.5-r3) 01:50:20 #0 1.738 (2/5) Installing musl-obstack (1.2.3-r2) 01:50:20 #0 1.743 (3/5) Installing libucontext (1.3.2-r0) 01:50:20 #0 1.746 (4/5) Installing gcompat (1.1.0-r4) 01:50:20 #0 1.755 (5/5) Installing openssl (3.5.4-r0) 01:50:20 #0 1.786 Executing busybox-1.37.0-r19.trigger 01:50:20 #0 1.789 OK: 8 MiB in 21 packages 01:50:20 #67 DONE 8.4s 01:50:20 01:50:20 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:50:20 #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 3.289 OK: 265 MiB in 60 packages 01:50:20 #68 DONE 8.4s 01:50:20 01:50:20 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:50:20 #0 5.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 5.515 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:50:20 #0 5.515 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:50:20 #0 5.515 OK: 26328 distinct packages available 01:50:20 #0 5.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:20 #0 5.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:20 #0 6.066 (1/4) Installing dumb-init (1.2.5-r3) 01:50:20 #0 6.071 (2/4) Installing musl-obstack (1.2.3-r2) 01:50:20 #0 6.075 (3/4) Installing libucontext (1.3.2-r0) 01:50:20 #0 6.078 (4/4) Installing gcompat (1.1.0-r4) 01:50:20 #0 6.083 Executing busybox-1.37.0-r19.trigger 01:50:20 #0 6.092 OK: 8 MiB in 20 packages 01:50:20 #69 DONE 8.4s 01:50:20 01:50:20 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:50:20 #70 DONE 0.2s 01:50:20 01:50:20 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:50:20 #71 DONE 0.2s 01:50:20 01:50:20 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:50:20 #72 DONE 0.2s 01:50:20 01:50:20 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 01:50:20 #73 DONE 0.4s 01:50:20 01:50:20 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:50:20 #74 DONE 0.2s 01:50:20 01:50:20 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:50:20 #51 DONE 8.6s 01:50:20 01:50:20 #75 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:50:20 #75 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:50:20 #75 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:50:20 #75 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:50:20 #75 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:50:20 #75 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:50:20 #75 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:50:20 #75 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:50:20 #75 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:50:20 #75 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 01:50:20 #75 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.3s done 01:50:20 #75 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:50:20 #75 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.1s done 01:50:20 #75 DONE 8.7s 01:50:20 01:50:20 #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:22 #76 ... 01:50:22 01:50:22 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:50:22 #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.920 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 9.939 Executing busybox-1.37.0-r20.post-upgrade 01:50:22 #77 10.11 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #77 10.12 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #77 10.12 Executing busybox-1.37.0-r20.trigger 01:50:22 #77 10.13 OK: 13 MiB in 29 packages 01:50:22 #77 ... 01:50:22 01:50:22 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:50:22 #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:22 #0 10.02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 10.05 Executing busybox-1.37.0-r20.post-upgrade 01:50:22 #0 10.17 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 10.17 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 10.18 Executing busybox-1.37.0-r20.trigger 01:50:22 #0 10.19 OK: 12 MiB in 23 packages 01:50:22 #78 ... 01:50:22 01:50:22 #79 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:50:22 #0 9.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.754 (1/4) Installing dumb-init (1.2.5-r3) 01:50:22 #0 9.758 (2/4) Installing openssl (3.5.4-r0) 01:50:22 #0 9.767 (3/4) Installing su-exec (0.2-r3) 01:50:22 #0 9.771 (4/4) Installing yq-go (4.47.2-r1) 01:50:22 #0 9.913 Executing busybox-1.37.0-r19.trigger 01:50:22 #0 9.918 OK: 20 MiB in 20 packages 01:50:22 #79 ... 01:50:22 01:50:22 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:50:22 #0 9.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.927 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 9.944 Executing busybox-1.37.0-r20.post-upgrade 01:50:22 #0 9.996 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 10.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 10.00 Executing busybox-1.37.0-r20.trigger 01:50:22 #0 10.01 OK: 8 MiB in 19 packages 01:50:22 #80 ... 01:50:22 01:50:22 #81 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:50:22 #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:22 #81 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:22 #81 ... 01:50:22 01:50:22 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:50:22 #0 9.323 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.617 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:22 #0 10.24 (1/1) Installing dumb-init (1.2.5-r3) 01:50:22 #0 10.39 Executing busybox-1.37.0-r19.trigger 01:50:22 #0 10.39 OK: 7 MiB in 17 packages 01:50:22 #82 ... 01:50:22 01:50:22 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:50:22 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:22 #0 9.918 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 9.938 Executing busybox-1.37.0-r20.post-upgrade 01:50:22 #0 10.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 10.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:22 #0 10.02 Executing busybox-1.37.0-r20.trigger 01:50:22 #0 10.02 OK: 7 MiB in 18 packages 01:50:23 #83 DONE 11.0s 01:50:23 01:50:23 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:50:23 #80 DONE 11.0s 01:50:23 01:50:23 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:50:23 #77 DONE 11.0s 01:50:23 01:50:23 #79 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:50:23 #79 DONE 10.7s 01:50:23 01:50:23 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:50:23 #0 1.703 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:23 #0 1.889 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:23 #0 2.541 OK: 265 MiB in 60 packages 01:50:23 #84 DONE 2.8s 01:50:23 01:50:23 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:50:23 #78 DONE 11.1s 01:50:23 01:50:23 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:50:23 #65 6.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:23 #65 ... 01:50:23 01:50:23 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:50:23 #82 DONE 10.8s 01:50:23 01:50:23 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:50:23 #65 6.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:23 #65 ... 01:50:23 01:50:23 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:50:23 #85 DONE 0.2s 01:50:23 01:50:23 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:50:23 #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:23 #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:23 #0 2.634 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #0 2.653 Executing busybox-1.37.0-r20.post-upgrade 01:50:23 #0 2.758 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #0 2.774 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #0 2.774 Executing busybox-1.37.0-r20.trigger 01:50:23 #0 2.782 OK: 20 MiB in 20 packages 01:50:23 #86 DONE 3.0s 01:50:23 01:50:23 #81 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:50:23 #81 10.92 (1/1) Installing dumb-init (1.2.5-r3) 01:50:23 #81 10.93 Executing busybox-1.37.0-r19.trigger 01:50:23 #81 10.95 OK: 7 MiB in 17 packages 01:50:23 #81 DONE 11.2s 01:50:23 01:50:23 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:50:23 #87 ... 01:50:23 01:50:23 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:50:23 #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:23 #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:23 #0 2.809 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #0 2.834 Executing busybox-1.37.0-r20.post-upgrade 01:50:23 #0 2.947 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #0 2.951 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #0 2.955 Executing busybox-1.37.0-r20.trigger 01:50:23 #0 2.963 OK: 8 MiB in 21 packages 01:50:23 #88 DONE 3.2s 01:50:23 01:50:23 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:50:23 #65 6.803 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #65 6.820 Executing busybox-1.37.0-r20.post-upgrade 01:50:23 #65 6.888 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #65 6.891 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:23 #65 6.896 Executing busybox-1.37.0-r20.trigger 01:50:23 #65 6.910 OK: 7 MiB in 17 packages 01:50:24 #65 DONE 8.1s 01:50:24 01:50:24 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:50:24 #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:24 #0 2.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:24 #0 3.277 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:24 #0 3.294 Executing busybox-1.37.0-r20.post-upgrade 01:50:24 #0 3.351 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:24 #0 3.356 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:24 #0 3.362 Executing busybox-1.37.0-r20.trigger 01:50:24 #0 3.370 OK: 8 MiB in 20 packages 01:50:24 #89 DONE 4.6s 01:50:24 01:50:24 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:50:24 #90 DONE 1.4s 01:50:24 01:50:24 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:24 #91 DONE 1.4s 01:50:24 01:50:24 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:27 #92 ... 01:50:27 01:50:27 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:50:27 #93 DONE 2.4s 01:50:27 01:50:27 #94 [security-spire-server stage-2 6/9] COPY security.txt / 01:50:30 #94 ... 01:50:30 01:50:30 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:30 #95 ... 01:50:30 01:50:30 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:30 #96 ... 01:50:30 01:50:30 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:30 #97 ... 01:50:30 01:50:30 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:31 #98 ... 01:50:31 01:50:31 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:33 #99 ... 01:50:33 01:50:33 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:50:33 #100 ... 01:50:33 01:50:33 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:33 #101 ... 01:50:33 01:50:33 #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:50:41 #102 ... 01:50:41 01:50:41 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:41 #92 DONE 16.2s 01:50:41 01:50:41 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:41 #97 DONE 20.7s 01:50:41 01:50:41 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:41 #96 DONE 20.6s 01:50:41 01:50:41 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:41 #95 DONE 20.7s 01:50:41 01:50:41 #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:41 #76 DONE 24.2s 01:50:41 01:50:41 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:41 #98 DONE 20.7s 01:50:41 01:50:41 #94 [security-spire-server stage-2 6/9] COPY security.txt / 01:50:41 #94 DONE 13.8s 01:50:41 01:50:41 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:41 #99 DONE 16.2s 01:50:41 01:50:41 #103 [core-metadata builder 6/7] COPY . . 01:50:42 #103 ... 01:50:42 01:50:42 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:50:42 #104 DONE 1.3s 01:50:42 01:50:42 #105 [security-bootstrapper builder 6/7] COPY . . 01:50:47 #105 ... 01:50:47 01:50:47 #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:50:47 #102 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:47 #102 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:47 #102 20.39 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:47 #102 20.41 Executing busybox-1.37.0-r20.post-upgrade 01:50:47 #102 24.25 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:47 #102 24.29 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:47 #102 24.30 Executing busybox-1.37.0-r20.trigger 01:50:47 #102 24.31 OK: 20 MiB in 20 packages 01:50:50 #102 ... 01:50:50 01:50:50 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:50:50 #100 DONE 26.9s 01:50:50 01:50:50 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:50:50 #106 DONE 8.8s 01:50:50 01:50:50 #103 [core-command builder 6/7] COPY . . 01:50:50 #103 DONE 12.3s 01:50:50 01:50:50 #105 [security-bootstrapper builder 6/7] COPY . . 01:50:50 #105 DONE 8.9s 01:50:50 01:50:50 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:50:50 #107 CACHED 01:50:50 01:50:50 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:50 #108 CACHED 01:50:50 01:50:50 #109 [security-proxy-auth builder 6/7] COPY . . 01:50:50 #109 CACHED 01:50:50 01:50:50 #110 [core-data builder 6/7] COPY . . 01:50:50 #110 CACHED 01:50:50 01:50:50 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 01:50:50 #111 CACHED 01:50:50 01:50:50 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:50 #112 CACHED 01:50:50 01:50:50 #113 [core-metadata builder 6/7] COPY . . 01:50:50 #113 CACHED 01:50:50 01:50:50 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:50 #114 CACHED 01:50:50 01:50:50 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:50:50 #115 CACHED 01:50:50 01:50:50 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:50 #116 CACHED 01:50:50 01:50:50 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 01:50:50 #117 CACHED 01:50:50 01:50:50 #118 [core-command builder 6/7] COPY . . 01:50:50 #118 CACHED 01:50:50 01:50:50 #119 [security-proxy-setup builder 6/7] COPY . . 01:50:50 #119 CACHED 01:50:50 01:50:50 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:50 #120 CACHED 01:50:50 01:50:50 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:50:50 #121 CACHED 01:50:50 01:50:50 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:50:50 #122 CACHED 01:50:50 01:50:50 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:50 #123 CACHED 01:50:50 01:50:50 #124 [security-bootstrapper builder 6/7] COPY . . 01:50:50 #124 CACHED 01:50:50 01:50:50 #125 [support-notifications builder 6/7] COPY . . 01:50:50 #125 DONE 8.9s 01:50:50 01:50:50 #126 [support-scheduler builder 6/7] COPY . . 01:50:50 #126 DONE 8.9s 01:50:50 01:50:50 #127 [security-spiffe-token-provider builder 6/7] COPY . . 01:50:50 #127 DONE 8.9s 01:50:50 01:50:50 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:50:50 #87 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:50 #87 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:50 #87 20.00 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:50:50 #87 20.02 Executing busybox-1.37.0-r20.post-upgrade 01:50:50 #87 23.80 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:50:50 #87 23.84 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:50:50 #87 23.85 Executing busybox-1.37.0-r20.trigger 01:50:50 #87 23.85 OK: 7 MiB in 17 packages 01:50:50 #87 DONE 26.6s 01:50:50 01:50:50 #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:50:50 #102 DONE 27.0s 01:50:50 01:50:50 #128 [security-spire-config stage-2 6/10] COPY security.txt / 01:50:50 #128 DONE 7.3s 01:50:50 01:50:50 #129 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:50:50 #129 ... 01:50:50 01:50:50 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:50:50 #130 DONE 9.0s 01:50:50 01:50:50 #131 [security-spire-agent stage-3 7/10] COPY security.txt / 01:50:51 #131 ... 01:50:51 01:50:51 #132 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:50:51 #132 DONE 1.1s 01:50:51 01:50:51 #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:50:51 #133 DONE 1.1s 01:50:51 01:50:51 #129 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:50:51 #129 DONE 1.1s 01:50:51 01:50:51 #131 [security-spire-agent stage-3 7/10] COPY security.txt / 01:50:51 #131 DONE 1.2s 01:50:51 01:50:51 #134 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:50:51 #134 DONE 0.2s 01:50:51 01:50:51 #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:50:51 #135 DONE 1.2s 01:50:51 01:50:51 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:50:51 #136 DONE 0.1s 01:50:51 01:50:51 #137 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:50:51 #137 DONE 0.2s 01:50:51 01:50:51 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:51 #101 DONE 28.3s 01:50:51 01:50:51 #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:50:51 #138 ... 01:50:51 01:50:51 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:50:51 #139 DONE 0.2s 01:50:51 01:50:51 #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:50:51 #138 DONE 0.3s 01:50:51 01:50:51 #140 [security-spire-config] exporting to image 01:50:51 #140 exporting layers 01:50:53 #140 ... 01:50:53 01:50:53 #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:50:53 #141 DONE 1.6s 01:50:53 01:50:53 #142 [core-keeper builder 7/8] COPY . . 01:50:53 #142 DONE 1.9s 01:50:53 01:50:53 #143 [security-spire-agent] exporting to image 01:50:56 Removing intermediate container a4a19eae41fa 01:50:56 ---> 1ed7026d65b1 01:50:56 Successfully built 1ed7026d65b1 01:50:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:56 + docker inspect -f . ci-base-image-arm64 01:50:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:57 #143 ... 01:50:57 01:50:57 #140 [security-spire-config] exporting to image 01:50:57 #140 exporting layers 3.5s done 01:50:57 #140 writing image sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 0.3s done 01:50:57 #140 naming to docker.io/library/security-spire-config 0.1s done 01:50:57 #140 DONE 4.6s 01:50:57 01:50:57 #143 [security-spire-agent] exporting to image 01:50:57 #143 exporting layers 2.9s done 01:50:57 #143 writing image sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d 0.1s done 01:50:57 #143 naming to docker.io/library/security-spire-agent 0.1s done 01:50:57 prd-ubuntu20.04-docker-arm64-4c-16g-773777 does not seem to be running inside a container 01:50:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:50:57 #143 ... 01:50:57 01:50:57 #144 [security-spire-server] exporting to image 01:50:57 #144 exporting layers 3.5s done 01:50:57 #144 writing image sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 0.6s done 01:50:57 #144 naming to docker.io/library/security-spire-server 0.1s done 01:50:57 #144 DONE 5.6s 01:50:57 01:50:57 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:50:57 #0 0.490 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:50:58 $ docker top 13af9c946aa0705c78abe8e9129c2029c3c3880b4b11cc26640ab8fff1f9e8b8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:59 #145 ... 01:50:59 01:50:59 #143 [security-spire-agent] exporting to image 01:50:59 #143 DONE 5.4s 01:50:59 01:50:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:59 #0 1.768 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:50:59 + go version 01:50:59 go version go1.25.3 linux/arm64 [Pipeline] } 01:50:59 $ docker stop --time=1 13af9c946aa0705c78abe8e9129c2029c3c3880b4b11cc26640ab8fff1f9e8b8 01:51:00 #146 ... 01:51:00 01:51:00 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:51:00 #0 1.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:51:00 #147 ... 01:51:00 01:51:00 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:51:00 #0 1.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:51:00 #148 ... 01:51:00 01:51:00 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:51:00 #0 2.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:51:00 #149 ... 01:51:00 01:51:00 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:51:00 #0 2.335 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:51:00 #150 ... 01:51:00 01:51:00 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:51:00 #0 1.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:51:01 $ docker rm -f --volumes 13af9c946aa0705c78abe8e9129c2029c3c3880b4b11cc26640ab8fff1f9e8b8 01:51:01 #151 ... 01:51:01 01:51:01 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:51:01 #0 2.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:51:01 #152 ... 01:51:01 01:51:01 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:51:01 #0 1.639 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } 01:51:01 #153 ... 01:51:01 01:51:01 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:51:01 #0 1.494 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:01 #154 ... 01:51:01 01:51:01 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:51:01 #0 1.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:51:01 #155 ... 01:51:01 01:51:01 #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 01:51:01 #0 1.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:01 01:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:02 latest: Pulling from edgex-devops/edgex-compose-arm64 01:51:02 547446be3368: Pulling fs layer 01:51:02 d125d8839a47: Pulling fs layer 01:51:02 3e85d5ac6304: Pulling fs layer 01:51:02 c3105a71a48b: Pulling fs layer 01:51:02 0f093f025ec4: Pulling fs layer 01:51:02 c3106fc0e877: Pulling fs layer 01:51:02 0f093f025ec4: Waiting 01:51:02 c3106fc0e877: Waiting 01:51:02 c3105a71a48b: Waiting 01:51:02 547446be3368: Verifying Checksum 01:51:02 547446be3368: Download complete 01:51:02 c3105a71a48b: Verifying Checksum 01:51:02 c3105a71a48b: Download complete 01:51:02 d125d8839a47: Verifying Checksum 01:51:02 d125d8839a47: Download complete 01:51:02 c3106fc0e877: Verifying Checksum 01:51:02 c3106fc0e877: Download complete 01:51:02 0f093f025ec4: Verifying Checksum 01:51:02 0f093f025ec4: Download complete 01:51:03 547446be3368: Pull complete 01:51:04 d125d8839a47: Pull complete 01:51:04 3e85d5ac6304: Verifying Checksum 01:51:04 3e85d5ac6304: Download complete 01:51:15 3e85d5ac6304: Pull complete 01:51:16 c3105a71a48b: Pull complete 01:51:17 0f093f025ec4: Pull complete 01:51:18 c3106fc0e877: Pull complete 01:51:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:18 prd-ubuntu20.04-docker-arm64-4c-16g-773777 does not seem to be running inside a container 01:51:18 $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:51:21 $ docker top 1ec8ba9c5dfff647b2d917fe5e522585b06ac611e4f7fa983e7ef2d91d10bab7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:22 + docker compose -f ./docker-compose-build.yml build --parallel 01:51:32 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:51:32 #1 transferring dockerfile: 01:51:32 #1 transferring dockerfile: 3.02kB 0.0s done 01:51:32 #1 DONE 0.1s 01:51:33 01:51:33 #2 [support-notifications internal] load build definition from Dockerfile 01:51:33 #2 transferring dockerfile: 2.02kB done 01:51:33 #2 DONE 0.0s 01:51:33 01:51:33 #3 [core-keeper internal] load build definition from Dockerfile 01:51:33 #3 transferring dockerfile: 2.01kB 0.0s done 01:51:33 #3 DONE 0.1s 01:51:33 01:51:33 #4 [support-scheduler internal] load build definition from Dockerfile 01:51:33 #4 transferring dockerfile: 1.83kB done 01:51:33 #4 DONE 0.1s 01:51:33 01:51:33 #5 [security-spire-agent internal] load build definition from Dockerfile 01:51:33 #5 transferring dockerfile: 1.81kB done 01:51:33 #5 DONE 0.1s 01:51:33 01:51:33 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:51:33 #6 transferring dockerfile: 2.49kB done 01:51:33 #6 DONE 0.1s 01:51:33 01:51:33 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:51:33 #7 transferring dockerfile: 2.23kB done 01:51:33 #7 DONE 0.1s 01:51:33 01:51:33 #8 [core-command internal] load build definition from Dockerfile 01:51:33 #8 transferring dockerfile: 1.94kB done 01:51:33 #8 DONE 0.1s 01:51:33 01:51:33 #9 [security-spire-config internal] load build definition from Dockerfile 01:51:33 #9 transferring dockerfile: 1.69kB 0.0s done 01:51:33 #9 DONE 0.1s 01:51:33 01:51:33 #10 [core-metadata internal] load build definition from Dockerfile 01:51:33 #10 transferring dockerfile: 2.10kB done 01:51:33 #10 DONE 0.1s 01:51:33 01:51:33 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:51:33 #11 transferring dockerfile: 2.50kB 0.0s done 01:51:33 #11 DONE 0.1s 01:51:33 01:51:33 #12 [core-data internal] load build definition from Dockerfile 01:51:34 #12 transferring dockerfile: 2.04kB 0.0s done 01:51:34 #12 DONE 0.1s 01:51:34 01:51:34 #13 [security-proxy-auth internal] load build definition from Dockerfile 01:51:34 #13 transferring dockerfile: 2.14kB 0.0s done 01:51:34 #13 DONE 0.1s 01:51:34 01:51:34 #14 [security-spire-server internal] load build definition from Dockerfile 01:51:34 #14 transferring dockerfile: 1.70kB 0.0s done 01:51:34 #14 DONE 0.1s 01:51:34 01:51:34 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:51:34 #15 transferring dockerfile: 1.89kB 0.0s done 01:51:34 #15 DONE 0.1s 01:51:34 01:51:34 #16 [security-bootstrapper internal] load .dockerignore 01:51:34 #16 transferring context: 50B done 01:51:34 #16 DONE 0.1s 01:51:34 01:51:34 #17 [support-notifications internal] load .dockerignore 01:51:34 #17 transferring context: 50B done 01:51:34 #17 DONE 0.1s 01:51:34 01:51:34 #18 [core-keeper internal] load .dockerignore 01:51:34 #18 transferring context: 50B 0.0s done 01:51:34 #18 DONE 0.1s 01:51:34 01:51:34 #19 [support-scheduler internal] load .dockerignore 01:51:34 #19 transferring context: 50B done 01:51:34 #19 DONE 0.1s 01:51:34 01:51:34 #20 [security-spire-agent internal] load .dockerignore 01:51:35 #20 transferring context: 50B 0.0s done 01:51:35 #20 DONE 0.1s 01:51:35 01:51:35 #21 [security-secretstore-setup internal] load .dockerignore 01:51:35 #21 transferring context: 50B done 01:51:35 #21 DONE 0.1s 01:51:35 01:51:35 #22 [core-common-config-bootstrapper internal] load .dockerignore 01:51:35 #22 transferring context: 50B 0.0s done 01:51:35 #22 DONE 0.1s 01:51:35 01:51:35 #23 [core-command internal] load .dockerignore 01:51:35 #23 transferring context: 50B done 01:51:35 #23 DONE 0.1s 01:51:35 01:51:35 #24 [security-spire-config internal] load .dockerignore 01:51:35 #24 transferring context: 50B done 01:51:35 #24 DONE 0.1s 01:51:35 01:51:35 #25 [core-metadata internal] load .dockerignore 01:51:35 #25 transferring context: 50B 0.0s done 01:51:35 #25 DONE 0.1s 01:51:35 01:51:35 #26 [security-proxy-setup internal] load .dockerignore 01:51:35 #26 transferring context: 50B 0.0s done 01:51:35 #26 DONE 0.1s 01:51:35 01:51:35 #27 [core-data internal] load .dockerignore 01:51:35 #27 transferring context: 50B done 01:51:35 #27 DONE 0.1s 01:51:35 01:51:35 #28 [security-proxy-auth internal] load .dockerignore 01:51:35 #28 transferring context: 50B done 01:51:35 #28 DONE 0.1s 01:51:35 01:51:35 #29 [security-spire-server internal] load .dockerignore 01:51:35 #29 transferring context: 50B done 01:51:35 #29 DONE 0.1s 01:51:35 01:51:35 #30 [security-spiffe-token-provider internal] load .dockerignore 01:51:36 #30 transferring context: 50B done 01:51:36 #30 DONE 0.1s 01:51:36 01:51:36 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:36 #31 DONE 0.0s 01:51:36 01:51:36 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:51:36 #32 DONE 0.2s 01:51:36 01:51:36 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:36 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:36 #33 DONE 0.0s 01:51:36 01:51:36 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:36 #34 ... 01:51:36 01:51:36 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:36 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:36 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:36 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:36 #33 DONE 0.1s 01:51:36 01:51:36 #35 [security-bootstrapper internal] load build context 01:51:36 #35 ... 01:51:36 01:51:36 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:36 #34 DONE 0.9s 01:51:36 01:51:36 #35 [security-bootstrapper internal] load build context 01:51:36 #35 transferring context: 3.36MB 0.7s done 01:51:37 #35 DONE 0.9s 01:51:37 01:51:37 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:37 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:37 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:37 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:37 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:37 #33 DONE 0.2s 01:51:37 01:51:37 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:37 #31 DONE 0.0s 01:51:37 01:51:37 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:37 #34 DONE 1.7s 01:51:37 01:51:37 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 01:51:37 #32 ... 01:51:37 01:51:37 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:37 #31 DONE 0.0s 01:51:37 01:51:37 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 01:51:37 #32 ... 01:51:37 01:51:37 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:37 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:37 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:37 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:37 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:37 #33 DONE 0.2s 01:51:37 01:51:37 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:37 #31 DONE 0.0s 01:51:37 01:51:37 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:37 #34 DONE 1.7s 01:51:37 01:51:37 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 01:51:37 #36 DONE 0.6s 01:51:37 01:51:37 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 01:51:37 #32 ... 01:51:37 01:51:37 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:37 #31 DONE 0.0s 01:51:37 01:51:37 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:51:37 #32 ... 01:51:37 01:51:37 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:37 #31 DONE 0.0s 01:51:37 01:51:37 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:51:37 #32 DONE 0.8s 01:51:37 01:51:37 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:37 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:37 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:37 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:37 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:37 #33 DONE 0.3s 01:51:37 01:51:37 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:37 #34 DONE 1.8s 01:51:37 01:51:37 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:51:37 #36 DONE 0.7s 01:51:37 01:51:37 #37 [core-command internal] load build context 01:51:38 #37 ... 01:51:38 01:51:38 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:38 #31 DONE 0.0s 01:51:38 01:51:38 #38 [support-scheduler internal] load build context 01:51:38 #38 ... 01:51:38 01:51:38 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:38 #31 DONE 0.0s 01:51:38 01:51:38 #38 [support-scheduler internal] load build context 01:51:38 #38 ... 01:51:38 01:51:38 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:38 #31 DONE 0.0s 01:51:38 01:51:38 #38 [support-scheduler internal] load build context 01:51:39 #38 ... 01:51:39 01:51:39 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:39 #31 DONE 0.1s 01:51:39 01:51:39 #38 [support-scheduler internal] load build context 01:51:39 #38 ... 01:51:39 01:51:39 #39 [support-notifications internal] load build context 01:51:39 #39 transferring context: 3.36MB 2.2s done 01:51:39 #39 DONE 2.8s 01:51:39 01:51:39 #38 [support-scheduler internal] load build context 01:51:40 #38 ... 01:51:40 01:51:40 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:40 #31 DONE 0.1s 01:51:40 01:51:40 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:40 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:40 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:40 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:40 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:40 #33 DONE 0.4s 01:51:40 01:51:40 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:40 #34 DONE 1.8s 01:51:40 01:51:40 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:51:40 #36 DONE 0.8s 01:51:40 01:51:40 #38 [support-scheduler internal] load build context 01:51:40 #38 ... 01:51:40 01:51:40 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:40 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:40 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:40 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:40 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:40 #33 DONE 0.4s 01:51:40 01:51:40 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:40 #34 DONE 1.9s 01:51:40 01:51:40 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 01:51:40 #36 DONE 0.8s 01:51:40 01:51:40 #40 [security-proxy-auth internal] load build context 01:51:41 #40 ... 01:51:41 01:51:41 #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:41 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:41 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:41 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:41 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:41 #33 DONE 0.4s 01:51:41 01:51:41 #41 [core-keeper internal] load build context 01:51:41 #41 transferring context: 3.36MB 3.0s done 01:51:41 #41 DONE 3.8s 01:51:41 01:51:41 #38 [support-scheduler internal] load build context 01:51:41 #38 transferring context: 3.36MB 3.2s done 01:51:41 #38 DONE 3.9s 01:51:41 01:51:41 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:51:41 #42 DONE 4.1s 01:51:41 01:51:41 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:41 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:41 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:41 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:41 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:41 #33 DONE 0.4s 01:51:41 01:51:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:41 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:41 #43 ... 01:51:41 01:51:41 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:51:41 #44 DONE 4.4s 01:51:41 01:51:41 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:41 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:41 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:41 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:41 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:41 #33 DONE 0.4s 01:51:41 01:51:41 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:42 #43 ... 01:51:42 01:51:42 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 01:51:42 #32 DONE 4.8s 01:51:42 01:51:42 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:51:42 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:51:42 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:51:42 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:51:42 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:51:42 #33 DONE 0.5s 01:51:42 01:51:42 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:42 #34 DONE 1.9s 01:51:42 01:51:42 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:51:42 #36 DONE 0.8s 01:51:42 01:51:42 #45 [security-spiffe-token-provider internal] load build context 01:51:43 #45 ... 01:51:43 01:51:43 #46 [security-spire-server internal] load build context 01:51:43 #46 transferring context: 26.44kB 0.3s done 01:51:43 #46 DONE 1.6s 01:51:43 01:51:43 #40 [security-proxy-auth internal] load build context 01:51:45 #40 ... 01:51:45 01:51:45 #47 [security-spire-config internal] load build context 01:51:45 #47 transferring context: 24.70kB 0.2s done 01:51:45 #47 DONE 3.3s 01:51:45 01:51:45 #40 [security-proxy-auth internal] load build context 01:51:45 #40 ... 01:51:45 01:51:45 #48 [security-spire-agent internal] load build context 01:51:45 #48 transferring context: 25.98kB 0.3s done 01:51:45 #48 DONE 3.4s 01:51:45 01:51:45 #40 [security-proxy-auth internal] load build context 01:51:46 #40 ... 01:51:46 01:51:46 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:51:46 #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:51:46 #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:51:46 #0 7.805 (1/2) Installing dumb-init (1.2.5-r3) 01:51:46 #0 7.805 (2/2) Installing su-exec (0.2-r3) 01:51:46 #0 7.805 Executing busybox-1.37.0-r19.trigger 01:51:46 #0 7.884 OK: 8 MiB in 18 packages 01:51:46 #49 ... 01:51:46 01:51:46 #40 [security-proxy-auth internal] load build context 01:51:46 #40 ... 01:51:46 01:51:46 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:51:46 #49 DONE 10.2s 01:51:46 01:51:46 #40 [security-proxy-auth internal] load build context 01:51:46 #40 ... 01:51:46 01:51:46 #50 [core-common-config-bootstrapper internal] load build context 01:51:46 #50 transferring context: 3.36MB 5.9s done 01:51:46 #50 DONE 8.9s 01:51:46 01:51:46 #40 [security-proxy-auth internal] load build context 01:51:47 #40 ... 01:51:47 01:51:47 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:51:47 #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:51:47 #0 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:51:47 #51 ... 01:51:47 01:51:47 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:51:47 #52 ... 01:51:47 01:51:47 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:51:47 #53 ... 01:51:47 01:51:47 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:47 #54 ... 01:51:47 01:51:47 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:47 #55 ... 01:51:47 01:51:47 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:51:47 #56 ... 01:51:47 01:51:47 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:51:48 #57 ... 01:51:48 01:51:48 #58 [security-secretstore-setup internal] load build context 01:51:48 #58 ... 01:51:48 01:51:48 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:51:48 #59 ... 01:51:48 01:51:48 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:48 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.0s done 01:51:48 #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:51:48 #43 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:51:48 #43 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:51:48 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done 01:51:48 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.7s done 01:51:48 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 01:51:48 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.8s done 01:51:48 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.3s 01:51:48 #43 ... 01:51:48 01:51:48 #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:51:48 #60 ... 01:51:48 01:51:48 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:48 #43 ... 01:51:48 01:51:48 #37 [core-command internal] load build context 01:51:48 #37 transferring context: 3.36MB 9.1s done 01:51:48 #37 DONE 11.2s 01:51:48 01:51:48 #61 [core-data internal] load build context 01:51:49 #61 ... 01:51:49 01:51:49 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:51:49 #62 ... 01:51:49 01:51:49 #61 [core-data internal] load build context 01:51:50 #61 ... 01:51:50 01:51:50 #63 [security-proxy-setup internal] load build context 01:51:50 #63 transferring context: 3.36MB 8.9s done 01:51:50 #63 ... 01:51:50 01:51:50 #64 [core-metadata internal] load build context 01:51:50 #64 ... 01:51:50 01:51:50 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:50 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.74MB / 37.02MB 4.2s 01:51:50 #43 ... 01:51:50 01:51:50 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:50 #54 DONE 13.4s 01:51:50 01:51:50 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:51 #43 ... 01:51:51 01:51:51 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:51:51 #65 ... 01:51:51 01:51:51 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:51 #43 ... 01:51:51 01:51:51 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:51:51 #66 ... 01:51:51 01:51:51 #58 [security-secretstore-setup internal] load build context 01:51:51 #58 transferring context: 3.36MB 9.9s done 01:51:51 #58 DONE 13.8s 01:51:51 01:51:51 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:51 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 5.5s 01:51:51 #43 ... 01:51:51 01:51:51 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:51:51 #67 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.4s done 01:51:51 #67 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:51:51 #67 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:51:51 #67 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:51:51 #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.2s done 01:51:51 #67 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 01:51:51 #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.7s done 01:51:51 #67 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.3s done 01:51:51 #67 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.15MB / 17.33MB 5.4s 01:51:51 #67 ... 01:51:51 01:51:51 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:52 #43 ... 01:51:52 01:51:52 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:51:52 #68 ... 01:51:52 01:51:52 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:51:52 #69 ... 01:51:52 01:51:52 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:51:52 #70 ... 01:51:52 01:51:52 #45 [security-spiffe-token-provider internal] load build context 01:51:53 #45 ... 01:51:53 01:51:53 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:51:53 #53 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:51:53 #53 ... 01:51:53 01:51:53 #63 [security-proxy-setup internal] load build context 01:51:53 #63 DONE 13.6s 01:51:53 01:51:53 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:51:54 #71 ... 01:51:54 01:51:54 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:54 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 7.8s 01:51:54 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 01:51:54 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 01:51:55 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 8.9s 01:51:55 #43 ... 01:51:55 01:51:55 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:51:55 #51 11.90 (1/7) Installing ca-certificates (20250911-r0) 01:51:55 #51 12.16 (2/7) Installing dumb-init (1.2.5-r3) 01:51:55 #51 12.16 (3/7) Installing libgcc (14.2.0-r6) 01:51:55 #51 12.16 (4/7) Installing libsodium (1.0.20-r0) 01:51:55 #51 12.16 (5/7) Installing libstdc++ (14.2.0-r6) 01:51:55 #51 12.38 (6/7) Installing libzmq (4.3.5-r2) 01:51:55 #51 12.38 (7/7) Installing zeromq (4.3.5-r2) 01:51:55 #51 12.47 Executing busybox-1.37.0-r19.trigger 01:51:55 #51 12.62 Executing ca-certificates-20250911-r0.trigger 01:51:55 #51 13.32 OK: 12 MiB in 23 packages 01:51:55 #51 DONE 18.4s 01:51:55 01:51:55 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:55 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 9.5s 01:51:55 #43 ... 01:51:55 01:51:55 #40 [security-proxy-auth internal] load build context 01:51:55 #40 transferring context: 3.36MB 10.2s done 01:51:55 #40 DONE 15.5s 01:51:56 01:51:56 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:56 #43 ... 01:51:56 01:51:56 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:56 #55 DONE 18.7s 01:51:56 01:51:56 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:56 #43 ... 01:51:56 01:51:56 #61 [core-data internal] load build context 01:51:56 #61 transferring context: 3.36MB 12.5s done 01:51:56 #61 DONE 16.5s 01:51:56 01:51:56 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:56 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.56MB / 37.02MB 10.8s 01:51:57 #43 ... 01:51:57 01:51:57 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:51:57 #72 ... 01:51:57 01:51:57 #45 [security-spiffe-token-provider internal] load build context 01:51:57 #45 ... 01:51:57 01:51:57 #64 [core-metadata internal] load build context 01:51:57 #64 transferring context: 3.36MB 13.8s done 01:51:57 #64 DONE 17.1s 01:51:57 01:51:57 #45 [security-spiffe-token-provider internal] load build context 01:51:57 #45 transferring context: 3.36MB 12.4s done 01:51:57 #45 ... 01:51:57 01:51:57 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:51:57 #56 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:51:57 #56 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:51:57 #56 17.91 OK: 255 MiB in 60 packages 01:51:57 #56 DONE 20.5s 01:51:58 01:51:58 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:58 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.8s 01:51:58 #43 ... 01:51:58 01:51:58 #45 [security-spiffe-token-provider internal] load build context 01:51:58 #45 DONE 15.9s 01:51:58 01:51:58 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:58 #43 ... 01:51:58 01:51:58 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:51:58 #52 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:51:58 #52 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:51:58 #52 19.43 OK: 255 MiB in 60 packages 01:51:58 #52 DONE 22.2s 01:51:58 01:51:58 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:51:59 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 12.9s 01:51:59 #43 ... 01:51:59 01:51:59 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:51:59 #73 DONE 1.8s 01:51:59 01:51:59 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:00 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 14.1s 01:52:01 #43 ... 01:52:01 01:52:01 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:52:01 #74 DONE 2.7s 01:52:01 01:52:01 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:01 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 15.2s 01:52:01 #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:52:01 #43 ... 01:52:01 01:52:01 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:52:01 #75 ... 01:52:01 01:52:01 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:02 #43 ... 01:52:02 01:52:02 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:52:02 #59 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:02 #59 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:02 #59 23.16 OK: 255 MiB in 60 packages 01:52:02 #59 ... 01:52:02 01:52:02 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:02 #43 ... 01:52:02 01:52:02 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:52:02 #67 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 14.6s done 01:52:02 #67 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:52:02 #67 ... 01:52:02 01:52:02 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:02 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.94MB / 37.02MB 16.4s 01:52:03 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.87MB / 37.02MB 17.3s 01:52:03 #43 ... 01:52:03 01:52:03 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:52:03 #53 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:03 #53 23.35 (1/3) Installing ca-certificates (20250911-r0) 01:52:03 #53 23.79 (2/3) Installing dumb-init (1.2.5-r3) 01:52:03 #53 23.82 (3/3) Installing tzdata (2025b-r0) 01:52:03 #53 25.05 Executing busybox-1.37.0-r19.trigger 01:52:03 #53 25.14 Executing ca-certificates-20250911-r0.trigger 01:52:03 #53 26.10 OK: 8 MiB in 19 packages 01:52:04 #53 ... 01:52:04 01:52:04 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:04 #43 ... 01:52:04 01:52:04 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:52:04 #59 DONE 26.7s 01:52:04 01:52:04 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:04 #43 ... 01:52:04 01:52:04 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:52:04 #57 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:04 #57 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:04 #57 25.19 OK: 255 MiB in 60 packages 01:52:04 #57 DONE 27.1s 01:52:04 01:52:04 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:04 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.32MB / 37.02MB 18.3s 01:52:05 #43 ... 01:52:05 01:52:05 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:52:05 #53 DONE 28.1s 01:52:05 01:52:05 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:05 #43 ... 01:52:05 01:52:05 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:52:05 #76 ... 01:52:05 01:52:05 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:52:05 #65 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:06 #65 ... 01:52:06 01:52:06 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:52:06 #77 ... 01:52:06 01:52:06 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 01:52:06 #78 DONE 2.3s 01:52:06 01:52:06 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:07 #79 ... 01:52:07 01:52:07 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:52:07 #62 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:07 #62 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:07 #62 27.77 (1/4) Installing ca-certificates (20250911-r0) 01:52:07 #62 28.26 (2/4) Installing dumb-init (1.2.5-r3) 01:52:07 #62 ... 01:52:07 01:52:07 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:07 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 21.0s 01:52:07 #43 ... 01:52:07 01:52:07 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:52:07 #80 DONE 2.9s 01:52:07 01:52:07 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:07 #43 ... 01:52:07 01:52:07 #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:52:07 #60 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:07 #60 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:07 #60 29.29 (1/1) Installing dumb-init (1.2.5-r3) 01:52:07 #60 29.32 Executing busybox-1.37.0-r19.trigger 01:52:07 #60 29.46 OK: 8 MiB in 17 packages 01:52:07 #60 ... 01:52:07 01:52:07 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:08 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 22.0s 01:52:09 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.7s done 01:52:10 #43 ... 01:52:10 01:52:10 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:10 #81 ... 01:52:10 01:52:10 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:52:10 #62 28.30 (3/4) Installing su-exec (0.2-r3) 01:52:10 #62 28.33 (4/4) Installing yq-go (4.47.2-r1) 01:52:10 #62 29.78 Executing busybox-1.37.0-r19.trigger 01:52:10 #62 29.85 Executing ca-certificates-20250911-r0.trigger 01:52:10 #62 31.72 OK: 19 MiB in 20 packages 01:52:11 #62 ... 01:52:11 01:52:11 #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:52:11 #60 DONE 32.6s 01:52:11 01:52:11 #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade 01:52:11 #82 ... 01:52:11 01:52:11 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:11 #83 ... 01:52:11 01:52:11 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:52:11 #75 19.86 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:12 #75 ... 01:52:12 01:52:12 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:52:12 #69 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:12 #69 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:12 #69 ... 01:52:12 01:52:12 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:12 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 01:52:13 #43 ... 01:52:13 01:52:13 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:52:13 #66 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:13 #66 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:13 #66 ... 01:52:13 01:52:13 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:52:13 #75 21.86 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:13 #75 ... 01:52:13 01:52:13 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:52:13 #62 DONE 34.6s 01:52:13 01:52:13 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:52:15 #84 ... 01:52:15 01:52:15 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:52:15 #71 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:15 #71 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:15 #71 ... 01:52:15 01:52:15 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:15 #43 ... 01:52:15 01:52:15 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:52:15 #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:15 #85 ... 01:52:15 01:52:15 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:17 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s 01:52:17 #43 ... 01:52:17 01:52:17 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:52:17 #65 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:17 #65 ... 01:52:17 01:52:17 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:52:17 #67 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.0s 01:52:17 #67 ... 01:52:17 01:52:17 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:17 #86 ... 01:52:17 01:52:17 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:52:17 #72 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:17 #72 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:17 #72 ... 01:52:17 01:52:17 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:19 #43 ... 01:52:19 01:52:19 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:52:19 #67 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.1s done 01:52:19 #67 DONE 37.4s 01:52:19 01:52:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:19 #43 ... 01:52:19 01:52:19 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:52:19 #68 27.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:19 #68 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:19 #68 ... 01:52:19 01:52:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:20 #43 ... 01:52:20 01:52:20 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:52:20 #70 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:20 #70 30.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:20 #70 ... 01:52:20 01:52:20 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:21 #43 ... 01:52:21 01:52:21 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:52:21 #76 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:21 #76 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:21 #76 ... 01:52:21 01:52:21 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:21 #43 ... 01:52:21 01:52:21 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:52:21 #77 15.17 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:21 #77 17.57 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:21 #77 ... 01:52:21 01:52:21 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:22 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s 01:52:23 #43 ... 01:52:23 01:52:23 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:52:23 #66 37.22 (1/1) Installing dumb-init (1.2.5-r3) 01:52:23 #66 37.26 Executing busybox-1.37.0-r19.trigger 01:52:23 #66 37.49 OK: 8 MiB in 17 packages 01:52:23 #66 DONE 41.3s 01:52:23 01:52:23 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:24 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.6s done 01:52:25 #43 DONE 43.9s 01:52:25 01:52:25 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:52:25 #65 42.97 (1/4) Installing dumb-init (1.2.5-r3) 01:52:25 #65 43.00 (2/4) Installing openssl (3.5.4-r0) 01:52:25 #65 43.10 (3/4) Installing su-exec (0.2-r3) 01:52:25 #65 43.14 (4/4) Installing yq-go (4.47.2-r1) 01:52:25 #65 ... 01:52:25 01:52:25 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:52:25 #69 33.34 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:52:25 #69 33.34 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:52:25 #69 33.34 OK: 26170 distinct packages available 01:52:25 #69 37.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:25 #69 39.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:25 #69 ... 01:52:25 01:52:25 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:52:25 #71 36.28 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:52:25 #71 36.28 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:52:25 #71 36.28 OK: 26169 distinct packages available 01:52:25 #71 39.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:26 #71 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:26 #71 ... 01:52:26 01:52:26 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:52:26 #65 45.05 Executing busybox-1.37.0-r19.trigger 01:52:26 #65 45.27 OK: 20 MiB in 20 packages 01:52:26 #65 ... 01:52:26 01:52:26 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:52:26 #85 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:26 #85 ... 01:52:26 01:52:26 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:52:26 #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:27 #87 ... 01:52:27 01:52:27 #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade 01:52:27 #82 6.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:27 #82 9.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:27 #82 ... 01:52:27 01:52:27 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:52:27 #72 39.76 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:27 #72 39.95 Executing busybox-1.37.0-r20.post-upgrade 01:52:27 #72 40.63 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:27 #72 40.64 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:27 #72 40.65 Executing busybox-1.37.0-r20.trigger 01:52:27 #72 40.74 OK: 8 MiB in 18 packages 01:52:29 #72 ... 01:52:29 01:52:29 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:52:29 #84 5.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:29 #84 8.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:29 #84 ... 01:52:29 01:52:29 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:52:29 #76 33.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:29 #76 33.61 Executing busybox-1.37.0-r20.post-upgrade 01:52:29 #76 ... 01:52:29 01:52:29 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:52:29 #65 DONE 48.3s 01:52:29 01:52:29 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:52:30 #88 ... 01:52:30 01:52:30 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:52:30 #72 DONE 43.4s 01:52:30 01:52:30 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:52:30 #76 34.39 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:30 #76 34.41 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:30 #76 34.51 Executing busybox-1.37.0-r20.trigger 01:52:30 #76 34.81 OK: 12 MiB in 23 packages 01:52:31 #76 ... 01:52:31 01:52:31 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:52:31 #75 37.28 OK: 255 MiB in 60 packages 01:52:31 #75 DONE 39.8s 01:52:31 01:52:31 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:52:31 #89 DONE 0.9s 01:52:31 01:52:31 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:33 #90 ... 01:52:33 01:52:33 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:52:33 #77 32.68 (1/1) Installing dumb-init (1.2.5-r3) 01:52:33 #77 33.42 Executing busybox-1.37.0-r19.trigger 01:52:33 #77 33.75 OK: 8 MiB in 17 packages 01:52:33 #77 DONE 36.8s 01:52:33 01:52:33 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:52:33 #85 26.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:33 #85 27.04 Executing busybox-1.37.0-r20.post-upgrade 01:52:33 #85 27.83 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:33 #85 27.83 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:33 #85 27.85 Executing busybox-1.37.0-r20.trigger 01:52:33 #85 28.12 OK: 8 MiB in 19 packages 01:52:34 #85 ... 01:52:34 01:52:34 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:52:34 #76 DONE 38.5s 01:52:34 01:52:34 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:52:34 #68 45.95 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:52:34 #68 45.98 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:52:34 #68 45.98 OK: 26169 distinct packages available 01:52:34 #68 47.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:34 #68 50.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:34 #68 ... 01:52:34 01:52:34 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:52:34 #88 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:36 #88 ... 01:52:36 01:52:36 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:52:36 #91 DONE 5.5s 01:52:36 01:52:36 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:52:36 #92 DONE 0.3s 01:52:36 01:52:36 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:52:36 #88 6.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:36 #88 ... 01:52:36 01:52:36 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:52:36 #85 DONE 31.0s 01:52:36 01:52:36 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:52:36 #69 54.28 OK: 255 MiB in 60 packages 01:52:38 #156 ... 01:52:38 01:52:38 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:52:38 #148 DONE 102.0s 01:52:38 01:52:38 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:52:38 #147 DONE 102.0s 01:52:38 01:52:38 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:52:38 #149 ... 01:52:38 01:52:38 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:52:38 #157 DONE 0.2s 01:52:38 01:52:38 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:52:38 #158 DONE 0.3s 01:52:38 01:52:38 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:52:38 #159 DONE 0.1s 01:52:38 01:52:38 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:52:38 #160 DONE 0.4s 01:52:38 01:52:38 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:52:38 #161 DONE 0.2s 01:52:38 01:52:38 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:52:38 #162 ... 01:52:38 01:52:38 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:52:38 #163 DONE 0.1s 01:52:38 01:52:38 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:52:38 #162 DONE 0.9s 01:52:38 01:52:38 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:52:38 #164 DONE 0.2s 01:52:38 01:52:38 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:52:38 #165 DONE 0.2s 01:52:38 01:52:38 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:52:38 #166 DONE 1.0s 01:52:38 01:52:38 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:52:38 #167 DONE 0.4s 01:52:38 01:52:38 #168 [core-common-config-bootstrapper] exporting to image 01:52:38 #168 exporting layers 01:52:38 #168 ... 01:52:38 01:52:38 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:52:38 #169 DONE 0.1s 01:52:38 01:52:38 #170 [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/ 01:52:38 #170 DONE 0.2s 01:52:38 01:52:38 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:52:38 #155 ... 01:52:38 01:52:38 #171 [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/ 01:52:38 #171 DONE 0.0s 01:52:38 01:52:38 #168 [core-common-config-bootstrapper] exporting to image 01:52:38 #168 exporting layers 0.4s done 01:52:38 #168 writing image sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done 01:52:38 #168 naming to docker.io/library/core-common-config-bootstrapper done 01:52:38 #168 DONE 0.4s 01:52:38 01:52:38 #172 [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/ 01:52:38 #172 DONE 0.1s 01:52:38 01:52:38 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:52:38 #173 DONE 0.0s 01:52:38 01:52:38 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:52:38 #174 DONE 1.0s 01:52:38 01:52:38 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:52:38 #149 ... 01:52:38 01:52:38 #175 [security-bootstrapper] exporting to image 01:52:38 #175 exporting layers 0.5s done 01:52:38 #175 writing image sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done 01:52:38 #175 naming to docker.io/library/security-bootstrapper done 01:52:38 #175 DONE 0.6s 01:52:38 01:52:38 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:52:38 #69 DONE 55.9s 01:52:38 01:52:38 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:52:38 #93 ... 01:52:38 01:52:38 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:52:38 #87 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:38 #87 ... 01:52:38 01:52:38 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:52:38 #70 46.18 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:52:38 #70 46.18 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:52:38 #70 46.18 OK: 26169 distinct packages available 01:52:38 #70 48.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:38 #70 51.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:38 #70 ... 01:52:38 01:52:38 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:52:38 #93 DONE 0.6s 01:52:38 01:52:38 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:52:38 #84 23.27 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:38 #84 23.46 Executing busybox-1.37.0-r20.post-upgrade 01:52:38 #84 23.92 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:38 #84 23.92 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:38 #84 23.94 Executing busybox-1.37.0-r20.trigger 01:52:38 #84 24.02 OK: 19 MiB in 20 packages 01:52:39 #84 ... 01:52:39 01:52:39 #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade 01:52:39 #82 24.47 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:39 #82 24.74 Executing busybox-1.37.0-r20.post-upgrade 01:52:39 #82 25.44 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:39 #82 25.46 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:39 #82 25.51 Executing busybox-1.37.0-r20.trigger 01:52:39 #82 25.71 OK: 8 MiB in 17 packages 01:52:39 #82 DONE 28.2s 01:52:39 01:52:39 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:40 #94 ... 01:52:40 01:52:40 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:52:40 #84 DONE 26.6s 01:52:40 01:52:40 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:52:40 #71 55.36 (1/13) Installing brotli-libs (1.1.0-r2) 01:52:40 #71 55.47 (2/13) Installing c-ares (1.34.5-r0) 01:52:40 #71 55.50 (3/13) Installing libunistring (1.3-r0) 01:52:40 #71 55.66 (4/13) Installing libidn2 (2.3.7-r0) 01:52:40 #71 55.69 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:52:40 #71 55.70 (6/13) Installing libpsl (0.21.5-r3) 01:52:40 #71 55.71 (7/13) Installing zstd-libs (1.5.7-r0) 01:52:40 #71 55.76 (8/13) Installing libcurl (8.14.1-r2) 01:52:40 #71 55.82 (9/13) Installing curl (8.14.1-r2) 01:52:40 #71 55.85 (10/13) Installing dumb-init (1.2.5-r3) 01:52:40 #71 55.88 (11/13) Installing musl-obstack (1.2.3-r2) 01:52:40 #71 55.91 (12/13) Installing libucontext (1.3.2-r0) 01:52:40 #71 55.92 (13/13) Installing gcompat (1.1.0-r4) 01:52:40 #71 55.97 Executing busybox-1.37.0-r19.trigger 01:52:40 #71 56.26 OK: 13 MiB in 29 packages 01:52:41 #71 DONE 57.7s 01:52:41 01:52:41 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:52:43 #95 ... 01:52:43 01:52:43 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:52:43 #87 17.76 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:43 #87 17.87 Executing busybox-1.37.0-r20.post-upgrade 01:52:43 #87 18.42 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:43 #87 18.43 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:43 #87 18.45 Executing busybox-1.37.0-r20.trigger 01:52:43 #87 18.52 OK: 8 MiB in 17 packages 01:52:43 #87 DONE 20.5s 01:52:43 01:52:43 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:43 #86 ... 01:52:43 01:52:43 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:52:43 #68 61.74 (1/5) Installing dumb-init (1.2.5-r3) 01:52:43 #68 61.85 (2/5) Installing musl-obstack (1.2.3-r2) 01:52:43 #68 61.91 (3/5) Installing libucontext (1.3.2-r0) 01:52:43 #68 61.92 (4/5) Installing gcompat (1.1.0-r4) 01:52:44 #68 61.96 (5/5) Installing openssl (3.5.4-r0) 01:52:44 #68 62.03 Executing busybox-1.37.0-r19.trigger 01:52:44 #68 62.14 OK: 9 MiB in 21 packages 01:52:45 #68 ... 01:52:45 01:52:45 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:52:45 #70 61.51 (1/4) Installing dumb-init (1.2.5-r3) 01:52:45 #70 61.59 (2/4) Installing musl-obstack (1.2.3-r2) 01:52:45 #70 61.66 (3/4) Installing libucontext (1.3.2-r0) 01:52:45 #70 61.67 (4/4) Installing gcompat (1.1.0-r4) 01:52:45 #70 61.69 Executing busybox-1.37.0-r19.trigger 01:52:45 #70 61.91 OK: 8 MiB in 20 packages 01:52:45 #70 DONE 63.2s 01:52:45 01:52:45 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:52:46 #96 ... 01:52:46 01:52:46 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:52:46 #68 DONE 64.1s 01:52:46 01:52:46 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:52:48 #97 ... 01:52:48 01:52:48 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:52:48 #88 15.51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:48 #88 15.65 Executing busybox-1.37.0-r20.post-upgrade 01:52:48 #88 16.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:48 #88 16.10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:48 #88 16.13 Executing busybox-1.37.0-r20.trigger 01:52:48 #88 16.24 OK: 20 MiB in 20 packages 01:52:48 #88 DONE 18.8s 01:52:48 01:52:48 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:52:48 #98 DONE 0.4s 01:52:48 01:52:48 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:52:48 #95 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:48 #95 4.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:50 #95 ... 01:52:50 01:52:50 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:52:50 #96 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:50 #96 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:54 #96 8.278 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:54 #96 8.442 Executing busybox-1.37.0-r20.post-upgrade 01:52:54 #96 9.098 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:54 #96 9.107 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:54 #96 9.130 Executing busybox-1.37.0-r20.trigger 01:52:54 #96 ... 01:52:54 01:52:54 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:52:54 #95 10.66 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:54 #95 10.76 Executing busybox-1.37.0-r20.post-upgrade 01:52:54 #95 11.12 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:54 #95 11.13 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:54 #95 11.16 Executing busybox-1.37.0-r20.trigger 01:52:54 #95 11.28 OK: 13 MiB in 29 packages 01:52:54 #95 DONE 13.1s 01:52:54 01:52:54 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:52:54 #96 9.208 OK: 8 MiB in 20 packages 01:52:54 #96 ... 01:52:54 01:52:54 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:52:54 #97 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:54 #97 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:54 #97 8.374 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:52:54 #97 8.567 Executing busybox-1.37.0-r20.post-upgrade 01:52:55 #97 9.118 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:52:55 #97 9.142 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:52:55 #97 9.194 Executing busybox-1.37.0-r20.trigger 01:52:55 #97 9.266 OK: 9 MiB in 21 packages 01:52:56 #97 ... 01:52:56 01:52:56 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:52:56 #96 DONE 10.6s 01:52:56 01:52:56 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:56 #99 ... 01:52:56 01:52:56 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:52:56 #97 DONE 10.5s 01:52:56 01:52:56 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:59 #100 ... 01:52:59 01:52:59 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:52:59 #101 DONE 2.3s 01:52:59 01:52:59 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:59 #100 DONE 2.3s 01:52:59 01:52:59 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:52:59 #102 ... 01:52:59 01:52:59 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:59 #99 DONE 2.9s 01:52:59 01:52:59 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:52:59 #103 ... 01:52:59 01:52:59 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:52:59 #102 DONE 0.4s 01:52:59 01:52:59 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:52:59 #103 DONE 0.4s 01:52:59 01:52:59 #104 [security-spire-config stage-2 6/10] COPY security.txt / 01:52:59 #104 ... 01:52:59 01:52:59 #105 [security-spire-server stage-2 6/9] COPY security.txt / 01:52:59 #105 DONE 0.4s 01:52:59 01:52:59 #104 [security-spire-config stage-2 6/10] COPY security.txt / 01:52:59 #104 DONE 0.4s 01:52:59 01:52:59 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:53:00 #106 ... 01:53:00 01:53:00 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:53:00 #107 DONE 0.3s 01:53:00 01:53:00 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:53:00 #108 DONE 0.5s 01:53:00 01:53:00 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:53:00 #106 DONE 0.7s 01:53:00 01:53:00 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:53:01 #109 DONE 0.4s 01:53:01 01:53:01 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:53:01 #110 DONE 0.4s 01:53:01 01:53:01 #111 [security-spire-server] exporting to image 01:53:01 #111 exporting layers 01:53:01 #111 ... 01:53:01 01:53:01 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:53:01 #112 DONE 0.8s 01:53:01 01:53:01 #111 [security-spire-config] exporting to image 01:53:02 #111 ... 01:53:02 01:53:02 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:53:02 #113 DONE 3.9s 01:53:03 01:53:03 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:53:03 #114 DONE 0.4s 01:53:03 01:53:03 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:03 #94 ... 01:53:03 01:53:03 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:53:03 #115 DONE 0.3s 01:53:03 01:53:03 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:53:03 #116 DONE 0.3s 01:53:03 01:53:03 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:53:03 #117 DONE 0.2s 01:53:03 01:53:03 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:53:04 #118 DONE 0.3s 01:53:04 01:53:04 #111 [security-spire-agent] exporting to image 01:53:06 #111 exporting layers 5.1s done 01:53:06 #111 writing image sha256:475d6dc9c7f31979e29237b0eb381c3deacf5dce004193e3b8ac1ea7e26d655e 0.1s done 01:53:06 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:53:06 #111 exporting layers 4.7s done 01:53:06 #111 writing image sha256:3ab79ea28e4f16387eaf15d5cb59cae0fdfbd8ee531885da18fbb35acce6828d 01:53:06 #111 writing image sha256:3ab79ea28e4f16387eaf15d5cb59cae0fdfbd8ee531885da18fbb35acce6828d 0.0s done 01:53:06 #111 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:53:07 #111 exporting layers 3.2s done 01:53:07 #111 writing image sha256:66fe15225b3dd1660366a01102ea9be03cb2093824c0ea908bfc73916154e12d 0.0s done 01:53:07 #111 naming to docker.io/library/security-spire-agent-arm64 done 01:53:07 #111 DONE 6.8s 01:53:07 01:53:07 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:45 #149 ... 01:53:45 01:53:45 #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 01:53:45 #156 171.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:53:55 #156 ... 01:53:55 01:53:55 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:53:55 #152 DONE 185.4s 01:53:55 01:53:55 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:53:55 #151 DONE 185.4s 01:53:55 01:53:55 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:53:55 #149 DONE 185.4s 01:53:55 01:53:55 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:53:55 #145 DONE 181.9s 01:53:55 01:53:55 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:53:55 #153 DONE 185.5s 01:53:55 01:53:55 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:53:55 #154 DONE 185.5s 01:53:55 01:53:55 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:53:55 #155 DONE 185.5s 01:53:55 01:53:55 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:53:55 #146 DONE 185.5s 01:53:55 01:53:55 #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 01:53:55 #156 DONE 185.5s 01:53:55 01:53:55 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #176 ... 01:53:55 01:53:55 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:53:55 #150 DONE 185.6s 01:53:55 01:53:55 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #176 DONE 0.3s 01:53:55 01:53:55 #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #177 DONE 0.4s 01:53:55 01:53:55 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #178 DONE 0.2s 01:53:55 01:53:55 #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:53:55 #179 ... 01:53:55 01:53:55 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #180 DONE 0.2s 01:53:55 01:53:55 #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #181 DONE 0.2s 01:53:55 01:53:55 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #182 DONE 0.2s 01:53:55 01:53:55 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #183 DONE 0.1s 01:53:55 01:53:55 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:53:56 #184 ... 01:53:56 01:53:56 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:53:56 #185 CACHED 01:53:56 01:53:56 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:53:56 #186 CACHED 01:53:56 01:53:56 #187 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:53:56 #187 DONE 0.4s 01:53:56 01:53:56 #188 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:53:56 #188 DONE 0.4s 01:53:56 01:53:56 #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:53:56 #179 DONE 0.8s 01:53:56 01:53:56 #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:53:56 #189 DONE 0.4s 01:53:56 01:53:56 #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:53:56 #190 CACHED 01:53:56 01:53:56 #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:53:56 #191 CACHED 01:53:56 01:53:56 #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:53:56 #192 DONE 0.4s 01:53:56 01:53:56 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:53:56 #193 DONE 0.4s 01:53:56 01:53:56 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:53:56 #194 DONE 0.4s 01:53:56 01:53:56 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:53:56 #184 DONE 0.4s 01:53:56 01:53:56 #195 [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 01:53:57 #195 ... 01:53:57 01:53:57 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:53:57 #196 DONE 0.9s 01:53:57 01:53:57 #197 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:53:57 #197 DONE 0.9s 01:53:57 01:53:57 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:53:57 #198 DONE 0.8s 01:53:57 01:53:57 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:53:57 #199 ... 01:53:57 01:53:57 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:53:57 #200 DONE 1.2s 01:53:57 01:53:57 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:53:57 #201 DONE 1.2s 01:53:57 01:53:57 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:53:57 #202 DONE 1.2s 01:53:57 01:53:57 #203 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:53:57 #203 DONE 1.2s 01:53:57 01:53:57 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:53:57 #204 DONE 1.2s 01:53:57 01:53:57 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:53:57 #205 DONE 1.2s 01:53:57 01:53:57 #195 [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 01:53:57 #195 DONE 1.2s 01:53:57 01:53:57 #206 [core-keeper] exporting to image 01:53:57 #206 exporting layers 01:53:57 #206 exporting layers 0.3s done 01:53:57 #206 ... 01:53:57 01:53:57 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:53:57 #207 DONE 0.4s 01:53:57 01:53:57 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:53:57 #199 DONE 0.8s 01:53:57 01:53:57 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:53:57 #208 DONE 0.4s 01:53:57 01:53:57 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:53:57 #209 DONE 0.5s 01:53:57 01:53:57 #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:53:57 #210 DONE 0.4s 01:53:57 01:53:57 #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:53:57 #211 DONE 0.4s 01:53:57 01:53:57 #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:53:57 #212 DONE 0.4s 01:53:57 01:53:57 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:53:57 #213 DONE 0.2s 01:53:58 01:53:58 #214 [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 01:53:58 #214 DONE 0.4s 01:53:58 01:53:58 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:53:58 #215 DONE 0.2s 01:53:58 01:53:58 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:53:58 #216 DONE 0.2s 01:53:58 01:53:58 #217 [support-notifications] exporting to image 01:53:58 #217 ... 01:53:58 01:53:58 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:53:58 #218 DONE 0.2s 01:53:58 01:53:58 #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:53:58 #219 DONE 0.3s 01:53:58 01:53:58 #206 [core-keeper] exporting to image 01:53:58 #206 writing image sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e 01:53:58 #206 writing image sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e 0.0s done 01:53:58 #206 naming to docker.io/library/core-keeper done 01:53:58 #206 DONE 0.9s 01:53:58 01:53:58 #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:53:58 #220 DONE 0.4s 01:53:58 01:53:58 #221 [core-command] exporting to image 01:53:58 #221 exporting layers 0.4s done 01:53:58 #221 writing image sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe 01:53:58 #221 ... 01:53:58 01:53:58 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:53:58 #222 DONE 0.2s 01:53:58 01:53:58 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:53:58 #223 DONE 0.2s 01:53:58 01:53:58 #221 [core-command] exporting to image 01:53:58 #221 writing image sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe 0.2s done 01:53:58 #221 naming to docker.io/library/core-command done 01:53:58 #221 DONE 0.7s 01:53:58 01:53:58 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:53:58 #224 DONE 0.2s 01:53:58 01:53:58 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:53:58 #225 DONE 0.1s 01:53:58 01:53:58 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:53:58 #226 DONE 0.8s 01:53:58 01:53:58 #227 [core-data] exporting to image 01:53:58 #227 exporting layers 0.7s done 01:53:58 #227 writing image sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 0.0s done 01:53:58 #227 naming to docker.io/library/core-data done 01:53:58 #227 DONE 0.9s 01:53:58 01:53:58 #228 [security-spiffe-token-provider] exporting to image 01:53:58 #228 exporting layers 0.8s done 01:53:58 #228 writing image sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 0.0s done 01:53:58 #228 naming to docker.io/library/security-spiffe-token-provider done 01:53:58 #228 DONE 0.9s 01:53:58 01:53:58 #229 [core-metadata] exporting to image 01:53:58 #229 exporting layers 0.8s done 01:53:58 #229 writing image sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 0.0s done 01:53:58 #229 naming to docker.io/library/core-metadata done 01:53:58 #229 DONE 0.8s 01:53:58 01:53:58 #230 [support-scheduler] exporting to image 01:53:58 #230 exporting layers 1.0s done 01:53:58 #230 writing image sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 0.0s done 01:53:58 #230 naming to docker.io/library/support-scheduler 0.0s done 01:53:58 #230 DONE 1.1s 01:53:58 01:53:58 #217 [support-notifications] exporting to image 01:53:58 #217 exporting layers 0.9s done 01:53:58 #217 writing image sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done 01:53:58 #217 naming to docker.io/library/support-notifications done 01:53:59 #217 DONE 0.9s 01:53:59 01:53:59 #231 [security-proxy-auth] exporting to image 01:53:59 #231 ... 01:53:59 01:53:59 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:53:59 #232 DONE 0.6s 01:53:59 01:53:59 #231 [security-proxy-auth] exporting to image 01:53:59 #231 exporting layers 0.4s done 01:53:59 #231 writing image sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done 01:53:59 #231 naming to docker.io/library/security-proxy-auth 01:53:59 #231 naming to docker.io/library/security-proxy-auth done 01:53:59 #231 DONE 0.5s 01:53:59 01:53:59 #233 [security-proxy-setup] exporting to image 01:53:59 #233 exporting layers 0.2s done 01:53:59 #233 writing image sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done 01:53:59 #233 naming to docker.io/library/security-proxy-setup done 01:53:59 #233 DONE 0.2s 01:53:59 01:53:59 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:53:59 #234 DONE 0.5s 01:53:59 01:53:59 #235 [security-secretstore-setup] exporting to image 01:53:59 #235 exporting layers 0.2s done 01:53:59 #235 writing image sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done 01:53:59 #235 naming to docker.io/library/security-secretstore-setup done 01:53:59 #235 DONE 0.2s 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:53:59 time="2025-11-25T01:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:53:59 $ docker stop --time=1 1a99f5c76a1be17b3ccd5cb9ab15ca45de437a3dda96ca012918a915933978fa 01:54:00 $ docker rm -f --volumes 1a99f5c76a1be17b3ccd5cb9ab15ca45de437a3dda96ca012918a915933978fa [Pipeline] // withDockerContainer [Pipeline] sh 01:54:01 + docker images 01:54:01 REPOSITORY TAG IMAGE ID CREATED SIZE 01:54:01 security-secretstore-setup latest 5cd3f9217f62 1 second ago 84.5MB 01:54:01 security-proxy-setup latest dff68a41e9fa 2 seconds ago 52.8MB 01:54:01 security-proxy-auth latest 5583fa813005 2 seconds ago 46.9MB 01:54:01 core-keeper latest 57a04a506eff 3 seconds ago 46.7MB 01:54:01 core-metadata latest 15a34dc32106 3 seconds ago 47.9MB 01:54:01 core-data latest a3cd0d49a28c 3 seconds ago 47.8MB 01:54:01 support-scheduler latest a8b24c5ebf26 3 seconds ago 52MB 01:54:01 security-spiffe-token-provider latest db28e8b669a7 3 seconds ago 51MB 01:54:01 support-notifications latest 5d640cc2b626 3 seconds ago 55.6MB 01:54:01 core-command latest 76efd9c7e192 3 seconds ago 42.1MB 01:54:01 security-bootstrapper latest 816c2fa51e4f About a minute ago 22.4MB 01:54:01 core-common-config-bootstrapper latest 2daa3e374c57 About a minute ago 21.3MB 01:54:01 security-spire-agent latest 6f0a7995b79c 3 minutes ago 238MB 01:54:01 security-spire-server latest acf24fa272d9 3 minutes ago 178MB 01:54:01 security-spire-config latest c06f5f684b13 3 minutes ago 178MB 01:54:01 ci-base-image-x86_64 latest 74cddffaddb4 7 minutes ago 999MB 01:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 weeks ago 636MB 01:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 01:54: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 01:54:01 provisioning config files... 01:54:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config16543218366068095807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:01 ---> ****-login.sh 01:54:01 nexus3.edgexfoundry.org:10001 01:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:01 Login Succeeded 01:54:01 nexus3.edgexfoundry.org:10002 01:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:01 Login Succeeded 01:54:01 nexus3.edgexfoundry.org:10003 01:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:01 Login Succeeded 01:54:01 nexus3.edgexfoundry.org:10004 01:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:01 Login Succeeded 01:54:01 ****.io 01:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:02 Login Succeeded 01:54:02 ---> ****-login.sh ends [Pipeline] } 01:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:54:02 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:02 latest 01:54:02 4.1.0-dev.76 01:54:02 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:02 main 01:54:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:02 + docker push nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:02 cf14b786c00f: Preparing 01:54:02 120695ce22ee: Preparing 01:54:02 340464737043: Preparing 01:54:02 f41c76a2fc26: Preparing 01:54:02 b4489991d27b: Preparing 01:54:02 3e2250021ad1: Preparing 01:54:02 256f393e029f: Preparing 01:54:02 3e2250021ad1: Waiting 01:54:02 256f393e029f: Waiting 01:54:02 cf14b786c00f: Pushed 01:54:02 f41c76a2fc26: Pushed 01:54:02 340464737043: Pushed 01:54:02 256f393e029f: Layer already exists 01:54:03 3e2250021ad1: Pushed 01:54:03 b4489991d27b: Pushed 01:54:06 120695ce22ee: Pushed 01:54:06 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:07 cf14b786c00f: Preparing 01:54:07 120695ce22ee: Preparing 01:54:07 340464737043: Preparing 01:54:07 f41c76a2fc26: Preparing 01:54:07 b4489991d27b: Preparing 01:54:07 3e2250021ad1: Preparing 01:54:07 256f393e029f: Preparing 01:54:07 3e2250021ad1: Waiting 01:54:07 256f393e029f: Waiting 01:54:07 340464737043: Layer already exists 01:54:07 cf14b786c00f: Layer already exists 01:54:07 f41c76a2fc26: Layer already exists 01:54:07 120695ce22ee: Layer already exists 01:54:07 b4489991d27b: Layer already exists 01:54:07 3e2250021ad1: Layer already exists 01:54:07 256f393e029f: Layer already exists 01:54:07 latest: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:07 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 01:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:07 cf14b786c00f: Preparing 01:54:07 120695ce22ee: Preparing 01:54:07 340464737043: Preparing 01:54:07 f41c76a2fc26: Preparing 01:54:07 b4489991d27b: Preparing 01:54:07 3e2250021ad1: Preparing 01:54:07 256f393e029f: Preparing 01:54:07 3e2250021ad1: Waiting 01:54:07 256f393e029f: Waiting 01:54:07 cf14b786c00f: Layer already exists 01:54:07 f41c76a2fc26: Layer already exists 01:54:07 340464737043: Layer already exists 01:54:07 b4489991d27b: Layer already exists 01:54:07 120695ce22ee: Layer already exists 01:54:07 3e2250021ad1: Layer already exists 01:54:07 256f393e029f: Layer already exists 01:54:07 4.1.0-dev.76: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker push nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:08 cf14b786c00f: Preparing 01:54:08 120695ce22ee: Preparing 01:54:08 340464737043: Preparing 01:54:08 f41c76a2fc26: Preparing 01:54:08 b4489991d27b: Preparing 01:54:08 3e2250021ad1: Preparing 01:54:08 256f393e029f: Preparing 01:54:08 3e2250021ad1: Waiting 01:54:08 256f393e029f: Waiting 01:54:08 340464737043: Layer already exists 01:54:08 120695ce22ee: Layer already exists 01:54:08 cf14b786c00f: Layer already exists 01:54:08 b4489991d27b: Layer already exists 01:54:08 f41c76a2fc26: Layer already exists 01:54:08 3e2250021ad1: Layer already exists 01:54:08 256f393e029f: Layer already exists 01:54:08 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:54:09 cf14b786c00f: Preparing 01:54:09 120695ce22ee: Preparing 01:54:09 340464737043: Preparing 01:54:09 f41c76a2fc26: Preparing 01:54:09 b4489991d27b: Preparing 01:54:09 3e2250021ad1: Preparing 01:54:09 256f393e029f: Preparing 01:54:09 3e2250021ad1: Waiting 01:54:09 256f393e029f: Waiting 01:54:09 cf14b786c00f: Layer already exists 01:54:09 120695ce22ee: Layer already exists 01:54:09 b4489991d27b: Layer already exists 01:54:09 340464737043: Layer already exists 01:54:09 f41c76a2fc26: Layer already exists 01:54:09 3e2250021ad1: Layer already exists 01:54:09 256f393e029f: Layer already exists 01:54:09 main: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:09 ===================================================== [Pipeline] echo 01:54:09 taggedImages: 01:54:09 - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:09 - nexus3.edgexfoundry.org:10004/core-command:latest 01:54:09 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 01:54:09 - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:54:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:54:09 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:09 latest 01:54:09 4.1.0-dev.76 01:54:09 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:09 main 01:54:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:54:10 77097a9d4742: Preparing 01:54:10 f4e828eb49cf: Preparing 01:54:10 ba5d9cea0d8b: Preparing 01:54:10 57487b0a54c3: Preparing 01:54:10 340464737043: Preparing 01:54:10 f41c76a2fc26: Preparing 01:54:10 b4489991d27b: Preparing 01:54:10 3e2250021ad1: Preparing 01:54:10 256f393e029f: Preparing 01:54:10 f41c76a2fc26: Waiting 01:54:10 b4489991d27b: Waiting 01:54:10 3e2250021ad1: Waiting 01:54:10 256f393e029f: Waiting 01:54:10 340464737043: Layer already exists 01:54:10 f41c76a2fc26: Layer already exists 01:54:10 b4489991d27b: Layer already exists 01:54:10 3e2250021ad1: Layer already exists 01:54:10 256f393e029f: Layer already exists 01:54:10 f4e828eb49cf: Pushed 01:54:10 ba5d9cea0d8b: Pushed 01:54:10 77097a9d4742: Pushed 01:54:11 57487b0a54c3: Pushed 01:54:11 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54: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 01:54:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:54:12 77097a9d4742: Preparing 01:54:12 f4e828eb49cf: Preparing 01:54:12 ba5d9cea0d8b: Preparing 01:54:12 57487b0a54c3: Preparing 01:54:12 340464737043: Preparing 01:54:12 f41c76a2fc26: Preparing 01:54:12 b4489991d27b: Preparing 01:54:12 3e2250021ad1: Preparing 01:54:12 256f393e029f: Preparing 01:54:12 f41c76a2fc26: Waiting 01:54:12 b4489991d27b: Waiting 01:54:12 256f393e029f: Waiting 01:54:12 3e2250021ad1: Waiting 01:54:12 57487b0a54c3: Layer already exists 01:54:12 340464737043: Layer already exists 01:54:12 ba5d9cea0d8b: Layer already exists 01:54:12 f4e828eb49cf: Layer already exists 01:54:12 77097a9d4742: Layer already exists 01:54:12 b4489991d27b: Layer already exists 01:54:12 3e2250021ad1: Layer already exists 01:54:12 256f393e029f: Layer already exists 01:54:12 f41c76a2fc26: Layer already exists 01:54:12 latest: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 01:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:54:13 77097a9d4742: Preparing 01:54:13 f4e828eb49cf: Preparing 01:54:13 ba5d9cea0d8b: Preparing 01:54:13 57487b0a54c3: Preparing 01:54:13 340464737043: Preparing 01:54:13 f41c76a2fc26: Preparing 01:54:13 b4489991d27b: Preparing 01:54:13 3e2250021ad1: Preparing 01:54:13 256f393e029f: Preparing 01:54:13 b4489991d27b: Waiting 01:54:13 3e2250021ad1: Waiting 01:54:13 f41c76a2fc26: Waiting 01:54:13 256f393e029f: Waiting 01:54:13 340464737043: Layer already exists 01:54:13 ba5d9cea0d8b: Layer already exists 01:54:13 77097a9d4742: Layer already exists 01:54:13 57487b0a54c3: Layer already exists 01:54:13 f4e828eb49cf: Layer already exists 01:54:13 3e2250021ad1: Layer already exists 01:54:13 256f393e029f: Layer already exists 01:54:13 b4489991d27b: Layer already exists 01:54:13 f41c76a2fc26: Layer already exists 01:54:13 4.1.0-dev.76: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:54:13 77097a9d4742: Preparing 01:54:13 f4e828eb49cf: Preparing 01:54:13 ba5d9cea0d8b: Preparing 01:54:13 57487b0a54c3: Preparing 01:54:13 340464737043: Preparing 01:54:13 f41c76a2fc26: Preparing 01:54:13 b4489991d27b: Preparing 01:54:13 3e2250021ad1: Preparing 01:54:13 256f393e029f: Preparing 01:54:13 256f393e029f: Waiting 01:54:13 b4489991d27b: Waiting 01:54:13 3e2250021ad1: Waiting 01:54:13 f41c76a2fc26: Waiting 01:54:13 f4e828eb49cf: Layer already exists 01:54:13 77097a9d4742: Layer already exists 01:54:13 ba5d9cea0d8b: Layer already exists 01:54:13 340464737043: Layer already exists 01:54:13 57487b0a54c3: Layer already exists 01:54:13 3e2250021ad1: Layer already exists 01:54:13 256f393e029f: Layer already exists 01:54:13 f41c76a2fc26: Layer already exists 01:54:13 b4489991d27b: Layer already exists 01:54:13 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54: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 01:54:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:54:14 77097a9d4742: Preparing 01:54:14 f4e828eb49cf: Preparing 01:54:14 ba5d9cea0d8b: Preparing 01:54:14 57487b0a54c3: Preparing 01:54:14 340464737043: Preparing 01:54:14 f41c76a2fc26: Preparing 01:54:14 b4489991d27b: Preparing 01:54:14 3e2250021ad1: Preparing 01:54:14 256f393e029f: Preparing 01:54:14 f41c76a2fc26: Waiting 01:54:14 b4489991d27b: Waiting 01:54:14 3e2250021ad1: Waiting 01:54:14 256f393e029f: Waiting 01:54:14 f4e828eb49cf: Layer already exists 01:54:14 77097a9d4742: Layer already exists 01:54:14 340464737043: Layer already exists 01:54:14 57487b0a54c3: Layer already exists 01:54:14 ba5d9cea0d8b: Layer already exists 01:54:14 b4489991d27b: Layer already exists 01:54:14 f41c76a2fc26: Layer already exists 01:54:14 3e2250021ad1: Layer already exists 01:54:14 256f393e029f: Layer already exists 01:54:14 main: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:14 ===================================================== [Pipeline] echo 01:54:14 taggedImages: 01:54:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:54:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 01:54:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:54:14 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:54:14 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:14 latest 01:54:14 4.1.0-dev.76 01:54:14 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:14 main 01:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:15 + docker push nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:15 793f01e2510b: Preparing 01:54:15 3efd85255fed: Preparing 01:54:15 340464737043: Preparing 01:54:15 f41c76a2fc26: Preparing 01:54:15 9c877ccf3d51: Preparing 01:54:15 597c811c3ed2: Preparing 01:54:15 256f393e029f: Preparing 01:54:15 597c811c3ed2: Waiting 01:54:15 256f393e029f: Waiting 01:54:15 f41c76a2fc26: Layer already exists 01:54:15 340464737043: Layer already exists 01:54:15 256f393e029f: Layer already exists 01:54:15 793f01e2510b: Pushed 01:54:15 597c811c3ed2: Pushed 01:54:15 9c877ccf3d51: Pushed 01:54:19 3efd85255fed: Pushed 01:54:19 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:20 793f01e2510b: Preparing 01:54:20 3efd85255fed: Preparing 01:54:20 340464737043: Preparing 01:54:20 f41c76a2fc26: Preparing 01:54:20 9c877ccf3d51: Preparing 01:54:20 597c811c3ed2: Preparing 01:54:20 256f393e029f: Preparing 01:54:20 597c811c3ed2: Waiting 01:54:20 256f393e029f: Waiting 01:54:20 9c877ccf3d51: Layer already exists 01:54:20 793f01e2510b: Layer already exists 01:54:20 f41c76a2fc26: Layer already exists 01:54:20 340464737043: Layer already exists 01:54:20 3efd85255fed: Layer already exists 01:54:20 597c811c3ed2: Layer already exists 01:54:20 256f393e029f: Layer already exists 01:54:20 latest: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:20 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 01:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:20 793f01e2510b: Preparing 01:54:20 3efd85255fed: Preparing 01:54:20 340464737043: Preparing 01:54:20 f41c76a2fc26: Preparing 01:54:20 9c877ccf3d51: Preparing 01:54:20 597c811c3ed2: Preparing 01:54:20 256f393e029f: Preparing 01:54:20 256f393e029f: Waiting 01:54:20 597c811c3ed2: Waiting 01:54:20 793f01e2510b: Layer already exists 01:54:20 9c877ccf3d51: Layer already exists 01:54:20 340464737043: Layer already exists 01:54:20 f41c76a2fc26: Layer already exists 01:54:20 3efd85255fed: Layer already exists 01:54:20 256f393e029f: Layer already exists 01:54:20 597c811c3ed2: Layer already exists 01:54:20 4.1.0-dev.76: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker push nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:21 793f01e2510b: Preparing 01:54:21 3efd85255fed: Preparing 01:54:21 340464737043: Preparing 01:54:21 f41c76a2fc26: Preparing 01:54:21 9c877ccf3d51: Preparing 01:54:21 597c811c3ed2: Preparing 01:54:21 256f393e029f: Preparing 01:54:21 597c811c3ed2: Waiting 01:54:21 256f393e029f: Waiting 01:54:21 f41c76a2fc26: Layer already exists 01:54:21 3efd85255fed: Layer already exists 01:54:21 340464737043: Layer already exists 01:54:21 793f01e2510b: Layer already exists 01:54:21 9c877ccf3d51: Layer already exists 01:54:21 597c811c3ed2: Layer already exists 01:54:21 256f393e029f: Layer already exists 01:54:21 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:54:22 793f01e2510b: Preparing 01:54:22 3efd85255fed: Preparing 01:54:22 340464737043: Preparing 01:54:22 f41c76a2fc26: Preparing 01:54:22 9c877ccf3d51: Preparing 01:54:22 597c811c3ed2: Preparing 01:54:22 256f393e029f: Preparing 01:54:22 256f393e029f: Waiting 01:54:22 597c811c3ed2: Waiting 01:54:22 3efd85255fed: Layer already exists 01:54:22 f41c76a2fc26: Layer already exists 01:54:22 793f01e2510b: Layer already exists 01:54:22 340464737043: Layer already exists 01:54:22 9c877ccf3d51: Layer already exists 01:54:22 597c811c3ed2: Layer already exists 01:54:22 256f393e029f: Layer already exists 01:54:22 main: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:22 ===================================================== [Pipeline] echo 01:54:22 taggedImages: 01:54:22 - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:22 - nexus3.edgexfoundry.org:10004/core-data:latest 01:54:22 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 01:54:22 - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:54:22 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:54:22 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:22 latest 01:54:22 4.1.0-dev.76 01:54:22 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:22 main 01:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:54:23 24bbc60ebe74: Preparing 01:54:23 0088689ff6de: Preparing 01:54:23 f41c76a2fc26: Preparing 01:54:23 8638e8bd5f4c: Preparing 01:54:23 072987857529: Preparing 01:54:23 256f393e029f: Preparing 01:54:23 256f393e029f: Waiting 01:54:23 f41c76a2fc26: Layer already exists 01:54:23 256f393e029f: Layer already exists 01:54:23 072987857529: Pushed 01:54:23 8638e8bd5f4c: Pushed 01:54:23 24bbc60ebe74: Pushed 01:54:27 0088689ff6de: Pushed 01:54:27 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:54:27 24bbc60ebe74: Preparing 01:54:27 0088689ff6de: Preparing 01:54:27 f41c76a2fc26: Preparing 01:54:27 8638e8bd5f4c: Preparing 01:54:27 072987857529: Preparing 01:54:27 256f393e029f: Preparing 01:54:27 256f393e029f: Waiting 01:54:27 072987857529: Layer already exists 01:54:27 8638e8bd5f4c: Layer already exists 01:54:27 24bbc60ebe74: Layer already exists 01:54:27 0088689ff6de: Layer already exists 01:54:27 f41c76a2fc26: Layer already exists 01:54:27 256f393e029f: Layer already exists 01:54:27 latest: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 01:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:54:28 24bbc60ebe74: Preparing 01:54:28 0088689ff6de: Preparing 01:54:28 f41c76a2fc26: Preparing 01:54:28 8638e8bd5f4c: Preparing 01:54:28 072987857529: Preparing 01:54:28 256f393e029f: Preparing 01:54:28 256f393e029f: Waiting 01:54:28 f41c76a2fc26: Layer already exists 01:54:28 0088689ff6de: Layer already exists 01:54:28 24bbc60ebe74: Layer already exists 01:54:28 072987857529: Layer already exists 01:54:28 8638e8bd5f4c: Layer already exists 01:54:28 256f393e029f: Layer already exists 01:54:28 4.1.0-dev.76: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:54:29 24bbc60ebe74: Preparing 01:54:29 0088689ff6de: Preparing 01:54:29 f41c76a2fc26: Preparing 01:54:29 8638e8bd5f4c: Preparing 01:54:29 072987857529: Preparing 01:54:29 256f393e029f: Preparing 01:54:29 256f393e029f: Waiting 01:54:29 0088689ff6de: Layer already exists 01:54:29 8638e8bd5f4c: Layer already exists 01:54:29 24bbc60ebe74: Layer already exists 01:54:29 f41c76a2fc26: Layer already exists 01:54:29 072987857529: Layer already exists 01:54:29 256f393e029f: Layer already exists 01:54:29 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 #86 ... 01:54:29 01:54:29 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:29 #81 DONE 147.6s 01:54:29 01:54:29 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:29 #83 DONE 146.2s 01:54:29 01:54:29 #119 [security-bootstrapper builder 6/7] COPY . . 01:54:29 #119 ... 01:54:29 01:54:29 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:29 #79 DONE 141.0s 01:54:29 01:54:29 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:29 #90 DONE 115.6s 01:54:29 01:54:29 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:29 #86 DONE 140.1s 01:54:29 01:54:29 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:29 #94 DONE 109.1s 01:54:29 01:54:29 #120 [security-spiffe-token-provider builder 6/7] COPY . . 01:54:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:54:29 24bbc60ebe74: Preparing 01:54:29 0088689ff6de: Preparing 01:54:29 f41c76a2fc26: Preparing 01:54:29 8638e8bd5f4c: Preparing 01:54:29 072987857529: Preparing 01:54:29 256f393e029f: Preparing 01:54:29 256f393e029f: Waiting 01:54:29 f41c76a2fc26: Layer already exists 01:54:29 0088689ff6de: Layer already exists 01:54:29 24bbc60ebe74: Layer already exists 01:54:29 8638e8bd5f4c: Layer already exists 01:54:29 072987857529: Layer already exists 01:54:29 256f393e029f: Layer already exists 01:54:29 main: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:30 ===================================================== [Pipeline] echo 01:54:30 taggedImages: 01:54:30 - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:30 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:54:30 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 01:54:30 - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:30 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:54:30 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:54:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:30 latest 01:54:30 4.1.0-dev.76 01:54:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:30 main 01:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:30 fd222e11ea06: Preparing 01:54:30 19025662a9ab: Preparing 01:54:30 c2aa4883534f: Preparing 01:54:30 340464737043: Preparing 01:54:30 f41c76a2fc26: Preparing 01:54:30 b4489991d27b: Preparing 01:54:30 3e2250021ad1: Preparing 01:54:30 256f393e029f: Preparing 01:54:30 b4489991d27b: Waiting 01:54:30 3e2250021ad1: Waiting 01:54:30 256f393e029f: Waiting 01:54:30 f41c76a2fc26: Layer already exists 01:54:30 340464737043: Layer already exists 01:54:30 b4489991d27b: Layer already exists 01:54:30 3e2250021ad1: Layer already exists 01:54:30 256f393e029f: Layer already exists 01:54:30 19025662a9ab: Pushed 01:54:30 fd222e11ea06: Pushed 01:54:31 #120 DONE 3.7s 01:54:31 01:54:31 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:54:31 #121 CACHED 01:54:31 01:54:31 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:31 #122 CACHED 01:54:31 01:54:31 #123 [security-proxy-auth builder 6/7] COPY . . 01:54:31 #123 CACHED 01:54:31 01:54:31 #124 [core-data builder 6/7] COPY . . 01:54:31 #124 CACHED 01:54:31 01:54:31 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 01:54:31 #125 CACHED 01:54:31 01:54:31 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:31 #126 CACHED 01:54:31 01:54:31 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:54:31 #127 CACHED 01:54:31 01:54:31 #128 [core-metadata builder 6/7] COPY . . 01:54:31 #128 CACHED 01:54:31 01:54:31 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:31 #129 CACHED 01:54:31 01:54:31 #130 [core-command builder 6/7] COPY . . 01:54:31 #130 DONE 3.7s 01:54:31 01:54:31 #131 [support-scheduler builder 6/7] COPY . . 01:54:31 #131 DONE 3.8s 01:54:31 01:54:31 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:31 #132 CACHED 01:54:31 01:54:31 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 01:54:31 #133 CACHED 01:54:31 01:54:31 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:54:31 #134 CACHED 01:54:31 01:54:31 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:54:31 #135 ... 01:54:31 01:54:31 #136 [security-proxy-setup builder 6/7] COPY . . 01:54:31 #136 CACHED 01:54:31 01:54:31 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:54:31 #137 CACHED 01:54:31 01:54:31 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:31 #138 CACHED 01:54:31 01:54:31 #139 [core-keeper builder 7/8] COPY . . 01:54:31 #139 DONE 3.8s 01:54:31 01:54:31 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:31 #140 CACHED 01:54:31 01:54:31 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:54:31 #141 CACHED 01:54:31 01:54:31 #142 [security-secretstore-setup builder 6/7] COPY . . 01:54:31 #142 CACHED 01:54:31 01:54:31 #143 [support-notifications builder 6/7] COPY . . 01:54:31 #143 DONE 3.9s 01:54:31 01:54:31 #119 [security-bootstrapper builder 6/7] COPY . . 01:54:31 #119 DONE 3.9s 01:54:31 01:54:31 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:54:34 c2aa4883534f: Pushed 01:54:34 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:35 fd222e11ea06: Preparing 01:54:35 19025662a9ab: Preparing 01:54:35 c2aa4883534f: Preparing 01:54:35 340464737043: Preparing 01:54:35 f41c76a2fc26: Preparing 01:54:35 b4489991d27b: Preparing 01:54:35 3e2250021ad1: Preparing 01:54:35 256f393e029f: Preparing 01:54:35 b4489991d27b: Waiting 01:54:35 3e2250021ad1: Waiting 01:54:35 256f393e029f: Waiting 01:54:35 340464737043: Layer already exists 01:54:35 19025662a9ab: Layer already exists 01:54:35 fd222e11ea06: Layer already exists 01:54:35 f41c76a2fc26: Layer already exists 01:54:35 c2aa4883534f: Layer already exists 01:54:35 256f393e029f: Layer already exists 01:54:35 b4489991d27b: Layer already exists 01:54:35 3e2250021ad1: Layer already exists 01:54:35 latest: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 01:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:36 fd222e11ea06: Preparing 01:54:36 19025662a9ab: Preparing 01:54:36 c2aa4883534f: Preparing 01:54:36 340464737043: Preparing 01:54:36 f41c76a2fc26: Preparing 01:54:36 b4489991d27b: Preparing 01:54:36 3e2250021ad1: Preparing 01:54:36 256f393e029f: Preparing 01:54:36 b4489991d27b: Waiting 01:54:36 256f393e029f: Waiting 01:54:36 3e2250021ad1: Waiting 01:54:36 fd222e11ea06: Layer already exists 01:54:36 340464737043: Layer already exists 01:54:36 f41c76a2fc26: Layer already exists 01:54:36 19025662a9ab: Layer already exists 01:54:36 c2aa4883534f: Layer already exists 01:54:36 b4489991d27b: Layer already exists 01:54:36 3e2250021ad1: Layer already exists 01:54:36 256f393e029f: Layer already exists 01:54:36 4.1.0-dev.76: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:36 fd222e11ea06: Preparing 01:54:36 19025662a9ab: Preparing 01:54:36 c2aa4883534f: Preparing 01:54:36 340464737043: Preparing 01:54:36 f41c76a2fc26: Preparing 01:54:36 b4489991d27b: Preparing 01:54:36 3e2250021ad1: Preparing 01:54:36 256f393e029f: Preparing 01:54:36 256f393e029f: Waiting 01:54:36 b4489991d27b: Waiting 01:54:36 3e2250021ad1: Waiting 01:54:36 19025662a9ab: Layer already exists 01:54:36 c2aa4883534f: Layer already exists 01:54:36 f41c76a2fc26: Layer already exists 01:54:36 340464737043: Layer already exists 01:54:36 fd222e11ea06: Layer already exists 01:54:36 b4489991d27b: Layer already exists 01:54:36 3e2250021ad1: Layer already exists 01:54:36 256f393e029f: Layer already exists 01:54:36 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:54:37 #144 ... 01:54:37 01:54:37 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:54:37 #0 5.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:54:37 #145 ... 01:54:37 01:54:37 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:54:37 #0 5.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 01:54:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:54:37 fd222e11ea06: Preparing 01:54:37 19025662a9ab: Preparing 01:54:37 c2aa4883534f: Preparing 01:54:37 340464737043: Preparing 01:54:37 f41c76a2fc26: Preparing 01:54:37 b4489991d27b: Preparing 01:54:37 3e2250021ad1: Preparing 01:54:37 256f393e029f: Preparing 01:54:37 3e2250021ad1: Waiting 01:54:37 b4489991d27b: Waiting 01:54:37 256f393e029f: Waiting 01:54:37 f41c76a2fc26: Layer already exists 01:54:37 340464737043: Layer already exists 01:54:37 19025662a9ab: Layer already exists 01:54:37 c2aa4883534f: Layer already exists 01:54:37 fd222e11ea06: Layer already exists 01:54:37 3e2250021ad1: Layer already exists 01:54:37 b4489991d27b: Layer already exists 01:54:37 256f393e029f: Layer already exists 01:54:37 main: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:37 ===================================================== [Pipeline] echo 01:54:37 taggedImages: 01:54:37 - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:54:37 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 01:54:37 - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:37 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:54:37 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:54:37 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:37 latest 01:54:37 4.1.0-dev.76 01:54:37 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:37 main 01:54:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:37 #146 ... 01:54:37 01:54:37 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:54:37 #144 6.178 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:54:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:38 9d5061921de1: Preparing 01:54:38 c7217b82c853: Preparing 01:54:38 692cc91ff243: Preparing 01:54:38 6228bb3e5cc7: Preparing 01:54:38 1f191ba4559b: Preparing 01:54:38 c3b167933f98: Preparing 01:54:38 34c1c64ba745: Preparing 01:54:38 340464737043: Preparing 01:54:38 f41c76a2fc26: Preparing 01:54:38 7cd31ae2e8d7: Preparing 01:54:38 00d16fd2e05a: Preparing 01:54:38 5f70bf18a086: Preparing 01:54:38 c584025cf40f: Preparing 01:54:38 bfe3e6e29dd3: Preparing 01:54:38 a739c13112eb: Preparing 01:54:38 256f393e029f: Preparing 01:54:38 f41c76a2fc26: Waiting 01:54:38 7cd31ae2e8d7: Waiting 01:54:38 00d16fd2e05a: Waiting 01:54:38 5f70bf18a086: Waiting 01:54:38 c3b167933f98: Waiting 01:54:38 340464737043: Waiting 01:54:38 34c1c64ba745: Waiting 01:54:38 256f393e029f: Waiting 01:54:38 a739c13112eb: Waiting 01:54:38 c584025cf40f: Waiting 01:54:38 6228bb3e5cc7: Pushed 01:54:38 1f191ba4559b: Pushed 01:54:38 c7217b82c853: Pushed 01:54:38 9d5061921de1: Pushed 01:54:38 692cc91ff243: Pushed 01:54:38 340464737043: Layer already exists 01:54:38 f41c76a2fc26: Layer already exists 01:54:38 5f70bf18a086: Layer already exists 01:54:38 c3b167933f98: Pushed 01:54:38 7cd31ae2e8d7: Pushed 01:54:38 00d16fd2e05a: Pushed 01:54:38 c584025cf40f: Pushed 01:54:38 256f393e029f: Layer already exists 01:54:38 a739c13112eb: Pushed 01:54:38 bfe3e6e29dd3: Pushed 01:54:40 34c1c64ba745: Pushed 01:54:40 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:41 9d5061921de1: Preparing 01:54:41 c7217b82c853: Preparing 01:54:41 692cc91ff243: Preparing 01:54:41 6228bb3e5cc7: Preparing 01:54:41 1f191ba4559b: Preparing 01:54:41 c3b167933f98: Preparing 01:54:41 34c1c64ba745: Preparing 01:54:41 340464737043: Preparing 01:54:41 f41c76a2fc26: Preparing 01:54:41 7cd31ae2e8d7: Preparing 01:54:41 00d16fd2e05a: Preparing 01:54:41 5f70bf18a086: Preparing 01:54:41 c584025cf40f: Preparing 01:54:41 bfe3e6e29dd3: Preparing 01:54:41 a739c13112eb: Preparing 01:54:41 256f393e029f: Preparing 01:54:41 c584025cf40f: Waiting 01:54:41 340464737043: Waiting 01:54:41 bfe3e6e29dd3: Waiting 01:54:41 a739c13112eb: Waiting 01:54:41 256f393e029f: Waiting 01:54:41 f41c76a2fc26: Waiting 01:54:41 00d16fd2e05a: Waiting 01:54:41 7cd31ae2e8d7: Waiting 01:54:41 5f70bf18a086: Waiting 01:54:41 c3b167933f98: Waiting 01:54:41 34c1c64ba745: Waiting 01:54:41 1f191ba4559b: Layer already exists 01:54:41 6228bb3e5cc7: Layer already exists 01:54:41 692cc91ff243: Layer already exists 01:54:41 c7217b82c853: Layer already exists 01:54:41 9d5061921de1: Layer already exists 01:54:41 c3b167933f98: Layer already exists 01:54:41 34c1c64ba745: Layer already exists 01:54:41 340464737043: Layer already exists 01:54:41 f41c76a2fc26: Layer already exists 01:54:41 7cd31ae2e8d7: Layer already exists 01:54:41 00d16fd2e05a: Layer already exists 01:54:41 a739c13112eb: Layer already exists 01:54:41 5f70bf18a086: Layer already exists 01:54:41 bfe3e6e29dd3: Layer already exists 01:54:41 c584025cf40f: Layer already exists 01:54:41 256f393e029f: Layer already exists 01:54:41 latest: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 01:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:41 9d5061921de1: Preparing 01:54:41 c7217b82c853: Preparing 01:54:41 692cc91ff243: Preparing 01:54:41 6228bb3e5cc7: Preparing 01:54:41 1f191ba4559b: Preparing 01:54:41 c3b167933f98: Preparing 01:54:41 34c1c64ba745: Preparing 01:54:41 340464737043: Preparing 01:54:41 f41c76a2fc26: Preparing 01:54:41 7cd31ae2e8d7: Preparing 01:54:41 00d16fd2e05a: Preparing 01:54:41 5f70bf18a086: Preparing 01:54:41 c584025cf40f: Preparing 01:54:41 bfe3e6e29dd3: Preparing 01:54:41 a739c13112eb: Preparing 01:54:41 256f393e029f: Preparing 01:54:41 f41c76a2fc26: Waiting 01:54:41 7cd31ae2e8d7: Waiting 01:54:41 00d16fd2e05a: Waiting 01:54:41 34c1c64ba745: Waiting 01:54:41 a739c13112eb: Waiting 01:54:41 5f70bf18a086: Waiting 01:54:41 c584025cf40f: Waiting 01:54:41 256f393e029f: Waiting 01:54:41 c3b167933f98: Waiting 01:54:41 340464737043: Waiting 01:54:41 bfe3e6e29dd3: Waiting 01:54:41 1f191ba4559b: Layer already exists 01:54:41 9d5061921de1: Layer already exists 01:54:41 692cc91ff243: Layer already exists 01:54:41 c7217b82c853: Layer already exists 01:54:41 6228bb3e5cc7: Layer already exists 01:54:41 c3b167933f98: Layer already exists 01:54:41 340464737043: Layer already exists 01:54:41 f41c76a2fc26: Layer already exists 01:54:41 34c1c64ba745: Layer already exists 01:54:41 7cd31ae2e8d7: Layer already exists 01:54:41 00d16fd2e05a: Layer already exists 01:54:41 5f70bf18a086: Layer already exists 01:54:41 a739c13112eb: Layer already exists 01:54:41 c584025cf40f: Layer already exists 01:54:41 bfe3e6e29dd3: Layer already exists 01:54:41 256f393e029f: Layer already exists 01:54:41 4.1.0-dev.76: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 #144 ... 01:54:42 01:54:42 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:54:42 #0 5.277 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:54:42 #147 ... 01:54:42 01:54:42 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:54:42 #0 6.331 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:54:42 #148 ... 01:54:42 01:54:42 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:54:42 #0 5.908 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:54:42 #149 ... 01:54:42 01:54:42 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:54:42 #0 5.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:54:42 #150 ... 01:54:42 01:54:42 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:54:42 #0 6.542 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:54:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 #151 ... 01:54:42 01:54:42 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:54:42 #0 6.413 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:54:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:42 9d5061921de1: Preparing 01:54:42 c7217b82c853: Preparing 01:54:42 692cc91ff243: Preparing 01:54:42 6228bb3e5cc7: Preparing 01:54:42 1f191ba4559b: Preparing 01:54:42 c3b167933f98: Preparing 01:54:42 34c1c64ba745: Preparing 01:54:42 340464737043: Preparing 01:54:42 f41c76a2fc26: Preparing 01:54:42 7cd31ae2e8d7: Preparing 01:54:42 00d16fd2e05a: Preparing 01:54:42 340464737043: Waiting 01:54:42 5f70bf18a086: Preparing 01:54:42 c3b167933f98: Waiting 01:54:42 c584025cf40f: Preparing 01:54:42 34c1c64ba745: Waiting 01:54:42 bfe3e6e29dd3: Preparing 01:54:42 f41c76a2fc26: Waiting 01:54:42 7cd31ae2e8d7: Waiting 01:54:42 a739c13112eb: Preparing 01:54:42 256f393e029f: Preparing 01:54:42 00d16fd2e05a: Waiting 01:54:42 c584025cf40f: Waiting 01:54:42 bfe3e6e29dd3: Waiting 01:54:42 a739c13112eb: Waiting 01:54:42 5f70bf18a086: Waiting 01:54:42 256f393e029f: Waiting 01:54:42 692cc91ff243: Layer already exists 01:54:42 6228bb3e5cc7: Layer already exists 01:54:42 c7217b82c853: Layer already exists 01:54:42 9d5061921de1: Layer already exists 01:54:42 1f191ba4559b: Layer already exists 01:54:42 c3b167933f98: Layer already exists 01:54:42 340464737043: Layer already exists 01:54:42 7cd31ae2e8d7: Layer already exists 01:54:42 f41c76a2fc26: Layer already exists 01:54:42 34c1c64ba745: Layer already exists 01:54:42 00d16fd2e05a: Layer already exists 01:54:42 5f70bf18a086: Layer already exists 01:54:42 c584025cf40f: Layer already exists 01:54:42 bfe3e6e29dd3: Layer already exists 01:54:42 a739c13112eb: Layer already exists 01:54:42 256f393e029f: Layer already exists 01:54:42 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 #152 ... 01:54:42 01:54:42 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:54:42 #0 6.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:54:42 #153 ... 01:54:42 01:54:42 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:54:42 #0 5.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:54:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 01:54:43 #154 ... 01:54:43 01:54:43 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:54:43 #135 6.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:54:43 9d5061921de1: Preparing 01:54:43 c7217b82c853: Preparing 01:54:43 692cc91ff243: Preparing 01:54:43 6228bb3e5cc7: Preparing 01:54:43 1f191ba4559b: Preparing 01:54:43 c3b167933f98: Preparing 01:54:43 34c1c64ba745: Preparing 01:54:43 340464737043: Preparing 01:54:43 f41c76a2fc26: Preparing 01:54:43 7cd31ae2e8d7: Preparing 01:54:43 00d16fd2e05a: Preparing 01:54:43 5f70bf18a086: Preparing 01:54:43 c584025cf40f: Preparing 01:54:43 bfe3e6e29dd3: Preparing 01:54:43 a739c13112eb: Preparing 01:54:43 256f393e029f: Preparing 01:54:43 34c1c64ba745: Waiting 01:54:43 5f70bf18a086: Waiting 01:54:43 c584025cf40f: Waiting 01:54:43 340464737043: Waiting 01:54:43 7cd31ae2e8d7: Waiting 01:54:43 bfe3e6e29dd3: Waiting 01:54:43 a739c13112eb: Waiting 01:54:43 00d16fd2e05a: Waiting 01:54:43 f41c76a2fc26: Waiting 01:54:43 256f393e029f: Waiting 01:54:43 c3b167933f98: Waiting 01:54:43 1f191ba4559b: Layer already exists 01:54:43 9d5061921de1: Layer already exists 01:54:43 c7217b82c853: Layer already exists 01:54:43 6228bb3e5cc7: Layer already exists 01:54:43 692cc91ff243: Layer already exists 01:54:43 c3b167933f98: Layer already exists 01:54:43 340464737043: Layer already exists 01:54:43 34c1c64ba745: Layer already exists 01:54:43 f41c76a2fc26: Layer already exists 01:54:43 7cd31ae2e8d7: Layer already exists 01:54:43 c584025cf40f: Layer already exists 01:54:43 00d16fd2e05a: Layer already exists 01:54:43 5f70bf18a086: Layer already exists 01:54:43 bfe3e6e29dd3: Layer already exists 01:54:43 a739c13112eb: Layer already exists 01:54:43 256f393e029f: Layer already exists 01:54:43 main: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:43 ===================================================== [Pipeline] echo 01:54:43 taggedImages: 01:54:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:54:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 01:54:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:54:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:54:43 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:43 latest 01:54:43 4.1.0-dev.76 01:54:43 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:43 main 01:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:54:44 20ed8c9ecb41: Preparing 01:54:44 19a81c232a46: Preparing 01:54:44 f376df668a1c: Preparing 01:54:44 44487a35856e: Preparing 01:54:44 340464737043: Preparing 01:54:44 f41c76a2fc26: Preparing 01:54:44 b4489991d27b: Preparing 01:54:44 3e2250021ad1: Preparing 01:54:44 256f393e029f: Preparing 01:54:44 f41c76a2fc26: Waiting 01:54:44 3e2250021ad1: Waiting 01:54:44 256f393e029f: Waiting 01:54:44 b4489991d27b: Waiting 01:54:44 340464737043: Layer already exists 01:54:44 f41c76a2fc26: Layer already exists 01:54:44 b4489991d27b: Layer already exists 01:54:44 3e2250021ad1: Layer already exists 01:54:44 f376df668a1c: Pushed 01:54:44 19a81c232a46: Pushed 01:54:44 20ed8c9ecb41: Pushed 01:54:44 256f393e029f: Layer already exists 01:54:48 44487a35856e: Pushed 01:54:48 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:54:48 20ed8c9ecb41: Preparing 01:54:48 19a81c232a46: Preparing 01:54:48 f376df668a1c: Preparing 01:54:48 44487a35856e: Preparing 01:54:48 340464737043: Preparing 01:54:48 f41c76a2fc26: Preparing 01:54:48 b4489991d27b: Preparing 01:54:48 3e2250021ad1: Preparing 01:54:48 256f393e029f: Preparing 01:54:48 b4489991d27b: Waiting 01:54:48 3e2250021ad1: Waiting 01:54:48 256f393e029f: Waiting 01:54:48 f41c76a2fc26: Waiting 01:54:48 20ed8c9ecb41: Layer already exists 01:54:48 19a81c232a46: Layer already exists 01:54:48 44487a35856e: Layer already exists 01:54:48 340464737043: Layer already exists 01:54:48 f376df668a1c: Layer already exists 01:54:48 f41c76a2fc26: Layer already exists 01:54:48 b4489991d27b: Layer already exists 01:54:48 3e2250021ad1: Layer already exists 01:54:48 256f393e029f: Layer already exists 01:54:48 latest: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 01:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:54:49 20ed8c9ecb41: Preparing 01:54:49 19a81c232a46: Preparing 01:54:49 f376df668a1c: Preparing 01:54:49 44487a35856e: Preparing 01:54:49 340464737043: Preparing 01:54:49 f41c76a2fc26: Preparing 01:54:49 b4489991d27b: Preparing 01:54:49 3e2250021ad1: Preparing 01:54:49 256f393e029f: Preparing 01:54:49 3e2250021ad1: Waiting 01:54:49 b4489991d27b: Waiting 01:54:49 f41c76a2fc26: Waiting 01:54:49 256f393e029f: Waiting 01:54:49 20ed8c9ecb41: Layer already exists 01:54:49 f376df668a1c: Layer already exists 01:54:49 340464737043: Layer already exists 01:54:49 44487a35856e: Layer already exists 01:54:49 19a81c232a46: Layer already exists 01:54:49 f41c76a2fc26: Layer already exists 01:54:49 3e2250021ad1: Layer already exists 01:54:49 b4489991d27b: Layer already exists 01:54:49 256f393e029f: Layer already exists 01:54:49 4.1.0-dev.76: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:54:50 20ed8c9ecb41: Preparing 01:54:50 19a81c232a46: Preparing 01:54:50 f376df668a1c: Preparing 01:54:50 44487a35856e: Preparing 01:54:50 340464737043: Preparing 01:54:50 f41c76a2fc26: Preparing 01:54:50 b4489991d27b: Preparing 01:54:50 3e2250021ad1: Preparing 01:54:50 256f393e029f: Preparing 01:54:50 b4489991d27b: Waiting 01:54:50 3e2250021ad1: Waiting 01:54:50 f41c76a2fc26: Waiting 01:54:50 256f393e029f: Waiting 01:54:50 f376df668a1c: Layer already exists 01:54:50 340464737043: Layer already exists 01:54:50 20ed8c9ecb41: Layer already exists 01:54:50 44487a35856e: Layer already exists 01:54:50 19a81c232a46: Layer already exists 01:54:50 f41c76a2fc26: Layer already exists 01:54:50 3e2250021ad1: Layer already exists 01:54:50 b4489991d27b: Layer already exists 01:54:50 256f393e029f: Layer already exists 01:54:50 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:54:50 20ed8c9ecb41: Preparing 01:54:50 19a81c232a46: Preparing 01:54:50 f376df668a1c: Preparing 01:54:50 44487a35856e: Preparing 01:54:50 340464737043: Preparing 01:54:50 f41c76a2fc26: Preparing 01:54:50 b4489991d27b: Preparing 01:54:50 f41c76a2fc26: Waiting 01:54:50 3e2250021ad1: Preparing 01:54:50 256f393e029f: Preparing 01:54:50 b4489991d27b: Waiting 01:54:50 256f393e029f: Waiting 01:54:50 3e2250021ad1: Waiting 01:54:50 20ed8c9ecb41: Layer already exists 01:54:50 f376df668a1c: Layer already exists 01:54:50 340464737043: Layer already exists 01:54:50 44487a35856e: Layer already exists 01:54:50 19a81c232a46: Layer already exists 01:54:50 3e2250021ad1: Layer already exists 01:54:50 f41c76a2fc26: Layer already exists 01:54:50 b4489991d27b: Layer already exists 01:54:50 256f393e029f: Layer already exists 01:54:50 main: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:51 ===================================================== [Pipeline] echo 01:54:51 taggedImages: 01:54:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:54:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 01:54:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:54:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:54:51 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:51 latest 01:54:51 4.1.0-dev.76 01:54:51 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:51 main 01:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:51 49cbd8b7959d: Preparing 01:54:51 9aeb0768d58b: Preparing 01:54:51 2b9c44902756: Preparing 01:54:51 ef410faf0645: Preparing 01:54:51 6733879a7318: Preparing 01:54:51 340464737043: Preparing 01:54:51 f41c76a2fc26: Preparing 01:54:51 ab28259b59d5: Preparing 01:54:51 74dbc010a0dc: Preparing 01:54:51 5bde2a6bdfa5: Preparing 01:54:51 256f393e029f: Preparing 01:54:51 340464737043: Waiting 01:54:51 f41c76a2fc26: Waiting 01:54:51 74dbc010a0dc: Waiting 01:54:51 5bde2a6bdfa5: Waiting 01:54:51 256f393e029f: Waiting 01:54:51 ab28259b59d5: Waiting 01:54:51 ef410faf0645: Pushed 01:54:51 49cbd8b7959d: Pushed 01:54:51 6733879a7318: Pushed 01:54:51 9aeb0768d58b: Pushed 01:54:51 f41c76a2fc26: Layer already exists 01:54:51 340464737043: Layer already exists 01:54:51 256f393e029f: Layer already exists 01:54:51 ab28259b59d5: Pushed 01:54:51 74dbc010a0dc: Pushed 01:54:53 5bde2a6bdfa5: Pushed 01:54:54 2b9c44902756: Pushed 01:54:54 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:55 49cbd8b7959d: Preparing 01:54:55 9aeb0768d58b: Preparing 01:54:55 2b9c44902756: Preparing 01:54:55 ef410faf0645: Preparing 01:54:55 6733879a7318: Preparing 01:54:55 340464737043: Preparing 01:54:55 f41c76a2fc26: Preparing 01:54:55 340464737043: Waiting 01:54:55 ab28259b59d5: Preparing 01:54:55 f41c76a2fc26: Waiting 01:54:55 74dbc010a0dc: Preparing 01:54:55 ab28259b59d5: Waiting 01:54:55 5bde2a6bdfa5: Preparing 01:54:55 256f393e029f: Preparing 01:54:55 5bde2a6bdfa5: Waiting 01:54:55 256f393e029f: Waiting 01:54:55 74dbc010a0dc: Waiting 01:54:55 49cbd8b7959d: Layer already exists 01:54:55 6733879a7318: Layer already exists 01:54:55 2b9c44902756: Layer already exists 01:54:55 ef410faf0645: Layer already exists 01:54:55 9aeb0768d58b: Layer already exists 01:54:55 340464737043: Layer already exists 01:54:55 ab28259b59d5: Layer already exists 01:54:55 f41c76a2fc26: Layer already exists 01:54:55 74dbc010a0dc: Layer already exists 01:54:55 5bde2a6bdfa5: Layer already exists 01:54:55 256f393e029f: Layer already exists 01:54:55 latest: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 01:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:56 49cbd8b7959d: Preparing 01:54:56 9aeb0768d58b: Preparing 01:54:56 2b9c44902756: Preparing 01:54:56 ef410faf0645: Preparing 01:54:56 6733879a7318: Preparing 01:54:56 340464737043: Preparing 01:54:56 f41c76a2fc26: Preparing 01:54:56 ab28259b59d5: Preparing 01:54:56 74dbc010a0dc: Preparing 01:54:56 5bde2a6bdfa5: Preparing 01:54:56 256f393e029f: Preparing 01:54:56 340464737043: Waiting 01:54:56 5bde2a6bdfa5: Waiting 01:54:56 f41c76a2fc26: Waiting 01:54:56 ab28259b59d5: Waiting 01:54:56 256f393e029f: Waiting 01:54:56 74dbc010a0dc: Waiting 01:54:56 9aeb0768d58b: Layer already exists 01:54:56 2b9c44902756: Layer already exists 01:54:56 ef410faf0645: Layer already exists 01:54:56 6733879a7318: Layer already exists 01:54:56 49cbd8b7959d: Layer already exists 01:54:56 340464737043: Layer already exists 01:54:56 ab28259b59d5: Layer already exists 01:54:56 5bde2a6bdfa5: Layer already exists 01:54:56 f41c76a2fc26: Layer already exists 01:54:56 74dbc010a0dc: Layer already exists 01:54:56 256f393e029f: Layer already exists 01:54:56 4.1.0-dev.76: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:56 49cbd8b7959d: Preparing 01:54:56 9aeb0768d58b: Preparing 01:54:56 2b9c44902756: Preparing 01:54:56 ef410faf0645: Preparing 01:54:56 6733879a7318: Preparing 01:54:56 340464737043: Preparing 01:54:56 f41c76a2fc26: Preparing 01:54:56 340464737043: Waiting 01:54:56 ab28259b59d5: Preparing 01:54:56 74dbc010a0dc: Preparing 01:54:56 5bde2a6bdfa5: Preparing 01:54:56 f41c76a2fc26: Waiting 01:54:56 256f393e029f: Preparing 01:54:56 5bde2a6bdfa5: Waiting 01:54:56 256f393e029f: Waiting 01:54:56 74dbc010a0dc: Waiting 01:54:56 ab28259b59d5: Waiting 01:54:56 9aeb0768d58b: Layer already exists 01:54:56 ef410faf0645: Layer already exists 01:54:56 6733879a7318: Layer already exists 01:54:56 49cbd8b7959d: Layer already exists 01:54:56 2b9c44902756: Layer already exists 01:54:56 f41c76a2fc26: Layer already exists 01:54:56 74dbc010a0dc: Layer already exists 01:54:56 340464737043: Layer already exists 01:54:56 ab28259b59d5: Layer already exists 01:54:56 5bde2a6bdfa5: Layer already exists 01:54:56 256f393e029f: Layer already exists 01:54:56 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:54:57 49cbd8b7959d: Preparing 01:54:57 9aeb0768d58b: Preparing 01:54:57 2b9c44902756: Preparing 01:54:57 ef410faf0645: Preparing 01:54:57 6733879a7318: Preparing 01:54:57 340464737043: Preparing 01:54:57 f41c76a2fc26: Preparing 01:54:57 ab28259b59d5: Preparing 01:54:57 74dbc010a0dc: Preparing 01:54:57 5bde2a6bdfa5: Preparing 01:54:57 256f393e029f: Preparing 01:54:57 340464737043: Waiting 01:54:57 74dbc010a0dc: Waiting 01:54:57 f41c76a2fc26: Waiting 01:54:57 5bde2a6bdfa5: Waiting 01:54:57 256f393e029f: Waiting 01:54:57 ab28259b59d5: Waiting 01:54:57 6733879a7318: Layer already exists 01:54:57 9aeb0768d58b: Layer already exists 01:54:57 ef410faf0645: Layer already exists 01:54:57 49cbd8b7959d: Layer already exists 01:54:57 2b9c44902756: Layer already exists 01:54:57 340464737043: Layer already exists 01:54:57 ab28259b59d5: Layer already exists 01:54:57 f41c76a2fc26: Layer already exists 01:54:57 5bde2a6bdfa5: Layer already exists 01:54:57 74dbc010a0dc: Layer already exists 01:54:57 256f393e029f: Layer already exists 01:54:57 main: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:57 ===================================================== [Pipeline] echo 01:54:57 taggedImages: 01:54:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:54:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 01:54:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:54:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:54:57 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:57 latest 01:54:57 4.1.0-dev.76 01:54:57 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:54:57 main 01:54:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:58 06a5635ce9af: Preparing 01:54:58 75e5a29ccb37: Preparing 01:54:58 b95a0573cfca: Preparing 01:54:58 e2763313d64f: Preparing 01:54:58 a6082e206af9: Preparing 01:54:58 ddcbf5e7a267: Preparing 01:54:58 f295925ac46c: Preparing 01:54:58 340464737043: Preparing 01:54:58 f295925ac46c: Waiting 01:54:58 ddcbf5e7a267: Waiting 01:54:58 f41c76a2fc26: Preparing 01:54:58 f7dd111591f7: Preparing 01:54:58 7aefc33f71a0: Preparing 01:54:58 256f393e029f: Preparing 01:54:58 340464737043: Waiting 01:54:58 7aefc33f71a0: Waiting 01:54:58 256f393e029f: Waiting 01:54:58 f41c76a2fc26: Waiting 01:54:58 f7dd111591f7: Waiting 01:54:58 75e5a29ccb37: Pushed 01:54:58 06a5635ce9af: Pushed 01:54:58 a6082e206af9: Pushed 01:54:58 340464737043: Layer already exists 01:54:58 f41c76a2fc26: Layer already exists 01:54:58 ddcbf5e7a267: Pushed 01:54:58 f295925ac46c: Pushed 01:54:58 256f393e029f: Layer already exists 01:54:58 f7dd111591f7: Pushed 01:54:59 7aefc33f71a0: Pushed 01:55:01 e2763313d64f: Pushed 01:55:01 b95a0573cfca: Pushed 01:55:01 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:55:02 06a5635ce9af: Preparing 01:55:02 75e5a29ccb37: Preparing 01:55:02 b95a0573cfca: Preparing 01:55:02 e2763313d64f: Preparing 01:55:02 a6082e206af9: Preparing 01:55:02 ddcbf5e7a267: Preparing 01:55:02 f295925ac46c: Preparing 01:55:02 340464737043: Preparing 01:55:02 f41c76a2fc26: Preparing 01:55:02 f7dd111591f7: Preparing 01:55:02 7aefc33f71a0: Preparing 01:55:02 256f393e029f: Preparing 01:55:02 ddcbf5e7a267: Waiting 01:55:02 f295925ac46c: Waiting 01:55:02 340464737043: Waiting 01:55:02 f41c76a2fc26: Waiting 01:55:02 f7dd111591f7: Waiting 01:55:02 7aefc33f71a0: Waiting 01:55:02 256f393e029f: Waiting 01:55:02 a6082e206af9: Layer already exists 01:55:02 75e5a29ccb37: Layer already exists 01:55:02 e2763313d64f: Layer already exists 01:55:02 b95a0573cfca: Layer already exists 01:55:02 06a5635ce9af: Layer already exists 01:55:02 f295925ac46c: Layer already exists 01:55:02 ddcbf5e7a267: Layer already exists 01:55:02 f41c76a2fc26: Layer already exists 01:55:02 340464737043: Layer already exists 01:55:02 f7dd111591f7: Layer already exists 01:55:02 7aefc33f71a0: Layer already exists 01:55:02 256f393e029f: Layer already exists 01:55:02 latest: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 01:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:55:02 06a5635ce9af: Preparing 01:55:02 75e5a29ccb37: Preparing 01:55:02 b95a0573cfca: Preparing 01:55:02 e2763313d64f: Preparing 01:55:02 a6082e206af9: Preparing 01:55:02 ddcbf5e7a267: Preparing 01:55:02 f295925ac46c: Preparing 01:55:02 340464737043: Preparing 01:55:02 f41c76a2fc26: Preparing 01:55:02 f7dd111591f7: Preparing 01:55:02 7aefc33f71a0: Preparing 01:55:02 256f393e029f: Preparing 01:55:02 ddcbf5e7a267: Waiting 01:55:02 f295925ac46c: Waiting 01:55:02 340464737043: Waiting 01:55:02 256f393e029f: Waiting 01:55:02 f41c76a2fc26: Waiting 01:55:02 f7dd111591f7: Waiting 01:55:02 7aefc33f71a0: Waiting 01:55:02 b95a0573cfca: Layer already exists 01:55:02 a6082e206af9: Layer already exists 01:55:02 06a5635ce9af: Layer already exists 01:55:02 e2763313d64f: Layer already exists 01:55:02 75e5a29ccb37: Layer already exists 01:55:02 f41c76a2fc26: Layer already exists 01:55:02 ddcbf5e7a267: Layer already exists 01:55:02 f295925ac46c: Layer already exists 01:55:02 340464737043: Layer already exists 01:55:02 f7dd111591f7: Layer already exists 01:55:02 7aefc33f71a0: Layer already exists 01:55:02 256f393e029f: Layer already exists 01:55:02 4.1.0-dev.76: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:55:03 06a5635ce9af: Preparing 01:55:03 75e5a29ccb37: Preparing 01:55:03 b95a0573cfca: Preparing 01:55:03 e2763313d64f: Preparing 01:55:03 a6082e206af9: Preparing 01:55:03 ddcbf5e7a267: Preparing 01:55:03 f295925ac46c: Preparing 01:55:03 340464737043: Preparing 01:55:03 f41c76a2fc26: Preparing 01:55:03 f7dd111591f7: Preparing 01:55:03 7aefc33f71a0: Preparing 01:55:03 256f393e029f: Preparing 01:55:03 f295925ac46c: Waiting 01:55:03 7aefc33f71a0: Waiting 01:55:03 256f393e029f: Waiting 01:55:03 340464737043: Waiting 01:55:03 f7dd111591f7: Waiting 01:55:03 f41c76a2fc26: Waiting 01:55:03 ddcbf5e7a267: Waiting 01:55:03 75e5a29ccb37: Layer already exists 01:55:03 06a5635ce9af: Layer already exists 01:55:03 e2763313d64f: Layer already exists 01:55:03 b95a0573cfca: Layer already exists 01:55:03 a6082e206af9: Layer already exists 01:55:03 ddcbf5e7a267: Layer already exists 01:55:03 340464737043: Layer already exists 01:55:03 f295925ac46c: Layer already exists 01:55:03 f41c76a2fc26: Layer already exists 01:55:03 f7dd111591f7: Layer already exists 01:55:03 7aefc33f71a0: Layer already exists 01:55:03 256f393e029f: Layer already exists 01:55:03 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:55:04 06a5635ce9af: Preparing 01:55:04 75e5a29ccb37: Preparing 01:55:04 b95a0573cfca: Preparing 01:55:04 e2763313d64f: Preparing 01:55:04 a6082e206af9: Preparing 01:55:04 ddcbf5e7a267: Preparing 01:55:04 f295925ac46c: Preparing 01:55:04 340464737043: Preparing 01:55:04 f41c76a2fc26: Preparing 01:55:04 f7dd111591f7: Preparing 01:55:04 7aefc33f71a0: Preparing 01:55:04 256f393e029f: Preparing 01:55:04 ddcbf5e7a267: Waiting 01:55:04 f295925ac46c: Waiting 01:55:04 340464737043: Waiting 01:55:04 f41c76a2fc26: Waiting 01:55:04 f7dd111591f7: Waiting 01:55:04 7aefc33f71a0: Waiting 01:55:04 256f393e029f: Waiting 01:55:04 e2763313d64f: Layer already exists 01:55:04 06a5635ce9af: Layer already exists 01:55:04 a6082e206af9: Layer already exists 01:55:04 75e5a29ccb37: Layer already exists 01:55:04 b95a0573cfca: Layer already exists 01:55:04 f295925ac46c: Layer already exists 01:55:04 f41c76a2fc26: Layer already exists 01:55:04 ddcbf5e7a267: Layer already exists 01:55:04 340464737043: Layer already exists 01:55:04 f7dd111591f7: Layer already exists 01:55:04 7aefc33f71a0: Layer already exists 01:55:04 256f393e029f: Layer already exists 01:55:04 main: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:04 ===================================================== [Pipeline] echo 01:55:04 taggedImages: 01:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 01:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:55:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:55:04 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:04 latest 01:55:04 4.1.0-dev.76 01:55:04 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:04 main 01:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:55:04 5ee8b3b9dada: Preparing 01:55:04 b88e0db692ee: Preparing 01:55:04 340464737043: Preparing 01:55:04 f41c76a2fc26: Preparing 01:55:04 22b99c771d55: Preparing 01:55:04 8ed25c010182: Preparing 01:55:04 256f393e029f: Preparing 01:55:04 8ed25c010182: Waiting 01:55:04 256f393e029f: Waiting 01:55:04 f41c76a2fc26: Layer already exists 01:55:04 340464737043: Layer already exists 01:55:04 256f393e029f: Layer already exists 01:55:04 5ee8b3b9dada: Pushed 01:55:04 22b99c771d55: Pushed 01:55:05 8ed25c010182: Pushed 01:55:08 b88e0db692ee: Pushed 01:55:08 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + 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 01:55:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:55:09 5ee8b3b9dada: Preparing 01:55:09 b88e0db692ee: Preparing 01:55:09 340464737043: Preparing 01:55:09 f41c76a2fc26: Preparing 01:55:09 22b99c771d55: Preparing 01:55:09 8ed25c010182: Preparing 01:55:09 256f393e029f: Preparing 01:55:09 256f393e029f: Waiting 01:55:09 8ed25c010182: Waiting 01:55:09 f41c76a2fc26: Layer already exists 01:55:09 340464737043: Layer already exists 01:55:09 b88e0db692ee: Layer already exists 01:55:09 5ee8b3b9dada: Layer already exists 01:55:09 22b99c771d55: Layer already exists 01:55:09 8ed25c010182: Layer already exists 01:55:09 256f393e029f: Layer already exists 01:55:09 latest: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 01:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:55:10 5ee8b3b9dada: Preparing 01:55:10 b88e0db692ee: Preparing 01:55:10 340464737043: Preparing 01:55:10 f41c76a2fc26: Preparing 01:55:10 22b99c771d55: Preparing 01:55:10 8ed25c010182: Preparing 01:55:10 256f393e029f: Preparing 01:55:10 8ed25c010182: Waiting 01:55:10 256f393e029f: Waiting 01:55:10 5ee8b3b9dada: Layer already exists 01:55:10 22b99c771d55: Layer already exists 01:55:10 f41c76a2fc26: Layer already exists 01:55:10 340464737043: Layer already exists 01:55:10 b88e0db692ee: Layer already exists 01:55:10 8ed25c010182: Layer already exists 01:55:10 256f393e029f: Layer already exists 01:55:10 4.1.0-dev.76: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:55:10 5ee8b3b9dada: Preparing 01:55:10 b88e0db692ee: Preparing 01:55:10 340464737043: Preparing 01:55:10 f41c76a2fc26: Preparing 01:55:10 22b99c771d55: Preparing 01:55:10 8ed25c010182: Preparing 01:55:10 256f393e029f: Preparing 01:55:10 256f393e029f: Waiting 01:55:10 8ed25c010182: Waiting 01:55:10 340464737043: Layer already exists 01:55:10 b88e0db692ee: Layer already exists 01:55:10 22b99c771d55: Layer already exists 01:55:10 5ee8b3b9dada: Layer already exists 01:55:10 f41c76a2fc26: Layer already exists 01:55:10 8ed25c010182: Layer already exists 01:55:10 256f393e029f: Layer already exists 01:55:10 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:11 + 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 01:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:55:11 5ee8b3b9dada: Preparing 01:55:11 b88e0db692ee: Preparing 01:55:11 340464737043: Preparing 01:55:11 f41c76a2fc26: Preparing 01:55:11 22b99c771d55: Preparing 01:55:11 8ed25c010182: Preparing 01:55:11 256f393e029f: Preparing 01:55:11 8ed25c010182: Waiting 01:55:11 256f393e029f: Waiting 01:55:11 5ee8b3b9dada: Layer already exists 01:55:11 f41c76a2fc26: Layer already exists 01:55:11 22b99c771d55: Layer already exists 01:55:11 b88e0db692ee: Layer already exists 01:55:11 340464737043: Layer already exists 01:55:11 256f393e029f: Layer already exists 01:55:11 8ed25c010182: Layer already exists 01:55:11 main: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:11 ===================================================== [Pipeline] echo 01:55:11 taggedImages: 01:55:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:55:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 01:55:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:55:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:55:11 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:11 latest 01:55:11 4.1.0-dev.76 01:55:11 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:11 main 01:55:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:55:12 45ee83e146be: Preparing 01:55:12 9183ed5580f8: Preparing 01:55:12 516e1baf1a8f: Preparing 01:55:12 340464737043: Preparing 01:55:12 f41c76a2fc26: Preparing 01:55:12 07fc22ffc421: Preparing 01:55:12 f2135af5461a: Preparing 01:55:12 4f4efff17d4b: Preparing 01:55:12 96104eeb3d59: Preparing 01:55:12 256f393e029f: Preparing 01:55:12 f2135af5461a: Waiting 01:55:12 4f4efff17d4b: Waiting 01:55:12 96104eeb3d59: Waiting 01:55:12 256f393e029f: Waiting 01:55:12 07fc22ffc421: Waiting 01:55:12 340464737043: Layer already exists 01:55:12 f41c76a2fc26: Layer already exists 01:55:12 9183ed5580f8: Pushed 01:55:12 45ee83e146be: Pushed 01:55:12 516e1baf1a8f: Pushed 01:55:12 256f393e029f: Layer already exists 01:55:12 4f4efff17d4b: Pushed 01:55:12 96104eeb3d59: Pushed 01:55:18 f2135af5461a: Pushed 01:55:28 07fc22ffc421: Pushed 01:55:28 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:55:28 45ee83e146be: Preparing 01:55:28 9183ed5580f8: Preparing 01:55:28 516e1baf1a8f: Preparing 01:55:28 340464737043: Preparing 01:55:28 f41c76a2fc26: Preparing 01:55:28 07fc22ffc421: Preparing 01:55:28 f2135af5461a: Preparing 01:55:28 4f4efff17d4b: Preparing 01:55:28 96104eeb3d59: Preparing 01:55:28 256f393e029f: Preparing 01:55:28 07fc22ffc421: Waiting 01:55:28 f2135af5461a: Waiting 01:55:28 4f4efff17d4b: Waiting 01:55:28 96104eeb3d59: Waiting 01:55:28 256f393e029f: Waiting 01:55:28 f41c76a2fc26: Layer already exists 01:55:28 516e1baf1a8f: Layer already exists 01:55:28 340464737043: Layer already exists 01:55:28 9183ed5580f8: Layer already exists 01:55:28 45ee83e146be: Layer already exists 01:55:28 f2135af5461a: Layer already exists 01:55:28 4f4efff17d4b: Layer already exists 01:55:28 07fc22ffc421: Layer already exists 01:55:28 96104eeb3d59: Layer already exists 01:55:28 256f393e029f: Layer already exists 01:55:28 latest: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 01:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:55:29 45ee83e146be: Preparing 01:55:29 9183ed5580f8: Preparing 01:55:29 516e1baf1a8f: Preparing 01:55:29 340464737043: Preparing 01:55:29 f41c76a2fc26: Preparing 01:55:29 07fc22ffc421: Preparing 01:55:29 f2135af5461a: Preparing 01:55:29 4f4efff17d4b: Preparing 01:55:29 96104eeb3d59: Preparing 01:55:29 256f393e029f: Preparing 01:55:29 f2135af5461a: Waiting 01:55:29 4f4efff17d4b: Waiting 01:55:29 256f393e029f: Waiting 01:55:29 96104eeb3d59: Waiting 01:55:29 07fc22ffc421: Waiting 01:55:29 45ee83e146be: Layer already exists 01:55:29 f41c76a2fc26: Layer already exists 01:55:29 516e1baf1a8f: Layer already exists 01:55:29 9183ed5580f8: Layer already exists 01:55:29 340464737043: Layer already exists 01:55:29 07fc22ffc421: Layer already exists 01:55:29 96104eeb3d59: Layer already exists 01:55:29 f2135af5461a: Layer already exists 01:55:29 4f4efff17d4b: Layer already exists 01:55:29 256f393e029f: Layer already exists 01:55:29 4.1.0-dev.76: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:55:30 45ee83e146be: Preparing 01:55:30 9183ed5580f8: Preparing 01:55:30 516e1baf1a8f: Preparing 01:55:30 340464737043: Preparing 01:55:30 f41c76a2fc26: Preparing 01:55:30 07fc22ffc421: Preparing 01:55:30 f2135af5461a: Preparing 01:55:30 4f4efff17d4b: Preparing 01:55:30 96104eeb3d59: Preparing 01:55:30 256f393e029f: Preparing 01:55:30 f2135af5461a: Waiting 01:55:30 4f4efff17d4b: Waiting 01:55:30 07fc22ffc421: Waiting 01:55:30 256f393e029f: Waiting 01:55:30 9183ed5580f8: Layer already exists 01:55:30 f41c76a2fc26: Layer already exists 01:55:30 45ee83e146be: Layer already exists 01:55:30 340464737043: Layer already exists 01:55:30 516e1baf1a8f: Layer already exists 01:55:30 07fc22ffc421: Layer already exists 01:55:30 f2135af5461a: Layer already exists 01:55:30 4f4efff17d4b: Layer already exists 01:55:30 256f393e029f: Layer already exists 01:55:30 96104eeb3d59: Layer already exists 01:55:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:55:30 45ee83e146be: Preparing 01:55:30 9183ed5580f8: Preparing 01:55:30 516e1baf1a8f: Preparing 01:55:30 340464737043: Preparing 01:55:30 f41c76a2fc26: Preparing 01:55:30 07fc22ffc421: Preparing 01:55:30 f2135af5461a: Preparing 01:55:30 4f4efff17d4b: Preparing 01:55:30 96104eeb3d59: Preparing 01:55:30 256f393e029f: Preparing 01:55:30 4f4efff17d4b: Waiting 01:55:30 256f393e029f: Waiting 01:55:30 96104eeb3d59: Waiting 01:55:30 07fc22ffc421: Waiting 01:55:30 f2135af5461a: Waiting 01:55:30 340464737043: Layer already exists 01:55:30 f41c76a2fc26: Layer already exists 01:55:30 516e1baf1a8f: Layer already exists 01:55:30 9183ed5580f8: Layer already exists 01:55:30 45ee83e146be: Layer already exists 01:55:30 07fc22ffc421: Layer already exists 01:55:30 f2135af5461a: Layer already exists 01:55:30 96104eeb3d59: Layer already exists 01:55:30 256f393e029f: Layer already exists 01:55:30 4f4efff17d4b: Layer already exists 01:55:30 main: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:30 ===================================================== [Pipeline] echo 01:55:30 taggedImages: 01:55:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:55:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 01:55:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:55:30 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:55:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:30 latest 01:55:30 4.1.0-dev.76 01:55:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:30 main 01:55:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:55:31 3212373b2506: Preparing 01:55:31 a930f259cfd4: Preparing 01:55:31 96eb4f694f4d: Preparing 01:55:31 340464737043: Preparing 01:55:31 f41c76a2fc26: Preparing 01:55:31 07fc22ffc421: Preparing 01:55:31 1430d9cb3036: Preparing 01:55:31 69fd6995e69a: Preparing 01:55:31 256f393e029f: Preparing 01:55:31 1430d9cb3036: Waiting 01:55:31 69fd6995e69a: Waiting 01:55:31 256f393e029f: Waiting 01:55:31 07fc22ffc421: Waiting 01:55:31 340464737043: Layer already exists 01:55:31 f41c76a2fc26: Layer already exists 01:55:31 07fc22ffc421: Layer already exists 01:55:31 3212373b2506: Pushed 01:55:31 96eb4f694f4d: Pushed 01:55:31 a930f259cfd4: Pushed 01:55:31 256f393e029f: Layer already exists 01:55:31 1430d9cb3036: Pushed 01:55:32 69fd6995e69a: Pushed 01:55:32 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:55:32 3212373b2506: Preparing 01:55:32 a930f259cfd4: Preparing 01:55:32 96eb4f694f4d: Preparing 01:55:32 340464737043: Preparing 01:55:32 f41c76a2fc26: Preparing 01:55:32 07fc22ffc421: Preparing 01:55:32 1430d9cb3036: Preparing 01:55:32 69fd6995e69a: Preparing 01:55:32 256f393e029f: Preparing 01:55:32 1430d9cb3036: Waiting 01:55:32 69fd6995e69a: Waiting 01:55:32 256f393e029f: Waiting 01:55:32 07fc22ffc421: Waiting 01:55:32 a930f259cfd4: Layer already exists 01:55:32 96eb4f694f4d: Layer already exists 01:55:32 340464737043: Layer already exists 01:55:32 3212373b2506: Layer already exists 01:55:32 f41c76a2fc26: Layer already exists 01:55:32 07fc22ffc421: Layer already exists 01:55:32 1430d9cb3036: Layer already exists 01:55:32 69fd6995e69a: Layer already exists 01:55:32 256f393e029f: Layer already exists 01:55:32 latest: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 01:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:55:33 3212373b2506: Preparing 01:55:33 a930f259cfd4: Preparing 01:55:33 96eb4f694f4d: Preparing 01:55:33 340464737043: Preparing 01:55:33 f41c76a2fc26: Preparing 01:55:33 07fc22ffc421: Preparing 01:55:33 1430d9cb3036: Preparing 01:55:33 69fd6995e69a: Preparing 01:55:33 256f393e029f: Preparing 01:55:33 07fc22ffc421: Waiting 01:55:33 69fd6995e69a: Waiting 01:55:33 1430d9cb3036: Waiting 01:55:33 256f393e029f: Waiting 01:55:33 f41c76a2fc26: Layer already exists 01:55:33 3212373b2506: Layer already exists 01:55:33 340464737043: Layer already exists 01:55:33 a930f259cfd4: Layer already exists 01:55:33 96eb4f694f4d: Layer already exists 01:55:33 07fc22ffc421: Layer already exists 01:55:33 1430d9cb3036: Layer already exists 01:55:33 69fd6995e69a: Layer already exists 01:55:33 256f393e029f: Layer already exists 01:55:33 4.1.0-dev.76: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:55:34 3212373b2506: Preparing 01:55:34 a930f259cfd4: Preparing 01:55:34 96eb4f694f4d: Preparing 01:55:34 340464737043: Preparing 01:55:34 f41c76a2fc26: Preparing 01:55:34 07fc22ffc421: Preparing 01:55:34 1430d9cb3036: Preparing 01:55:34 69fd6995e69a: Preparing 01:55:34 256f393e029f: Preparing 01:55:34 07fc22ffc421: Waiting 01:55:34 1430d9cb3036: Waiting 01:55:34 69fd6995e69a: Waiting 01:55:34 256f393e029f: Waiting 01:55:34 3212373b2506: Layer already exists 01:55:34 a930f259cfd4: Layer already exists 01:55:34 96eb4f694f4d: Layer already exists 01:55:34 340464737043: Layer already exists 01:55:34 f41c76a2fc26: Layer already exists 01:55:34 1430d9cb3036: Layer already exists 01:55:34 07fc22ffc421: Layer already exists 01:55:34 69fd6995e69a: Layer already exists 01:55:34 256f393e029f: Layer already exists 01:55:34 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:55:34 3212373b2506: Preparing 01:55:34 a930f259cfd4: Preparing 01:55:34 96eb4f694f4d: Preparing 01:55:34 340464737043: Preparing 01:55:34 f41c76a2fc26: Preparing 01:55:34 07fc22ffc421: Preparing 01:55:34 1430d9cb3036: Preparing 01:55:34 69fd6995e69a: Preparing 01:55:34 256f393e029f: Preparing 01:55:34 1430d9cb3036: Waiting 01:55:34 69fd6995e69a: Waiting 01:55:34 256f393e029f: Waiting 01:55:34 07fc22ffc421: Waiting 01:55:34 3212373b2506: Layer already exists 01:55:34 96eb4f694f4d: Layer already exists 01:55:34 340464737043: Layer already exists 01:55:34 f41c76a2fc26: Layer already exists 01:55:34 a930f259cfd4: Layer already exists 01:55:34 07fc22ffc421: Layer already exists 01:55:34 1430d9cb3036: Layer already exists 01:55:34 69fd6995e69a: Layer already exists 01:55:34 256f393e029f: Layer already exists 01:55:34 main: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:34 ===================================================== [Pipeline] echo 01:55:34 taggedImages: 01:55:34 - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:55:34 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 01:55:34 - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:55:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:55:34 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:34 latest 01:55:34 4.1.0-dev.76 01:55:34 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:34 main 01:55:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:55:35 fd288cc088b3: Preparing 01:55:35 d41f52c12158: Preparing 01:55:35 cde72ed5bee7: Preparing 01:55:35 340464737043: Preparing 01:55:35 f41c76a2fc26: Preparing 01:55:35 6bb9c4341f67: Preparing 01:55:35 4f4efff17d4b: Preparing 01:55:35 96104eeb3d59: Preparing 01:55:35 256f393e029f: Preparing 01:55:35 6bb9c4341f67: Waiting 01:55:35 4f4efff17d4b: Waiting 01:55:35 96104eeb3d59: Waiting 01:55:35 256f393e029f: Waiting 01:55:35 340464737043: Layer already exists 01:55:35 f41c76a2fc26: Layer already exists 01:55:35 4f4efff17d4b: Layer already exists 01:55:35 96104eeb3d59: Layer already exists 01:55:35 256f393e029f: Layer already exists 01:55:35 d41f52c12158: Pushed 01:55:35 fd288cc088b3: Pushed 01:55:35 cde72ed5bee7: Pushed 01:55:50 6bb9c4341f67: Pushed 01:55:50 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:55:51 fd288cc088b3: Preparing 01:55:51 d41f52c12158: Preparing 01:55:51 cde72ed5bee7: Preparing 01:55:51 340464737043: Preparing 01:55:51 f41c76a2fc26: Preparing 01:55:51 6bb9c4341f67: Preparing 01:55:51 4f4efff17d4b: Preparing 01:55:51 96104eeb3d59: Preparing 01:55:51 256f393e029f: Preparing 01:55:51 4f4efff17d4b: Waiting 01:55:51 96104eeb3d59: Waiting 01:55:51 256f393e029f: Waiting 01:55:51 6bb9c4341f67: Waiting 01:55:51 cde72ed5bee7: Layer already exists 01:55:51 340464737043: Layer already exists 01:55:51 fd288cc088b3: Layer already exists 01:55:51 d41f52c12158: Layer already exists 01:55:51 f41c76a2fc26: Layer already exists 01:55:51 256f393e029f: Layer already exists 01:55:51 6bb9c4341f67: Layer already exists 01:55:51 4f4efff17d4b: Layer already exists 01:55:51 96104eeb3d59: Layer already exists 01:55:51 latest: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 01:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:55:52 fd288cc088b3: Preparing 01:55:52 d41f52c12158: Preparing 01:55:52 cde72ed5bee7: Preparing 01:55:52 340464737043: Preparing 01:55:52 f41c76a2fc26: Preparing 01:55:52 6bb9c4341f67: Preparing 01:55:52 4f4efff17d4b: Preparing 01:55:52 96104eeb3d59: Preparing 01:55:52 256f393e029f: Preparing 01:55:52 6bb9c4341f67: Waiting 01:55:52 4f4efff17d4b: Waiting 01:55:52 256f393e029f: Waiting 01:55:52 96104eeb3d59: Waiting 01:55:52 340464737043: Layer already exists 01:55:52 f41c76a2fc26: Layer already exists 01:55:52 d41f52c12158: Layer already exists 01:55:52 cde72ed5bee7: Layer already exists 01:55:52 fd288cc088b3: Layer already exists 01:55:52 6bb9c4341f67: Layer already exists 01:55:52 4f4efff17d4b: Layer already exists 01:55:52 96104eeb3d59: Layer already exists 01:55:52 256f393e029f: Layer already exists 01:55:52 4.1.0-dev.76: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:55:52 fd288cc088b3: Preparing 01:55:52 d41f52c12158: Preparing 01:55:52 cde72ed5bee7: Preparing 01:55:52 340464737043: Preparing 01:55:52 f41c76a2fc26: Preparing 01:55:52 6bb9c4341f67: Preparing 01:55:52 4f4efff17d4b: Preparing 01:55:52 96104eeb3d59: Preparing 01:55:52 256f393e029f: Preparing 01:55:52 6bb9c4341f67: Waiting 01:55:52 4f4efff17d4b: Waiting 01:55:52 96104eeb3d59: Waiting 01:55:52 256f393e029f: Waiting 01:55:52 d41f52c12158: Layer already exists 01:55:52 fd288cc088b3: Layer already exists 01:55:52 cde72ed5bee7: Layer already exists 01:55:52 f41c76a2fc26: Layer already exists 01:55:52 340464737043: Layer already exists 01:55:52 6bb9c4341f67: Layer already exists 01:55:52 256f393e029f: Layer already exists 01:55:52 4f4efff17d4b: Layer already exists 01:55:52 96104eeb3d59: Layer already exists 01:55:52 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:55:53 fd288cc088b3: Preparing 01:55:53 d41f52c12158: Preparing 01:55:53 cde72ed5bee7: Preparing 01:55:53 340464737043: Preparing 01:55:53 f41c76a2fc26: Preparing 01:55:53 6bb9c4341f67: Preparing 01:55:53 4f4efff17d4b: Preparing 01:55:53 96104eeb3d59: Preparing 01:55:53 256f393e029f: Preparing 01:55:53 4f4efff17d4b: Waiting 01:55:53 96104eeb3d59: Waiting 01:55:53 256f393e029f: Waiting 01:55:53 6bb9c4341f67: Waiting 01:55:53 f41c76a2fc26: Layer already exists 01:55:53 d41f52c12158: Layer already exists 01:55:53 fd288cc088b3: Layer already exists 01:55:53 340464737043: Layer already exists 01:55:53 cde72ed5bee7: Layer already exists 01:55:53 6bb9c4341f67: Layer already exists 01:55:53 4f4efff17d4b: Layer already exists 01:55:53 256f393e029f: Layer already exists 01:55:53 96104eeb3d59: Layer already exists 01:55:53 main: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:53 ===================================================== [Pipeline] echo 01:55:53 taggedImages: 01:55:53 - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:55:53 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 01:55:53 - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:55:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:55:53 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:53 latest 01:55:53 4.1.0-dev.76 01:55:53 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:55:53 main 01:55:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:55:54 4c63a3c26036: Preparing 01:55:54 162ceef23eed: Preparing 01:55:54 340464737043: Preparing 01:55:54 f41c76a2fc26: Preparing 01:55:54 74e2e8d19f85: Preparing 01:55:54 bc4a9e67fb62: Preparing 01:55:54 256f393e029f: Preparing 01:55:54 bc4a9e67fb62: Waiting 01:55:54 256f393e029f: Waiting 01:55:54 340464737043: Layer already exists 01:55:54 f41c76a2fc26: Layer already exists 01:55:54 256f393e029f: Layer already exists 01:55:54 4c63a3c26036: Pushed 01:55:54 74e2e8d19f85: Pushed 01:55:54 bc4a9e67fb62: Pushed 01:55:58 162ceef23eed: Pushed 01:55:58 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:55:59 4c63a3c26036: Preparing 01:55:59 162ceef23eed: Preparing 01:55:59 340464737043: Preparing 01:55:59 f41c76a2fc26: Preparing 01:55:59 74e2e8d19f85: Preparing 01:55:59 bc4a9e67fb62: Preparing 01:55:59 256f393e029f: Preparing 01:55:59 256f393e029f: Waiting 01:55:59 bc4a9e67fb62: Waiting 01:55:59 74e2e8d19f85: Layer already exists 01:55:59 4c63a3c26036: Layer already exists 01:55:59 162ceef23eed: Layer already exists 01:55:59 340464737043: Layer already exists 01:55:59 f41c76a2fc26: Layer already exists 01:55:59 256f393e029f: Layer already exists 01:55:59 bc4a9e67fb62: Layer already exists 01:55:59 latest: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 01:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:56:00 4c63a3c26036: Preparing 01:56:00 162ceef23eed: Preparing 01:56:00 340464737043: Preparing 01:56:00 f41c76a2fc26: Preparing 01:56:00 74e2e8d19f85: Preparing 01:56:00 bc4a9e67fb62: Preparing 01:56:00 256f393e029f: Preparing 01:56:00 bc4a9e67fb62: Waiting 01:56:00 256f393e029f: Waiting 01:56:00 74e2e8d19f85: Layer already exists 01:56:00 340464737043: Layer already exists 01:56:00 f41c76a2fc26: Layer already exists 01:56:00 4c63a3c26036: Layer already exists 01:56:00 162ceef23eed: Layer already exists 01:56:00 bc4a9e67fb62: Layer already exists 01:56:00 256f393e029f: Layer already exists 01:56:00 4.1.0-dev.76: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:56:00 4c63a3c26036: Preparing 01:56:00 162ceef23eed: Preparing 01:56:00 340464737043: Preparing 01:56:00 f41c76a2fc26: Preparing 01:56:00 74e2e8d19f85: Preparing 01:56:00 bc4a9e67fb62: Preparing 01:56:00 256f393e029f: Preparing 01:56:00 bc4a9e67fb62: Waiting 01:56:00 256f393e029f: Waiting 01:56:00 4c63a3c26036: Layer already exists 01:56:00 340464737043: Layer already exists 01:56:00 162ceef23eed: Layer already exists 01:56:00 f41c76a2fc26: Layer already exists 01:56:00 74e2e8d19f85: Layer already exists 01:56:00 256f393e029f: Layer already exists 01:56:00 bc4a9e67fb62: Layer already exists 01:56:00 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:56:01 4c63a3c26036: Preparing 01:56:01 162ceef23eed: Preparing 01:56:01 340464737043: Preparing 01:56:01 f41c76a2fc26: Preparing 01:56:01 74e2e8d19f85: Preparing 01:56:01 bc4a9e67fb62: Preparing 01:56:01 256f393e029f: Preparing 01:56:01 bc4a9e67fb62: Waiting 01:56:01 256f393e029f: Waiting 01:56:01 340464737043: Layer already exists 01:56:01 4c63a3c26036: Layer already exists 01:56:01 f41c76a2fc26: Layer already exists 01:56:01 74e2e8d19f85: Layer already exists 01:56:01 162ceef23eed: Layer already exists 01:56:01 256f393e029f: Layer already exists 01:56:01 bc4a9e67fb62: Layer already exists 01:56:01 main: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:01 ===================================================== [Pipeline] echo 01:56:01 taggedImages: 01:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 01:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:56:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:56:01 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:01 latest 01:56:01 4.1.0-dev.76 01:56:01 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:01 main 01:56:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:56:02 45ffa0c7dfb7: Preparing 01:56:02 41117f6b9bb5: Preparing 01:56:02 340464737043: Preparing 01:56:02 f41c76a2fc26: Preparing 01:56:02 99cd6ca9042d: Preparing 01:56:02 92c6d95293b9: Preparing 01:56:02 256f393e029f: Preparing 01:56:02 92c6d95293b9: Waiting 01:56:02 256f393e029f: Waiting 01:56:02 340464737043: Layer already exists 01:56:02 f41c76a2fc26: Layer already exists 01:56:02 256f393e029f: Layer already exists 01:56:02 45ffa0c7dfb7: Pushed 01:56:02 99cd6ca9042d: Pushed 01:56:02 92c6d95293b9: Pushed 01:56:06 41117f6b9bb5: Pushed 01:56:06 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:56:07 45ffa0c7dfb7: Preparing 01:56:07 41117f6b9bb5: Preparing 01:56:07 340464737043: Preparing 01:56:07 f41c76a2fc26: Preparing 01:56:07 99cd6ca9042d: Preparing 01:56:07 92c6d95293b9: Preparing 01:56:07 256f393e029f: Preparing 01:56:07 92c6d95293b9: Waiting 01:56:07 256f393e029f: Waiting 01:56:07 41117f6b9bb5: Layer already exists 01:56:07 99cd6ca9042d: Layer already exists 01:56:07 f41c76a2fc26: Layer already exists 01:56:07 340464737043: Layer already exists 01:56:07 45ffa0c7dfb7: Layer already exists 01:56:07 92c6d95293b9: Layer already exists 01:56:07 256f393e029f: Layer already exists 01:56:07 latest: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 01:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:56:08 45ffa0c7dfb7: Preparing 01:56:08 41117f6b9bb5: Preparing 01:56:08 340464737043: Preparing 01:56:08 f41c76a2fc26: Preparing 01:56:08 99cd6ca9042d: Preparing 01:56:08 92c6d95293b9: Preparing 01:56:08 256f393e029f: Preparing 01:56:08 92c6d95293b9: Waiting 01:56:08 256f393e029f: Waiting 01:56:08 340464737043: Layer already exists 01:56:08 f41c76a2fc26: Layer already exists 01:56:08 41117f6b9bb5: Layer already exists 01:56:08 99cd6ca9042d: Layer already exists 01:56:08 45ffa0c7dfb7: Layer already exists 01:56:08 92c6d95293b9: Layer already exists 01:56:08 256f393e029f: Layer already exists 01:56:08 4.1.0-dev.76: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:56:08 45ffa0c7dfb7: Preparing 01:56:08 41117f6b9bb5: Preparing 01:56:08 340464737043: Preparing 01:56:08 f41c76a2fc26: Preparing 01:56:08 99cd6ca9042d: Preparing 01:56:08 92c6d95293b9: Preparing 01:56:08 256f393e029f: Preparing 01:56:08 92c6d95293b9: Waiting 01:56:08 256f393e029f: Waiting 01:56:08 340464737043: Layer already exists 01:56:08 45ffa0c7dfb7: Layer already exists 01:56:08 99cd6ca9042d: Layer already exists 01:56:08 f41c76a2fc26: Layer already exists 01:56:08 41117f6b9bb5: Layer already exists 01:56:08 92c6d95293b9: Layer already exists 01:56:08 256f393e029f: Layer already exists 01:56:08 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:56:09 45ffa0c7dfb7: Preparing 01:56:09 41117f6b9bb5: Preparing 01:56:09 340464737043: Preparing 01:56:09 f41c76a2fc26: Preparing 01:56:09 99cd6ca9042d: Preparing 01:56:09 92c6d95293b9: Preparing 01:56:09 256f393e029f: Preparing 01:56:09 256f393e029f: Waiting 01:56:09 92c6d95293b9: Waiting 01:56:09 45ffa0c7dfb7: Layer already exists 01:56:09 340464737043: Layer already exists 01:56:09 99cd6ca9042d: Layer already exists 01:56:09 41117f6b9bb5: Layer already exists 01:56:09 f41c76a2fc26: Layer already exists 01:56:09 92c6d95293b9: Layer already exists 01:56:09 256f393e029f: Layer already exists 01:56:09 main: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:09 ===================================================== [Pipeline] echo 01:56:09 taggedImages: 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:56:09 ========================================================= 01:56:09 [edgeXBuildMultiArch] RAW Config: 01:56:09 images: 01:56:09 - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/core-command:latest 01:56:09 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-command:main 01:56:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:56:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:56:09 - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/core-data:latest 01:56:09 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-data:main 01:56:09 - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:56:09 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:56:09 - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:56:09 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:56:09 - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:56:09 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 01:56:09 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:56:09 settingsFile: 01:56:09 edgex-go-settings 01:56:09 ========================================================= [Pipeline] node 01:56:24 Still waiting to schedule task 01:56:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773780’ 01:59:55 Running on prd-centos7-docker-4c-2g-773782 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:55 provisioning config files... 01:59:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config463915540290948177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:57 ---> ****-login.sh 01:59:57 nexus3.edgexfoundry.org:10001 01:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:57 Configure a credential helper to remove this warning. See 01:59:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:57 01:59:57 Login Succeeded 01:59:57 nexus3.edgexfoundry.org:10002 01:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:58 Configure a credential helper to remove this warning. See 01:59:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:58 01:59:58 Login Succeeded 01:59:58 nexus3.edgexfoundry.org:10003 01:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:58 Configure a credential helper to remove this warning. See 01:59:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:58 01:59:58 Login Succeeded 01:59:58 nexus3.edgexfoundry.org:10004 01:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:58 Configure a credential helper to remove this warning. See 01:59:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:58 01:59:58 Login Succeeded 01:59:58 ****.io 01:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:58 Configure a credential helper to remove this warning. See 01:59:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:58 01:59:58 Login Succeeded 01:59:58 ---> ****-login.sh ends [Pipeline] } 01:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:59 + docker buildx ls 01:59:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:59:59 default * docker 01:59:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:00:00 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:00:00 edgex-builder [Pipeline] sh 02:00:00 + docker buildx inspect --bootstrap 02:00:00 #1 [internal] booting buildkit 02:00:00 #1 pulling image moby/buildkit:buildx-stable-1 02:00:03 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 02:00:03 #1 creating container buildx_buildkit_edgex-builder0 02:00:05 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 02:00:05 #1 DONE 4.7s 02:00:05 Name: edgex-builder 02:00:05 Driver: docker-container 02:00:05 02:00:05 Nodes: 02:00:05 Name: edgex-builder0 02:00:05 Endpoint: unix:///var/run/docker.sock 02:00:05 Status: running 02:00:05 Buildkit: v0.26.2 02:00:05 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:00:05 + docker buildx ls 02:00:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:00:05 edgex-builder * docker-container 02:00:05 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:00:05 default docker 02:00:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:00:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:06 #1 [internal] load build definition from Dockerfile 02:00:06 #1 transferring dockerfile: 197B done 02:00:06 #1 DONE 0.0s 02:00:06 02:00:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:06 #2 DONE 0.1s 02:00:06 02:00:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:06 #3 DONE 0.1s 02:00:06 02:00:06 #4 [internal] load .dockerignore 02:00:06 #4 transferring context: 2B done 02:00:06 #4 DONE 0.0s 02:00:06 02:00:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:06 #5 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:06 #5 DONE 0.0s 02:00:06 02:00:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:06 #6 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:06 #6 DONE 0.1s 02:00:06 02:00:06 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:00:06 #7 DONE 0.0s 02:00:06 02:00:06 #8 exporting to image 02:00:06 #8 exporting layers done 02:00:06 #8 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done 02:00:06 #8 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done 02:00:06 #8 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done 02:00:06 #8 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea 0.0s done 02:00:06 #8 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done 02:00:06 #8 pushing layers 02:00:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:06 #8 pushing layers 0.1s done 02:00:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done 02:00:06 #8 DONE 0.2s 02:00:06 02:00:06 1 warning found (use --debug to expand): 02:00:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:00:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:00:06 #1 [internal] load build definition from Dockerfile 02:00:06 #1 transferring dockerfile: 163B done 02:00:06 #1 DONE 0.0s 02:00:06 02:00:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:00:06 #2 DONE 0.0s 02:00:06 02:00:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:00:06 #3 DONE 0.0s 02:00:06 02:00:06 #4 [internal] load .dockerignore 02:00:06 #4 transferring context: 2B done 02:00:06 #4 DONE 0.0s 02:00:06 02:00:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:06 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:06 #5 DONE 0.0s 02:00:06 02:00:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:06 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:06 #6 CACHED 02:00:06 02:00:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:06 #5 CACHED 02:00:06 02:00:06 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:00:06 #7 DONE 0.0s 02:00:06 02:00:06 #8 exporting to image 02:00:06 #8 exporting layers done 02:00:06 #8 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done 02:00:06 #8 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done 02:00:06 #8 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done 02:00:06 #8 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done 02:00:06 #8 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done 02:00:06 #8 pushing layers 0.0s done 02:00:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done 02:00:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:06 #8 DONE 0.1s 02:00:06 02:00:06 1 warning found (use --debug to expand): 02:00:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76' 02:00:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 --push - 02:00:07 #1 [internal] load build definition from Dockerfile 02:00:07 #1 transferring dockerfile: 169B done 02:00:07 #1 DONE 0.0s 02:00:07 02:00:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 02:00:07 #2 DONE 0.0s 02:00:07 02:00:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 02:00:07 #3 DONE 0.0s 02:00:07 02:00:07 #4 [internal] load .dockerignore 02:00:07 #4 transferring context: 2B done 02:00:07 #4 DONE 0.0s 02:00:07 02:00:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:07 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:07 #5 CACHED 02:00:07 02:00:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:07 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:07 #6 CACHED 02:00:07 02:00:07 #7 exporting to image 02:00:07 #7 exporting layers 02:00:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:07 #7 exporting layers done 02:00:07 #7 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done 02:00:07 #7 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done 02:00:07 #7 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done 02:00:07 #7 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done 02:00:07 #7 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done 02:00:07 #7 pushing layers 0.0s done 02:00:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done 02:00:07 #7 DONE 0.1s 02:00:07 02:00:07 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:00:07 #8 DONE 0.0s 02:00:07 02:00:07 1 warning found (use --debug to expand): 02:00:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:07 #1 [internal] load build definition from Dockerfile 02:00:07 #1 transferring dockerfile: 210B done 02:00:07 #1 DONE 0.0s 02:00:07 02:00:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:07 #2 DONE 0.0s 02:00:07 02:00:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:07 #3 DONE 0.0s 02:00:07 02:00:07 #4 [internal] load .dockerignore 02:00:07 #4 transferring context: 2B done 02:00:07 #4 DONE 0.0s 02:00:07 02:00:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:07 #5 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:07 #5 CACHED 02:00:07 02:00:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:07 #6 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:07 #6 CACHED 02:00:07 02:00:07 #7 exporting to image 02:00:07 #7 exporting layers done 02:00:07 #7 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done 02:00:07 #7 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done 02:00:07 #7 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b 02:00:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:07 #7 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done 02:00:07 #7 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done 02:00:07 #7 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done 02:00:07 #7 pushing layers 0.0s done 02:00:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done 02:00:07 #7 DONE 0.1s 02:00:07 02:00:07 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:00:07 #8 DONE 0.0s 02:00:07 02:00:07 1 warning found (use --debug to expand): 02:00:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:00:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:00:08 #1 [internal] load build definition from Dockerfile 02:00:08 #1 transferring dockerfile: 161B done 02:00:08 #1 DONE 0.0s 02:00:08 02:00:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:00:08 #2 DONE 0.0s 02:00:08 02:00:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:00:08 #3 DONE 0.0s 02:00:08 02:00:08 #4 [internal] load .dockerignore 02:00:08 #4 transferring context: 2B done 02:00:08 #4 DONE 0.0s 02:00:08 02:00:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:08 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:08 #5 DONE 0.0s 02:00:08 02:00:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:08 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done 02:00:08 #6 CACHED 02:00:08 02:00:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 02:00:08 #5 CACHED 02:00:08 02:00:08 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:00:08 #7 DONE 0.0s 02:00:08 02:00:08 #8 exporting to image 02:00:08 #8 exporting layers done 02:00:08 #8 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done 02:00:08 #8 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done 02:00:08 #8 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done 02:00:08 #8 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done 02:00:08 #8 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done 02:00:08 #8 pushing layers 0.0s done 02:00:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done 02:00:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:08 #8 DONE 0.1s 02:00:08 02:00:08 1 warning found (use --debug to expand): 02:00:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:08 #1 [internal] load build definition from Dockerfile 02:00:08 #1 transferring dockerfile: 216B done 02:00:08 #1 DONE 0.0s 02:00:08 02:00:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:08 #2 DONE 0.0s 02:00:08 02:00:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:08 #3 DONE 0.1s 02:00:08 02:00:08 #4 [internal] load .dockerignore 02:00:08 #4 transferring context: 2B done 02:00:08 #4 DONE 0.0s 02:00:09 02:00:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:09 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:09 #5 ... 02:00:09 02:00:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:09 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done 02:00:09 #6 DONE 0.1s 02:00:09 02:00:09 #7 exporting to image 02:00:09 #7 exporting layers done 02:00:09 #7 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done 02:00:09 #7 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done 02:00:09 #7 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done 02:00:09 #7 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done 02:00:09 #7 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 02:00:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:09 #7 ... 02:00:09 02:00:09 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:09 #8 DONE 0.0s 02:00:09 02:00:09 #7 exporting to image 02:00:09 #7 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done 02:00:09 #7 pushing layers 0.1s done 02:00:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 02:00:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done 02:00:09 #7 DONE 0.2s 02:00:09 02:00:09 1 warning found (use --debug to expand): 02:00:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:00:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:00:09 #1 [internal] load build definition from Dockerfile 02:00:09 #1 transferring dockerfile: 182B done 02:00:09 #1 DONE 0.0s 02:00:09 02:00:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:00:09 #2 DONE 0.0s 02:00:09 02:00:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:00:09 #3 DONE 0.0s 02:00:09 02:00:09 #4 [internal] load .dockerignore 02:00:09 #4 transferring context: 2B done 02:00:09 #4 DONE 0.0s 02:00:09 02:00:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:09 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done 02:00:09 #5 CACHED 02:00:09 02:00:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:09 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done 02:00:09 #6 CACHED 02:00:09 02:00:09 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:09 #7 DONE 0.0s 02:00:09 02:00:09 #8 exporting to image 02:00:09 #8 exporting layers done 02:00:09 #8 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done 02:00:09 #8 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done 02:00:09 #8 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done 02:00:09 #8 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done 02:00:09 #8 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done 02:00:09 #8 pushing layers 0.0s done 02:00:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done 02:00:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:09 #8 DONE 0.1s 02:00:09 02:00:09 1 warning found (use --debug to expand): 02:00:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76' 02:00:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 --push - 02:00:10 #1 [internal] load build definition from Dockerfile 02:00:10 #1 transferring dockerfile: 188B 0.0s done 02:00:10 #1 DONE 0.0s 02:00:10 02:00:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 02:00:10 #2 DONE 0.0s 02:00:10 02:00:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 02:00:10 #3 DONE 0.0s 02:00:10 02:00:10 #4 [internal] load .dockerignore 02:00:10 #4 transferring context: 2B done 02:00:10 #4 DONE 0.0s 02:00:10 02:00:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:10 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done 02:00:10 #5 CACHED 02:00:10 02:00:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:10 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done 02:00:10 #6 CACHED 02:00:10 02:00:10 #7 exporting to image 02:00:10 #7 exporting layers done 02:00:10 #7 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done 02:00:10 #7 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done 02:00:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:10 #7 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done 02:00:10 #7 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done 02:00:10 #7 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done 02:00:10 #7 pushing layers 0.0s done 02:00:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done 02:00:10 #7 DONE 0.1s 02:00:10 02:00:10 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:10 #8 DONE 0.0s 02:00:10 02:00:10 1 warning found (use --debug to expand): 02:00:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:10 #1 [internal] load build definition from Dockerfile 02:00:10 #1 transferring dockerfile: 229B done 02:00:10 #1 DONE 0.0s 02:00:10 02:00:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:10 #2 DONE 0.0s 02:00:10 02:00:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:10 #3 DONE 0.0s 02:00:10 02:00:10 #4 [internal] load .dockerignore 02:00:10 #4 transferring context: 2B done 02:00:10 #4 DONE 0.0s 02:00:10 02:00:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:10 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 done 02:00:10 #5 CACHED 02:00:10 02:00:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:10 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done 02:00:11 #6 CACHED 02:00:11 02:00:11 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:11 #7 DONE 0.0s 02:00:11 02:00:11 #8 exporting to image 02:00:11 #8 exporting layers done 02:00:11 #8 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done 02:00:11 #8 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done 02:00:11 #8 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done 02:00:11 #8 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done 02:00:11 #8 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done 02:00:11 #8 pushing layers 0.0s done 02:00:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 02:00:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done 02:00:11 #8 DONE 0.2s 02:00:11 02:00:11 1 warning found (use --debug to expand): 02:00:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:00:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:00:11 #1 [internal] load build definition from Dockerfile 02:00:11 #1 transferring dockerfile: 180B done 02:00:11 #1 DONE 0.0s 02:00:11 02:00:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:00:11 #2 DONE 0.0s 02:00:11 02:00:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:00:11 #3 DONE 0.0s 02:00:11 02:00:11 #4 [internal] load .dockerignore 02:00:11 #4 transferring context: 2B done 02:00:11 #4 DONE 0.0s 02:00:11 02:00:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:11 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 done 02:00:11 #5 DONE 0.0s 02:00:11 02:00:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:11 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done 02:00:11 #6 CACHED 02:00:11 02:00:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 02:00:11 #5 CACHED 02:00:11 02:00:11 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:11 #7 DONE 0.0s 02:00:11 02:00:11 #8 exporting to image 02:00:11 #8 exporting layers done 02:00:11 #8 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done 02:00:11 #8 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done 02:00:11 #8 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done 02:00:11 #8 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done 02:00:11 #8 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done 02:00:11 #8 pushing layers 0.0s done 02:00:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done 02:00:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:11 #8 DONE 0.1s 02:00:11 02:00:11 1 warning found (use --debug to expand): 02:00:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:11 #1 [internal] load build definition from Dockerfile 02:00:11 #1 transferring dockerfile: 194B done 02:00:11 #1 DONE 0.0s 02:00:11 02:00:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:11 #2 DONE 0.0s 02:00:11 02:00:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:11 #3 DONE 0.0s 02:00:11 02:00:11 #4 [internal] load .dockerignore 02:00:11 #4 transferring context: 2B done 02:00:11 #4 DONE 0.0s 02:00:11 02:00:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:11 #5 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done 02:00:11 #5 DONE 0.0s 02:00:11 02:00:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:12 #6 DONE 0.0s 02:00:12 02:00:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:12 #5 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done 02:00:12 #5 DONE 0.1s 02:00:12 02:00:12 #7 exporting to image 02:00:12 #7 exporting layers done 02:00:12 #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done 02:00:12 #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done 02:00:12 #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done 02:00:12 #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done 02:00:12 #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.0s done 02:00:12 #7 pushing layers 02:00:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:12 #7 ... 02:00:12 02:00:12 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:00:12 #8 DONE 0.0s 02:00:12 02:00:12 #7 exporting to image 02:00:12 #7 pushing layers 0.1s done 02:00:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 02:00:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done 02:00:12 #7 DONE 0.2s 02:00:12 02:00:12 1 warning found (use --debug to expand): 02:00:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:00:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:00:12 #1 [internal] load build definition from Dockerfile 02:00:12 #1 transferring dockerfile: 160B done 02:00:12 #1 DONE 0.0s 02:00:12 02:00:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:00:12 #2 DONE 0.0s 02:00:12 02:00:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:00:12 #3 DONE 0.0s 02:00:12 02:00:12 #4 [internal] load .dockerignore 02:00:12 #4 transferring context: 2B done 02:00:12 #4 DONE 0.0s 02:00:12 02:00:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:12 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done 02:00:12 #5 CACHED 02:00:12 02:00:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:12 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done 02:00:12 #6 CACHED 02:00:12 02:00:12 #7 exporting to image 02:00:12 #7 exporting layers done 02:00:12 #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done 02:00:12 #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done 02:00:12 #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done 02:00:12 #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc 02:00:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:12 #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done 02:00:12 #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done 02:00:12 #7 pushing layers 0.0s done 02:00:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done 02:00:12 #7 DONE 0.1s 02:00:12 02:00:12 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:00:12 #8 DONE 0.0s 02:00:12 02:00:12 1 warning found (use --debug to expand): 02:00:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76' 02:00:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 --push - 02:00:13 #1 [internal] load build definition from Dockerfile 02:00:13 #1 transferring dockerfile: 166B done 02:00:13 #1 DONE 0.0s 02:00:13 02:00:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 02:00:13 #2 DONE 0.0s 02:00:13 02:00:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 02:00:13 #3 DONE 0.0s 02:00:13 02:00:13 #4 [internal] load .dockerignore 02:00:13 #4 transferring context: 2B done 02:00:13 #4 DONE 0.0s 02:00:13 02:00:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:13 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done 02:00:13 #5 CACHED 02:00:13 02:00:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:13 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done 02:00:13 #6 CACHED 02:00:13 02:00:13 #7 exporting to image 02:00:13 #7 exporting layers done 02:00:13 #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done 02:00:13 #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done 02:00:13 #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done 02:00:13 #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done 02:00:13 #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done 02:00:13 #7 pushing layers 0.0s done 02:00:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 02:00:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done 02:00:13 #7 DONE 0.1s 02:00:13 02:00:13 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:00:13 #8 DONE 0.0s 02:00:13 02:00:13 1 warning found (use --debug to expand): 02:00:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:13 #1 [internal] load build definition from Dockerfile 02:00:13 #1 transferring dockerfile: 207B done 02:00:13 #1 DONE 0.0s 02:00:13 02:00:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:13 #2 DONE 0.0s 02:00:13 02:00:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:13 #3 DONE 0.0s 02:00:13 02:00:13 #4 [internal] load .dockerignore 02:00:13 #4 transferring context: 2B done 02:00:13 #4 DONE 0.0s 02:00:13 02:00:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:13 #5 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done 02:00:13 #5 CACHED 02:00:13 02:00:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:13 #6 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done 02:00:13 #6 CACHED 02:00:13 02:00:13 #7 exporting to image 02:00:13 #7 exporting layers 02:00:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:14 #7 exporting layers done 02:00:14 #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done 02:00:14 #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done 02:00:14 #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done 02:00:14 #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done 02:00:14 #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done 02:00:14 #7 pushing layers 0.0s done 02:00:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done 02:00:14 #7 DONE 0.1s 02:00:14 02:00:14 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:00:14 #8 DONE 0.0s 02:00:14 02:00:14 1 warning found (use --debug to expand): 02:00:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:00:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:00:14 #1 [internal] load build definition from Dockerfile 02:00:14 #1 transferring dockerfile: 158B done 02:00:14 #1 DONE 0.0s 02:00:14 02:00:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:00:14 #2 DONE 0.0s 02:00:14 02:00:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:00:14 #3 DONE 0.0s 02:00:14 02:00:14 #4 [internal] load .dockerignore 02:00:14 #4 transferring context: 2B done 02:00:14 #4 DONE 0.0s 02:00:14 02:00:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:14 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done 02:00:14 #5 CACHED 02:00:14 02:00:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 02:00:14 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done 02:00:14 #6 CACHED 02:00:14 02:00:14 #7 exporting to image 02:00:14 #7 exporting layers done 02:00:14 #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done 02:00:14 #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done 02:00:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:14 #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done 02:00:14 #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done 02:00:14 #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done 02:00:14 #7 pushing layers 0.0s done 02:00:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done 02:00:14 #7 DONE 0.1s 02:00:14 02:00:14 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:00:14 #8 DONE 0.0s 02:00:14 02:00:14 1 warning found (use --debug to expand): 02:00:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:14 #1 [internal] load build definition from Dockerfile 02:00:14 #1 transferring dockerfile: 196B done 02:00:14 #1 DONE 0.0s 02:00:14 02:00:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:14 #2 DONE 0.0s 02:00:14 02:00:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:14 #3 DONE 0.0s 02:00:14 02:00:14 #4 [internal] load .dockerignore 02:00:14 #4 transferring context: 2B done 02:00:14 #4 DONE 0.0s 02:00:15 02:00:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:15 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:15 #5 DONE 0.0s 02:00:15 02:00:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:15 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:15 #6 DONE 0.1s 02:00:15 02:00:15 #7 exporting to image 02:00:15 #7 exporting layers done 02:00:15 #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b 0.0s done 02:00:15 #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done 02:00:15 #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 0.0s done 02:00:15 #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done 02:00:15 #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 02:00:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:15 #7 ... 02:00:15 02:00:15 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:15 #8 DONE 0.0s 02:00:15 02:00:15 #7 exporting to image 02:00:15 #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done 02:00:15 #7 pushing layers 0.1s done 02:00:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 02:00:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done 02:00:15 #7 DONE 0.2s 02:00:15 02:00:15 1 warning found (use --debug to expand): 02:00:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:00:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:00:15 #1 [internal] load build definition from Dockerfile 02:00:15 #1 transferring dockerfile: 162B done 02:00:15 #1 DONE 0.0s 02:00:15 02:00:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:00:15 #2 DONE 0.0s 02:00:15 02:00:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:00:15 #3 DONE 0.0s 02:00:15 02:00:15 #4 [internal] load .dockerignore 02:00:15 #4 transferring context: 2B done 02:00:15 #4 DONE 0.0s 02:00:15 02:00:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:15 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:15 #5 CACHED 02:00:15 02:00:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:15 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:15 #6 CACHED 02:00:15 02:00:15 #7 exporting to image 02:00:15 #7 exporting layers done 02:00:15 #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done 02:00:15 #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done 02:00:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:15 #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done 02:00:15 #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done 02:00:15 #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done 02:00:15 #7 pushing layers 0.0s done 02:00:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done 02:00:15 #7 DONE 0.1s 02:00:15 02:00:15 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:15 #8 DONE 0.0s 02:00:15 02:00:15 1 warning found (use --debug to expand): 02:00:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76' 02:00:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 --push - 02:00:16 #1 [internal] load build definition from Dockerfile 02:00:16 #1 transferring dockerfile: 168B done 02:00:16 #1 DONE 0.0s 02:00:16 02:00:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 02:00:16 #2 DONE 0.0s 02:00:16 02:00:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 02:00:16 #3 DONE 0.0s 02:00:16 02:00:16 #4 [internal] load .dockerignore 02:00:16 #4 transferring context: 2B done 02:00:16 #4 DONE 0.0s 02:00:16 02:00:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:16 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 done 02:00:16 #5 CACHED 02:00:16 02:00:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:16 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:16 #6 CACHED 02:00:16 02:00:16 #7 exporting to image 02:00:16 #7 exporting layers done 02:00:16 #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done 02:00:16 #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done 02:00:16 #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done 02:00:16 #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done 02:00:16 #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done 02:00:16 #7 pushing layers 0.0s done 02:00:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 02:00:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done 02:00:16 #7 DONE 0.1s 02:00:16 02:00:16 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:16 #8 DONE 0.0s 02:00:16 02:00:16 1 warning found (use --debug to expand): 02:00:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:16 #1 [internal] load build definition from Dockerfile 02:00:16 #1 transferring dockerfile: 209B done 02:00:16 #1 DONE 0.0s 02:00:16 02:00:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:16 #2 DONE 0.0s 02:00:16 02:00:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:16 #3 DONE 0.0s 02:00:16 02:00:16 #4 [internal] load .dockerignore 02:00:16 #4 transferring context: 2B done 02:00:16 #4 DONE 0.0s 02:00:16 02:00:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:16 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:16 #5 CACHED 02:00:16 02:00:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:16 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:16 #6 CACHED 02:00:16 02:00:16 #7 exporting to image 02:00:16 #7 exporting layers done 02:00:16 #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done 02:00:16 #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done 02:00:16 #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done 02:00:16 #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done 02:00:16 #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done 02:00:16 #7 pushing layers 02:00:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:17 #7 pushing layers 0.0s done 02:00:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done 02:00:17 #7 DONE 0.1s 02:00:17 02:00:17 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:17 #8 DONE 0.0s 02:00:17 02:00:17 1 warning found (use --debug to expand): 02:00:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:00:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:00:17 #1 [internal] load build definition from Dockerfile 02:00:17 #1 transferring dockerfile: 160B done 02:00:17 #1 DONE 0.0s 02:00:17 02:00:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:00:17 #2 DONE 0.0s 02:00:17 02:00:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:00:17 #3 DONE 0.0s 02:00:17 02:00:17 #4 [internal] load .dockerignore 02:00:17 #4 transferring context: 2B done 02:00:17 #4 DONE 0.0s 02:00:17 02:00:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:17 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done 02:00:17 #5 CACHED 02:00:17 02:00:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 02:00:17 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 done 02:00:17 #6 CACHED 02:00:17 02:00:17 #7 exporting to image 02:00:17 #7 exporting layers done 02:00:17 #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done 02:00:17 #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done 02:00:17 #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done 02:00:17 #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done 02:00:17 #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done 02:00:17 #7 pushing layers 0.0s done 02:00:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 02:00:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done 02:00:17 #7 DONE 0.1s 02:00:17 02:00:17 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:17 #8 DONE 0.0s 02:00:17 02:00:17 1 warning found (use --debug to expand): 02:00:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:17 #1 [internal] load build definition from Dockerfile 02:00:17 #1 transferring dockerfile: 198B done 02:00:17 #1 DONE 0.0s 02:00:17 02:00:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:17 #2 DONE 0.0s 02:00:17 02:00:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:17 #3 DONE 0.0s 02:00:17 02:00:17 #4 [internal] load .dockerignore 02:00:17 #4 transferring context: 2B done 02:00:17 #4 DONE 0.0s 02:00:18 02:00:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:18 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done 02:00:18 #5 DONE 0.0s 02:00:18 02:00:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:18 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done 02:00:18 #6 DONE 0.0s 02:00:18 02:00:18 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:00:18 #7 DONE 0.0s 02:00:18 02:00:18 #8 exporting to image 02:00:18 #8 exporting layers done 02:00:18 #8 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done 02:00:18 #8 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done 02:00:18 #8 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done 02:00:18 #8 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done 02:00:18 #8 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done 02:00:18 #8 pushing layers 0.1s done 02:00:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 02:00:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done 02:00:18 #8 DONE 0.2s 02:00:18 02:00:18 1 warning found (use --debug to expand): 02:00:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:00:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:00:18 #1 [internal] load build definition from Dockerfile 02:00:18 #1 transferring dockerfile: 164B done 02:00:18 #1 DONE 0.0s 02:00:18 02:00:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:00:18 #2 DONE 0.0s 02:00:18 02:00:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:00:18 #3 DONE 0.0s 02:00:18 02:00:18 #4 [internal] load .dockerignore 02:00:18 #4 transferring context: 2B done 02:00:18 #4 DONE 0.0s 02:00:18 02:00:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:18 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done 02:00:18 #5 CACHED 02:00:18 02:00:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:18 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done 02:00:18 #6 CACHED 02:00:18 02:00:18 #7 exporting to image 02:00:18 #7 exporting layers done 02:00:18 #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done 02:00:18 #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done 02:00:18 #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done 02:00:18 #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done 02:00:18 #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done 02:00:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:18 #7 pushing layers 0.0s done 02:00:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done 02:00:18 #7 DONE 0.1s 02:00:18 02:00:18 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:00:18 #8 DONE 0.0s 02:00:18 02:00:18 1 warning found (use --debug to expand): 02:00:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76' 02:00:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 --push - 02:00:19 #1 [internal] load build definition from Dockerfile 02:00:19 #1 transferring dockerfile: 170B done 02:00:19 #1 DONE 0.0s 02:00:19 02:00:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 02:00:19 #2 DONE 0.0s 02:00:19 02:00:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 02:00:19 #3 DONE 0.0s 02:00:19 02:00:19 #4 [internal] load .dockerignore 02:00:19 #4 transferring context: 2B done 02:00:19 #4 DONE 0.0s 02:00:19 02:00:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:19 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done 02:00:19 #5 CACHED 02:00:19 02:00:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:19 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done 02:00:19 #6 CACHED 02:00:19 02:00:19 #7 exporting to image 02:00:19 #7 exporting layers done 02:00:19 #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done 02:00:19 #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done 02:00:19 #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done 02:00:19 #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done 02:00:19 #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done 02:00:19 #7 pushing layers 0.0s done 02:00:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 02:00:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done 02:00:19 #7 DONE 0.1s 02:00:19 02:00:19 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:00:19 #8 DONE 0.0s 02:00:19 02:00:19 1 warning found (use --debug to expand): 02:00:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:19 #1 [internal] load build definition from Dockerfile 02:00:19 #1 transferring dockerfile: 211B done 02:00:19 #1 DONE 0.0s 02:00:19 02:00:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:19 #2 DONE 0.0s 02:00:19 02:00:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:19 #3 DONE 0.0s 02:00:19 02:00:19 #4 [internal] load .dockerignore 02:00:19 #4 transferring context: 2B done 02:00:19 #4 DONE 0.0s 02:00:19 02:00:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:19 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done 02:00:19 #5 CACHED 02:00:19 02:00:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:19 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done 02:00:19 #6 CACHED 02:00:19 02:00:19 #7 exporting to image 02:00:19 #7 exporting layers done 02:00:19 #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done 02:00:19 #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done 02:00:19 #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done 02:00:19 #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done 02:00:19 #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 02:00:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:20 #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done 02:00:20 #7 pushing layers 0.0s done 02:00:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done 02:00:20 #7 DONE 0.1s 02:00:20 02:00:20 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:00:20 #8 DONE 0.0s 02:00:20 02:00:20 1 warning found (use --debug to expand): 02:00:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:00:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:00:20 #1 [internal] load build definition from Dockerfile 02:00:20 #1 transferring dockerfile: 162B done 02:00:20 #1 DONE 0.0s 02:00:20 02:00:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:00:20 #2 DONE 0.0s 02:00:20 02:00:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:00:20 #3 DONE 0.0s 02:00:20 02:00:20 #4 [internal] load .dockerignore 02:00:20 #4 transferring context: 2B done 02:00:20 #4 DONE 0.0s 02:00:20 02:00:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:20 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done 02:00:20 #5 CACHED 02:00:20 02:00:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 02:00:20 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done 02:00:20 #6 CACHED 02:00:20 02:00:20 #7 exporting to image 02:00:20 #7 exporting layers done 02:00:20 #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done 02:00:20 #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done 02:00:20 #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done 02:00:20 #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done 02:00:20 #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done 02:00:20 #7 pushing layers 0.0s done 02:00:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 02:00:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done 02:00:20 #7 DONE 0.1s 02:00:20 02:00:20 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:00:20 #8 DONE 0.0s 02:00:20 02:00:20 1 warning found (use --debug to expand): 02:00:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:20 #1 [internal] load build definition from Dockerfile 02:00:20 #1 transferring dockerfile: 206B done 02:00:20 #1 DONE 0.0s 02:00:20 02:00:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:20 #2 DONE 0.0s 02:00:20 02:00:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:20 #3 DONE 0.0s 02:00:20 02:00:20 #4 [internal] load .dockerignore 02:00:20 #4 transferring context: 2B done 02:00:20 #4 DONE 0.0s 02:00:20 02:00:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:20 #5 DONE 0.0s 02:00:20 02:00:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:21 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:21 #6 DONE 0.0s 02:00:21 02:00:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:21 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:21 #5 DONE 0.1s 02:00:21 02:00:21 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:21 #7 DONE 0.0s 02:00:21 02:00:21 #8 exporting to image 02:00:21 #8 exporting layers done 02:00:21 #8 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done 02:00:21 #8 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done 02:00:21 #8 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done 02:00:21 #8 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done 02:00:21 #8 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done 02:00:21 #8 pushing layers 0.1s done 02:00:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 02:00:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done 02:00:21 #8 DONE 0.2s 02:00:21 02:00:21 1 warning found (use --debug to expand): 02:00:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:00:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:00:22 #1 [internal] load build definition from Dockerfile 02:00:22 #1 transferring dockerfile: 172B done 02:00:22 #1 DONE 0.0s 02:00:22 02:00:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:00:22 #2 DONE 0.0s 02:00:22 02:00:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:00:22 #3 DONE 0.0s 02:00:22 02:00:22 #4 [internal] load .dockerignore 02:00:22 #4 transferring context: 2B done 02:00:22 #4 DONE 0.0s 02:00:22 02:00:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:22 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:22 #5 CACHED 02:00:22 02:00:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:22 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:22 #6 CACHED 02:00:22 02:00:22 #7 exporting to image 02:00:22 #7 exporting layers done 02:00:22 #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done 02:00:22 #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done 02:00:22 #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done 02:00:22 #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done 02:00:22 #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done 02:00:22 #7 pushing layers 0.0s done 02:00:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 02:00:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done 02:00:22 #7 DONE 0.1s 02:00:22 02:00:22 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:22 #8 DONE 0.0s 02:00:22 02:00:22 1 warning found (use --debug to expand): 02:00:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76' 02:00:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 --push - 02:00:22 #1 [internal] load build definition from Dockerfile 02:00:22 #1 transferring dockerfile: 178B done 02:00:22 #1 DONE 0.0s 02:00:22 02:00:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 02:00:22 #2 DONE 0.0s 02:00:22 02:00:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 02:00:22 #3 DONE 0.0s 02:00:22 02:00:22 #4 [internal] load .dockerignore 02:00:22 #4 transferring context: 2B done 02:00:22 #4 DONE 0.0s 02:00:22 02:00:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:22 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf done 02:00:22 #5 CACHED 02:00:22 02:00:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:22 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:22 #6 CACHED 02:00:22 02:00:22 #7 exporting to image 02:00:22 #7 exporting layers done 02:00:22 #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done 02:00:22 #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done 02:00:22 #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done 02:00:22 #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done 02:00:22 #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done 02:00:22 #7 pushing layers 0.0s done 02:00:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 02:00:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done 02:00:22 #7 DONE 0.1s 02:00:22 02:00:22 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:22 #8 DONE 0.0s 02:00:22 02:00:22 1 warning found (use --debug to expand): 02:00:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:22 #1 [internal] load build definition from Dockerfile 02:00:22 #1 transferring dockerfile: 219B done 02:00:22 #1 DONE 0.0s 02:00:22 02:00:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:22 #2 DONE 0.0s 02:00:22 02:00:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:22 #3 DONE 0.0s 02:00:22 02:00:22 #4 [internal] load .dockerignore 02:00:22 #4 transferring context: 2B done 02:00:22 #4 DONE 0.0s 02:00:22 02:00:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:22 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:22 #5 CACHED 02:00:22 02:00:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:22 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:22 #6 CACHED 02:00:22 02:00:22 #7 exporting to image 02:00:22 #7 exporting layers done 02:00:22 #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done 02:00:22 #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done 02:00:22 #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done 02:00:22 #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done 02:00:22 #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 02:00:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:23 #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done 02:00:23 #7 pushing layers 0.0s done 02:00:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done 02:00:23 #7 DONE 0.1s 02:00:23 02:00:23 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:23 #8 DONE 0.0s 02:00:23 02:00:23 1 warning found (use --debug to expand): 02:00:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:00:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:00:23 #1 [internal] load build definition from Dockerfile 02:00:23 #1 transferring dockerfile: 170B done 02:00:23 #1 DONE 0.0s 02:00:23 02:00:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:00:23 #2 DONE 0.0s 02:00:23 02:00:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:00:23 #3 DONE 0.0s 02:00:23 02:00:23 #4 [internal] load .dockerignore 02:00:23 #4 transferring context: 2B done 02:00:23 #4 DONE 0.0s 02:00:23 02:00:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:23 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:23 #5 CACHED 02:00:23 02:00:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 02:00:23 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done 02:00:23 #6 CACHED 02:00:23 02:00:23 #7 exporting to image 02:00:23 #7 exporting layers 02:00:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:23 #7 exporting layers done 02:00:23 #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done 02:00:23 #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done 02:00:23 #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done 02:00:23 #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done 02:00:23 #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done 02:00:23 #7 pushing layers 0.0s done 02:00:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done 02:00:23 #7 DONE 0.1s 02:00:23 02:00:23 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:00:23 #8 DONE 0.0s 02:00:23 02:00:23 1 warning found (use --debug to expand): 02:00:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:23 #1 [internal] load build definition from Dockerfile 02:00:23 #1 transferring dockerfile: 204B done 02:00:23 #1 DONE 0.0s 02:00:23 02:00:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:23 #2 DONE 0.0s 02:00:23 02:00:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:23 #3 DONE 0.0s 02:00:23 02:00:23 #4 [internal] load .dockerignore 02:00:23 #4 transferring context: 2B done 02:00:23 #4 DONE 0.0s 02:00:23 02:00:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done 02:00:24 #5 DONE 0.1s 02:00:24 02:00:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:24 #6 DONE 0.0s 02:00:24 02:00:24 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:00:24 #7 DONE 0.0s 02:00:24 02:00:24 #8 exporting to image 02:00:24 #8 exporting layers done 02:00:24 #8 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done 02:00:24 #8 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done 02:00:24 #8 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done 02:00:24 #8 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done 02:00:24 #8 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done 02:00:24 #8 pushing layers 0.1s done 02:00:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 02:00:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done 02:00:24 #8 DONE 0.2s 02:00:24 02:00:24 1 warning found (use --debug to expand): 02:00:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:00:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:00:24 #1 [internal] load build definition from Dockerfile 02:00:24 #1 transferring dockerfile: 170B done 02:00:24 #1 DONE 0.0s 02:00:24 02:00:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:00:24 #2 DONE 0.0s 02:00:24 02:00:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:00:24 #3 DONE 0.0s 02:00:24 02:00:24 #4 [internal] load .dockerignore 02:00:24 #4 transferring context: 2B done 02:00:24 #4 DONE 0.0s 02:00:24 02:00:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done 02:00:24 #5 CACHED 02:00:24 02:00:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done 02:00:25 #6 CACHED 02:00:25 02:00:25 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:00:25 #7 DONE 0.0s 02:00:25 02:00:25 #8 exporting to image 02:00:25 #8 exporting layers done 02:00:25 #8 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done 02:00:25 #8 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done 02:00:25 #8 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done 02:00:25 #8 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done 02:00:25 #8 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done 02:00:25 #8 pushing layers 0.0s done 02:00:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done 02:00:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:25 #8 DONE 0.1s 02:00:25 02:00:25 1 warning found (use --debug to expand): 02:00:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76' 02:00:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 --push - 02:00:25 #1 [internal] load build definition from Dockerfile 02:00:25 #1 transferring dockerfile: 176B done 02:00:25 #1 DONE 0.0s 02:00:25 02:00:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 02:00:25 #2 DONE 0.0s 02:00:25 02:00:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 02:00:25 #3 DONE 0.0s 02:00:25 02:00:25 #4 [internal] load .dockerignore 02:00:25 #4 transferring context: 2B done 02:00:25 #4 DONE 0.0s 02:00:25 02:00:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done 02:00:25 #5 CACHED 02:00:25 02:00:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 0.0s done 02:00:25 #6 CACHED 02:00:25 02:00:25 #7 exporting to image 02:00:25 #7 exporting layers done 02:00:25 #7 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done 02:00:25 #7 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done 02:00:25 #7 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done 02:00:25 #7 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done 02:00:25 #7 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done 02:00:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:25 #7 pushing layers 0.0s done 02:00:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done 02:00:25 #7 DONE 0.1s 02:00:25 02:00:25 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:00:25 #8 DONE 0.0s 02:00:25 02:00:25 1 warning found (use --debug to expand): 02:00:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:25 #1 [internal] load build definition from Dockerfile 02:00:25 #1 transferring dockerfile: 217B done 02:00:25 #1 DONE 0.0s 02:00:25 02:00:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:25 #2 DONE 0.0s 02:00:25 02:00:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:25 #3 DONE 0.0s 02:00:25 02:00:25 #4 [internal] load .dockerignore 02:00:25 #4 transferring context: 2B done 02:00:25 #4 DONE 0.0s 02:00:25 02:00:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done 02:00:25 #5 DONE 0.0s 02:00:25 02:00:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 0.0s done 02:00:26 #6 CACHED 02:00:26 02:00:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:26 #5 CACHED 02:00:26 02:00:26 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:00:26 #7 DONE 0.0s 02:00:26 02:00:26 #8 exporting to image 02:00:26 #8 exporting layers done 02:00:26 #8 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done 02:00:26 #8 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done 02:00:26 #8 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done 02:00:26 #8 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done 02:00:26 #8 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done 02:00:26 #8 pushing layers 0.0s done 02:00:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done 02:00:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:26 #8 DONE 0.1s 02:00:26 02:00:26 1 warning found (use --debug to expand): 02:00:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:00:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:00:26 #1 [internal] load build definition from Dockerfile 02:00:26 #1 transferring dockerfile: 168B done 02:00:26 #1 DONE 0.0s 02:00:26 02:00:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:00:26 #2 DONE 0.0s 02:00:26 02:00:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:00:26 #3 DONE 0.0s 02:00:26 02:00:26 #4 [internal] load .dockerignore 02:00:26 #4 transferring context: 2B done 02:00:26 #4 DONE 0.0s 02:00:26 02:00:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done 02:00:26 #5 CACHED 02:00:26 02:00:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 02:00:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 0.0s done 02:00:26 #6 CACHED 02:00:26 02:00:26 #7 exporting to image 02:00:26 #7 exporting layers done 02:00:26 #7 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done 02:00:26 #7 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done 02:00:26 #7 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done 02:00:26 #7 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done 02:00:26 #7 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done 02:00:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:26 #7 pushing layers 0.0s done 02:00:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done 02:00:26 #7 DONE 0.1s 02:00:26 02:00:26 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:00:26 #8 DONE 0.0s 02:00:26 02:00:26 1 warning found (use --debug to expand): 02:00:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:26 #1 [internal] load build definition from Dockerfile 02:00:26 #1 transferring dockerfile: 205B done 02:00:26 #1 DONE 0.0s 02:00:26 02:00:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:26 #2 DONE 0.0s 02:00:26 02:00:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:26 #3 DONE 0.0s 02:00:26 02:00:26 #4 [internal] load .dockerignore 02:00:26 #4 transferring context: 2B done 02:00:26 #4 DONE 0.0s 02:00:26 02:00:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:27 #5 DONE 0.0s 02:00:27 02:00:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:27 #6 DONE 0.1s 02:00:27 02:00:27 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:27 #7 DONE 0.0s 02:00:27 02:00:27 #8 exporting to image 02:00:27 #8 exporting layers done 02:00:27 #8 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done 02:00:27 #8 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done 02:00:27 #8 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done 02:00:27 #8 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done 02:00:27 #8 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done 02:00:27 #8 pushing layers 0.1s done 02:00:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 02:00:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done 02:00:27 #8 DONE 0.2s 02:00:27 02:00:27 1 warning found (use --debug to expand): 02:00:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:00:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:00:27 #1 [internal] load build definition from Dockerfile 02:00:27 #1 transferring dockerfile: 171B done 02:00:27 #1 DONE 0.0s 02:00:27 02:00:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:00:27 #2 DONE 0.0s 02:00:27 02:00:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:00:27 #3 DONE 0.0s 02:00:27 02:00:27 #4 [internal] load .dockerignore 02:00:27 #4 transferring context: 2B done 02:00:27 #4 DONE 0.0s 02:00:27 02:00:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:27 #5 CACHED 02:00:27 02:00:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 done 02:00:27 #6 CACHED 02:00:27 02:00:27 #7 exporting to image 02:00:27 #7 exporting layers 02:00:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:28 #7 exporting layers done 02:00:28 #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done 02:00:28 #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done 02:00:28 #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done 02:00:28 #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done 02:00:28 #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done 02:00:28 #7 pushing layers 0.0s done 02:00:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done 02:00:28 #7 DONE 0.1s 02:00:28 02:00:28 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:28 #8 DONE 0.0s 02:00:28 02:00:28 1 warning found (use --debug to expand): 02:00:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76' 02:00:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 --push - 02:00:28 #1 [internal] load build definition from Dockerfile 02:00:28 #1 transferring dockerfile: 177B done 02:00:28 #1 DONE 0.0s 02:00:28 02:00:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 02:00:28 #2 DONE 0.0s 02:00:28 02:00:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 02:00:28 #3 DONE 0.0s 02:00:28 02:00:28 #4 [internal] load .dockerignore 02:00:28 #4 transferring context: 2B done 02:00:28 #4 DONE 0.0s 02:00:28 02:00:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:28 #5 CACHED 02:00:28 02:00:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:28 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:28 #6 CACHED 02:00:28 02:00:28 #7 exporting to image 02:00:28 #7 exporting layers done 02:00:28 #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done 02:00:28 #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done 02:00:28 #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done 02:00:28 #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done 02:00:28 #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done 02:00:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:28 #7 pushing layers 0.0s done 02:00:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done 02:00:28 #7 DONE 0.1s 02:00:28 02:00:28 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:28 #8 DONE 0.0s 02:00:28 02:00:28 1 warning found (use --debug to expand): 02:00:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:28 #1 [internal] load build definition from Dockerfile 02:00:28 #1 transferring dockerfile: 218B done 02:00:28 #1 DONE 0.0s 02:00:28 02:00:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:28 #2 DONE 0.0s 02:00:28 02:00:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:28 #3 DONE 0.0s 02:00:28 02:00:28 #4 [internal] load .dockerignore 02:00:28 #4 transferring context: 2B done 02:00:28 #4 DONE 0.0s 02:00:28 02:00:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:28 #5 CACHED 02:00:28 02:00:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:28 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 done 02:00:28 #6 CACHED 02:00:28 02:00:28 #7 exporting to image 02:00:28 #7 exporting layers done 02:00:28 #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done 02:00:28 #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done 02:00:28 #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done 02:00:28 #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done 02:00:28 #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done 02:00:28 #7 pushing layers 0.0s done 02:00:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 02:00:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done 02:00:29 #7 DONE 0.1s 02:00:29 02:00:29 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:29 #8 DONE 0.0s 02:00:29 02:00:29 1 warning found (use --debug to expand): 02:00:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:00:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:00:29 #1 [internal] load build definition from Dockerfile 02:00:29 #1 transferring dockerfile: 169B done 02:00:29 #1 DONE 0.0s 02:00:29 02:00:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:00:29 #2 DONE 0.0s 02:00:29 02:00:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:00:29 #3 DONE 0.0s 02:00:29 02:00:29 #4 [internal] load .dockerignore 02:00:29 #4 transferring context: 2B done 02:00:29 #4 DONE 0.0s 02:00:29 02:00:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:29 #5 CACHED 02:00:29 02:00:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 02:00:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done 02:00:29 #6 CACHED 02:00:29 02:00:29 #7 exporting to image 02:00:29 #7 exporting layers done 02:00:29 #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done 02:00:29 #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done 02:00:29 #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done 02:00:29 #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done 02:00:29 #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 02:00:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:29 #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done 02:00:29 #7 pushing layers 0.0s done 02:00:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done 02:00:29 #7 DONE 0.1s 02:00:29 02:00:29 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:29 #8 DONE 0.0s 02:00:29 02:00:29 1 warning found (use --debug to expand): 02:00:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:30 #1 [internal] load build definition from Dockerfile 02:00:30 #1 transferring dockerfile: 211B done 02:00:30 #1 DONE 0.0s 02:00:30 02:00:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:30 #2 DONE 0.0s 02:00:30 02:00:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:30 #3 DONE 0.0s 02:00:30 02:00:30 #4 [internal] load .dockerignore 02:00:30 #4 transferring context: 2B done 02:00:30 #4 DONE 0.0s 02:00:30 02:00:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done 02:00:30 #5 DONE 0.0s 02:00:30 02:00:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:30 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done 02:00:30 #6 DONE 0.0s 02:00:30 02:00:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done 02:00:30 #5 DONE 0.1s 02:00:30 02:00:30 #7 exporting to image 02:00:30 #7 exporting layers done 02:00:30 #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done 02:00:30 #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done 02:00:30 #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done 02:00:30 #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done 02:00:30 #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 02:00:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:30 #7 ... 02:00:30 02:00:30 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:30 #8 DONE 0.0s 02:00:30 02:00:30 #7 exporting to image 02:00:30 #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done 02:00:30 #7 pushing layers 0.1s done 02:00:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 02:00:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done 02:00:30 #7 DONE 0.2s 02:00:30 02:00:30 1 warning found (use --debug to expand): 02:00:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:00:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:00:30 #1 [internal] load build definition from Dockerfile 02:00:30 #1 transferring dockerfile: 177B done 02:00:30 #1 DONE 0.0s 02:00:30 02:00:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:00:30 #2 DONE 0.0s 02:00:30 02:00:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:00:30 #3 DONE 0.0s 02:00:30 02:00:30 #4 [internal] load .dockerignore 02:00:30 #4 transferring context: 2B done 02:00:30 #4 DONE 0.0s 02:00:30 02:00:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done 02:00:30 #5 CACHED 02:00:30 02:00:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:30 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done 02:00:30 #6 CACHED 02:00:30 02:00:30 #7 exporting to image 02:00:30 #7 exporting layers done 02:00:30 #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done 02:00:30 #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done 02:00:30 #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done 02:00:30 #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done 02:00:30 #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 02:00:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:31 #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done 02:00:31 #7 pushing layers 0.0s done 02:00:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done 02:00:31 #7 DONE 0.1s 02:00:31 02:00:31 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:31 #8 DONE 0.0s 02:00:31 02:00:31 1 warning found (use --debug to expand): 02:00:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76' 02:00:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 --push - 02:00:31 #1 [internal] load build definition from Dockerfile 02:00:31 #1 transferring dockerfile: 183B done 02:00:31 #1 DONE 0.0s 02:00:31 02:00:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 02:00:31 #2 DONE 0.0s 02:00:31 02:00:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 02:00:31 #3 DONE 0.0s 02:00:31 02:00:31 #4 [internal] load .dockerignore 02:00:31 #4 transferring context: 2B done 02:00:31 #4 DONE 0.0s 02:00:31 02:00:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:31 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done 02:00:31 #5 DONE 0.0s 02:00:31 02:00:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:31 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done 02:00:31 #6 CACHED 02:00:31 02:00:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:31 #5 CACHED 02:00:31 02:00:31 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:31 #7 DONE 0.0s 02:00:31 02:00:31 #8 exporting to image 02:00:31 #8 exporting layers done 02:00:31 #8 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done 02:00:31 #8 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done 02:00:31 #8 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done 02:00:31 #8 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done 02:00:31 #8 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done 02:00:31 #8 pushing layers 0.0s done 02:00:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done 02:00:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:31 #8 DONE 0.1s 02:00:31 02:00:31 1 warning found (use --debug to expand): 02:00:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:31 #1 [internal] load build definition from Dockerfile 02:00:31 #1 transferring dockerfile: 224B done 02:00:31 #1 DONE 0.0s 02:00:31 02:00:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:31 #2 DONE 0.0s 02:00:31 02:00:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:31 #3 DONE 0.0s 02:00:31 02:00:31 #4 [internal] load .dockerignore 02:00:31 #4 transferring context: 2B done 02:00:31 #4 DONE 0.0s 02:00:31 02:00:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:31 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done 02:00:31 #5 CACHED 02:00:31 02:00:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:31 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done 02:00:31 #6 CACHED 02:00:31 02:00:31 #7 exporting to image 02:00:31 #7 exporting layers 02:00:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:32 #7 exporting layers done 02:00:32 #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done 02:00:32 #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done 02:00:32 #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done 02:00:32 #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done 02:00:32 #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done 02:00:32 #7 pushing layers 0.0s done 02:00:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done 02:00:32 #7 DONE 0.1s 02:00:32 02:00:32 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:32 #8 DONE 0.0s 02:00:32 02:00:32 1 warning found (use --debug to expand): 02:00:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:00:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:00:32 #1 [internal] load build definition from Dockerfile 02:00:32 #1 transferring dockerfile: 175B done 02:00:32 #1 DONE 0.0s 02:00:32 02:00:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:00:32 #2 DONE 0.0s 02:00:32 02:00:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:00:32 #3 DONE 0.0s 02:00:32 02:00:32 #4 [internal] load .dockerignore 02:00:32 #4 transferring context: 2B done 02:00:32 #4 DONE 0.0s 02:00:32 02:00:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:32 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done 02:00:32 #5 CACHED 02:00:32 02:00:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 02:00:32 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done 02:00:32 #6 CACHED 02:00:32 02:00:32 #7 exporting to image 02:00:32 #7 exporting layers done 02:00:32 #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done 02:00:32 #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done 02:00:32 #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done 02:00:32 #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done 02:00:32 #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done 02:00:32 #7 pushing layers 0.0s done 02:00:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 02:00:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done 02:00:32 #7 DONE 0.1s 02:00:32 02:00:32 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:00:32 #8 DONE 0.0s 02:00:32 02:00:32 1 warning found (use --debug to expand): 02:00:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:33 #1 [internal] load build definition from Dockerfile 02:00:33 #1 transferring dockerfile: 215B done 02:00:33 #1 DONE 0.0s 02:00:33 02:00:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:33 #2 DONE 0.0s 02:00:33 02:00:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:33 #3 DONE 0.0s 02:00:33 02:00:33 #4 [internal] load .dockerignore 02:00:33 #4 transferring context: 2B done 02:00:33 #4 DONE 0.0s 02:00:33 02:00:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:33 #5 DONE 0.0s 02:00:33 02:00:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:33 #6 DONE 0.0s 02:00:33 02:00:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:33 #5 DONE 0.1s 02:00:33 02:00:33 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:00:33 #7 DONE 0.0s 02:00:33 02:00:33 #8 exporting to image 02:00:33 #8 exporting layers done 02:00:33 #8 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done 02:00:33 #8 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done 02:00:33 #8 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done 02:00:33 #8 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done 02:00:33 #8 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done 02:00:33 #8 pushing layers 0.1s done 02:00:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 02:00:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done 02:00:33 #8 DONE 0.2s 02:00:33 02:00:33 1 warning found (use --debug to expand): 02:00:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:00:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:00:33 #1 [internal] load build definition from Dockerfile 02:00:33 #1 transferring dockerfile: 181B done 02:00:33 #1 DONE 0.0s 02:00:33 02:00:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:00:33 #2 DONE 0.0s 02:00:33 02:00:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:00:34 #3 DONE 0.0s 02:00:34 02:00:34 #4 [internal] load .dockerignore 02:00:34 #4 transferring context: 2B done 02:00:34 #4 DONE 0.0s 02:00:34 02:00:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 done 02:00:34 #5 CACHED 02:00:34 02:00:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 done 02:00:34 #6 CACHED 02:00:34 02:00:34 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:00:34 #7 DONE 0.0s 02:00:34 02:00:34 #8 exporting to image 02:00:34 #8 exporting layers done 02:00:34 #8 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done 02:00:34 #8 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done 02:00:34 #8 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done 02:00:34 #8 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done 02:00:34 #8 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done 02:00:34 #8 pushing layers 0.0s done 02:00:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done 02:00:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:34 #8 DONE 0.1s 02:00:34 02:00:34 1 warning found (use --debug to expand): 02:00:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76' 02:00:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 --push - 02:00:34 #1 [internal] load build definition from Dockerfile 02:00:34 #1 transferring dockerfile: 187B done 02:00:34 #1 DONE 0.0s 02:00:34 02:00:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 02:00:34 #2 DONE 0.0s 02:00:34 02:00:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 02:00:34 #3 DONE 0.0s 02:00:34 02:00:34 #4 [internal] load .dockerignore 02:00:34 #4 transferring context: 2B done 02:00:34 #4 DONE 0.0s 02:00:34 02:00:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 done 02:00:34 #5 CACHED 02:00:34 02:00:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:34 #6 CACHED 02:00:34 02:00:34 #7 exporting to image 02:00:34 #7 exporting layers done 02:00:34 #7 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done 02:00:34 #7 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done 02:00:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:34 #7 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done 02:00:34 #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done 02:00:34 #7 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done 02:00:34 #7 pushing layers 0.0s done 02:00:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done 02:00:34 #7 DONE 0.1s 02:00:34 02:00:34 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:00:34 #8 DONE 0.0s 02:00:34 02:00:34 1 warning found (use --debug to expand): 02:00:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:34 #1 [internal] load build definition from Dockerfile 02:00:34 #1 transferring dockerfile: 228B done 02:00:34 #1 DONE 0.0s 02:00:34 02:00:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:34 #2 DONE 0.0s 02:00:34 02:00:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:34 #3 DONE 0.0s 02:00:34 02:00:34 #4 [internal] load .dockerignore 02:00:34 #4 transferring context: 2B done 02:00:34 #4 DONE 0.0s 02:00:34 02:00:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:34 #5 CACHED 02:00:34 02:00:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:34 #6 CACHED 02:00:34 02:00:34 #7 exporting to image 02:00:34 #7 exporting layers done 02:00:34 #7 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done 02:00:34 #7 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done 02:00:34 #7 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done 02:00:34 #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f 02:00:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:35 #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done 02:00:35 #7 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done 02:00:35 #7 pushing layers 0.0s done 02:00:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done 02:00:35 #7 DONE 0.1s 02:00:35 02:00:35 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:00:35 #8 DONE 0.0s 02:00:35 02:00:35 1 warning found (use --debug to expand): 02:00:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:00:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:00:35 #1 [internal] load build definition from Dockerfile 02:00:35 #1 transferring dockerfile: 179B done 02:00:35 #1 DONE 0.0s 02:00:35 02:00:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:00:35 #2 DONE 0.0s 02:00:35 02:00:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:00:35 #3 DONE 0.0s 02:00:35 02:00:35 #4 [internal] load .dockerignore 02:00:35 #4 transferring context: 2B done 02:00:35 #4 DONE 0.0s 02:00:35 02:00:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:35 #5 CACHED 02:00:35 02:00:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 02:00:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done 02:00:35 #6 CACHED 02:00:35 02:00:35 #7 exporting to image 02:00:35 #7 exporting layers done 02:00:35 #7 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done 02:00:35 #7 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done 02:00:35 #7 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done 02:00:35 #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done 02:00:35 #7 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done 02:00:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:35 #7 pushing layers 0.0s done 02:00:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done 02:00:35 #7 DONE 0.1s 02:00:35 02:00:35 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:00:35 #8 DONE 0.0s 02:00:35 02:00:35 1 warning found (use --debug to expand): 02:00:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:36 #1 [internal] load build definition from Dockerfile 02:00:36 #1 transferring dockerfile: 205B done 02:00:36 #1 DONE 0.0s 02:00:36 02:00:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:36 #2 DONE 0.0s 02:00:36 02:00:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:36 #3 DONE 0.0s 02:00:36 02:00:36 #4 [internal] load .dockerignore 02:00:36 #4 transferring context: 2B done 02:00:36 #4 DONE 0.0s 02:00:36 02:00:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done 02:00:36 #5 DONE 0.0s 02:00:36 02:00:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done 02:00:36 #6 DONE 0.1s 02:00:36 02:00:36 #7 exporting to image 02:00:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:36 #7 ... 02:00:36 02:00:36 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:00:36 #8 DONE 0.0s 02:00:36 02:00:36 #7 exporting to image 02:00:36 #7 exporting layers done 02:00:36 #7 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done 02:00:36 #7 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done 02:00:36 #7 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done 02:00:36 #7 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done 02:00:36 #7 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done 02:00:36 #7 pushing layers 0.1s done 02:00:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 02:00:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done 02:00:36 #7 DONE 0.2s 02:00:36 02:00:36 1 warning found (use --debug to expand): 02:00:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:00:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:00:36 #1 [internal] load build definition from Dockerfile 02:00:36 #1 transferring dockerfile: 171B done 02:00:36 #1 DONE 0.0s 02:00:36 02:00:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:00:36 #2 DONE 0.0s 02:00:36 02:00:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:00:36 #3 DONE 0.0s 02:00:36 02:00:36 #4 [internal] load .dockerignore 02:00:36 #4 transferring context: 2B done 02:00:36 #4 DONE 0.0s 02:00:37 02:00:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done 02:00:37 #5 CACHED 02:00:37 02:00:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done 02:00:37 #6 CACHED 02:00:37 02:00:37 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:00:37 #7 DONE 0.0s 02:00:37 02:00:37 #8 exporting to image 02:00:37 #8 exporting layers done 02:00:37 #8 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done 02:00:37 #8 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done 02:00:37 #8 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done 02:00:37 #8 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done 02:00:37 #8 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done 02:00:37 #8 pushing layers 0.0s done 02:00:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done 02:00:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:37 #8 DONE 0.1s 02:00:37 02:00:37 1 warning found (use --debug to expand): 02:00:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76' 02:00:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 --push - 02:00:37 #1 [internal] load build definition from Dockerfile 02:00:37 #1 transferring dockerfile: 177B done 02:00:37 #1 DONE 0.0s 02:00:37 02:00:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 02:00:37 #2 DONE 0.0s 02:00:37 02:00:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 02:00:37 #3 DONE 0.0s 02:00:37 02:00:37 #4 [internal] load .dockerignore 02:00:37 #4 transferring context: 2B done 02:00:37 #4 DONE 0.0s 02:00:37 02:00:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done 02:00:37 #5 CACHED 02:00:37 02:00:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab done 02:00:37 #6 CACHED 02:00:37 02:00:37 #7 exporting to image 02:00:37 #7 exporting layers done 02:00:37 #7 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done 02:00:37 #7 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done 02:00:37 #7 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done 02:00:37 #7 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done 02:00:37 #7 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done 02:00:37 #7 pushing layers 0.0s done 02:00:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 02:00:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done 02:00:37 #7 DONE 0.1s 02:00:37 02:00:37 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:00:37 #8 DONE 0.0s 02:00:37 02:00:37 1 warning found (use --debug to expand): 02:00:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:37 #1 [internal] load build definition from Dockerfile 02:00:37 #1 transferring dockerfile: 218B done 02:00:37 #1 DONE 0.0s 02:00:37 02:00:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:37 #2 DONE 0.0s 02:00:37 02:00:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:37 #3 DONE 0.0s 02:00:37 02:00:37 #4 [internal] load .dockerignore 02:00:37 #4 transferring context: 2B done 02:00:37 #4 DONE 0.0s 02:00:37 02:00:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done 02:00:37 #5 DONE 0.0s 02:00:37 02:00:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done 02:00:38 #6 CACHED 02:00:38 02:00:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:38 #5 CACHED 02:00:38 02:00:38 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:00:38 #7 DONE 0.0s 02:00:38 02:00:38 #8 exporting to image 02:00:38 #8 exporting layers done 02:00:38 #8 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done 02:00:38 #8 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done 02:00:38 #8 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done 02:00:38 #8 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done 02:00:38 #8 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done 02:00:38 #8 pushing layers 0.0s done 02:00:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done 02:00:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:38 #8 DONE 0.1s 02:00:38 02:00:38 1 warning found (use --debug to expand): 02:00:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:00:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:00:38 #1 [internal] load build definition from Dockerfile 02:00:38 #1 transferring dockerfile: 169B done 02:00:38 #1 DONE 0.0s 02:00:38 02:00:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:00:38 #2 DONE 0.0s 02:00:38 02:00:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:00:38 #3 DONE 0.0s 02:00:38 02:00:38 #4 [internal] load .dockerignore 02:00:38 #4 transferring context: 2B done 02:00:38 #4 DONE 0.0s 02:00:38 02:00:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab done 02:00:38 #5 CACHED 02:00:38 02:00:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 02:00:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab done 02:00:38 #6 CACHED 02:00:38 02:00:38 #7 exporting to image 02:00:38 #7 exporting layers done 02:00:38 #7 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done 02:00:38 #7 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done 02:00:38 #7 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done 02:00:38 #7 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done 02:00:38 #7 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done 02:00:38 #7 pushing layers 0.0s done 02:00:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 02:00:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done 02:00:38 #7 DONE 0.1s 02:00:38 02:00:38 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:00:38 #8 DONE 0.0s 02:00:38 02:00:38 1 warning found (use --debug to expand): 02:00:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:39 #1 [internal] load build definition from Dockerfile 02:00:39 #1 transferring dockerfile: 206B done 02:00:39 #1 DONE 0.1s 02:00:39 02:00:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:39 #2 DONE 0.1s 02:00:39 02:00:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:39 #3 DONE 0.1s 02:00:39 02:00:39 #4 [internal] load .dockerignore 02:00:39 #4 transferring context: 2B done 02:00:39 #4 DONE 0.0s 02:00:39 02:00:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done 02:00:39 #5 DONE 0.0s 02:00:39 02:00:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done 02:00:39 #6 DONE 0.1s 02:00:39 02:00:39 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:00:39 #7 DONE 0.0s 02:00:39 02:00:39 #8 exporting to image 02:00:39 #8 exporting layers done 02:00:39 #8 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done 02:00:39 #8 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done 02:00:39 #8 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done 02:00:39 #8 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done 02:00:39 #8 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done 02:00:39 #8 pushing layers 0.1s done 02:00:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 02:00:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done 02:00:39 #8 DONE 0.2s 02:00:39 02:00:39 1 warning found (use --debug to expand): 02:00:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:00:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:00:39 #1 [internal] load build definition from Dockerfile 02:00:39 #1 transferring dockerfile: 172B done 02:00:39 #1 DONE 0.0s 02:00:39 02:00:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:00:39 #2 DONE 0.0s 02:00:39 02:00:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:00:39 #3 DONE 0.0s 02:00:39 02:00:39 #4 [internal] load .dockerignore 02:00:39 #4 transferring context: 2B done 02:00:39 #4 DONE 0.0s 02:00:39 02:00:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done 02:00:39 #5 CACHED 02:00:39 02:00:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 done 02:00:39 #6 CACHED 02:00:39 02:00:39 #7 exporting to image 02:00:39 #7 exporting layers done 02:00:39 #7 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done 02:00:39 #7 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done 02:00:39 #7 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done 02:00:39 #7 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 02:00:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:40 #7 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done 02:00:40 #7 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done 02:00:40 #7 pushing layers 0.0s done 02:00:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done 02:00:40 #7 DONE 0.1s 02:00:40 02:00:40 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:00:40 #8 DONE 0.0s 02:00:40 02:00:40 1 warning found (use --debug to expand): 02:00:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 --push - 02:00:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76' 02:00:40 #1 [internal] load build definition from Dockerfile 02:00:40 #1 transferring dockerfile: 178B done 02:00:40 #1 DONE 0.0s 02:00:40 02:00:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 02:00:40 #2 DONE 0.0s 02:00:40 02:00:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 02:00:40 #3 DONE 0.0s 02:00:40 02:00:40 #4 [internal] load .dockerignore 02:00:40 #4 transferring context: 2B done 02:00:40 #4 DONE 0.0s 02:00:40 02:00:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done 02:00:40 #5 DONE 0.0s 02:00:40 02:00:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done 02:00:40 #6 CACHED 02:00:40 02:00:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:40 #5 CACHED 02:00:40 02:00:40 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:00:40 #7 DONE 0.0s 02:00:40 02:00:40 #8 exporting to image 02:00:40 #8 exporting layers done 02:00:40 #8 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done 02:00:40 #8 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done 02:00:40 #8 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done 02:00:40 #8 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done 02:00:40 #8 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done 02:00:40 #8 pushing layers 0.0s done 02:00:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done 02:00:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:40 #8 DONE 0.1s 02:00:40 02:00:40 1 warning found (use --debug to expand): 02:00:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:41 #1 [internal] load build definition from Dockerfile 02:00:41 #1 transferring dockerfile: 219B done 02:00:41 #1 DONE 0.0s 02:00:41 02:00:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:41 #2 DONE 0.0s 02:00:41 02:00:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:41 #3 DONE 0.0s 02:00:41 02:00:41 #4 [internal] load .dockerignore 02:00:41 #4 transferring context: 02:00:41 #4 transferring context: 2B done 02:00:41 #4 DONE 0.0s 02:00:41 02:00:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done 02:00:41 #5 CACHED 02:00:41 02:00:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done 02:00:41 #6 CACHED 02:00:41 02:00:41 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:00:41 #7 DONE 0.0s 02:00:41 02:00:41 #8 exporting to image 02:00:41 #8 exporting layers done 02:00:41 #8 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done 02:00:41 #8 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done 02:00:41 #8 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done 02:00:41 #8 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done 02:00:41 #8 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done 02:00:41 #8 pushing layers 0.0s done 02:00:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done 02:00:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:41 #8 DONE 0.1s 02:00:41 02:00:41 1 warning found (use --debug to expand): 02:00:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:00:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:00:41 #1 [internal] load build definition from Dockerfile 02:00:41 #1 transferring dockerfile: 170B done 02:00:41 #1 DONE 0.0s 02:00:41 02:00:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:00:41 #2 DONE 0.0s 02:00:41 02:00:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:00:41 #3 DONE 0.0s 02:00:41 02:00:41 #4 [internal] load .dockerignore 02:00:41 #4 transferring context: 2B done 02:00:41 #4 DONE 0.0s 02:00:41 02:00:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 done 02:00:41 #5 CACHED 02:00:41 02:00:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 02:00:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 done 02:00:41 #6 CACHED 02:00:41 02:00:41 #7 exporting to image 02:00:41 #7 exporting layers done 02:00:41 #7 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done 02:00:41 #7 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done 02:00:41 #7 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done 02:00:41 #7 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done 02:00:41 #7 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done 02:00:41 #7 pushing layers 0.0s done 02:00:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 02:00:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done 02:00:41 #7 DONE 0.1s 02:00:41 02:00:41 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:00:41 #8 DONE 0.0s 02:00:41 02:00:41 1 warning found (use --debug to expand): 02:00:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:42 #1 [internal] load build definition from Dockerfile 02:00:42 #1 transferring dockerfile: 206B done 02:00:42 #1 DONE 0.1s 02:00:42 02:00:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:42 #2 DONE 0.0s 02:00:42 02:00:42 #3 [internal] load .dockerignore 02:00:42 #3 transferring context: 02:00:42 #3 transferring context: 2B done 02:00:42 #3 DONE 0.1s 02:00:42 02:00:42 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:42 #4 DONE 0.0s 02:00:42 02:00:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:42 #5 ... 02:00:42 02:00:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done 02:00:42 #6 DONE 0.1s 02:00:42 02:00:42 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:00:42 #7 DONE 0.0s 02:00:42 02:00:42 #8 exporting to image 02:00:42 #8 exporting layers done 02:00:42 #8 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done 02:00:42 #8 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done 02:00:42 #8 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 0.0s done 02:00:42 #8 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done 02:00:42 #8 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done 02:00:42 #8 pushing layers 0.1s done 02:00:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 02:00:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done 02:00:42 #8 DONE 0.2s 02:00:42 02:00:42 1 warning found (use --debug to expand): 02:00:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:00:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:00:42 #1 [internal] load build definition from Dockerfile 02:00:42 #1 transferring dockerfile: 172B done 02:00:42 #1 DONE 0.0s 02:00:42 02:00:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:00:42 #2 DONE 0.0s 02:00:42 02:00:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:00:42 #3 DONE 0.0s 02:00:42 02:00:42 #4 [internal] load .dockerignore 02:00:42 #4 transferring context: 2B done 02:00:42 #4 DONE 0.0s 02:00:42 02:00:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done 02:00:42 #5 CACHED 02:00:42 02:00:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done 02:00:42 #6 CACHED 02:00:42 02:00:42 #7 exporting to image 02:00:42 #7 exporting layers done 02:00:42 #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 02:00:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:43 #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done 02:00:43 #7 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done 02:00:43 #7 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done 02:00:43 #7 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done 02:00:43 #7 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done 02:00:43 #7 pushing layers 0.0s done 02:00:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done 02:00:43 #7 DONE 0.1s 02:00:43 02:00:43 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:00:43 #8 DONE 0.0s 02:00:43 02:00:43 1 warning found (use --debug to expand): 02:00:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76' 02:00:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 --push - 02:00:43 #1 [internal] load build definition from Dockerfile 02:00:43 #1 transferring dockerfile: 178B done 02:00:43 #1 DONE 0.0s 02:00:43 02:00:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 02:00:43 #2 DONE 0.0s 02:00:43 02:00:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 02:00:43 #3 DONE 0.0s 02:00:43 02:00:43 #4 [internal] load .dockerignore 02:00:43 #4 transferring context: 2B done 02:00:43 #4 DONE 0.0s 02:00:43 02:00:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done 02:00:43 #5 CACHED 02:00:43 02:00:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done 02:00:43 #6 CACHED 02:00:43 02:00:43 #7 exporting to image 02:00:43 #7 exporting layers done 02:00:43 #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done 02:00:43 #7 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done 02:00:43 #7 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done 02:00:43 #7 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done 02:00:43 #7 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done 02:00:43 #7 pushing layers 0.0s done 02:00:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 02:00:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done 02:00:43 #7 DONE 0.1s 02:00:43 02:00:43 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:00:43 #8 DONE 0.0s 02:00:43 02:00:43 1 warning found (use --debug to expand): 02:00:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:43 #1 [internal] load build definition from Dockerfile 02:00:43 #1 transferring dockerfile: 219B done 02:00:43 #1 DONE 0.0s 02:00:43 02:00:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:43 #2 DONE 0.0s 02:00:43 02:00:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:43 #3 DONE 0.0s 02:00:43 02:00:43 #4 [internal] load .dockerignore 02:00:43 #4 transferring context: 2B done 02:00:43 #4 DONE 0.0s 02:00:43 02:00:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done 02:00:43 #5 CACHED 02:00:43 02:00:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done 02:00:43 #6 CACHED 02:00:43 02:00:43 #7 exporting to image 02:00:43 #7 exporting layers done 02:00:43 #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done 02:00:43 #7 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done 02:00:43 #7 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done 02:00:43 #7 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done 02:00:43 #7 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done 02:00:43 #7 pushing layers 02:00:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:44 #7 pushing layers 0.0s done 02:00:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done 02:00:44 #7 DONE 0.1s 02:00:44 02:00:44 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:00:44 #8 DONE 0.0s 02:00:44 02:00:44 1 warning found (use --debug to expand): 02:00:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:00:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:00:44 #1 [internal] load build definition from Dockerfile 02:00:44 #1 transferring dockerfile: 170B done 02:00:44 #1 DONE 0.0s 02:00:44 02:00:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:00:44 #2 DONE 0.0s 02:00:44 02:00:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:00:44 #3 DONE 0.0s 02:00:44 02:00:44 #4 [internal] load .dockerignore 02:00:44 #4 transferring context: 2B done 02:00:44 #4 DONE 0.0s 02:00:44 02:00:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done 02:00:44 #5 CACHED 02:00:44 02:00:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 02:00:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done 02:00:44 #6 CACHED 02:00:44 02:00:44 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:00:44 #7 DONE 0.0s 02:00:44 02:00:44 #8 exporting to image 02:00:44 #8 exporting layers done 02:00:44 #8 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done 02:00:44 #8 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done 02:00:44 #8 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done 02:00:44 #8 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done 02:00:44 #8 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done 02:00:44 #8 pushing layers 0.0s done 02:00:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done 02:00:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:44 #8 DONE 0.1s 02:00:44 02:00:44 1 warning found (use --debug to expand): 02:00:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:45 #1 [internal] load build definition from Dockerfile 02:00:45 #1 transferring dockerfile: 206B done 02:00:45 #1 DONE 0.0s 02:00:45 02:00:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:45 #2 DONE 0.0s 02:00:45 02:00:45 #3 [internal] load .dockerignore 02:00:45 #3 transferring context: 2B done 02:00:45 #3 DONE 0.0s 02:00:45 02:00:45 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:45 #4 DONE 0.1s 02:00:45 02:00:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:45 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done 02:00:45 #5 DONE 0.0s 02:00:45 02:00:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:45 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done 02:00:45 #6 DONE 0.0s 02:00:45 02:00:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:45 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done 02:00:45 #5 DONE 0.1s 02:00:45 02:00:45 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:00:45 #7 DONE 0.0s 02:00:45 02:00:45 #8 exporting to image 02:00:45 #8 exporting layers done 02:00:45 #8 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done 02:00:45 #8 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done 02:00:45 #8 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done 02:00:45 #8 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done 02:00:45 #8 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done 02:00:45 #8 pushing layers 0.1s done 02:00:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 02:00:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done 02:00:45 #8 DONE 0.2s 02:00:45 02:00:45 1 warning found (use --debug to expand): 02:00:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:00:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:00:45 #1 [internal] load build definition from Dockerfile 02:00:45 #1 transferring dockerfile: 172B done 02:00:45 #1 DONE 0.0s 02:00:45 02:00:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:00:45 #2 DONE 0.0s 02:00:45 02:00:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:00:45 #3 DONE 0.0s 02:00:45 02:00:45 #4 [internal] load .dockerignore 02:00:45 #4 transferring context: 2B done 02:00:45 #4 DONE 0.0s 02:00:45 02:00:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:45 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done 02:00:45 #5 CACHED 02:00:45 02:00:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:45 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done 02:00:45 #6 CACHED 02:00:45 02:00:45 #7 exporting to image 02:00:45 #7 exporting layers done 02:00:45 #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done 02:00:45 #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done 02:00:45 #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done 02:00:45 #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done 02:00:45 #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done 02:00:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:46 #7 pushing layers 0.0s done 02:00:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done 02:00:46 #7 DONE 0.1s 02:00:46 02:00:46 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:00:46 #8 DONE 0.0s 02:00:46 02:00:46 1 warning found (use --debug to expand): 02:00:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 --push - 02:00:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76' 02:00:46 #1 [internal] load build definition from Dockerfile 02:00:46 #1 transferring dockerfile: 178B done 02:00:46 #1 DONE 0.0s 02:00:46 02:00:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 02:00:46 #2 DONE 0.0s 02:00:46 02:00:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 02:00:46 #3 DONE 0.0s 02:00:46 02:00:46 #4 [internal] load .dockerignore 02:00:46 #4 transferring context: 2B done 02:00:46 #4 DONE 0.0s 02:00:46 02:00:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:46 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done 02:00:46 #5 CACHED 02:00:46 02:00:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:46 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done 02:00:46 #6 CACHED 02:00:46 02:00:46 #7 exporting to image 02:00:46 #7 exporting layers done 02:00:46 #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done 02:00:46 #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done 02:00:46 #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done 02:00:46 #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done 02:00:46 #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done 02:00:46 #7 pushing layers 0.0s done 02:00:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 02:00:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done 02:00:46 #7 DONE 0.1s 02:00:46 02:00:46 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:00:46 #8 DONE 0.0s 02:00:46 02:00:46 1 warning found (use --debug to expand): 02:00:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:47 #1 [internal] load build definition from Dockerfile 02:00:47 #1 transferring dockerfile: 219B done 02:00:47 #1 DONE 0.0s 02:00:47 02:00:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:47 #2 DONE 0.0s 02:00:47 02:00:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:47 #3 DONE 0.0s 02:00:47 02:00:47 #4 [internal] load .dockerignore 02:00:47 #4 transferring context: 2B done 02:00:47 #4 DONE 0.0s 02:00:47 02:00:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done 02:00:47 #5 CACHED 02:00:47 02:00:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done 02:00:47 #6 CACHED 02:00:47 02:00:47 #7 exporting to image 02:00:47 #7 exporting layers done 02:00:47 #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done 02:00:47 #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done 02:00:47 #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done 02:00:47 #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done 02:00:47 #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done 02:00:47 #7 pushing layers 0.0s done 02:00:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 02:00:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done 02:00:47 #7 DONE 0.1s 02:00:47 02:00:47 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:00:47 #8 DONE 0.0s 02:00:47 02:00:47 1 warning found (use --debug to expand): 02:00:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:00:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:00:47 #1 [internal] load build definition from Dockerfile 02:00:47 #1 transferring dockerfile: 170B done 02:00:47 #1 DONE 0.0s 02:00:47 02:00:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:00:47 #2 DONE 0.0s 02:00:47 02:00:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:00:47 #3 DONE 0.0s 02:00:47 02:00:47 #4 [internal] load .dockerignore 02:00:47 #4 transferring context: 2B done 02:00:47 #4 DONE 0.0s 02:00:47 02:00:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done 02:00:47 #5 CACHED 02:00:47 02:00:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 02:00:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done 02:00:47 #6 CACHED 02:00:47 02:00:47 #7 exporting to image 02:00:47 #7 exporting layers done 02:00:47 #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done 02:00:47 #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done 02:00:47 #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done 02:00:47 #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done 02:00:47 #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done 02:00:47 #7 pushing layers 0.0s done 02:00:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 02:00:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done 02:00:47 #7 DONE 0.1s 02:00:47 02:00:47 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:00:47 #8 DONE 0.0s 02:00:47 02:00:47 1 warning found (use --debug to expand): 02:00:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - 02:00:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' 02:00:48 #1 [internal] load build definition from Dockerfile 02:00:48 #1 transferring dockerfile: 202B done 02:00:48 #1 DONE 0.0s 02:00:48 02:00:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:48 #2 DONE 0.0s 02:00:48 02:00:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:00:48 #3 DONE 0.0s 02:00:48 02:00:48 #4 [internal] load .dockerignore 02:00:48 #4 transferring context: 2B done 02:00:48 #4 DONE 0.0s 02:00:48 02:00:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:48 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done 02:00:48 #5 DONE 0.0s 02:00:48 02:00:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:48 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done 02:00:48 #6 DONE 0.0s 02:00:48 02:00:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:48 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done 02:00:48 #5 DONE 0.1s 02:00:48 02:00:48 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:00:48 #7 DONE 0.0s 02:00:48 02:00:48 #8 exporting to image 02:00:48 #8 exporting layers done 02:00:48 #8 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done 02:00:48 #8 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done 02:00:48 #8 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done 02:00:48 #8 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done 02:00:48 #8 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done 02:00:48 #8 pushing layers 0.1s done 02:00:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 02:00:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done 02:00:48 #8 DONE 0.2s 02:00:48 02:00:48 1 warning found (use --debug to expand): 02:00:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:00:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:00:48 #1 [internal] load build definition from Dockerfile 02:00:48 #1 transferring dockerfile: 168B done 02:00:48 #1 DONE 0.0s 02:00:48 02:00:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:00:48 #2 DONE 0.0s 02:00:48 02:00:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:00:48 #3 DONE 0.0s 02:00:48 02:00:48 #4 [internal] load .dockerignore 02:00:48 #4 transferring context: 2B done 02:00:48 #4 DONE 0.0s 02:00:48 02:00:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:48 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done 02:00:48 #5 CACHED 02:00:48 02:00:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:48 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done 02:00:48 #6 CACHED 02:00:48 02:00:48 #7 exporting to image 02:00:48 #7 exporting layers done 02:00:48 #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done 02:00:48 #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done 02:00:48 #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done 02:00:48 #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done 02:00:48 #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done 02:00:48 #7 pushing layers 0.0s done 02:00:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 02:00:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done 02:00:49 #7 DONE 0.1s 02:00:49 02:00:49 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:00:49 #8 DONE 0.0s 02:00:49 02:00:49 1 warning found (use --debug to expand): 02:00:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76' 02:00:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 --push - 02:00:49 #1 [internal] load build definition from Dockerfile 02:00:49 #1 transferring dockerfile: 174B done 02:00:49 #1 DONE 0.0s 02:00:49 02:00:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 02:00:49 #2 DONE 0.0s 02:00:49 02:00:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 02:00:49 #3 DONE 0.0s 02:00:49 02:00:49 #4 [internal] load .dockerignore 02:00:49 #4 transferring context: 2B done 02:00:49 #4 DONE 0.0s 02:00:49 02:00:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:49 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done 02:00:49 #5 CACHED 02:00:49 02:00:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:49 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done 02:00:49 #6 CACHED 02:00:49 02:00:49 #7 exporting to image 02:00:49 #7 exporting layers done 02:00:49 #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done 02:00:49 #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done 02:00:49 #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done 02:00:49 #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done 02:00:49 #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done 02:00:49 #7 pushing layers 02:00:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:49 #7 pushing layers 0.0s done 02:00:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done 02:00:49 #7 DONE 0.1s 02:00:49 02:00:49 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:00:49 #8 DONE 0.0s 02:00:49 02:00:49 1 warning found (use --debug to expand): 02:00:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - 02:00:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' 02:00:50 #1 [internal] load build definition from Dockerfile 02:00:50 #1 transferring dockerfile: 215B done 02:00:50 #1 DONE 0.0s 02:00:50 02:00:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:50 #2 DONE 0.0s 02:00:50 02:00:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:00:50 #3 DONE 0.0s 02:00:50 02:00:50 #4 [internal] load .dockerignore 02:00:50 #4 transferring context: 2B done 02:00:50 #4 DONE 0.0s 02:00:50 02:00:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done 02:00:50 #5 CACHED 02:00:50 02:00:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:50 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done 02:00:50 #6 CACHED 02:00:50 02:00:50 #7 exporting to image 02:00:50 #7 exporting layers done 02:00:50 #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done 02:00:50 #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done 02:00:50 #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done 02:00:50 #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done 02:00:50 #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done 02:00:50 #7 pushing layers 0.0s done 02:00:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 02:00:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done 02:00:50 #7 DONE 0.1s 02:00:50 02:00:50 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:00:50 #8 DONE 0.0s 02:00:50 02:00:50 1 warning found (use --debug to expand): 02:00:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:00:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:00:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:00:50 #1 [internal] load build definition from Dockerfile 02:00:50 #1 transferring dockerfile: 166B done 02:00:50 #1 DONE 0.0s 02:00:50 02:00:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:00:50 #2 DONE 0.0s 02:00:50 02:00:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:00:50 #3 DONE 0.0s 02:00:50 02:00:50 #4 [internal] load .dockerignore 02:00:50 #4 transferring context: 2B done 02:00:50 #4 DONE 0.0s 02:00:50 02:00:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done 02:00:50 #5 CACHED 02:00:50 02:00:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 02:00:50 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done 02:00:50 #6 CACHED 02:00:50 02:00:50 #7 exporting to image 02:00:50 #7 exporting layers done 02:00:50 #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done 02:00:50 #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done 02:00:50 #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done 02:00:50 #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done 02:00:50 #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done 02:00:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:00:50 #7 pushing layers 0.0s done 02:00:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done 02:00:50 #7 DONE 0.1s 02:00:50 02:00:50 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:00:50 #8 DONE 0.0s 02:00:50 02:00:50 1 warning found (use --debug to expand): 02:00:50  - 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 02:00:51 + '[' -d /w/workspace/edgex-go/927/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:00:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:00:52 ---> package-listing.sh 02:00:52 ++ facter osfamily 02:00:52 ++ tr '[:upper:]' '[:lower:]' 02:00:52 + OS_FAMILY=redhat 02:00:52 + workspace=/w/workspace/edgex-go/927 02:00:52 + START_PACKAGES=/tmp/packages_start.txt 02:00:52 + END_PACKAGES=/tmp/packages_end.txt 02:00:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:00:52 + PACKAGES=/tmp/packages_start.txt 02:00:52 + '[' /w/workspace/edgex-go/927 ']' 02:00:52 + PACKAGES=/tmp/packages_end.txt 02:00:52 + case "${OS_FAMILY}" in 02:00:52 + rpm -qa 02:00:52 + sort 02:00:52 + '[' -f /tmp/packages_start.txt ']' 02:00:52 + '[' -f /tmp/packages_end.txt ']' 02:00:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:00:52 + '[' /w/workspace/edgex-go/927 ']' 02:00:52 + mkdir -p /w/workspace/edgex-go/927/archives/ 02:00:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/927/archives/ [Pipeline] echo 02:00:52 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/927/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:00:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:53 02:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:54 latest: Pulling from edgex-lftools-log-publisher 02:00:54 5eb5b503b376: Pulling fs layer 02:00:54 5c69ac0246d0: Pulling fs layer 02:00:54 ec43610c2a17: Pulling fs layer 02:00:54 3a2ae6a8a46f: Pulling fs layer 02:00:54 33b1e0a273af: Pulling fs layer 02:00:54 5d3b04190fa2: Pulling fs layer 02:00:54 2f39f015ded8: Pulling fs layer 02:00:54 3a2ae6a8a46f: Waiting 02:00:54 33b1e0a273af: Waiting 02:00:54 5d3b04190fa2: Waiting 02:00:54 2f39f015ded8: Waiting 02:00:54 5c69ac0246d0: Verifying Checksum 02:00:54 5c69ac0246d0: Download complete 02:00:54 3a2ae6a8a46f: Verifying Checksum 02:00:54 3a2ae6a8a46f: Download complete 02:00:54 ec43610c2a17: Verifying Checksum 02:00:54 ec43610c2a17: Download complete 02:00:54 33b1e0a273af: Verifying Checksum 02:00:54 33b1e0a273af: Download complete 02:00:54 5d3b04190fa2: Verifying Checksum 02:00:54 5d3b04190fa2: Download complete 02:00:54 5eb5b503b376: Verifying Checksum 02:00:54 5eb5b503b376: Download complete 02:00:54 2f39f015ded8: Verifying Checksum 02:00:54 2f39f015ded8: Download complete 02:00:55 5eb5b503b376: Pull complete 02:00:55 5c69ac0246d0: Pull complete 02:00:56 ec43610c2a17: Pull complete 02:00:56 3a2ae6a8a46f: Pull complete 02:00:56 33b1e0a273af: Pull complete 02:00:56 5d3b04190fa2: Pull complete 02:01:00 2f39f015ded8: Pull complete 02:01:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:00 prd-centos7-docker-4c-2g-773782 does not seem to be running inside a container 02:01: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/927/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:04 $ docker top c67e5f08463368d12fecebdd67b836f32beae6edfe06e7bb2e27ac787e80179f -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:01:05 + mkdir -p /var/log/sysstat [Pipeline] sh 02:01:05 + ls /var/log/sa-host 02:01:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:05 provisioning config files... 02:01:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16282197137106223199tmp [Pipeline] { [Pipeline] echo 02:01:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:01:05 ---> create-netrc.sh [Pipeline] } 02:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:01:06 ---> python-tools-install.sh [Pipeline] echo 02:01:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:01:06 ---> sudo-logs.sh 02:01:06 Archiving 'sudo' log.. 02:01:06 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:06 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:01:06 $ docker stop --time=1 c67e5f08463368d12fecebdd67b836f32beae6edfe06e7bb2e27ac787e80179f 02:01:07 $ docker rm -f --volumes c67e5f08463368d12fecebdd67b836f32beae6edfe06e7bb2e27ac787e80179f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:01:07 [WS-CLEANUP] Deleting project workspace... 02:01:07 [WS-CLEANUP] Deferred wipeout is used... 02:01:07 [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] } 02:17:21 #135 ... 02:17:21 02:17:21 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:17:21 #154 DONE 1365.4s 02:17:21 02:17:21 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:17:21 #148 ... 02:17:21 02:17:21 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:17:21 #155 DONE 0.5s 02:17:21 02:17:21 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:17:21 #156 DONE 0.2s 02:17:21 02:17:21 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:17:21 #157 DONE 0.4s 02:17:21 02:17:21 #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 02:17:21 #158 DONE 0.1s 02:17:21 02:17:21 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:17:21 #150 ... 02:17:21 02:17:21 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:17:21 #159 DONE 0.1s 02:17:21 02:17:21 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:17:21 #160 DONE 2.2s 02:17:21 02:17:21 #111 [core-common-config-bootstrapper] exporting to image 02:17:21 #111 exporting layers 02:17:21 #111 exporting layers 0.6s done 02:17:21 #111 writing image sha256:c6e4456169abdd89a2b9b08c53d1d3b2db95ab88a3a83fc5970ed731fe7c5b39 02:17:21 #111 writing image sha256:c6e4456169abdd89a2b9b08c53d1d3b2db95ab88a3a83fc5970ed731fe7c5b39 0.0s done 02:17:21 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:17:21 #111 DONE 7.5s 02:17:21 02:17:21 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:17:39 #149 ... 02:17:39 02:17:39 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:17:39 #150 DONE 1387.0s 02:17:39 02:17:39 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:17:39 #145 ... 02:17:39 02:17:39 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:17:39 #161 DONE 0.4s 02:17:39 02:17:39 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:17:42 #162 DONE 2.0s 02:17:42 02:17:42 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:17:42 #163 DONE 0.2s 02:17:42 02:17:42 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:17:42 #148 ... 02:17:42 02:17:42 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:17:42 #164 DONE 0.2s 02:17:42 02:17:42 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:17:42 #165 DONE 0.3s 02:17:42 02:17:42 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:17:42 #166 DONE 0.1s 02:17:42 02:17:42 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:17:42 #152 ... 02:17:42 02:17:42 #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/ 02:17:42 #167 DONE 0.2s 02:17:42 02:17:42 #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/ 02:17:42 #168 DONE 0.2s 02:17:42 02:17:43 #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/ 02:17:43 #169 DONE 0.1s 02:17:43 02:17:43 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:17:43 #170 DONE 0.1s 02:17:43 02:17:43 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:17:46 #171 DONE 2.3s 02:17:46 02:17:46 #111 [security-bootstrapper] exporting to image 02:17:46 #111 exporting layers 02:17:47 #111 exporting layers 1.6s done 02:17:47 #111 writing image sha256:d16d0d6b5907ca966bfc9bb2dbc5546ebd51e1a38157c9c6b51e0db99a0a2558 done 02:17:47 #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 02:17:47 #111 DONE 9.1s 02:17:47 02:17:47 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:35:40 #153 ... 02:35:40 02:35:40 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:35:40 #151 DONE 2462.0s 02:35:40 02:35:40 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:35:40 #149 ... 02:35:40 02:35:40 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:35:40 #172 DONE 0.2s 02:35:40 02:35:40 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:35:40 #147 ... 02:35:40 02:35:40 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:35:40 #173 DONE 0.1s 02:35:40 02:35:40 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:35:40 #174 DONE 0.5s 02:35:40 02:35:40 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:35:40 #145 ... 02:35:40 02:35:40 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:35:40 #175 DONE 0.2s 02:35:40 02:35:40 #111 [core-command] exporting to image 02:35:40 #111 exporting layers 02:35:40 #111 exporting layers 0.6s done 02:35:40 #111 writing image sha256:b21a3ff907f5aa08721c3e532af8ed672b1b950a66b0094ba9d73a38e133d9c5 0.1s done 02:35:40 #111 naming to docker.io/library/core-command-arm64 0.0s done 02:35:40 #111 DONE 9.8s 02:35:40 02:35:40 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:02 #149 ... 02:36:02 02:36:02 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:36:02 #153 DONE 2487.9s 02:36:02 02:36:02 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:02 #135 ... 02:36:02 02:36:02 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:36:02 #176 DONE 0.3s 02:36:02 02:36:02 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:36:02 #177 DONE 0.2s 02:36:02 02:36:02 #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 02:36:02 #178 DONE 0.2s 02:36:02 02:36:02 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:36:02 #179 DONE 0.1s 02:36:02 02:36:02 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:36:02 #180 DONE 0.4s 02:36:02 02:36:02 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:02 #149 ... 02:36:02 02:36:02 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:36:02 #181 DONE 0.2s 02:36:02 02:36:02 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:05 #182 DONE 4.1s 02:36:05 02:36:05 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:05 #146 2490.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:36:06 #146 ... 02:36:06 02:36:06 #111 [security-proxy-setup] exporting to image 02:36:06 #111 exporting layers 1.2s done 02:36:06 #111 writing image sha256:cb9d7567dde21cc1cc8b6a7eab923f9e0a9f8ae081f5f36f35ec01350f5c36e2 0.0s done 02:36:06 #111 naming to docker.io/library/security-proxy-setup-arm64 done 02:36:06 #111 DONE 11.0s 02:36:06 02:36:06 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:36:39 #152 ... 02:36:39 02:36:39 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:39 #146 DONE 2523.2s 02:36:39 02:36:39 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:39 #145 ... 02:36:39 02:36:39 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:36:39 #183 DONE 0.3s 02:36:39 02:36:39 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:39 #148 ... 02:36:39 02:36:39 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:36:39 #184 DONE 0.3s 02:36:39 02:36:39 #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 02:36:39 #185 DONE 0.1s 02:36:39 02:36:39 #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 02:36:39 #186 DONE 0.1s 02:36:39 02:36:39 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:36:39 #187 DONE 0.2s 02:36:39 02:36:39 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:36:39 #188 DONE 0.4s 02:36:39 02:36:39 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:36:39 #189 DONE 0.4s 02:36:39 02:36:39 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:39 #145 ... 02:36:39 02:36:39 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:36:39 #190 DONE 0.1s 02:36:39 02:36:39 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:39 #191 DONE 1.9s 02:36:39 02:36:39 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:36:39 #152 ... 02:36:39 02:36:39 #111 [security-secretstore-setup] exporting to image 02:36:39 #111 exporting layers 02:36:41 #111 exporting layers 1.6s done 02:36:41 #111 writing image sha256:4443f85d1a66b13da942dd1577788b889baabae85b3575caaacac16850063857 done 02:36:41 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 02:36:41 #111 DONE 12.6s 02:36:41 02:36:41 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:37 #149 ... 02:37:37 02:37:37 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:37:37 #135 DONE 2584.2s 02:37:37 02:37:37 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:37 #149 ... 02:37:37 02:37:37 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:37 #192 DONE 0.1s 02:37:37 02:37:37 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:37 #193 DONE 0.3s 02:37:37 02:37:37 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:37:37 #194 DONE 0.5s 02:37:37 02:37:37 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:37 #148 ... 02:37:37 02:37:37 #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 02:37:37 #195 DONE 0.1s 02:37:37 02:37:37 #111 [security-spiffe-token-provider] exporting to image 02:37:37 #111 exporting layers 02:37:37 #111 exporting layers 0.6s done 02:37:37 #111 writing image sha256:f267b1729065d9f55d4e300ef1619070e90eb75b5032ddf8bbbec0c31676c58d done 02:37:37 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:37:37 #111 DONE 13.2s 02:37:37 02:37:37 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:38:24 #152 DONE 2627.2s 02:38:24 02:38:24 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:38:24 #148 ... 02:38:24 02:38:24 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:38:24 #145 DONE 2627.2s 02:38:24 02:38:24 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:24 #149 ... 02:38:24 02:38:24 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:38:24 #196 DONE 0.2s 02:38:24 02:38:24 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:24 #149 ... 02:38:24 02:38:24 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:38:24 #197 DONE 0.2s 02:38:24 02:38:24 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:38:24 #198 DONE 0.3s 02:38:24 02:38:24 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:38:24 #199 DONE 1.4s 02:38:24 02:38:24 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:38:24 #200 DONE 1.1s 02:38:24 02:38:24 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:38:24 #201 DONE 0.4s 02:38:24 02:38:24 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:38:24 #202 DONE 0.4s 02:38:24 02:38:24 #111 [core-keeper] exporting to image 02:38:24 #111 exporting layers 02:38:24 #111 ... 02:38:24 02:38:24 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:38:24 #203 DONE 0.5s 02:38:24 02:38:24 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:38:24 #204 ... 02:38:24 02:38:24 #111 [core-keeper] exporting to image 02:38:24 #111 exporting layers 1.2s done 02:38:24 #111 writing image sha256:10eda99e4e2aec4328773032efa56c07adb13ebf26ff88c1c00dc5bbacfd05f7 done 02:38:24 #111 naming to docker.io/library/core-keeper-arm64 0.0s done 02:38:24 #111 DONE 14.4s 02:38:24 02:38:24 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:38:24 #144 ... 02:38:24 02:38:24 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:38:24 #204 DONE 2.2s 02:38:24 02:38:24 #111 [security-proxy-auth] exporting to image 02:38:26 #111 exporting layers 1.8s done 02:38:26 #111 writing image sha256:ce783b24c5116a686725fde2a1decc77c5a4a049d775f34d1b1b8e41eb50443e 0.0s done 02:38:26 #111 naming to docker.io/library/security-proxy-auth-arm64 02:38:26 #111 naming to docker.io/library/security-proxy-auth-arm64 done 02:38:26 #111 DONE 16.2s 02:38:26 02:38:26 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:38:28 #149 DONE 2636.5s 02:38:28 02:38:28 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:38:29 #148 ... 02:38:29 02:38:29 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:29 #205 ... 02:38:29 02:38:29 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:38:29 #148 DONE 2637.8s 02:38:29 02:38:29 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:29 #205 DONE 0.4s 02:38:29 02:38:29 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:38:30 #206 DONE 0.4s 02:38:30 02:38:30 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:38:30 #207 DONE 0.7s 02:38:30 02:38:30 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:38:30 #208 DONE 0.2s 02:38:30 02:38:30 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:38:30 #209 DONE 0.4s 02:38:30 02:38:30 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:38:30 #210 DONE 0.3s 02:38:30 02:38:30 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:38:31 #211 DONE 0.7s 02:38:31 02:38:31 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:38:31 #212 ... 02:38:31 02:38:31 #111 [core-data] exporting to image 02:38:31 #111 exporting layers 0.9s done 02:38:31 #111 writing image sha256:fe2f60b6c91a219658c13615fe1ea8770a31e0cda46e67c1f74c2a50f851379a done 02:38:31 #111 naming to docker.io/library/core-data-arm64 done 02:38:31 #111 DONE 17.1s 02:38:31 02:38:31 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:38:31 #212 DONE 0.2s 02:38:31 02:38:31 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:38:32 #213 DONE 0.1s 02:38:32 02:38:32 #111 [core-metadata] exporting to image 02:38:33 #111 exporting layers 0.7s done 02:38:33 #111 writing image sha256:a08370dc9807f7948c76df40e6677db577419b204fc03c502a5630575580ad72 done 02:38:33 #111 naming to docker.io/library/core-metadata-arm64 done 02:38:33 #111 DONE 17.9s 02:38:33 02:38:33 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:05 #144 ... 02:39:05 02:39:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:39:05 #147 DONE 2670.0s 02:39:05 02:39:05 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:39:05 #214 DONE 0.1s 02:39:05 02:39:05 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:05 #144 ... 02:39:05 02:39:05 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:39:05 #215 DONE 0.2s 02:39:05 02:39:05 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:39:05 #216 DONE 0.6s 02:39:05 02:39:05 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:05 #144 ... 02:39:05 02:39:05 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:39:05 #217 DONE 0.1s 02:39:05 02:39:05 #111 [support-scheduler] exporting to image 02:39:05 #111 exporting layers 02:39:05 #111 exporting layers 1.0s done 02:39:05 #111 writing image sha256:d408e9e00c8f5c3306e8ada8dd7905bfdbf583621a8be89bd4e3edec5aceb4dd done 02:39:05 #111 naming to docker.io/library/support-scheduler-arm64 done 02:39:05 #111 DONE 18.9s 02:39:05 02:39:05 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:06 #144 DONE 2674.6s 02:39:06 02:39:06 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:39:06 #218 DONE 0.1s 02:39:06 02:39:06 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:39:06 #219 DONE 0.1s 02:39:06 02:39:06 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:39:07 #220 DONE 0.4s 02:39:07 02:39:07 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:39:07 #221 DONE 0.1s 02:39:07 02:39:07 #111 [support-notifications] exporting to image 02:39:08 #111 exporting layers 0.6s done 02:39:08 #111 writing image sha256:373b0387bb06f6ca865eb5d711cc5397c31c30b2d5741dd5d24ae5b6d9d9676b done 02:39:08 #111 naming to docker.io/library/support-notifications-arm64 done 02:39:08 #111 DONE 19.5s 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:39:08 time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:39:08 $ docker stop --time=1 1ec8ba9c5dfff647b2d917fe5e522585b06ac611e4f7fa983e7ef2d91d10bab7 02:39:10 $ docker rm -f --volumes 1ec8ba9c5dfff647b2d917fe5e522585b06ac611e4f7fa983e7ef2d91d10bab7 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:10 + docker images 02:39:10 REPOSITORY TAG IMAGE ID CREATED SIZE 02:39:10 support-notifications-arm64 latest 373b0387bb06 3 seconds ago 54.2MB 02:39:10 support-scheduler-arm64 latest d408e9e00c8f 8 seconds ago 50.4MB 02:39:10 core-metadata-arm64 latest a08370dc9807 39 seconds ago 46.3MB 02:39:10 core-data-arm64 latest fe2f60b6c91a 40 seconds ago 46.2MB 02:39:10 security-proxy-auth-arm64 latest ce783b24c511 46 seconds ago 45.4MB 02:39:10 core-keeper-arm64 latest 10eda99e4e2a 49 seconds ago 45.1MB 02:39:10 security-spiffe-token-provider-arm64 latest f267b1729065 About a minute ago 50.2MB 02:39:10 security-secretstore-setup-arm64 latest 4443f85d1a66 2 minutes ago 81.6MB 02:39:10 security-proxy-setup-arm64 latest cb9d7567dde2 3 minutes ago 51.3MB 02:39:10 core-command-arm64 latest b21a3ff907f5 3 minutes ago 40.9MB 02:39:10 security-bootstrapper-arm64 latest d16d0d6b5907 21 minutes ago 22.2MB 02:39:10 core-common-config-bootstrapper-arm64 latest c6e4456169ab 21 minutes ago 21.1MB 02:39:10 security-spire-agent-arm64 latest 66fe15225b3d 46 minutes ago 220MB 02:39:10 security-spire-config-arm64 latest 3ab79ea28e4f 46 minutes ago 163MB 02:39:10 security-spire-server-arm64 latest 475d6dc9c7f3 46 minutes ago 164MB 02:39:10 ci-base-image-arm64 latest 1ed7026d65b1 48 minutes ago 927MB 02:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 weeks ago 564MB 02:39:10 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 02:39:11 provisioning config files... 02:39:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config3428777885201322766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:11 ---> ****-login.sh 02:39:11 nexus3.edgexfoundry.org:10001 02:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:11 Configure a credential helper to remove this warning. See 02:39:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:11 02:39:11 Login Succeeded 02:39:11 nexus3.edgexfoundry.org:10002 02:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:12 Configure a credential helper to remove this warning. See 02:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:12 02:39:12 Login Succeeded 02:39:12 nexus3.edgexfoundry.org:10003 02:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:12 Configure a credential helper to remove this warning. See 02:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:12 02:39:12 Login Succeeded 02:39:12 nexus3.edgexfoundry.org:10004 02:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:12 Configure a credential helper to remove this warning. See 02:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:12 02:39:12 Login Succeeded 02:39:12 ****.io 02:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:13 Configure a credential helper to remove this warning. See 02:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:13 02:39:13 Login Succeeded 02:39:13 ---> ****-login.sh ends [Pipeline] } 02:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:39:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:39:13 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:13 latest 02:39:13 4.1.0-dev.76 02:39:13 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:13 main 02:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:39:14 c30cb8f38fb6: Preparing 02:39:14 b2f4c73e8e13: Preparing 02:39:14 1daf24af816b: Preparing 02:39:14 c11554425b27: Preparing 02:39:14 08bc59903d5a: Preparing 02:39:14 be0cac46e679: Preparing 02:39:14 0e64f2360a44: Preparing 02:39:14 be0cac46e679: Waiting 02:39:14 0e64f2360a44: Waiting 02:39:14 c30cb8f38fb6: Pushed 02:39:14 c11554425b27: Pushed 02:39:14 1daf24af816b: Pushed 02:39:14 0e64f2360a44: Layer already exists 02:39:14 be0cac46e679: Pushed 02:39:14 08bc59903d5a: Pushed 02:39:21 b2f4c73e8e13: Pushed 02:39:21 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:39:22 c30cb8f38fb6: Preparing 02:39:22 b2f4c73e8e13: Preparing 02:39:22 1daf24af816b: Preparing 02:39:22 c11554425b27: Preparing 02:39:22 08bc59903d5a: Preparing 02:39:22 be0cac46e679: Preparing 02:39:22 0e64f2360a44: Preparing 02:39:22 be0cac46e679: Waiting 02:39:22 c30cb8f38fb6: Layer already exists 02:39:22 c11554425b27: Layer already exists 02:39:22 08bc59903d5a: Layer already exists 02:39:22 1daf24af816b: Layer already exists 02:39:22 b2f4c73e8e13: Layer already exists 02:39:22 be0cac46e679: Layer already exists 02:39:22 0e64f2360a44: Layer already exists 02:39:22 latest: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 02:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:39:23 c30cb8f38fb6: Preparing 02:39:23 b2f4c73e8e13: Preparing 02:39:23 1daf24af816b: Preparing 02:39:23 c11554425b27: Preparing 02:39:23 08bc59903d5a: Preparing 02:39:23 be0cac46e679: Preparing 02:39:23 0e64f2360a44: Preparing 02:39:23 be0cac46e679: Waiting 02:39:23 0e64f2360a44: Waiting 02:39:23 c30cb8f38fb6: Layer already exists 02:39:23 c11554425b27: Layer already exists 02:39:23 08bc59903d5a: Layer already exists 02:39:23 1daf24af816b: Layer already exists 02:39:23 b2f4c73e8e13: Layer already exists 02:39:23 be0cac46e679: Layer already exists 02:39:23 0e64f2360a44: Layer already exists 02:39:23 4.1.0-dev.76: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:39:24 c30cb8f38fb6: Preparing 02:39:24 b2f4c73e8e13: Preparing 02:39:24 1daf24af816b: Preparing 02:39:24 c11554425b27: Preparing 02:39:24 08bc59903d5a: Preparing 02:39:24 be0cac46e679: Preparing 02:39:24 0e64f2360a44: Preparing 02:39:24 be0cac46e679: Waiting 02:39:24 0e64f2360a44: Waiting 02:39:24 b2f4c73e8e13: Layer already exists 02:39:24 1daf24af816b: Layer already exists 02:39:24 08bc59903d5a: Layer already exists 02:39:24 c11554425b27: Layer already exists 02:39:24 c30cb8f38fb6: Layer already exists 02:39:24 0e64f2360a44: Layer already exists 02:39:24 be0cac46e679: Layer already exists 02:39:24 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:39:25 c30cb8f38fb6: Preparing 02:39:25 b2f4c73e8e13: Preparing 02:39:25 1daf24af816b: Preparing 02:39:25 c11554425b27: Preparing 02:39:25 08bc59903d5a: Preparing 02:39:25 be0cac46e679: Preparing 02:39:25 0e64f2360a44: Preparing 02:39:25 0e64f2360a44: Waiting 02:39:25 be0cac46e679: Waiting 02:39:25 c30cb8f38fb6: Layer already exists 02:39:25 c11554425b27: Layer already exists 02:39:25 08bc59903d5a: Layer already exists 02:39:25 1daf24af816b: Layer already exists 02:39:25 b2f4c73e8e13: Layer already exists 02:39:25 be0cac46e679: Layer already exists 02:39:25 0e64f2360a44: Layer already exists 02:39:25 main: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:25 ===================================================== [Pipeline] echo 02:39:25 taggedImages: 02:39:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:39:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 02:39:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:39:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:39:25 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:25 latest 02:39:25 4.1.0-dev.76 02:39:25 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:25 main 02:39:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:26 c362f5737a50: Preparing 02:39:26 698fc1bd9210: Preparing 02:39:26 79391de336fb: Preparing 02:39:26 f57b9b26f34f: Preparing 02:39:26 1daf24af816b: Preparing 02:39:26 c11554425b27: Preparing 02:39:26 08bc59903d5a: Preparing 02:39:26 be0cac46e679: Preparing 02:39:26 0e64f2360a44: Preparing 02:39:26 c11554425b27: Waiting 02:39:26 08bc59903d5a: Waiting 02:39:26 0e64f2360a44: Waiting 02:39:26 be0cac46e679: Waiting 02:39:26 1daf24af816b: Layer already exists 02:39:26 c11554425b27: Layer already exists 02:39:26 08bc59903d5a: Layer already exists 02:39:26 698fc1bd9210: Pushed 02:39:26 79391de336fb: Pushed 02:39:26 be0cac46e679: Layer already exists 02:39:26 c362f5737a50: Pushed 02:39:26 0e64f2360a44: Layer already exists 02:39:30 f57b9b26f34f: Pushed 02:39:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:31 + 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 02:39:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:31 c362f5737a50: Preparing 02:39:31 698fc1bd9210: Preparing 02:39:31 79391de336fb: Preparing 02:39:31 f57b9b26f34f: Preparing 02:39:31 1daf24af816b: Preparing 02:39:31 c11554425b27: Preparing 02:39:31 08bc59903d5a: Preparing 02:39:31 be0cac46e679: Preparing 02:39:31 0e64f2360a44: Preparing 02:39:31 be0cac46e679: Waiting 02:39:31 0e64f2360a44: Waiting 02:39:31 c11554425b27: Waiting 02:39:31 08bc59903d5a: Waiting 02:39:31 79391de336fb: Layer already exists 02:39:31 698fc1bd9210: Layer already exists 02:39:31 1daf24af816b: Layer already exists 02:39:31 c362f5737a50: Layer already exists 02:39:31 f57b9b26f34f: Layer already exists 02:39:31 be0cac46e679: Layer already exists 02:39:31 c11554425b27: Layer already exists 02:39:31 08bc59903d5a: Layer already exists 02:39:31 0e64f2360a44: Layer already exists 02:39:31 latest: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 02:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:32 c362f5737a50: Preparing 02:39:32 698fc1bd9210: Preparing 02:39:32 79391de336fb: Preparing 02:39:32 f57b9b26f34f: Preparing 02:39:32 1daf24af816b: Preparing 02:39:32 c11554425b27: Preparing 02:39:32 08bc59903d5a: Preparing 02:39:32 be0cac46e679: Preparing 02:39:32 0e64f2360a44: Preparing 02:39:32 c11554425b27: Waiting 02:39:32 08bc59903d5a: Waiting 02:39:32 be0cac46e679: Waiting 02:39:32 0e64f2360a44: Waiting 02:39:32 c362f5737a50: Layer already exists 02:39:32 698fc1bd9210: Layer already exists 02:39:32 f57b9b26f34f: Layer already exists 02:39:32 79391de336fb: Layer already exists 02:39:32 1daf24af816b: Layer already exists 02:39:32 08bc59903d5a: Layer already exists 02:39:32 0e64f2360a44: Layer already exists 02:39:32 c11554425b27: Layer already exists 02:39:32 be0cac46e679: Layer already exists 02:39:32 4.1.0-dev.76: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:33 c362f5737a50: Preparing 02:39:33 698fc1bd9210: Preparing 02:39:33 79391de336fb: Preparing 02:39:33 f57b9b26f34f: Preparing 02:39:33 1daf24af816b: Preparing 02:39:33 c11554425b27: Preparing 02:39:33 08bc59903d5a: Preparing 02:39:33 be0cac46e679: Preparing 02:39:33 0e64f2360a44: Preparing 02:39:33 c11554425b27: Waiting 02:39:33 be0cac46e679: Waiting 02:39:33 0e64f2360a44: Waiting 02:39:33 08bc59903d5a: Waiting 02:39:33 79391de336fb: Layer already exists 02:39:33 f57b9b26f34f: Layer already exists 02:39:33 1daf24af816b: Layer already exists 02:39:33 698fc1bd9210: Layer already exists 02:39:33 c362f5737a50: Layer already exists 02:39:33 be0cac46e679: Layer already exists 02:39:33 08bc59903d5a: Layer already exists 02:39:33 0e64f2360a44: Layer already exists 02:39:33 c11554425b27: Layer already exists 02:39:33 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:34 + 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 02:39:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:34 c362f5737a50: Preparing 02:39:34 698fc1bd9210: Preparing 02:39:34 79391de336fb: Preparing 02:39:34 f57b9b26f34f: Preparing 02:39:34 1daf24af816b: Preparing 02:39:34 c11554425b27: Preparing 02:39:34 08bc59903d5a: Preparing 02:39:34 be0cac46e679: Preparing 02:39:34 0e64f2360a44: Preparing 02:39:34 c11554425b27: Waiting 02:39:34 be0cac46e679: Waiting 02:39:34 0e64f2360a44: Waiting 02:39:34 08bc59903d5a: Waiting 02:39:34 1daf24af816b: Layer already exists 02:39:34 79391de336fb: Layer already exists 02:39:34 f57b9b26f34f: Layer already exists 02:39:34 c362f5737a50: Layer already exists 02:39:34 698fc1bd9210: Layer already exists 02:39:34 c11554425b27: Layer already exists 02:39:34 be0cac46e679: Layer already exists 02:39:34 08bc59903d5a: Layer already exists 02:39:34 0e64f2360a44: Layer already exists 02:39:34 main: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:34 ===================================================== [Pipeline] echo 02:39:34 taggedImages: 02:39:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:39:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 02:39:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:39:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:39:34 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:34 latest 02:39:34 4.1.0-dev.76 02:39:34 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:34 main 02:39:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:35 6bede43f1f5b: Preparing 02:39:35 9bb94d799648: Preparing 02:39:35 1daf24af816b: Preparing 02:39:35 c11554425b27: Preparing 02:39:35 db0547c01ec6: Preparing 02:39:35 87b709e25f48: Preparing 02:39:35 0e64f2360a44: Preparing 02:39:35 87b709e25f48: Waiting 02:39:35 0e64f2360a44: Waiting 02:39:36 db0547c01ec6: Pushed 02:39:36 1daf24af816b: Layer already exists 02:39:36 c11554425b27: Layer already exists 02:39:36 0e64f2360a44: Layer already exists 02:39:36 6bede43f1f5b: Pushed 02:39:36 87b709e25f48: Pushed 02:39:44 9bb94d799648: Pushed 02:39:44 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:45 6bede43f1f5b: Preparing 02:39:45 9bb94d799648: Preparing 02:39:45 1daf24af816b: Preparing 02:39:45 c11554425b27: Preparing 02:39:45 db0547c01ec6: Preparing 02:39:45 87b709e25f48: Preparing 02:39:45 0e64f2360a44: Preparing 02:39:45 87b709e25f48: Waiting 02:39:45 0e64f2360a44: Waiting 02:39:45 9bb94d799648: Layer already exists 02:39:45 1daf24af816b: Layer already exists 02:39:45 db0547c01ec6: Layer already exists 02:39:45 c11554425b27: Layer already exists 02:39:45 6bede43f1f5b: Layer already exists 02:39:45 0e64f2360a44: Layer already exists 02:39:45 87b709e25f48: Layer already exists 02:39:45 latest: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:46 6bede43f1f5b: Preparing 02:39:46 9bb94d799648: Preparing 02:39:46 1daf24af816b: Preparing 02:39:46 c11554425b27: Preparing 02:39:46 db0547c01ec6: Preparing 02:39:46 87b709e25f48: Preparing 02:39:46 0e64f2360a44: Preparing 02:39:46 0e64f2360a44: Waiting 02:39:46 87b709e25f48: Waiting 02:39:46 c11554425b27: Layer already exists 02:39:46 1daf24af816b: Layer already exists 02:39:46 db0547c01ec6: Layer already exists 02:39:46 9bb94d799648: Layer already exists 02:39:46 6bede43f1f5b: Layer already exists 02:39:46 87b709e25f48: Layer already exists 02:39:46 0e64f2360a44: Layer already exists 02:39:46 4.1.0-dev.76: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:49 6bede43f1f5b: Preparing 02:39:49 9bb94d799648: Preparing 02:39:49 1daf24af816b: Preparing 02:39:49 c11554425b27: Preparing 02:39:49 db0547c01ec6: Preparing 02:39:49 87b709e25f48: Preparing 02:39:49 0e64f2360a44: Preparing 02:39:49 87b709e25f48: Waiting 02:39:49 0e64f2360a44: Waiting 02:39:49 6bede43f1f5b: Layer already exists 02:39:49 1daf24af816b: Layer already exists 02:39:49 c11554425b27: Layer already exists 02:39:49 9bb94d799648: Layer already exists 02:39:49 db0547c01ec6: Layer already exists 02:39:49 87b709e25f48: Layer already exists 02:39:49 0e64f2360a44: Layer already exists 02:39:49 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:50 6bede43f1f5b: Preparing 02:39:50 9bb94d799648: Preparing 02:39:50 1daf24af816b: Preparing 02:39:50 c11554425b27: Preparing 02:39:50 db0547c01ec6: Preparing 02:39:50 87b709e25f48: Preparing 02:39:50 0e64f2360a44: Preparing 02:39:50 0e64f2360a44: Waiting 02:39:50 87b709e25f48: Waiting 02:39:50 1daf24af816b: Layer already exists 02:39:50 6bede43f1f5b: Layer already exists 02:39:50 9bb94d799648: Layer already exists 02:39:50 c11554425b27: Layer already exists 02:39:50 db0547c01ec6: Layer already exists 02:39:50 87b709e25f48: Layer already exists 02:39:50 0e64f2360a44: Layer already exists 02:39:50 main: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:50 ===================================================== [Pipeline] echo 02:39:50 taggedImages: 02:39:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:39:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 02:39:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:39:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:39:50 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:50 latest 02:39:50 4.1.0-dev.76 02:39:50 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:39:50 main 02:39:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:39:51 31ebb6564567: Preparing 02:39:51 4a9c8a9fdfcb: Preparing 02:39:51 c11554425b27: Preparing 02:39:51 617fdf215dcd: Preparing 02:39:51 019ab376904c: Preparing 02:39:51 0e64f2360a44: Preparing 02:39:51 c11554425b27: Layer already exists 02:39:51 0e64f2360a44: Layer already exists 02:39:51 31ebb6564567: Pushed 02:39:51 019ab376904c: Pushed 02:39:51 617fdf215dcd: Pushed 02:40:03 4a9c8a9fdfcb: Pushed 02:40:03 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:40:04 31ebb6564567: Preparing 02:40:04 4a9c8a9fdfcb: Preparing 02:40:04 c11554425b27: Preparing 02:40:04 617fdf215dcd: Preparing 02:40:04 019ab376904c: Preparing 02:40:04 0e64f2360a44: Preparing 02:40:04 0e64f2360a44: Waiting 02:40:04 617fdf215dcd: Layer already exists 02:40:04 c11554425b27: Layer already exists 02:40:04 019ab376904c: Layer already exists 02:40:04 4a9c8a9fdfcb: Layer already exists 02:40:04 31ebb6564567: Layer already exists 02:40:04 0e64f2360a44: Layer already exists 02:40:04 latest: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 02:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:40:05 31ebb6564567: Preparing 02:40:05 4a9c8a9fdfcb: Preparing 02:40:05 c11554425b27: Preparing 02:40:05 617fdf215dcd: Preparing 02:40:05 019ab376904c: Preparing 02:40:05 0e64f2360a44: Preparing 02:40:05 0e64f2360a44: Waiting 02:40:05 c11554425b27: Layer already exists 02:40:05 617fdf215dcd: Layer already exists 02:40:05 4a9c8a9fdfcb: Layer already exists 02:40:05 019ab376904c: Layer already exists 02:40:05 31ebb6564567: Layer already exists 02:40:05 0e64f2360a44: Layer already exists 02:40:05 4.1.0-dev.76: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:40:06 31ebb6564567: Preparing 02:40:06 4a9c8a9fdfcb: Preparing 02:40:06 c11554425b27: Preparing 02:40:06 617fdf215dcd: Preparing 02:40:06 019ab376904c: Preparing 02:40:06 0e64f2360a44: Preparing 02:40:06 0e64f2360a44: Waiting 02:40:06 c11554425b27: Layer already exists 02:40:06 019ab376904c: Layer already exists 02:40:06 617fdf215dcd: Layer already exists 02:40:06 4a9c8a9fdfcb: Layer already exists 02:40:06 31ebb6564567: Layer already exists 02:40:06 0e64f2360a44: Layer already exists 02:40:06 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:40:07 31ebb6564567: Preparing 02:40:07 4a9c8a9fdfcb: Preparing 02:40:07 c11554425b27: Preparing 02:40:07 617fdf215dcd: Preparing 02:40:07 019ab376904c: Preparing 02:40:07 0e64f2360a44: Preparing 02:40:07 0e64f2360a44: Waiting 02:40:07 31ebb6564567: Layer already exists 02:40:07 019ab376904c: Layer already exists 02:40:07 c11554425b27: Layer already exists 02:40:07 4a9c8a9fdfcb: Layer already exists 02:40:07 617fdf215dcd: Layer already exists 02:40:07 0e64f2360a44: Layer already exists 02:40:07 main: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:07 ===================================================== [Pipeline] echo 02:40:07 taggedImages: 02:40:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:40:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 02:40:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:40:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:40:07 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:07 latest 02:40:07 4.1.0-dev.76 02:40:07 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:07 main 02:40:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:40:08 b03cc21c535d: Preparing 02:40:08 cfe3cc080ec0: Preparing 02:40:08 3f28a78877a1: Preparing 02:40:08 1daf24af816b: Preparing 02:40:08 c11554425b27: Preparing 02:40:08 08bc59903d5a: Preparing 02:40:08 be0cac46e679: Preparing 02:40:08 0e64f2360a44: Preparing 02:40:08 be0cac46e679: Waiting 02:40:08 0e64f2360a44: Waiting 02:40:08 08bc59903d5a: Waiting 02:40:08 c11554425b27: Layer already exists 02:40:08 1daf24af816b: Layer already exists 02:40:08 be0cac46e679: Layer already exists 02:40:08 08bc59903d5a: Layer already exists 02:40:08 0e64f2360a44: Layer already exists 02:40:08 cfe3cc080ec0: Pushed 02:40:08 b03cc21c535d: Pushed 02:40:16 3f28a78877a1: Pushed 02:40:16 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:40:17 b03cc21c535d: Preparing 02:40:17 cfe3cc080ec0: Preparing 02:40:17 3f28a78877a1: Preparing 02:40:17 1daf24af816b: Preparing 02:40:17 c11554425b27: Preparing 02:40:17 08bc59903d5a: Preparing 02:40:17 be0cac46e679: Preparing 02:40:17 0e64f2360a44: Preparing 02:40:17 08bc59903d5a: Waiting 02:40:17 be0cac46e679: Waiting 02:40:17 0e64f2360a44: Waiting 02:40:17 c11554425b27: Layer already exists 02:40:17 cfe3cc080ec0: Layer already exists 02:40:17 b03cc21c535d: Layer already exists 02:40:17 3f28a78877a1: Layer already exists 02:40:17 1daf24af816b: Layer already exists 02:40:17 be0cac46e679: Layer already exists 02:40:17 08bc59903d5a: Layer already exists 02:40:17 0e64f2360a44: Layer already exists 02:40:17 latest: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 02:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:40:18 b03cc21c535d: Preparing 02:40:18 cfe3cc080ec0: Preparing 02:40:18 3f28a78877a1: Preparing 02:40:18 1daf24af816b: Preparing 02:40:18 c11554425b27: Preparing 02:40:18 08bc59903d5a: Preparing 02:40:18 be0cac46e679: Preparing 02:40:18 0e64f2360a44: Preparing 02:40:18 08bc59903d5a: Waiting 02:40:18 be0cac46e679: Waiting 02:40:18 cfe3cc080ec0: Layer already exists 02:40:18 c11554425b27: Layer already exists 02:40:18 b03cc21c535d: Layer already exists 02:40:18 3f28a78877a1: Layer already exists 02:40:18 1daf24af816b: Layer already exists 02:40:18 be0cac46e679: Layer already exists 02:40:18 08bc59903d5a: Layer already exists 02:40:18 0e64f2360a44: Layer already exists 02:40:18 4.1.0-dev.76: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:40:19 b03cc21c535d: Preparing 02:40:19 cfe3cc080ec0: Preparing 02:40:19 3f28a78877a1: Preparing 02:40:19 1daf24af816b: Preparing 02:40:19 c11554425b27: Preparing 02:40:19 08bc59903d5a: Preparing 02:40:19 be0cac46e679: Preparing 02:40:19 0e64f2360a44: Preparing 02:40:19 08bc59903d5a: Waiting 02:40:19 be0cac46e679: Waiting 02:40:19 0e64f2360a44: Waiting 02:40:19 c11554425b27: Layer already exists 02:40:19 cfe3cc080ec0: Layer already exists 02:40:19 1daf24af816b: Layer already exists 02:40:19 b03cc21c535d: Layer already exists 02:40:19 3f28a78877a1: Layer already exists 02:40:19 0e64f2360a44: Layer already exists 02:40:19 08bc59903d5a: Layer already exists 02:40:19 be0cac46e679: Layer already exists 02:40:19 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:40:20 b03cc21c535d: Preparing 02:40:20 cfe3cc080ec0: Preparing 02:40:20 3f28a78877a1: Preparing 02:40:20 1daf24af816b: Preparing 02:40:20 c11554425b27: Preparing 02:40:20 08bc59903d5a: Preparing 02:40:20 be0cac46e679: Preparing 02:40:20 0e64f2360a44: Preparing 02:40:20 08bc59903d5a: Waiting 02:40:20 0e64f2360a44: Waiting 02:40:20 be0cac46e679: Waiting 02:40:20 1daf24af816b: Layer already exists 02:40:20 c11554425b27: Layer already exists 02:40:20 3f28a78877a1: Layer already exists 02:40:20 cfe3cc080ec0: Layer already exists 02:40:20 b03cc21c535d: Layer already exists 02:40:20 08bc59903d5a: Layer already exists 02:40:20 be0cac46e679: Layer already exists 02:40:20 0e64f2360a44: Layer already exists 02:40:20 main: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:20 ===================================================== [Pipeline] echo 02:40:20 taggedImages: 02:40:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:40:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 02:40:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:40:20 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:40:20 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:20 latest 02:40:20 4.1.0-dev.76 02:40:20 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:20 main 02:40:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:40:21 cb15bd976dc4: Preparing 02:40:21 c4734af02297: Preparing 02:40:21 16ae2be0cf99: Preparing 02:40:21 130b64c0d955: Preparing 02:40:21 688ca25acc64: Preparing 02:40:21 d198cd1ca53e: Preparing 02:40:21 e5b4d6f04c87: Preparing 02:40:21 1daf24af816b: Preparing 02:40:21 c11554425b27: Preparing 02:40:21 fa7ca798a739: Preparing 02:40:21 abf24141a6e9: Preparing 02:40:21 5f70bf18a086: Preparing 02:40:21 d6d4e58d6239: Preparing 02:40:21 42f8235e9afb: Preparing 02:40:21 dc8875a41c8f: Preparing 02:40:21 0e64f2360a44: Preparing 02:40:21 fa7ca798a739: Waiting 02:40:21 abf24141a6e9: Waiting 02:40:21 5f70bf18a086: Waiting 02:40:21 d6d4e58d6239: Waiting 02:40:21 42f8235e9afb: Waiting 02:40:21 dc8875a41c8f: Waiting 02:40:21 0e64f2360a44: Waiting 02:40:21 e5b4d6f04c87: Waiting 02:40:21 1daf24af816b: Waiting 02:40:21 c11554425b27: Waiting 02:40:21 d198cd1ca53e: Waiting 02:40:21 c4734af02297: Pushed 02:40:21 688ca25acc64: Pushed 02:40:21 cb15bd976dc4: Pushed 02:40:21 16ae2be0cf99: Pushed 02:40:21 130b64c0d955: Pushed 02:40:21 1daf24af816b: Layer already exists 02:40:21 c11554425b27: Layer already exists 02:40:21 d198cd1ca53e: Pushed 02:40:21 5f70bf18a086: Layer already exists 02:40:21 fa7ca798a739: Pushed 02:40:21 abf24141a6e9: Pushed 02:40:21 0e64f2360a44: Layer already exists 02:40:21 d6d4e58d6239: Pushed 02:40:21 dc8875a41c8f: Pushed 02:40:22 42f8235e9afb: Pushed 02:40:24 e5b4d6f04c87: Pushed 02:40:24 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:40:26 cb15bd976dc4: Preparing 02:40:26 c4734af02297: Preparing 02:40:26 16ae2be0cf99: Preparing 02:40:26 130b64c0d955: Preparing 02:40:26 688ca25acc64: Preparing 02:40:26 d198cd1ca53e: Preparing 02:40:26 e5b4d6f04c87: Preparing 02:40:26 1daf24af816b: Preparing 02:40:26 c11554425b27: Preparing 02:40:26 fa7ca798a739: Preparing 02:40:26 abf24141a6e9: Preparing 02:40:26 5f70bf18a086: Preparing 02:40:26 d6d4e58d6239: Preparing 02:40:26 42f8235e9afb: Preparing 02:40:26 dc8875a41c8f: Preparing 02:40:26 0e64f2360a44: Preparing 02:40:26 d198cd1ca53e: Waiting 02:40:26 e5b4d6f04c87: Waiting 02:40:26 fa7ca798a739: Waiting 02:40:26 abf24141a6e9: Waiting 02:40:26 5f70bf18a086: Waiting 02:40:26 d6d4e58d6239: Waiting 02:40:26 42f8235e9afb: Waiting 02:40:26 dc8875a41c8f: Waiting 02:40:26 0e64f2360a44: Waiting 02:40:26 1daf24af816b: Waiting 02:40:26 c11554425b27: Waiting 02:40:26 130b64c0d955: Layer already exists 02:40:26 cb15bd976dc4: Layer already exists 02:40:26 16ae2be0cf99: Layer already exists 02:40:26 688ca25acc64: Layer already exists 02:40:26 e5b4d6f04c87: Layer already exists 02:40:26 d198cd1ca53e: Layer already exists 02:40:26 1daf24af816b: Layer already exists 02:40:26 c4734af02297: Layer already exists 02:40:26 c11554425b27: Layer already exists 02:40:26 fa7ca798a739: Layer already exists 02:40:26 abf24141a6e9: Layer already exists 02:40:26 5f70bf18a086: Layer already exists 02:40:26 42f8235e9afb: Layer already exists 02:40:26 d6d4e58d6239: Layer already exists 02:40:26 dc8875a41c8f: Layer already exists 02:40:26 0e64f2360a44: Layer already exists 02:40:27 latest: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 02:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:40:27 cb15bd976dc4: Preparing 02:40:27 c4734af02297: Preparing 02:40:27 16ae2be0cf99: Preparing 02:40:27 130b64c0d955: Preparing 02:40:27 688ca25acc64: Preparing 02:40:27 d198cd1ca53e: Preparing 02:40:27 e5b4d6f04c87: Preparing 02:40:27 1daf24af816b: Preparing 02:40:27 c11554425b27: Preparing 02:40:27 fa7ca798a739: Preparing 02:40:27 abf24141a6e9: Preparing 02:40:27 5f70bf18a086: Preparing 02:40:27 d6d4e58d6239: Preparing 02:40:27 42f8235e9afb: Preparing 02:40:27 dc8875a41c8f: Preparing 02:40:27 0e64f2360a44: Preparing 02:40:27 d198cd1ca53e: Waiting 02:40:27 e5b4d6f04c87: Waiting 02:40:27 1daf24af816b: Waiting 02:40:27 c11554425b27: Waiting 02:40:27 fa7ca798a739: Waiting 02:40:27 abf24141a6e9: Waiting 02:40:27 5f70bf18a086: Waiting 02:40:27 d6d4e58d6239: Waiting 02:40:27 42f8235e9afb: Waiting 02:40:27 dc8875a41c8f: Waiting 02:40:27 0e64f2360a44: Waiting 02:40:27 cb15bd976dc4: Layer already exists 02:40:27 16ae2be0cf99: Layer already exists 02:40:27 688ca25acc64: Layer already exists 02:40:27 c4734af02297: Layer already exists 02:40:27 130b64c0d955: Layer already exists 02:40:27 d198cd1ca53e: Layer already exists 02:40:27 1daf24af816b: Layer already exists 02:40:27 c11554425b27: Layer already exists 02:40:27 e5b4d6f04c87: Layer already exists 02:40:27 fa7ca798a739: Layer already exists 02:40:27 abf24141a6e9: Layer already exists 02:40:27 dc8875a41c8f: Layer already exists 02:40:27 42f8235e9afb: Layer already exists 02:40:27 d6d4e58d6239: Layer already exists 02:40:27 5f70bf18a086: Layer already exists 02:40:27 0e64f2360a44: Layer already exists 02:40:28 4.1.0-dev.76: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:40:28 cb15bd976dc4: Preparing 02:40:28 c4734af02297: Preparing 02:40:28 16ae2be0cf99: Preparing 02:40:28 130b64c0d955: Preparing 02:40:28 688ca25acc64: Preparing 02:40:28 d198cd1ca53e: Preparing 02:40:28 e5b4d6f04c87: Preparing 02:40:28 1daf24af816b: Preparing 02:40:28 c11554425b27: Preparing 02:40:28 fa7ca798a739: Preparing 02:40:28 abf24141a6e9: Preparing 02:40:28 5f70bf18a086: Preparing 02:40:28 d6d4e58d6239: Preparing 02:40:28 42f8235e9afb: Preparing 02:40:28 dc8875a41c8f: Preparing 02:40:28 0e64f2360a44: Preparing 02:40:28 d198cd1ca53e: Waiting 02:40:28 5f70bf18a086: Waiting 02:40:28 e5b4d6f04c87: Waiting 02:40:28 d6d4e58d6239: Waiting 02:40:28 1daf24af816b: Waiting 02:40:28 c11554425b27: Waiting 02:40:28 42f8235e9afb: Waiting 02:40:28 fa7ca798a739: Waiting 02:40:28 dc8875a41c8f: Waiting 02:40:28 abf24141a6e9: Waiting 02:40:28 0e64f2360a44: Waiting 02:40:28 cb15bd976dc4: Layer already exists 02:40:28 16ae2be0cf99: Layer already exists 02:40:28 688ca25acc64: Layer already exists 02:40:28 130b64c0d955: Layer already exists 02:40:28 c4734af02297: Layer already exists 02:40:28 d198cd1ca53e: Layer already exists 02:40:28 e5b4d6f04c87: Layer already exists 02:40:28 fa7ca798a739: Layer already exists 02:40:28 1daf24af816b: Layer already exists 02:40:28 c11554425b27: Layer already exists 02:40:28 abf24141a6e9: Layer already exists 02:40:28 5f70bf18a086: Layer already exists 02:40:28 d6d4e58d6239: Layer already exists 02:40:28 42f8235e9afb: Layer already exists 02:40:28 dc8875a41c8f: Layer already exists 02:40:28 0e64f2360a44: Layer already exists 02:40:29 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:40:29 cb15bd976dc4: Preparing 02:40:29 c4734af02297: Preparing 02:40:29 16ae2be0cf99: Preparing 02:40:29 130b64c0d955: Preparing 02:40:29 688ca25acc64: Preparing 02:40:29 d198cd1ca53e: Preparing 02:40:29 e5b4d6f04c87: Preparing 02:40:29 1daf24af816b: Preparing 02:40:29 c11554425b27: Preparing 02:40:29 fa7ca798a739: Preparing 02:40:29 abf24141a6e9: Preparing 02:40:29 5f70bf18a086: Preparing 02:40:29 d6d4e58d6239: Preparing 02:40:29 42f8235e9afb: Preparing 02:40:29 dc8875a41c8f: Preparing 02:40:29 0e64f2360a44: Preparing 02:40:29 fa7ca798a739: Waiting 02:40:29 abf24141a6e9: Waiting 02:40:29 5f70bf18a086: Waiting 02:40:29 d6d4e58d6239: Waiting 02:40:29 42f8235e9afb: Waiting 02:40:29 dc8875a41c8f: Waiting 02:40:29 0e64f2360a44: Waiting 02:40:29 d198cd1ca53e: Waiting 02:40:29 e5b4d6f04c87: Waiting 02:40:29 1daf24af816b: Waiting 02:40:29 c11554425b27: Waiting 02:40:29 c4734af02297: Layer already exists 02:40:29 cb15bd976dc4: Layer already exists 02:40:29 130b64c0d955: Layer already exists 02:40:29 688ca25acc64: Layer already exists 02:40:29 16ae2be0cf99: Layer already exists 02:40:29 e5b4d6f04c87: Layer already exists 02:40:29 1daf24af816b: Layer already exists 02:40:29 d198cd1ca53e: Layer already exists 02:40:29 fa7ca798a739: Layer already exists 02:40:29 c11554425b27: Layer already exists 02:40:29 abf24141a6e9: Layer already exists 02:40:29 d6d4e58d6239: Layer already exists 02:40:29 42f8235e9afb: Layer already exists 02:40:29 dc8875a41c8f: Layer already exists 02:40:29 5f70bf18a086: Layer already exists 02:40:29 0e64f2360a44: Layer already exists 02:40:30 main: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:30 ===================================================== [Pipeline] echo 02:40:30 taggedImages: 02:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 02:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:40:30 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:40:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:30 latest 02:40:30 4.1.0-dev.76 02:40:30 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:30 main 02:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:40:30 9b4b59f1a735: Preparing 02:40:30 1f422774b68f: Preparing 02:40:30 6db2c5535b24: Preparing 02:40:30 eb047a79580d: Preparing 02:40:30 1daf24af816b: Preparing 02:40:30 c11554425b27: Preparing 02:40:30 08bc59903d5a: Preparing 02:40:30 be0cac46e679: Preparing 02:40:30 0e64f2360a44: Preparing 02:40:30 08bc59903d5a: Waiting 02:40:30 be0cac46e679: Waiting 02:40:30 0e64f2360a44: Waiting 02:40:30 c11554425b27: Waiting 02:40:30 1daf24af816b: Layer already exists 02:40:31 c11554425b27: Layer already exists 02:40:31 08bc59903d5a: Layer already exists 02:40:31 6db2c5535b24: Pushed 02:40:31 1f422774b68f: Pushed 02:40:31 be0cac46e679: Layer already exists 02:40:31 9b4b59f1a735: Pushed 02:40:31 0e64f2360a44: Layer already exists 02:40:39 eb047a79580d: Pushed 02:40:39 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:39 + 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 02:40:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:40:40 9b4b59f1a735: Preparing 02:40:40 1f422774b68f: Preparing 02:40:40 6db2c5535b24: Preparing 02:40:40 eb047a79580d: Preparing 02:40:40 1daf24af816b: Preparing 02:40:40 c11554425b27: Preparing 02:40:40 08bc59903d5a: Preparing 02:40:40 be0cac46e679: Preparing 02:40:40 0e64f2360a44: Preparing 02:40:40 08bc59903d5a: Waiting 02:40:40 be0cac46e679: Waiting 02:40:40 0e64f2360a44: Waiting 02:40:40 c11554425b27: Waiting 02:40:40 6db2c5535b24: Layer already exists 02:40:40 9b4b59f1a735: Layer already exists 02:40:40 eb047a79580d: Layer already exists 02:40:40 1daf24af816b: Layer already exists 02:40:40 1f422774b68f: Layer already exists 02:40:40 c11554425b27: Layer already exists 02:40:40 08bc59903d5a: Layer already exists 02:40:40 be0cac46e679: Layer already exists 02:40:40 0e64f2360a44: Layer already exists 02:40:40 latest: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 02:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:40:43 9b4b59f1a735: Preparing 02:40:43 1f422774b68f: Preparing 02:40:43 6db2c5535b24: Preparing 02:40:43 eb047a79580d: Preparing 02:40:43 1daf24af816b: Preparing 02:40:43 c11554425b27: Preparing 02:40:43 08bc59903d5a: Preparing 02:40:43 be0cac46e679: Preparing 02:40:43 0e64f2360a44: Preparing 02:40:43 08bc59903d5a: Waiting 02:40:43 be0cac46e679: Waiting 02:40:43 0e64f2360a44: Waiting 02:40:43 c11554425b27: Waiting 02:40:43 6db2c5535b24: Layer already exists 02:40:43 eb047a79580d: Layer already exists 02:40:43 1daf24af816b: Layer already exists 02:40:43 9b4b59f1a735: Layer already exists 02:40:43 1f422774b68f: Layer already exists 02:40:43 08bc59903d5a: Layer already exists 02:40:43 be0cac46e679: Layer already exists 02:40:43 c11554425b27: Layer already exists 02:40:43 0e64f2360a44: Layer already exists 02:40:43 4.1.0-dev.76: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:40:44 9b4b59f1a735: Preparing 02:40:44 1f422774b68f: Preparing 02:40:44 6db2c5535b24: Preparing 02:40:44 eb047a79580d: Preparing 02:40:44 1daf24af816b: Preparing 02:40:44 c11554425b27: Preparing 02:40:44 08bc59903d5a: Preparing 02:40:44 be0cac46e679: Preparing 02:40:44 0e64f2360a44: Preparing 02:40:44 c11554425b27: Waiting 02:40:44 be0cac46e679: Waiting 02:40:44 0e64f2360a44: Waiting 02:40:44 08bc59903d5a: Waiting 02:40:44 1daf24af816b: Layer already exists 02:40:44 6db2c5535b24: Layer already exists 02:40:44 1f422774b68f: Layer already exists 02:40:44 9b4b59f1a735: Layer already exists 02:40:44 eb047a79580d: Layer already exists 02:40:44 08bc59903d5a: Layer already exists 02:40:44 c11554425b27: Layer already exists 02:40:44 0e64f2360a44: Layer already exists 02:40:44 be0cac46e679: Layer already exists 02:40:44 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:44 + 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 02:40:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:40:45 9b4b59f1a735: Preparing 02:40:45 1f422774b68f: Preparing 02:40:45 6db2c5535b24: Preparing 02:40:45 eb047a79580d: Preparing 02:40:45 1daf24af816b: Preparing 02:40:45 c11554425b27: Preparing 02:40:45 08bc59903d5a: Preparing 02:40:45 be0cac46e679: Preparing 02:40:45 0e64f2360a44: Preparing 02:40:45 c11554425b27: Waiting 02:40:45 08bc59903d5a: Waiting 02:40:45 be0cac46e679: Waiting 02:40:45 0e64f2360a44: Waiting 02:40:45 6db2c5535b24: Layer already exists 02:40:45 1f422774b68f: Layer already exists 02:40:45 9b4b59f1a735: Layer already exists 02:40:45 eb047a79580d: Layer already exists 02:40:45 1daf24af816b: Layer already exists 02:40:45 be0cac46e679: Layer already exists 02:40:45 c11554425b27: Layer already exists 02:40:45 0e64f2360a44: Layer already exists 02:40:45 08bc59903d5a: Layer already exists 02:40:45 main: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:45 ===================================================== [Pipeline] echo 02:40:45 taggedImages: 02:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 02:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:40:45 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:40:45 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:45 latest 02:40:45 4.1.0-dev.76 02:40:45 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:45 main 02:40:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:40:46 4f165e3534ba: Preparing 02:40:46 219738f628a3: Preparing 02:40:46 225ea47b94e0: Preparing 02:40:46 0288e08d45c5: Preparing 02:40:46 e0bf0e325625: Preparing 02:40:46 1daf24af816b: Preparing 02:40:46 c11554425b27: Preparing 02:40:46 ae616a6e4767: Preparing 02:40:46 1daf24af816b: Waiting 02:40:46 c11554425b27: Waiting 02:40:46 9ff1b0bd78f7: Preparing 02:40:46 ae616a6e4767: Waiting 02:40:46 69c941fdd576: Preparing 02:40:46 9ff1b0bd78f7: Waiting 02:40:46 69c941fdd576: Waiting 02:40:46 0e64f2360a44: Preparing 02:40:46 0e64f2360a44: Waiting 02:40:46 0288e08d45c5: Pushed 02:40:46 e0bf0e325625: Pushed 02:40:46 219738f628a3: Pushed 02:40:46 1daf24af816b: Layer already exists 02:40:46 4f165e3534ba: Pushed 02:40:46 c11554425b27: Layer already exists 02:40:46 0e64f2360a44: Layer already exists 02:40:46 ae616a6e4767: Pushed 02:40:46 9ff1b0bd78f7: Pushed 02:40:50 69c941fdd576: Pushed 02:40:52 225ea47b94e0: Pushed 02:40:52 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:53 + 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 02:40:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:40:53 4f165e3534ba: Preparing 02:40:53 219738f628a3: Preparing 02:40:53 225ea47b94e0: Preparing 02:40:53 0288e08d45c5: Preparing 02:40:53 e0bf0e325625: Preparing 02:40:53 1daf24af816b: Preparing 02:40:53 c11554425b27: Preparing 02:40:53 ae616a6e4767: Preparing 02:40:53 9ff1b0bd78f7: Preparing 02:40:53 69c941fdd576: Preparing 02:40:53 0e64f2360a44: Preparing 02:40:53 ae616a6e4767: Waiting 02:40:53 9ff1b0bd78f7: Waiting 02:40:53 69c941fdd576: Waiting 02:40:53 0e64f2360a44: Waiting 02:40:53 1daf24af816b: Waiting 02:40:53 c11554425b27: Waiting 02:40:53 4f165e3534ba: Layer already exists 02:40:53 219738f628a3: Layer already exists 02:40:53 225ea47b94e0: Layer already exists 02:40:53 0288e08d45c5: Layer already exists 02:40:53 e0bf0e325625: Layer already exists 02:40:53 1daf24af816b: Layer already exists 02:40:53 ae616a6e4767: Layer already exists 02:40:53 c11554425b27: Layer already exists 02:40:53 9ff1b0bd78f7: Layer already exists 02:40:53 69c941fdd576: Layer already exists 02:40:53 0e64f2360a44: Layer already exists 02:40:53 latest: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 02:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:40:54 4f165e3534ba: Preparing 02:40:54 219738f628a3: Preparing 02:40:54 225ea47b94e0: Preparing 02:40:54 0288e08d45c5: Preparing 02:40:54 e0bf0e325625: Preparing 02:40:54 1daf24af816b: Preparing 02:40:54 c11554425b27: Preparing 02:40:54 1daf24af816b: Waiting 02:40:54 ae616a6e4767: Preparing 02:40:54 c11554425b27: Waiting 02:40:54 9ff1b0bd78f7: Preparing 02:40:54 ae616a6e4767: Waiting 02:40:54 9ff1b0bd78f7: Waiting 02:40:54 69c941fdd576: Preparing 02:40:54 0e64f2360a44: Preparing 02:40:54 0e64f2360a44: Waiting 02:40:54 69c941fdd576: Waiting 02:40:54 e0bf0e325625: Layer already exists 02:40:54 4f165e3534ba: Layer already exists 02:40:54 0288e08d45c5: Layer already exists 02:40:54 219738f628a3: Layer already exists 02:40:54 225ea47b94e0: Layer already exists 02:40:54 ae616a6e4767: Layer already exists 02:40:54 9ff1b0bd78f7: Layer already exists 02:40:54 1daf24af816b: Layer already exists 02:40:54 c11554425b27: Layer already exists 02:40:54 69c941fdd576: Layer already exists 02:40:54 0e64f2360a44: Layer already exists 02:40:54 4.1.0-dev.76: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:40:55 4f165e3534ba: Preparing 02:40:55 219738f628a3: Preparing 02:40:55 225ea47b94e0: Preparing 02:40:55 0288e08d45c5: Preparing 02:40:55 e0bf0e325625: Preparing 02:40:55 1daf24af816b: Preparing 02:40:55 c11554425b27: Preparing 02:40:55 ae616a6e4767: Preparing 02:40:55 9ff1b0bd78f7: Preparing 02:40:55 69c941fdd576: Preparing 02:40:55 0e64f2360a44: Preparing 02:40:55 1daf24af816b: Waiting 02:40:55 c11554425b27: Waiting 02:40:55 ae616a6e4767: Waiting 02:40:55 9ff1b0bd78f7: Waiting 02:40:55 69c941fdd576: Waiting 02:40:55 0e64f2360a44: Waiting 02:40:55 0288e08d45c5: Layer already exists 02:40:55 4f165e3534ba: Layer already exists 02:40:55 225ea47b94e0: Layer already exists 02:40:55 219738f628a3: Layer already exists 02:40:55 e0bf0e325625: Layer already exists 02:40:55 1daf24af816b: Layer already exists 02:40:55 ae616a6e4767: Layer already exists 02:40:55 c11554425b27: Layer already exists 02:40:55 69c941fdd576: Layer already exists 02:40:55 9ff1b0bd78f7: Layer already exists 02:40:55 0e64f2360a44: Layer already exists 02:40:55 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:56 + 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 02:40:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:40:56 4f165e3534ba: Preparing 02:40:56 219738f628a3: Preparing 02:40:56 225ea47b94e0: Preparing 02:40:56 0288e08d45c5: Preparing 02:40:56 e0bf0e325625: Preparing 02:40:56 1daf24af816b: Preparing 02:40:56 c11554425b27: Preparing 02:40:56 ae616a6e4767: Preparing 02:40:56 9ff1b0bd78f7: Preparing 02:40:56 69c941fdd576: Preparing 02:40:56 0e64f2360a44: Preparing 02:40:56 ae616a6e4767: Waiting 02:40:56 9ff1b0bd78f7: Waiting 02:40:56 1daf24af816b: Waiting 02:40:56 c11554425b27: Waiting 02:40:56 0e64f2360a44: Waiting 02:40:56 69c941fdd576: Waiting 02:40:56 4f165e3534ba: Layer already exists 02:40:56 225ea47b94e0: Layer already exists 02:40:56 219738f628a3: Layer already exists 02:40:56 0288e08d45c5: Layer already exists 02:40:56 e0bf0e325625: Layer already exists 02:40:56 1daf24af816b: Layer already exists 02:40:56 ae616a6e4767: Layer already exists 02:40:56 9ff1b0bd78f7: Layer already exists 02:40:56 c11554425b27: Layer already exists 02:40:56 69c941fdd576: Layer already exists 02:40:56 0e64f2360a44: Layer already exists 02:40:56 main: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:56 ===================================================== [Pipeline] echo 02:40:56 taggedImages: 02:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 02:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:40:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:40:56 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:56 latest 02:40:56 4.1.0-dev.76 02:40:56 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:40:56 main 02:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:40:57 1f714306cbc1: Preparing 02:40:57 35af31f250bb: Preparing 02:40:57 14df2a604bc7: Preparing 02:40:57 63436510492c: Preparing 02:40:57 b77996b900a9: Preparing 02:40:57 9940c3a658f0: Preparing 02:40:57 49f90f0ddd26: Preparing 02:40:57 1daf24af816b: Preparing 02:40:57 c11554425b27: Preparing 02:40:57 f62d76a7cde9: Preparing 02:40:57 0515007d3543: Preparing 02:40:57 0e64f2360a44: Preparing 02:40:57 1daf24af816b: Waiting 02:40:57 c11554425b27: Waiting 02:40:57 f62d76a7cde9: Waiting 02:40:57 0515007d3543: Waiting 02:40:57 0e64f2360a44: Waiting 02:40:57 9940c3a658f0: Waiting 02:40:57 49f90f0ddd26: Waiting 02:40:57 b77996b900a9: Pushed 02:40:57 35af31f250bb: Pushed 02:40:57 1f714306cbc1: Pushed 02:40:57 1daf24af816b: Layer already exists 02:40:57 9940c3a658f0: Pushed 02:40:57 c11554425b27: Layer already exists 02:40:57 49f90f0ddd26: Pushed 02:40:58 0e64f2360a44: Layer already exists 02:40:58 f62d76a7cde9: Pushed 02:41:01 0515007d3543: Pushed 02:41:04 63436510492c: Pushed 02:41:04 14df2a604bc7: Pushed 02:41:04 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:05 + 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 02:41:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:41:05 1f714306cbc1: Preparing 02:41:05 35af31f250bb: Preparing 02:41:05 14df2a604bc7: Preparing 02:41:05 63436510492c: Preparing 02:41:05 b77996b900a9: Preparing 02:41:05 9940c3a658f0: Preparing 02:41:05 49f90f0ddd26: Preparing 02:41:05 1daf24af816b: Preparing 02:41:05 c11554425b27: Preparing 02:41:05 f62d76a7cde9: Preparing 02:41:05 0515007d3543: Preparing 02:41:05 0e64f2360a44: Preparing 02:41:05 9940c3a658f0: Waiting 02:41:05 49f90f0ddd26: Waiting 02:41:05 1daf24af816b: Waiting 02:41:05 c11554425b27: Waiting 02:41:05 f62d76a7cde9: Waiting 02:41:05 0515007d3543: Waiting 02:41:05 0e64f2360a44: Waiting 02:41:05 35af31f250bb: Layer already exists 02:41:05 63436510492c: Layer already exists 02:41:05 1f714306cbc1: Layer already exists 02:41:05 b77996b900a9: Layer already exists 02:41:05 14df2a604bc7: Layer already exists 02:41:05 9940c3a658f0: Layer already exists 02:41:05 f62d76a7cde9: Layer already exists 02:41:05 49f90f0ddd26: Layer already exists 02:41:05 1daf24af816b: Layer already exists 02:41:05 c11554425b27: Layer already exists 02:41:05 0515007d3543: Layer already exists 02:41:05 0e64f2360a44: Layer already exists 02:41:05 latest: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 02:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:41:06 1f714306cbc1: Preparing 02:41:06 35af31f250bb: Preparing 02:41:06 14df2a604bc7: Preparing 02:41:06 63436510492c: Preparing 02:41:06 b77996b900a9: Preparing 02:41:06 9940c3a658f0: Preparing 02:41:06 49f90f0ddd26: Preparing 02:41:06 1daf24af816b: Preparing 02:41:06 c11554425b27: Preparing 02:41:06 f62d76a7cde9: Preparing 02:41:06 0515007d3543: Preparing 02:41:06 0e64f2360a44: Preparing 02:41:06 9940c3a658f0: Waiting 02:41:06 49f90f0ddd26: Waiting 02:41:06 1daf24af816b: Waiting 02:41:06 c11554425b27: Waiting 02:41:06 f62d76a7cde9: Waiting 02:41:06 0515007d3543: Waiting 02:41:06 0e64f2360a44: Waiting 02:41:06 63436510492c: Layer already exists 02:41:06 14df2a604bc7: Layer already exists 02:41:06 b77996b900a9: Layer already exists 02:41:06 1f714306cbc1: Layer already exists 02:41:06 35af31f250bb: Layer already exists 02:41:06 49f90f0ddd26: Layer already exists 02:41:06 9940c3a658f0: Layer already exists 02:41:06 c11554425b27: Layer already exists 02:41:06 1daf24af816b: Layer already exists 02:41:06 f62d76a7cde9: Layer already exists 02:41:06 0515007d3543: Layer already exists 02:41:06 0e64f2360a44: Layer already exists 02:41:06 4.1.0-dev.76: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:41:07 1f714306cbc1: Preparing 02:41:07 35af31f250bb: Preparing 02:41:07 14df2a604bc7: Preparing 02:41:07 63436510492c: Preparing 02:41:07 b77996b900a9: Preparing 02:41:07 9940c3a658f0: Preparing 02:41:07 49f90f0ddd26: Preparing 02:41:07 1daf24af816b: Preparing 02:41:07 c11554425b27: Preparing 02:41:07 f62d76a7cde9: Preparing 02:41:07 0515007d3543: Preparing 02:41:07 9940c3a658f0: Waiting 02:41:07 0e64f2360a44: Preparing 02:41:07 1daf24af816b: Waiting 02:41:07 c11554425b27: Waiting 02:41:07 f62d76a7cde9: Waiting 02:41:07 0515007d3543: Waiting 02:41:07 0e64f2360a44: Waiting 02:41:07 1f714306cbc1: Layer already exists 02:41:07 35af31f250bb: Layer already exists 02:41:07 b77996b900a9: Layer already exists 02:41:07 63436510492c: Layer already exists 02:41:07 14df2a604bc7: Layer already exists 02:41:07 c11554425b27: Layer already exists 02:41:07 1daf24af816b: Layer already exists 02:41:07 f62d76a7cde9: Layer already exists 02:41:07 49f90f0ddd26: Layer already exists 02:41:07 9940c3a658f0: Layer already exists 02:41:07 0e64f2360a44: Layer already exists 02:41:07 0515007d3543: Layer already exists 02:41:07 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:08 + 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 02:41:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:41:08 1f714306cbc1: Preparing 02:41:08 35af31f250bb: Preparing 02:41:08 14df2a604bc7: Preparing 02:41:08 63436510492c: Preparing 02:41:08 b77996b900a9: Preparing 02:41:08 9940c3a658f0: Preparing 02:41:08 49f90f0ddd26: Preparing 02:41:08 1daf24af816b: Preparing 02:41:08 c11554425b27: Preparing 02:41:08 f62d76a7cde9: Preparing 02:41:08 0515007d3543: Preparing 02:41:08 0e64f2360a44: Preparing 02:41:08 c11554425b27: Waiting 02:41:08 f62d76a7cde9: Waiting 02:41:08 0515007d3543: Waiting 02:41:08 0e64f2360a44: Waiting 02:41:08 9940c3a658f0: Waiting 02:41:08 49f90f0ddd26: Waiting 02:41:08 1daf24af816b: Waiting 02:41:08 b77996b900a9: Layer already exists 02:41:08 63436510492c: Layer already exists 02:41:08 1f714306cbc1: Layer already exists 02:41:08 14df2a604bc7: Layer already exists 02:41:08 35af31f250bb: Layer already exists 02:41:08 9940c3a658f0: Layer already exists 02:41:08 f62d76a7cde9: Layer already exists 02:41:08 1daf24af816b: Layer already exists 02:41:08 c11554425b27: Layer already exists 02:41:08 49f90f0ddd26: Layer already exists 02:41:08 0515007d3543: Layer already exists 02:41:08 0e64f2360a44: Layer already exists 02:41:08 main: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:09 ===================================================== [Pipeline] echo 02:41:09 taggedImages: 02:41:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:41:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 02:41:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:41:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:41:09 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:09 latest 02:41:09 4.1.0-dev.76 02:41:09 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:09 main 02:41:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:41:09 84e9228fc23e: Preparing 02:41:09 61741518019f: Preparing 02:41:09 1daf24af816b: Preparing 02:41:09 c11554425b27: Preparing 02:41:09 84e1c82a3dd5: Preparing 02:41:09 27bc7411bbc7: Preparing 02:41:09 0e64f2360a44: Preparing 02:41:09 27bc7411bbc7: Waiting 02:41:09 0e64f2360a44: Waiting 02:41:09 c11554425b27: Layer already exists 02:41:10 1daf24af816b: Layer already exists 02:41:10 0e64f2360a44: Layer already exists 02:41:10 84e9228fc23e: Pushed 02:41:10 84e1c82a3dd5: Pushed 02:41:11 27bc7411bbc7: Pushed 02:41:17 61741518019f: Pushed 02:41:17 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:17 + 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 02:41:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:41:17 84e9228fc23e: Preparing 02:41:17 61741518019f: Preparing 02:41:17 1daf24af816b: Preparing 02:41:17 c11554425b27: Preparing 02:41:17 84e1c82a3dd5: Preparing 02:41:17 27bc7411bbc7: Preparing 02:41:17 0e64f2360a44: Preparing 02:41:17 27bc7411bbc7: Waiting 02:41:17 84e1c82a3dd5: Layer already exists 02:41:17 84e9228fc23e: Layer already exists 02:41:17 c11554425b27: Layer already exists 02:41:17 1daf24af816b: Layer already exists 02:41:17 61741518019f: Layer already exists 02:41:17 0e64f2360a44: Layer already exists 02:41:17 27bc7411bbc7: Layer already exists 02:41:18 latest: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 02:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:41:18 84e9228fc23e: Preparing 02:41:18 61741518019f: Preparing 02:41:18 1daf24af816b: Preparing 02:41:18 c11554425b27: Preparing 02:41:18 84e1c82a3dd5: Preparing 02:41:18 27bc7411bbc7: Preparing 02:41:18 0e64f2360a44: Preparing 02:41:18 27bc7411bbc7: Waiting 02:41:18 0e64f2360a44: Waiting 02:41:18 1daf24af816b: Layer already exists 02:41:18 61741518019f: Layer already exists 02:41:18 84e1c82a3dd5: Layer already exists 02:41:18 c11554425b27: Layer already exists 02:41:18 84e9228fc23e: Layer already exists 02:41:18 27bc7411bbc7: Layer already exists 02:41:18 0e64f2360a44: Layer already exists 02:41:19 4.1.0-dev.76: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:41:19 84e9228fc23e: Preparing 02:41:19 61741518019f: Preparing 02:41:19 1daf24af816b: Preparing 02:41:19 c11554425b27: Preparing 02:41:19 84e1c82a3dd5: Preparing 02:41:19 27bc7411bbc7: Preparing 02:41:19 0e64f2360a44: Preparing 02:41:19 27bc7411bbc7: Waiting 02:41:19 0e64f2360a44: Waiting 02:41:19 84e9228fc23e: Layer already exists 02:41:19 61741518019f: Layer already exists 02:41:19 c11554425b27: Layer already exists 02:41:19 84e1c82a3dd5: Layer already exists 02:41:19 1daf24af816b: Layer already exists 02:41:19 27bc7411bbc7: Layer already exists 02:41:19 0e64f2360a44: Layer already exists 02:41:19 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:20 + 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 02:41:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:41:20 84e9228fc23e: Preparing 02:41:20 61741518019f: Preparing 02:41:20 1daf24af816b: Preparing 02:41:20 c11554425b27: Preparing 02:41:20 84e1c82a3dd5: Preparing 02:41:20 27bc7411bbc7: Preparing 02:41:20 0e64f2360a44: Preparing 02:41:20 27bc7411bbc7: Waiting 02:41:20 0e64f2360a44: Waiting 02:41:20 84e9228fc23e: Layer already exists 02:41:20 c11554425b27: Layer already exists 02:41:20 1daf24af816b: Layer already exists 02:41:20 84e1c82a3dd5: Layer already exists 02:41:20 61741518019f: Layer already exists 02:41:20 27bc7411bbc7: Layer already exists 02:41:20 0e64f2360a44: Layer already exists 02:41:20 main: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:21 ===================================================== [Pipeline] echo 02:41:21 taggedImages: 02:41:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:41:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 02:41:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:41:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:41:21 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:21 latest 02:41:21 4.1.0-dev.76 02:41:21 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:21 main 02:41:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:41:21 83bbd5127138: Preparing 02:41:21 2f23068e9657: Preparing 02:41:21 b41adbc13c1b: Preparing 02:41:21 1daf24af816b: Preparing 02:41:21 c11554425b27: Preparing 02:41:21 6a86afab35bc: Preparing 02:41:21 edc92b4e5049: Preparing 02:41:21 fbda4866ed6c: Preparing 02:41:21 37b90c8edf32: Preparing 02:41:21 0e64f2360a44: Preparing 02:41:21 6a86afab35bc: Waiting 02:41:21 edc92b4e5049: Waiting 02:41:21 fbda4866ed6c: Waiting 02:41:21 37b90c8edf32: Waiting 02:41:21 0e64f2360a44: Waiting 02:41:21 c11554425b27: Layer already exists 02:41:21 1daf24af816b: Layer already exists 02:41:22 2f23068e9657: Pushed 02:41:22 b41adbc13c1b: Pushed 02:41:22 83bbd5127138: Pushed 02:41:22 0e64f2360a44: Layer already exists 02:41:22 fbda4866ed6c: Pushed 02:41:23 37b90c8edf32: Pushed 02:41:35 edc92b4e5049: Pushed 02:41:53 6a86afab35bc: Pushed 02:41:53 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:54 + 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 02:41:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:41:54 83bbd5127138: Preparing 02:41:54 2f23068e9657: Preparing 02:41:54 b41adbc13c1b: Preparing 02:41:54 1daf24af816b: Preparing 02:41:54 c11554425b27: Preparing 02:41:54 6a86afab35bc: Preparing 02:41:54 edc92b4e5049: Preparing 02:41:54 fbda4866ed6c: Preparing 02:41:54 37b90c8edf32: Preparing 02:41:54 0e64f2360a44: Preparing 02:41:54 fbda4866ed6c: Waiting 02:41:54 37b90c8edf32: Waiting 02:41:54 0e64f2360a44: Waiting 02:41:54 6a86afab35bc: Waiting 02:41:54 edc92b4e5049: Waiting 02:41:54 2f23068e9657: Layer already exists 02:41:54 83bbd5127138: Layer already exists 02:41:54 c11554425b27: Layer already exists 02:41:54 b41adbc13c1b: Layer already exists 02:41:54 1daf24af816b: Layer already exists 02:41:54 37b90c8edf32: Layer already exists 02:41:54 fbda4866ed6c: Layer already exists 02:41:54 6a86afab35bc: Layer already exists 02:41:54 0e64f2360a44: Layer already exists 02:41:54 edc92b4e5049: Layer already exists 02:41:54 latest: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 02:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:41:55 83bbd5127138: Preparing 02:41:55 2f23068e9657: Preparing 02:41:55 b41adbc13c1b: Preparing 02:41:55 1daf24af816b: Preparing 02:41:55 c11554425b27: Preparing 02:41:55 6a86afab35bc: Preparing 02:41:55 edc92b4e5049: Preparing 02:41:55 fbda4866ed6c: Preparing 02:41:55 37b90c8edf32: Preparing 02:41:55 0e64f2360a44: Preparing 02:41:55 6a86afab35bc: Waiting 02:41:55 edc92b4e5049: Waiting 02:41:55 fbda4866ed6c: Waiting 02:41:55 37b90c8edf32: Waiting 02:41:55 0e64f2360a44: Waiting 02:41:55 1daf24af816b: Layer already exists 02:41:55 c11554425b27: Layer already exists 02:41:55 83bbd5127138: Layer already exists 02:41:55 b41adbc13c1b: Layer already exists 02:41:55 2f23068e9657: Layer already exists 02:41:55 6a86afab35bc: Layer already exists 02:41:55 edc92b4e5049: Layer already exists 02:41:55 fbda4866ed6c: Layer already exists 02:41:55 0e64f2360a44: Layer already exists 02:41:55 37b90c8edf32: Layer already exists 02:41:55 4.1.0-dev.76: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:41:56 83bbd5127138: Preparing 02:41:56 2f23068e9657: Preparing 02:41:56 b41adbc13c1b: Preparing 02:41:56 1daf24af816b: Preparing 02:41:56 c11554425b27: Preparing 02:41:56 6a86afab35bc: Preparing 02:41:56 edc92b4e5049: Preparing 02:41:56 fbda4866ed6c: Preparing 02:41:56 37b90c8edf32: Preparing 02:41:56 0e64f2360a44: Preparing 02:41:56 6a86afab35bc: Waiting 02:41:56 edc92b4e5049: Waiting 02:41:56 fbda4866ed6c: Waiting 02:41:56 37b90c8edf32: Waiting 02:41:56 0e64f2360a44: Waiting 02:41:56 83bbd5127138: Layer already exists 02:41:56 c11554425b27: Layer already exists 02:41:56 1daf24af816b: Layer already exists 02:41:56 b41adbc13c1b: Layer already exists 02:41:56 2f23068e9657: Layer already exists 02:41:56 edc92b4e5049: Layer already exists 02:41:56 fbda4866ed6c: Layer already exists 02:41:56 0e64f2360a44: Layer already exists 02:41:56 6a86afab35bc: Layer already exists 02:41:56 37b90c8edf32: Layer already exists 02:41:56 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:56 + 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 02:41:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:41:57 83bbd5127138: Preparing 02:41:57 2f23068e9657: Preparing 02:41:57 b41adbc13c1b: Preparing 02:41:57 1daf24af816b: Preparing 02:41:57 c11554425b27: Preparing 02:41:57 6a86afab35bc: Preparing 02:41:57 edc92b4e5049: Preparing 02:41:57 fbda4866ed6c: Preparing 02:41:57 37b90c8edf32: Preparing 02:41:57 0e64f2360a44: Preparing 02:41:57 edc92b4e5049: Waiting 02:41:57 fbda4866ed6c: Waiting 02:41:57 37b90c8edf32: Waiting 02:41:57 0e64f2360a44: Waiting 02:41:57 6a86afab35bc: Waiting 02:41:57 2f23068e9657: Layer already exists 02:41:57 c11554425b27: Layer already exists 02:41:57 b41adbc13c1b: Layer already exists 02:41:57 1daf24af816b: Layer already exists 02:41:57 83bbd5127138: Layer already exists 02:41:57 6a86afab35bc: Layer already exists 02:41:57 fbda4866ed6c: Layer already exists 02:41:57 edc92b4e5049: Layer already exists 02:41:57 37b90c8edf32: Layer already exists 02:41:57 0e64f2360a44: Layer already exists 02:41:57 main: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:57 ===================================================== [Pipeline] echo 02:41:57 taggedImages: 02:41:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:41:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 02:41:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:41:57 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:41:57 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:57 latest 02:41:57 4.1.0-dev.76 02:41:57 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:41:57 main 02:41:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:41:58 229cf038f95c: Preparing 02:41:58 e8fd2ecc2536: Preparing 02:41:58 da0d6ac22589: Preparing 02:41:58 1daf24af816b: Preparing 02:41:58 c11554425b27: Preparing 02:41:58 565ff96aa449: Preparing 02:41:58 558102c68ffd: Preparing 02:41:58 68baa2689669: Preparing 02:41:58 0e64f2360a44: Preparing 02:41:58 565ff96aa449: Waiting 02:41:58 558102c68ffd: Waiting 02:41:58 68baa2689669: Waiting 02:41:58 0e64f2360a44: Waiting 02:41:58 1daf24af816b: Layer already exists 02:41:58 c11554425b27: Layer already exists 02:41:58 e8fd2ecc2536: Pushed 02:41:58 da0d6ac22589: Pushed 02:41:58 229cf038f95c: Pushed 02:41:58 0e64f2360a44: Layer already exists 02:41:59 558102c68ffd: Pushed 02:41:59 68baa2689669: Pushed 02:42:31 565ff96aa449: Pushed 02:42:31 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:32 + 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 02:42:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:42:32 229cf038f95c: Preparing 02:42:32 e8fd2ecc2536: Preparing 02:42:32 da0d6ac22589: Preparing 02:42:32 1daf24af816b: Preparing 02:42:32 c11554425b27: Preparing 02:42:32 565ff96aa449: Preparing 02:42:32 558102c68ffd: Preparing 02:42:32 68baa2689669: Preparing 02:42:32 0e64f2360a44: Preparing 02:42:32 565ff96aa449: Waiting 02:42:32 558102c68ffd: Waiting 02:42:32 68baa2689669: Waiting 02:42:32 0e64f2360a44: Waiting 02:42:32 e8fd2ecc2536: Layer already exists 02:42:32 c11554425b27: Layer already exists 02:42:32 1daf24af816b: Layer already exists 02:42:32 da0d6ac22589: Layer already exists 02:42:32 229cf038f95c: Layer already exists 02:42:32 558102c68ffd: Layer already exists 02:42:32 565ff96aa449: Layer already exists 02:42:32 68baa2689669: Layer already exists 02:42:32 0e64f2360a44: Layer already exists 02:42:32 latest: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 02:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:42:33 229cf038f95c: Preparing 02:42:33 e8fd2ecc2536: Preparing 02:42:33 da0d6ac22589: Preparing 02:42:33 1daf24af816b: Preparing 02:42:33 c11554425b27: Preparing 02:42:33 565ff96aa449: Preparing 02:42:33 558102c68ffd: Preparing 02:42:33 68baa2689669: Preparing 02:42:33 0e64f2360a44: Preparing 02:42:33 565ff96aa449: Waiting 02:42:33 558102c68ffd: Waiting 02:42:33 68baa2689669: Waiting 02:42:33 0e64f2360a44: Waiting 02:42:33 da0d6ac22589: Layer already exists 02:42:33 e8fd2ecc2536: Layer already exists 02:42:33 c11554425b27: Layer already exists 02:42:33 229cf038f95c: Layer already exists 02:42:33 1daf24af816b: Layer already exists 02:42:33 565ff96aa449: Layer already exists 02:42:33 558102c68ffd: Layer already exists 02:42:33 0e64f2360a44: Layer already exists 02:42:33 68baa2689669: Layer already exists 02:42:33 4.1.0-dev.76: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:42:34 229cf038f95c: Preparing 02:42:34 e8fd2ecc2536: Preparing 02:42:34 da0d6ac22589: Preparing 02:42:34 1daf24af816b: Preparing 02:42:34 c11554425b27: Preparing 02:42:34 565ff96aa449: Preparing 02:42:34 558102c68ffd: Preparing 02:42:34 68baa2689669: Preparing 02:42:34 565ff96aa449: Waiting 02:42:34 558102c68ffd: Waiting 02:42:34 68baa2689669: Waiting 02:42:34 0e64f2360a44: Preparing 02:42:34 0e64f2360a44: Waiting 02:42:34 c11554425b27: Layer already exists 02:42:34 da0d6ac22589: Layer already exists 02:42:34 e8fd2ecc2536: Layer already exists 02:42:34 1daf24af816b: Layer already exists 02:42:34 229cf038f95c: Layer already exists 02:42:34 68baa2689669: Layer already exists 02:42:34 565ff96aa449: Layer already exists 02:42:34 0e64f2360a44: Layer already exists 02:42:34 558102c68ffd: Layer already exists 02:42:34 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:34 + 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 02:42:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:42:35 229cf038f95c: Preparing 02:42:35 e8fd2ecc2536: Preparing 02:42:35 da0d6ac22589: Preparing 02:42:35 1daf24af816b: Preparing 02:42:35 c11554425b27: Preparing 02:42:35 565ff96aa449: Preparing 02:42:35 558102c68ffd: Preparing 02:42:35 68baa2689669: Preparing 02:42:35 0e64f2360a44: Preparing 02:42:35 565ff96aa449: Waiting 02:42:35 558102c68ffd: Waiting 02:42:35 68baa2689669: Waiting 02:42:35 0e64f2360a44: Waiting 02:42:35 1daf24af816b: Layer already exists 02:42:35 e8fd2ecc2536: Layer already exists 02:42:35 229cf038f95c: Layer already exists 02:42:35 c11554425b27: Layer already exists 02:42:35 da0d6ac22589: Layer already exists 02:42:35 565ff96aa449: Layer already exists 02:42:35 68baa2689669: Layer already exists 02:42:35 0e64f2360a44: Layer already exists 02:42:35 558102c68ffd: Layer already exists 02:42:35 main: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:35 ===================================================== [Pipeline] echo 02:42:35 taggedImages: 02:42:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:42:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 02:42:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:42:35 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:42:35 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:35 latest 02:42:35 4.1.0-dev.76 02:42:35 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:35 main 02:42:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:42:36 ffbc750d84ae: Preparing 02:42:36 125857fac734: Preparing 02:42:36 ce92fbf6aecb: Preparing 02:42:36 1daf24af816b: Preparing 02:42:36 c11554425b27: Preparing 02:42:36 565ff96aa449: Preparing 02:42:36 fbda4866ed6c: Preparing 02:42:36 565ff96aa449: Waiting 02:42:36 37b90c8edf32: Preparing 02:42:36 fbda4866ed6c: Waiting 02:42:36 0e64f2360a44: Preparing 02:42:36 37b90c8edf32: Waiting 02:42:36 0e64f2360a44: Waiting 02:42:36 c11554425b27: Layer already exists 02:42:36 1daf24af816b: Layer already exists 02:42:36 ce92fbf6aecb: Pushed 02:42:36 125857fac734: Pushed 02:42:36 fbda4866ed6c: Layer already exists 02:42:36 565ff96aa449: Layer already exists 02:42:36 37b90c8edf32: Layer already exists 02:42:36 0e64f2360a44: Layer already exists 02:42:36 ffbc750d84ae: Pushed 02:42:36 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:37 + 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 02:42:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:42:37 ffbc750d84ae: Preparing 02:42:37 125857fac734: Preparing 02:42:37 ce92fbf6aecb: Preparing 02:42:37 1daf24af816b: Preparing 02:42:37 c11554425b27: Preparing 02:42:37 565ff96aa449: Preparing 02:42:37 fbda4866ed6c: Preparing 02:42:37 37b90c8edf32: Preparing 02:42:37 0e64f2360a44: Preparing 02:42:37 565ff96aa449: Waiting 02:42:37 fbda4866ed6c: Waiting 02:42:37 37b90c8edf32: Waiting 02:42:37 0e64f2360a44: Waiting 02:42:37 ffbc750d84ae: Layer already exists 02:42:37 1daf24af816b: Layer already exists 02:42:37 ce92fbf6aecb: Layer already exists 02:42:37 c11554425b27: Layer already exists 02:42:37 125857fac734: Layer already exists 02:42:37 37b90c8edf32: Layer already exists 02:42:37 0e64f2360a44: Layer already exists 02:42:37 fbda4866ed6c: Layer already exists 02:42:37 565ff96aa449: Layer already exists 02:42:37 latest: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 02:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:42:38 ffbc750d84ae: Preparing 02:42:38 125857fac734: Preparing 02:42:38 ce92fbf6aecb: Preparing 02:42:38 1daf24af816b: Preparing 02:42:38 c11554425b27: Preparing 02:42:38 565ff96aa449: Preparing 02:42:38 fbda4866ed6c: Preparing 02:42:38 37b90c8edf32: Preparing 02:42:38 0e64f2360a44: Preparing 02:42:38 565ff96aa449: Waiting 02:42:38 fbda4866ed6c: Waiting 02:42:38 37b90c8edf32: Waiting 02:42:38 0e64f2360a44: Waiting 02:42:38 1daf24af816b: Layer already exists 02:42:38 c11554425b27: Layer already exists 02:42:38 125857fac734: Layer already exists 02:42:38 ffbc750d84ae: Layer already exists 02:42:38 ce92fbf6aecb: Layer already exists 02:42:38 fbda4866ed6c: Layer already exists 02:42:38 565ff96aa449: Layer already exists 02:42:38 0e64f2360a44: Layer already exists 02:42:38 37b90c8edf32: Layer already exists 02:42:38 4.1.0-dev.76: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:42:40 ffbc750d84ae: Preparing 02:42:40 125857fac734: Preparing 02:42:40 ce92fbf6aecb: Preparing 02:42:40 1daf24af816b: Preparing 02:42:40 c11554425b27: Preparing 02:42:40 565ff96aa449: Preparing 02:42:40 fbda4866ed6c: Preparing 02:42:40 37b90c8edf32: Preparing 02:42:40 0e64f2360a44: Preparing 02:42:40 fbda4866ed6c: Waiting 02:42:40 37b90c8edf32: Waiting 02:42:40 0e64f2360a44: Waiting 02:42:40 565ff96aa449: Waiting 02:42:40 125857fac734: Layer already exists 02:42:40 c11554425b27: Layer already exists 02:42:40 ffbc750d84ae: Layer already exists 02:42:40 1daf24af816b: Layer already exists 02:42:40 ce92fbf6aecb: Layer already exists 02:42:40 37b90c8edf32: Layer already exists 02:42:40 fbda4866ed6c: Layer already exists 02:42:40 0e64f2360a44: Layer already exists 02:42:40 565ff96aa449: Layer already exists 02:42:40 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:41 + 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 02:42:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:42:41 ffbc750d84ae: Preparing 02:42:41 125857fac734: Preparing 02:42:41 ce92fbf6aecb: Preparing 02:42:41 1daf24af816b: Preparing 02:42:41 c11554425b27: Preparing 02:42:41 565ff96aa449: Preparing 02:42:41 fbda4866ed6c: Preparing 02:42:41 37b90c8edf32: Preparing 02:42:41 0e64f2360a44: Preparing 02:42:41 fbda4866ed6c: Waiting 02:42:41 37b90c8edf32: Waiting 02:42:41 0e64f2360a44: Waiting 02:42:41 565ff96aa449: Waiting 02:42:41 ffbc750d84ae: Layer already exists 02:42:41 125857fac734: Layer already exists 02:42:41 c11554425b27: Layer already exists 02:42:41 1daf24af816b: Layer already exists 02:42:41 ce92fbf6aecb: Layer already exists 02:42:41 37b90c8edf32: Layer already exists 02:42:41 fbda4866ed6c: Layer already exists 02:42:41 0e64f2360a44: Layer already exists 02:42:41 565ff96aa449: Layer already exists 02:42:41 main: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:42 ===================================================== [Pipeline] echo 02:42:42 taggedImages: 02:42:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:42:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 02:42:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:42:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:42:42 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:42 latest 02:42:42 4.1.0-dev.76 02:42:42 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:42 main 02:42:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:42 231f190c52f7: Preparing 02:42:42 def498ff8e1c: Preparing 02:42:42 1daf24af816b: Preparing 02:42:42 c11554425b27: Preparing 02:42:42 a7fe4a9bc98e: Preparing 02:42:42 28fa2dce0f7e: Preparing 02:42:42 0e64f2360a44: Preparing 02:42:42 28fa2dce0f7e: Waiting 02:42:42 0e64f2360a44: Waiting 02:42:42 1daf24af816b: Layer already exists 02:42:42 c11554425b27: Layer already exists 02:42:43 0e64f2360a44: Layer already exists 02:42:43 231f190c52f7: Pushed 02:42:43 a7fe4a9bc98e: Pushed 02:42:44 28fa2dce0f7e: Pushed 02:42:52 def498ff8e1c: Pushed 02:42:52 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:53 231f190c52f7: Preparing 02:42:53 def498ff8e1c: Preparing 02:42:53 1daf24af816b: Preparing 02:42:53 c11554425b27: Preparing 02:42:53 a7fe4a9bc98e: Preparing 02:42:53 28fa2dce0f7e: Preparing 02:42:53 0e64f2360a44: Preparing 02:42:53 28fa2dce0f7e: Waiting 02:42:53 0e64f2360a44: Waiting 02:42:53 231f190c52f7: Layer already exists 02:42:53 c11554425b27: Layer already exists 02:42:53 def498ff8e1c: Layer already exists 02:42:53 a7fe4a9bc98e: Layer already exists 02:42:53 1daf24af816b: Layer already exists 02:42:53 28fa2dce0f7e: Layer already exists 02:42:53 0e64f2360a44: Layer already exists 02:42:53 latest: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 02:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:54 231f190c52f7: Preparing 02:42:54 def498ff8e1c: Preparing 02:42:54 1daf24af816b: Preparing 02:42:54 c11554425b27: Preparing 02:42:54 a7fe4a9bc98e: Preparing 02:42:54 28fa2dce0f7e: Preparing 02:42:54 0e64f2360a44: Preparing 02:42:54 28fa2dce0f7e: Waiting 02:42:54 0e64f2360a44: Waiting 02:42:54 c11554425b27: Layer already exists 02:42:54 1daf24af816b: Layer already exists 02:42:54 a7fe4a9bc98e: Layer already exists 02:42:54 231f190c52f7: Layer already exists 02:42:54 def498ff8e1c: Layer already exists 02:42:54 28fa2dce0f7e: Layer already exists 02:42:54 0e64f2360a44: Layer already exists 02:42:54 4.1.0-dev.76: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:55 231f190c52f7: Preparing 02:42:55 def498ff8e1c: Preparing 02:42:55 1daf24af816b: Preparing 02:42:55 c11554425b27: Preparing 02:42:55 a7fe4a9bc98e: Preparing 02:42:55 28fa2dce0f7e: Preparing 02:42:55 0e64f2360a44: Preparing 02:42:55 28fa2dce0f7e: Waiting 02:42:55 0e64f2360a44: Waiting 02:42:55 1daf24af816b: Layer already exists 02:42:55 a7fe4a9bc98e: Layer already exists 02:42:55 c11554425b27: Layer already exists 02:42:55 231f190c52f7: Layer already exists 02:42:55 def498ff8e1c: Layer already exists 02:42:55 28fa2dce0f7e: Layer already exists 02:42:55 0e64f2360a44: Layer already exists 02:42:55 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:56 231f190c52f7: Preparing 02:42:56 def498ff8e1c: Preparing 02:42:56 1daf24af816b: Preparing 02:42:56 c11554425b27: Preparing 02:42:56 a7fe4a9bc98e: Preparing 02:42:56 28fa2dce0f7e: Preparing 02:42:56 0e64f2360a44: Preparing 02:42:56 28fa2dce0f7e: Waiting 02:42:56 0e64f2360a44: Waiting 02:42:56 a7fe4a9bc98e: Layer already exists 02:42:56 231f190c52f7: Layer already exists 02:42:56 1daf24af816b: Layer already exists 02:42:56 c11554425b27: Layer already exists 02:42:56 def498ff8e1c: Layer already exists 02:42:56 0e64f2360a44: Layer already exists 02:42:56 28fa2dce0f7e: Layer already exists 02:42:56 main: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:56 ===================================================== [Pipeline] echo 02:42:56 taggedImages: 02:42:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:42:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 02:42:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:42:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:42:56 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:56 latest 02:42:56 4.1.0-dev.76 02:42:56 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:42:56 main 02:42:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:42:57 4cdedf121beb: Preparing 02:42:57 197a74ea4541: Preparing 02:42:57 1daf24af816b: Preparing 02:42:57 c11554425b27: Preparing 02:42:57 39ce0d30b1fb: Preparing 02:42:57 fbf67e1af79c: Preparing 02:42:57 0e64f2360a44: Preparing 02:42:57 fbf67e1af79c: Waiting 02:42:57 0e64f2360a44: Waiting 02:42:57 c11554425b27: Layer already exists 02:42:57 1daf24af816b: Layer already exists 02:42:57 0e64f2360a44: Layer already exists 02:42:57 4cdedf121beb: Pushed 02:42:57 39ce0d30b1fb: Pushed 02:42:58 fbf67e1af79c: Pushed 02:43:06 197a74ea4541: Pushed 02:43:06 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:43:06 4cdedf121beb: Preparing 02:43:06 197a74ea4541: Preparing 02:43:06 1daf24af816b: Preparing 02:43:06 c11554425b27: Preparing 02:43:06 39ce0d30b1fb: Preparing 02:43:06 fbf67e1af79c: Preparing 02:43:06 0e64f2360a44: Preparing 02:43:06 fbf67e1af79c: Waiting 02:43:06 0e64f2360a44: Waiting 02:43:06 197a74ea4541: Layer already exists 02:43:06 4cdedf121beb: Layer already exists 02:43:06 39ce0d30b1fb: Layer already exists 02:43:06 c11554425b27: Layer already exists 02:43:06 1daf24af816b: Layer already exists 02:43:06 fbf67e1af79c: Layer already exists 02:43:06 0e64f2360a44: Layer already exists 02:43:07 latest: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 02:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:43:07 4cdedf121beb: Preparing 02:43:07 197a74ea4541: Preparing 02:43:07 1daf24af816b: Preparing 02:43:07 c11554425b27: Preparing 02:43:07 39ce0d30b1fb: Preparing 02:43:07 fbf67e1af79c: Preparing 02:43:07 0e64f2360a44: Preparing 02:43:07 fbf67e1af79c: Waiting 02:43:07 0e64f2360a44: Waiting 02:43:07 197a74ea4541: Layer already exists 02:43:07 4cdedf121beb: Layer already exists 02:43:07 c11554425b27: Layer already exists 02:43:07 39ce0d30b1fb: Layer already exists 02:43:07 1daf24af816b: Layer already exists 02:43:07 0e64f2360a44: Layer already exists 02:43:07 fbf67e1af79c: Layer already exists 02:43:08 4.1.0-dev.76: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:43:08 4cdedf121beb: Preparing 02:43:08 197a74ea4541: Preparing 02:43:08 1daf24af816b: Preparing 02:43:08 c11554425b27: Preparing 02:43:08 39ce0d30b1fb: Preparing 02:43:08 fbf67e1af79c: Preparing 02:43:08 0e64f2360a44: Preparing 02:43:08 fbf67e1af79c: Waiting 02:43:08 39ce0d30b1fb: Layer already exists 02:43:08 197a74ea4541: Layer already exists 02:43:08 c11554425b27: Layer already exists 02:43:08 4cdedf121beb: Layer already exists 02:43:08 1daf24af816b: Layer already exists 02:43:08 fbf67e1af79c: Layer already exists 02:43:08 0e64f2360a44: Layer already exists 02:43:08 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:43:09 4cdedf121beb: Preparing 02:43:09 197a74ea4541: Preparing 02:43:09 1daf24af816b: Preparing 02:43:09 c11554425b27: Preparing 02:43:09 39ce0d30b1fb: Preparing 02:43:09 fbf67e1af79c: Preparing 02:43:09 0e64f2360a44: Preparing 02:43:09 fbf67e1af79c: Waiting 02:43:09 0e64f2360a44: Waiting 02:43:09 1daf24af816b: Layer already exists 02:43:09 197a74ea4541: Layer already exists 02:43:09 c11554425b27: Layer already exists 02:43:09 4cdedf121beb: Layer already exists 02:43:09 39ce0d30b1fb: Layer already exists 02:43:09 fbf67e1af79c: Layer already exists 02:43:09 0e64f2360a44: Layer already exists 02:43:09 main: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:09 ===================================================== [Pipeline] echo 02:43:09 taggedImages: 02:43:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 02:43:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:43:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 02:43:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 02:43:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:43:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:43:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo 02:43:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:43:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] echo 02:43:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo 02:43:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:11 02:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:11 arm64: Pulling from edgex-lftools-log-publisher 02:43:11 8998bd30e6a1: Pulling fs layer 02:43:11 04944245beec: Pulling fs layer 02:43:11 699f458cf7ca: Pulling fs layer 02:43:11 765212b225bb: Pulling fs layer 02:43:11 f23df028b6ca: Pulling fs layer 02:43:11 d65c8cfc05b1: Pulling fs layer 02:43:11 2437ff75d9bd: Pulling fs layer 02:43:11 765212b225bb: Waiting 02:43:11 f23df028b6ca: Waiting 02:43:11 d65c8cfc05b1: Waiting 02:43:11 2437ff75d9bd: Waiting 02:43:12 04944245beec: Verifying Checksum 02:43:12 04944245beec: Download complete 02:43:12 765212b225bb: Verifying Checksum 02:43:12 765212b225bb: Download complete 02:43:12 f23df028b6ca: Download complete 02:43:12 d65c8cfc05b1: Verifying Checksum 02:43:12 d65c8cfc05b1: Download complete 02:43:12 699f458cf7ca: Verifying Checksum 02:43:12 699f458cf7ca: Download complete 02:43:12 8998bd30e6a1: Verifying Checksum 02:43:12 8998bd30e6a1: Download complete 02:43:15 2437ff75d9bd: Verifying Checksum 02:43:16 8998bd30e6a1: Pull complete 02:43:17 04944245beec: Pull complete 02:43:18 699f458cf7ca: Pull complete 02:43:18 765212b225bb: Pull complete 02:43:19 f23df028b6ca: Pull complete 02:43:19 d65c8cfc05b1: Pull complete 02:43:38 2437ff75d9bd: Pull complete 02:43:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:38 prd-ubuntu20.04-docker-arm64-4c-16g-773777 does not seem to be running inside a container 02:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:43:41 $ docker top e47cd4fb204286aa47c69f1e6268c7b3dfb6f4c739b2b8f8fa70d469fa5563cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:42 ---> job-cost.sh 02:43:42 lf-activate-venv: SKIPPING 02:43:42 INFO: No Stack... 02:43:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:43:43 INFO: Archiving Costs [Pipeline] sh 02:43:44 + cat /w/workspace/edgex-go/927/archives/cost.csv 02:43:44 + cut -d, -f6 [Pipeline] lock 02:43:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-927-stack-cost] 02:43:44 Resource [jenkins-edgexfoundry-edgex-go-main-927-stack-cost] did not exist. Created. 02:43:44 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-927-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:43:45 Stashed 1 file(s) [Pipeline] } 02:43:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-927-stack-cost] [Pipeline] // lock [Pipeline] } 02:43:45 $ docker stop --time=1 e47cd4fb204286aa47c69f1e6268c7b3dfb6f4c739b2b8f8fa70d469fa5563cf 02:43:47 $ docker rm -f --volumes e47cd4fb204286aa47c69f1e6268c7b3dfb6f4c739b2b8f8fa70d469fa5563cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:43:47 provisioning config files... 02:43:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/927@tmp/config15209246635668291802tmp [Pipeline] { [Pipeline] sh 02:43:47 + set +x 02:43:47 + bash -s -- 02:43:47 + curl -s https://codecov.io/bash 02:43:47 02:43:47 _____ _ 02:43:47 / ____| | | 02:43:47 | | ___ __| | ___ ___ _____ __ 02:43:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:43:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:43:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:43:47 Bash-1.0.6 02:43:47 02:43:47 02:43:47 ==> git version 2.25.1 found 02:43:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:43:47 Release-Date: 2020-01-08 02:43:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:43:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:43:47 ==> Jenkins CI detected. 02:43:47 current dir:  /w/workspace/edgex-go/927 02:43:47 project root: . 02:43:47 --> token set from env 02:43:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:43:47 ==> Running gcov in . (disable via -X gcov) 02:43:47 ==> Python coveragepy not found 02:43:47 ==> Searching for coverage reports in: 02:43:47 + . 02:43:48 -> Found 1 reports 02:43:48 ==> Detecting git/mercurial file structure 02:43:48 ==> Reading reports 02:43:48 + ./coverage.out bytes=1040111 02:43:48 ==> Appending adjustments 02:43:48 https://docs.codecov.io/docs/fixing-reports 02:43:49 + Found adjustments 02:43:49 ==> Gzipping contents 02:43:49 108K /tmp/codecov.epO4W9.gz 02:43:49 ==> Uploading reports 02:43:49 url: https://codecov.io 02:43:49 query: branch=main&commit=41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac&build=927&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F927%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:49 -> Pinging Codecov 02:43:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac&build=927&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F927%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:49 -> Uploading to 02:43:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac/6a3511e8-e156-4d93-bac0-26f0bf708d27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251125%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251125T024349Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=37868642f0b6816bd66de839b5255269a0974a83a624ea48362777c7469ebbf6 02:43:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:49 Dload Upload Total Spent Left Speed 02:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 574k --:--:-- --:--:-- --:--:-- 574k 02:43:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } 02:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:43:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:43:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:43:50 02:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:43:51 latest: Pulling from edgex-devops/edgex-snyk-go 02:43:51 2d35ebdb57d9: Already exists 02:43:51 85e8836fcdb2: Pulling fs layer 02:43:51 91631faa732a: Pulling fs layer 02:43:51 f3f5ae8826fa: Pulling fs layer 02:43:51 4f4fb700ef54: Pulling fs layer 02:43:51 7861252a18e6: Pulling fs layer 02:43:51 9130f900ef6f: Pulling fs layer 02:43:51 4f4fb700ef54: Waiting 02:43:51 7861252a18e6: Waiting 02:43:51 9130f900ef6f: Waiting 02:43:51 f3f5ae8826fa: Download complete 02:43:51 85e8836fcdb2: Verifying Checksum 02:43:51 85e8836fcdb2: Download complete 02:43:51 4f4fb700ef54: Verifying Checksum 02:43:51 4f4fb700ef54: Download complete 02:43:51 85e8836fcdb2: Pull complete 02:43:51 7861252a18e6: Verifying Checksum 02:43:51 7861252a18e6: Download complete 02:43:51 91631faa732a: Download complete 02:43:52 9130f900ef6f: Verifying Checksum 02:43:52 9130f900ef6f: Download complete 02:43:56 91631faa732a: Pull complete 02:43:56 f3f5ae8826fa: Pull complete 02:43:56 4f4fb700ef54: Pull complete 02:43:56 7861252a18e6: Pull complete 02:44:01 9130f900ef6f: Pull complete 02:44:01 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:44:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:01 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 02:44:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:44:05 $ docker top 2997061be5aba8af1955781b11a3b60d968967a9d69cd7a4201ef0be0c927277 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:05 + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] echo 02:44:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:44:06 + set -o pipefail 02:44:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:44:16 02:44:16 Monitoring /w/workspace/edgex-go/927 (github.com/edgexfoundry/edgex-go)... 02:44:16 02:44:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/42cb346f-071c-4b12-afbf-28262dab7490 02:44:16 02:44:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:44:16 [Pipeline] } 02:44:16 $ docker stop --time=1 2997061be5aba8af1955781b11a3b60d968967a9d69cd7a4201ef0be0c927277 02:44:21 $ docker rm -f --volumes 2997061be5aba8af1955781b11a3b60d968967a9d69cd7a4201ef0be0c927277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:44:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:21 provisioning config files... 02:44:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/927@tmp/config14124000876285881972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:22 --> edgex-publish-swagger.sh 02:44:22 === Publish openapi API === 02:44:22 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:44:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/927/openapi/core-command.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 485 239k --:--:-- --:--:-- --:--:-- 240k 02:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:22 02:44:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/927/openapi/core-data.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 485 540k --:--:-- --:--:-- --:--:-- 545k 02:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:22 02:44:22 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/927/openapi/core-keeper.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 507 227k --:--:-- --:--:-- --:--:-- 227k 02:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:22 02:44:22 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/927/openapi/core-metadata.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 455 1081k --:--:-- --:--:-- --:--:-- 1081k 02:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:22 02:44:22 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/927/openapi/security-proxy-auth.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 515 186k --:--:-- --:--:-- --:--:-- 187k 02:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:22 02:44:22 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/927/openapi/security-secretstore-setup.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 02:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:22 02:44:22 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/927/openapi/support-notifications.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 532 787k --:--:-- --:--:-- --:--:-- 787k 02:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:22 02:44:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/927/openapi/support-scheduler.yaml] 02:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:22 Dload Upload Total Spent Left Speed 02:44:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 611 458k --:--:-- --:--:-- --:--:-- 459k 02:44:23 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:23 [Pipeline] } 02:44:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:44:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:23 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 02:44:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:24 $ docker top 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 -eo pid,comm 02:44:24 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). 02:44:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:24 [ssh-agent] Looking for ssh-agent implementation... 02:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:24 $ docker exec 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 ssh-agent 02:44:24 SSH_AUTH_SOCK=/tmp/ssh-ch4EIUBMGgOQ/agent.33 02:44:24 SSH_AGENT_PID=39 02:44:24 Running ssh-add (command line suppressed) 02:44:24 Identity added: /w/workspace/edgex-go/927@tmp/private_key_13393878277372546695.key (/w/workspace/edgex-go/927@tmp/private_key_13393878277372546695.key) 02:44:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:25 + git semver tag 02:44:25 2025-11-25 02:44:25,321 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:44:25 2025-11-25 02:44:25,325 [run_tag] DEBUG tag force:False 02:44:25 2025-11-25 02:44:25,325 [check_head_tag] DEBUG check head tag 02:44:25 2025-11-25 02:44:25,327 [execute] INFO git cat-file --batch-check 02:44:25 2025-11-25 02:44:25,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/927, stdin=, shell=False, universal_newlines=False) 02:44:25 2025-11-25 02:44:25,329 [execute] INFO git cat-file --batch 02:44:25 2025-11-25 02:44:25,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/927, stdin=, shell=False, universal_newlines=False) 02:44:25 2025-11-25 02:44:25,361 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 02:44:25 2025-11-25 02:44:25,362 [execute] INFO git tag -a v4.1.0-dev.76 -m v4.1.0-dev.76 02:44:25 2025-11-25 02:44:25,362 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.76', '-m', 'v4.1.0-dev.76'], cwd=/w/workspace/edgex-go/927, stdin=None, shell=False, universal_newlines=False) 02:44:25 2025-11-25 02:44:25,366 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 02:44:25 4.1.0-dev.76 [Pipeline] } 02:44:25 $ docker exec --env ******** --env ******** 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 ssh-agent -k 02:44:25 unset SSH_AUTH_SOCK; 02:44:25 unset SSH_AGENT_PID; 02:44:25 echo Agent pid 39 killed; 02:44:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:26 + git semver [Pipeline] } 02:44:26 $ docker stop --time=1 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 02:44:27 $ docker rm -f --volumes 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:28 02:44:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:28 0.23.1-centos7: Pulling from edgex-lftools 02:44:28 ab5ef0e58194: Pulling fs layer 02:44:28 9712f1f96733: Pulling fs layer 02:44:28 63f879dbbcfc: Pulling fs layer 02:44:28 0d9ebad4ef96: Pulling fs layer 02:44:28 e9a5061849ea: Pulling fs layer 02:44:28 d747dcd14b5f: Pulling fs layer 02:44:28 2de7ff778b66: Pulling fs layer 02:44:28 e9a5061849ea: Waiting 02:44:28 d747dcd14b5f: Waiting 02:44:28 2de7ff778b66: Waiting 02:44:28 0d9ebad4ef96: Waiting 02:44:28 9712f1f96733: Verifying Checksum 02:44:28 9712f1f96733: Download complete 02:44:29 63f879dbbcfc: Verifying Checksum 02:44:29 63f879dbbcfc: Download complete 02:44:29 e9a5061849ea: Download complete 02:44:29 d747dcd14b5f: Download complete 02:44:29 0d9ebad4ef96: Verifying Checksum 02:44:29 0d9ebad4ef96: Download complete 02:44:29 ab5ef0e58194: Verifying Checksum 02:44:29 ab5ef0e58194: Download complete 02:44:29 2de7ff778b66: Verifying Checksum 02:44:29 2de7ff778b66: Download complete 02:44:33 ab5ef0e58194: Pull complete 02:44:33 9712f1f96733: Pull complete 02:44:33 63f879dbbcfc: Pull complete 02:44:39 0d9ebad4ef96: Pull complete 02:44:39 e9a5061849ea: Pull complete 02:44:39 d747dcd14b5f: Pull complete 02:44:41 2de7ff778b66: Pull complete 02:44:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:41 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 02:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:44:44 $ docker top 2f6020a2c60724c8c0d3c34f3c739887cc0e0b41a3ecbe893ee9e993397895ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:44:44 provisioning config files... 02:44:44 copy managed file [sigul-config] to file:/w/workspace/edgex-go/927@tmp/config8164481026586965157tmp 02:44:44 copy managed file [sigul-password] to file:/w/workspace/edgex-go/927@tmp/config11018931894081941178tmp 02:44:44 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/927@tmp/config13547972191551757993tmp [Pipeline] { [Pipeline] echo 02:44:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:44:45 ---> sigul-configuration.sh 02:44:45 gpg: directory `/root/.gnupg' created 02:44:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:44:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:44:45 gpg: keyring `/root/.gnupg/secring.gpg' created 02:44:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:44:45 gpg: CAST5 encrypted data 02:44:45 gpg: encrypted with 1 passphrase 02:44:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:44:45 + mkdir /home/jenkins 02:44:45 + mkdir /home/jenkins/sigul [Pipeline] sh 02:44:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:44:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:44:46 ---> sigul-install.sh 02:44:46 Sigul already installed; skipping installation. [Pipeline] sh 02:44:46 + git tag --list 02:44:46 0.6.0 02:44:46 0.6.1 02:44:46 0.7.0 02:44:46 0.7.1 02:44:46 v1.0.0 02:44:46 v1.0.1 02:44:46 v1.1.0 02:44:46 v1.2.0 02:44:46 v1.2.1 02:44:46 v1.3.0 02:44:46 v1.3.1 02:44:46 v2.0.0 02:44:46 v2.1.0 02:44:46 v2.1.1 02:44:46 v2.2.0 02:44:46 v2.3.0 02:44:46 v3.0 02:44:46 v3.0.0 02:44:46 v3.1 02:44:46 v3.1.0 02:44:46 v3.1.1 02:44:46 v4.0 02:44:46 v4.0.0 02:44:46 v4.0.1 02:44:46 v4.0.1-dev.1 02:44:46 v4.0.1-dev.2 02:44:46 v4.1.0-dev.1 02:44:46 v4.1.0-dev.10 02:44:46 v4.1.0-dev.11 02:44:46 v4.1.0-dev.12 02:44:46 v4.1.0-dev.13 02:44:46 v4.1.0-dev.14 02:44:46 v4.1.0-dev.15 02:44:46 v4.1.0-dev.16 02:44:46 v4.1.0-dev.17 02:44:46 v4.1.0-dev.18 02:44:46 v4.1.0-dev.19 02:44:46 v4.1.0-dev.2 02:44:46 v4.1.0-dev.20 02:44:46 v4.1.0-dev.21 02:44:46 v4.1.0-dev.22 02:44:46 v4.1.0-dev.23 02:44:46 v4.1.0-dev.24 02:44:46 v4.1.0-dev.25 02:44:46 v4.1.0-dev.26 02:44:46 v4.1.0-dev.27 02:44:46 v4.1.0-dev.28 02:44:46 v4.1.0-dev.29 02:44:46 v4.1.0-dev.3 02:44:46 v4.1.0-dev.30 02:44:46 v4.1.0-dev.31 02:44:46 v4.1.0-dev.32 02:44:46 v4.1.0-dev.33 02:44:46 v4.1.0-dev.34 02:44:46 v4.1.0-dev.35 02:44:46 v4.1.0-dev.36 02:44:46 v4.1.0-dev.37 02:44:46 v4.1.0-dev.38 02:44:46 v4.1.0-dev.39 02:44:46 v4.1.0-dev.4 02:44:46 v4.1.0-dev.40 02:44:46 v4.1.0-dev.41 02:44:46 v4.1.0-dev.42 02:44:46 v4.1.0-dev.43 02:44:46 v4.1.0-dev.44 02:44:46 v4.1.0-dev.45 02:44:46 v4.1.0-dev.46 02:44:46 v4.1.0-dev.47 02:44:46 v4.1.0-dev.48 02:44:46 v4.1.0-dev.49 02:44:46 v4.1.0-dev.5 02:44:46 v4.1.0-dev.50 02:44:46 v4.1.0-dev.51 02:44:46 v4.1.0-dev.52 02:44:46 v4.1.0-dev.53 02:44:46 v4.1.0-dev.54 02:44:46 v4.1.0-dev.55 02:44:46 v4.1.0-dev.56 02:44:46 v4.1.0-dev.57 02:44:46 v4.1.0-dev.58 02:44:46 v4.1.0-dev.59 02:44:46 v4.1.0-dev.6 02:44:46 v4.1.0-dev.60 02:44:46 v4.1.0-dev.61 02:44:46 v4.1.0-dev.62 02:44:46 v4.1.0-dev.63 02:44:46 v4.1.0-dev.64 02:44:46 v4.1.0-dev.65 02:44:46 v4.1.0-dev.66 02:44:46 v4.1.0-dev.67 02:44:46 v4.1.0-dev.68 02:44:46 v4.1.0-dev.69 02:44:46 v4.1.0-dev.7 02:44:46 v4.1.0-dev.70 02:44:46 v4.1.0-dev.71 02:44:46 v4.1.0-dev.72 02:44:46 v4.1.0-dev.73 02:44:46 v4.1.0-dev.74 02:44:46 v4.1.0-dev.75 02:44:46 v4.1.0-dev.76 02:44:46 v4.1.0-dev.8 02:44:46 v4.1.0-dev.9 [Pipeline] sh 02:44:46 + lftools sign git-tag v4.1.0-dev.76 02:44:47 Signing Git tag with Sigul... 02:44:47 Signing v4.1.0-dev.76 [Pipeline] echo 02:44:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:44:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:44:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:44:47 $ docker stop --time=1 2f6020a2c60724c8c0d3c34f3c739887cc0e0b41a3ecbe893ee9e993397895ea 02:44:49 $ docker rm -f --volumes 2f6020a2c60724c8c0d3c34f3c739887cc0e0b41a3ecbe893ee9e993397895ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:44:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:50 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 02:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:50 $ docker top ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 -eo pid,comm 02:44:50 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). 02:44:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:50 [ssh-agent] Looking for ssh-agent implementation... 02:44:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:50 $ docker exec ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 ssh-agent 02:44:50 SSH_AUTH_SOCK=/tmp/ssh-77EovRcjznFH/agent.33 02:44:50 SSH_AGENT_PID=39 02:44:50 Running ssh-add (command line suppressed) 02:44:50 Identity added: /w/workspace/edgex-go/927@tmp/private_key_17696942891128946631.key (/w/workspace/edgex-go/927@tmp/private_key_17696942891128946631.key) 02:44:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:51 + git semver bump pre 02:44:51 2025-11-25 02:44:51,229 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:44:51 2025-11-25 02:44:51,232 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 02:44:51 2025-11-25 02:44:51,233 [bump_version] DEBUG bumping version:4.1.0-dev.76 on axis:pre with prefix:dev 02:44:51 2025-11-25 02:44:51,233 [bump_version] DEBUG bumped version:4.1.0-dev.77 02:44:51 2025-11-25 02:44:51,233 [write_version] DEBUG write version:4.1.0-dev.77 to path:/w/workspace/edgex-go/927/.semver/main with force:True 02:44:51 2025-11-25 02:44:51,233 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 02:44:51 2025-11-25 02:44:51,233 [write_file] DEBUG write to file:/w/workspace/edgex-go/927/.semver/main 02:44:51 2025-11-25 02:44:51,235 [execute] INFO git cat-file --batch-check 02:44:51 2025-11-25 02:44:51,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/927/.semver, stdin=, shell=False, universal_newlines=False) 02:44:51 2025-11-25 02:44:51,241 [execute] INFO git cat-file --batch 02:44:51 2025-11-25 02:44:51,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/927/.semver, stdin=, shell=False, universal_newlines=False) 02:44:51 2025-11-25 02:44:51,245 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 02:44:51 4.1.0-dev.77 [Pipeline] } 02:44:51 $ docker exec --env ******** --env ******** ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 ssh-agent -k 02:44:51 unset SSH_AUTH_SOCK; 02:44:51 unset SSH_AGENT_PID; 02:44:51 echo Agent pid 39 killed; 02:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:52 + git semver [Pipeline] } 02:44:52 $ docker stop --time=1 ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 02:44:53 $ docker rm -f --volumes ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:54 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 02:44:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:54 $ docker top 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 -eo pid,comm 02:44:54 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). 02:44:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:54 [ssh-agent] Looking for ssh-agent implementation... 02:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:54 $ docker exec 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 ssh-agent 02:44:54 SSH_AUTH_SOCK=/tmp/ssh-BAFYSQmAmuzv/agent.31 02:44:54 SSH_AGENT_PID=37 02:44:54 Running ssh-add (command line suppressed) 02:44:54 Identity added: /w/workspace/edgex-go/927@tmp/private_key_18239957175609351577.key (/w/workspace/edgex-go/927@tmp/private_key_18239957175609351577.key) 02:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:55 + git semver push 02:44:55 2025-11-25 02:44:55,422 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:44:55 2025-11-25 02:44:55,425 [run_push] DEBUG push 02:44:55 2025-11-25 02:44:55,426 [execute] INFO git cat-file --batch-check 02:44:55 2025-11-25 02:44:55,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/927/.semver, stdin=, shell=False, universal_newlines=False) 02:44:55 2025-11-25 02:44:55,428 [execute] INFO git rev-list e799b1c5cc2cf0531d3f60ee484981406ced9a98 -- 02:44:55 2025-11-25 02:44:55,428 [execute] DEBUG Popen(['git', 'rev-list', 'e799b1c5cc2cf0531d3f60ee484981406ced9a98', '--'], cwd=/w/workspace/edgex-go/927/.semver, stdin=None, shell=False, universal_newlines=False) 02:44:55 2025-11-25 02:44:55,451 [execute] INFO git fetch -v -- origin 02:44:55 2025-11-25 02:44:55,451 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/927/.semver, stdin=None, shell=False, universal_newlines=True) 02:44:56 2025-11-25 02:44:56,020 [run_push] DEBUG no remote changes detected 02:44:56 2025-11-25 02:44:56,021 [execute] INFO git push origin semver 02:44:56 2025-11-25 02:44:56,021 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/927/.semver, stdin=None, shell=False, universal_newlines=False) 02:44:57 2025-11-25 02:44:56,867 [run_push] DEBUG push all version tags 02:44:57 2025-11-25 02:44:56,868 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:44:57 2025-11-25 02:44:56,868 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/927, stdin=None, shell=False, universal_newlines=False) 02:44:57 2025-11-25 02:44:57,620 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main 02:44:57 4.1.0-dev.77 [Pipeline] } 02:44:57 $ docker exec --env ******** --env ******** 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 ssh-agent -k 02:44:58 unset SSH_AUTH_SOCK; 02:44:58 unset SSH_AGENT_PID; 02:44:58 echo Agent pid 37 killed; 02:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:58 + git semver [Pipeline] } 02:44:58 $ docker stop --time=1 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 02:44:59 $ docker rm -f --volumes 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:45:00 + [ -d /w/workspace/edgex-go/927/archives ] [Pipeline] libraryResource [Pipeline] sh 02:45:00 ---> sysstat.sh 02:45:01 End of system activity file unexpected [Pipeline] libraryResource [Pipeline] sh 02:45:01 ---> package-listing.sh 02:45:01 ++ facter osfamily 02:45:01 ++ tr '[:upper:]' '[:lower:]' 02:45:01 + OS_FAMILY=debian 02:45:01 + workspace=/w/workspace/edgex-go/927 02:45:01 + START_PACKAGES=/tmp/packages_start.txt 02:45:01 + END_PACKAGES=/tmp/packages_end.txt 02:45:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:45:01 + PACKAGES=/tmp/packages_start.txt 02:45:01 + '[' /w/workspace/edgex-go/927 ']' 02:45:01 + PACKAGES=/tmp/packages_end.txt 02:45:01 + case "${OS_FAMILY}" in 02:45:01 + dpkg -l 02:45:01 + grep '^ii' 02:45:01 + '[' -f /tmp/packages_start.txt ']' 02:45:01 + '[' -f /tmp/packages_end.txt ']' 02:45:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:45:01 + '[' /w/workspace/edgex-go/927 ']' 02:45:01 + mkdir -p /w/workspace/edgex-go/927/archives/ 02:45:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/927/archives/ [Pipeline] echo 02:45: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/927/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:45:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:02 02:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:03 latest: Pulling from edgex-lftools-log-publisher 02:45:03 5eb5b503b376: Pulling fs layer 02:45:03 5c69ac0246d0: Pulling fs layer 02:45:03 ec43610c2a17: Pulling fs layer 02:45:03 3a2ae6a8a46f: Pulling fs layer 02:45:03 33b1e0a273af: Pulling fs layer 02:45:03 5d3b04190fa2: Pulling fs layer 02:45:03 2f39f015ded8: Pulling fs layer 02:45:03 3a2ae6a8a46f: Waiting 02:45:03 33b1e0a273af: Waiting 02:45:03 5d3b04190fa2: Waiting 02:45:03 2f39f015ded8: Waiting 02:45:03 5c69ac0246d0: Download complete 02:45:03 3a2ae6a8a46f: Download complete 02:45:03 ec43610c2a17: Verifying Checksum 02:45:03 ec43610c2a17: Download complete 02:45:03 33b1e0a273af: Verifying Checksum 02:45:03 33b1e0a273af: Download complete 02:45:03 5d3b04190fa2: Verifying Checksum 02:45:03 5d3b04190fa2: Download complete 02:45:03 5eb5b503b376: Verifying Checksum 02:45:03 5eb5b503b376: Download complete 02:45:03 2f39f015ded8: Download complete 02:45:04 5eb5b503b376: Pull complete 02:45:05 5c69ac0246d0: Pull complete 02:45:05 ec43610c2a17: Pull complete 02:45:05 3a2ae6a8a46f: Pull complete 02:45:05 33b1e0a273af: Pull complete 02:45:05 5d3b04190fa2: Pull complete 02:45:12 2f39f015ded8: Pull complete 02:45:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:12 prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container 02:45:12 $ 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/927/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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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 02:45:16 $ docker top 3d4d711ce3d7bf08ddc7f7393e0c76153279c936b7ed59639fbae141b6c9fbf2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:45:17 + mkdir -p /var/log/sysstat [Pipeline] sh 02:45:17 + ls /var/log/sa-host 02:45:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:17 provisioning config files... 02:45:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/927@tmp/config5234625396822275293tmp [Pipeline] { [Pipeline] echo 02:45:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:45:17 ---> create-netrc.sh [Pipeline] } 02:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:45:18 ---> python-tools-install.sh [Pipeline] echo 02:45:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:45:18 ---> sudo-logs.sh 02:45:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:45:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:45:18 ---> job-cost.sh 02:45:18 lf-activate-venv: SKIPPING 02:45:18 DEBUG: total: 0.10999999940395355 02:45:18 INFO: Retrieving Stack Cost... 02:45:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:45:19 INFO: Archiving Costs [Pipeline] echo 02:45:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:45:19 ---> logs-deploy.sh 02:45:19 lf-activate-venv: SKIPPING 02:45:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/927 02:45:19 INFO: archiving workspace using pattern(s): 02:45:20 Archives upload complete. 02:45:20 INFO: archiving logs to Nexus 02:45:21 ---> uname -a: 02:45:21 Linux prd-ubuntu20-04-docker-8c-8g-773775 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:45:21 02:45:21 02:45:21 ---> lscpu: 02:45:21 Architecture: x86_64 02:45:21 CPU op-mode(s): 32-bit, 64-bit 02:45:21 Byte Order: Little Endian 02:45:21 Address sizes: 40 bits physical, 48 bits virtual 02:45:21 CPU(s): 8 02:45:21 On-line CPU(s) list: 0-7 02:45:21 Thread(s) per core: 1 02:45:21 Core(s) per socket: 1 02:45:21 Socket(s): 8 02:45:21 NUMA node(s): 1 02:45:21 Vendor ID: AuthenticAMD 02:45:21 CPU family: 23 02:45:21 Model: 49 02:45:21 Model name: AMD EPYC-Rome Processor 02:45:21 Stepping: 0 02:45:21 CPU MHz: 2800.000 02:45:21 BogoMIPS: 5600.00 02:45:21 Virtualization: AMD-V 02:45:21 Hypervisor vendor: KVM 02:45:21 Virtualization type: full 02:45:21 L1d cache: 256 KiB 02:45:21 L1i cache: 256 KiB 02:45:21 L2 cache: 4 MiB 02:45:21 L3 cache: 128 MiB 02:45:21 NUMA node0 CPU(s): 0-7 02:45:21 Vulnerability Gather data sampling: Not affected 02:45:21 Vulnerability Itlb multihit: Not affected 02:45:21 Vulnerability L1tf: Not affected 02:45:21 Vulnerability Mds: Not affected 02:45:21 Vulnerability Meltdown: Not affected 02:45:21 Vulnerability Mmio stale data: Not affected 02:45:21 Vulnerability Retbleed: Vulnerable 02:45:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:45:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:45:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:45:21 Vulnerability Srbds: Not affected 02:45:21 Vulnerability Tsx async abort: Not affected 02:45:21 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 02:45:21 02:45:21 02:45:21 ---> nproc: 02:45:21 8 02:45:21 02:45:21 02:45:21 ---> df -h: 02:45:21 Filesystem Size Used Avail Use% Mounted on 02:45:21 overlay 155G 34G 122G 22% / 02:45:21 tmpfs 64M 0 64M 0% /dev 02:45:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:45:21 shm 64M 0 64M 0% /dev/shm 02:45:21 /dev/vda1 155G 34G 122G 22% /facter-os 02:45:21 02:45:21 02:45:21 ---> sar -b -r -n DEV: 02:45:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773775) 11/25/25 _x86_64_ (8 CPU) 02:45:21 02:45:21 01:44:53 LINUX RESTART (8 CPU) 02:45:21 02:45:21 01:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:45:21 01:46:01 398.13 72.73 325.40 0.00 12279.01 176369.89 0.00 02:45:21 01:47:01 171.99 10.23 161.76 0.00 1647.45 41675.57 0.00 02:45:21 01:48:01 45.32 0.08 45.23 0.00 0.67 39242.15 0.00 02:45:21 01:49:01 50.93 0.20 50.73 0.00 2.53 19984.54 0.00 02:45:21 01:50:01 176.83 0.12 176.71 0.00 15.31 93702.13 0.00 02:45:21 01:51:01 1154.57 31.55 1123.02 0.00 3089.60 487733.51 0.00 02:45:21 01:52:01 137.44 0.17 137.27 0.00 1.33 46841.59 0.00 02:45:21 01:53:01 340.69 0.08 340.60 0.00 0.67 99462.58 0.00 02:45:21 01:54:01 628.25 0.03 628.21 0.00 3.47 157898.88 0.00 02:45:21 01:55:01 48.59 0.02 48.58 0.00 0.13 1113.28 0.00 02:45:21 01:56:01 22.40 0.02 22.38 0.00 3.60 589.24 0.00 02:45:21 01:57:01 6.00 0.00 6.00 0.00 0.00 131.31 0.00 02:45:21 01:58:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 02:45:21 01:59:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:45:21 02:00:01 1.35 0.02 1.33 0.00 0.13 15.46 0.00 02:45:21 02:01:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 02:45:21 02:02:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 02:45:21 02:03:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 02:45:21 02:04:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 02:45:21 02:05:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 02:45:21 02:06:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 02:45:21 02:07:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 02:45:21 02:08:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 02:45:21 02:09:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 02:45:21 02:10:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 02:45:21 02:11:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 02:45:21 02:12:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 02:45:21 02:13:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 02:45:21 02:14:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 02:45:21 02:15:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 02:45:21 02:16:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 02:45:21 02:17:01 1.48 0.02 1.47 0.00 0.13 15.59 0.00 02:45:21 02:18:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 02:45:21 02:19:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 02:45:21 02:20:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 02:45:21 02:21:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 02:45:21 02:22:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 02:45:21 02:23:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 02:45:21 02:24:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 02:45:21 02:25:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 02:45:21 02:26:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 02:45:21 02:27:01 1.55 0.00 1.55 0.00 0.00 15.99 0.00 02:45:21 02:28:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 02:45:21 02:29:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 02:45:21 02:30:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 02:45:21 02:31:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 02:45:21 02:32:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 02:45:21 02:33:02 0.90 0.00 0.90 0.00 0.00 10.40 0.00 02:45:21 02:34:01 1.29 0.00 1.29 0.00 0.00 14.23 0.00 02:45:21 02:35:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 02:45:21 02:36:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 02:45:21 02:37:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 02:45:21 02:38:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 02:45:21 02:39:01 1.32 0.30 1.02 0.00 16.79 12.00 0.00 02:45:21 02:40:01 2.90 1.40 1.50 0.00 31.06 19.60 0.00 02:45:21 02:41:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 02:45:21 02:42:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 02:45:21 02:43:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 02:45:21 02:44:01 5.97 0.10 5.87 0.00 9.47 775.60 0.00 02:45:21 02:45:01 170.48 0.62 169.86 0.00 15.46 62838.39 0.00 02:45:21 Average: 56.94 1.96 54.97 0.00 285.49 20498.75 0.00 02:45:21 02:45:21 01:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:45:21 01:46:01 28824828 31456092 852376 2.59 75772 2850144 1768684 5.21 1066808 2614232 824 02:45:21 01:47:01 26581876 31224352 1052648 3.20 125200 4658940 2307396 6.80 1956168 3785676 679576 02:45:21 01:48:01 26888772 31520100 754072 2.29 129748 4619196 1709272 5.04 1412688 4000336 40720 02:45:21 01:49:01 25481144 31035912 1235800 3.76 136100 5485184 2355104 6.94 2190880 4576136 386876 02:45:21 01:50:01 22258860 31295780 967240 2.94 145448 8894404 3305144 9.74 2189232 7710048 2669464 02:45:21 01:51:01 8475508 29719916 2446080 7.44 392748 19972488 6744484 19.88 4868644 17819772 215552 02:45:21 01:52:01 3760140 27635420 4523200 13.76 411588 22447568 11652852 34.35 8148912 19094524 1430796 02:45:21 01:53:01 1422820 27942624 4221856 12.84 428568 24976644 10591244 31.22 8955376 20531376 1403584 02:45:21 01:54:01 5139340 31355132 872360 2.65 442168 24825808 2238148 6.60 3787896 22242092 416 02:45:21 01:55:01 5183536 31401968 825172 2.51 444000 24826496 2052124 6.05 4043700 21945028 708 02:45:21 01:56:01 5176996 31396848 829980 2.52 444820 24826864 2191560 6.46 4507156 21488516 624 02:45:21 01:57:01 5187088 31407144 819436 2.49 444968 24826896 2029968 5.98 4538752 21446216 140 02:45:21 01:58:01 5187760 31407844 819088 2.49 444996 24826896 2029968 5.98 4537952 21446216 8 02:45:21 01:59:01 5197800 31417888 808968 2.46 445032 24826900 2029968 5.98 4527472 21446220 156 02:45:21 02:00:01 5198232 31418444 808844 2.46 445048 24826904 2056576 6.06 4526436 21446224 240 02:45:21 02:01:01 5206664 31427032 800132 2.43 445064 24827032 2056576 6.06 4517520 21446344 172 02:45:21 02:02:01 5206624 31427032 800044 2.43 445092 24827036 2056576 6.06 4517480 21446348 8 02:45:21 02:03:01 5206464 31426880 800072 2.43 445104 24827040 2056576 6.06 4517496 21446356 148 02:45:21 02:04:01 5207228 31427680 799196 2.43 445116 24827044 2056576 6.06 4517528 21446360 4 02:45:21 02:05:01 5206984 31427460 799344 2.43 445152 24827044 2056576 6.06 4517620 21446360 184 02:45:21 02:06:01 5206864 31427372 799356 2.43 445168 24827048 2056576 6.06 4517876 21446364 168 02:45:21 02:07:01 5207132 31427660 799016 2.43 445192 24827052 2056576 6.06 4517684 21446368 224 02:45:21 02:08:01 5207364 31427904 798996 2.43 445196 24827052 2056576 6.06 4517420 21446368 12 02:45:21 02:09:01 5207092 31427776 799048 2.43 445200 24827188 2056576 6.06 4517832 21446508 232 02:45:21 02:10:01 5206824 31427536 799272 2.43 445244 24827188 2072632 6.11 4517584 21446508 44 02:45:21 02:11:01 5206772 31427536 799436 2.43 445280 24827192 2072632 6.11 4517704 21446512 164 02:45:21 02:12:01 5206464 31427252 799708 2.43 445296 24827196 2072632 6.11 4517648 21446516 8 02:45:21 02:13:01 5206480 31427288 799620 2.43 445316 24827200 2072632 6.11 4517764 21446516 156 02:45:21 02:14:01 5206928 31427756 799092 2.43 445332 24827204 2072632 6.11 4517680 21446520 8 02:45:21 02:15:01 5206596 31427448 799276 2.43 445368 24827204 2072632 6.11 4517932 21446524 232 02:45:21 02:16:01 5207124 31428016 798732 2.43 445380 24827208 2072632 6.11 4517696 21446528 8 02:45:21 02:17:01 5206792 31427704 798964 2.43 445404 24827204 2072632 6.11 4517656 21446528 4 02:45:21 02:18:01 5207224 31428168 798904 2.43 445424 24827212 2072632 6.11 4517712 21446532 12 02:45:21 02:19:01 5206916 31427888 799144 2.43 445460 24827216 2072632 6.11 4517840 21446536 4 02:45:21 02:20:01 5207436 31428436 798548 2.43 445468 24827216 2072632 6.11 4518136 21446536 16 02:45:21 02:21:01 5206956 31427992 798944 2.43 445492 24827224 2072632 6.11 4518020 21446540 144 02:45:21 02:22:01 5206932 31427988 798904 2.43 445520 24827224 2072632 6.11 4517880 21446540 12 02:45:21 02:23:01 5206672 31427764 799088 2.43 445536 24827228 2072632 6.11 4519172 21446548 172 02:45:21 02:24:01 5206560 31427668 799168 2.43 445548 24827228 2072632 6.11 4518268 21446548 8 02:45:21 02:25:01 5206008 31427140 799636 2.43 445572 24827236 2072632 6.11 4519100 21446556 148 02:45:21 02:26:01 5206464 31427628 799140 2.43 445592 24827240 2072632 6.11 4517920 21446560 8 02:45:21 02:27:01 5205368 31426552 800136 2.43 445612 24827240 2072632 6.11 4519244 21446560 180 02:45:21 02:28:01 5205896 31427096 799544 2.43 445624 24827244 2088676 6.16 4517924 21446564 12 02:45:21 02:29:01 5205812 31427044 799760 2.43 445648 24827244 2088676 6.16 4518996 21446564 148 02:45:21 02:30:01 5206332 31427584 799192 2.43 445672 24827236 2088676 6.16 4517996 21446568 28 02:45:21 02:31:01 5205268 31426548 800136 2.43 445684 24827252 2072052 6.11 4519364 21446572 232 02:45:21 02:32:01 5205716 31427016 799668 2.43 445700 24827256 2072052 6.11 4518036 21446576 4 02:45:21 02:33:02 5205392 31426716 799888 2.43 445724 24827260 2072052 6.11 4519344 21446580 168 02:45:21 02:34:01 5206124 31427452 799104 2.43 445732 24827260 2072052 6.11 4518080 21446580 4 02:45:21 02:35:01 5205548 31426892 799612 2.43 445736 24827264 2072052 6.11 4519360 21446584 148 02:45:21 02:36:01 5206036 31427408 799024 2.43 445780 24827260 2072052 6.11 4518180 21446584 8 02:45:21 02:37:01 5205020 31426424 799980 2.43 445796 24827268 2072052 6.11 4519412 21446588 176 02:45:21 02:38:01 5205720 31427152 799604 2.43 445820 24827272 2072052 6.11 4518172 21446592 8 02:45:21 02:39:01 5205628 31427588 799152 2.43 445848 24827776 2072052 6.11 4521808 21446920 156 02:45:21 02:40:01 5199216 31423300 803316 2.44 445892 24828716 2088100 6.16 4525084 21447312 148 02:45:21 02:41:01 5198808 31422920 803688 2.44 445928 24828708 2088100 6.16 4525804 21447264 156 02:45:21 02:42:01 5199320 31423480 803136 2.44 445952 24828724 2088100 6.16 4524608 21447252 16 02:45:21 02:43:01 5198256 31422428 804168 2.45 445968 24828724 2088100 6.16 4525868 21447252 164 02:45:21 02:44:01 4376092 31380756 844784 2.57 462196 25539704 2147612 6.33 4578120 22158900 725456 02:45:21 02:45:01 3646280 31375152 848848 2.58 497760 26144108 2005344 5.91 4659664 22721756 232 02:45:21 Average: 6863902 31262550 965344 2.94 417880 23115850 2471648 7.29 4413455 19977943 125990 02:45:21 02:45:21 01:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:45:21 01:46:01 veth1978be5 651.55 574.38 54.90 2993.30 0.00 0.00 0.00 0.25 02:45:21 01:46:01 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 02:45:21 01:46:01 ens3 1470.32 1397.27 10501.92 177.92 0.00 0.00 0.00 0.00 02:45:21 01:46:01 docker0 651.55 574.27 45.99 2993.29 0.00 0.00 0.00 0.00 02:45:21 01:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:45:21 01:47:01 veth8e31340 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:45:21 01:47:01 ens3 465.29 346.43 5071.08 81.19 0.00 0.00 0.00 0.00 02:45:21 01:47:01 docker0 242.72 297.82 20.21 1685.93 0.00 0.00 0.00 0.00 02:45:21 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:48:01 veth8e31340 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 02:45:21 01:48:01 ens3 22.33 15.42 17.92 9.85 0.00 0.00 0.00 0.00 02:45:21 01:48:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 02:45:21 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 01:49:01 veth8e31340 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:49:01 ens3 22.14 13.80 17.96 10.59 0.00 0.00 0.00 0.00 02:45:21 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 vethedc943e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth5aaa148 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth179c3dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth3d4685f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 02:45:21 01:50:01 vethaee6c29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth5e5b95b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth3774947 8.04 4.31 124.84 0.39 0.00 0.00 0.00 0.00 02:45:21 01:50:01 vethf4a0728 0.65 0.77 0.06 0.25 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth2167ba6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 ens3 115.93 75.50 2394.44 20.56 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth1014f71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth0b33c36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 veth3cd344d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:50:01 vethde527c3 4.31 8.04 0.39 124.84 0.00 0.00 0.00 0.01 02:45:21 01:50:01 docker0 6.64 11.40 0.50 173.75 0.00 0.00 0.00 0.00 02:45:21 01:51:01 vethbc28e54 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth4205401 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth56eb2d4 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth1799438 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 vethb63a1a9 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth13d315d 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth40774f8 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth2b0e0b6 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth81a4056 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth4f3631e 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:45:21 01:51:01 vethf4a0728 0.05 3.51 0.00 0.15 0.00 0.00 0.00 0.00 02:45:21 01:51:01 ens3 1074.71 665.07 11765.31 83.36 0.00 0.00 0.00 0.00 02:45:21 01:51:01 vethde551fb 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:51:01 docker0 601.75 948.09 52.37 9327.51 0.00 0.00 0.00 0.00 02:45:21 01:51:01 veth7928071 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:45:21 01:52:01 vethbc28e54 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth4205401 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth56eb2d4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth1799438 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 vethb63a1a9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth13d315d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth40774f8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth2b0e0b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth81a4056 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth4f3631e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 vethf4a0728 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 ens3 6.46 3.15 5.04 2.65 0.00 0.00 0.00 0.00 02:45:21 01:52:01 vethde551fb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:52:01 veth7928071 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 vethbc28e54 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 veth4205401 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 veth56eb2d4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 veth1799438 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 vethb63a1a9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 veth13d315d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 01:53:01 veth2b0e0b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 veth81a4056 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 veth4f3631e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 vethf4a0728 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 ens3 5.83 3.02 4.64 2.57 0.00 0.00 0.00 0.00 02:45:21 01:53:01 vethde551fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:53:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:54:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:45:21 01:54:01 ens3 13.30 8.77 12.24 5.89 0.00 0.00 0.00 0.00 02:45:21 01:54:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:55:01 lo 41.53 41.53 4.07 4.07 0.00 0.00 0.00 0.00 02:45:21 01:55:01 ens3 421.91 453.31 204.24 2065.10 0.00 0.00 0.00 0.00 02:45:21 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:56:01 lo 25.13 25.13 2.46 2.46 0.00 0.00 0.00 0.00 02:45:21 01:56:01 ens3 386.12 390.22 152.17 2476.51 0.00 0.00 0.00 0.00 02:45:21 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:57:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 02:45:21 01:57:01 ens3 46.36 42.19 23.04 238.28 0.00 0.00 0.00 0.00 02:45:21 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:58:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 01:59:01 ens3 0.48 0.20 1.60 0.01 0.00 0.00 0.00 0.00 02:45:21 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:00:01 ens3 0.87 0.30 0.31 0.21 0.00 0.00 0.00 0.00 02:45:21 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:01:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:45:21 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:02:01 ens3 0.38 0.10 0.08 0.01 0.00 0.00 0.00 0.00 02:45:21 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:03:01 ens3 1.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:45:21 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:04:01 ens3 1.52 0.02 0.11 0.00 0.00 0.00 0.00 0.00 02:45:21 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:05:01 ens3 0.95 0.43 0.40 0.28 0.00 0.00 0.00 0.00 02:45:21 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:06:01 ens3 0.75 0.40 0.35 0.28 0.00 0.00 0.00 0.00 02:45:21 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:07:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:08:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:09:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 02:45:21 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:11:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:45:21 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:12:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:13:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:14:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:15:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:16:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 02:45:21 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:17:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:18:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:19:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:20:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:21:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:45:21 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:22:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:23:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:24:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:26:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 02:45:21 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:27:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:28:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 02:45:21 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:29:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:30:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:31:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:45:21 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:32:01 ens3 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 02:45:21 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:33:02 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:34:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:36:01 ens3 0.75 0.43 0.41 0.28 0.00 0.00 0.00 0.00 02:45:21 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:37:01 ens3 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:38:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:39:01 ens3 0.97 0.72 0.83 0.39 0.00 0.00 0.00 0.00 02:45:21 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:40:01 ens3 5.97 4.83 3.77 4.83 0.00 0.00 0.00 0.00 02:45:21 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:41:01 ens3 2.10 1.63 1.12 1.29 0.00 0.00 0.00 0.00 02:45:21 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:21 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:21 02:43:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:21 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:44:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 02:45:21 02:44:01 ens3 131.53 72.92 4031.34 12.96 0.00 0.00 0.00 0.00 02:45:21 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:21 02:45:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 02:45:21 02:45:01 ens3 328.69 237.19 4184.25 158.84 0.00 0.00 0.00 0.00 02:45:21 02:45:01 docker0 77.46 101.25 7.16 905.31 0.00 0.00 0.00 0.00 02:45:21 Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 02:45:21 Average: ens3 75.59 62.30 640.40 89.26 0.00 0.00 0.00 0.00 02:45:21 Average: docker0 26.38 32.26 2.11 251.67 0.00 0.00 0.00 0.00 02:45:21 02:45:21 02:45:21 ---> sar -P ALL: 02:45:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773775) 11/25/25 _x86_64_ (8 CPU) 02:45:21 02:45:21 01:44:53 LINUX RESTART (8 CPU) 02:45:21 02:45:21 01:45:01 CPU %user %nice %system %iowait %steal %idle 02:45:21 01:46:01 all 9.15 0.00 2.88 2.02 0.06 85.89 02:45:21 01:46:01 0 11.65 0.00 3.39 6.11 0.07 78.79 02:45:21 01:46:01 1 9.39 0.00 2.52 0.12 0.05 87.92 02:45:21 01:46:01 2 8.86 0.00 2.64 3.22 0.07 85.21 02:45:21 01:46:01 3 6.87 0.00 1.84 0.25 0.07 90.97 02:45:21 01:46:01 4 5.78 0.00 1.61 0.92 0.03 91.66 02:45:21 01:46:01 5 8.34 0.00 3.34 0.17 0.05 88.11 02:45:21 01:46:01 6 8.00 0.00 3.32 0.52 0.07 88.10 02:45:21 01:46:01 7 14.30 0.00 4.41 4.84 0.07 76.39 02:45:21 01:47:01 all 29.87 0.00 6.26 1.00 0.08 62.80 02:45:21 01:47:01 0 29.64 0.00 6.65 0.22 0.08 63.41 02:45:21 01:47:01 1 29.08 0.00 6.94 0.27 0.08 63.62 02:45:21 01:47:01 2 30.69 0.00 6.52 0.58 0.10 62.10 02:45:21 01:47:01 3 29.90 0.00 7.18 4.60 0.08 58.24 02:45:21 01:47:01 4 31.42 0.00 6.59 0.76 0.08 61.14 02:45:21 01:47:01 5 29.11 0.00 5.15 0.08 0.07 65.58 02:45:21 01:47:01 6 29.90 0.00 6.23 0.98 0.07 62.82 02:45:21 01:47:01 7 29.18 0.00 4.79 0.51 0.07 65.46 02:45:21 01:48:01 all 34.71 0.00 7.60 0.93 0.08 56.67 02:45:21 01:48:01 0 35.21 0.00 8.29 0.07 0.08 56.35 02:45:21 01:48:01 1 35.77 0.00 7.43 4.70 0.07 52.04 02:45:21 01:48:01 2 31.71 0.00 8.68 1.90 0.08 57.62 02:45:21 01:48:01 3 34.80 0.00 7.53 0.07 0.08 57.51 02:45:21 01:48:01 4 33.73 0.00 7.28 0.03 0.08 58.87 02:45:21 01:48:01 5 34.52 0.00 7.32 0.49 0.08 57.59 02:45:21 01:48:01 6 36.11 0.00 6.80 0.07 0.08 56.94 02:45:21 01:48:01 7 35.85 0.00 7.45 0.15 0.08 56.46 02:45:21 01:49:01 all 70.78 0.00 9.11 0.18 0.08 19.85 02:45:21 01:49:01 0 70.04 0.00 9.08 0.13 0.08 20.66 02:45:21 01:49:01 1 71.61 0.00 8.80 0.29 0.08 19.23 02:45:21 01:49:01 2 70.47 0.00 9.51 0.74 0.07 19.21 02:45:21 01:49:01 3 70.49 0.00 9.45 0.02 0.07 19.97 02:45:21 01:49:01 4 71.76 0.00 8.61 0.05 0.08 19.50 02:45:21 01:49:01 5 70.41 0.00 9.31 0.15 0.07 20.06 02:45:21 01:49:01 6 71.18 0.00 9.32 0.03 0.07 19.40 02:45:21 01:49:01 7 70.29 0.00 8.81 0.03 0.08 20.79 02:45:21 01:50:01 all 30.39 0.00 7.56 1.82 0.08 60.15 02:45:21 01:50:01 0 31.06 0.00 6.93 0.71 0.08 61.22 02:45:21 01:50:01 1 28.76 0.00 6.67 1.35 0.10 63.12 02:45:21 01:50:01 2 29.89 0.00 7.70 7.01 0.10 55.29 02:45:21 01:50:01 3 29.59 0.00 7.93 2.00 0.07 60.42 02:45:21 01:50:01 4 29.49 0.00 7.66 0.91 0.08 61.85 02:45:21 01:50:01 5 32.02 0.00 7.71 1.11 0.08 59.08 02:45:21 01:50:01 6 29.34 0.00 8.23 0.99 0.08 61.35 02:45:21 01:50:01 7 32.97 0.00 7.67 0.47 0.07 58.82 02:45:21 01:51:01 all 30.91 0.00 12.72 21.32 0.11 34.94 02:45:21 01:51:01 0 28.30 0.00 13.72 19.46 0.10 38.42 02:45:21 01:51:01 1 31.02 0.00 12.77 17.83 0.10 38.28 02:45:21 01:51:01 2 32.63 0.00 12.60 30.01 0.08 24.67 02:45:21 01:51:01 3 31.40 0.00 13.89 37.02 0.12 17.56 02:45:21 01:51:01 4 29.88 0.00 12.99 22.42 0.12 34.60 02:45:21 01:51:01 5 31.30 0.00 12.22 13.48 0.08 42.91 02:45:21 01:51:01 6 32.02 0.00 10.87 14.40 0.10 42.60 02:45:21 01:51:01 7 30.70 0.00 12.74 16.11 0.14 40.32 02:45:21 01:52:01 all 89.73 0.00 10.16 0.00 0.11 0.00 02:45:21 01:52:01 0 89.41 0.00 10.49 0.00 0.10 0.00 02:45:21 01:52:01 1 90.17 0.00 9.72 0.00 0.12 0.00 02:45:21 01:52:01 2 88.81 0.00 11.09 0.00 0.10 0.00 02:45:21 01:52:01 3 88.56 0.00 11.32 0.00 0.12 0.00 02:45:21 01:52:01 4 90.30 0.00 9.60 0.00 0.10 0.00 02:45:21 01:52:01 5 90.88 0.00 9.02 0.00 0.10 0.00 02:45:21 01:52:01 6 89.77 0.00 10.11 0.00 0.12 0.00 02:45:21 01:52:01 7 89.96 0.00 9.92 0.00 0.12 0.00 02:45:21 01:53:01 all 90.56 0.00 9.32 0.00 0.13 0.00 02:45:21 01:53:01 0 90.40 0.00 9.47 0.00 0.13 0.00 02:45:21 01:53:01 1 91.39 0.00 8.49 0.00 0.12 0.00 02:45:21 01:53:01 2 89.96 0.00 9.94 0.00 0.10 0.00 02:45:21 01:53:01 3 89.81 0.00 10.08 0.00 0.12 0.00 02:45:21 01:53:01 4 91.10 0.00 8.75 0.00 0.15 0.00 02:45:21 01:53:01 5 91.35 0.00 8.52 0.00 0.13 0.00 02:45:21 01:53:01 6 89.75 0.00 10.12 0.00 0.13 0.00 02:45:21 01:53:01 7 90.71 0.00 9.17 0.00 0.12 0.00 02:45:21 01:54:01 all 73.85 0.00 9.58 3.74 0.12 12.71 02:45:21 01:54:01 0 74.15 0.00 9.21 1.85 0.12 14.67 02:45:21 01:54:01 1 74.00 0.00 8.97 2.11 0.12 14.81 02:45:21 01:54:01 2 73.12 0.00 10.24 3.43 0.08 13.13 02:45:21 01:54:01 3 73.88 0.00 9.82 4.31 0.12 11.88 02:45:21 01:54:01 4 74.94 0.00 9.49 3.25 0.20 12.13 02:45:21 01:54:01 5 73.03 0.00 9.22 3.30 0.12 14.34 02:45:21 01:54:01 6 74.69 0.00 9.74 1.56 0.08 13.93 02:45:21 01:54:01 7 72.97 0.00 9.94 10.17 0.10 6.82 02:45:21 01:55:01 all 9.25 0.00 1.20 0.14 0.07 89.35 02:45:21 01:55:01 0 6.43 0.00 1.22 0.05 0.05 92.25 02:45:21 01:55:01 1 7.70 0.00 1.24 0.02 0.07 90.98 02:45:21 01:55:01 2 10.85 0.00 1.35 0.03 0.08 87.68 02:45:21 01:55:01 3 9.61 0.00 1.19 0.17 0.07 88.97 02:45:21 01:55:01 4 9.39 0.00 1.07 0.03 0.07 89.44 02:45:21 01:55:01 5 10.12 0.00 1.01 0.20 0.05 88.62 02:45:21 01:55:01 6 9.97 0.00 1.31 0.55 0.08 88.08 02:45:21 01:55:01 7 9.95 0.00 1.20 0.03 0.07 88.75 02:45:21 01:56:01 all 11.30 0.00 0.83 0.08 0.07 87.73 02:45:21 01:56:01 0 15.93 0.00 0.93 0.03 0.07 83.04 02:45:21 01:56:01 1 11.18 0.00 0.95 0.05 0.07 87.75 02:45:21 01:56:01 2 14.75 0.00 0.82 0.10 0.07 84.26 02:45:21 01:56:01 3 10.55 0.00 0.76 0.03 0.08 88.57 02:45:21 01:56:01 4 12.32 0.00 0.68 0.03 0.07 86.90 02:45:21 01:56:01 5 8.88 0.00 0.77 0.03 0.07 90.25 02:45:21 01:56:01 6 7.12 0.00 1.02 0.35 0.07 91.44 02:45:21 01:56:01 7 9.63 0.00 0.67 0.02 0.07 89.62 02:45:21 02:45:21 01:56:01 CPU %user %nice %system %iowait %steal %idle 02:45:21 01:57:01 all 1.42 0.00 0.15 0.02 0.02 98.40 02:45:21 01:57:01 0 1.67 0.00 0.22 0.00 0.03 98.08 02:45:21 01:57:01 1 0.52 0.00 0.10 0.03 0.00 99.35 02:45:21 01:57:01 2 1.40 0.00 0.17 0.00 0.02 98.42 02:45:21 01:57:01 3 2.20 0.00 0.16 0.02 0.03 97.59 02:45:21 01:57:01 4 2.17 0.00 0.13 0.00 0.03 97.66 02:45:21 01:57:01 5 0.05 0.00 0.08 0.00 0.02 99.85 02:45:21 01:57:01 6 2.05 0.00 0.17 0.08 0.02 97.68 02:45:21 01:57:01 7 1.29 0.00 0.15 0.00 0.02 98.55 02:45:21 01:58:01 all 0.26 0.00 0.01 0.01 0.02 99.70 02:45:21 01:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 01:58:01 1 0.00 0.00 0.02 0.02 0.02 99.95 02:45:21 01:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 01:58:01 3 1.97 0.00 0.02 0.00 0.05 97.96 02:45:21 01:58:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:45:21 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 01:58:01 6 0.00 0.00 0.02 0.03 0.02 99.93 02:45:21 01:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 01:59:01 all 0.25 0.00 0.01 0.00 0.01 99.72 02:45:21 01:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 01:59:01 1 0.00 0.00 0.00 0.02 0.02 99.97 02:45:21 01:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 01:59:01 3 1.79 0.00 0.03 0.00 0.03 98.14 02:45:21 01:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:45:21 01:59:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:45:21 01:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 01:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:00:01 all 0.02 0.00 0.04 0.00 0.01 99.92 02:45:21 02:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:45:21 02:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:45:21 02:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:45:21 02:00:01 3 0.03 0.00 0.05 0.00 0.05 99.87 02:45:21 02:00:01 4 0.00 0.00 0.05 0.00 0.02 99.93 02:45:21 02:00:01 5 0.05 0.00 0.05 0.00 0.02 99.88 02:45:21 02:00:01 6 0.02 0.00 0.03 0.02 0.00 99.93 02:45:21 02:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:45:21 02:01:01 all 0.05 0.00 0.01 0.01 0.02 99.90 02:45:21 02:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:01:01 1 0.15 0.00 0.02 0.02 0.02 99.80 02:45:21 02:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:01:01 3 0.02 0.00 0.02 0.00 0.03 99.93 02:45:21 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:01:01 5 0.12 0.00 0.03 0.00 0.02 99.83 02:45:21 02:01:01 6 0.05 0.00 0.00 0.08 0.02 99.85 02:45:21 02:01:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:45:21 02:02:01 all 0.10 0.00 0.02 0.01 0.01 99.86 02:45:21 02:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:02:01 1 0.00 0.00 0.03 0.02 0.00 99.95 02:45:21 02:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:02:01 3 0.63 0.00 0.08 0.00 0.03 99.25 02:45:21 02:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:02:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:45:21 02:02:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:45:21 02:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:03:01 all 0.12 0.00 0.01 0.00 0.02 99.85 02:45:21 02:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 02:45:21 02:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:03:01 3 0.78 0.00 0.03 0.00 0.03 99.15 02:45:21 02:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:03:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:45:21 02:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:45:21 02:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:45:21 02:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:45:21 02:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:45:21 02:04:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:45:21 02:04:01 3 0.03 0.00 0.03 0.00 0.05 99.88 02:45:21 02:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:04:01 6 0.05 0.00 0.02 0.02 0.02 99.90 02:45:21 02:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:05:01 all 0.14 0.00 0.02 0.00 0.02 99.83 02:45:21 02:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:05:01 1 0.03 0.00 0.03 0.02 0.02 99.90 02:45:21 02:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:05:01 3 0.83 0.00 0.05 0.00 0.03 99.09 02:45:21 02:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:05:01 5 0.07 0.00 0.00 0.00 0.02 99.92 02:45:21 02:05:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:45:21 02:05:01 7 0.08 0.00 0.02 0.00 0.02 99.88 02:45:21 02:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:45:21 02:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:06:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:45:21 02:06:01 3 0.02 0.00 0.00 0.00 0.03 99.95 02:45:21 02:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:45:21 02:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:07:01 all 0.05 0.00 0.02 0.00 0.01 99.91 02:45:21 02:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:45:21 02:07:01 1 0.00 0.00 0.02 0.02 0.02 99.95 02:45:21 02:07:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:45:21 02:07:01 3 0.20 0.00 0.05 0.00 0.03 99.72 02:45:21 02:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:45:21 02:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:45:21 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:45:21 02:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:45:21 02:08:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:45:21 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:08:01 3 0.05 0.00 0.02 0.00 0.03 99.90 02:45:21 02:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:08:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 02:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:45:21 02:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:45:21 02:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 02:45:21 02:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:09:01 3 0.00 0.00 0.02 0.00 0.05 99.93 02:45:21 02:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 02:09:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:45:21 02:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:45:21 02:10:01 all 0.27 0.00 0.02 0.01 0.01 99.70 02:45:21 02:10:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:45:21 02:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:10:01 2 0.02 0.00 0.03 0.02 0.02 99.92 02:45:21 02:10:01 3 1.99 0.00 0.02 0.00 0.03 97.96 02:45:21 02:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:10:01 6 0.05 0.00 0.03 0.02 0.02 99.88 02:45:21 02:10:01 7 0.03 0.00 0.02 0.02 0.02 99.92 02:45:21 02:11:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:45:21 02:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:45:21 02:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:45:21 02:11:01 3 1.99 0.00 0.03 0.00 0.03 97.95 02:45:21 02:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:45:21 02:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:45:21 02:12:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:45:21 02:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:12:01 3 1.97 0.00 0.00 0.00 0.03 98.00 02:45:21 02:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:12:01 6 0.07 0.00 0.02 0.02 0.02 99.88 02:45:21 02:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:13:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:45:21 02:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:13:01 3 0.17 0.00 0.00 0.00 0.03 99.80 02:45:21 02:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:13:01 6 0.10 0.00 0.02 0.02 0.02 99.85 02:45:21 02:13:01 7 0.07 0.00 0.00 0.02 0.00 99.92 02:45:21 02:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:45:21 02:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:14:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:45:21 02:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:45:21 02:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:45:21 02:14:01 7 0.03 0.00 0.05 0.02 0.02 99.88 02:45:21 02:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:45:21 02:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:45:21 02:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:45:21 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:15:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 02:15:01 7 0.10 0.00 0.02 0.00 0.00 99.88 02:45:21 02:16:01 all 0.01 0.00 0.01 0.03 0.01 99.93 02:45:21 02:16:01 0 0.00 0.00 0.02 0.00 0.05 99.93 02:45:21 02:16:01 1 0.02 0.00 0.02 0.17 0.02 99.78 02:45:21 02:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:16:01 6 0.05 0.00 0.03 0.08 0.02 99.82 02:45:21 02:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:17:01 all 0.06 0.00 0.02 0.02 0.01 99.90 02:45:21 02:17:01 0 0.28 0.00 0.03 0.00 0.03 99.65 02:45:21 02:17:01 1 0.00 0.00 0.02 0.08 0.00 99.90 02:45:21 02:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:17:01 6 0.08 0.00 0.05 0.07 0.02 99.78 02:45:21 02:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:18:01 all 0.26 0.00 0.01 0.03 0.01 99.69 02:45:21 02:18:01 0 1.95 0.00 0.05 0.00 0.03 97.96 02:45:21 02:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:18:01 3 0.00 0.00 0.00 0.17 0.02 99.82 02:45:21 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:18:01 6 0.03 0.00 0.00 0.07 0.02 99.88 02:45:21 02:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:45:21 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:45:21 02:19:01 all 0.14 0.00 0.02 0.02 0.02 99.81 02:45:21 02:19:01 0 0.91 0.00 0.08 0.00 0.05 98.96 02:45:21 02:19:01 1 0.00 0.00 0.05 0.02 0.02 99.92 02:45:21 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:19:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:45:21 02:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:45:21 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:19:01 6 0.07 0.00 0.00 0.13 0.03 99.77 02:45:21 02:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:45:21 02:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 02:45:21 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:20:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:45:21 02:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:20:01 6 0.05 0.00 0.03 0.02 0.00 99.90 02:45:21 02:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:45:21 02:21:01 all 0.15 0.00 0.01 0.00 0.01 99.82 02:45:21 02:21:01 0 1.01 0.00 0.03 0.00 0.03 98.92 02:45:21 02:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:21:01 6 0.10 0.00 0.03 0.00 0.03 99.83 02:45:21 02:21:01 7 0.08 0.00 0.02 0.00 0.02 99.88 02:45:21 02:22:01 all 0.10 0.00 0.01 0.00 0.01 99.87 02:45:21 02:22:01 0 0.65 0.00 0.05 0.00 0.03 99.27 02:45:21 02:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:45:21 02:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:45:21 02:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:22:01 6 0.07 0.00 0.02 0.02 0.02 99.88 02:45:21 02:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:45:21 02:23:01 all 0.03 0.00 0.02 0.03 0.01 99.92 02:45:21 02:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:45:21 02:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:45:21 02:23:01 3 0.00 0.00 0.02 0.15 0.00 99.83 02:45:21 02:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:23:01 6 0.03 0.00 0.02 0.07 0.02 99.87 02:45:21 02:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:45:21 02:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:45:21 02:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:24:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:45:21 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:25:01 all 0.04 0.00 0.02 0.00 0.00 99.94 02:45:21 02:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:45:21 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:25:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:45:21 02:25:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:45:21 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:25:01 6 0.08 0.00 0.03 0.02 0.00 99.87 02:45:21 02:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:45:21 02:26:01 all 0.10 0.00 0.01 0.00 0.02 99.87 02:45:21 02:26:01 0 0.67 0.00 0.02 0.00 0.03 99.28 02:45:21 02:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 02:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 02:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:26:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:45:21 02:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:45:21 02:27:01 all 0.11 0.00 0.02 0.00 0.01 99.85 02:45:21 02:27:01 0 0.68 0.00 0.05 0.00 0.03 99.23 02:45:21 02:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:45:21 02:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:21 02:27:01 3 0.03 0.00 0.00 0.02 0.02 99.93 02:45:21 02:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:45:21 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:27:01 6 0.07 0.00 0.03 0.02 0.02 99.87 02:45:21 02:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:28:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:45:21 02:28:01 0 0.55 0.00 0.02 0.00 0.03 99.40 02:45:21 02:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:45:21 02:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:45:21 02:29:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:45:21 02:29:01 0 0.27 0.00 0.05 0.00 0.02 99.67 02:45:21 02:29:01 1 0.12 0.00 0.00 0.00 0.00 99.88 02:45:21 02:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:21 02:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:29:01 6 0.08 0.00 0.02 0.02 0.02 99.87 02:45:21 02:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:45:21 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:45:21 02:30:01 all 0.07 0.00 0.01 0.00 0.01 99.91 02:45:21 02:30:01 0 0.40 0.00 0.03 0.00 0.02 99.55 02:45:21 02:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 02:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:30:01 6 0.10 0.00 0.02 0.00 0.02 99.87 02:45:21 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:31:01 all 0.08 0.00 0.01 0.00 0.01 99.89 02:45:21 02:31:01 0 0.47 0.00 0.03 0.00 0.03 99.47 02:45:21 02:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:31:01 3 0.03 0.00 0.00 0.02 0.02 99.93 02:45:21 02:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:31:01 6 0.08 0.00 0.03 0.02 0.02 99.85 02:45:21 02:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:32:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:45:21 02:32:01 0 0.47 0.00 0.02 0.00 0.02 99.50 02:45:21 02:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:32:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:45:21 02:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:33:02 all 0.09 0.00 0.01 0.00 0.01 99.88 02:45:21 02:33:02 0 0.48 0.00 0.03 0.00 0.02 99.47 02:45:21 02:33:02 1 0.03 0.00 0.00 0.00 0.02 99.95 02:45:21 02:33:02 2 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:33:02 3 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 02:33:02 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:33:02 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:33:02 6 0.08 0.00 0.03 0.02 0.02 99.85 02:45:21 02:33:02 7 0.07 0.00 0.02 0.00 0.02 99.90 02:45:21 02:34:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:45:21 02:34:01 0 0.46 0.00 0.03 0.00 0.02 99.49 02:45:21 02:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:45:21 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:45:21 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:34:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:45:21 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:35:01 all 0.09 0.00 0.02 0.00 0.01 99.89 02:45:21 02:35:01 0 0.53 0.00 0.03 0.00 0.02 99.42 02:45:21 02:35:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:45:21 02:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:45:21 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:21 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:35:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:45:21 02:35:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:45:21 02:36:01 all 0.06 0.00 0.01 0.00 0.01 99.90 02:45:21 02:36:01 0 0.42 0.00 0.03 0.00 0.02 99.53 02:45:21 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:45:21 02:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:45:21 02:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:36:01 6 0.03 0.00 0.03 0.02 0.02 99.90 02:45:21 02:36:01 7 0.03 0.00 0.03 0.00 0.03 99.90 02:45:21 02:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:45:21 02:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:45:21 02:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:45:21 02:37:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:45:21 02:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:45:21 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:45:21 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:37:01 6 0.05 0.00 0.00 0.02 0.00 99.93 02:45:21 02:37:01 7 0.07 0.00 0.00 0.00 0.03 99.90 02:45:21 02:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:45:21 02:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:45:21 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:38:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:45:21 02:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:45:21 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:45:21 02:38:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:45:21 02:39:01 all 0.20 0.00 0.02 0.00 0.01 99.77 02:45:21 02:39:01 0 0.98 0.00 0.05 0.00 0.02 98.95 02:45:21 02:39:01 1 0.17 0.00 0.00 0.00 0.02 99.82 02:45:21 02:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:45:21 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:45:21 02:39:01 5 0.15 0.00 0.02 0.00 0.00 99.83 02:45:21 02:39:01 6 0.03 0.00 0.00 0.02 0.02 99.93 02:45:21 02:39:01 7 0.17 0.00 0.03 0.00 0.03 99.77 02:45:21 02:40:01 all 0.30 0.00 0.03 0.05 0.01 99.60 02:45:21 02:40:01 0 0.58 0.00 0.03 0.00 0.02 99.37 02:45:21 02:40:01 1 0.90 0.00 0.02 0.00 0.00 99.08 02:45:21 02:40:01 2 0.10 0.00 0.02 0.00 0.00 99.88 02:45:21 02:40:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:45:21 02:40:01 4 0.07 0.00 0.03 0.00 0.00 99.90 02:45:21 02:40:01 5 0.27 0.00 0.03 0.10 0.00 99.60 02:45:21 02:40:01 6 0.13 0.00 0.07 0.32 0.02 99.47 02:45:21 02:40:01 7 0.33 0.00 0.05 0.00 0.03 99.58 02:45:21 02:45:21 02:40:01 CPU %user %nice %system %iowait %steal %idle 02:45:21 02:41:01 all 0.06 0.00 0.02 0.01 0.01 99.89 02:45:21 02:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:45:21 02:41:01 1 0.22 0.00 0.02 0.00 0.02 99.75 02:45:21 02:41:01 2 0.05 0.00 0.02 0.02 0.02 99.90 02:45:21 02:41:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:45:21 02:41:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:45:21 02:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:45:21 02:41:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:45:21 02:41:01 7 0.12 0.00 0.05 0.00 0.02 99.82 02:45:21 02:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:45:21 02:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:45:21 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:45:21 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:42:01 6 0.07 0.00 0.02 0.02 0.00 99.90 02:45:21 02:42:01 7 0.03 0.00 0.03 0.00 0.03 99.90 02:45:21 02:43:01 all 0.06 0.00 0.01 0.00 0.01 99.92 02:45:21 02:43:01 0 0.15 0.00 0.02 0.00 0.02 99.82 02:45:21 02:43:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:45:21 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:21 02:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:45:21 02:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:45:21 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:45:21 02:43:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:45:21 02:43:01 7 0.12 0.00 0.02 0.00 0.03 99.83 02:45:21 02:44:01 all 3.18 0.00 1.32 0.05 0.02 95.42 02:45:21 02:44:01 0 3.49 0.00 1.39 0.02 0.02 95.09 02:45:21 02:44:01 1 2.81 0.00 0.90 0.00 0.02 96.27 02:45:21 02:44:01 2 3.00 0.00 1.34 0.00 0.02 95.64 02:45:21 02:44:01 3 3.17 0.00 1.34 0.00 0.02 95.48 02:45:21 02:44:01 4 2.75 0.00 1.24 0.00 0.03 95.98 02:45:21 02:44:01 5 3.35 0.00 1.42 0.00 0.02 95.21 02:45:21 02:44:01 6 3.95 0.00 1.61 0.37 0.03 94.04 02:45:21 02:44:01 7 2.97 0.00 1.34 0.02 0.03 95.63 02:45:21 02:45:01 all 7.38 0.00 2.99 2.25 0.06 87.33 02:45:21 02:45:01 0 8.34 0.00 3.40 0.22 0.07 87.98 02:45:21 02:45:01 1 7.04 0.00 2.69 0.25 0.07 89.95 02:45:21 02:45:01 2 7.85 0.00 2.81 0.15 0.05 89.14 02:45:21 02:45:01 3 6.69 0.00 3.26 6.13 0.05 83.87 02:45:21 02:45:01 4 8.37 0.00 2.83 0.98 0.05 87.77 02:45:21 02:45:01 5 6.97 0.00 3.10 5.95 0.05 83.92 02:45:21 02:45:01 6 7.09 0.00 2.90 3.87 0.05 86.09 02:45:21 02:45:01 7 6.66 0.00 2.90 0.45 0.07 89.92 02:45:21 Average: all 8.25 0.00 1.36 0.56 0.03 89.80 02:45:21 Average: 0 8.45 0.00 1.42 0.47 0.03 89.62 02:45:21 Average: 1 8.18 0.00 1.31 0.45 0.02 90.04 02:45:21 Average: 2 8.22 0.00 1.42 0.78 0.02 89.56 02:45:21 Average: 3 8.30 0.00 1.43 0.90 0.03 89.34 02:45:21 Average: 4 8.19 0.00 1.31 0.48 0.02 89.99 02:45:21 Average: 5 8.15 0.00 1.30 0.41 0.02 90.12 02:45:21 Average: 6 8.19 0.00 1.37 0.41 0.03 90.00 02:45:21 Average: 7 8.30 0.00 1.36 0.54 0.03 89.77 02:45:21 02:45:21 02:45:21