Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c11ac2d3f82390d1a7a975125afec5ec5414e10 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-ssh1119274977631329489.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-ssh7957956680670610438.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-ssh4821910379967371311.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-ssh594714631939132765.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-ssh14955651146641542698.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 ‘prd-ubuntu20.04-docker-8c-8g-3740’ Running on prd-ubuntu20.04-docker-8c-8g-3741 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/961 [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/961 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5c11ac2d3f82390d1a7a975125afec5ec5414e10 (main) Commit message: "Merge pull request #5383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 5c11ac2d3f82390d1a7a975125afec5ec5414e10 # timeout=10 > git rev-list --no-walk 84b1577d40627d977bd4db100cd0bf9cd2012f29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:06:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:15 ========================================================= 04:06:15 EdgeX Global Pipelines Version Info 04:06:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:16 ------------------- 04:06:16 stable info: 04:06:16 ------------------- 04:06:16 Commited By: Cherry Wang cherry@iotechsys.com 04:06:16 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 04:06:16 Message: update stable to v1.0.278 04:06:16 ------------------- 04:06:16 experimental info: 04:06:16 ------------------- 04:06:16 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:16 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 04:06:16 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c11ac2 [Pipeline] echo 04:06:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:17 provisioning config files... 04:06:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config9680550202683265925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:17 ---> ****-login.sh 04:06:17 nexus3.edgexfoundry.org:10001 04:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:17 04:06:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:06:17 Configure a credential helper to remove this warning. See 04:06:17 https://docs.****.com/go/credential-store/ 04:06:17 04:06:17 Login Succeeded 04:06:17 nexus3.edgexfoundry.org:10002 04:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:17 04:06:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:06:17 Configure a credential helper to remove this warning. See 04:06:17 https://docs.****.com/go/credential-store/ 04:06:17 04:06:17 Login Succeeded 04:06:17 nexus3.edgexfoundry.org:10003 04:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:17 04:06:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:06:17 Configure a credential helper to remove this warning. See 04:06:17 https://docs.****.com/go/credential-store/ 04:06:17 04:06:17 Login Succeeded 04:06:17 nexus3.edgexfoundry.org:10004 04:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:17 04:06:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:06:17 Configure a credential helper to remove this warning. See 04:06:17 https://docs.****.com/go/credential-store/ 04:06:17 04:06:17 Login Succeeded 04:06:17 ****.io 04:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:18 04:06:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:06:18 Configure a credential helper to remove this warning. See 04:06:18 https://docs.****.com/go/credential-store/ 04:06:18 04:06:18 Login Succeeded 04:06:18 ---> ****-login.sh ends [Pipeline] } 04:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:18 + 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 04:06:18 + dirname cmd/core-command/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo core-command,cmd/core-command/Dockerfile 04:06:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:06:18 + dirname cmd/core-data/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo core-data,cmd/core-data/Dockerfile 04:06:18 + dirname cmd/core-keeper/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo core-keeper,cmd/core-keeper/Dockerfile 04:06:18 + dirname cmd/core-metadata/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo core-metadata,cmd/core-metadata/Dockerfile 04:06:18 + dirname cmd/security-bootstrapper/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:06:18 + dirname cmd/security-proxy-auth/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:06:18 + dirname cmd/security-proxy-setup/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:06:18 + dirname cmd/security-secretstore-setup/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:06:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:06:18 + dirname cmd/security-spire-agent/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:06:18 + dirname cmd/security-spire-config/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:06:18 + dirname cmd/security-spire-server/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:06:18 + dirname cmd/support-notifications/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo support-notifications,cmd/support-notifications/Dockerfile 04:06:18 + dirname cmd/support-scheduler/Dockerfile 04:06:18 + cut -d/ -f2 04:06:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:06:18 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 04:06:18 + git rev-list -1 --merges 5c11ac2d3f82390d1a7a975125afec5ec5414e10~1..5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 04:06:18 -----------> git rev-list -1 --merges 5c11ac2d3f82390d1a7a975125afec5ec5414e10~1..5c11ac2d3f82390d1a7a975125afec5ec5414e10 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:06:18 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [false] [Pipeline] sh 04:06:19 + git log --format=format:%s -1 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 04:06:19 ========================================================= 04:06:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:06:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:06:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:06:19 + grep -v github /etc/ssh/ssh_known_hosts 04:06:19 + [ -e /tmp/ssh_known_hosts ] 04:06:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:06:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:06:19 + sudo tee -a /etc/ssh/ssh_known_hosts 04:06:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:19 04:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:20 0.1.4: Pulling from edgex-devops/py-git-semver 04:06:20 3dae71ba6b94: Pulling fs layer 04:06:20 6bf1a483ea7c: Pulling fs layer 04:06:20 f5dfc541a4d3: Pulling fs layer 04:06:20 461d9e800cba: Pulling fs layer 04:06:20 80192f66455f: Pulling fs layer 04:06:20 2e8e34ca0e6c: Pulling fs layer 04:06:20 a29436f7fd5d: Pulling fs layer 04:06:20 923cac83aea3: Pulling fs layer 04:06:20 25ad8b0a4227: Pulling fs layer 04:06:20 db01528c6b51: Pulling fs layer 04:06:20 28988de357af: Pulling fs layer 04:06:20 461d9e800cba: Waiting 04:06:20 80192f66455f: Waiting 04:06:20 2e8e34ca0e6c: Waiting 04:06:20 25ad8b0a4227: Waiting 04:06:20 a29436f7fd5d: Waiting 04:06:20 db01528c6b51: Waiting 04:06:20 923cac83aea3: Waiting 04:06:20 28988de357af: Waiting 04:06:20 6bf1a483ea7c: Verifying Checksum 04:06:20 6bf1a483ea7c: Download complete 04:06:20 461d9e800cba: Download complete 04:06:20 80192f66455f: Verifying Checksum 04:06:20 80192f66455f: Download complete 04:06:20 f5dfc541a4d3: Verifying Checksum 04:06:20 f5dfc541a4d3: Download complete 04:06:20 3dae71ba6b94: Verifying Checksum 04:06:20 3dae71ba6b94: Download complete 04:06:20 923cac83aea3: Verifying Checksum 04:06:20 923cac83aea3: Download complete 04:06:20 25ad8b0a4227: Verifying Checksum 04:06:20 25ad8b0a4227: Download complete 04:06:20 db01528c6b51: Verifying Checksum 04:06:20 db01528c6b51: Download complete 04:06:20 28988de357af: Verifying Checksum 04:06:20 28988de357af: Download complete 04:06:20 a29436f7fd5d: Verifying Checksum 04:06:20 a29436f7fd5d: Download complete 04:06:21 2e8e34ca0e6c: Verifying Checksum 04:06:21 2e8e34ca0e6c: Download complete 04:06:21 3dae71ba6b94: Pull complete 04:06:22 6bf1a483ea7c: Pull complete 04:06:22 f5dfc541a4d3: Pull complete 04:06:22 461d9e800cba: Pull complete 04:06:22 80192f66455f: Pull complete 04:06:27 2e8e34ca0e6c: Pull complete 04:06:28 a29436f7fd5d: Pull complete 04:06:28 923cac83aea3: Pull complete 04:06:28 25ad8b0a4227: Pull complete 04:06:28 db01528c6b51: Pull complete 04:06:28 28988de357af: Pull complete 04:06:28 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:28 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 04:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 04:06:30 $ docker top f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b -eo pid,comm 04:06:30 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). 04:06:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:30 [ssh-agent] Looking for ssh-agent implementation... 04:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:30 $ docker exec f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent 04:06:30 SSH_AUTH_SOCK=/tmp/ssh-5zLEDiOVittk/agent.32 04:06:30 SSH_AGENT_PID=38 04:06:30 Running ssh-add (command line suppressed) 04:06:30 Identity added: /w/workspace/edgex-go/961@tmp/private_key_6683985179741512504.key (/w/workspace/edgex-go/961@tmp/private_key_6683985179741512504.key) 04:06:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:30 + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] sh 04:06:31 + git tag --points-at HEAD [Pipeline] } 04:06:31 $ docker exec --env ******** --env ******** f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent -k 04:06:31 unset SSH_AUTH_SOCK; 04:06:31 unset SSH_AGENT_PID; 04:06:31 echo Agent pid 38 killed; 04:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:31 [ssh-agent] Looking for ssh-agent implementation... 04:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:31 $ docker exec f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent 04:06:31 SSH_AUTH_SOCK=/tmp/ssh-VSP5foyv8sLc/agent.85 04:06:31 SSH_AGENT_PID=91 04:06:31 Running ssh-add (command line suppressed) 04:06:31 Identity added: /w/workspace/edgex-go/961@tmp/private_key_8123865158759391322.key (/w/workspace/edgex-go/961@tmp/private_key_8123865158759391322.key) 04:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:31 + git semver init 04:06:32 2026-03-20 04:06:32,027 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:06:32 2026-03-20 04:06:32,031 [run_init] DEBUG init version:0.0.0 force:False 04:06:32 2026-03-20 04:06:32,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/961/.semver 04:06:32 2026-03-20 04:06:32,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/961/.semver 04:06:32 2026-03-20 04:06:32,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/961/.semver'], cwd=/w/workspace/edgex-go/961, stdin=None, shell=False, universal_newlines=False) 04:06:37 2026-03-20 04:06:36,404 [append_file] DEBUG append to file:/w/workspace/edgex-go/961/.git/info/exclude 04:06:37 2026-03-20 04:06:36,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/961/.semver/main with force:False 04:06:37 2026-03-20 04:06:36,404 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 04:06:37 2026-03-20 04:06:36,405 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 04:06:37 4.1.0-dev.103 [Pipeline] } 04:06:37 $ docker exec --env ******** --env ******** f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent -k 04:06:37 unset SSH_AUTH_SOCK; 04:06:37 unset SSH_AGENT_PID; 04:06:37 echo Agent pid 91 killed; 04:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:37 + git semver [Pipeline] } 04:06:38 $ docker stop --time=1 f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b 04:06:39 $ docker rm -f --volumes f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b [Pipeline] // withDockerContainer [Pipeline] sh 04:06:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:06:39 Stashed 1 file(s) [Pipeline] echo 04:06:39 [edgeXSemver]: initialized semver on version 4.1.0-dev.103 [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 04:06:40 + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] echo 04:06:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:06:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:06:40 ========================================================= 04:06:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:06:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:06:40 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 04:06:40 2d35ebdb57d9: Pulling fs layer 04:06:40 c35fb4624d26: Pulling fs layer 04:06:40 4e2aec7ef170: Pulling fs layer 04:06:40 333b49ad6fbf: Pulling fs layer 04:06:40 4f4fb700ef54: Pulling fs layer 04:06:40 c3e65509a76b: Pulling fs layer 04:06:40 7cf9ebb963bd: Pulling fs layer 04:06:40 333b49ad6fbf: Waiting 04:06:40 4f4fb700ef54: Waiting 04:06:40 c3e65509a76b: Waiting 04:06:40 bb34ca984cfb: Pulling fs layer 04:06:40 151cf03bc807: Pulling fs layer 04:06:40 7cf9ebb963bd: Waiting 04:06:40 bb34ca984cfb: Waiting 04:06:40 151cf03bc807: Waiting 04:06:40 c35fb4624d26: Download complete 04:06:40 333b49ad6fbf: Download complete 04:06:40 4f4fb700ef54: Download complete 04:06:40 c3e65509a76b: Verifying Checksum 04:06:40 c3e65509a76b: Download complete 04:06:40 2d35ebdb57d9: Verifying Checksum 04:06:40 2d35ebdb57d9: Download complete 04:06:40 2d35ebdb57d9: Pull complete 04:06:40 7cf9ebb963bd: Verifying Checksum 04:06:40 7cf9ebb963bd: Download complete 04:06:40 c35fb4624d26: Pull complete 04:06:41 4e2aec7ef170: Verifying Checksum 04:06:41 4e2aec7ef170: Download complete 04:06:41 151cf03bc807: Download complete 04:06:41 bb34ca984cfb: Verifying Checksum 04:06:41 bb34ca984cfb: Download complete 04:06:46 4e2aec7ef170: Pull complete 04:06:46 333b49ad6fbf: Pull complete 04:06:46 4f4fb700ef54: Pull complete 04:06:46 c3e65509a76b: Pull complete 04:06:46 7cf9ebb963bd: Pull complete 04:06:49 bb34ca984cfb: Pull complete 04:06:50 151cf03bc807: Pull complete 04:06:50 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:06:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 04:06:50 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:06:50 WORKDIR /edgex 04:06:50 COPY go.mod . 04:06:50 RUN go mod download 04:06:50 docker build -t ci-base-image-x86_64 -f - . 04:06:51 #0 building with "default" instance using docker driver 04:06:51 04:06:51 #1 [internal] load build definition from Dockerfile 04:06:51 #1 transferring dockerfile: 164B done 04:06:51 #1 DONE 0.0s 04:06:51 04:06:51 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:06:51 #2 DONE 0.0s 04:06:51 04:06:51 #3 [internal] load .dockerignore 04:06:51 #3 transferring context: 50B done 04:06:51 #3 DONE 0.0s 04:06:51 04:06:51 #4 [internal] load build context 04:06:51 #4 transferring context: 7.07kB done 04:06:51 #4 DONE 0.1s 04:06:51 04:06:51 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:06:51 #5 DONE 0.1s 04:06:51 04:06:51 #6 [2/4] WORKDIR /edgex 04:06:53 #6 DONE 1.3s 04:06:53 04:06:53 #7 [3/4] COPY go.mod . 04:06:53 #7 DONE 0.0s 04:06:53 04:06:53 #8 [4/4] RUN go mod download 04:06:54 Still waiting to schedule task 04:06:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:07:03 #8 DONE 9.2s 04:07:03 04:07:03 #9 exporting to image 04:07:03 #9 exporting layers 04:07:05 #9 exporting layers 3.5s done 04:07:05 #9 writing image sha256:f9fa216c7a7ab3a2ca3012ebc4879059ef50c9a10f53b5761e2472885a8b94dd done 04:07:05 #9 naming to docker.io/library/ci-base-image-x86_64 done 04:07:05 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + docker inspect -f . ci-base-image-x86_64 04:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:05 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 04:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 04:07:06 $ docker top 9884480dbaac71668dda8ce5aae6c39da130b83cfdeb0b3cbe485d0201165d4c -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:06 + go version 04:07:06 go version go1.25.2 linux/amd64 [Pipeline] } 04:07:06 $ docker stop --time=1 9884480dbaac71668dda8ce5aae6c39da130b83cfdeb0b3cbe485d0201165d4c 04:07:07 $ docker rm -f --volumes 9884480dbaac71668dda8ce5aae6c39da130b83cfdeb0b3cbe485d0201165d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:08 + docker inspect -f . ci-base-image-x86_64 04:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:08 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 04:07:08 $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 04:07:08 $ docker top c414767156a3224e6d1b90e4549eb9bcd4ae8a53ab680b9a08eab0f45ad23b0e -eo pid,comm [Pipeline] { [Pipeline] echo 04:07:08 ========================================================= 04:07:08 [edgeXBuildGoParallel] Running Tests and Build... 04:07:08 ========================================================= [Pipeline] sh 04:07:08 + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] fileExists [Pipeline] sh 04:07:09 + make test 04:07:09 go test -race -coverprofile=coverage.out ./... 04:07:17 ? github.com/edgexfoundry/edgex-go [no test files] 04:07:49 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:07:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:07:49 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:07:49 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 04:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements 04:07:53 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 04:07:53 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.3% of statements 04:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.018s coverage: 86.5% of statements 04:07:53 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:07:53 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.505s coverage: 94.2% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 04:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 90.7% of statements 04:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 04:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.031s coverage: 0.0% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.2% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:07:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 97.6% of statements 04:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 04:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:07:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:07:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 04:07:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 04:07:56 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:07:56 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:07:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:07:56 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 04:07:56 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:07:56 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:07:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:07:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:07:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:07:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 04:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements 04:07:59 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 04:07:59 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 04:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 04:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 68.8% of statements 04:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:07:59 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:07:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 04:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.020s coverage: 87.1% of statements 04:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements 04:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements 04:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 04:08:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.034s coverage: 68.8% of statements 04:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.045s coverage: 81.8% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 04:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 6.8% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.143s coverage: 54.8% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 04:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 04:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 29.2% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 04:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 04:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:08:21 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:08:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3743 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:08:24 Running in /w/workspace/edgex-go/961 [Pipeline] { [Pipeline] checkout 04:08:24 The recommended git tool is: git 04:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements 04:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 04:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 04:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 04:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements 04:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:08:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:08:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:08:24 running golangci-lint 04:08:24 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 04:08:24 go version go1.25.2 linux/amd64 04:08:25 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 04:08:25 level=info msg="[config_reader] Used config file .golangci.yml" 04:08:25 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 04:08:25 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 04:08:25 level=info msg="[goenv] Read go env for 4.778275ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 04:08:25 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 04:08:29 using credential edgex-jenkins-ssh 04:08:29 Cloning the remote Git repository 04:08:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:08:29 > git init /w/workspace/edgex-go/961 # timeout=10 04:08:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:08:29 > git --version # timeout=10 04:08:29 > git --version # 'git version 2.25.1' 04:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:47 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|files|imports|name|types_sizes|exports_file) took 20.675406943s" 04:08:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.354136ms" 04:08:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:08:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:48 Avoid second fetch 04:08:48 Checking out Revision 5c11ac2d3f82390d1a7a975125afec5ec5414e10 (main) 04:08:49 Commit message: "Merge pull request #5383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.58" 04:08:48 > git config core.sparsecheckout # timeout=10 04:08:48 > git checkout -f 5c11ac2d3f82390d1a7a975125afec5ec5414e10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:53 provisioning config files... 04:08:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config8100608269047299991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:54 ---> ****-login.sh 04:08:54 nexus3.edgexfoundry.org:10001 04:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:54 Configure a credential helper to remove this warning. See 04:08:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:54 04:08:54 Login Succeeded 04:08:54 nexus3.edgexfoundry.org:10002 04:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:54 Configure a credential helper to remove this warning. See 04:08:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:54 04:08:54 Login Succeeded 04:08:54 nexus3.edgexfoundry.org:10003 04:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:55 Configure a credential helper to remove this warning. See 04:08:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:55 04:08:55 Login Succeeded 04:08:55 nexus3.edgexfoundry.org:10004 04:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:55 Configure a credential helper to remove this warning. See 04:08:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:55 04:08:55 Login Succeeded 04:08:55 ****.io 04:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:56 Configure a credential helper to remove this warning. See 04:08:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:56 04:08:56 Login Succeeded 04:08:56 ---> ****-login.sh ends [Pipeline] } 04:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:08:56 + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] echo 04:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:08:56 ========================================================= 04:08:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:08:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:08:57 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:57 6b59a28fa201: Pulling fs layer 04:08:57 d32bb0dddca7: Pulling fs layer 04:08:57 5dab1238d3d9: Pulling fs layer 04:08:57 196fd7d83e7d: Pulling fs layer 04:08:57 4f4fb700ef54: Pulling fs layer 04:08:57 8ba94037c8f0: Pulling fs layer 04:08:57 deaec5988b04: Pulling fs layer 04:08:57 9f65657bb879: Pulling fs layer 04:08:57 4f4fb700ef54: Waiting 04:08:57 8ba94037c8f0: Waiting 04:08:57 196fd7d83e7d: Waiting 04:08:57 deaec5988b04: Waiting 04:08:57 9f65657bb879: Waiting 04:08:57 level=info msg="[linters_context/goanalysis] analyzers took 1m40.239428091s with top 10 stages: buildir: 52.428948515s, inspect: 2.796664438s, gosec: 2.788563781s, fact_deprecated: 2.411779139s, printf: 1.542854008s, fact_purity: 1.518328008s, ctrlflow: 1.271857402s, nilness: 1.16398405s, QF1004: 1.093293237s, S1038: 899.694551ms" 04:08:57 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 04:08:57 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 04:08:57 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 04:08:57 level=info msg="[runner] Issues before processing: 35, after processing: 0" 04:08:57 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_paths: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, path_relativity: 35/35" 04:08:57 level=info msg="[runner] processing took 7.566638ms with stages: nolint_filter: 6.726879ms, generated_file_filter: 635.205µs, exclusion_rules: 118.042µs, exclusion_paths: 41.97µs, path_relativity: 30.771µs, cgo: 3.2µs, path_absoluter: 2.39µs, sort_results: 2.071µs, invalid_issue: 1.97µs, filename_unadjuster: 910ns, max_same_issues: 680ns, fixer: 590ns, path_prettifier: 540ns, diff: 440ns, uniq_by_line: 250ns, max_per_file_from_linter: 190ns, max_from_linter: 170ns, path_shortener: 130ns, source_code: 130ns, severity-rules: 110ns" 04:08:57 level=info msg="[runner] linters took 11.125368001s with stages: goanalysis_metalinter: 11.117735191s" 04:08:57 0 issues. 04:08:57 level=info msg="File cache stats: 0 entries of total size 0B" 04:08:57 level=info msg="Memory: 320 samples, avg is 345.3MB, max is 1382.9MB" 04:08:57 level=info msg="Execution took 31.855611809s" 04:08:57 go vet ./... 04:08:57 d32bb0dddca7: Verifying Checksum 04:08:57 d32bb0dddca7: Download complete 04:08:57 196fd7d83e7d: Verifying Checksum 04:08:57 196fd7d83e7d: Download complete 04:08:57 4f4fb700ef54: Verifying Checksum 04:08:57 4f4fb700ef54: Download complete 04:08:57 8ba94037c8f0: Verifying Checksum 04:08:57 8ba94037c8f0: Download complete 04:08:57 6b59a28fa201: Download complete 04:08:58 9f65657bb879: Verifying Checksum 04:08:58 9f65657bb879: Download complete 04:08:59 5dab1238d3d9: Verifying Checksum 04:08:59 5dab1238d3d9: Download complete 04:08:59 6b59a28fa201: Pull complete 04:09:00 d32bb0dddca7: Pull complete 04:09:00 deaec5988b04: Verifying Checksum 04:09:00 deaec5988b04: Download complete 04:09:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:09:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:09:04 ./bin/test-attribution-txt.sh [Pipeline] echo 04:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 04:09:04 + ls -al . 04:09:04 total 1392 04:09:04 drwxrwxr-x 11 1001 1001 4096 Mar 20 04:07 . 04:09:04 drwxr-xr-x 4 root root 4096 Mar 20 04:07 .. 04:09:04 drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 .blubracket 04:09:04 -rw-rw-r-- 1 1001 1001 10 Mar 20 04:06 .dockerignore 04:09:04 drwxrwxr-x 8 1001 1001 4096 Mar 20 04:08 .git 04:09:04 drwxrwxr-x 3 1001 1001 4096 Mar 20 04:06 .github 04:09:04 -rw-rw-r-- 1 1001 1001 909 Mar 20 04:06 .gitignore 04:09:04 -rw-rw-r-- 1 1001 1001 359 Mar 20 04:06 .golangci.yml 04:09:04 -rw-rw-r-- 1 1001 1001 100 Mar 20 04:06 .hadolint.yml 04:09:04 drwxr-xr-x 3 1001 1001 4096 Mar 20 04:06 .semver 04:09:04 -rw-rw-r-- 1 1001 1001 155 Mar 20 04:06 .sonarcloud.properties 04:09:04 -rw-rw-r-- 1 1001 1001 1171 Mar 20 04:06 ADOPTERS.md 04:09:04 -rw-rw-r-- 1 1001 1001 20143 Mar 20 04:06 Attribution.txt 04:09:04 -rw-rw-r-- 1 1001 1001 108018 Mar 20 04:06 CHANGELOG.md 04:09:04 -rw-rw-r-- 1 1001 1001 3804 Mar 20 04:06 CONTRIBUTING.md 04:09:04 -rw-rw-r-- 1 1001 1001 677 Mar 20 04:06 GOVERNANCE.md 04:09:04 -rw-rw-r-- 1 1001 1001 886 Mar 20 04:06 Jenkinsfile 04:09:04 -rw-rw-r-- 1 1001 1001 10775 Mar 20 04:06 LICENSE 04:09:04 -rw-rw-r-- 1 1001 1001 16743 Mar 20 04:06 Makefile 04:09:04 -rw-rw-r-- 1 1001 1001 582 Mar 20 04:06 OWNERS.md 04:09:04 -rw-rw-r-- 1 1001 1001 9932 Mar 20 04:06 README.md 04:09:04 -rw-rw-r-- 1 1001 1001 789 Mar 20 04:06 SECURITY.md 04:09:04 -rw-rw-r-- 1 1001 1001 13 Mar 20 04:06 VERSION 04:09:04 drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 bin 04:09:04 drwxrwxr-x 19 1001 1001 4096 Mar 20 04:06 cmd 04:09:04 -rw-r--r-- 1 root root 1044024 Mar 20 04:08 coverage.out 04:09:04 drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 fuzz_test 04:09:04 -rw-rw-r-- 1 1001 1001 7036 Mar 20 04:06 go.mod 04:09:04 -rw-rw-r-- 1 1001 1001 90891 Mar 20 04:06 go.sum 04:09:04 drwxrwxr-x 7 1001 1001 4096 Mar 20 04:06 internal 04:09:04 drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 openapi 04:09:04 -rw-rw-r-- 1 1001 1001 584 Mar 20 04:06 security.txt 04:09:04 -rw-rw-r-- 1 1001 1001 204 Mar 20 04:06 version.go [Pipeline] sh 04:09:04 + '[' -e coverage.out ] 04:09:04 + chown 1001:1001 coverage.out [Pipeline] stash 04:09:04 Stashed 1 file(s) [Pipeline] sh 04:09:05 + make build 04:09:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:09:15 5dab1238d3d9: Pull complete 04:09:15 196fd7d83e7d: Pull complete 04:09:15 4f4fb700ef54: Pull complete 04:09:15 8ba94037c8f0: Pull complete 04:09:23 deaec5988b04: Pull complete 04:09:24 9f65657bb879: Pull complete 04:09:24 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:09:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 04:09:25 + docker build -t ci-base-image-arm64 -f - . 04:09:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:09:25 WORKDIR /edgex 04:09:25 COPY go.mod . 04:09:25 RUN go mod download 04:09:25 Sending build context to Docker daemon 3.894MB 04:09:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:09:26 ---> 334268110677 04:09:26 Step 2/4 : WORKDIR /edgex 04:09:28 ---> Running in 0faa295ca375 04:09:28 Removing intermediate container 0faa295ca375 04:09:28 ---> 5edd55a583a0 04:09:28 Step 3/4 : COPY go.mod . 04:09:28 ---> 10d068021f7f 04:09:28 Step 4/4 : RUN go mod download 04:09:28 ---> Running in c5d2d4cec1b4 04:09:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:09:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:09:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:09:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:09:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:09:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:09:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:09:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:09:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:09:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:09:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:09:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:09:51 $ docker stop --time=1 c414767156a3224e6d1b90e4549eb9bcd4ae8a53ab680b9a08eab0f45ad23b0e 04:09:53 $ docker rm -f --volumes c414767156a3224e6d1b90e4549eb9bcd4ae8a53ab680b9a08eab0f45ad23b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:09:55 04:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:09:55 latest: Pulling from edgex-devops/edgex-compose 04:09:55 91d30c5bc195: Pulling fs layer 04:09:55 2e9b0aa3be6d: Pulling fs layer 04:09:55 9c61dcf015f6: Pulling fs layer 04:09:55 4698f68db338: Pulling fs layer 04:09:55 2a2f49069b9e: Pulling fs layer 04:09:55 e0025b399a48: Pulling fs layer 04:09:55 2a2f49069b9e: Waiting 04:09:55 e0025b399a48: Waiting 04:09:55 4698f68db338: Waiting 04:09:55 91d30c5bc195: Verifying Checksum 04:09:55 91d30c5bc195: Download complete 04:09:55 4698f68db338: Verifying Checksum 04:09:55 4698f68db338: Download complete 04:09:55 2e9b0aa3be6d: Verifying Checksum 04:09:55 2e9b0aa3be6d: Download complete 04:09:55 91d30c5bc195: Pull complete 04:09:55 e0025b399a48: Verifying Checksum 04:09:55 e0025b399a48: Download complete 04:09:55 2a2f49069b9e: Verifying Checksum 04:09:55 2a2f49069b9e: Download complete 04:09:55 2e9b0aa3be6d: Pull complete 04:09:56 9c61dcf015f6: Verifying Checksum 04:09:56 9c61dcf015f6: Download complete 04:10:00 9c61dcf015f6: Pull complete 04:10:00 4698f68db338: Pull complete 04:10:00 2a2f49069b9e: Pull complete 04:10:00 e0025b399a48: Pull complete 04:10:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:10:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:00 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 04:10:00 $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:10:01 $ docker top 572a68904e2f344054319fa7ffb5c236cd1a878e8a4931bfc72043af7b0366ab -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:01 + docker compose -f ./docker-compose-build.yml build --parallel 04:10:02 #1 [security-spire-config internal] load build definition from Dockerfile 04:10:02 #1 transferring dockerfile: 1.69kB done 04:10:02 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:10:02 #1 DONE 0.1s 04:10:02 04:10:02 #2 [security-proxy-auth internal] load build definition from Dockerfile 04:10:02 #2 transferring dockerfile: 2.14kB done 04:10:02 #2 DONE 0.1s 04:10:02 04:10:02 #3 [core-command internal] load build definition from Dockerfile 04:10:02 #3 transferring dockerfile: 1.94kB done 04:10:02 #3 DONE 0.0s 04:10:02 04:10:02 #4 [core-data internal] load build definition from Dockerfile 04:10:02 #4 transferring dockerfile: 2.04kB done 04:10:02 #4 DONE 0.1s 04:10:02 04:10:02 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:10:02 #5 DONE 0.0s 04:10:02 04:10:02 #6 [core-command internal] load metadata for docker.io/library/alpine:3.22 04:10:02 #6 ... 04:10:02 04:10:02 #7 [security-spire-server internal] load build definition from Dockerfile 04:10:02 #7 transferring dockerfile: 1.70kB done 04:10:02 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:10:02 #7 DONE 0.1s 04:10:02 04:10:02 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:10:02 #8 transferring dockerfile: 1.89kB done 04:10:02 #8 DONE 0.1s 04:10:02 04:10:02 #9 [security-spire-agent internal] load build definition from Dockerfile 04:10:02 #9 transferring dockerfile: 1.81kB done 04:10:02 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:10:02 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 04:10:02 #9 DONE 0.1s 04:10:02 04:10:02 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:10:02 #10 transferring dockerfile: 2.23kB done 04:10:02 #10 DONE 0.1s 04:10:02 04:10:02 #11 [support-notifications internal] load build definition from Dockerfile 04:10:02 #11 transferring dockerfile: 2.02kB done 04:10:02 #11 DONE 0.1s 04:10:02 04:10:02 #12 [security-secretstore-setup internal] load build definition from Dockerfile 04:10:02 #12 transferring dockerfile: 2.49kB done 04:10:02 #12 DONE 0.1s 04:10:02 04:10:02 #13 [support-scheduler internal] load build definition from Dockerfile 04:10:02 #13 transferring dockerfile: 1.83kB done 04:10:02 #13 DONE 0.1s 04:10:02 04:10:02 #14 [security-proxy-setup internal] load build definition from Dockerfile 04:10:02 #14 transferring dockerfile: 2.50kB done 04:10:02 #14 DONE 0.1s 04:10:02 04:10:02 #15 [core-keeper internal] load build definition from Dockerfile 04:10:02 #15 transferring dockerfile: 2.07kB done 04:10:02 #15 DONE 0.1s 04:10:02 04:10:02 #16 [core-metadata internal] load build definition from Dockerfile 04:10:02 #16 transferring dockerfile: 2.10kB done 04:10:02 #16 DONE 0.2s 04:10:02 04:10:02 #17 [security-bootstrapper internal] load build definition from Dockerfile 04:10:02 #17 transferring dockerfile: 3.02kB done 04:10:02 #17 DONE 0.2s 04:10:02 04:10:02 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:10:02 #5 DONE 0.0s 04:10:02 04:10:02 #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 04:10:02 #6 ... 04:10:02 04:10:02 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 04:10:02 #18 DONE 0.4s 04:10:02 04:10:02 #19 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 04:10:02 #19 DONE 0.5s 04:10:02 04:10:02 #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 04:10:02 #6 DONE 0.7s 04:10:02 04:10:02 #20 [security-spire-config internal] load .dockerignore 04:10:02 #20 transferring context: 50B done 04:10:02 #20 DONE 0.0s 04:10:02 04:10:02 #21 [core-command internal] load .dockerignore 04:10:02 #21 transferring context: 50B done 04:10:02 #21 DONE 0.0s 04:10:02 04:10:02 #22 [security-spire-agent internal] load .dockerignore 04:10:02 #22 transferring context: 50B done 04:10:02 #22 DONE 0.1s 04:10:02 04:10:02 #23 [core-data internal] load .dockerignore 04:10:02 #23 transferring context: 50B done 04:10:02 #23 DONE 0.1s 04:10:02 04:10:02 #24 [security-proxy-auth internal] load .dockerignore 04:10:02 #24 transferring context: 50B done 04:10:02 #24 DONE 0.1s 04:10:02 04:10:02 #25 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:10:02 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:10:02 #25 ... 04:10:02 04:10:02 #26 [security-spiffe-token-provider internal] load .dockerignore 04:10:02 #26 transferring context: 50B done 04:10:02 #26 DONE 0.2s 04:10:02 04:10:02 #27 [security-spire-server internal] load .dockerignore 04:10:02 #27 transferring context: 50B done 04:10:02 #27 DONE 0.2s 04:10:02 04:10:02 #28 [security-bootstrapper internal] load .dockerignore 04:10:02 #28 transferring context: 50B done 04:10:02 #28 DONE 0.2s 04:10:02 04:10:02 #29 [core-metadata internal] load .dockerignore 04:10:02 #29 transferring context: 50B done 04:10:02 #29 DONE 0.2s 04:10:02 04:10:02 #30 [core-keeper internal] load .dockerignore 04:10:02 #30 transferring context: 50B done 04:10:02 #30 DONE 0.2s 04:10:02 04:10:02 #31 [core-common-config-bootstrapper internal] load .dockerignore 04:10:02 #31 transferring context: 50B done 04:10:02 #31 DONE 0.2s 04:10:02 04:10:02 #32 [security-spire-config internal] load build context 04:10:02 #32 transferring context: 24.82kB done 04:10:02 #32 DONE 0.2s 04:10:02 04:10:02 #33 [security-proxy-setup internal] load .dockerignore 04:10:02 #33 transferring context: 50B done 04:10:02 #33 DONE 0.2s 04:10:02 04:10:02 #34 [support-scheduler internal] load .dockerignore 04:10:02 #34 transferring context: 50B done 04:10:02 #34 DONE 0.2s 04:10:02 04:10:02 #35 [security-secretstore-setup internal] load .dockerignore 04:10:02 #35 transferring context: 50B done 04:10:02 #35 DONE 0.2s 04:10:02 04:10:02 #36 [support-notifications internal] load .dockerignore 04:10:02 #36 transferring context: 50B done 04:10:02 #36 DONE 0.2s 04:10:02 04:10:02 #37 [security-spire-agent internal] load build context 04:10:02 #37 transferring context: 26.10kB 0.0s done 04:10:02 #37 DONE 0.2s 04:10:02 04:10:02 #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:10:02 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:10:02 #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 04:10:02 #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 04:10:02 #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:10:03 #25 ... 04:10:03 04:10:03 #38 [security-spire-server internal] load build context 04:10:03 #38 transferring context: 26.57kB done 04:10:03 #38 DONE 0.2s 04:10:03 04:10:03 #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:10:03 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.3s 04:10:03 #25 ... 04:10:03 04:10:03 #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:10:03 #39 DONE 0.4s 04:10:03 04:10:03 #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:10:03 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s 04:10:03 #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 04:10:03 #25 ... 04:10:03 04:10:03 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:10:03 #40 DONE 0.5s 04:10:03 04:10:03 #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:10:03 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.8s done 04:10:04 #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.6s done 04:10:04 #25 DONE 1.7s 04:10:04 04:10:04 #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:10:07 #41 ... 04:10:07 04:10:07 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:07 #42 DONE 3.7s 04:10:07 04:10:07 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:10:07 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 04:10:07 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 04:10:07 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 04:10:07 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 04:10:07 #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 04:10:07 #43 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 04:10:07 #43 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 04:10:07 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done 04:10:07 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 04:10:07 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 04:10:07 #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 04:10:07 #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.6s 04:10:07 #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.7s done 04:10:13 #43 ... 04:10:13 04:10:13 #44 [core-command internal] load build context 04:10:13 #44 transferring context: 397.85MB 9.8s 04:10:13 #44 ... 04:10:13 04:10:13 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:10:13 #45 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 04:10:13 #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 04:10:13 #45 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 04:10:13 #45 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 04:10:13 #45 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 04:10:13 #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 04:10:13 #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 04:10:13 #45 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done 04:10:13 #45 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.1s done 04:10:13 #45 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 04:10:13 #45 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 04:10:13 #45 ... 04:10:13 04:10:13 #46 [core-metadata internal] load build context 04:10:13 #46 ... 04:10:13 04:10:13 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:10:13 #0 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.886 (1/4) Installing ca-certificates (20250911-r0) 04:10:13 #0 1.900 (2/4) Installing dumb-init (1.2.5-r3) 04:10:13 #0 1.912 (3/4) Installing su-exec (0.2-r3) 04:10:13 #0 1.918 (4/4) Installing yq-go (4.47.2-r3) 04:10:13 #0 2.007 Executing busybox-1.37.0-r20.trigger 04:10:13 #0 2.021 Executing ca-certificates-20250911-r0.trigger 04:10:13 #0 2.074 OK: 20 MiB in 20 packages 04:10:13 #47 DONE 8.7s 04:10:13 04:10:13 #46 [core-metadata internal] load build context 04:10:13 #46 ... 04:10:13 04:10:13 #48 [core-common-config-bootstrapper internal] load build context 04:10:13 #48 ... 04:10:13 04:10:13 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:10:13 #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.435 OK: 265 MiB in 60 packages 04:10:13 #49 DONE 9.4s 04:10:13 04:10:13 #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:10:13 #0 0.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.136 OK: 265 MiB in 60 packages 04:10:13 #50 DONE 9.4s 04:10:13 04:10:13 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:10:13 #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.400 OK: 265 MiB in 60 packages 04:10:13 #51 DONE 9.4s 04:10:13 04:10:13 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:10:13 #0 1.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 2.267 (1/3) Installing ca-certificates (20250911-r0) 04:10:13 #0 2.291 (2/3) Installing dumb-init (1.2.5-r3) 04:10:13 #0 2.295 (3/3) Installing tzdata (2026a-r0) 04:10:13 #0 2.330 Executing busybox-1.37.0-r20.trigger 04:10:13 #0 2.345 Executing ca-certificates-20250911-r0.trigger 04:10:13 #0 2.383 OK: 8 MiB in 19 packages 04:10:13 #52 DONE 8.7s 04:10:13 04:10:13 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:10:13 #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.469 OK: 265 MiB in 60 packages 04:10:13 #53 DONE 9.4s 04:10:13 04:10:13 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:10:13 #0 0.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 0.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.256 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:10:13 #0 1.256 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:10:13 #0 1.256 OK: 26335 distinct packages available 04:10:13 #0 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.736 OK: 265 MiB in 60 packages 04:10:13 #54 DONE 9.5s 04:10:13 04:10:13 #48 [core-common-config-bootstrapper internal] load build context 04:10:13 #48 ... 04:10:13 04:10:13 #55 [security-secretstore-setup internal] load build context 04:10:13 #55 ... 04:10:13 04:10:13 #56 [core-data internal] load build context 04:10:13 #56 ... 04:10:13 04:10:13 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:10:13 #45 DONE 10.6s 04:10:13 04:10:13 #56 [core-data internal] load build context 04:10:13 #56 ... 04:10:13 04:10:13 #57 [support-notifications internal] load build context 04:10:13 #57 ... 04:10:13 04:10:13 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:10:13 #43 DONE 10.7s 04:10:13 04:10:13 #57 [support-notifications internal] load build context 04:10:13 #57 ... 04:10:13 04:10:13 #58 [core-keeper internal] load build context 04:10:13 #58 ... 04:10:13 04:10:13 #59 [security-proxy-setup internal] load build context 04:10:13 #59 ... 04:10:13 04:10:13 #60 [support-scheduler internal] load build context 04:10:13 #60 ... 04:10:13 04:10:13 #61 [security-proxy-auth internal] load build context 04:10:14 #61 ... 04:10:14 04:10:14 #62 [security-spiffe-token-provider internal] load build context 04:10:14 #62 ... 04:10:14 04:10:14 #63 [security-bootstrapper internal] load build context 04:10:14 #63 ... 04:10:14 04:10:14 #62 [security-spiffe-token-provider internal] load build context 04:10:14 #62 ... 04:10:14 04:10:14 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:14 #64 ... 04:10:14 04:10:14 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:14 #65 ... 04:10:14 04:10:14 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:10:14 #66 ... 04:10:14 04:10:14 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:10:15 #67 ... 04:10:15 04:10:15 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:10:15 #68 ... 04:10:15 04:10:15 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:10:15 #69 ... 04:10:15 04:10:15 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:10:15 #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:15 #0 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:15 #70 ... 04:10:15 04:10:15 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:15 #71 ... 04:10:15 04:10:15 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:10:15 #69 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:15 #69 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:15 #69 11.29 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:10:15 #69 11.29 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:10:15 #69 11.29 OK: 26324 distinct packages available 04:10:15 #69 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:15 #69 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:16 #69 11.74 (1/4) Installing dumb-init (1.2.5-r3) 04:10:16 #69 11.74 (2/4) Installing musl-obstack (1.2.3-r2) 04:10:16 #69 11.74 (3/4) Installing libucontext (1.3.2-r0) 04:10:16 #69 11.75 (4/4) Installing gcompat (1.1.0-r4) 04:10:16 #69 11.84 Executing busybox-1.37.0-r20.trigger 04:10:16 #69 11.84 OK: 8 MiB in 20 packages 04:10:16 #69 DONE 12.1s 04:10:16 04:10:16 #46 [core-metadata internal] load build context 04:10:16 #46 transferring context: 647.12MB 10.7s done 04:10:16 #46 DONE 13.5s 04:10:16 04:10:16 #58 [core-keeper internal] load build context 04:10:16 #58 transferring context: 647.12MB 10.8s done 04:10:16 #58 DONE 13.6s 04:10:16 04:10:16 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:16 #65 DONE 12.1s 04:10:16 04:10:16 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:10:16 #66 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:16 #66 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:16 #66 10.88 (1/2) Installing dumb-init (1.2.5-r3) 04:10:16 #66 10.89 (2/2) Installing su-exec (0.2-r3) 04:10:16 #66 10.89 Executing busybox-1.37.0-r20.trigger 04:10:16 #66 10.90 OK: 7 MiB in 18 packages 04:10:16 #66 DONE 12.1s 04:10:16 04:10:16 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:10:16 #67 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:16 #67 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:16 #67 11.76 (1/4) Installing dumb-init (1.2.5-r3) 04:10:16 #67 11.77 (2/4) Installing openssl (3.5.5-r0) 04:10:16 #67 11.78 (3/4) Installing su-exec (0.2-r3) 04:10:16 #67 11.78 (4/4) Installing yq-go (4.47.2-r3) 04:10:16 #67 11.87 Executing busybox-1.37.0-r20.trigger 04:10:16 #67 11.88 OK: 20 MiB in 20 packages 04:10:16 #67 DONE 12.1s 04:10:16 04:10:16 #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:10:16 #41 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:16 #41 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:16 #41 11.48 (1/1) Installing dumb-init (1.2.5-r3) 04:10:16 #41 11.49 Executing busybox-1.37.0-r20.trigger 04:10:16 #41 11.50 OK: 7 MiB in 17 packages 04:10:16 #41 DONE 12.1s 04:10:16 04:10:16 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:10:16 #70 10.95 (1/1) Installing dumb-init (1.2.5-r3) 04:10:16 #70 10.96 Executing busybox-1.37.0-r20.trigger 04:10:16 #70 10.96 OK: 7 MiB in 17 packages 04:10:16 #70 DONE 12.1s 04:10:16 04:10:16 #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade 04:10:16 #72 ... 04:10:16 04:10:16 #55 [security-secretstore-setup internal] load build context 04:10:16 #55 transferring context: 647.12MB 11.7s done 04:10:16 #55 DONE 13.6s 04:10:16 04:10:16 #63 [security-bootstrapper internal] load build context 04:10:16 #63 transferring context: 647.12MB 11.8s done 04:10:16 #63 DONE 13.6s 04:10:16 04:10:16 #62 [security-spiffe-token-provider internal] load build context 04:10:16 #62 transferring context: 647.12MB 11.8s done 04:10:16 #62 DONE 13.6s 04:10:16 04:10:16 #57 [support-notifications internal] load build context 04:10:16 #57 transferring context: 647.12MB 11.7s done 04:10:16 #57 DONE 13.6s 04:10:16 04:10:16 #48 [core-common-config-bootstrapper internal] load build context 04:10:16 #48 transferring context: 647.12MB 12.2s done 04:10:16 #48 DONE 13.6s 04:10:16 04:10:16 #56 [core-data internal] load build context 04:10:16 #56 transferring context: 647.12MB 11.9s done 04:10:16 #56 DONE 13.7s 04:10:16 04:10:16 #60 [support-scheduler internal] load build context 04:10:16 #60 transferring context: 647.12MB 12.3s done 04:10:16 #60 DONE 13.6s 04:10:16 04:10:16 #61 [security-proxy-auth internal] load build context 04:10:16 #61 transferring context: 647.12MB 12.6s done 04:10:16 #61 DONE 13.7s 04:10:16 04:10:16 #44 [core-command internal] load build context 04:10:16 #44 transferring context: 647.12MB 13.2s done 04:10:16 #44 DONE 13.8s 04:10:16 04:10:16 #59 [security-proxy-setup internal] load build context 04:10:16 #59 transferring context: 647.12MB 13.0s done 04:10:16 #59 DONE 13.7s 04:10:16 04:10:16 #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:10:16 #72 ... 04:10:16 04:10:16 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 04:10:16 #73 DONE 0.3s 04:10:16 04:10:16 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:10:16 #74 DONE 0.2s 04:10:16 04:10:16 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:10:16 #75 DONE 0.2s 04:10:16 04:10:16 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:10:16 #76 DONE 0.2s 04:10:16 04:10:16 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:10:16 #77 DONE 0.2s 04:10:16 04:10:16 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:16 #71 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:16 #71 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:16 #71 11.77 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:10:16 #71 11.77 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:10:16 #71 11.77 OK: 26324 distinct packages available 04:10:16 #71 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:16 #71 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:16 #71 12.24 (1/5) Installing dumb-init (1.2.5-r3) 04:10:16 #71 12.24 (2/5) Installing musl-obstack (1.2.3-r2) 04:10:16 #71 12.25 (3/5) Installing libucontext (1.3.2-r0) 04:10:16 #71 12.25 (4/5) Installing gcompat (1.1.0-r4) 04:10:16 #71 12.26 (5/5) Installing openssl (3.5.5-r0) 04:10:16 #71 12.27 Executing busybox-1.37.0-r20.trigger 04:10:16 #71 12.28 OK: 8 MiB in 21 packages 04:10:16 #71 DONE 12.4s 04:10:16 04:10:16 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:10:17 #78 ... 04:10:17 04:10:17 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:17 #64 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:17 #64 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:17 #64 11.88 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:10:17 #64 11.88 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:10:17 #64 11.88 OK: 26324 distinct packages available 04:10:17 #64 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:17 #64 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:17 #64 12.33 (1/13) Installing brotli-libs (1.1.0-r2) 04:10:17 #64 12.35 (2/13) Installing c-ares (1.34.6-r0) 04:10:17 #64 12.36 (3/13) Installing libunistring (1.3-r0) 04:10:17 #64 12.38 (4/13) Installing libidn2 (2.3.7-r0) 04:10:17 #64 12.39 (5/13) Installing nghttp2-libs (1.65.0-r0) 04:10:17 #64 12.39 (6/13) Installing libpsl (0.21.5-r3) 04:10:17 #64 12.40 (7/13) Installing zstd-libs (1.5.7-r0) 04:10:17 #64 12.41 (8/13) Installing libcurl (8.14.1-r2) 04:10:17 #64 12.42 (9/13) Installing curl (8.14.1-r2) 04:10:17 #64 12.43 (10/13) Installing dumb-init (1.2.5-r3) 04:10:17 #64 12.44 (11/13) Installing musl-obstack (1.2.3-r2) 04:10:17 #64 12.44 (12/13) Installing libucontext (1.3.2-r0) 04:10:17 #64 12.44 (13/13) Installing gcompat (1.1.0-r4) 04:10:17 #64 12.45 Executing busybox-1.37.0-r20.trigger 04:10:17 #64 12.46 OK: 13 MiB in 29 packages 04:10:17 #64 DONE 12.6s 04:10:17 04:10:17 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:17 #79 ... 04:10:17 04:10:17 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:10:17 #0 9.682 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:17 #80 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:17 #80 ... 04:10:17 04:10:17 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:10:17 #68 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:17 #68 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:17 #68 13.35 (1/7) Installing ca-certificates (20250911-r0) 04:10:17 #68 13.36 (2/7) Installing dumb-init (1.2.5-r3) 04:10:17 #68 13.36 (3/7) Installing libgcc (14.2.0-r6) 04:10:17 #68 13.37 (4/7) Installing libsodium (1.0.20-r1) 04:10:17 #68 13.37 (5/7) Installing libstdc++ (14.2.0-r6) 04:10:17 #68 13.39 (6/7) Installing libzmq (4.3.5-r2) 04:10:17 #68 13.40 (7/7) Installing zeromq (4.3.5-r2) 04:10:17 #68 13.41 Executing busybox-1.37.0-r20.trigger 04:10:17 #68 13.41 Executing ca-certificates-20250911-r0.trigger 04:10:17 #68 13.47 OK: 12 MiB in 23 packages 04:10:18 #68 DONE 13.6s 04:10:18 04:10:18 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:10:18 #0 4.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:18 #0 4.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:18 #0 4.890 OK: 20 MiB in 20 packages 04:10:18 #81 DONE 5.0s 04:10:18 04:10:18 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:10:18 #0 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:18 #0 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:18 #0 4.841 OK: 8 MiB in 19 packages 04:10:18 #82 DONE 4.9s 04:10:18 04:10:18 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:10:18 #83 ... 04:10:18 04:10:18 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:10:18 #0 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:18 #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:18 #0 1.769 OK: 8 MiB in 20 packages 04:10:18 #84 DONE 1.9s 04:10:18 04:10:18 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:10:18 #80 10.62 OK: 265 MiB in 60 packages 04:10:18 #80 DONE 10.8s 04:10:18 04:10:18 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:10:18 #85 DONE 0.3s 04:10:18 04:10:18 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:18 #86 DONE 0.4s 04:10:18 04:10:18 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:10:18 #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:18 #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:18 #0 1.969 OK: 7 MiB in 18 packages 04:10:18 #87 DONE 2.2s 04:10:18 04:10:18 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:10:18 #78 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:18 #78 ... 04:10:18 04:10:18 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:10:18 #88 DONE 0.1s 04:10:18 04:10:18 #89 [security-spire-config stage-2 6/10] COPY security.txt / 04:10:18 #89 DONE 0.1s 04:10:18 04:10:18 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:10:18 #78 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:18 #78 ... 04:10:18 04:10:18 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:10:18 #0 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:18 #0 1.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:18 #0 2.253 OK: 20 MiB in 20 packages 04:10:18 #90 DONE 2.4s 04:10:18 04:10:18 #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 04:10:18 #72 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:18 #72 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:18 #72 2.308 OK: 7 MiB in 17 packages 04:10:18 #72 DONE 2.5s 04:10:18 04:10:18 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:10:18 #91 DONE 0.1s 04:10:19 04:10:19 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:10:19 #92 DONE 0.1s 04:10:19 04:10:19 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:10:19 #0 1.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:19 #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:19 #0 2.406 OK: 7 MiB in 17 packages 04:10:19 #93 DONE 2.6s 04:10:19 04:10:19 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:10:19 #94 DONE 0.1s 04:10:19 04:10:19 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:10:19 #95 DONE 0.0s 04:10:19 04:10:19 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:19 #96 ... 04:10:19 04:10:19 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:10:19 #78 2.419 OK: 8 MiB in 21 packages 04:10:19 #78 DONE 2.6s 04:10:19 04:10:19 #97 [security-spire-config] exporting to image 04:10:19 #97 exporting layers 04:10:20 #97 ... 04:10:20 04:10:20 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:10:20 #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:20 #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:20 #0 2.680 OK: 13 MiB in 29 packages 04:10:20 #98 DONE 2.9s 04:10:20 04:10:20 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:20 #99 DONE 0.5s 04:10:20 04:10:20 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:10:20 #100 DONE 0.5s 04:10:20 04:10:20 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:10:20 #101 DONE 0.1s 04:10:20 04:10:20 #97 [security-spire-config] exporting to image 04:10:20 #97 exporting layers 0.8s done 04:10:20 #97 writing image sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done 04:10:20 #97 naming to docker.io/library/security-spire-config done 04:10:20 #97 DONE 0.9s 04:10:20 04:10:20 #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:10:20 #0 2.327 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:20 #0 2.573 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:20 #0 3.029 (1/1) Installing dumb-init (1.2.5-r3) 04:10:20 #0 3.313 Executing busybox-1.37.0-r20.trigger 04:10:20 #0 3.322 OK: 7 MiB in 17 packages 04:10:20 #102 DONE 3.6s 04:10:20 04:10:20 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:10:20 #83 1.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:20 #83 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:20 #83 ... 04:10:20 04:10:20 #103 [security-spire-server stage-2 6/9] COPY security.txt / 04:10:20 #103 DONE 0.3s 04:10:20 04:10:20 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:20 #104 DONE 0.4s 04:10:20 04:10:20 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:10:20 #105 DONE 0.1s 04:10:20 04:10:20 #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:10:20 #106 DONE 1.6s 04:10:20 04:10:20 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:10:20 #107 DONE 0.1s 04:10:20 04:10:20 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:10:20 #108 DONE 0.1s 04:10:20 04:10:20 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:10:20 #83 2.223 OK: 12 MiB in 23 packages 04:10:20 #83 DONE 2.3s 04:10:20 04:10:20 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:10:20 #109 DONE 0.1s 04:10:20 04:10:20 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 04:10:20 #110 DONE 0.1s 04:10:20 04:10:20 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:10:20 #111 DONE 0.1s 04:10:20 04:10:20 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:10:20 #112 DONE 0.1s 04:10:20 04:10:20 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:10:20 #113 DONE 0.1s 04:10:20 04:10:20 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:10:20 #114 DONE 0.0s 04:10:20 04:10:20 #115 [security-spire-server] exporting to image 04:10:21 #115 exporting layers 0.5s done 04:10:21 #115 writing image sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done 04:10:21 #115 naming to docker.io/library/security-spire-server done 04:10:21 #115 DONE 0.5s 04:10:21 04:10:21 #116 [security-spire-agent] exporting to image 04:10:21 #116 exporting layers 0.6s done 04:10:21 #116 writing image sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done 04:10:21 #116 naming to docker.io/library/security-spire-agent done 04:10:21 #116 DONE 0.6s 04:10:21 04:10:21 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:27 #117 ... 04:10:27 04:10:27 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:27 #118 ... 04:10:27 04:10:27 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:27 #119 ... 04:10:27 04:10:27 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:36 #120 DONE 19.1s 04:10:36 04:10:36 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:36 #119 DONE 19.1s 04:10:36 04:10:36 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:36 #118 DONE 19.2s 04:10:36 04:10:36 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:36 #79 DONE 19.2s 04:10:36 04:10:36 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:36 #96 DONE 17.1s 04:10:36 04:10:36 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:36 #117 DONE 19.2s 04:10:36 04:10:36 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 04:10:36 Removing intermediate container c5d2d4cec1b4 04:10:36 ---> f18eb1916653 04:10:36 Successfully built f18eb1916653 04:10:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:36 + docker inspect -f . ci-base-image-arm64 04:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:37 prd-ubuntu20.04-docker-arm64-4c-16g-3743 does not seem to be running inside a container 04:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 04:10:38 $ docker top 09296c1349cbba9328a447ba0785d5ac8ab8ea7b28909c388bd07e99f311fc9a -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:39 + go version 04:10:39 go version go1.25.3 linux/arm64 [Pipeline] } 04:10:39 $ docker stop --time=1 09296c1349cbba9328a447ba0785d5ac8ab8ea7b28909c388bd07e99f311fc9a 04:10:40 $ docker rm -f --volumes 09296c1349cbba9328a447ba0785d5ac8ab8ea7b28909c388bd07e99f311fc9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:10:41 04:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:10:42 latest: Pulling from edgex-devops/edgex-compose-arm64 04:10:42 547446be3368: Pulling fs layer 04:10:42 d125d8839a47: Pulling fs layer 04:10:42 3e85d5ac6304: Pulling fs layer 04:10:42 c3105a71a48b: Pulling fs layer 04:10:42 0f093f025ec4: Pulling fs layer 04:10:42 c3106fc0e877: Pulling fs layer 04:10:42 c3105a71a48b: Waiting 04:10:42 0f093f025ec4: Waiting 04:10:42 547446be3368: Verifying Checksum 04:10:42 547446be3368: Download complete 04:10:42 c3105a71a48b: Verifying Checksum 04:10:42 c3105a71a48b: Download complete 04:10:42 #121 ... 04:10:42 04:10:42 #122 [security-spiffe-token-provider builder 6/7] COPY . . 04:10:42 #122 DONE 5.6s 04:10:42 04:10:42 #123 [security-secretstore-setup builder 6/7] COPY . . 04:10:42 #123 DONE 5.6s 04:10:42 04:10:42 #124 [support-scheduler builder 6/7] COPY . . 04:10:42 #124 DONE 5.7s 04:10:42 04:10:42 #125 [core-keeper builder 7/8] COPY . . 04:10:42 #125 DONE 5.6s 04:10:42 04:10:42 #126 [support-notifications builder 6/7] COPY . . 04:10:42 #126 DONE 5.6s 04:10:42 04:10:42 #121 [core-command builder 6/7] COPY . . 04:10:42 #121 DONE 5.7s 04:10:42 04:10:42 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:10:42 #127 CACHED 04:10:42 04:10:42 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 04:10:42 #128 CACHED 04:10:42 04:10:42 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:42 #129 CACHED 04:10:42 04:10:42 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:42 #130 CACHED 04:10:42 04:10:42 #131 [security-proxy-setup builder 6/7] COPY . . 04:10:42 #131 CACHED 04:10:42 04:10:42 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:10:42 #132 CACHED 04:10:42 04:10:42 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 04:10:42 #133 CACHED 04:10:42 04:10:42 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:42 #134 CACHED 04:10:42 04:10:42 #135 [core-command builder 6/7] COPY . . 04:10:42 #135 CACHED 04:10:42 04:10:42 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:42 #136 CACHED 04:10:42 04:10:42 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:10:42 #137 CACHED 04:10:42 04:10:42 #138 [security-bootstrapper builder 6/7] COPY . . 04:10:42 #138 CACHED 04:10:42 04:10:42 #139 [core-data builder 6/7] COPY . . 04:10:42 #139 CACHED 04:10:42 04:10:42 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 04:10:42 #140 CACHED 04:10:42 04:10:42 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:42 #141 CACHED 04:10:42 04:10:42 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:42 #142 CACHED 04:10:42 04:10:42 #143 [security-proxy-auth builder 6/7] COPY . . 04:10:42 #143 CACHED 04:10:42 04:10:42 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:10:42 #144 CACHED 04:10:42 04:10:42 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:10:42 #145 0.644 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:10:42 d125d8839a47: Verifying Checksum 04:10:42 d125d8839a47: Download complete 04:10:42 c3106fc0e877: Verifying Checksum 04:10:42 c3106fc0e877: Download complete 04:10:42 0f093f025ec4: Verifying Checksum 04:10:42 0f093f025ec4: Download complete 04:10:43 547446be3368: Pull complete 04:10:44 d125d8839a47: Pull complete 04:10:44 3e85d5ac6304: Verifying Checksum 04:10:44 3e85d5ac6304: Download complete 04:10:52 #145 ... 04:10:52 04:10:52 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:10:52 #0 0.811 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:10:52 #146 ... 04:10:52 04:10:52 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:10:52 #0 0.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:10:52 #147 ... 04:10:52 04:10:52 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:10:52 #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:10:52 #148 ... 04:10:52 04:10:52 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:10:52 #0 0.896 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:10:52 #149 ... 04:10:52 04:10:52 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:10:52 #0 0.894 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:10:52 #150 ... 04:10:52 04:10:52 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:10:52 #0 0.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:10:53 #151 ... 04:10:53 04:10:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:10:53 #0 0.937 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:10:53 #152 ... 04:10:53 04:10:53 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:10:53 #0 0.775 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:10:53 #153 ... 04:10:53 04:10:53 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:10:53 #0 0.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:10:53 #154 ... 04:10:53 04:10:53 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:10:53 #0 0.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:10:53 #155 ... 04:10:53 04:10:53 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:10:53 #0 0.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:10:54 3e85d5ac6304: Pull complete 04:10:54 c3105a71a48b: Pull complete 04:10:56 0f093f025ec4: Pull complete 04:10:56 c3106fc0e877: Pull complete 04:10:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:56 prd-ubuntu20.04-docker-arm64-4c-16g-3743 does not seem to be running inside a container 04:10:56 $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 04:10:58 $ docker top 9cc565677398ec1c262bd8d7103391f8f94ad83b9602590f84ba2d74306857e2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:59 + docker compose -f ./docker-compose-build.yml build --parallel 04:11:09 #1 [core-data internal] load build definition from Dockerfile 04:11:09 #1 transferring dockerfile: 30B 04:11:09 #1 transferring dockerfile: 2.04kB done 04:11:09 #1 DONE 0.1s 04:11:09 04:11:09 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:11:10 #2 ... 04:11:10 04:11:10 #3 [security-spire-agent internal] load .dockerignore 04:11:10 #3 DONE 0.0s 04:11:10 04:11:10 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:11:10 #2 transferring dockerfile: 1.89kB 0.0s done 04:11:10 #2 DONE 1.5s 04:11:10 04:11:10 #4 [security-secretstore-setup internal] load .dockerignore 04:11:10 #4 ... 04:11:10 04:11:10 #5 [support-scheduler internal] load build definition from Dockerfile 04:11:10 #5 transferring dockerfile: 1.83kB 0.0s done 04:11:10 #5 DONE 1.5s 04:11:10 04:11:10 #6 [core-common-config-bootstrapper internal] load .dockerignore 04:11:10 #6 ... 04:11:10 04:11:10 #7 [security-bootstrapper internal] load build definition from Dockerfile 04:11:10 #7 transferring dockerfile: 3.02kB 0.1s done 04:11:10 #7 DONE 1.8s 04:11:10 04:11:10 #8 [core-command internal] load .dockerignore 04:11:10 #8 ... 04:11:10 04:11:10 #9 [security-spire-agent internal] load build definition from Dockerfile 04:11:10 #9 transferring dockerfile: 1.81kB 0.0s done 04:11:10 #9 DONE 1.8s 04:11:10 04:11:10 #10 [security-secretstore-setup internal] load build definition from Dockerfile 04:11:10 #10 transferring dockerfile: 2.49kB 0.1s done 04:11:10 #10 DONE 1.8s 04:11:10 04:11:10 #11 [core-metadata internal] load build definition from Dockerfile 04:11:10 #11 transferring dockerfile: 2.10kB 0.0s done 04:11:10 #11 DONE 1.8s 04:11:10 04:11:10 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:11:10 #12 transferring dockerfile: 2.23kB done 04:11:10 #12 DONE 1.8s 04:11:10 04:11:10 #13 [security-spire-config internal] load build definition from Dockerfile 04:11:10 #13 transferring dockerfile: 1.69kB 0.0s done 04:11:10 #13 DONE 1.9s 04:11:10 04:11:10 #14 [support-notifications internal] load .dockerignore 04:11:10 #14 transferring context: 50B 0.0s done 04:11:10 #14 ... 04:11:10 04:11:10 #15 [security-spire-server internal] load build definition from Dockerfile 04:11:10 #15 transferring dockerfile: 1.70kB 0.0s done 04:11:10 #15 DONE 1.9s 04:11:10 04:11:10 #16 [security-proxy-setup internal] load build definition from Dockerfile 04:11:10 #16 transferring dockerfile: 2.50kB 0.0s done 04:11:10 #16 DONE 1.9s 04:11:10 04:11:10 #17 [security-proxy-auth internal] load build definition from Dockerfile 04:11:10 #17 transferring dockerfile: 2.14kB 0.0s done 04:11:10 #17 DONE 1.8s 04:11:10 04:11:10 #18 [security-bootstrapper internal] load .dockerignore 04:11:10 #18 transferring context: 50B 0.0s done 04:11:10 #18 DONE 1.0s 04:11:10 04:11:10 #19 [core-command internal] load build definition from Dockerfile 04:11:10 #19 transferring dockerfile: 1.94kB 0.0s done 04:11:10 #19 DONE 1.9s 04:11:10 04:11:10 #20 [support-notifications internal] load build definition from Dockerfile 04:11:10 #20 transferring dockerfile: 2.02kB 0.0s done 04:11:10 #20 DONE 1.8s 04:11:10 04:11:10 #14 [support-notifications internal] load .dockerignore 04:11:10 #14 DONE 0.4s 04:11:10 04:11:10 #8 [core-command internal] load .dockerignore 04:11:10 #8 transferring context: 50B 0.0s done 04:11:10 #8 DONE 0.5s 04:11:10 04:11:10 #21 [core-keeper internal] load build definition from Dockerfile 04:11:10 #21 transferring dockerfile: 2.07kB 0.1s done 04:11:10 #21 DONE 2.0s 04:11:10 04:11:10 #22 [security-proxy-auth internal] load .dockerignore 04:11:10 #22 transferring context: 50B 0.0s done 04:11:11 #22 ... 04:11:11 04:11:11 #6 [core-common-config-bootstrapper internal] load .dockerignore 04:11:11 #6 transferring context: 50B 0.0s done 04:11:11 #6 DONE 0.8s 04:11:11 04:11:11 #23 [support-scheduler internal] load .dockerignore 04:11:11 #23 transferring context: 50B 0.0s done 04:11:11 #23 DONE 1.2s 04:11:11 04:11:11 #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:11 #24 DONE 0.0s 04:11:11 04:11:11 #25 [core-keeper internal] load .dockerignore 04:11:11 #25 transferring context: 50B 0.0s done 04:11:11 #25 DONE 0.7s 04:11:11 04:11:11 #26 [core-data internal] load .dockerignore 04:11:11 #26 transferring context: 50B 0.0s done 04:11:11 #26 DONE 1.9s 04:11:11 04:11:11 #27 [security-proxy-setup internal] load .dockerignore 04:11:11 #27 transferring context: 50B 0.0s done 04:11:11 #27 DONE 0.8s 04:11:11 04:11:11 #4 [security-secretstore-setup internal] load .dockerignore 04:11:11 #4 transferring context: 50B 0.0s done 04:11:11 #4 DONE 1.2s 04:11:11 04:11:11 #28 [security-spire-config internal] load .dockerignore 04:11:11 #28 transferring context: 50B 0.0s done 04:11:11 #28 DONE 1.1s 04:11:11 04:11:11 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 04:11:11 #29 ... 04:11:11 04:11:11 #30 [security-spiffe-token-provider internal] load .dockerignore 04:11:11 #30 transferring context: 50B 0.1s done 04:11:11 #30 DONE 1.4s 04:11:11 04:11:11 #3 [security-spire-agent internal] load .dockerignore 04:11:11 #3 transferring context: 50B 0.1s done 04:11:11 #3 DONE 1.3s 04:11:11 04:11:11 #31 [security-spire-server internal] load .dockerignore 04:11:11 #31 transferring context: 50B 0.0s done 04:11:11 #31 DONE 1.0s 04:11:11 04:11:11 #32 [core-metadata internal] load .dockerignore 04:11:11 #32 transferring context: 50B 0.0s done 04:11:11 #32 DONE 1.3s 04:11:11 04:11:11 #22 [security-proxy-auth internal] load .dockerignore 04:11:11 #22 DONE 0.9s 04:11:11 04:11:11 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:11 #24 DONE 0.0s 04:11:11 04:11:11 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 04:11:11 #29 ... 04:11:11 04:11:11 #24 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:11 #24 DONE 0.0s 04:11:11 04:11:11 #29 [core-command internal] load metadata for docker.io/library/alpine:3.22 04:11:11 #29 ... 04:11:11 04:11:11 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:11 #24 DONE 0.0s 04:11:11 04:11:11 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 04:11:11 #29 ... 04:11:11 04:11:11 #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:11 #24 DONE 0.0s 04:11:11 04:11:11 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 04:11:11 #29 DONE 0.9s 04:11:11 04:11:11 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:11 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:11 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:11 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:11 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:11 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s 04:11:12 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:12 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:12 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:12 #33 ... 04:11:12 04:11:12 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:12 #24 DONE 0.0s 04:11:12 04:11:12 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:12 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.5s 04:11:12 #33 ... 04:11:12 04:11:12 #24 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:12 #24 DONE 0.0s 04:11:12 04:11:12 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:12 #33 ... 04:11:12 04:11:12 #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 04:11:12 #29 DONE 1.3s 04:11:12 04:11:12 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:12 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:12 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:12 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:12 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:12 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.7s 04:11:12 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:12 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:12 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:12 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:13 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 1.0s 04:11:13 #33 ... 04:11:13 04:11:13 #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:13 #24 DONE 0.0s 04:11:13 04:11:13 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:13 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s 04:11:13 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 04:11:13 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 04:11:13 #33 ... 04:11:13 04:11:13 #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:13 #24 DONE 0.0s 04:11:13 04:11:13 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:13 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:13 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:13 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:13 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:13 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 04:11:13 #33 ... 04:11:13 04:11:13 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 04:11:13 #29 DONE 1.7s 04:11:13 04:11:13 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:13 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:13 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:13 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:13 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:13 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 04:11:14 #33 ... 04:11:14 04:11:14 #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:14 #24 DONE 0.0s 04:11:14 04:11:14 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:14 #33 ... 04:11:14 04:11:14 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 04:11:14 #29 DONE 1.9s 04:11:14 04:11:14 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:14 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:14 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:14 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:14 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:14 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 04:11:14 #33 ... 04:11:14 04:11:14 #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:14 #24 DONE 0.0s 04:11:14 04:11:14 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 04:11:14 #29 DONE 2.4s 04:11:14 04:11:14 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:14 #33 ... 04:11:14 04:11:14 #34 [core-common-config-bootstrapper internal] load build context 04:11:14 #34 transferring context: 3.40MB 2.3s done 04:11:14 #34 DONE 3.2s 04:11:14 04:11:14 #35 [core-metadata internal] load build context 04:11:14 #35 DONE 0.0s 04:11:14 04:11:14 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:14 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:14 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:14 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:14 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:14 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 04:11:15 #33 ... 04:11:15 04:11:15 #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:11:15 #24 DONE 0.0s 04:11:15 04:11:15 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:15 #33 ... 04:11:15 04:11:15 #36 [security-bootstrapper internal] load build context 04:11:15 #36 transferring context: 3.40MB 2.4s done 04:11:15 #36 DONE 3.5s 04:11:15 04:11:15 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:15 #33 ... 04:11:15 04:11:15 #37 [support-notifications internal] load build context 04:11:15 #37 transferring context: 3.40MB 2.8s done 04:11:15 #37 DONE 3.7s 04:11:15 04:11:15 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:15 #33 ... 04:11:15 04:11:15 #38 [core-command internal] load build context 04:11:15 #38 transferring context: 3.40MB 2.8s done 04:11:15 #38 DONE 3.9s 04:11:15 04:11:15 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:16 #33 ... 04:11:16 04:11:16 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 04:11:16 #29 DONE 3.2s 04:11:16 04:11:16 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:16 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:16 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:16 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:16 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:16 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 04:11:16 #33 ... 04:11:16 04:11:16 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 04:11:16 #39 DONE 1.8s 04:11:16 04:11:16 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:16 #33 ... 04:11:16 04:11:16 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 04:11:16 #40 DONE 2.7s 04:11:16 04:11:16 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:16 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 04:11:16 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:11:16 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 04:11:16 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 04:11:16 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 04:11:16 #33 ... 04:11:16 04:11:16 #41 [support-scheduler internal] load build context 04:11:16 #41 transferring context: 3.40MB 3.1s done 04:11:16 #41 DONE 4.4s 04:11:16 04:11:16 #42 [security-proxy-setup internal] load build context 04:11:16 #42 transferring context: 3.40MB 2.1s done 04:11:16 #42 DONE 2.9s 04:11:16 04:11:16 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:11:16 #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 04:11:16 #43 DONE 0.1s 04:11:16 04:11:16 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:16 #44 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 04:11:16 #44 DONE 0.1s 04:11:16 04:11:16 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:16 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.3s done 04:11:16 #33 ... 04:11:16 04:11:16 #45 [core-keeper internal] load build context 04:11:16 #45 transferring context: 3.40MB 2.2s done 04:11:16 #45 DONE 3.7s 04:11:16 04:11:16 #46 [core-data internal] load build context 04:11:16 #46 transferring context: 3.40MB 2.3s done 04:11:16 #46 DONE 3.9s 04:11:16 04:11:16 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:16 #44 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 04:11:16 #44 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 04:11:16 #44 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 04:11:16 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 04:11:16 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 04:11:16 #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 04:11:16 #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s 04:11:16 #44 ... 04:11:16 04:11:16 #47 [security-secretstore-setup internal] load build context 04:11:16 #47 transferring context: 3.40MB 1.5s done 04:11:16 #47 DONE 3.0s 04:11:16 04:11:16 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:16 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 04:11:16 #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 04:11:16 #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 04:11:16 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s 04:11:16 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 04:11:17 #44 ... 04:11:17 04:11:17 #48 [security-spiffe-token-provider internal] load build context 04:11:17 #48 transferring context: 3.40MB 1.0s done 04:11:17 #48 DONE 2.5s 04:11:17 04:11:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:17 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.7s 04:11:17 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 0.8s 04:11:17 #44 ... 04:11:17 04:11:17 #49 [security-spire-agent internal] load build context 04:11:17 #49 transferring context: 26.10kB 0.0s done 04:11:17 #49 DONE 1.3s 04:11:17 04:11:17 #50 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:11:17 #50 DONE 6.4s 04:11:17 04:11:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:17 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 1.0s 04:11:17 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 04:11:17 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 04:11:17 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.2s 04:11:17 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.3s 04:11:17 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.5s 04:11:18 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.6s 04:11:18 #44 ... 04:11:18 04:11:18 #51 [security-spire-server internal] load build context 04:11:18 #51 transferring context: 26.57kB 0.0s done 04:11:18 #51 DONE 2.1s 04:11:18 04:11:18 #52 [security-spire-config internal] load build context 04:11:18 #52 transferring context: 24.82kB 0.1s done 04:11:18 #52 DONE 2.0s 04:11:18 04:11:18 #53 [security-proxy-auth internal] load build context 04:11:18 #53 transferring context: 3.40MB 1.3s done 04:11:18 #53 DONE 2.4s 04:11:18 04:11:18 #35 [core-metadata internal] load build context 04:11:18 #35 transferring context: 3.40MB 1.3s done 04:11:18 #35 DONE 3.3s 04:11:18 04:11:18 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:18 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 1.9s 04:11:18 #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 04:11:18 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.2s 04:11:19 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.6s 04:11:19 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 2.9s 04:11:19 #44 ... 04:11:19 04:11:19 #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:11:19 #54 DONE 2.3s 04:11:19 04:11:19 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:19 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 3.2s 04:11:20 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.18MB / 37.02MB 3.5s 04:11:21 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 4.4s 04:11:21 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.59MB / 37.02MB 4.9s 04:11:23 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 6.5s 04:11:23 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.8s done 04:11:26 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 04:11:26 #44 ... 04:11:26 04:11:26 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:11:26 #43 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 04:11:26 #43 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 04:11:26 #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 04:11:26 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 04:11:26 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 04:11:26 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 04:11:26 #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 04:11:26 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.8s done 04:11:26 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 04:11:26 #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 04:11:26 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.2s 04:11:26 #43 ... 04:11:26 04:11:26 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:26 #44 ... 04:11:26 04:11:26 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:11:27 #33 ... 04:11:27 04:11:27 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:11:27 #43 ... 04:11:27 04:11:27 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:11:27 #0 7.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:27 #0 8.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:27 #55 ... 04:11:27 04:11:27 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:11:27 #0 9.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:27 #56 ... 04:11:27 04:11:27 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:11:27 #57 ... 04:11:27 04:11:27 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:11:27 #0 8.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:27 #0 9.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:27 #58 ... 04:11:27 04:11:27 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:28 #59 ... 04:11:28 04:11:28 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:11:28 #60 ... 04:11:28 04:11:28 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:11:28 #0 9.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:28 #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:28 #61 ... 04:11:28 04:11:28 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:11:28 #62 ... 04:11:28 04:11:28 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:11:28 #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:28 #0 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:28 #63 ... 04:11:28 04:11:28 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:11:28 #64 ... 04:11:28 04:11:28 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:11:28 #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:28 #0 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:28 #65 ... 04:11:28 04:11:28 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:11:28 #57 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:29 #57 ... 04:11:29 04:11:29 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:29 #59 DONE 12.2s 04:11:29 04:11:29 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:30 #44 ... 04:11:30 04:11:30 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:11:30 #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:30 #66 ... 04:11:30 04:11:30 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:11:30 #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:30 #67 ... 04:11:30 04:11:30 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:11:30 #0 7.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:30 #0 9.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:30 #68 ... 04:11:30 04:11:30 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:30 #69 DONE 10.7s 04:11:30 04:11:30 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:11:30 #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:30 #70 ... 04:11:30 04:11:30 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:11:30 #71 ... 04:11:30 04:11:30 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:11:31 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.3s 04:11:32 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.2s done 04:11:33 #43 DONE 16.9s 04:11:33 04:11:33 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:11:33 #55 16.09 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:11:33 #55 16.12 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:11:33 #55 16.12 OK: 26165 distinct packages available 04:11:35 #55 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:36 #55 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:38 #55 ... 04:11:38 04:11:38 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:11:38 #62 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:38 #62 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:38 #62 ... 04:11:38 04:11:38 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:38 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.3s 04:11:38 #44 ... 04:11:38 04:11:38 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:11:38 #56 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:39 #56 ... 04:11:39 04:11:39 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:39 #44 ... 04:11:39 04:11:39 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:11:39 #64 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:39 #64 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:39 #64 ... 04:11:39 04:11:39 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:11:39 #60 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:39 #60 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:39 #60 ... 04:11:39 04:11:39 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:39 #44 ... 04:11:39 04:11:39 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:11:39 #0 6.905 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:39 #0 8.617 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:39 #72 ... 04:11:39 04:11:39 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:11:39 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.7s done 04:11:39 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.7s done 04:11:40 #44 DONE 23.8s 04:11:40 04:11:40 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:11:40 #58 22.15 (1/1) Installing dumb-init (1.2.5-r3) 04:11:40 #58 22.28 Executing busybox-1.37.0-r20.trigger 04:11:40 #58 22.40 OK: 8 MiB in 17 packages 04:11:40 #58 ... 04:11:40 04:11:40 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:11:40 #0 6.107 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:40 #0 7.962 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:40 #73 ... 04:11:40 04:11:40 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:11:40 #63 23.42 (1/7) Installing ca-certificates (20250911-r0) 04:11:41 #63 ... 04:11:41 04:11:41 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:11:41 #71 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:41 #71 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:41 #71 ... 04:11:41 04:11:41 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:11:41 #66 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:41 #66 20.98 OK: 255 MiB in 60 packages 04:11:41 #66 ... 04:11:41 04:11:41 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:11:41 #67 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:41 #67 ... 04:11:41 04:11:41 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:11:41 #57 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:41 #57 ... 04:11:41 04:11:41 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:11:41 #68 21.75 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:11:41 #68 21.75 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:11:41 #68 21.75 OK: 26176 distinct packages available 04:11:42 #68 ... 04:11:42 04:11:42 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:11:42 #58 DONE 24.7s 04:11:42 04:11:42 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:11:42 #62 24.65 (1/4) Installing dumb-init (1.2.5-r3) 04:11:42 #62 24.71 (2/4) Installing openssl (3.5.5-r0) 04:11:42 #62 24.90 (3/4) Installing su-exec (0.2-r3) 04:11:42 #62 24.95 (4/4) Installing yq-go (4.47.2-r3) 04:11:43 #62 ... 04:11:43 04:11:43 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:11:43 #70 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:43 #70 ... 04:11:43 04:11:43 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:11:43 #66 DONE 23.4s 04:11:43 04:11:43 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:11:43 #74 ... 04:11:43 04:11:43 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:11:43 #56 23.46 (1/2) Installing dumb-init (1.2.5-r3) 04:11:43 #56 23.51 (2/2) Installing su-exec (0.2-r3) 04:11:43 #56 23.54 Executing busybox-1.37.0-r20.trigger 04:11:43 #56 23.76 OK: 8 MiB in 18 packages 04:11:43 #56 DONE 26.0s 04:11:43 04:11:43 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:11:43 #75 ... 04:11:43 04:11:43 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:11:43 #74 DONE 0.7s 04:11:44 04:11:44 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:44 #76 ... 04:11:44 04:11:44 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:11:44 #61 23.33 (1/1) Installing dumb-init (1.2.5-r3) 04:11:44 #61 23.41 Executing busybox-1.37.0-r20.trigger 04:11:44 #61 23.60 OK: 8 MiB in 17 packages 04:11:44 #61 DONE 26.8s 04:11:44 04:11:44 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:11:44 #67 21.88 OK: 255 MiB in 60 packages 04:11:44 #67 DONE 24.6s 04:11:44 04:11:44 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:11:45 #77 ... 04:11:45 04:11:45 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:11:45 #78 DONE 1.4s 04:11:45 04:11:45 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:49 #79 ... 04:11:49 04:11:49 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:11:49 #62 27.31 Executing busybox-1.37.0-r20.trigger 04:11:49 #62 27.63 OK: 20 MiB in 20 packages 04:11:49 #62 DONE 31.3s 04:11:49 04:11:49 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:11:49 #71 26.38 OK: 255 MiB in 60 packages 04:11:49 #71 DONE 29.0s 04:11:49 04:11:49 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:11:49 #63 23.92 (2/7) Installing dumb-init (1.2.5-r3) 04:11:49 #63 23.94 (3/7) Installing libgcc (14.2.0-r6) 04:11:49 #63 23.95 (4/7) Installing libsodium (1.0.20-r1) 04:11:49 #63 23.99 (5/7) Installing libstdc++ (14.2.0-r6) 04:11:49 #63 24.30 (6/7) Installing libzmq (4.3.5-r2) 04:11:49 #63 24.40 (7/7) Installing zeromq (4.3.5-r2) 04:11:49 #63 24.45 Executing busybox-1.37.0-r20.trigger 04:11:49 #63 24.61 Executing ca-certificates-20250911-r0.trigger 04:11:49 #63 26.67 OK: 12 MiB in 23 packages 04:11:49 #63 DONE 31.5s 04:11:49 04:11:49 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:11:49 #55 31.75 (1/4) Installing dumb-init (1.2.5-r3) 04:11:49 #55 31.79 (2/4) Installing musl-obstack (1.2.3-r2) 04:11:49 #55 31.79 (3/4) Installing libucontext (1.3.2-r0) 04:11:49 #55 31.83 (4/4) Installing gcompat (1.1.0-r4) 04:11:49 #55 ... 04:11:49 04:11:49 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:11:49 #70 26.68 OK: 255 MiB in 60 packages 04:11:49 #70 DONE 29.9s 04:11:49 04:11:49 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:11:49 #55 31.85 Executing busybox-1.37.0-r20.trigger 04:11:49 #55 32.04 OK: 8 MiB in 20 packages 04:11:50 #55 ... 04:11:50 04:11:50 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:11:50 #57 25.11 (1/3) Installing ca-certificates (20250911-r0) 04:11:50 #57 25.95 (2/3) Installing dumb-init (1.2.5-r3) 04:11:50 #57 26.00 (3/3) Installing tzdata (2026a-r0) 04:11:50 #57 28.84 Executing busybox-1.37.0-r20.trigger 04:11:50 #57 29.00 Executing ca-certificates-20250911-r0.trigger 04:11:50 #57 30.92 OK: 9 MiB in 19 packages 04:11:50 #57 DONE 33.0s 04:11:50 04:11:50 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:11:50 #80 ... 04:11:50 04:11:50 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:11:50 #81 DONE 1.9s 04:11:50 04:11:50 #82 [core-command builder 4/7] COPY go.mod vendor* ./ 04:11:50 #82 DONE 1.8s 04:11:50 04:11:50 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:51 #83 ... 04:11:51 04:11:51 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:11:51 #65 23.50 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:11:51 #65 23.52 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:11:51 #65 23.52 OK: 26165 distinct packages available 04:11:51 #65 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:51 #65 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:51 #65 ... 04:11:51 04:11:51 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:11:51 #72 21.26 (1/1) Installing dumb-init (1.2.5-r3) 04:11:51 #72 21.76 Executing busybox-1.37.0-r20.trigger 04:11:51 #72 ... 04:11:51 04:11:51 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:11:51 #55 DONE 34.5s 04:11:51 04:11:51 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:11:51 #72 22.05 OK: 8 MiB in 17 packages 04:11:52 #72 ... 04:11:52 04:11:52 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:11:52 #0 7.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:52 #0 9.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:52 #84 ... 04:11:52 04:11:52 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:11:53 #85 ... 04:11:53 04:11:53 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:11:53 #73 20.24 OK: 255 MiB in 60 packages 04:11:53 #73 DONE 22.8s 04:11:53 04:11:53 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:11:54 #86 ... 04:11:54 04:11:54 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:11:54 #64 27.32 (1/4) Installing ca-certificates (20250911-r0) 04:11:54 #64 28.02 (2/4) Installing dumb-init (1.2.5-r3) 04:11:54 #64 28.08 (3/4) Installing su-exec (0.2-r3) 04:11:54 #64 28.10 (4/4) Installing yq-go (4.47.2-r3) 04:11:54 #64 30.27 Executing busybox-1.37.0-r20.trigger 04:11:54 #64 31.26 Executing ca-certificates-20250911-r0.trigger 04:11:54 #64 33.11 OK: 20 MiB in 20 packages 04:11:54 #64 DONE 36.5s 04:11:54 04:11:54 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:11:54 #87 ... 04:11:54 04:11:54 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:11:54 #86 DONE 0.9s 04:11:54 04:11:54 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:11:54 #60 26.70 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:11:54 #60 26.70 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:11:54 #60 26.70 OK: 26165 distinct packages available 04:11:54 #60 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:54 #60 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:54 #60 ... 04:11:54 04:11:54 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:54 #88 ... 04:11:54 04:11:54 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:11:54 #72 DONE 25.0s 04:11:54 04:11:54 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:11:54 #68 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:54 #68 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:55 #68 ... 04:11:55 04:11:55 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:11:55 #77 8.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:55 #77 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:57 #77 ... 04:11:57 04:11:57 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:11:57 #65 40.03 (1/13) Installing brotli-libs (1.1.0-r2) 04:11:57 #65 40.15 (2/13) Installing c-ares (1.34.6-r0) 04:11:57 #65 40.20 (3/13) Installing libunistring (1.3-r0) 04:11:58 #65 40.48 (4/13) Installing libidn2 (2.3.7-r0) 04:11:58 #65 40.53 (5/13) Installing nghttp2-libs (1.65.0-r0) 04:11:58 #65 40.56 (6/13) Installing libpsl (0.21.5-r3) 04:11:58 #65 40.61 (7/13) Installing zstd-libs (1.5.7-r0) 04:11:58 #65 40.82 (8/13) Installing libcurl (8.14.1-r2) 04:11:58 #65 41.02 (9/13) Installing curl (8.14.1-r2) 04:11:58 #65 41.11 (10/13) Installing dumb-init (1.2.5-r3) 04:11:58 #65 41.15 (11/13) Installing musl-obstack (1.2.3-r2) 04:11:58 #65 41.17 (12/13) Installing libucontext (1.3.2-r0) 04:11:58 #65 41.22 (13/13) Installing gcompat (1.1.0-r4) 04:11:58 #65 41.29 Executing busybox-1.37.0-r20.trigger 04:11:58 #65 ... 04:11:58 04:11:58 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:11:58 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:58 #89 ... 04:11:58 04:11:58 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:11:58 #65 41.49 OK: 13 MiB in 29 packages 04:11:59 #65 ... 04:11:59 04:11:59 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:11:59 #90 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:59 #90 ... 04:11:59 04:11:59 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:11:59 #80 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:59 #80 ... 04:11:59 04:11:59 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:11:59 #75 6.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:59 #75 8.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:00 #75 ... 04:12:00 04:12:00 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:12:00 #60 42.06 (1/5) Installing dumb-init (1.2.5-r3) 04:12:00 #60 42.09 (2/5) Installing musl-obstack (1.2.3-r2) 04:12:00 #60 42.12 (3/5) Installing libucontext (1.3.2-r0) 04:12:00 #60 42.15 (4/5) Installing gcompat (1.1.0-r4) 04:12:00 #60 42.29 (5/5) Installing openssl (3.5.5-r0) 04:12:00 #60 42.37 Executing busybox-1.37.0-r20.trigger 04:12:00 #60 42.46 OK: 9 MiB in 21 packages 04:12:01 #60 ... 04:12:01 04:12:01 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:01 #91 ... 04:12:01 04:12:01 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:12:01 #84 18.40 OK: 8 MiB in 17 packages 04:12:01 #84 ... 04:12:01 04:12:01 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:12:01 #65 DONE 43.7s 04:12:01 04:12:01 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:12:01 #68 38.05 OK: 255 MiB in 60 packages 04:12:01 #68 DONE 41.4s 04:12:01 04:12:01 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:12:02 #92 DONE 0.8s 04:12:02 04:12:02 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:02 #93 ... 04:12:02 04:12:02 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:12:02 #60 DONE 44.7s 04:12:02 04:12:02 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:12:02 #94 ... 04:12:02 04:12:02 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:12:02 #84 DONE 20.5s 04:12:02 04:12:02 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:12:02 #87 5.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:12:02 #87 6.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:03 #87 ... 04:12:03 04:12:03 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:12:03 #75 17.68 OK: 8 MiB in 18 packages 04:12:03 #75 DONE 20.1s 04:12:03 04:12:03 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:12:07 #95 DONE 3.4s 04:12:07 04:12:07 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:12:07 #96 DONE 0.2s 04:12:07 04:12:07 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:12:07 #77 21.05 OK: 8 MiB in 17 packages 04:12:07 #77 DONE 23.1s 04:12:07 04:12:07 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:12:07 #94 5.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:12:07 #94 ... 04:12:07 04:12:07 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:12:07 #85 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:12:07 #85 7.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:08 #85 ... 04:12:08 04:12:08 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:12:08 #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:12:08 #0 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:08 #97 ... 04:12:08 04:12:08 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:12:08 #85 17.03 OK: 8 MiB in 20 packages 04:12:10 #85 DONE 18.3s 04:12:10 04:12:10 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:10 #98 ... 04:12:10 04:12:10 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:12:10 #80 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:10 #80 19.20 OK: 9 MiB in 19 packages 04:12:10 #80 ... 04:12:10 04:12:10 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:12:10 #89 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:10 #89 20.67 OK: 20 MiB in 20 packages 04:12:10 #89 ... 04:12:10 04:12:10 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:12:10 #90 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:10 #90 20.59 OK: 12 MiB in 23 packages 04:12:10 #90 ... 04:12:10 04:12:10 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:12:10 #80 DONE 20.3s 04:12:10 04:12:10 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:12:10 #87 15.91 OK: 20 MiB in 20 packages 04:12:11 #87 ... 04:12:11 04:12:11 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:12:11 #89 DONE 22.7s 04:12:11 04:12:11 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:12:11 #90 DONE 22.6s 04:12:11 04:12:11 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:12:12 #99 DONE 0.4s 04:12:12 04:12:12 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:12:12 #87 DONE 18.0s 04:12:12 04:12:12 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:12:12 #94 7.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:13 #94 ... 04:12:13 04:12:13 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:13 #98 DONE 3.0s 04:12:13 04:12:13 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:12:13 #100 DONE 0.1s 04:12:13 04:12:13 #101 [security-spire-config stage-2 6/10] COPY security.txt / 04:12:13 #101 DONE 0.1s 04:12:13 04:12:13 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:12:13 #102 DONE 0.2s 04:12:13 04:12:13 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:12:13 #103 DONE 0.1s 04:12:13 04:12:13 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:12:14 #104 DONE 0.3s 04:12:14 04:12:14 #105 [security-spire-config] exporting to image 04:12:14 #105 exporting layers 04:12:14 #156 DONE 89.1s 04:12:14 04:12:14 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:12:14 #154 DONE 89.1s 04:12:14 04:12:14 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:12:14 #149 ... 04:12:14 04:12:14 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:12:14 #157 DONE 0.1s 04:12:14 04:12:14 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:12:14 #158 DONE 0.1s 04:12:14 04:12:14 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:12:14 #159 DONE 0.1s 04:12:14 04:12:14 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:12:14 #160 ... 04:12:14 04:12:14 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:12:14 #161 DONE 0.3s 04:12:14 04:12:14 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:12:14 #162 DONE 0.2s 04:12:14 04:12:14 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:12:14 #163 DONE 0.1s 04:12:14 04:12:14 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:12:14 #164 ... 04:12:14 04:12:14 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:12:14 #160 DONE 0.9s 04:12:14 04:12:14 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:12:14 #165 DONE 0.1s 04:12:14 04:12:14 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:12:14 #152 ... 04:12:14 04:12:14 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:12:14 #166 DONE 0.2s 04:12:14 04:12:14 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:12:14 #167 DONE 0.1s 04:12:14 04:12:14 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:12:14 #164 DONE 0.7s 04:12:14 04:12:14 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:12:14 #168 DONE 0.1s 04:12:14 04:12:14 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:12:14 #169 DONE 0.2s 04:12:14 04:12:14 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:12:14 #170 DONE 0.1s 04:12:14 04:12:14 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:12:14 #171 DONE 0.1s 04:12:14 04:12:14 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:12:14 #172 DONE 0.1s 04:12:14 04:12:14 #173 [core-common-config-bootstrapper] exporting to image 04:12:14 #173 exporting layers 0.4s done 04:12:14 #173 writing image sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done 04:12:14 #173 naming to docker.io/library/core-common-config-bootstrapper done 04:12:14 #173 DONE 0.4s 04:12:14 04:12:14 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:12:14 #174 DONE 0.9s 04:12:14 04:12:14 #175 [security-bootstrapper] exporting to image 04:12:14 #175 exporting layers 0.5s done 04:12:14 #175 writing image sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done 04:12:14 #175 naming to docker.io/library/security-bootstrapper done 04:12:14 #175 DONE 0.5s 04:12:14 04:12:14 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:12:16 #105 ... 04:12:16 04:12:16 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:12:16 #97 13.76 OK: 13 MiB in 29 packages 04:12:16 #97 DONE 14.8s 04:12:16 04:12:16 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:12:16 #94 13.90 OK: 9 MiB in 21 packages 04:12:16 #94 ... 04:12:16 04:12:16 #105 [security-spire-config] exporting to image 04:12:16 #105 exporting layers 2.6s done 04:12:16 #105 writing image sha256:d6db7b4cc2c9e38b38dc5c22f5cc4c378d015be171159ba954e6e210d81f372c done 04:12:16 #105 naming to docker.io/library/security-spire-config-arm64 done 04:12:16 #105 DONE 2.6s 04:12:16 04:12:16 #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:12:16 #94 DONE 14.7s 04:12:16 04:12:16 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:18 #106 ... 04:12:18 04:12:18 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:12:18 #107 DONE 1.4s 04:12:18 04:12:18 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:18 #108 ... 04:12:18 04:12:18 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:18 #106 DONE 1.8s 04:12:18 04:12:18 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:12:19 #109 DONE 0.3s 04:12:19 04:12:19 #110 [security-spire-server stage-2 6/9] COPY security.txt / 04:12:19 #110 DONE 0.2s 04:12:19 04:12:19 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:12:19 #111 DONE 0.4s 04:12:19 04:12:19 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:19 #93 ... 04:12:19 04:12:19 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:12:19 #112 DONE 0.2s 04:12:19 04:12:19 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:19 #88 ... 04:12:19 04:12:19 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:12:20 #113 DONE 0.2s 04:12:20 04:12:20 #105 [security-spire-server] exporting to image 04:12:20 #105 ... 04:12:20 04:12:20 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:20 #108 DONE 2.3s 04:12:20 04:12:20 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:12:20 #114 DONE 0.3s 04:12:20 04:12:20 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:20 #88 ... 04:12:20 04:12:20 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 04:12:21 #115 DONE 0.3s 04:12:21 04:12:21 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:21 #76 ... 04:12:21 04:12:21 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:12:21 #116 DONE 0.2s 04:12:21 04:12:21 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:12:21 #117 DONE 0.3s 04:12:21 04:12:21 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:12:21 #118 DONE 0.3s 04:12:21 04:12:21 #105 [security-spire-agent] exporting to image 04:12:21 #105 exporting layers 04:12:24 #105 exporting layers 3.8s done 04:12:24 #105 writing image sha256:efe6d00ce052477ebe9492abf3be60a7f408e0d6e20b44ac6fb878cef0c0107b done 04:12:24 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:12:24 #105 exporting layers 2.9s done 04:12:24 #105 writing image sha256:7115c220c7a6b5c8d30038dd3e10779ddf70bebb978046cef2c70dc0a83d962c 0.0s done 04:12:24 #105 naming to docker.io/library/security-spire-agent-arm64 done 04:12:24 #105 DONE 7.3s 04:12:24 04:12:24 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:36 #149 ... 04:13:36 04:13:36 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:13:36 #147 161.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:13:36 #147 ... 04:13:36 04:13:36 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:13:36 #155 DONE 163.8s 04:13:36 04:13:36 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:13:36 #149 DONE 163.8s 04:13:36 04:13:36 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:13:36 #151 DONE 163.8s 04:13:36 04:13:36 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #176 DONE 0.1s 04:13:36 04:13:36 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #177 DONE 0.1s 04:13:36 04:13:36 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #178 DONE 0.0s 04:13:36 04:13:36 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:13:36 #179 DONE 0.1s 04:13:36 04:13:36 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:13:36 #180 DONE 0.1s 04:13:36 04:13:36 #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:13:36 #181 ... 04:13:36 04:13:36 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:13:36 #182 DONE 0.1s 04:13:36 04:13:36 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:13:36 #145 DONE 164.2s 04:13:36 04:13:36 #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:13:36 #181 DONE 0.2s 04:13:36 04:13:36 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:13:36 #183 DONE 0.3s 04:13:36 04:13:36 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:13:36 #184 ... 04:13:36 04:13:36 #178 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #178 DONE 0.0s 04:13:36 04:13:36 #182 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:13:36 #182 DONE 0.1s 04:13:36 04:13:36 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:13:36 #185 DONE 0.3s 04:13:36 04:13:36 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #186 CACHED 04:13:36 04:13:36 #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:13:36 #187 CACHED 04:13:36 04:13:36 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:13:36 #184 DONE 0.3s 04:13:36 04:13:36 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:13:36 #188 DONE 0.2s 04:13:36 04:13:36 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:13:36 #189 DONE 0.1s 04:13:36 04:13:36 #190 [core-command] exporting to image 04:13:36 #190 exporting layers 04:13:36 #190 ... 04:13:36 04:13:36 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:13:36 #191 DONE 0.3s 04:13:36 04:13:36 #190 [core-command] exporting to image 04:13:36 #190 exporting layers 0.5s done 04:13:36 #190 writing image sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 0.0s done 04:13:36 #190 naming to docker.io/library/core-command done 04:13:36 #190 DONE 0.5s 04:13:36 04:13:36 #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:13:36 #192 DONE 0.5s 04:13:36 04:13:36 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:13:36 #193 DONE 0.2s 04:13:36 04:13:36 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:13:36 #147 DONE 165.1s 04:13:36 04:13:36 #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:13:36 #194 DONE 0.1s 04:13:36 04:13:36 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:13:36 #195 DONE 0.1s 04:13:36 04:13:36 #196 [security-spiffe-token-provider] exporting to image 04:13:36 #196 exporting layers 0.6s done 04:13:36 #196 writing image sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done 04:13:36 #196 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:13:36 #196 DONE 0.7s 04:13:36 04:13:36 #197 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #197 DONE 0.2s 04:13:36 04:13:36 #198 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:13:36 #198 DONE 0.2s 04:13:36 04:13:36 #199 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:13:36 #199 DONE 0.1s 04:13:36 04:13:36 #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:13:36 #200 DONE 0.6s 04:13:36 04:13:36 #201 [security-proxy-auth] exporting to image 04:13:36 #201 ... 04:13:36 04:13:36 #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:13:36 #202 DONE 0.1s 04:13:36 04:13:36 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:13:36 #203 DONE 0.1s 04:13:36 04:13:36 #204 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:13:36 #204 DONE 0.9s 04:13:36 04:13:36 #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:13:36 #205 DONE 0.2s 04:13:36 04:13:36 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:13:36 #153 DONE 166.1s 04:13:36 04:13:36 #206 [security-proxy-setup] exporting to image 04:13:36 #206 ... 04:13:36 04:13:36 #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:13:36 #207 DONE 0.2s 04:13:36 04:13:36 #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:13:36 #208 DONE 0.3s 04:13:36 04:13:36 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #209 DONE 0.4s 04:13:36 04:13:36 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:13:36 #210 DONE 0.3s 04:13:36 04:13:36 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:13:36 #148 DONE 166.9s 04:13:36 04:13:36 #201 [security-proxy-auth] exporting to image 04:13:36 #201 exporting layers 1.1s done 04:13:36 #201 writing image sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done 04:13:36 #201 naming to docker.io/library/security-proxy-auth 0.0s done 04:13:36 #201 DONE 1.2s 04:13:36 04:13:36 #206 [security-proxy-setup] exporting to image 04:13:36 #206 exporting layers 0.8s done 04:13:36 #206 writing image sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done 04:13:36 #206 naming to docker.io/library/security-proxy-setup done 04:13:36 #206 DONE 0.9s 04:13:36 04:13:36 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:13:36 #211 DONE 0.1s 04:13:36 04:13:36 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:13:36 #212 ... 04:13:36 04:13:36 #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #213 DONE 0.1s 04:13:36 04:13:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:13:36 #152 DONE 167.2s 04:13:36 04:13:36 #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:13:36 #214 DONE 0.1s 04:13:36 04:13:36 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:13:36 #212 DONE 0.6s 04:13:36 04:13:36 #215 [core-keeper] exporting to image 04:13:36 #215 exporting layers 0.2s done 04:13:36 #215 writing image sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done 04:13:36 #215 naming to docker.io/library/core-keeper done 04:13:36 #215 DONE 0.2s 04:13:36 04:13:36 #216 [security-secretstore-setup] exporting to image 04:13:36 #216 ... 04:13:36 04:13:36 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:13:36 #217 DONE 0.2s 04:13:36 04:13:36 #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #218 DONE 0.1s 04:13:36 04:13:36 #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:13:36 #219 DONE 0.1s 04:13:36 04:13:36 #220 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:13:36 #220 DONE 0.1s 04:13:36 04:13:36 #221 [core-data] exporting to image 04:13:36 #221 ... 04:13:36 04:13:36 #222 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:13:36 #222 DONE 0.1s 04:13:36 04:13:36 #216 [security-secretstore-setup] exporting to image 04:13:36 #216 exporting layers 0.5s done 04:13:36 #216 writing image sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b 0.0s done 04:13:36 #216 naming to docker.io/library/security-secretstore-setup done 04:13:36 #216 DONE 0.5s 04:13:36 04:13:36 #221 [core-data] exporting to image 04:13:36 #221 exporting layers 0.2s done 04:13:36 #221 writing image sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 0.0s done 04:13:36 #221 naming to docker.io/library/core-data 0.0s done 04:13:36 #221 DONE 0.3s 04:13:36 04:13:36 #223 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:13:36 #223 DONE 0.2s 04:13:36 04:13:36 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:13:36 #224 DONE 0.1s 04:13:36 04:13:36 #225 [core-metadata] exporting to image 04:13:36 #225 exporting layers 0.2s done 04:13:36 #225 writing image sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done 04:13:36 #225 naming to docker.io/library/core-metadata done 04:13:36 #225 DONE 0.2s 04:13:36 04:13:36 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:13:36 #146 ... 04:13:36 04:13:36 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:13:36 #150 DONE 168.9s 04:13:36 04:13:36 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:13:36 #146 DONE 168.9s 04:13:36 04:13:36 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #226 DONE 0.0s 04:13:36 04:13:36 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:13:36 #227 DONE 0.0s 04:13:36 04:13:36 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:13:36 #228 DONE 0.0s 04:13:36 04:13:36 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:13:36 #229 DONE 0.1s 04:13:36 04:13:36 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:13:36 #230 DONE 0.1s 04:13:36 04:13:36 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:13:36 #231 DONE 0.1s 04:13:36 04:13:36 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:13:36 #232 DONE 0.2s 04:13:36 04:13:36 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:13:36 #233 DONE 0.0s 04:13:36 04:13:36 #234 [support-scheduler] exporting to image 04:13:36 #234 ... 04:13:36 04:13:36 #235 [support-notifications] exporting to image 04:13:36 #235 exporting layers 0.2s done 04:13:36 #235 writing image sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done 04:13:36 #235 naming to docker.io/library/support-notifications done 04:13:36 #235 DONE 0.3s 04:13:36 04:13:36 #234 [support-scheduler] exporting to image 04:13:36 #234 exporting layers 0.4s done 04:13:36 #234 writing image sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done 04:13:36 #234 naming to docker.io/library/support-scheduler done 04:13:36 #234 DONE 0.5s 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:13:36 time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:13:36 $ docker stop --time=1 572a68904e2f344054319fa7ffb5c236cd1a878e8a4931bfc72043af7b0366ab 04:13:37 $ docker rm -f --volumes 572a68904e2f344054319fa7ffb5c236cd1a878e8a4931bfc72043af7b0366ab [Pipeline] // withDockerContainer [Pipeline] sh 04:13:38 + docker images 04:13:38 REPOSITORY TAG IMAGE ID CREATED SIZE 04:13:38 support-notifications latest 62b34bc403f4 7 seconds ago 58.4MB 04:13:38 support-scheduler latest 5c6cf784a2e0 7 seconds ago 54.7MB 04:13:38 core-metadata latest 82ff793c9391 8 seconds ago 50.6MB 04:13:38 core-keeper latest 4967e4105778 9 seconds ago 50.3MB 04:13:38 core-data latest a7b243b918bd 9 seconds ago 50.5MB 04:13:38 security-secretstore-setup latest 305ab7ef9988 9 seconds ago 90.6MB 04:13:38 security-proxy-setup latest 18d1f109e511 10 seconds ago 55.5MB 04:13:38 security-proxy-auth latest bd6a593ba473 10 seconds ago 49.6MB 04:13:38 core-command latest bfd89fced9eb 11 seconds ago 44.8MB 04:13:38 security-spiffe-token-provider latest f57c0e908415 11 seconds ago 53.7MB 04:13:38 security-bootstrapper latest cf6a4e808440 About a minute ago 21.6MB 04:13:38 core-common-config-bootstrapper latest d6bc0b5aa4f6 About a minute ago 20.5MB 04:13:38 security-spire-agent latest 90030f520a23 3 minutes ago 237MB 04:13:38 security-spire-server latest ef676e98d7fb 3 minutes ago 178MB 04:13:38 security-spire-config latest 50197e7a4471 3 minutes ago 177MB 04:13:38 ci-base-image-x86_64 latest f9fa216c7a7a 6 minutes ago 996MB 04:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB 04:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB 04:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:38 provisioning config files... 04:13:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config16853245048510430196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:38 ---> ****-login.sh 04:13:38 nexus3.edgexfoundry.org:10001 04:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:38 Login Succeeded 04:13:38 nexus3.edgexfoundry.org:10002 04:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:38 Login Succeeded 04:13:38 nexus3.edgexfoundry.org:10003 04:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:38 Login Succeeded 04:13:38 nexus3.edgexfoundry.org:10004 04:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:38 Login Succeeded 04:13:38 ****.io 04:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:38 Login Succeeded 04:13:38 ---> ****-login.sh ends [Pipeline] } 04:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:13:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:13:39 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:39 latest 04:13:39 4.1.0-dev.103 04:13:39 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:39 main 04:13:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:39 + docker push nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:39 b7fba6d340d7: Preparing 04:13:39 6d25941e5b4c: Preparing 04:13:39 298ad8ee99e5: Preparing 04:13:39 88b1ad3c2f9a: Preparing 04:13:39 7680bf4c66c9: Preparing 04:13:39 b41426338993: Preparing 04:13:39 cce92674e987: Preparing 04:13:39 b41426338993: Waiting 04:13:39 cce92674e987: Waiting 04:13:39 b7fba6d340d7: Pushed 04:13:39 88b1ad3c2f9a: Pushed 04:13:39 298ad8ee99e5: Pushed 04:13:39 7680bf4c66c9: Pushed 04:13:39 cce92674e987: Layer already exists 04:13:39 b41426338993: Pushed 04:13:43 6d25941e5b4c: Pushed 04:13:43 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:44 b7fba6d340d7: Preparing 04:13:44 6d25941e5b4c: Preparing 04:13:44 298ad8ee99e5: Preparing 04:13:44 88b1ad3c2f9a: Preparing 04:13:44 7680bf4c66c9: Preparing 04:13:44 b41426338993: Preparing 04:13:44 cce92674e987: Preparing 04:13:44 b41426338993: Waiting 04:13:44 cce92674e987: Waiting 04:13:44 6d25941e5b4c: Layer already exists 04:13:44 298ad8ee99e5: Layer already exists 04:13:44 88b1ad3c2f9a: Layer already exists 04:13:44 7680bf4c66c9: Layer already exists 04:13:44 b7fba6d340d7: Layer already exists 04:13:44 b41426338993: Layer already exists 04:13:44 cce92674e987: Layer already exists 04:13:44 latest: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:45 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 04:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:45 b7fba6d340d7: Preparing 04:13:45 6d25941e5b4c: Preparing 04:13:45 298ad8ee99e5: Preparing 04:13:45 88b1ad3c2f9a: Preparing 04:13:45 7680bf4c66c9: Preparing 04:13:45 b41426338993: Preparing 04:13:45 cce92674e987: Preparing 04:13:45 b41426338993: Waiting 04:13:45 cce92674e987: Waiting 04:13:45 6d25941e5b4c: Layer already exists 04:13:45 298ad8ee99e5: Layer already exists 04:13:45 88b1ad3c2f9a: Layer already exists 04:13:45 b7fba6d340d7: Layer already exists 04:13:45 7680bf4c66c9: Layer already exists 04:13:45 b41426338993: Layer already exists 04:13:45 cce92674e987: Layer already exists 04:13:45 4.1.0-dev.103: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:45 + docker push nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:45 b7fba6d340d7: Preparing 04:13:45 6d25941e5b4c: Preparing 04:13:45 298ad8ee99e5: Preparing 04:13:45 88b1ad3c2f9a: Preparing 04:13:45 7680bf4c66c9: Preparing 04:13:45 b41426338993: Preparing 04:13:45 cce92674e987: Preparing 04:13:45 b41426338993: Waiting 04:13:45 298ad8ee99e5: Layer already exists 04:13:45 7680bf4c66c9: Layer already exists 04:13:45 b7fba6d340d7: Layer already exists 04:13:45 88b1ad3c2f9a: Layer already exists 04:13:45 6d25941e5b4c: Layer already exists 04:13:45 b41426338993: Layer already exists 04:13:45 cce92674e987: Layer already exists 04:13:45 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:46 b7fba6d340d7: Preparing 04:13:46 6d25941e5b4c: Preparing 04:13:46 298ad8ee99e5: Preparing 04:13:46 88b1ad3c2f9a: Preparing 04:13:46 7680bf4c66c9: Preparing 04:13:46 b41426338993: Preparing 04:13:46 cce92674e987: Preparing 04:13:46 b41426338993: Waiting 04:13:46 cce92674e987: Waiting 04:13:46 6d25941e5b4c: Layer already exists 04:13:46 298ad8ee99e5: Layer already exists 04:13:46 88b1ad3c2f9a: Layer already exists 04:13:46 7680bf4c66c9: Layer already exists 04:13:46 b7fba6d340d7: Layer already exists 04:13:46 b41426338993: Layer already exists 04:13:46 cce92674e987: Layer already exists 04:13:46 main: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:46 ===================================================== [Pipeline] echo 04:13:46 taggedImages: 04:13:46 - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:46 - nexus3.edgexfoundry.org:10004/core-command:latest 04:13:46 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 04:13:46 - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:13:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:13:46 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:46 latest 04:13:46 4.1.0-dev.103 04:13:46 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:46 main 04:13:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:13:47 351b24129f2b: Preparing 04:13:47 0f198cf7f5ca: Preparing 04:13:47 e67463235be1: Preparing 04:13:47 0f7164e72578: Preparing 04:13:47 298ad8ee99e5: Preparing 04:13:47 88b1ad3c2f9a: Preparing 04:13:47 7680bf4c66c9: Preparing 04:13:47 b41426338993: Preparing 04:13:47 cce92674e987: Preparing 04:13:47 7680bf4c66c9: Waiting 04:13:47 b41426338993: Waiting 04:13:47 cce92674e987: Waiting 04:13:47 88b1ad3c2f9a: Waiting 04:13:47 298ad8ee99e5: Layer already exists 04:13:47 88b1ad3c2f9a: Layer already exists 04:13:47 7680bf4c66c9: Layer already exists 04:13:47 e67463235be1: Pushed 04:13:47 b41426338993: Layer already exists 04:13:47 cce92674e987: Layer already exists 04:13:47 0f198cf7f5ca: Pushed 04:13:47 351b24129f2b: Pushed 04:13:48 0f7164e72578: Pushed 04:13:48 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:13:49 351b24129f2b: Preparing 04:13:49 0f198cf7f5ca: Preparing 04:13:49 e67463235be1: Preparing 04:13:49 0f7164e72578: Preparing 04:13:49 298ad8ee99e5: Preparing 04:13:49 88b1ad3c2f9a: Preparing 04:13:49 7680bf4c66c9: Preparing 04:13:49 b41426338993: Preparing 04:13:49 cce92674e987: Preparing 04:13:49 88b1ad3c2f9a: Waiting 04:13:49 7680bf4c66c9: Waiting 04:13:49 b41426338993: Waiting 04:13:49 cce92674e987: Waiting 04:13:49 298ad8ee99e5: Layer already exists 04:13:49 351b24129f2b: Layer already exists 04:13:49 e67463235be1: Layer already exists 04:13:49 0f198cf7f5ca: Layer already exists 04:13:49 0f7164e72578: Layer already exists 04:13:49 88b1ad3c2f9a: Layer already exists 04:13:49 7680bf4c66c9: Layer already exists 04:13:49 cce92674e987: Layer already exists 04:13:49 b41426338993: Layer already exists 04:13:49 latest: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 04:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:13:49 351b24129f2b: Preparing 04:13:49 0f198cf7f5ca: Preparing 04:13:49 e67463235be1: Preparing 04:13:49 0f7164e72578: Preparing 04:13:49 298ad8ee99e5: Preparing 04:13:49 88b1ad3c2f9a: Preparing 04:13:49 7680bf4c66c9: Preparing 04:13:49 b41426338993: Preparing 04:13:49 cce92674e987: Preparing 04:13:49 88b1ad3c2f9a: Waiting 04:13:49 b41426338993: Waiting 04:13:49 7680bf4c66c9: Waiting 04:13:49 cce92674e987: Waiting 04:13:49 e67463235be1: Layer already exists 04:13:49 351b24129f2b: Layer already exists 04:13:49 0f7164e72578: Layer already exists 04:13:49 0f198cf7f5ca: Layer already exists 04:13:49 298ad8ee99e5: Layer already exists 04:13:49 7680bf4c66c9: Layer already exists 04:13:49 88b1ad3c2f9a: Layer already exists 04:13:49 b41426338993: Layer already exists 04:13:49 cce92674e987: Layer already exists 04:13:49 4.1.0-dev.103: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:13:50 351b24129f2b: Preparing 04:13:50 0f198cf7f5ca: Preparing 04:13:50 e67463235be1: Preparing 04:13:50 0f7164e72578: Preparing 04:13:50 298ad8ee99e5: Preparing 04:13:50 88b1ad3c2f9a: Preparing 04:13:50 7680bf4c66c9: Preparing 04:13:50 b41426338993: Preparing 04:13:50 cce92674e987: Preparing 04:13:50 88b1ad3c2f9a: Waiting 04:13:50 7680bf4c66c9: Waiting 04:13:50 b41426338993: Waiting 04:13:50 cce92674e987: Waiting 04:13:50 298ad8ee99e5: Layer already exists 04:13:50 e67463235be1: Layer already exists 04:13:50 0f7164e72578: Layer already exists 04:13:50 351b24129f2b: Layer already exists 04:13:50 0f198cf7f5ca: Layer already exists 04:13:50 88b1ad3c2f9a: Layer already exists 04:13:50 7680bf4c66c9: Layer already exists 04:13:50 b41426338993: Layer already exists 04:13:50 cce92674e987: Layer already exists 04:13:50 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:13:50 351b24129f2b: Preparing 04:13:50 0f198cf7f5ca: Preparing 04:13:50 e67463235be1: Preparing 04:13:50 0f7164e72578: Preparing 04:13:50 298ad8ee99e5: Preparing 04:13:50 88b1ad3c2f9a: Preparing 04:13:50 7680bf4c66c9: Preparing 04:13:50 b41426338993: Preparing 04:13:50 cce92674e987: Preparing 04:13:50 88b1ad3c2f9a: Waiting 04:13:50 b41426338993: Waiting 04:13:50 cce92674e987: Waiting 04:13:50 7680bf4c66c9: Waiting 04:13:50 351b24129f2b: Layer already exists 04:13:50 0f7164e72578: Layer already exists 04:13:50 e67463235be1: Layer already exists 04:13:50 298ad8ee99e5: Layer already exists 04:13:50 0f198cf7f5ca: Layer already exists 04:13:50 7680bf4c66c9: Layer already exists 04:13:50 88b1ad3c2f9a: Layer already exists 04:13:50 b41426338993: Layer already exists 04:13:50 cce92674e987: Layer already exists 04:13:50 main: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:51 ===================================================== [Pipeline] echo 04:13:51 taggedImages: 04:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 04:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:13:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:13:51 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:51 latest 04:13:51 4.1.0-dev.103 04:13:51 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:51 main 04:13:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:51 + docker push nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:51 f90445abc68c: Preparing 04:13:51 42e16acba6cf: Preparing 04:13:51 298ad8ee99e5: Preparing 04:13:51 88b1ad3c2f9a: Preparing 04:13:51 7680bf4c66c9: Preparing 04:13:51 dc35c4535ec3: Preparing 04:13:51 cce92674e987: Preparing 04:13:51 dc35c4535ec3: Waiting 04:13:51 cce92674e987: Waiting 04:13:51 298ad8ee99e5: Layer already exists 04:13:51 88b1ad3c2f9a: Layer already exists 04:13:51 7680bf4c66c9: Layer already exists 04:13:51 cce92674e987: Layer already exists 04:13:51 f90445abc68c: Pushed 04:13:51 dc35c4535ec3: Pushed 04:13:55 42e16acba6cf: Pushed 04:13:55 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:56 f90445abc68c: Preparing 04:13:56 42e16acba6cf: Preparing 04:13:56 298ad8ee99e5: Preparing 04:13:56 88b1ad3c2f9a: Preparing 04:13:56 7680bf4c66c9: Preparing 04:13:56 dc35c4535ec3: Preparing 04:13:56 cce92674e987: Preparing 04:13:56 cce92674e987: Waiting 04:13:56 dc35c4535ec3: Waiting 04:13:56 f90445abc68c: Layer already exists 04:13:56 7680bf4c66c9: Layer already exists 04:13:56 88b1ad3c2f9a: Layer already exists 04:13:56 42e16acba6cf: Layer already exists 04:13:56 298ad8ee99e5: Layer already exists 04:13:56 cce92674e987: Layer already exists 04:13:56 dc35c4535ec3: Layer already exists 04:13:56 latest: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:57 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 04:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:57 f90445abc68c: Preparing 04:13:57 42e16acba6cf: Preparing 04:13:57 298ad8ee99e5: Preparing 04:13:57 88b1ad3c2f9a: Preparing 04:13:57 7680bf4c66c9: Preparing 04:13:57 dc35c4535ec3: Preparing 04:13:57 cce92674e987: Preparing 04:13:57 dc35c4535ec3: Waiting 04:13:57 cce92674e987: Waiting 04:13:57 88b1ad3c2f9a: Layer already exists 04:13:57 298ad8ee99e5: Layer already exists 04:13:57 f90445abc68c: Layer already exists 04:13:57 7680bf4c66c9: Layer already exists 04:13:57 42e16acba6cf: Layer already exists 04:13:57 dc35c4535ec3: Layer already exists 04:13:57 cce92674e987: Layer already exists 04:13:57 4.1.0-dev.103: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:57 + docker push nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:57 f90445abc68c: Preparing 04:13:57 42e16acba6cf: Preparing 04:13:57 298ad8ee99e5: Preparing 04:13:57 88b1ad3c2f9a: Preparing 04:13:57 7680bf4c66c9: Preparing 04:13:57 dc35c4535ec3: Preparing 04:13:57 cce92674e987: Preparing 04:13:57 cce92674e987: Waiting 04:13:57 dc35c4535ec3: Waiting 04:13:57 298ad8ee99e5: Layer already exists 04:13:57 f90445abc68c: Layer already exists 04:13:57 88b1ad3c2f9a: Layer already exists 04:13:57 42e16acba6cf: Layer already exists 04:13:57 7680bf4c66c9: Layer already exists 04:13:57 dc35c4535ec3: Layer already exists 04:13:57 cce92674e987: Layer already exists 04:13:57 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:58 f90445abc68c: Preparing 04:13:58 42e16acba6cf: Preparing 04:13:58 298ad8ee99e5: Preparing 04:13:58 88b1ad3c2f9a: Preparing 04:13:58 7680bf4c66c9: Preparing 04:13:58 dc35c4535ec3: Preparing 04:13:58 cce92674e987: Preparing 04:13:58 cce92674e987: Waiting 04:13:58 dc35c4535ec3: Waiting 04:13:58 42e16acba6cf: Layer already exists 04:13:58 298ad8ee99e5: Layer already exists 04:13:58 88b1ad3c2f9a: Layer already exists 04:13:58 7680bf4c66c9: Layer already exists 04:13:58 f90445abc68c: Layer already exists 04:13:58 dc35c4535ec3: Layer already exists 04:13:58 cce92674e987: Layer already exists 04:13:58 main: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:58 ===================================================== [Pipeline] echo 04:13:58 taggedImages: 04:13:58 - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:58 - nexus3.edgexfoundry.org:10004/core-data:latest 04:13:58 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 04:13:58 - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:13:58 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:13:58 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:58 latest 04:13:58 4.1.0-dev.103 04:13:58 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:13:58 main 04:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:13:59 169253470bad: Preparing 04:13:59 2c88a92bd127: Preparing 04:13:59 88b1ad3c2f9a: Preparing 04:13:59 047a0815c032: Preparing 04:13:59 2e7e5feef15d: Preparing 04:13:59 cce92674e987: Preparing 04:13:59 cce92674e987: Waiting 04:13:59 88b1ad3c2f9a: Layer already exists 04:13:59 cce92674e987: Layer already exists 04:13:59 2e7e5feef15d: Pushed 04:13:59 047a0815c032: Pushed 04:13:59 169253470bad: Pushed 04:14:01 #93 ... 04:14:01 04:14:01 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 #88 DONE 127.4s 04:14:01 04:14:01 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 #79 DONE 135.9s 04:14:01 04:14:01 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 #83 DONE 130.8s 04:14:01 04:14:01 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 #76 DONE 137.8s 04:14:01 04:14:01 #119 [security-bootstrapper builder 6/7] COPY . . 04:14:01 #119 ... 04:14:01 04:14:01 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 #91 DONE 131.0s 04:14:01 04:14:01 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 #93 DONE 119.7s 04:14:02 04:14:02 #120 [security-spiffe-token-provider builder 6/7] COPY . . 04:14:03 2c88a92bd127: Pushed 04:14:03 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:04 #120 DONE 2.0s 04:14:04 04:14:04 #121 [support-notifications builder 6/7] COPY . . 04:14:04 #121 DONE 2.1s 04:14:04 04:14:04 #122 [security-proxy-setup builder 6/7] COPY . . 04:14:04 #122 CACHED 04:14:04 04:14:04 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:14:04 #123 CACHED 04:14:04 04:14:04 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:04 #124 CACHED 04:14:04 04:14:04 #119 [security-bootstrapper builder 6/7] COPY . . 04:14:04 #119 DONE 2.0s 04:14:04 04:14:04 #125 [security-secretstore-setup builder 6/7] COPY . . 04:14:04 #125 CACHED 04:14:04 04:14:04 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:14:04 #126 CACHED 04:14:04 04:14:04 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:04 #127 CACHED 04:14:04 04:14:04 #128 [core-keeper builder 7/8] COPY . . 04:14:04 #128 DONE 2.2s 04:14:04 04:14:04 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:14:04 #129 ... 04:14:04 04:14:04 #130 [support-scheduler builder 6/7] COPY . . 04:14:04 #130 DONE 2.1s 04:14:04 04:14:04 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 04:14:04 #131 CACHED 04:14:04 04:14:04 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:04 #132 CACHED 04:14:04 04:14:04 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:14:04 #133 CACHED 04:14:04 04:14:04 #134 [core-command builder 6/7] COPY . . 04:14:04 #134 DONE 2.2s 04:14:04 04:14:04 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:14:04 #135 CACHED 04:14:04 04:14:04 #136 [security-proxy-auth builder 6/7] COPY . . 04:14:04 #136 CACHED 04:14:04 04:14:04 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:04 #137 CACHED 04:14:04 04:14:04 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:14:04 #138 CACHED 04:14:04 04:14:04 #139 [core-metadata builder 6/7] COPY . . 04:14:04 #139 CACHED 04:14:04 04:14:04 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:04 #140 CACHED 04:14:04 04:14:04 #141 [core-data builder 6/7] COPY . . 04:14:04 #141 CACHED 04:14:04 04:14:04 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:04 #142 CACHED 04:14:04 04:14:04 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 04:14:04 #143 CACHED 04:14:04 04:14:04 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:14:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:04 169253470bad: Preparing 04:14:04 2c88a92bd127: Preparing 04:14:04 88b1ad3c2f9a: Preparing 04:14:04 047a0815c032: Preparing 04:14:04 2e7e5feef15d: Preparing 04:14:04 cce92674e987: Preparing 04:14:04 cce92674e987: Waiting 04:14:04 88b1ad3c2f9a: Layer already exists 04:14:04 047a0815c032: Layer already exists 04:14:04 169253470bad: Layer already exists 04:14:04 2e7e5feef15d: Layer already exists 04:14:04 2c88a92bd127: Layer already exists 04:14:04 cce92674e987: Layer already exists 04:14:04 latest: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 04:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:04 169253470bad: Preparing 04:14:04 2c88a92bd127: Preparing 04:14:04 88b1ad3c2f9a: Preparing 04:14:04 047a0815c032: Preparing 04:14:04 2e7e5feef15d: Preparing 04:14:04 cce92674e987: Preparing 04:14:04 cce92674e987: Waiting 04:14:04 2e7e5feef15d: Layer already exists 04:14:04 88b1ad3c2f9a: Layer already exists 04:14:04 2c88a92bd127: Layer already exists 04:14:04 169253470bad: Layer already exists 04:14:04 047a0815c032: Layer already exists 04:14:04 cce92674e987: Layer already exists 04:14:04 4.1.0-dev.103: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:05 169253470bad: Preparing 04:14:05 2c88a92bd127: Preparing 04:14:05 88b1ad3c2f9a: Preparing 04:14:05 047a0815c032: Preparing 04:14:05 2e7e5feef15d: Preparing 04:14:05 cce92674e987: Preparing 04:14:05 cce92674e987: Waiting 04:14:05 88b1ad3c2f9a: Layer already exists 04:14:05 169253470bad: Layer already exists 04:14:05 2c88a92bd127: Layer already exists 04:14:05 047a0815c032: Layer already exists 04:14:05 2e7e5feef15d: Layer already exists 04:14:05 cce92674e987: Layer already exists 04:14:05 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:06 169253470bad: Preparing 04:14:06 2c88a92bd127: Preparing 04:14:06 88b1ad3c2f9a: Preparing 04:14:06 047a0815c032: Preparing 04:14:06 2e7e5feef15d: Preparing 04:14:06 cce92674e987: Preparing 04:14:06 cce92674e987: Waiting 04:14:06 169253470bad: Layer already exists 04:14:06 2e7e5feef15d: Layer already exists 04:14:06 88b1ad3c2f9a: Layer already exists 04:14:06 2c88a92bd127: Layer already exists 04:14:06 047a0815c032: Layer already exists 04:14:06 cce92674e987: Layer already exists 04:14:06 main: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:06 ===================================================== [Pipeline] echo 04:14:06 taggedImages: 04:14:06 - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:06 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:14:06 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 04:14:06 - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:06 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:14:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:14:06 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:06 latest 04:14:06 4.1.0-dev.103 04:14:06 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:06 main 04:14:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:06 2e1e8aeb4a31: Preparing 04:14:06 9efab4a1f96b: Preparing 04:14:06 5ba5c2e40deb: Preparing 04:14:06 298ad8ee99e5: Preparing 04:14:06 88b1ad3c2f9a: Preparing 04:14:06 7680bf4c66c9: Preparing 04:14:06 b41426338993: Preparing 04:14:06 cce92674e987: Preparing 04:14:06 7680bf4c66c9: Waiting 04:14:06 b41426338993: Waiting 04:14:06 cce92674e987: Waiting 04:14:06 298ad8ee99e5: Layer already exists 04:14:06 88b1ad3c2f9a: Layer already exists 04:14:06 7680bf4c66c9: Layer already exists 04:14:06 b41426338993: Layer already exists 04:14:06 cce92674e987: Layer already exists 04:14:06 9efab4a1f96b: Pushed 04:14:06 2e1e8aeb4a31: Pushed 04:14:09 #144 ... 04:14:09 04:14:09 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:14:09 #0 5.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:14:09 #145 ... 04:14:09 04:14:09 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:14:09 #129 5.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:14:11 5ba5c2e40deb: Pushed 04:14:11 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:11 2e1e8aeb4a31: Preparing 04:14:11 9efab4a1f96b: Preparing 04:14:11 5ba5c2e40deb: Preparing 04:14:11 298ad8ee99e5: Preparing 04:14:11 88b1ad3c2f9a: Preparing 04:14:11 7680bf4c66c9: Preparing 04:14:11 b41426338993: Preparing 04:14:11 cce92674e987: Preparing 04:14:11 7680bf4c66c9: Waiting 04:14:11 b41426338993: Waiting 04:14:11 cce92674e987: Waiting 04:14:11 88b1ad3c2f9a: Layer already exists 04:14:11 9efab4a1f96b: Layer already exists 04:14:11 5ba5c2e40deb: Layer already exists 04:14:11 298ad8ee99e5: Layer already exists 04:14:11 2e1e8aeb4a31: Layer already exists 04:14:11 7680bf4c66c9: Layer already exists 04:14:11 cce92674e987: Layer already exists 04:14:11 b41426338993: Layer already exists 04:14:11 latest: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 04:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:12 2e1e8aeb4a31: Preparing 04:14:12 9efab4a1f96b: Preparing 04:14:12 5ba5c2e40deb: Preparing 04:14:12 298ad8ee99e5: Preparing 04:14:12 88b1ad3c2f9a: Preparing 04:14:12 7680bf4c66c9: Preparing 04:14:12 b41426338993: Preparing 04:14:12 cce92674e987: Preparing 04:14:12 7680bf4c66c9: Waiting 04:14:12 b41426338993: Waiting 04:14:12 cce92674e987: Waiting 04:14:12 9efab4a1f96b: Layer already exists 04:14:12 298ad8ee99e5: Layer already exists 04:14:12 88b1ad3c2f9a: Layer already exists 04:14:12 2e1e8aeb4a31: Layer already exists 04:14:12 5ba5c2e40deb: Layer already exists 04:14:12 cce92674e987: Layer already exists 04:14:12 b41426338993: Layer already exists 04:14:12 7680bf4c66c9: Layer already exists 04:14:12 4.1.0-dev.103: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:13 2e1e8aeb4a31: Preparing 04:14:13 9efab4a1f96b: Preparing 04:14:13 5ba5c2e40deb: Preparing 04:14:13 298ad8ee99e5: Preparing 04:14:13 88b1ad3c2f9a: Preparing 04:14:13 7680bf4c66c9: Preparing 04:14:13 b41426338993: Preparing 04:14:13 cce92674e987: Preparing 04:14:13 7680bf4c66c9: Waiting 04:14:13 b41426338993: Waiting 04:14:13 cce92674e987: Waiting 04:14:13 9efab4a1f96b: Layer already exists 04:14:13 5ba5c2e40deb: Layer already exists 04:14:13 88b1ad3c2f9a: Layer already exists 04:14:13 2e1e8aeb4a31: Layer already exists 04:14:13 298ad8ee99e5: Layer already exists 04:14:13 cce92674e987: Layer already exists 04:14:13 b41426338993: Layer already exists 04:14:13 7680bf4c66c9: Layer already exists 04:14:13 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:13 2e1e8aeb4a31: Preparing 04:14:13 9efab4a1f96b: Preparing 04:14:13 5ba5c2e40deb: Preparing 04:14:13 298ad8ee99e5: Preparing 04:14:13 88b1ad3c2f9a: Preparing 04:14:13 7680bf4c66c9: Preparing 04:14:13 b41426338993: Preparing 04:14:13 cce92674e987: Preparing 04:14:13 7680bf4c66c9: Waiting 04:14:13 b41426338993: Waiting 04:14:13 cce92674e987: Waiting 04:14:13 5ba5c2e40deb: Layer already exists 04:14:13 2e1e8aeb4a31: Layer already exists 04:14:13 88b1ad3c2f9a: Layer already exists 04:14:13 9efab4a1f96b: Layer already exists 04:14:13 298ad8ee99e5: Layer already exists 04:14:13 cce92674e987: Layer already exists 04:14:13 7680bf4c66c9: Layer already exists 04:14:13 b41426338993: Layer already exists 04:14:13 main: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:13 ===================================================== [Pipeline] echo 04:14:13 taggedImages: 04:14:13 - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:14:13 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 04:14:13 - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:14:13 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:14:13 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:13 latest 04:14:13 4.1.0-dev.103 04:14:13 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:13 main 04:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:14 #129 ... 04:14:14 04:14:14 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:14:14 #0 4.576 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:14:14 #146 ... 04:14:14 04:14:14 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:14:14 #0 6.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:14:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:14 #147 ... 04:14:14 04:14:14 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:14:14 #0 6.217 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:14:14 #148 ... 04:14:14 04:14:14 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:14:14 #0 6.338 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:14:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:14 22c01a6cb2be: Preparing 04:14:14 29a7e37f35d3: Preparing 04:14:14 f57885c84b97: Preparing 04:14:14 f06892191935: Preparing 04:14:14 1c3170abce41: Preparing 04:14:14 c8bced69b089: Preparing 04:14:14 8fb50eaaa5da: Preparing 04:14:14 298ad8ee99e5: Preparing 04:14:14 88b1ad3c2f9a: Preparing 04:14:14 5fc152556724: Preparing 04:14:14 72e0efab754e: Preparing 04:14:14 5f70bf18a086: Preparing 04:14:14 c9ee65b99526: Preparing 04:14:14 0955c2efbc11: Preparing 04:14:14 6adae5744e6d: Preparing 04:14:14 cce92674e987: Preparing 04:14:14 c8bced69b089: Waiting 04:14:14 88b1ad3c2f9a: Waiting 04:14:14 5fc152556724: Waiting 04:14:14 72e0efab754e: Waiting 04:14:14 298ad8ee99e5: Waiting 04:14:14 8fb50eaaa5da: Waiting 04:14:14 c9ee65b99526: Waiting 04:14:14 6adae5744e6d: Waiting 04:14:14 0955c2efbc11: Waiting 04:14:14 cce92674e987: Waiting 04:14:14 5f70bf18a086: Waiting 04:14:14 29a7e37f35d3: Pushed 04:14:14 1c3170abce41: Pushed 04:14:14 22c01a6cb2be: Pushed 04:14:14 f06892191935: Pushed 04:14:14 f57885c84b97: Pushed 04:14:14 298ad8ee99e5: Layer already exists 04:14:14 88b1ad3c2f9a: Layer already exists 04:14:14 c8bced69b089: Pushed 04:14:14 5f70bf18a086: Layer already exists 04:14:14 #149 ... 04:14:14 04:14:14 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:14 #0 5.686 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:14:14 #150 ... 04:14:14 04:14:14 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:14:14 #0 5.596 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:14:14 5fc152556724: Pushed 04:14:14 72e0efab754e: Pushed 04:14:14 c9ee65b99526: Pushed 04:14:14 cce92674e987: Layer already exists 04:14:14 0955c2efbc11: Pushed 04:14:14 6adae5744e6d: Pushed 04:14:14 #151 ... 04:14:14 04:14:14 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:14:14 #0 6.179 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:14:14 #152 ... 04:14:14 04:14:14 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:14:14 #0 4.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:14:15 #153 ... 04:14:15 04:14:15 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:14:15 #0 5.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:14:15 #154 ... 04:14:15 04:14:15 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:14:15 #144 5.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:14:16 8fb50eaaa5da: Pushed 04:14:16 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:16 22c01a6cb2be: Preparing 04:14:16 29a7e37f35d3: Preparing 04:14:16 f57885c84b97: Preparing 04:14:16 f06892191935: Preparing 04:14:16 1c3170abce41: Preparing 04:14:16 c8bced69b089: Preparing 04:14:16 c8bced69b089: Waiting 04:14:16 8fb50eaaa5da: Preparing 04:14:16 298ad8ee99e5: Preparing 04:14:16 88b1ad3c2f9a: Preparing 04:14:16 5fc152556724: Preparing 04:14:16 72e0efab754e: Preparing 04:14:16 5f70bf18a086: Preparing 04:14:16 8fb50eaaa5da: Waiting 04:14:16 88b1ad3c2f9a: Waiting 04:14:16 c9ee65b99526: Preparing 04:14:16 5fc152556724: Waiting 04:14:16 72e0efab754e: Waiting 04:14:16 298ad8ee99e5: Waiting 04:14:16 0955c2efbc11: Preparing 04:14:16 c9ee65b99526: Waiting 04:14:16 5f70bf18a086: Waiting 04:14:16 6adae5744e6d: Preparing 04:14:16 0955c2efbc11: Waiting 04:14:16 cce92674e987: Preparing 04:14:16 6adae5744e6d: Waiting 04:14:16 cce92674e987: Waiting 04:14:16 22c01a6cb2be: Layer already exists 04:14:16 29a7e37f35d3: Layer already exists 04:14:16 f06892191935: Layer already exists 04:14:16 1c3170abce41: Layer already exists 04:14:16 f57885c84b97: Layer already exists 04:14:16 8fb50eaaa5da: Layer already exists 04:14:16 298ad8ee99e5: Layer already exists 04:14:16 c8bced69b089: Layer already exists 04:14:16 88b1ad3c2f9a: Layer already exists 04:14:16 5fc152556724: Layer already exists 04:14:16 c9ee65b99526: Layer already exists 04:14:16 72e0efab754e: Layer already exists 04:14:16 5f70bf18a086: Layer already exists 04:14:16 0955c2efbc11: Layer already exists 04:14:16 cce92674e987: Layer already exists 04:14:16 6adae5744e6d: Layer already exists 04:14:16 latest: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 04:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:17 22c01a6cb2be: Preparing 04:14:17 29a7e37f35d3: Preparing 04:14:17 f57885c84b97: Preparing 04:14:17 f06892191935: Preparing 04:14:17 1c3170abce41: Preparing 04:14:17 c8bced69b089: Preparing 04:14:17 8fb50eaaa5da: Preparing 04:14:17 298ad8ee99e5: Preparing 04:14:17 88b1ad3c2f9a: Preparing 04:14:17 5fc152556724: Preparing 04:14:17 72e0efab754e: Preparing 04:14:17 5f70bf18a086: Preparing 04:14:17 c9ee65b99526: Preparing 04:14:17 0955c2efbc11: Preparing 04:14:17 6adae5744e6d: Preparing 04:14:17 cce92674e987: Preparing 04:14:17 c8bced69b089: Waiting 04:14:17 8fb50eaaa5da: Waiting 04:14:17 298ad8ee99e5: Waiting 04:14:17 88b1ad3c2f9a: Waiting 04:14:17 5fc152556724: Waiting 04:14:17 72e0efab754e: Waiting 04:14:17 5f70bf18a086: Waiting 04:14:17 c9ee65b99526: Waiting 04:14:17 0955c2efbc11: Waiting 04:14:17 6adae5744e6d: Waiting 04:14:17 cce92674e987: Waiting 04:14:17 1c3170abce41: Layer already exists 04:14:17 f06892191935: Layer already exists 04:14:17 f57885c84b97: Layer already exists 04:14:17 22c01a6cb2be: Layer already exists 04:14:17 29a7e37f35d3: Layer already exists 04:14:17 c8bced69b089: Layer already exists 04:14:17 298ad8ee99e5: Layer already exists 04:14:17 8fb50eaaa5da: Layer already exists 04:14:17 88b1ad3c2f9a: Layer already exists 04:14:17 5fc152556724: Layer already exists 04:14:17 72e0efab754e: Layer already exists 04:14:17 c9ee65b99526: Layer already exists 04:14:17 5f70bf18a086: Layer already exists 04:14:17 0955c2efbc11: Layer already exists 04:14:17 6adae5744e6d: Layer already exists 04:14:17 cce92674e987: Layer already exists 04:14:17 4.1.0-dev.103: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:17 22c01a6cb2be: Preparing 04:14:17 29a7e37f35d3: Preparing 04:14:17 f57885c84b97: Preparing 04:14:17 f06892191935: Preparing 04:14:17 1c3170abce41: Preparing 04:14:17 c8bced69b089: Preparing 04:14:17 8fb50eaaa5da: Preparing 04:14:17 298ad8ee99e5: Preparing 04:14:17 88b1ad3c2f9a: Preparing 04:14:17 5fc152556724: Preparing 04:14:17 72e0efab754e: Preparing 04:14:17 5f70bf18a086: Preparing 04:14:17 c9ee65b99526: Preparing 04:14:17 0955c2efbc11: Preparing 04:14:17 6adae5744e6d: Preparing 04:14:17 cce92674e987: Preparing 04:14:17 298ad8ee99e5: Waiting 04:14:17 88b1ad3c2f9a: Waiting 04:14:17 5fc152556724: Waiting 04:14:17 72e0efab754e: Waiting 04:14:17 5f70bf18a086: Waiting 04:14:17 c9ee65b99526: Waiting 04:14:17 c8bced69b089: Waiting 04:14:17 0955c2efbc11: Waiting 04:14:17 6adae5744e6d: Waiting 04:14:17 cce92674e987: Waiting 04:14:17 8fb50eaaa5da: Waiting 04:14:17 1c3170abce41: Layer already exists 04:14:17 22c01a6cb2be: Layer already exists 04:14:17 f06892191935: Layer already exists 04:14:17 f57885c84b97: Layer already exists 04:14:17 29a7e37f35d3: Layer already exists 04:14:17 8fb50eaaa5da: Layer already exists 04:14:17 c8bced69b089: Layer already exists 04:14:17 298ad8ee99e5: Layer already exists 04:14:17 5fc152556724: Layer already exists 04:14:17 88b1ad3c2f9a: Layer already exists 04:14:17 5f70bf18a086: Layer already exists 04:14:17 72e0efab754e: Layer already exists 04:14:17 c9ee65b99526: Layer already exists 04:14:17 0955c2efbc11: Layer already exists 04:14:17 6adae5744e6d: Layer already exists 04:14:17 cce92674e987: Layer already exists 04:14:17 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:18 22c01a6cb2be: Preparing 04:14:18 29a7e37f35d3: Preparing 04:14:18 f57885c84b97: Preparing 04:14:18 f06892191935: Preparing 04:14:18 1c3170abce41: Preparing 04:14:18 c8bced69b089: Preparing 04:14:18 8fb50eaaa5da: Preparing 04:14:18 298ad8ee99e5: Preparing 04:14:18 88b1ad3c2f9a: Preparing 04:14:18 c8bced69b089: Waiting 04:14:18 8fb50eaaa5da: Waiting 04:14:18 298ad8ee99e5: Waiting 04:14:18 5fc152556724: Preparing 04:14:18 72e0efab754e: Preparing 04:14:18 88b1ad3c2f9a: Waiting 04:14:18 5f70bf18a086: Preparing 04:14:18 5fc152556724: Waiting 04:14:18 72e0efab754e: Waiting 04:14:18 5f70bf18a086: Waiting 04:14:18 c9ee65b99526: Preparing 04:14:18 0955c2efbc11: Preparing 04:14:18 6adae5744e6d: Preparing 04:14:18 cce92674e987: Preparing 04:14:18 0955c2efbc11: Waiting 04:14:18 6adae5744e6d: Waiting 04:14:18 c9ee65b99526: Waiting 04:14:18 cce92674e987: Waiting 04:14:18 f06892191935: Layer already exists 04:14:18 29a7e37f35d3: Layer already exists 04:14:18 1c3170abce41: Layer already exists 04:14:18 22c01a6cb2be: Layer already exists 04:14:18 f57885c84b97: Layer already exists 04:14:18 298ad8ee99e5: Layer already exists 04:14:18 8fb50eaaa5da: Layer already exists 04:14:18 c8bced69b089: Layer already exists 04:14:18 5fc152556724: Layer already exists 04:14:18 88b1ad3c2f9a: Layer already exists 04:14:18 72e0efab754e: Layer already exists 04:14:18 6adae5744e6d: Layer already exists 04:14:18 5f70bf18a086: Layer already exists 04:14:18 0955c2efbc11: Layer already exists 04:14:18 c9ee65b99526: Layer already exists 04:14:18 cce92674e987: Layer already exists 04:14:18 main: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:18 ===================================================== [Pipeline] echo 04:14:18 taggedImages: 04:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 04:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:14:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:14:18 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:18 latest 04:14:18 4.1.0-dev.103 04:14:18 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:18 main 04:14:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:19 a47fdedd6dd4: Preparing 04:14:19 fcfe6f29b01a: Preparing 04:14:19 93b701ed458d: Preparing 04:14:19 ca9cd7afdb59: Preparing 04:14:19 298ad8ee99e5: Preparing 04:14:19 88b1ad3c2f9a: Preparing 04:14:19 7680bf4c66c9: Preparing 04:14:19 b41426338993: Preparing 04:14:19 cce92674e987: Preparing 04:14:19 7680bf4c66c9: Waiting 04:14:19 b41426338993: Waiting 04:14:19 cce92674e987: Waiting 04:14:19 88b1ad3c2f9a: Waiting 04:14:19 298ad8ee99e5: Layer already exists 04:14:19 88b1ad3c2f9a: Layer already exists 04:14:19 7680bf4c66c9: Layer already exists 04:14:19 b41426338993: Layer already exists 04:14:19 fcfe6f29b01a: Pushed 04:14:19 cce92674e987: Layer already exists 04:14:19 93b701ed458d: Pushed 04:14:19 a47fdedd6dd4: Pushed 04:14:23 ca9cd7afdb59: Pushed 04:14:23 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:24 a47fdedd6dd4: Preparing 04:14:24 fcfe6f29b01a: Preparing 04:14:24 93b701ed458d: Preparing 04:14:24 ca9cd7afdb59: Preparing 04:14:24 298ad8ee99e5: Preparing 04:14:24 88b1ad3c2f9a: Preparing 04:14:24 7680bf4c66c9: Preparing 04:14:24 b41426338993: Preparing 04:14:24 cce92674e987: Preparing 04:14:24 7680bf4c66c9: Waiting 04:14:24 b41426338993: Waiting 04:14:24 88b1ad3c2f9a: Waiting 04:14:24 cce92674e987: Waiting 04:14:24 ca9cd7afdb59: Layer already exists 04:14:24 fcfe6f29b01a: Layer already exists 04:14:24 93b701ed458d: Layer already exists 04:14:24 a47fdedd6dd4: Layer already exists 04:14:24 298ad8ee99e5: Layer already exists 04:14:24 7680bf4c66c9: Layer already exists 04:14:24 cce92674e987: Layer already exists 04:14:24 b41426338993: Layer already exists 04:14:24 88b1ad3c2f9a: Layer already exists 04:14:24 latest: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 04:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:24 a47fdedd6dd4: Preparing 04:14:24 fcfe6f29b01a: Preparing 04:14:24 93b701ed458d: Preparing 04:14:24 ca9cd7afdb59: Preparing 04:14:24 298ad8ee99e5: Preparing 04:14:24 88b1ad3c2f9a: Preparing 04:14:24 7680bf4c66c9: Preparing 04:14:24 b41426338993: Preparing 04:14:24 cce92674e987: Preparing 04:14:24 7680bf4c66c9: Waiting 04:14:24 b41426338993: Waiting 04:14:24 cce92674e987: Waiting 04:14:24 88b1ad3c2f9a: Waiting 04:14:24 ca9cd7afdb59: Layer already exists 04:14:24 a47fdedd6dd4: Layer already exists 04:14:24 298ad8ee99e5: Layer already exists 04:14:24 fcfe6f29b01a: Layer already exists 04:14:24 93b701ed458d: Layer already exists 04:14:24 88b1ad3c2f9a: Layer already exists 04:14:24 cce92674e987: Layer already exists 04:14:24 b41426338993: Layer already exists 04:14:24 7680bf4c66c9: Layer already exists 04:14:24 4.1.0-dev.103: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:25 a47fdedd6dd4: Preparing 04:14:25 fcfe6f29b01a: Preparing 04:14:25 93b701ed458d: Preparing 04:14:25 ca9cd7afdb59: Preparing 04:14:25 298ad8ee99e5: Preparing 04:14:25 88b1ad3c2f9a: Preparing 04:14:25 7680bf4c66c9: Preparing 04:14:25 88b1ad3c2f9a: Waiting 04:14:25 b41426338993: Preparing 04:14:25 cce92674e987: Preparing 04:14:25 7680bf4c66c9: Waiting 04:14:25 b41426338993: Waiting 04:14:25 cce92674e987: Waiting 04:14:25 ca9cd7afdb59: Layer already exists 04:14:25 298ad8ee99e5: Layer already exists 04:14:25 93b701ed458d: Layer already exists 04:14:25 fcfe6f29b01a: Layer already exists 04:14:25 a47fdedd6dd4: Layer already exists 04:14:25 88b1ad3c2f9a: Layer already exists 04:14:25 cce92674e987: Layer already exists 04:14:25 7680bf4c66c9: Layer already exists 04:14:25 b41426338993: Layer already exists 04:14:25 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:26 a47fdedd6dd4: Preparing 04:14:26 fcfe6f29b01a: Preparing 04:14:26 93b701ed458d: Preparing 04:14:26 ca9cd7afdb59: Preparing 04:14:26 298ad8ee99e5: Preparing 04:14:26 88b1ad3c2f9a: Preparing 04:14:26 7680bf4c66c9: Preparing 04:14:26 b41426338993: Preparing 04:14:26 cce92674e987: Preparing 04:14:26 88b1ad3c2f9a: Waiting 04:14:26 b41426338993: Waiting 04:14:26 cce92674e987: Waiting 04:14:26 7680bf4c66c9: Waiting 04:14:26 298ad8ee99e5: Layer already exists 04:14:26 a47fdedd6dd4: Layer already exists 04:14:26 fcfe6f29b01a: Layer already exists 04:14:26 ca9cd7afdb59: Layer already exists 04:14:26 93b701ed458d: Layer already exists 04:14:26 7680bf4c66c9: Layer already exists 04:14:26 88b1ad3c2f9a: Layer already exists 04:14:26 b41426338993: Layer already exists 04:14:26 cce92674e987: Layer already exists 04:14:26 main: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:26 ===================================================== [Pipeline] echo 04:14:26 taggedImages: 04:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 04:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:14:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:14:26 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:26 latest 04:14:26 4.1.0-dev.103 04:14:26 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:26 main 04:14:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:26 11defd0e360b: Preparing 04:14:26 ca50c2e7b232: Preparing 04:14:26 6b79e49caea3: Preparing 04:14:26 65c05a367fe1: Preparing 04:14:26 de6165eb9436: Preparing 04:14:26 298ad8ee99e5: Preparing 04:14:26 88b1ad3c2f9a: Preparing 04:14:26 8962b782732e: Preparing 04:14:26 3be298a3511d: Preparing 04:14:26 a75f4d1fdb04: Preparing 04:14:26 cce92674e987: Preparing 04:14:26 8962b782732e: Waiting 04:14:26 298ad8ee99e5: Waiting 04:14:26 3be298a3511d: Waiting 04:14:26 88b1ad3c2f9a: Waiting 04:14:26 a75f4d1fdb04: Waiting 04:14:26 cce92674e987: Waiting 04:14:26 11defd0e360b: Pushed 04:14:26 de6165eb9436: Pushed 04:14:26 ca50c2e7b232: Pushed 04:14:26 298ad8ee99e5: Layer already exists 04:14:26 65c05a367fe1: Pushed 04:14:26 88b1ad3c2f9a: Layer already exists 04:14:26 cce92674e987: Layer already exists 04:14:27 8962b782732e: Pushed 04:14:27 3be298a3511d: Pushed 04:14:28 a75f4d1fdb04: Pushed 04:14:29 6b79e49caea3: Pushed 04:14:29 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:30 11defd0e360b: Preparing 04:14:30 ca50c2e7b232: Preparing 04:14:30 6b79e49caea3: Preparing 04:14:30 65c05a367fe1: Preparing 04:14:30 de6165eb9436: Preparing 04:14:30 298ad8ee99e5: Preparing 04:14:30 88b1ad3c2f9a: Preparing 04:14:30 8962b782732e: Preparing 04:14:30 3be298a3511d: Preparing 04:14:30 a75f4d1fdb04: Preparing 04:14:30 cce92674e987: Preparing 04:14:30 3be298a3511d: Waiting 04:14:30 298ad8ee99e5: Waiting 04:14:30 88b1ad3c2f9a: Waiting 04:14:30 8962b782732e: Waiting 04:14:30 cce92674e987: Waiting 04:14:30 a75f4d1fdb04: Waiting 04:14:30 11defd0e360b: Layer already exists 04:14:30 6b79e49caea3: Layer already exists 04:14:30 65c05a367fe1: Layer already exists 04:14:30 de6165eb9436: Layer already exists 04:14:30 ca50c2e7b232: Layer already exists 04:14:30 298ad8ee99e5: Layer already exists 04:14:30 88b1ad3c2f9a: Layer already exists 04:14:30 8962b782732e: Layer already exists 04:14:30 a75f4d1fdb04: Layer already exists 04:14:30 3be298a3511d: Layer already exists 04:14:30 cce92674e987: Layer already exists 04:14:30 latest: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 04:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:31 11defd0e360b: Preparing 04:14:31 ca50c2e7b232: Preparing 04:14:31 6b79e49caea3: Preparing 04:14:31 65c05a367fe1: Preparing 04:14:31 de6165eb9436: Preparing 04:14:31 298ad8ee99e5: Preparing 04:14:31 88b1ad3c2f9a: Preparing 04:14:31 8962b782732e: Preparing 04:14:31 3be298a3511d: Preparing 04:14:31 a75f4d1fdb04: Preparing 04:14:31 cce92674e987: Preparing 04:14:31 298ad8ee99e5: Waiting 04:14:31 88b1ad3c2f9a: Waiting 04:14:31 a75f4d1fdb04: Waiting 04:14:31 8962b782732e: Waiting 04:14:31 cce92674e987: Waiting 04:14:31 3be298a3511d: Waiting 04:14:31 65c05a367fe1: Layer already exists 04:14:31 ca50c2e7b232: Layer already exists 04:14:31 11defd0e360b: Layer already exists 04:14:31 de6165eb9436: Layer already exists 04:14:31 6b79e49caea3: Layer already exists 04:14:31 3be298a3511d: Layer already exists 04:14:31 298ad8ee99e5: Layer already exists 04:14:31 88b1ad3c2f9a: Layer already exists 04:14:31 8962b782732e: Layer already exists 04:14:31 a75f4d1fdb04: Layer already exists 04:14:31 cce92674e987: Layer already exists 04:14:31 4.1.0-dev.103: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:31 11defd0e360b: Preparing 04:14:31 ca50c2e7b232: Preparing 04:14:31 6b79e49caea3: Preparing 04:14:31 65c05a367fe1: Preparing 04:14:31 de6165eb9436: Preparing 04:14:31 298ad8ee99e5: Preparing 04:14:31 88b1ad3c2f9a: Preparing 04:14:31 8962b782732e: Preparing 04:14:31 3be298a3511d: Preparing 04:14:31 a75f4d1fdb04: Preparing 04:14:31 cce92674e987: Preparing 04:14:31 298ad8ee99e5: Waiting 04:14:31 88b1ad3c2f9a: Waiting 04:14:31 8962b782732e: Waiting 04:14:31 3be298a3511d: Waiting 04:14:31 a75f4d1fdb04: Waiting 04:14:31 cce92674e987: Waiting 04:14:31 de6165eb9436: Layer already exists 04:14:31 65c05a367fe1: Layer already exists 04:14:31 6b79e49caea3: Layer already exists 04:14:31 11defd0e360b: Layer already exists 04:14:31 ca50c2e7b232: Layer already exists 04:14:31 3be298a3511d: Layer already exists 04:14:31 8962b782732e: Layer already exists 04:14:31 a75f4d1fdb04: Layer already exists 04:14:31 298ad8ee99e5: Layer already exists 04:14:31 88b1ad3c2f9a: Layer already exists 04:14:31 cce92674e987: Layer already exists 04:14:31 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:32 11defd0e360b: Preparing 04:14:32 ca50c2e7b232: Preparing 04:14:32 6b79e49caea3: Preparing 04:14:32 65c05a367fe1: Preparing 04:14:32 de6165eb9436: Preparing 04:14:32 298ad8ee99e5: Preparing 04:14:32 88b1ad3c2f9a: Preparing 04:14:32 8962b782732e: Preparing 04:14:32 3be298a3511d: Preparing 04:14:32 a75f4d1fdb04: Preparing 04:14:32 cce92674e987: Preparing 04:14:32 298ad8ee99e5: Waiting 04:14:32 88b1ad3c2f9a: Waiting 04:14:32 8962b782732e: Waiting 04:14:32 3be298a3511d: Waiting 04:14:32 a75f4d1fdb04: Waiting 04:14:32 cce92674e987: Waiting 04:14:32 6b79e49caea3: Layer already exists 04:14:32 11defd0e360b: Layer already exists 04:14:32 ca50c2e7b232: Layer already exists 04:14:32 de6165eb9436: Layer already exists 04:14:32 65c05a367fe1: Layer already exists 04:14:32 88b1ad3c2f9a: Layer already exists 04:14:32 8962b782732e: Layer already exists 04:14:32 298ad8ee99e5: Layer already exists 04:14:32 3be298a3511d: Layer already exists 04:14:32 a75f4d1fdb04: Layer already exists 04:14:32 cce92674e987: Layer already exists 04:14:32 main: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:32 ===================================================== [Pipeline] echo 04:14:32 taggedImages: 04:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 04:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:14:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:14:32 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:32 latest 04:14:32 4.1.0-dev.103 04:14:32 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:32 main 04:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:33 1007f6811e47: Preparing 04:14:33 217a4469a7d8: Preparing 04:14:33 f508f1d33edf: Preparing 04:14:33 b33e7afdd274: Preparing 04:14:33 eb491af46228: Preparing 04:14:33 030277670989: Preparing 04:14:33 01c2cb78d2f3: Preparing 04:14:33 298ad8ee99e5: Preparing 04:14:33 88b1ad3c2f9a: Preparing 04:14:33 926fb8b82d59: Preparing 04:14:33 030277670989: Waiting 04:14:33 01c2cb78d2f3: Waiting 04:14:33 298ad8ee99e5: Waiting 04:14:33 88b1ad3c2f9a: Waiting 04:14:33 ea76cfc280d4: Preparing 04:14:33 cce92674e987: Preparing 04:14:33 926fb8b82d59: Waiting 04:14:33 ea76cfc280d4: Waiting 04:14:33 cce92674e987: Waiting 04:14:33 217a4469a7d8: Pushed 04:14:33 1007f6811e47: Pushed 04:14:33 eb491af46228: Pushed 04:14:33 298ad8ee99e5: Layer already exists 04:14:33 88b1ad3c2f9a: Layer already exists 04:14:33 030277670989: Pushed 04:14:33 01c2cb78d2f3: Pushed 04:14:33 cce92674e987: Layer already exists 04:14:33 926fb8b82d59: Pushed 04:14:34 ea76cfc280d4: Pushed 04:14:36 b33e7afdd274: Pushed 04:14:36 f508f1d33edf: Pushed 04:14:36 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:37 1007f6811e47: Preparing 04:14:37 217a4469a7d8: Preparing 04:14:37 f508f1d33edf: Preparing 04:14:37 b33e7afdd274: Preparing 04:14:37 eb491af46228: Preparing 04:14:37 030277670989: Preparing 04:14:37 01c2cb78d2f3: Preparing 04:14:37 298ad8ee99e5: Preparing 04:14:37 88b1ad3c2f9a: Preparing 04:14:37 926fb8b82d59: Preparing 04:14:37 ea76cfc280d4: Preparing 04:14:37 cce92674e987: Preparing 04:14:37 030277670989: Waiting 04:14:37 01c2cb78d2f3: Waiting 04:14:37 88b1ad3c2f9a: Waiting 04:14:37 926fb8b82d59: Waiting 04:14:37 298ad8ee99e5: Waiting 04:14:37 ea76cfc280d4: Waiting 04:14:37 cce92674e987: Waiting 04:14:37 b33e7afdd274: Layer already exists 04:14:37 217a4469a7d8: Layer already exists 04:14:37 eb491af46228: Layer already exists 04:14:37 f508f1d33edf: Layer already exists 04:14:37 1007f6811e47: Layer already exists 04:14:37 01c2cb78d2f3: Layer already exists 04:14:37 298ad8ee99e5: Layer already exists 04:14:37 030277670989: Layer already exists 04:14:37 926fb8b82d59: Layer already exists 04:14:37 88b1ad3c2f9a: Layer already exists 04:14:37 ea76cfc280d4: Layer already exists 04:14:37 cce92674e987: Layer already exists 04:14:37 latest: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 04:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:37 1007f6811e47: Preparing 04:14:37 217a4469a7d8: Preparing 04:14:37 f508f1d33edf: Preparing 04:14:37 b33e7afdd274: Preparing 04:14:37 eb491af46228: Preparing 04:14:37 030277670989: Preparing 04:14:37 01c2cb78d2f3: Preparing 04:14:37 298ad8ee99e5: Preparing 04:14:37 88b1ad3c2f9a: Preparing 04:14:37 926fb8b82d59: Preparing 04:14:37 ea76cfc280d4: Preparing 04:14:37 cce92674e987: Preparing 04:14:37 926fb8b82d59: Waiting 04:14:37 cce92674e987: Waiting 04:14:37 030277670989: Waiting 04:14:37 ea76cfc280d4: Waiting 04:14:37 01c2cb78d2f3: Waiting 04:14:37 298ad8ee99e5: Waiting 04:14:37 88b1ad3c2f9a: Waiting 04:14:37 eb491af46228: Layer already exists 04:14:37 f508f1d33edf: Layer already exists 04:14:37 217a4469a7d8: Layer already exists 04:14:37 b33e7afdd274: Layer already exists 04:14:37 1007f6811e47: Layer already exists 04:14:37 01c2cb78d2f3: Layer already exists 04:14:37 298ad8ee99e5: Layer already exists 04:14:37 926fb8b82d59: Layer already exists 04:14:37 88b1ad3c2f9a: Layer already exists 04:14:37 030277670989: Layer already exists 04:14:37 cce92674e987: Layer already exists 04:14:37 ea76cfc280d4: Layer already exists 04:14:37 4.1.0-dev.103: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:38 1007f6811e47: Preparing 04:14:38 217a4469a7d8: Preparing 04:14:38 f508f1d33edf: Preparing 04:14:38 b33e7afdd274: Preparing 04:14:38 eb491af46228: Preparing 04:14:38 030277670989: Preparing 04:14:38 01c2cb78d2f3: Preparing 04:14:38 298ad8ee99e5: Preparing 04:14:38 88b1ad3c2f9a: Preparing 04:14:38 926fb8b82d59: Preparing 04:14:38 ea76cfc280d4: Preparing 04:14:38 cce92674e987: Preparing 04:14:38 030277670989: Waiting 04:14:38 01c2cb78d2f3: Waiting 04:14:38 298ad8ee99e5: Waiting 04:14:38 88b1ad3c2f9a: Waiting 04:14:38 926fb8b82d59: Waiting 04:14:38 ea76cfc280d4: Waiting 04:14:38 cce92674e987: Waiting 04:14:38 eb491af46228: Layer already exists 04:14:38 f508f1d33edf: Layer already exists 04:14:38 b33e7afdd274: Layer already exists 04:14:38 1007f6811e47: Layer already exists 04:14:38 217a4469a7d8: Layer already exists 04:14:38 030277670989: Layer already exists 04:14:38 01c2cb78d2f3: Layer already exists 04:14:38 298ad8ee99e5: Layer already exists 04:14:38 88b1ad3c2f9a: Layer already exists 04:14:38 926fb8b82d59: Layer already exists 04:14:38 ea76cfc280d4: Layer already exists 04:14:38 cce92674e987: Layer already exists 04:14:38 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:38 1007f6811e47: Preparing 04:14:38 217a4469a7d8: Preparing 04:14:38 f508f1d33edf: Preparing 04:14:38 b33e7afdd274: Preparing 04:14:38 eb491af46228: Preparing 04:14:38 030277670989: Preparing 04:14:38 01c2cb78d2f3: Preparing 04:14:38 298ad8ee99e5: Preparing 04:14:38 88b1ad3c2f9a: Preparing 04:14:38 926fb8b82d59: Preparing 04:14:38 ea76cfc280d4: Preparing 04:14:38 cce92674e987: Preparing 04:14:38 01c2cb78d2f3: Waiting 04:14:38 298ad8ee99e5: Waiting 04:14:38 88b1ad3c2f9a: Waiting 04:14:38 cce92674e987: Waiting 04:14:38 926fb8b82d59: Waiting 04:14:38 ea76cfc280d4: Waiting 04:14:38 030277670989: Waiting 04:14:38 eb491af46228: Layer already exists 04:14:38 217a4469a7d8: Layer already exists 04:14:38 f508f1d33edf: Layer already exists 04:14:38 b33e7afdd274: Layer already exists 04:14:38 1007f6811e47: Layer already exists 04:14:38 030277670989: Layer already exists 04:14:38 01c2cb78d2f3: Layer already exists 04:14:38 926fb8b82d59: Layer already exists 04:14:38 88b1ad3c2f9a: Layer already exists 04:14:38 298ad8ee99e5: Layer already exists 04:14:38 ea76cfc280d4: Layer already exists 04:14:38 cce92674e987: Layer already exists 04:14:38 main: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:38 ===================================================== [Pipeline] echo 04:14:38 taggedImages: 04:14:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:14:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 04:14:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:14:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:14:38 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:38 latest 04:14:38 4.1.0-dev.103 04:14:38 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:38 main 04:14:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:39 635bc8317b30: Preparing 04:14:39 8b804b7e6070: Preparing 04:14:39 298ad8ee99e5: Preparing 04:14:39 88b1ad3c2f9a: Preparing 04:14:39 68071f1a144f: Preparing 04:14:39 3aee2f94283c: Preparing 04:14:39 cce92674e987: Preparing 04:14:39 cce92674e987: Waiting 04:14:39 3aee2f94283c: Waiting 04:14:39 88b1ad3c2f9a: Layer already exists 04:14:39 298ad8ee99e5: Layer already exists 04:14:39 cce92674e987: Layer already exists 04:14:39 68071f1a144f: Pushed 04:14:39 635bc8317b30: Pushed 04:14:40 3aee2f94283c: Pushed 04:14:43 8b804b7e6070: Pushed 04:14:43 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:43 635bc8317b30: Preparing 04:14:43 8b804b7e6070: Preparing 04:14:43 298ad8ee99e5: Preparing 04:14:43 88b1ad3c2f9a: Preparing 04:14:43 68071f1a144f: Preparing 04:14:43 3aee2f94283c: Preparing 04:14:43 cce92674e987: Preparing 04:14:43 3aee2f94283c: Waiting 04:14:43 cce92674e987: Waiting 04:14:43 635bc8317b30: Layer already exists 04:14:43 298ad8ee99e5: Layer already exists 04:14:43 68071f1a144f: Layer already exists 04:14:43 8b804b7e6070: Layer already exists 04:14:43 88b1ad3c2f9a: Layer already exists 04:14:43 cce92674e987: Layer already exists 04:14:43 3aee2f94283c: Layer already exists 04:14:43 latest: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 04:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:44 635bc8317b30: Preparing 04:14:44 8b804b7e6070: Preparing 04:14:44 298ad8ee99e5: Preparing 04:14:44 88b1ad3c2f9a: Preparing 04:14:44 68071f1a144f: Preparing 04:14:44 3aee2f94283c: Preparing 04:14:44 cce92674e987: Preparing 04:14:44 cce92674e987: Waiting 04:14:44 3aee2f94283c: Waiting 04:14:44 298ad8ee99e5: Layer already exists 04:14:44 88b1ad3c2f9a: Layer already exists 04:14:44 8b804b7e6070: Layer already exists 04:14:44 635bc8317b30: Layer already exists 04:14:44 68071f1a144f: Layer already exists 04:14:44 cce92674e987: Layer already exists 04:14:44 3aee2f94283c: Layer already exists 04:14:44 4.1.0-dev.103: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:45 635bc8317b30: Preparing 04:14:45 8b804b7e6070: Preparing 04:14:45 298ad8ee99e5: Preparing 04:14:45 88b1ad3c2f9a: Preparing 04:14:45 68071f1a144f: Preparing 04:14:45 3aee2f94283c: Preparing 04:14:45 cce92674e987: Preparing 04:14:45 3aee2f94283c: Waiting 04:14:45 cce92674e987: Waiting 04:14:45 88b1ad3c2f9a: Layer already exists 04:14:45 298ad8ee99e5: Layer already exists 04:14:45 68071f1a144f: Layer already exists 04:14:45 635bc8317b30: Layer already exists 04:14:45 8b804b7e6070: Layer already exists 04:14:45 3aee2f94283c: Layer already exists 04:14:45 cce92674e987: Layer already exists 04:14:45 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:45 635bc8317b30: Preparing 04:14:45 8b804b7e6070: Preparing 04:14:45 298ad8ee99e5: Preparing 04:14:45 88b1ad3c2f9a: Preparing 04:14:45 68071f1a144f: Preparing 04:14:45 3aee2f94283c: Preparing 04:14:45 cce92674e987: Preparing 04:14:45 cce92674e987: Waiting 04:14:45 3aee2f94283c: Waiting 04:14:45 8b804b7e6070: Layer already exists 04:14:45 635bc8317b30: Layer already exists 04:14:45 68071f1a144f: Layer already exists 04:14:45 298ad8ee99e5: Layer already exists 04:14:45 88b1ad3c2f9a: Layer already exists 04:14:45 3aee2f94283c: Layer already exists 04:14:45 cce92674e987: Layer already exists 04:14:45 main: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:45 ===================================================== [Pipeline] echo 04:14:45 taggedImages: 04:14:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:14:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 04:14:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:14:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:14:45 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:45 latest 04:14:45 4.1.0-dev.103 04:14:45 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:14:45 main 04:14:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:14:46 1298020b726f: Preparing 04:14:46 7c56d72a8a22: Preparing 04:14:46 f83742f7a4bb: Preparing 04:14:46 298ad8ee99e5: Preparing 04:14:46 88b1ad3c2f9a: Preparing 04:14:46 0c6b4f6e0c8a: Preparing 04:14:46 2893f420f8b0: Preparing 04:14:46 ff79a64dcfb6: Preparing 04:14:46 ed962508533e: Preparing 04:14:46 cce92674e987: Preparing 04:14:46 2893f420f8b0: Waiting 04:14:46 ed962508533e: Waiting 04:14:46 cce92674e987: Waiting 04:14:46 ff79a64dcfb6: Waiting 04:14:46 0c6b4f6e0c8a: Waiting 04:14:46 88b1ad3c2f9a: Layer already exists 04:14:46 298ad8ee99e5: Layer already exists 04:14:46 f83742f7a4bb: Pushed 04:14:46 1298020b726f: Pushed 04:14:46 7c56d72a8a22: Pushed 04:14:46 cce92674e987: Layer already exists 04:14:46 ff79a64dcfb6: Pushed 04:14:46 ed962508533e: Pushed 04:14:52 2893f420f8b0: Pushed 04:15:00 0c6b4f6e0c8a: Pushed 04:15:00 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:01 1298020b726f: Preparing 04:15:01 7c56d72a8a22: Preparing 04:15:01 f83742f7a4bb: Preparing 04:15:01 298ad8ee99e5: Preparing 04:15:01 88b1ad3c2f9a: Preparing 04:15:01 0c6b4f6e0c8a: Preparing 04:15:01 2893f420f8b0: Preparing 04:15:01 ff79a64dcfb6: Preparing 04:15:01 ed962508533e: Preparing 04:15:01 cce92674e987: Preparing 04:15:01 ff79a64dcfb6: Waiting 04:15:01 ed962508533e: Waiting 04:15:01 cce92674e987: Waiting 04:15:01 0c6b4f6e0c8a: Waiting 04:15:01 2893f420f8b0: Waiting 04:15:01 298ad8ee99e5: Layer already exists 04:15:01 7c56d72a8a22: Layer already exists 04:15:01 1298020b726f: Layer already exists 04:15:01 f83742f7a4bb: Layer already exists 04:15:01 88b1ad3c2f9a: Layer already exists 04:15:01 0c6b4f6e0c8a: Layer already exists 04:15:01 ed962508533e: Layer already exists 04:15:01 2893f420f8b0: Layer already exists 04:15:01 cce92674e987: Layer already exists 04:15:01 ff79a64dcfb6: Layer already exists 04:15:01 latest: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 04:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:01 1298020b726f: Preparing 04:15:01 7c56d72a8a22: Preparing 04:15:01 f83742f7a4bb: Preparing 04:15:01 298ad8ee99e5: Preparing 04:15:01 88b1ad3c2f9a: Preparing 04:15:01 0c6b4f6e0c8a: Preparing 04:15:01 2893f420f8b0: Preparing 04:15:01 ff79a64dcfb6: Preparing 04:15:01 ed962508533e: Preparing 04:15:01 cce92674e987: Preparing 04:15:01 2893f420f8b0: Waiting 04:15:01 ff79a64dcfb6: Waiting 04:15:01 ed962508533e: Waiting 04:15:01 cce92674e987: Waiting 04:15:01 0c6b4f6e0c8a: Waiting 04:15:01 f83742f7a4bb: Layer already exists 04:15:01 7c56d72a8a22: Layer already exists 04:15:01 1298020b726f: Layer already exists 04:15:01 88b1ad3c2f9a: Layer already exists 04:15:01 298ad8ee99e5: Layer already exists 04:15:01 ff79a64dcfb6: Layer already exists 04:15:01 2893f420f8b0: Layer already exists 04:15:01 0c6b4f6e0c8a: Layer already exists 04:15:01 ed962508533e: Layer already exists 04:15:01 cce92674e987: Layer already exists 04:15:01 4.1.0-dev.103: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:02 1298020b726f: Preparing 04:15:02 7c56d72a8a22: Preparing 04:15:02 f83742f7a4bb: Preparing 04:15:02 298ad8ee99e5: Preparing 04:15:02 88b1ad3c2f9a: Preparing 04:15:02 0c6b4f6e0c8a: Preparing 04:15:02 2893f420f8b0: Preparing 04:15:02 ff79a64dcfb6: Preparing 04:15:02 0c6b4f6e0c8a: Waiting 04:15:02 2893f420f8b0: Waiting 04:15:02 ed962508533e: Preparing 04:15:02 cce92674e987: Preparing 04:15:02 ff79a64dcfb6: Waiting 04:15:02 ed962508533e: Waiting 04:15:02 cce92674e987: Waiting 04:15:02 7c56d72a8a22: Layer already exists 04:15:02 1298020b726f: Layer already exists 04:15:02 f83742f7a4bb: Layer already exists 04:15:02 88b1ad3c2f9a: Layer already exists 04:15:02 298ad8ee99e5: Layer already exists 04:15:02 0c6b4f6e0c8a: Layer already exists 04:15:02 ed962508533e: Layer already exists 04:15:02 2893f420f8b0: Layer already exists 04:15:02 ff79a64dcfb6: Layer already exists 04:15:02 cce92674e987: Layer already exists 04:15:02 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:02 1298020b726f: Preparing 04:15:02 7c56d72a8a22: Preparing 04:15:02 f83742f7a4bb: Preparing 04:15:02 298ad8ee99e5: Preparing 04:15:02 88b1ad3c2f9a: Preparing 04:15:02 0c6b4f6e0c8a: Preparing 04:15:02 2893f420f8b0: Preparing 04:15:02 ff79a64dcfb6: Preparing 04:15:02 ed962508533e: Preparing 04:15:02 cce92674e987: Preparing 04:15:02 0c6b4f6e0c8a: Waiting 04:15:02 2893f420f8b0: Waiting 04:15:02 ff79a64dcfb6: Waiting 04:15:02 ed962508533e: Waiting 04:15:02 cce92674e987: Waiting 04:15:02 f83742f7a4bb: Layer already exists 04:15:02 7c56d72a8a22: Layer already exists 04:15:02 88b1ad3c2f9a: Layer already exists 04:15:02 298ad8ee99e5: Layer already exists 04:15:02 1298020b726f: Layer already exists 04:15:02 2893f420f8b0: Layer already exists 04:15:02 0c6b4f6e0c8a: Layer already exists 04:15:02 cce92674e987: Layer already exists 04:15:02 ff79a64dcfb6: Layer already exists 04:15:02 ed962508533e: Layer already exists 04:15:02 main: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:02 ===================================================== [Pipeline] echo 04:15:03 taggedImages: 04:15:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:15:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 04:15:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:15:03 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:15:03 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:03 latest 04:15:03 4.1.0-dev.103 04:15:03 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:03 main 04:15:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:03 89b735e51d3e: Preparing 04:15:03 97640e0b8a1b: Preparing 04:15:03 4c1684b5deb8: Preparing 04:15:03 298ad8ee99e5: Preparing 04:15:03 88b1ad3c2f9a: Preparing 04:15:03 bbecfa7514b4: Preparing 04:15:03 24b1a840f519: Preparing 04:15:03 ae2aaff86679: Preparing 04:15:03 cce92674e987: Preparing 04:15:03 24b1a840f519: Waiting 04:15:03 ae2aaff86679: Waiting 04:15:03 bbecfa7514b4: Waiting 04:15:03 cce92674e987: Waiting 04:15:03 298ad8ee99e5: Layer already exists 04:15:03 88b1ad3c2f9a: Layer already exists 04:15:03 4c1684b5deb8: Pushed 04:15:03 89b735e51d3e: Pushed 04:15:03 97640e0b8a1b: Pushed 04:15:03 24b1a840f519: Pushed 04:15:03 cce92674e987: Layer already exists 04:15:04 ae2aaff86679: Pushed 04:15:19 bbecfa7514b4: Pushed 04:15:19 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:19 89b735e51d3e: Preparing 04:15:19 97640e0b8a1b: Preparing 04:15:19 4c1684b5deb8: Preparing 04:15:19 298ad8ee99e5: Preparing 04:15:19 88b1ad3c2f9a: Preparing 04:15:19 bbecfa7514b4: Preparing 04:15:19 24b1a840f519: Preparing 04:15:19 ae2aaff86679: Preparing 04:15:19 cce92674e987: Preparing 04:15:19 24b1a840f519: Waiting 04:15:19 ae2aaff86679: Waiting 04:15:19 cce92674e987: Waiting 04:15:19 bbecfa7514b4: Waiting 04:15:19 97640e0b8a1b: Layer already exists 04:15:19 89b735e51d3e: Layer already exists 04:15:19 88b1ad3c2f9a: Layer already exists 04:15:19 298ad8ee99e5: Layer already exists 04:15:19 4c1684b5deb8: Layer already exists 04:15:19 ae2aaff86679: Layer already exists 04:15:19 cce92674e987: Layer already exists 04:15:19 24b1a840f519: Layer already exists 04:15:19 bbecfa7514b4: Layer already exists 04:15:19 latest: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 04:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:20 89b735e51d3e: Preparing 04:15:20 97640e0b8a1b: Preparing 04:15:20 4c1684b5deb8: Preparing 04:15:20 298ad8ee99e5: Preparing 04:15:20 88b1ad3c2f9a: Preparing 04:15:20 bbecfa7514b4: Preparing 04:15:20 24b1a840f519: Preparing 04:15:20 ae2aaff86679: Preparing 04:15:20 cce92674e987: Preparing 04:15:20 24b1a840f519: Waiting 04:15:20 bbecfa7514b4: Waiting 04:15:20 cce92674e987: Waiting 04:15:20 ae2aaff86679: Waiting 04:15:20 89b735e51d3e: Layer already exists 04:15:20 4c1684b5deb8: Layer already exists 04:15:20 97640e0b8a1b: Layer already exists 04:15:20 298ad8ee99e5: Layer already exists 04:15:20 88b1ad3c2f9a: Layer already exists 04:15:20 bbecfa7514b4: Layer already exists 04:15:20 ae2aaff86679: Layer already exists 04:15:20 24b1a840f519: Layer already exists 04:15:20 cce92674e987: Layer already exists 04:15:20 4.1.0-dev.103: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:21 89b735e51d3e: Preparing 04:15:21 97640e0b8a1b: Preparing 04:15:21 4c1684b5deb8: Preparing 04:15:21 298ad8ee99e5: Preparing 04:15:21 88b1ad3c2f9a: Preparing 04:15:21 bbecfa7514b4: Preparing 04:15:21 24b1a840f519: Preparing 04:15:21 ae2aaff86679: Preparing 04:15:21 cce92674e987: Preparing 04:15:21 24b1a840f519: Waiting 04:15:21 ae2aaff86679: Waiting 04:15:21 cce92674e987: Waiting 04:15:21 bbecfa7514b4: Waiting 04:15:21 89b735e51d3e: Layer already exists 04:15:21 97640e0b8a1b: Layer already exists 04:15:21 88b1ad3c2f9a: Layer already exists 04:15:21 4c1684b5deb8: Layer already exists 04:15:21 298ad8ee99e5: Layer already exists 04:15:21 bbecfa7514b4: Layer already exists 04:15:21 24b1a840f519: Layer already exists 04:15:21 ae2aaff86679: Layer already exists 04:15:21 cce92674e987: Layer already exists 04:15:21 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:21 89b735e51d3e: Preparing 04:15:21 97640e0b8a1b: Preparing 04:15:21 4c1684b5deb8: Preparing 04:15:21 298ad8ee99e5: Preparing 04:15:21 88b1ad3c2f9a: Preparing 04:15:21 bbecfa7514b4: Preparing 04:15:21 24b1a840f519: Preparing 04:15:21 ae2aaff86679: Preparing 04:15:21 cce92674e987: Preparing 04:15:21 bbecfa7514b4: Waiting 04:15:21 ae2aaff86679: Waiting 04:15:21 cce92674e987: Waiting 04:15:21 24b1a840f519: Waiting 04:15:21 88b1ad3c2f9a: Layer already exists 04:15:21 298ad8ee99e5: Layer already exists 04:15:21 89b735e51d3e: Layer already exists 04:15:21 97640e0b8a1b: Layer already exists 04:15:21 4c1684b5deb8: Layer already exists 04:15:21 bbecfa7514b4: Layer already exists 04:15:21 24b1a840f519: Layer already exists 04:15:21 ae2aaff86679: Layer already exists 04:15:21 cce92674e987: Layer already exists 04:15:21 main: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:21 ===================================================== [Pipeline] echo 04:15:21 taggedImages: 04:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 04:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:15:21 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:15:21 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:21 latest 04:15:21 4.1.0-dev.103 04:15:21 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:21 main 04:15:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:22 1298020b726f: Preparing 04:15:22 d66f3e1d7769: Preparing 04:15:22 868cc94d5e75: Preparing 04:15:22 298ad8ee99e5: Preparing 04:15:22 88b1ad3c2f9a: Preparing 04:15:22 0c6b4f6e0c8a: Preparing 04:15:22 ff79a64dcfb6: Preparing 04:15:22 ed962508533e: Preparing 04:15:22 cce92674e987: Preparing 04:15:22 ff79a64dcfb6: Waiting 04:15:22 ed962508533e: Waiting 04:15:22 0c6b4f6e0c8a: Waiting 04:15:22 cce92674e987: Waiting 04:15:22 88b1ad3c2f9a: Layer already exists 04:15:22 1298020b726f: Layer already exists 04:15:22 298ad8ee99e5: Layer already exists 04:15:22 0c6b4f6e0c8a: Layer already exists 04:15:22 ff79a64dcfb6: Layer already exists 04:15:22 ed962508533e: Layer already exists 04:15:22 cce92674e987: Layer already exists 04:15:22 868cc94d5e75: Pushed 04:15:22 d66f3e1d7769: Pushed 04:15:22 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:23 1298020b726f: Preparing 04:15:23 d66f3e1d7769: Preparing 04:15:23 868cc94d5e75: Preparing 04:15:23 298ad8ee99e5: Preparing 04:15:23 88b1ad3c2f9a: Preparing 04:15:23 0c6b4f6e0c8a: Preparing 04:15:23 ff79a64dcfb6: Preparing 04:15:23 ed962508533e: Preparing 04:15:23 cce92674e987: Preparing 04:15:23 ed962508533e: Waiting 04:15:23 cce92674e987: Waiting 04:15:23 ff79a64dcfb6: Waiting 04:15:23 0c6b4f6e0c8a: Waiting 04:15:23 868cc94d5e75: Layer already exists 04:15:23 88b1ad3c2f9a: Layer already exists 04:15:23 298ad8ee99e5: Layer already exists 04:15:23 1298020b726f: Layer already exists 04:15:23 d66f3e1d7769: Layer already exists 04:15:23 0c6b4f6e0c8a: Layer already exists 04:15:23 ed962508533e: Layer already exists 04:15:23 ff79a64dcfb6: Layer already exists 04:15:23 cce92674e987: Layer already exists 04:15:23 latest: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 04:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:25 1298020b726f: Preparing 04:15:25 d66f3e1d7769: Preparing 04:15:25 868cc94d5e75: Preparing 04:15:25 298ad8ee99e5: Preparing 04:15:25 88b1ad3c2f9a: Preparing 04:15:25 0c6b4f6e0c8a: Preparing 04:15:25 ff79a64dcfb6: Preparing 04:15:25 ed962508533e: Preparing 04:15:25 ff79a64dcfb6: Waiting 04:15:25 0c6b4f6e0c8a: Waiting 04:15:25 cce92674e987: Preparing 04:15:25 cce92674e987: Waiting 04:15:25 ed962508533e: Waiting 04:15:25 1298020b726f: Layer already exists 04:15:25 298ad8ee99e5: Layer already exists 04:15:25 868cc94d5e75: Layer already exists 04:15:25 88b1ad3c2f9a: Layer already exists 04:15:25 d66f3e1d7769: Layer already exists 04:15:25 0c6b4f6e0c8a: Layer already exists 04:15:25 ff79a64dcfb6: Layer already exists 04:15:25 cce92674e987: Layer already exists 04:15:25 ed962508533e: Layer already exists 04:15:25 4.1.0-dev.103: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:25 1298020b726f: Preparing 04:15:25 d66f3e1d7769: Preparing 04:15:25 868cc94d5e75: Preparing 04:15:25 298ad8ee99e5: Preparing 04:15:25 88b1ad3c2f9a: Preparing 04:15:25 0c6b4f6e0c8a: Preparing 04:15:25 ff79a64dcfb6: Preparing 04:15:25 ed962508533e: Preparing 04:15:25 cce92674e987: Preparing 04:15:25 0c6b4f6e0c8a: Waiting 04:15:25 ff79a64dcfb6: Waiting 04:15:25 ed962508533e: Waiting 04:15:25 cce92674e987: Waiting 04:15:25 868cc94d5e75: Layer already exists 04:15:25 1298020b726f: Layer already exists 04:15:25 88b1ad3c2f9a: Layer already exists 04:15:25 298ad8ee99e5: Layer already exists 04:15:25 d66f3e1d7769: Layer already exists 04:15:25 0c6b4f6e0c8a: Layer already exists 04:15:25 ff79a64dcfb6: Layer already exists 04:15:25 cce92674e987: Layer already exists 04:15:25 ed962508533e: Layer already exists 04:15:25 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:26 1298020b726f: Preparing 04:15:26 d66f3e1d7769: Preparing 04:15:26 868cc94d5e75: Preparing 04:15:26 298ad8ee99e5: Preparing 04:15:26 88b1ad3c2f9a: Preparing 04:15:26 0c6b4f6e0c8a: Preparing 04:15:26 ff79a64dcfb6: Preparing 04:15:26 ed962508533e: Preparing 04:15:26 cce92674e987: Preparing 04:15:26 0c6b4f6e0c8a: Waiting 04:15:26 ff79a64dcfb6: Waiting 04:15:26 ed962508533e: Waiting 04:15:26 cce92674e987: Waiting 04:15:26 1298020b726f: Layer already exists 04:15:26 88b1ad3c2f9a: Layer already exists 04:15:26 d66f3e1d7769: Layer already exists 04:15:26 868cc94d5e75: Layer already exists 04:15:26 ff79a64dcfb6: Layer already exists 04:15:26 298ad8ee99e5: Layer already exists 04:15:26 0c6b4f6e0c8a: Layer already exists 04:15:26 ed962508533e: Layer already exists 04:15:26 cce92674e987: Layer already exists 04:15:26 main: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:26 ===================================================== [Pipeline] echo 04:15:26 taggedImages: 04:15:26 - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:15:26 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 04:15:26 - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:15:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:15:26 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:26 latest 04:15:26 4.1.0-dev.103 04:15:26 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:26 main 04:15:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:27 20ce3b5a3188: Preparing 04:15:27 ebdae0ff16b9: Preparing 04:15:27 298ad8ee99e5: Preparing 04:15:27 88b1ad3c2f9a: Preparing 04:15:27 c9cf4f8031aa: Preparing 04:15:27 c9f03d18bb7d: Preparing 04:15:27 cce92674e987: Preparing 04:15:27 c9f03d18bb7d: Waiting 04:15:27 cce92674e987: Waiting 04:15:27 88b1ad3c2f9a: Layer already exists 04:15:27 298ad8ee99e5: Layer already exists 04:15:27 cce92674e987: Layer already exists 04:15:27 c9cf4f8031aa: Pushed 04:15:27 20ce3b5a3188: Pushed 04:15:27 c9f03d18bb7d: Pushed 04:15:31 ebdae0ff16b9: Pushed 04:15:31 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:32 20ce3b5a3188: Preparing 04:15:32 ebdae0ff16b9: Preparing 04:15:32 298ad8ee99e5: Preparing 04:15:32 88b1ad3c2f9a: Preparing 04:15:32 c9cf4f8031aa: Preparing 04:15:32 c9f03d18bb7d: Preparing 04:15:32 cce92674e987: Preparing 04:15:32 c9f03d18bb7d: Waiting 04:15:32 cce92674e987: Waiting 04:15:32 ebdae0ff16b9: Layer already exists 04:15:32 88b1ad3c2f9a: Layer already exists 04:15:32 c9cf4f8031aa: Layer already exists 04:15:32 298ad8ee99e5: Layer already exists 04:15:32 20ce3b5a3188: Layer already exists 04:15:32 c9f03d18bb7d: Layer already exists 04:15:32 cce92674e987: Layer already exists 04:15:32 latest: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 04:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:33 20ce3b5a3188: Preparing 04:15:33 ebdae0ff16b9: Preparing 04:15:33 298ad8ee99e5: Preparing 04:15:33 88b1ad3c2f9a: Preparing 04:15:33 c9cf4f8031aa: Preparing 04:15:33 c9f03d18bb7d: Preparing 04:15:33 cce92674e987: Preparing 04:15:33 c9f03d18bb7d: Waiting 04:15:33 cce92674e987: Waiting 04:15:33 88b1ad3c2f9a: Layer already exists 04:15:33 298ad8ee99e5: Layer already exists 04:15:33 ebdae0ff16b9: Layer already exists 04:15:33 20ce3b5a3188: Layer already exists 04:15:33 c9cf4f8031aa: Layer already exists 04:15:33 cce92674e987: Layer already exists 04:15:33 c9f03d18bb7d: Layer already exists 04:15:33 4.1.0-dev.103: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:33 20ce3b5a3188: Preparing 04:15:33 ebdae0ff16b9: Preparing 04:15:33 298ad8ee99e5: Preparing 04:15:33 88b1ad3c2f9a: Preparing 04:15:33 c9cf4f8031aa: Preparing 04:15:33 c9f03d18bb7d: Preparing 04:15:33 cce92674e987: Preparing 04:15:33 c9f03d18bb7d: Waiting 04:15:33 cce92674e987: Waiting 04:15:33 20ce3b5a3188: Layer already exists 04:15:33 88b1ad3c2f9a: Layer already exists 04:15:33 298ad8ee99e5: Layer already exists 04:15:33 c9cf4f8031aa: Layer already exists 04:15:33 ebdae0ff16b9: Layer already exists 04:15:33 c9f03d18bb7d: Layer already exists 04:15:33 cce92674e987: Layer already exists 04:15:33 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:34 20ce3b5a3188: Preparing 04:15:34 ebdae0ff16b9: Preparing 04:15:34 298ad8ee99e5: Preparing 04:15:34 88b1ad3c2f9a: Preparing 04:15:34 c9cf4f8031aa: Preparing 04:15:34 c9f03d18bb7d: Preparing 04:15:34 cce92674e987: Preparing 04:15:34 c9f03d18bb7d: Waiting 04:15:34 cce92674e987: Waiting 04:15:34 298ad8ee99e5: Layer already exists 04:15:34 20ce3b5a3188: Layer already exists 04:15:34 88b1ad3c2f9a: Layer already exists 04:15:34 ebdae0ff16b9: Layer already exists 04:15:34 c9cf4f8031aa: Layer already exists 04:15:34 cce92674e987: Layer already exists 04:15:34 c9f03d18bb7d: Layer already exists 04:15:34 main: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:34 ===================================================== [Pipeline] echo 04:15:34 taggedImages: 04:15:34 - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:15:34 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 04:15:34 - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:15:34 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:15:34 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:34 latest 04:15:34 4.1.0-dev.103 04:15:34 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:34 main 04:15:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:35 a2439b93625c: Preparing 04:15:35 8203984b25cc: Preparing 04:15:35 298ad8ee99e5: Preparing 04:15:35 88b1ad3c2f9a: Preparing 04:15:35 7f0f0eb56483: Preparing 04:15:35 531be3320948: Preparing 04:15:35 cce92674e987: Preparing 04:15:35 531be3320948: Waiting 04:15:35 cce92674e987: Waiting 04:15:35 88b1ad3c2f9a: Layer already exists 04:15:35 298ad8ee99e5: Layer already exists 04:15:35 cce92674e987: Layer already exists 04:15:35 7f0f0eb56483: Pushed 04:15:35 a2439b93625c: Pushed 04:15:35 531be3320948: Pushed 04:15:39 8203984b25cc: Pushed 04:15:39 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:40 a2439b93625c: Preparing 04:15:40 8203984b25cc: Preparing 04:15:40 298ad8ee99e5: Preparing 04:15:40 88b1ad3c2f9a: Preparing 04:15:40 7f0f0eb56483: Preparing 04:15:40 531be3320948: Preparing 04:15:40 cce92674e987: Preparing 04:15:40 531be3320948: Waiting 04:15:40 cce92674e987: Waiting 04:15:40 a2439b93625c: Layer already exists 04:15:40 7f0f0eb56483: Layer already exists 04:15:40 298ad8ee99e5: Layer already exists 04:15:40 88b1ad3c2f9a: Layer already exists 04:15:40 8203984b25cc: Layer already exists 04:15:40 cce92674e987: Layer already exists 04:15:40 531be3320948: Layer already exists 04:15:40 latest: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 04:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:40 a2439b93625c: Preparing 04:15:40 8203984b25cc: Preparing 04:15:40 298ad8ee99e5: Preparing 04:15:40 88b1ad3c2f9a: Preparing 04:15:40 7f0f0eb56483: Preparing 04:15:40 531be3320948: Preparing 04:15:40 cce92674e987: Preparing 04:15:40 cce92674e987: Waiting 04:15:40 531be3320948: Waiting 04:15:40 7f0f0eb56483: Layer already exists 04:15:40 8203984b25cc: Layer already exists 04:15:40 a2439b93625c: Layer already exists 04:15:40 298ad8ee99e5: Layer already exists 04:15:40 88b1ad3c2f9a: Layer already exists 04:15:40 531be3320948: Layer already exists 04:15:40 cce92674e987: Layer already exists 04:15:40 4.1.0-dev.103: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:41 a2439b93625c: Preparing 04:15:41 8203984b25cc: Preparing 04:15:41 298ad8ee99e5: Preparing 04:15:41 88b1ad3c2f9a: Preparing 04:15:41 7f0f0eb56483: Preparing 04:15:41 531be3320948: Preparing 04:15:41 531be3320948: Waiting 04:15:41 cce92674e987: Preparing 04:15:41 cce92674e987: Waiting 04:15:41 8203984b25cc: Layer already exists 04:15:41 88b1ad3c2f9a: Layer already exists 04:15:41 298ad8ee99e5: Layer already exists 04:15:41 a2439b93625c: Layer already exists 04:15:41 7f0f0eb56483: Layer already exists 04:15:41 531be3320948: Layer already exists 04:15:41 cce92674e987: Layer already exists 04:15:41 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:42 a2439b93625c: Preparing 04:15:42 8203984b25cc: Preparing 04:15:42 298ad8ee99e5: Preparing 04:15:42 88b1ad3c2f9a: Preparing 04:15:42 7f0f0eb56483: Preparing 04:15:42 531be3320948: Preparing 04:15:42 cce92674e987: Preparing 04:15:42 531be3320948: Waiting 04:15:42 cce92674e987: Waiting 04:15:42 298ad8ee99e5: Layer already exists 04:15:42 8203984b25cc: Layer already exists 04:15:42 7f0f0eb56483: Layer already exists 04:15:42 88b1ad3c2f9a: Layer already exists 04:15:42 a2439b93625c: Layer already exists 04:15:42 cce92674e987: Layer already exists 04:15:42 531be3320948: Layer already exists 04:15:42 main: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:42 ===================================================== [Pipeline] echo 04:15:42 taggedImages: 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:15:42 ========================================================= 04:15:42 [edgeXBuildMultiArch] RAW Config: 04:15:42 images: 04:15:42 - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/core-command:latest 04:15:42 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-command:main 04:15:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:15:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:15:42 - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/core-data:latest 04:15:42 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-data:main 04:15:42 - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:15:42 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-keeper:main 04:15:42 - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:15:42 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/core-metadata:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main 04:15:42 - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:15:42 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/support-notifications:main 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main 04:15:42 settingsFile: 04:15:42 edgex-go-settings 04:15:42 ========================================================= [Pipeline] node 04:15:57 Still waiting to schedule task 04:15:57 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:16:56 Running on prd-centos7-docker-4c-2g-3746 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:56 provisioning config files... 04:16:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11531724918136407873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:57 ---> ****-login.sh 04:16:57 nexus3.edgexfoundry.org:10001 04:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:58 Configure a credential helper to remove this warning. See 04:16:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:58 04:16:58 Login Succeeded 04:16:58 nexus3.edgexfoundry.org:10002 04:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:59 Configure a credential helper to remove this warning. See 04:16:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:59 04:16:59 Login Succeeded 04:16:59 nexus3.edgexfoundry.org:10003 04:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:59 Configure a credential helper to remove this warning. See 04:16:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:59 04:16:59 Login Succeeded 04:16:59 nexus3.edgexfoundry.org:10004 04:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:59 Configure a credential helper to remove this warning. See 04:16:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:59 04:16:59 Login Succeeded 04:16:59 ****.io 04:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:00 Configure a credential helper to remove this warning. See 04:17:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:00 04:17:00 Login Succeeded 04:17:00 ---> ****-login.sh ends [Pipeline] } 04:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:00 + docker buildx ls 04:17:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:17:00 default * docker 04:17:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:17:00 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 04:17:00 edgex-builder [Pipeline] sh 04:17:01 + docker buildx inspect --bootstrap 04:17:01 #1 [internal] booting buildkit 04:17:01 #1 pulling image moby/buildkit:buildx-stable-1 04:17:04 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 04:17:04 #1 creating container buildx_buildkit_edgex-builder0 04:17:06 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 04:17:06 #1 DONE 5.3s 04:17:06 Name: edgex-builder 04:17:06 Driver: docker-container 04:17:06 04:17:06 Nodes: 04:17:06 Name: edgex-builder0 04:17:06 Endpoint: unix:///var/run/docker.sock 04:17:06 Status: running 04:17:06 Buildkit: v0.28.0 04:17:06 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 04:17:06 + docker buildx ls 04:17:06 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:17:06 edgex-builder * docker-container 04:17:06 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 04:17:06 default docker 04:17:06 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:17:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:07 #1 [internal] load build definition from Dockerfile 04:17:07 #1 transferring dockerfile: 197B done 04:17:07 #1 DONE 0.0s 04:17:07 04:17:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:07 #2 DONE 0.1s 04:17:07 04:17:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:07 #3 DONE 0.1s 04:17:07 04:17:07 #4 [internal] load .dockerignore 04:17:07 #4 transferring context: 2B done 04:17:07 #4 DONE 0.0s 04:17:07 04:17:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:07 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:07 #5 DONE 0.0s 04:17:07 04:17:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:07 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:07 #6 DONE 0.1s 04:17:07 04:17:07 #7 exporting to image 04:17:07 #7 exporting layers done 04:17:07 #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e 0.0s done 04:17:07 #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done 04:17:07 #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 0.0s done 04:17:07 #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done 04:17:07 #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done 04:17:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:07 #7 DONE 0.0s 04:17:07 04:17:07 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:17:07 #8 DONE 0.0s 04:17:07 04:17:07 1 warning found (use --debug to expand): 04:17:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 04:17:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 04:17:08 #1 [internal] load build definition from Dockerfile 04:17:08 #1 transferring dockerfile: 163B done 04:17:08 #1 DONE 0.0s 04:17:08 04:17:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:17:08 #2 DONE 0.0s 04:17:08 04:17:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:17:08 #3 DONE 0.0s 04:17:08 04:17:08 #4 [internal] load .dockerignore 04:17:08 #4 transferring context: 2B done 04:17:08 #4 DONE 0.0s 04:17:08 04:17:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:08 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:08 #5 CACHED 04:17:08 04:17:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:08 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:08 #6 CACHED 04:17:08 04:17:08 #7 exporting to image 04:17:08 #7 exporting layers done 04:17:08 #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done 04:17:08 #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done 04:17:08 #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 0.0s done 04:17:08 #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done 04:17:08 #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done 04:17:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:08 #7 DONE 0.0s 04:17:08 04:17:08 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:17:08 #8 DONE 0.0s 04:17:08 04:17:08 1 warning found (use --debug to expand): 04:17:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103' 04:17:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 --push - 04:17:08 #1 [internal] load build definition from Dockerfile 04:17:08 #1 transferring dockerfile: 170B done 04:17:08 #1 DONE 0.0s 04:17:08 04:17:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 04:17:08 #2 DONE 0.0s 04:17:08 04:17:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 04:17:08 #3 DONE 0.0s 04:17:08 04:17:08 #4 [internal] load .dockerignore 04:17:08 #4 transferring context: 2B done 04:17:08 #4 DONE 0.0s 04:17:08 04:17:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:08 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:08 #5 CACHED 04:17:08 04:17:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:08 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:08 #6 CACHED 04:17:08 04:17:08 #7 exporting to image 04:17:08 #7 exporting layers done 04:17:08 #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done 04:17:08 #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done 04:17:08 #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 done 04:17:08 #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done 04:17:08 #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done 04:17:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:08 #7 DONE 0.0s 04:17:08 04:17:08 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:17:08 #8 DONE 0.0s 04:17:08 04:17:08 1 warning found (use --debug to expand): 04:17:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:09 #1 [internal] load build definition from Dockerfile 04:17:09 #1 transferring dockerfile: 211B done 04:17:09 #1 DONE 0.0s 04:17:09 04:17:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:09 #2 DONE 0.0s 04:17:09 04:17:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:09 #3 DONE 0.0s 04:17:09 04:17:09 #4 [internal] load .dockerignore 04:17:09 #4 transferring context: 2B done 04:17:09 #4 DONE 0.0s 04:17:09 04:17:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:09 #5 CACHED 04:17:09 04:17:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:09 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:09 #6 CACHED 04:17:09 04:17:09 #7 exporting to image 04:17:09 #7 exporting layers done 04:17:09 #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done 04:17:09 #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done 04:17:09 #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 done 04:17:09 #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f 04:17:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:09 #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done 04:17:09 #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done 04:17:09 #7 DONE 0.0s 04:17:09 04:17:09 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:17:09 #8 DONE 0.0s 04:17:09 04:17:09 1 warning found (use --debug to expand): 04:17:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 04:17:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 04:17:09 #1 [internal] load build definition from Dockerfile 04:17:09 #1 transferring dockerfile: 161B done 04:17:09 #1 DONE 0.0s 04:17:09 04:17:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:17:09 #2 DONE 0.0s 04:17:09 04:17:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:17:09 #3 DONE 0.0s 04:17:09 04:17:09 #4 [internal] load .dockerignore 04:17:09 #4 transferring context: 2B done 04:17:09 #4 DONE 0.0s 04:17:09 04:17:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:09 #5 DONE 0.0s 04:17:09 04:17:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:10 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done 04:17:10 #6 CACHED 04:17:10 04:17:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 04:17:10 #5 CACHED 04:17:10 04:17:10 #7 exporting to image 04:17:10 #7 exporting layers done 04:17:10 #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done 04:17:10 #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done 04:17:10 #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 done 04:17:10 #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done 04:17:10 #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done 04:17:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:10 #7 DONE 0.0s 04:17:10 04:17:10 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:17:10 #8 DONE 0.0s 04:17:10 04:17:10 1 warning found (use --debug to expand): 04:17:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:10 #1 [internal] load build definition from Dockerfile 04:17:10 #1 transferring dockerfile: 216B done 04:17:10 #1 DONE 0.0s 04:17:10 04:17:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:10 #2 DONE 0.0s 04:17:10 04:17:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:10 #3 DONE 0.1s 04:17:10 04:17:10 #4 [internal] load .dockerignore 04:17:10 #4 transferring context: 2B done 04:17:10 #4 DONE 0.0s 04:17:10 04:17:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:10 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:10 #5 ... 04:17:10 04:17:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:10 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:10 #6 DONE 0.1s 04:17:10 04:17:10 #7 exporting to image 04:17:10 #7 exporting layers done 04:17:10 #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e 0.0s done 04:17:10 #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a 04:17:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:10 #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done 04:17:10 #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done 04:17:10 #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done 04:17:10 #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done 04:17:10 #7 DONE 0.0s 04:17:10 04:17:10 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:10 #8 DONE 0.0s 04:17:10 04:17:10 1 warning found (use --debug to expand): 04:17:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 04:17:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 04:17:11 #1 [internal] load build definition from Dockerfile 04:17:11 #1 transferring dockerfile: 182B done 04:17:11 #1 DONE 0.0s 04:17:11 04:17:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:17:11 #2 DONE 0.0s 04:17:11 04:17:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:17:11 #3 DONE 0.0s 04:17:11 04:17:11 #4 [internal] load .dockerignore 04:17:11 #4 transferring context: 2B done 04:17:11 #4 DONE 0.0s 04:17:11 04:17:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:11 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:11 #5 DONE 0.0s 04:17:11 04:17:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:11 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:11 #6 CACHED 04:17:11 04:17:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:11 #5 CACHED 04:17:11 04:17:11 #7 exporting to image 04:17:11 #7 exporting layers done 04:17:11 #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done 04:17:11 #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done 04:17:11 #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done 04:17:11 #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done 04:17:11 #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done 04:17:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:11 #7 DONE 0.0s 04:17:11 04:17:11 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:11 #8 DONE 0.0s 04:17:11 04:17:11 1 warning found (use --debug to expand): 04:17:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 --push - 04:17:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103' 04:17:11 #1 [internal] load build definition from Dockerfile 04:17:11 #1 transferring dockerfile: 189B done 04:17:11 #1 DONE 0.0s 04:17:11 04:17:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 04:17:11 #2 DONE 0.0s 04:17:11 04:17:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 04:17:11 #3 DONE 0.0s 04:17:11 04:17:11 #4 [internal] load .dockerignore 04:17:11 #4 transferring context: 2B done 04:17:11 #4 DONE 0.0s 04:17:11 04:17:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:11 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:11 #5 DONE 0.0s 04:17:11 04:17:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:12 #6 CACHED 04:17:12 04:17:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:12 #5 CACHED 04:17:12 04:17:12 #7 exporting to image 04:17:12 #7 exporting layers done 04:17:12 #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done 04:17:12 #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done 04:17:12 #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done 04:17:12 #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done 04:17:12 #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done 04:17:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:12 #7 DONE 0.0s 04:17:12 04:17:12 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:12 #8 DONE 0.0s 04:17:12 04:17:12 1 warning found (use --debug to expand): 04:17:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:12 #1 [internal] load build definition from Dockerfile 04:17:12 #1 transferring dockerfile: 230B done 04:17:12 #1 DONE 0.0s 04:17:12 04:17:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:12 #2 DONE 0.0s 04:17:12 04:17:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:12 #3 DONE 0.0s 04:17:12 04:17:12 #4 [internal] load .dockerignore 04:17:12 #4 transferring context: 2B done 04:17:12 #4 DONE 0.0s 04:17:12 04:17:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:12 #5 DONE 0.0s 04:17:12 04:17:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:12 #6 CACHED 04:17:12 04:17:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:12 #5 CACHED 04:17:12 04:17:12 #7 exporting to image 04:17:12 #7 exporting layers done 04:17:12 #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done 04:17:12 #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done 04:17:12 #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done 04:17:12 #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done 04:17:12 #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done 04:17:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:12 #7 DONE 0.0s 04:17:12 04:17:12 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:12 #8 DONE 0.0s 04:17:12 04:17:12 1 warning found (use --debug to expand): 04:17:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 04:17:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 04:17:12 #1 [internal] load build definition from Dockerfile 04:17:12 #1 transferring dockerfile: 180B done 04:17:12 #1 DONE 0.0s 04:17:12 04:17:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:17:12 #2 DONE 0.0s 04:17:12 04:17:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:17:12 #3 DONE 0.0s 04:17:12 04:17:12 #4 [internal] load .dockerignore 04:17:12 #4 transferring context: 2B done 04:17:12 #4 DONE 0.0s 04:17:12 04:17:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:12 #5 CACHED 04:17:12 04:17:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 04:17:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done 04:17:12 #6 CACHED 04:17:12 04:17:12 #7 exporting to image 04:17:12 #7 exporting layers 04:17:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:13 #7 exporting layers done 04:17:13 #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done 04:17:13 #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done 04:17:13 #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done 04:17:13 #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done 04:17:13 #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done 04:17:13 #7 DONE 0.0s 04:17:13 04:17:13 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:13 #8 DONE 0.0s 04:17:13 04:17:13 1 warning found (use --debug to expand): 04:17:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:13 #1 [internal] load build definition from Dockerfile 04:17:13 #1 transferring dockerfile: 194B done 04:17:13 #1 DONE 0.0s 04:17:13 04:17:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:13 #2 DONE 0.0s 04:17:13 04:17:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:13 #3 DONE 0.0s 04:17:13 04:17:13 #4 [internal] load .dockerignore 04:17:13 #4 transferring context: 2B done 04:17:13 #4 DONE 0.0s 04:17:13 04:17:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:13 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:13 #5 DONE 0.0s 04:17:13 04:17:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:13 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:13 #6 DONE 0.1s 04:17:13 04:17:13 #7 exporting to image 04:17:13 #7 exporting layers done 04:17:13 #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done 04:17:13 #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done 04:17:13 #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done 04:17:13 #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 04:17:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:13 #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 0.0s done 04:17:13 #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done 04:17:13 #7 DONE 0.0s 04:17:13 04:17:13 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:17:13 #8 DONE 0.0s 04:17:13 04:17:13 1 warning found (use --debug to expand): 04:17:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 04:17:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 04:17:14 #1 [internal] load build definition from Dockerfile 04:17:14 #1 transferring dockerfile: 160B done 04:17:14 #1 DONE 0.0s 04:17:14 04:17:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:17:14 #2 DONE 0.0s 04:17:14 04:17:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:17:14 #3 DONE 0.0s 04:17:14 04:17:14 #4 [internal] load .dockerignore 04:17:14 #4 transferring context: 2B done 04:17:14 #4 DONE 0.0s 04:17:14 04:17:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:14 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:14 #5 ... 04:17:14 04:17:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:14 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:14 #6 CACHED 04:17:14 04:17:14 #7 exporting to image 04:17:14 #7 exporting layers 04:17:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:14 #7 exporting layers done 04:17:14 #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done 04:17:14 #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done 04:17:14 #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done 04:17:14 #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done 04:17:14 #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done 04:17:14 #7 DONE 0.0s 04:17:14 04:17:14 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:17:14 #8 DONE 0.0s 04:17:14 04:17:14 1 warning found (use --debug to expand): 04:17:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103' 04:17:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 --push - 04:17:15 #1 [internal] load build definition from Dockerfile 04:17:15 #1 transferring dockerfile: 167B done 04:17:15 #1 DONE 0.0s 04:17:15 04:17:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 04:17:15 #2 DONE 0.0s 04:17:15 04:17:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 04:17:15 #3 DONE 0.0s 04:17:15 04:17:15 #4 [internal] load .dockerignore 04:17:15 #4 transferring context: 2B done 04:17:15 #4 DONE 0.0s 04:17:15 04:17:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:15 #5 CACHED 04:17:15 04:17:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:15 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:15 #6 CACHED 04:17:15 04:17:15 #7 exporting to image 04:17:15 #7 exporting layers done 04:17:15 #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done 04:17:15 #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done 04:17:15 #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done 04:17:15 #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done 04:17:15 #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done 04:17:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:15 #7 DONE 0.0s 04:17:15 04:17:15 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:17:15 #8 DONE 0.0s 04:17:15 04:17:15 1 warning found (use --debug to expand): 04:17:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:15 #1 [internal] load build definition from Dockerfile 04:17:15 #1 transferring dockerfile: 208B done 04:17:15 #1 DONE 0.0s 04:17:15 04:17:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:15 #2 DONE 0.0s 04:17:15 04:17:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:15 #3 DONE 0.0s 04:17:15 04:17:15 #4 [internal] load .dockerignore 04:17:15 #4 transferring context: 2B done 04:17:15 #4 DONE 0.0s 04:17:15 04:17:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:15 #5 CACHED 04:17:15 04:17:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:15 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:15 #6 CACHED 04:17:15 04:17:15 #7 exporting to image 04:17:15 #7 exporting layers done 04:17:15 #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done 04:17:15 #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done 04:17:15 #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done 04:17:15 #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done 04:17:15 #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e 04:17:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:15 #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done 04:17:15 #7 DONE 0.0s 04:17:15 04:17:15 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:17:15 #8 DONE 0.0s 04:17:15 04:17:15 1 warning found (use --debug to expand): 04:17:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 04:17:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 04:17:16 #1 [internal] load build definition from Dockerfile 04:17:16 #1 transferring dockerfile: 158B done 04:17:16 #1 DONE 0.0s 04:17:16 04:17:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:17:16 #2 DONE 0.0s 04:17:16 04:17:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:17:16 #3 DONE 0.0s 04:17:16 04:17:16 #4 [internal] load .dockerignore 04:17:16 #4 transferring context: 2B done 04:17:16 #4 DONE 0.0s 04:17:16 04:17:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:16 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:16 #5 CACHED 04:17:16 04:17:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 04:17:16 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done 04:17:16 #6 CACHED 04:17:16 04:17:16 #7 exporting to image 04:17:16 #7 exporting layers done 04:17:16 #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done 04:17:16 #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done 04:17:16 #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done 04:17:16 #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done 04:17:16 #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done 04:17:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:16 #7 DONE 0.0s 04:17:16 04:17:16 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:17:16 #8 DONE 0.0s 04:17:16 04:17:16 1 warning found (use --debug to expand): 04:17:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:16 #1 [internal] load build definition from Dockerfile 04:17:16 #1 transferring dockerfile: 196B done 04:17:16 #1 DONE 0.0s 04:17:16 04:17:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:16 #2 DONE 0.0s 04:17:16 04:17:16 #3 [internal] load .dockerignore 04:17:16 #3 transferring context: 2B done 04:17:16 #3 DONE 0.0s 04:17:16 04:17:16 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:16 #4 DONE 0.1s 04:17:16 04:17:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:16 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:16 #5 DONE 0.0s 04:17:16 04:17:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:16 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:16 #6 DONE 0.1s 04:17:16 04:17:16 #7 exporting to image 04:17:16 #7 exporting layers done 04:17:16 #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done 04:17:16 #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done 04:17:16 #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d 0.0s done 04:17:16 #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e 04:17:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:16 #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done 04:17:16 #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done 04:17:16 #7 DONE 0.0s 04:17:16 04:17:16 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:16 #8 DONE 0.0s 04:17:16 04:17:16 1 warning found (use --debug to expand): 04:17:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 04:17:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 04:17:17 #1 [internal] load build definition from Dockerfile 04:17:17 #1 transferring dockerfile: 162B done 04:17:17 #1 DONE 0.0s 04:17:17 04:17:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:17:17 #2 DONE 0.0s 04:17:17 04:17:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:17:17 #3 DONE 0.0s 04:17:17 04:17:17 #4 [internal] load .dockerignore 04:17:17 #4 transferring context: 2B done 04:17:17 #4 DONE 0.0s 04:17:17 04:17:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:17 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:17 #5 CACHED 04:17:17 04:17:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:17 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:17 #6 CACHED 04:17:17 04:17:17 #7 exporting to image 04:17:17 #7 exporting layers 04:17:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:17 #7 exporting layers done 04:17:17 #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done 04:17:17 #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done 04:17:17 #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done 04:17:17 #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done 04:17:17 #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done 04:17:17 #7 DONE 0.0s 04:17:17 04:17:17 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:17 #8 DONE 0.0s 04:17:17 04:17:17 1 warning found (use --debug to expand): 04:17:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 --push - 04:17:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103' 04:17:17 #1 [internal] load build definition from Dockerfile 04:17:17 #1 transferring dockerfile: 169B done 04:17:17 #1 DONE 0.0s 04:17:17 04:17:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 04:17:17 #2 DONE 0.0s 04:17:17 04:17:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 04:17:17 #3 DONE 0.0s 04:17:17 04:17:17 #4 [internal] load .dockerignore 04:17:17 #4 transferring context: 2B done 04:17:17 #4 DONE 0.0s 04:17:17 04:17:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:17 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:17 #5 CACHED 04:17:17 04:17:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:17 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 done 04:17:17 #6 CACHED 04:17:17 04:17:17 #7 exporting to image 04:17:17 #7 exporting layers done 04:17:17 #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done 04:17:17 #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 04:17:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:17 #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done 04:17:17 #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done 04:17:17 #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done 04:17:17 #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done 04:17:17 #7 DONE 0.0s 04:17:17 04:17:17 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:17 #8 DONE 0.0s 04:17:17 04:17:17 1 warning found (use --debug to expand): 04:17:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:18 #1 [internal] load build definition from Dockerfile 04:17:18 #1 transferring dockerfile: 210B done 04:17:18 #1 DONE 0.0s 04:17:18 04:17:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:18 #2 DONE 0.0s 04:17:18 04:17:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:18 #3 DONE 0.0s 04:17:18 04:17:18 #4 [internal] load .dockerignore 04:17:18 #4 transferring context: 2B done 04:17:18 #4 DONE 0.0s 04:17:18 04:17:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:18 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 done 04:17:18 #5 DONE 0.0s 04:17:18 04:17:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:18 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:18 #6 CACHED 04:17:18 04:17:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:18 #5 CACHED 04:17:18 04:17:18 #7 exporting to image 04:17:18 #7 exporting layers done 04:17:18 #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done 04:17:18 #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done 04:17:18 #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done 04:17:18 #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done 04:17:18 #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done 04:17:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:18 #7 DONE 0.0s 04:17:18 04:17:18 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:18 #8 DONE 0.0s 04:17:18 04:17:18 1 warning found (use --debug to expand): 04:17:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 04:17:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 04:17:18 #1 [internal] load build definition from Dockerfile 04:17:18 #1 transferring dockerfile: 160B done 04:17:18 #1 DONE 0.0s 04:17:18 04:17:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:17:18 #2 DONE 0.0s 04:17:18 04:17:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:17:18 #3 DONE 0.0s 04:17:18 04:17:18 #4 [internal] load .dockerignore 04:17:18 #4 transferring context: 2B done 04:17:18 #4 DONE 0.0s 04:17:18 04:17:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:18 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:18 #5 CACHED 04:17:18 04:17:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 04:17:18 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done 04:17:18 #6 CACHED 04:17:18 04:17:18 #7 exporting to image 04:17:18 #7 exporting layers 04:17:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:19 #7 exporting layers done 04:17:19 #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done 04:17:19 #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done 04:17:19 #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done 04:17:19 #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done 04:17:19 #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done 04:17:19 #7 DONE 0.0s 04:17:19 04:17:19 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:19 #8 DONE 0.0s 04:17:19 04:17:19 1 warning found (use --debug to expand): 04:17:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:19 #1 [internal] load build definition from Dockerfile 04:17:19 #1 transferring dockerfile: 198B done 04:17:19 #1 DONE 0.0s 04:17:19 04:17:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:19 #2 DONE 0.0s 04:17:19 04:17:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:19 #3 DONE 0.1s 04:17:19 04:17:19 #4 [internal] load .dockerignore 04:17:19 #4 transferring context: 2B done 04:17:19 #4 DONE 0.0s 04:17:19 04:17:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:19 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:19 #5 ... 04:17:19 04:17:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:19 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:19 #6 DONE 0.1s 04:17:19 04:17:19 #7 exporting to image 04:17:19 #7 exporting layers done 04:17:19 #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done 04:17:19 #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done 04:17:19 #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done 04:17:19 #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done 04:17:19 #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done 04:17:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:19 #7 DONE 0.0s 04:17:19 04:17:19 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:17:19 #8 DONE 0.0s 04:17:19 04:17:19 1 warning found (use --debug to expand): 04:17:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 04:17:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 04:17:20 #1 [internal] load build definition from Dockerfile 04:17:20 #1 transferring dockerfile: 164B done 04:17:20 #1 DONE 0.0s 04:17:20 04:17:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:17:20 #2 DONE 0.0s 04:17:20 04:17:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:17:20 #3 DONE 0.0s 04:17:20 04:17:20 #4 [internal] load .dockerignore 04:17:20 #4 transferring context: 2B done 04:17:20 #4 DONE 0.0s 04:17:20 04:17:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:20 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:20 #5 CACHED 04:17:20 04:17:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:20 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:20 #6 CACHED 04:17:20 04:17:20 #7 exporting to image 04:17:20 #7 exporting layers done 04:17:20 #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done 04:17:20 #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done 04:17:20 #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done 04:17:20 #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done 04:17:20 #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done 04:17:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:20 #7 DONE 0.0s 04:17:20 04:17:20 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:17:20 #8 DONE 0.0s 04:17:20 04:17:20 1 warning found (use --debug to expand): 04:17:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 --push - 04:17:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103' 04:17:20 #1 [internal] load build definition from Dockerfile 04:17:20 #1 transferring dockerfile: 171B done 04:17:20 #1 DONE 0.0s 04:17:20 04:17:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 04:17:20 #2 DONE 0.0s 04:17:20 04:17:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 04:17:20 #3 DONE 0.0s 04:17:20 04:17:20 #4 [internal] load .dockerignore 04:17:20 #4 transferring context: 2B done 04:17:20 #4 DONE 0.0s 04:17:20 04:17:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:20 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:20 #5 DONE 0.0s 04:17:20 04:17:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:20 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:20 #6 CACHED 04:17:20 04:17:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:20 #5 CACHED 04:17:20 04:17:20 #7 exporting to image 04:17:20 #7 exporting layers done 04:17:20 #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done 04:17:20 #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done 04:17:20 #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done 04:17:20 #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done 04:17:20 #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done 04:17:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:20 #7 DONE 0.0s 04:17:20 04:17:20 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:17:20 #8 DONE 0.0s 04:17:20 04:17:20 1 warning found (use --debug to expand): 04:17:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:21 #1 [internal] load build definition from Dockerfile 04:17:21 #1 transferring dockerfile: 212B 0.0s done 04:17:21 #1 DONE 0.0s 04:17:21 04:17:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:21 #2 DONE 0.0s 04:17:21 04:17:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:21 #3 DONE 0.0s 04:17:21 04:17:21 #4 [internal] load .dockerignore 04:17:21 #4 transferring context: 2B done 04:17:21 #4 DONE 0.0s 04:17:21 04:17:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:21 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:21 #5 CACHED 04:17:21 04:17:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:21 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:21 #6 CACHED 04:17:21 04:17:21 #7 exporting to image 04:17:21 #7 exporting layers done 04:17:21 #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done 04:17:21 #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done 04:17:21 #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done 04:17:21 #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done 04:17:21 #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done 04:17:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:21 #7 DONE 0.0s 04:17:21 04:17:21 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:17:21 #8 DONE 0.0s 04:17:21 04:17:21 1 warning found (use --debug to expand): 04:17:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 04:17:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 04:17:21 #1 [internal] load build definition from Dockerfile 04:17:21 #1 transferring dockerfile: 162B done 04:17:21 #1 DONE 0.0s 04:17:21 04:17:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:17:21 #2 DONE 0.0s 04:17:21 04:17:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:17:21 #3 DONE 0.0s 04:17:21 04:17:21 #4 [internal] load .dockerignore 04:17:21 #4 transferring context: 2B done 04:17:21 #4 DONE 0.0s 04:17:21 04:17:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:21 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:21 #5 CACHED 04:17:21 04:17:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 04:17:21 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done 04:17:21 #6 CACHED 04:17:21 04:17:21 #7 exporting to image 04:17:21 #7 exporting layers done 04:17:21 #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done 04:17:21 #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 04:17:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:22 #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done 04:17:22 #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done 04:17:22 #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done 04:17:22 #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done 04:17:22 #7 DONE 0.0s 04:17:22 04:17:22 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:17:22 #8 DONE 0.0s 04:17:22 04:17:22 1 warning found (use --debug to expand): 04:17:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:22 #1 [internal] load build definition from Dockerfile 04:17:22 #1 transferring dockerfile: 206B done 04:17:22 #1 DONE 0.0s 04:17:22 04:17:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:22 #2 DONE 0.0s 04:17:22 04:17:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:22 #3 DONE 0.0s 04:17:22 04:17:22 #4 [internal] load .dockerignore 04:17:22 #4 transferring context: 2B done 04:17:22 #4 DONE 0.0s 04:17:22 04:17:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:22 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:22 #5 DONE 0.0s 04:17:22 04:17:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:22 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:22 #6 DONE 0.2s 04:17:22 04:17:22 #7 exporting to image 04:17:22 #7 exporting layers done 04:17:22 #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done 04:17:22 #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done 04:17:22 #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done 04:17:22 #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f 0.0s done 04:17:22 #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done 04:17:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:22 #7 DONE 0.0s 04:17:22 04:17:22 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:22 #8 DONE 0.0s 04:17:22 04:17:22 1 warning found (use --debug to expand): 04:17:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 04:17:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 04:17:23 #1 [internal] load build definition from Dockerfile 04:17:23 #1 transferring dockerfile: 172B done 04:17:23 #1 DONE 0.0s 04:17:23 04:17:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:17:23 #2 DONE 0.0s 04:17:23 04:17:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:17:23 #3 DONE 0.0s 04:17:23 04:17:23 #4 [internal] load .dockerignore 04:17:23 #4 transferring context: 2B done 04:17:23 #4 DONE 0.0s 04:17:23 04:17:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:23 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:23 #5 CACHED 04:17:23 04:17:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:23 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:23 #6 CACHED 04:17:23 04:17:23 #7 exporting to image 04:17:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:23 #7 exporting layers done 04:17:23 #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done 04:17:23 #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done 04:17:23 #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done 04:17:23 #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done 04:17:23 #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done 04:17:23 #7 DONE 0.0s 04:17:23 04:17:23 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:23 #8 DONE 0.0s 04:17:23 04:17:23 1 warning found (use --debug to expand): 04:17:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 --push - 04:17:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103' 04:17:23 #1 [internal] load build definition from Dockerfile 04:17:23 #1 transferring dockerfile: 179B done 04:17:23 #1 DONE 0.0s 04:17:23 04:17:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 04:17:23 #2 DONE 0.0s 04:17:23 04:17:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 04:17:23 #3 DONE 0.0s 04:17:23 04:17:23 #4 [internal] load .dockerignore 04:17:23 #4 transferring context: 2B done 04:17:23 #4 DONE 0.0s 04:17:23 04:17:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:23 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:23 #5 CACHED 04:17:23 04:17:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:23 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:23 #6 CACHED 04:17:23 04:17:23 #7 exporting to image 04:17:23 #7 exporting layers 04:17:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:23 #7 exporting layers done 04:17:23 #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done 04:17:23 #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done 04:17:23 #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done 04:17:23 #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done 04:17:23 #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done 04:17:23 #7 DONE 0.0s 04:17:23 04:17:23 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:23 #8 DONE 0.0s 04:17:23 04:17:23 1 warning found (use --debug to expand): 04:17:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:24 #1 [internal] load build definition from Dockerfile 04:17:24 #1 transferring dockerfile: 220B done 04:17:24 #1 DONE 0.0s 04:17:24 04:17:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:24 #2 DONE 0.0s 04:17:24 04:17:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:24 #3 DONE 0.0s 04:17:24 04:17:24 #4 [internal] load .dockerignore 04:17:24 #4 transferring context: 2B done 04:17:24 #4 DONE 0.0s 04:17:24 04:17:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:24 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:24 #5 CACHED 04:17:24 04:17:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:24 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:24 #6 CACHED 04:17:24 04:17:24 #7 exporting to image 04:17:24 #7 exporting layers done 04:17:24 #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done 04:17:24 #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done 04:17:24 #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done 04:17:24 #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done 04:17:24 #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done 04:17:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:24 #7 DONE 0.0s 04:17:24 04:17:24 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:24 #8 DONE 0.0s 04:17:24 04:17:24 1 warning found (use --debug to expand): 04:17:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 04:17:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 04:17:24 #1 [internal] load build definition from Dockerfile 04:17:24 #1 transferring dockerfile: 170B done 04:17:24 #1 DONE 0.0s 04:17:24 04:17:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:17:24 #2 DONE 0.0s 04:17:24 04:17:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:17:24 #3 DONE 0.0s 04:17:24 04:17:24 #4 [internal] load .dockerignore 04:17:24 #4 transferring context: 2B done 04:17:24 #4 DONE 0.0s 04:17:24 04:17:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:24 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:24 #5 CACHED 04:17:24 04:17:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 04:17:24 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done 04:17:24 #6 CACHED 04:17:24 04:17:24 #7 exporting to image 04:17:24 #7 exporting layers done 04:17:24 #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done 04:17:24 #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a 04:17:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:25 #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done 04:17:25 #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done 04:17:25 #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done 04:17:25 #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done 04:17:25 #7 DONE 0.0s 04:17:25 04:17:25 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:17:25 #8 DONE 0.0s 04:17:25 04:17:25 1 warning found (use --debug to expand): 04:17:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:25 #1 [internal] load build definition from Dockerfile 04:17:25 #1 transferring dockerfile: 204B 0.0s done 04:17:25 #1 DONE 0.0s 04:17:25 04:17:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:25 #2 DONE 0.0s 04:17:25 04:17:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:25 #3 DONE 0.0s 04:17:25 04:17:25 #4 [internal] load .dockerignore 04:17:25 #4 transferring context: 2B done 04:17:25 #4 DONE 0.0s 04:17:25 04:17:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:25 #5 DONE 0.0s 04:17:25 04:17:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:25 #6 DONE 0.1s 04:17:25 04:17:25 #7 exporting to image 04:17:25 #7 exporting layers done 04:17:25 #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done 04:17:25 #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done 04:17:25 #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done 04:17:25 #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 04:17:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:25 #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done 04:17:25 #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done 04:17:25 #7 DONE 0.0s 04:17:25 04:17:25 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:17:25 #8 DONE 0.0s 04:17:25 04:17:25 1 warning found (use --debug to expand): 04:17:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 04:17:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 04:17:26 #1 [internal] load build definition from Dockerfile 04:17:26 #1 transferring dockerfile: 170B done 04:17:26 #1 DONE 0.0s 04:17:26 04:17:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:17:26 #2 DONE 0.0s 04:17:26 04:17:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:17:26 #3 DONE 0.0s 04:17:26 04:17:26 #4 [internal] load .dockerignore 04:17:26 #4 transferring context: 2B done 04:17:26 #4 DONE 0.0s 04:17:26 04:17:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:26 #5 DONE 0.0s 04:17:26 04:17:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:26 #6 CACHED 04:17:26 04:17:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:26 #5 CACHED 04:17:26 04:17:26 #7 exporting to image 04:17:26 #7 exporting layers done 04:17:26 #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done 04:17:26 #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done 04:17:26 #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done 04:17:26 #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done 04:17:26 #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done 04:17:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:26 #7 DONE 0.0s 04:17:26 04:17:26 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:17:26 #8 DONE 0.0s 04:17:26 04:17:26 1 warning found (use --debug to expand): 04:17:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103' 04:17:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 --push - 04:17:26 #1 [internal] load build definition from Dockerfile 04:17:26 #1 transferring dockerfile: 177B done 04:17:26 #1 DONE 0.0s 04:17:26 04:17:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 04:17:26 #2 DONE 0.0s 04:17:26 04:17:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 04:17:26 #3 DONE 0.0s 04:17:26 04:17:26 #4 [internal] load .dockerignore 04:17:26 #4 transferring context: 2B done 04:17:26 #4 DONE 0.0s 04:17:26 04:17:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:26 #5 CACHED 04:17:26 04:17:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:26 #6 CACHED 04:17:26 04:17:26 #7 exporting to image 04:17:26 #7 exporting layers done 04:17:26 #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done 04:17:26 #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done 04:17:26 #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done 04:17:26 #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done 04:17:26 #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done 04:17:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:26 #7 DONE 0.0s 04:17:26 04:17:26 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:17:26 #8 DONE 0.0s 04:17:26 04:17:26 1 warning found (use --debug to expand): 04:17:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:27 #1 [internal] load build definition from Dockerfile 04:17:27 #1 transferring dockerfile: 218B done 04:17:27 #1 DONE 0.0s 04:17:27 04:17:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:27 #2 DONE 0.0s 04:17:27 04:17:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:27 #3 DONE 0.0s 04:17:27 04:17:27 #4 [internal] load .dockerignore 04:17:27 #4 transferring context: 2B done 04:17:27 #4 DONE 0.0s 04:17:27 04:17:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b done 04:17:27 #5 CACHED 04:17:27 04:17:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b done 04:17:27 #6 CACHED 04:17:27 04:17:27 #7 exporting to image 04:17:27 #7 exporting layers done 04:17:27 #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done 04:17:27 #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done 04:17:27 #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done 04:17:27 #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done 04:17:27 #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done 04:17:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:27 #7 DONE 0.0s 04:17:27 04:17:27 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:17:27 #8 DONE 0.0s 04:17:27 04:17:27 1 warning found (use --debug to expand): 04:17:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 04:17:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 04:17:27 #1 [internal] load build definition from Dockerfile 04:17:27 #1 transferring dockerfile: 168B done 04:17:27 #1 DONE 0.0s 04:17:27 04:17:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:17:27 #2 DONE 0.0s 04:17:27 04:17:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:17:27 #3 DONE 0.0s 04:17:27 04:17:27 #4 [internal] load .dockerignore 04:17:27 #4 transferring context: 2B done 04:17:27 #4 DONE 0.0s 04:17:27 04:17:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:27 #5 CACHED 04:17:27 04:17:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 04:17:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done 04:17:27 #6 CACHED 04:17:27 04:17:27 #7 exporting to image 04:17:27 #7 exporting layers done 04:17:27 #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done 04:17:27 #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done 04:17:27 #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done 04:17:27 #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done 04:17:27 #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done 04:17:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:27 #7 DONE 0.0s 04:17:28 04:17:28 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:17:28 #8 DONE 0.0s 04:17:28 04:17:28 1 warning found (use --debug to expand): 04:17:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:28 #1 [internal] load build definition from Dockerfile 04:17:28 #1 transferring dockerfile: 205B done 04:17:28 #1 DONE 0.0s 04:17:28 04:17:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:28 #2 DONE 0.0s 04:17:28 04:17:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:28 #3 DONE 0.0s 04:17:28 04:17:28 #4 [internal] load .dockerignore 04:17:28 #4 transferring context: 2B done 04:17:28 #4 DONE 0.0s 04:17:28 04:17:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:28 #5 DONE 0.0s 04:17:28 04:17:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:28 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:28 #6 DONE 0.0s 04:17:28 04:17:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:28 #5 DONE 0.1s 04:17:28 04:17:28 #7 exporting to image 04:17:28 #7 exporting layers done 04:17:28 #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done 04:17:28 #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done 04:17:28 #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done 04:17:28 #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done 04:17:28 #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done 04:17:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:28 #7 DONE 0.0s 04:17:28 04:17:28 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:28 #8 DONE 0.0s 04:17:28 04:17:28 1 warning found (use --debug to expand): 04:17:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 04:17:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 04:17:29 #1 [internal] load build definition from Dockerfile 04:17:29 #1 transferring dockerfile: 171B done 04:17:29 #1 DONE 0.0s 04:17:29 04:17:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:17:29 #2 DONE 0.0s 04:17:29 04:17:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:17:29 #3 DONE 0.0s 04:17:29 04:17:29 #4 [internal] load .dockerignore 04:17:29 #4 transferring context: 2B done 04:17:29 #4 DONE 0.0s 04:17:29 04:17:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:29 #5 DONE 0.0s 04:17:29 04:17:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:29 #6 CACHED 04:17:29 04:17:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:29 #5 CACHED 04:17:29 04:17:29 #7 exporting to image 04:17:29 #7 exporting layers done 04:17:29 #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done 04:17:29 #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done 04:17:29 #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done 04:17:29 #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done 04:17:29 #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done 04:17:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:29 #7 DONE 0.0s 04:17:29 04:17:29 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:29 #8 DONE 0.0s 04:17:29 04:17:29 1 warning found (use --debug to expand): 04:17:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103' 04:17:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 --push - 04:17:29 #1 [internal] load build definition from Dockerfile 04:17:29 #1 transferring dockerfile: 178B done 04:17:29 #1 DONE 0.0s 04:17:29 04:17:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 04:17:29 #2 DONE 0.0s 04:17:29 04:17:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 04:17:29 #3 DONE 0.0s 04:17:29 04:17:29 #4 [internal] load .dockerignore 04:17:29 #4 transferring context: 2B done 04:17:29 #4 DONE 0.0s 04:17:29 04:17:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:29 #5 CACHED 04:17:29 04:17:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:29 #6 CACHED 04:17:29 04:17:29 #7 exporting to image 04:17:29 #7 exporting layers done 04:17:29 #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done 04:17:29 #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 04:17:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:30 #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done 04:17:30 #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done 04:17:30 #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done 04:17:30 #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done 04:17:30 #7 DONE 0.0s 04:17:30 04:17:30 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:30 #8 DONE 0.0s 04:17:30 04:17:30 1 warning found (use --debug to expand): 04:17:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:30 #1 [internal] load build definition from Dockerfile 04:17:30 #1 transferring dockerfile: 219B done 04:17:30 #1 DONE 0.0s 04:17:30 04:17:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:30 #2 DONE 0.0s 04:17:30 04:17:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:30 #3 DONE 0.0s 04:17:30 04:17:30 #4 [internal] load .dockerignore 04:17:30 #4 transferring context: 2B done 04:17:30 #4 DONE 0.0s 04:17:30 04:17:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:30 #5 CACHED 04:17:30 04:17:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:30 #6 CACHED 04:17:30 04:17:30 #7 exporting to image 04:17:30 #7 exporting layers 04:17:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:30 #7 exporting layers done 04:17:30 #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done 04:17:30 #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done 04:17:30 #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done 04:17:30 #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done 04:17:30 #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done 04:17:30 #7 DONE 0.0s 04:17:30 04:17:30 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:30 #8 DONE 0.0s 04:17:30 04:17:30 1 warning found (use --debug to expand): 04:17:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 04:17:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 04:17:30 #1 [internal] load build definition from Dockerfile 04:17:30 #1 transferring dockerfile: 169B done 04:17:30 #1 DONE 0.0s 04:17:30 04:17:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:17:30 #2 DONE 0.0s 04:17:30 04:17:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:17:30 #3 DONE 0.0s 04:17:30 04:17:30 #4 [internal] load .dockerignore 04:17:30 #4 transferring context: 2B done 04:17:30 #4 DONE 0.0s 04:17:30 04:17:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:30 #5 CACHED 04:17:30 04:17:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 04:17:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done 04:17:30 #6 CACHED 04:17:30 04:17:30 #7 exporting to image 04:17:30 #7 exporting layers done 04:17:30 #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done 04:17:30 #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done 04:17:30 #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done 04:17:30 #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done 04:17:30 #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done 04:17:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:30 #7 DONE 0.0s 04:17:31 04:17:31 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:31 #8 DONE 0.0s 04:17:31 04:17:31 1 warning found (use --debug to expand): 04:17:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:31 #1 [internal] load build definition from Dockerfile 04:17:31 #1 transferring dockerfile: 211B done 04:17:31 #1 DONE 0.0s 04:17:31 04:17:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:31 #2 DONE 0.0s 04:17:31 04:17:31 #3 [internal] load .dockerignore 04:17:31 #3 transferring context: 2B done 04:17:31 #3 DONE 0.0s 04:17:31 04:17:31 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:31 #4 DONE 0.1s 04:17:31 04:17:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:31 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:31 #5 DONE 0.0s 04:17:31 04:17:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:31 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:31 #6 DONE 0.1s 04:17:31 04:17:31 #7 exporting to image 04:17:31 #7 exporting layers done 04:17:31 #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e 0.0s done 04:17:31 #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done 04:17:31 #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df 0.0s done 04:17:31 #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done 04:17:31 #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done 04:17:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:31 #7 DONE 0.0s 04:17:31 04:17:31 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:31 #8 DONE 0.0s 04:17:31 04:17:31 1 warning found (use --debug to expand): 04:17:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 04:17:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 04:17:32 #1 [internal] load build definition from Dockerfile 04:17:32 #1 transferring dockerfile: 177B done 04:17:32 #1 DONE 0.0s 04:17:32 04:17:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:17:32 #2 DONE 0.0s 04:17:32 04:17:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:17:32 #3 DONE 0.0s 04:17:32 04:17:32 #4 [internal] load .dockerignore 04:17:32 #4 transferring context: 2B done 04:17:32 #4 DONE 0.0s 04:17:32 04:17:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:32 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:32 #5 DONE 0.0s 04:17:32 04:17:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:32 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:32 #6 CACHED 04:17:32 04:17:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:32 #5 CACHED 04:17:32 04:17:32 #7 exporting to image 04:17:32 #7 exporting layers done 04:17:32 #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done 04:17:32 #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done 04:17:32 #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done 04:17:32 #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done 04:17:32 #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done 04:17:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:32 #7 DONE 0.0s 04:17:32 04:17:32 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:32 #8 DONE 0.0s 04:17:32 04:17:32 1 warning found (use --debug to expand): 04:17:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103' 04:17:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 --push - 04:17:32 #1 [internal] load build definition from Dockerfile 04:17:32 #1 transferring dockerfile: 184B done 04:17:32 #1 DONE 0.0s 04:17:32 04:17:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 04:17:32 #2 DONE 0.0s 04:17:32 04:17:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 04:17:32 #3 DONE 0.0s 04:17:32 04:17:32 #4 [internal] load .dockerignore 04:17:32 #4 transferring context: 2B done 04:17:32 #4 DONE 0.0s 04:17:32 04:17:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:32 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:32 #5 CACHED 04:17:32 04:17:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:32 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:32 #6 CACHED 04:17:32 04:17:32 #7 exporting to image 04:17:32 #7 exporting layers done 04:17:32 #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done 04:17:32 #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b 04:17:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:32 #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done 04:17:32 #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done 04:17:32 #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done 04:17:32 #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done 04:17:32 #7 DONE 0.0s 04:17:32 04:17:32 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:32 #8 DONE 0.0s 04:17:32 04:17:32 1 warning found (use --debug to expand): 04:17:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:33 #1 [internal] load build definition from Dockerfile 04:17:33 #1 transferring dockerfile: 225B done 04:17:33 #1 DONE 0.0s 04:17:33 04:17:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:33 #2 DONE 0.0s 04:17:33 04:17:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:33 #3 DONE 0.0s 04:17:33 04:17:33 #4 [internal] load .dockerignore 04:17:33 #4 transferring context: 2B done 04:17:33 #4 DONE 0.0s 04:17:33 04:17:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:33 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:33 #5 DONE 0.0s 04:17:33 04:17:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:33 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:33 #6 CACHED 04:17:33 04:17:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:33 #5 CACHED 04:17:33 04:17:33 #7 exporting to image 04:17:33 #7 exporting layers done 04:17:33 #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done 04:17:33 #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done 04:17:33 #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done 04:17:33 #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done 04:17:33 #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done 04:17:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:33 #7 DONE 0.0s 04:17:33 04:17:33 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:33 #8 DONE 0.0s 04:17:33 04:17:33 1 warning found (use --debug to expand): 04:17:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 04:17:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 04:17:33 #1 [internal] load build definition from Dockerfile 04:17:33 #1 transferring dockerfile: 175B done 04:17:33 #1 DONE 0.0s 04:17:33 04:17:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:17:33 #2 DONE 0.0s 04:17:33 04:17:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:17:33 #3 DONE 0.0s 04:17:33 04:17:33 #4 [internal] load .dockerignore 04:17:33 #4 transferring context: 2B done 04:17:33 #4 DONE 0.0s 04:17:33 04:17:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:33 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:33 #5 CACHED 04:17:33 04:17:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 04:17:33 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done 04:17:33 #6 CACHED 04:17:33 04:17:33 #7 exporting to image 04:17:33 #7 exporting layers done 04:17:33 #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done 04:17:33 #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done 04:17:33 #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df 04:17:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:34 #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done 04:17:34 #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done 04:17:34 #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done 04:17:34 #7 DONE 0.0s 04:17:34 04:17:34 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:17:34 #8 DONE 0.0s 04:17:34 04:17:34 1 warning found (use --debug to expand): 04:17:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:34 #1 [internal] load build definition from Dockerfile 04:17:34 #1 transferring dockerfile: 215B done 04:17:34 #1 DONE 0.0s 04:17:34 04:17:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:34 #2 DONE 0.0s 04:17:34 04:17:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:34 #3 DONE 0.1s 04:17:34 04:17:34 #4 [internal] load .dockerignore 04:17:34 #4 transferring context: 2B done 04:17:34 #4 DONE 0.0s 04:17:34 04:17:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:34 #5 DONE 0.0s 04:17:34 04:17:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:34 #6 DONE 0.1s 04:17:34 04:17:34 #7 exporting to image 04:17:34 #7 exporting layers done 04:17:34 #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done 04:17:34 #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done 04:17:34 #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a 0.0s done 04:17:34 #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b 04:17:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:34 #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done 04:17:34 #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done 04:17:34 #7 DONE 0.0s 04:17:34 04:17:34 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:17:34 #8 DONE 0.0s 04:17:34 04:17:34 1 warning found (use --debug to expand): 04:17:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 04:17:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 04:17:35 #1 [internal] load build definition from Dockerfile 04:17:35 #1 transferring dockerfile: 181B done 04:17:35 #1 DONE 0.0s 04:17:35 04:17:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:17:35 #2 DONE 0.0s 04:17:35 04:17:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:17:35 #3 DONE 0.0s 04:17:35 04:17:35 #4 [internal] load .dockerignore 04:17:35 #4 transferring context: 2B done 04:17:35 #4 DONE 0.0s 04:17:35 04:17:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:35 #5 CACHED 04:17:35 04:17:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 done 04:17:35 #6 CACHED 04:17:35 04:17:35 #7 exporting to image 04:17:35 #7 exporting layers done 04:17:35 #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done 04:17:35 #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done 04:17:35 #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done 04:17:35 #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done 04:17:35 #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done 04:17:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:35 #7 DONE 0.0s 04:17:35 04:17:35 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:17:35 #8 DONE 0.0s 04:17:35 04:17:35 1 warning found (use --debug to expand): 04:17:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103' 04:17:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 --push - 04:17:35 #1 [internal] load build definition from Dockerfile 04:17:35 #1 transferring dockerfile: 188B done 04:17:35 #1 DONE 0.0s 04:17:35 04:17:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 04:17:35 #2 DONE 0.0s 04:17:35 04:17:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 04:17:35 #3 DONE 0.0s 04:17:35 04:17:35 #4 [internal] load .dockerignore 04:17:35 #4 transferring context: 2B done 04:17:35 #4 DONE 0.0s 04:17:35 04:17:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:35 #5 CACHED 04:17:35 04:17:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:35 #6 CACHED 04:17:35 04:17:35 #7 exporting to image 04:17:35 #7 exporting layers done 04:17:35 #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done 04:17:35 #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done 04:17:35 #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done 04:17:35 #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done 04:17:35 #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c 04:17:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:35 #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done 04:17:35 #7 DONE 0.0s 04:17:35 04:17:35 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:17:35 #8 DONE 0.0s 04:17:35 04:17:35 1 warning found (use --debug to expand): 04:17:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:36 #1 [internal] load build definition from Dockerfile 04:17:36 #1 transferring dockerfile: 229B done 04:17:36 #1 DONE 0.0s 04:17:36 04:17:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:36 #2 DONE 0.0s 04:17:36 04:17:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:36 #3 DONE 0.0s 04:17:36 04:17:36 #4 [internal] load .dockerignore 04:17:36 #4 transferring context: 2B 0.0s done 04:17:36 #4 DONE 0.0s 04:17:36 04:17:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:36 #5 CACHED 04:17:36 04:17:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:36 #6 CACHED 04:17:36 04:17:36 #7 exporting to image 04:17:36 #7 exporting layers done 04:17:36 #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done 04:17:36 #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done 04:17:36 #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done 04:17:36 #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done 04:17:36 #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done 04:17:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:36 #7 DONE 0.0s 04:17:36 04:17:36 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:17:36 #8 DONE 0.0s 04:17:36 04:17:36 1 warning found (use --debug to expand): 04:17:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 04:17:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 04:17:36 #1 [internal] load build definition from Dockerfile 04:17:36 #1 transferring dockerfile: 179B done 04:17:36 #1 DONE 0.0s 04:17:36 04:17:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:17:36 #2 DONE 0.0s 04:17:36 04:17:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:17:36 #3 DONE 0.0s 04:17:36 04:17:36 #4 [internal] load .dockerignore 04:17:36 #4 transferring context: 2B done 04:17:36 #4 DONE 0.0s 04:17:36 04:17:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 done 04:17:36 #5 CACHED 04:17:36 04:17:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 04:17:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done 04:17:36 #6 CACHED 04:17:36 04:17:36 #7 exporting to image 04:17:36 #7 exporting layers done 04:17:36 #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done 04:17:36 #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 04:17:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:37 #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done 04:17:37 #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done 04:17:37 #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done 04:17:37 #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done 04:17:37 #7 DONE 0.0s 04:17:37 04:17:37 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:17:37 #8 DONE 0.0s 04:17:37 04:17:37 1 warning found (use --debug to expand): 04:17:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:37 #1 [internal] load build definition from Dockerfile 04:17:37 #1 transferring dockerfile: 205B done 04:17:37 #1 DONE 0.0s 04:17:37 04:17:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:37 #2 DONE 0.0s 04:17:37 04:17:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:37 #3 DONE 0.1s 04:17:37 04:17:37 #4 [internal] load .dockerignore 04:17:37 #4 transferring context: 2B done 04:17:37 #4 DONE 0.0s 04:17:37 04:17:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:37 #5 ... 04:17:37 04:17:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 done 04:17:37 #6 DONE 0.1s 04:17:37 04:17:37 #7 exporting to image 04:17:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:37 #7 exporting layers done 04:17:37 #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 0.0s done 04:17:37 #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done 04:17:37 #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 0.0s done 04:17:37 #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done 04:17:37 #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done 04:17:37 #7 DONE 0.0s 04:17:37 04:17:37 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:17:37 #8 DONE 0.0s 04:17:37 04:17:37 1 warning found (use --debug to expand): 04:17:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 04:17:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 04:17:38 #1 [internal] load build definition from Dockerfile 04:17:38 #1 transferring dockerfile: 171B done 04:17:38 #1 DONE 0.0s 04:17:38 04:17:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:17:38 #2 DONE 0.0s 04:17:38 04:17:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:17:38 #3 DONE 0.0s 04:17:38 04:17:38 #4 [internal] load .dockerignore 04:17:38 #4 transferring context: 2B done 04:17:38 #4 DONE 0.0s 04:17:38 04:17:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:38 #5 CACHED 04:17:38 04:17:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:38 #6 CACHED 04:17:38 04:17:38 #7 exporting to image 04:17:38 #7 exporting layers done 04:17:38 #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done 04:17:38 #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done 04:17:38 #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done 04:17:38 #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done 04:17:38 #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done 04:17:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:38 #7 DONE 0.0s 04:17:38 04:17:38 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:17:38 #8 DONE 0.0s 04:17:38 04:17:38 1 warning found (use --debug to expand): 04:17:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103' 04:17:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 --push - 04:17:38 #1 [internal] load build definition from Dockerfile 04:17:38 #1 transferring dockerfile: 178B done 04:17:38 #1 DONE 0.0s 04:17:38 04:17:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 04:17:38 #2 DONE 0.0s 04:17:38 04:17:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 04:17:38 #3 DONE 0.0s 04:17:38 04:17:38 #4 [internal] load .dockerignore 04:17:38 #4 transferring context: 2B done 04:17:38 #4 DONE 0.0s 04:17:38 04:17:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:38 #5 CACHED 04:17:38 04:17:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:38 #6 CACHED 04:17:38 04:17:38 #7 exporting to image 04:17:38 #7 exporting layers 04:17:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:38 #7 exporting layers done 04:17:38 #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done 04:17:38 #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done 04:17:38 #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done 04:17:38 #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done 04:17:38 #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done 04:17:38 #7 DONE 0.0s 04:17:38 04:17:38 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:17:38 #8 DONE 0.0s 04:17:38 04:17:38 1 warning found (use --debug to expand): 04:17:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:39 #1 [internal] load build definition from Dockerfile 04:17:39 #1 transferring dockerfile: 219B done 04:17:39 #1 DONE 0.0s 04:17:39 04:17:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:39 #2 DONE 0.0s 04:17:39 04:17:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:39 #3 DONE 0.0s 04:17:39 04:17:39 #4 [internal] load .dockerignore 04:17:39 #4 transferring context: 2B done 04:17:39 #4 DONE 0.0s 04:17:39 04:17:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:39 #5 CACHED 04:17:39 04:17:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:39 #6 CACHED 04:17:39 04:17:39 #7 exporting to image 04:17:39 #7 exporting layers 04:17:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:39 #7 exporting layers done 04:17:39 #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done 04:17:39 #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done 04:17:39 #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done 04:17:39 #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done 04:17:39 #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done 04:17:39 #7 DONE 0.0s 04:17:39 04:17:39 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:17:39 #8 DONE 0.0s 04:17:39 04:17:39 1 warning found (use --debug to expand): 04:17:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 04:17:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 04:17:40 #1 [internal] load build definition from Dockerfile 04:17:40 #1 transferring dockerfile: 169B done 04:17:40 #1 DONE 0.0s 04:17:40 04:17:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:17:40 #2 DONE 0.0s 04:17:40 04:17:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:17:40 #3 DONE 0.0s 04:17:40 04:17:40 #4 [internal] load .dockerignore 04:17:40 #4 transferring context: 2B done 04:17:40 #4 DONE 0.0s 04:17:40 04:17:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:40 #5 CACHED 04:17:40 04:17:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 04:17:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done 04:17:40 #6 CACHED 04:17:40 04:17:40 #7 exporting to image 04:17:40 #7 exporting layers done 04:17:40 #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done 04:17:40 #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done 04:17:40 #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done 04:17:40 #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done 04:17:40 #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done 04:17:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:40 #7 DONE 0.0s 04:17:40 04:17:40 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:17:40 #8 DONE 0.0s 04:17:40 04:17:40 1 warning found (use --debug to expand): 04:17:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:40 #1 [internal] load build definition from Dockerfile 04:17:40 #1 transferring dockerfile: 206B done 04:17:40 #1 DONE 0.0s 04:17:40 04:17:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:40 #2 DONE 0.0s 04:17:40 04:17:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:40 #3 DONE 0.0s 04:17:40 04:17:40 #4 [internal] load .dockerignore 04:17:40 #4 transferring context: 2B done 04:17:40 #4 DONE 0.0s 04:17:40 04:17:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:40 #5 DONE 0.0s 04:17:40 04:17:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:40 #6 DONE 0.1s 04:17:40 04:17:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:40 #5 DONE 0.0s 04:17:40 04:17:40 #7 exporting to image 04:17:40 #7 exporting layers done 04:17:40 #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done 04:17:40 #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done 04:17:40 #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done 04:17:40 #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f 04:17:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:40 #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done 04:17:40 #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done 04:17:40 #7 DONE 0.0s 04:17:40 04:17:40 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:17:40 #8 DONE 0.0s 04:17:40 04:17:40 1 warning found (use --debug to expand): 04:17:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 04:17:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 04:17:41 #1 [internal] load build definition from Dockerfile 04:17:41 #1 transferring dockerfile: 172B 0.0s done 04:17:41 #1 DONE 0.0s 04:17:41 04:17:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:17:41 #2 DONE 0.0s 04:17:41 04:17:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:17:41 #3 DONE 0.0s 04:17:41 04:17:41 #4 [internal] load .dockerignore 04:17:41 #4 transferring context: 2B done 04:17:41 #4 DONE 0.0s 04:17:41 04:17:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:41 #5 DONE 0.0s 04:17:41 04:17:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:41 #6 CACHED 04:17:41 04:17:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:41 #5 CACHED 04:17:41 04:17:41 #7 exporting to image 04:17:41 #7 exporting layers done 04:17:41 #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done 04:17:41 #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done 04:17:41 #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done 04:17:41 #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done 04:17:41 #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done 04:17:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:41 #7 DONE 0.0s 04:17:41 04:17:41 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:17:41 #8 DONE 0.0s 04:17:41 04:17:41 1 warning found (use --debug to expand): 04:17:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103' 04:17:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 --push - 04:17:41 #1 [internal] load build definition from Dockerfile 04:17:41 #1 transferring dockerfile: 179B done 04:17:41 #1 DONE 0.0s 04:17:41 04:17:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 04:17:41 #2 DONE 0.0s 04:17:41 04:17:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 04:17:41 #3 DONE 0.0s 04:17:41 04:17:41 #4 [internal] load .dockerignore 04:17:41 #4 transferring context: 2B done 04:17:41 #4 DONE 0.0s 04:17:41 04:17:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:41 #5 CACHED 04:17:41 04:17:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:41 #6 CACHED 04:17:41 04:17:41 #7 exporting to image 04:17:41 #7 exporting layers done 04:17:41 #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done 04:17:41 #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done 04:17:41 #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done 04:17:41 #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f 04:17:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:41 #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done 04:17:41 #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done 04:17:41 #7 DONE 0.0s 04:17:41 04:17:41 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:17:41 #8 DONE 0.0s 04:17:41 04:17:41 1 warning found (use --debug to expand): 04:17:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:42 #1 [internal] load build definition from Dockerfile 04:17:42 #1 transferring dockerfile: 220B done 04:17:42 #1 DONE 0.0s 04:17:42 04:17:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:42 #2 DONE 0.0s 04:17:42 04:17:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:42 #3 DONE 0.0s 04:17:42 04:17:42 #4 [internal] load .dockerignore 04:17:42 #4 transferring context: 2B done 04:17:42 #4 DONE 0.0s 04:17:42 04:17:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:42 #5 CACHED 04:17:42 04:17:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:42 #6 CACHED 04:17:42 04:17:42 #7 exporting to image 04:17:42 #7 exporting layers done 04:17:42 #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done 04:17:42 #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done 04:17:42 #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done 04:17:42 #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done 04:17:42 #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done 04:17:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:42 #7 DONE 0.0s 04:17:42 04:17:42 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:17:42 #8 DONE 0.0s 04:17:42 04:17:42 1 warning found (use --debug to expand): 04:17:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 04:17:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 04:17:42 #1 [internal] load build definition from Dockerfile 04:17:42 #1 transferring dockerfile: 170B done 04:17:42 #1 DONE 0.0s 04:17:42 04:17:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:17:42 #2 DONE 0.0s 04:17:42 04:17:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:17:42 #3 DONE 0.0s 04:17:42 04:17:42 #4 [internal] load .dockerignore 04:17:42 #4 transferring context: 2B done 04:17:42 #4 DONE 0.0s 04:17:42 04:17:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:42 #5 CACHED 04:17:42 04:17:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done 04:17:42 #6 DONE 0.0s 04:17:43 04:17:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 04:17:43 #6 CACHED 04:17:43 04:17:43 #7 exporting to image 04:17:43 #7 exporting layers done 04:17:43 #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done 04:17:43 #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done 04:17:43 #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done 04:17:43 #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done 04:17:43 #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done 04:17:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:43 #7 DONE 0.0s 04:17:43 04:17:43 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:17:43 #8 DONE 0.0s 04:17:43 04:17:43 1 warning found (use --debug to expand): 04:17:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:43 #1 [internal] load build definition from Dockerfile 04:17:43 #1 transferring dockerfile: 206B done 04:17:43 #1 DONE 0.0s 04:17:43 04:17:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:43 #2 DONE 0.0s 04:17:43 04:17:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:43 #3 DONE 0.0s 04:17:43 04:17:43 #4 [internal] load .dockerignore 04:17:43 #4 transferring context: 2B done 04:17:43 #4 DONE 0.0s 04:17:43 04:17:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:43 #5 DONE 0.0s 04:17:43 04:17:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:43 #6 DONE 0.1s 04:17:43 04:17:43 #7 exporting to image 04:17:43 #7 exporting layers done 04:17:43 #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done 04:17:43 #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done 04:17:43 #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done 04:17:43 #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done 04:17:43 #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 04:17:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:43 #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done 04:17:43 #7 DONE 0.0s 04:17:43 04:17:43 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:17:43 #8 DONE 0.0s 04:17:43 04:17:43 1 warning found (use --debug to expand): 04:17:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 04:17:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 04:17:44 #1 [internal] load build definition from Dockerfile 04:17:44 #1 transferring dockerfile: 172B done 04:17:44 #1 DONE 0.0s 04:17:44 04:17:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:17:44 #2 DONE 0.0s 04:17:44 04:17:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:17:44 #3 DONE 0.0s 04:17:44 04:17:44 #4 [internal] load .dockerignore 04:17:44 #4 transferring context: 2B done 04:17:44 #4 DONE 0.0s 04:17:44 04:17:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:44 #5 CACHED 04:17:44 04:17:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:44 #6 CACHED 04:17:44 04:17:44 #7 exporting to image 04:17:44 #7 exporting layers 04:17:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:44 #7 exporting layers done 04:17:44 #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done 04:17:44 #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done 04:17:44 #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done 04:17:44 #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done 04:17:44 #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done 04:17:44 #7 DONE 0.0s 04:17:44 04:17:44 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:17:44 #8 DONE 0.0s 04:17:44 04:17:44 1 warning found (use --debug to expand): 04:17:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103' 04:17:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 --push - 04:17:44 #1 [internal] load build definition from Dockerfile 04:17:44 #1 transferring dockerfile: 179B done 04:17:44 #1 DONE 0.0s 04:17:44 04:17:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 04:17:44 #2 DONE 0.0s 04:17:44 04:17:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 04:17:44 #3 DONE 0.0s 04:17:44 04:17:44 #4 [internal] load .dockerignore 04:17:44 #4 transferring context: 2B done 04:17:44 #4 DONE 0.0s 04:17:44 04:17:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:44 #5 CACHED 04:17:44 04:17:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:44 #6 CACHED 04:17:44 04:17:44 #7 exporting to image 04:17:44 #7 exporting layers done 04:17:44 #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done 04:17:44 #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done 04:17:44 #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done 04:17:44 #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done 04:17:44 #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done 04:17:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:44 #7 DONE 0.0s 04:17:44 04:17:44 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:17:44 #8 DONE 0.0s 04:17:44 04:17:44 1 warning found (use --debug to expand): 04:17:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:45 #1 [internal] load build definition from Dockerfile 04:17:45 #1 transferring dockerfile: 220B done 04:17:45 #1 DONE 0.0s 04:17:45 04:17:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:45 #2 DONE 0.0s 04:17:45 04:17:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:45 #3 DONE 0.0s 04:17:45 04:17:45 #4 [internal] load .dockerignore 04:17:45 #4 transferring context: 2B done 04:17:45 #4 DONE 0.0s 04:17:45 04:17:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:45 #5 CACHED 04:17:45 04:17:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:45 #6 CACHED 04:17:45 04:17:45 #7 exporting to image 04:17:45 #7 exporting layers done 04:17:45 #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done 04:17:45 #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done 04:17:45 #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done 04:17:45 #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done 04:17:45 #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done 04:17:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:45 #7 DONE 0.0s 04:17:45 04:17:45 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:17:45 #8 DONE 0.0s 04:17:45 04:17:45 1 warning found (use --debug to expand): 04:17:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 04:17:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 04:17:45 #1 [internal] load build definition from Dockerfile 04:17:45 #1 transferring dockerfile: 170B done 04:17:45 #1 DONE 0.0s 04:17:45 04:17:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:17:45 #2 DONE 0.0s 04:17:45 04:17:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:17:45 #3 DONE 0.0s 04:17:45 04:17:45 #4 [internal] load .dockerignore 04:17:45 #4 transferring context: 2B done 04:17:45 #4 DONE 0.0s 04:17:45 04:17:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:45 #5 CACHED 04:17:45 04:17:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 04:17:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done 04:17:45 #6 CACHED 04:17:45 04:17:45 #7 exporting to image 04:17:45 #7 exporting layers done 04:17:45 #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done 04:17:45 #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done 04:17:45 #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done 04:17:45 #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done 04:17:45 #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done 04:17:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:45 #7 DONE 0.0s 04:17:46 04:17:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:17:46 #8 DONE 0.0s 04:17:46 04:17:46 1 warning found (use --debug to expand): 04:17:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:46 #1 [internal] load build definition from Dockerfile 04:17:46 #1 transferring dockerfile: 206B done 04:17:46 #1 DONE 0.0s 04:17:46 04:17:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:46 #2 DONE 0.0s 04:17:46 04:17:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:46 #3 DONE 0.0s 04:17:46 04:17:46 #4 [internal] load .dockerignore 04:17:46 #4 transferring context: 2B done 04:17:46 #4 DONE 0.0s 04:17:46 04:17:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:46 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:46 #5 DONE 0.0s 04:17:46 04:17:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:46 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b done 04:17:46 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b done 04:17:46 #6 DONE 0.1s 04:17:46 04:17:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:46 #5 DONE 0.0s 04:17:46 04:17:46 #7 exporting to image 04:17:46 #7 exporting layers done 04:17:46 #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done 04:17:46 #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done 04:17:46 #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done 04:17:46 #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done 04:17:46 #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done 04:17:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:46 #7 DONE 0.0s 04:17:46 04:17:46 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:17:46 #8 DONE 0.0s 04:17:46 04:17:46 1 warning found (use --debug to expand): 04:17:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 04:17:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 04:17:47 #1 [internal] load build definition from Dockerfile 04:17:47 #1 transferring dockerfile: 172B done 04:17:47 #1 DONE 0.0s 04:17:47 04:17:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:17:47 #2 DONE 0.0s 04:17:47 04:17:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:17:47 #3 DONE 0.0s 04:17:47 04:17:47 #4 [internal] load .dockerignore 04:17:47 #4 transferring context: 2B done 04:17:47 #4 DONE 0.0s 04:17:47 04:17:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:47 #5 DONE 0.0s 04:17:47 04:17:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:47 #6 CACHED 04:17:47 04:17:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:47 #5 CACHED 04:17:47 04:17:47 #7 exporting to image 04:17:47 #7 exporting layers done 04:17:47 #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done 04:17:47 #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done 04:17:47 #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done 04:17:47 #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done 04:17:47 #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done 04:17:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:47 #7 DONE 0.0s 04:17:47 04:17:47 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:17:47 #8 DONE 0.0s 04:17:47 04:17:47 1 warning found (use --debug to expand): 04:17:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103' 04:17:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 --push - 04:17:47 #1 [internal] load build definition from Dockerfile 04:17:47 #1 transferring dockerfile: 179B done 04:17:47 #1 DONE 0.0s 04:17:47 04:17:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 04:17:47 #2 DONE 0.0s 04:17:47 04:17:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 04:17:47 #3 DONE 0.0s 04:17:47 04:17:47 #4 [internal] load .dockerignore 04:17:47 #4 transferring context: 2B done 04:17:47 #4 DONE 0.0s 04:17:47 04:17:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:47 #5 DONE 0.0s 04:17:47 04:17:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:47 #6 CACHED 04:17:47 04:17:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:47 #5 CACHED 04:17:47 04:17:47 #7 exporting to image 04:17:47 #7 exporting layers done 04:17:47 #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done 04:17:47 #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done 04:17:47 #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done 04:17:47 #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done 04:17:47 #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done 04:17:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:47 #7 DONE 0.0s 04:17:47 04:17:47 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:17:47 #8 DONE 0.0s 04:17:47 04:17:47 1 warning found (use --debug to expand): 04:17:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:48 #1 [internal] load build definition from Dockerfile 04:17:48 #1 transferring dockerfile: 220B done 04:17:48 #1 DONE 0.0s 04:17:48 04:17:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:48 #2 DONE 0.0s 04:17:48 04:17:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:48 #3 DONE 0.0s 04:17:48 04:17:48 #4 [internal] load .dockerignore 04:17:48 #4 transferring context: 2B done 04:17:48 #4 DONE 0.0s 04:17:48 04:17:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:48 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:48 #5 CACHED 04:17:48 04:17:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:48 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:48 #6 CACHED 04:17:48 04:17:48 #7 exporting to image 04:17:48 #7 exporting layers done 04:17:48 #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done 04:17:48 #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done 04:17:48 #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done 04:17:48 #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done 04:17:48 #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done 04:17:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:48 #7 DONE 0.0s 04:17:48 04:17:48 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:17:48 #8 DONE 0.0s 04:17:48 04:17:48 1 warning found (use --debug to expand): 04:17:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 04:17:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 04:17:48 #1 [internal] load build definition from Dockerfile 04:17:48 #1 transferring dockerfile: 170B done 04:17:48 #1 DONE 0.0s 04:17:48 04:17:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:17:48 #2 DONE 0.0s 04:17:48 04:17:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:17:48 #3 DONE 0.0s 04:17:48 04:17:48 #4 [internal] load .dockerignore 04:17:48 #4 transferring context: 2B done 04:17:48 #4 DONE 0.0s 04:17:48 04:17:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:48 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b done 04:17:48 #5 CACHED 04:17:48 04:17:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 04:17:48 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done 04:17:49 #6 CACHED 04:17:49 04:17:49 #7 exporting to image 04:17:49 #7 exporting layers done 04:17:49 #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done 04:17:49 #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done 04:17:49 #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done 04:17:49 #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done 04:17:49 #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done 04:17:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:49 #7 DONE 0.0s 04:17:49 04:17:49 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:17:49 #8 DONE 0.0s 04:17:49 04:17:49 1 warning found (use --debug to expand): 04:17:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - 04:17:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10' 04:17:49 #1 [internal] load build definition from Dockerfile 04:17:49 #1 transferring dockerfile: 202B done 04:17:49 #1 DONE 0.0s 04:17:49 04:17:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:49 #2 DONE 0.0s 04:17:49 04:17:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:17:49 #3 DONE 0.1s 04:17:49 04:17:49 #4 [internal] load .dockerignore 04:17:49 #4 transferring context: 2B done 04:17:49 #4 DONE 0.0s 04:17:49 04:17:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:49 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:49 #5 DONE 0.0s 04:17:49 04:17:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:49 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:49 #6 DONE 0.1s 04:17:49 04:17:49 #7 exporting to image 04:17:49 #7 exporting layers done 04:17:49 #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done 04:17:49 #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done 04:17:49 #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done 04:17:49 #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done 04:17:49 #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done 04:17:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:49 #7 DONE 0.0s 04:17:49 04:17:49 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:17:49 #8 DONE 0.0s 04:17:49 04:17:49 1 warning found (use --debug to expand): 04:17:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 04:17:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 04:17:50 #1 [internal] load build definition from Dockerfile 04:17:50 #1 transferring dockerfile: 168B done 04:17:50 #1 DONE 0.0s 04:17:50 04:17:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:17:50 #2 DONE 0.0s 04:17:50 04:17:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:17:50 #3 DONE 0.0s 04:17:50 04:17:50 #4 [internal] load .dockerignore 04:17:50 #4 transferring context: 2B done 04:17:50 #4 DONE 0.0s 04:17:50 04:17:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:50 #5 CACHED 04:17:50 04:17:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:50 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:50 #6 CACHED 04:17:50 04:17:50 #7 exporting to image 04:17:50 #7 exporting layers 04:17:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:50 #7 exporting layers done 04:17:50 #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done 04:17:50 #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done 04:17:50 #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done 04:17:50 #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done 04:17:50 #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done 04:17:50 #7 DONE 0.0s 04:17:50 04:17:50 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:17:50 #8 DONE 0.0s 04:17:50 04:17:50 1 warning found (use --debug to expand): 04:17:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103' 04:17:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 --push - 04:17:50 #1 [internal] load build definition from Dockerfile 04:17:50 #1 transferring dockerfile: 175B done 04:17:50 #1 DONE 0.0s 04:17:50 04:17:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 04:17:50 #2 DONE 0.0s 04:17:50 04:17:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 04:17:50 #3 DONE 0.0s 04:17:50 04:17:50 #4 [internal] load .dockerignore 04:17:50 #4 transferring context: 2B done 04:17:50 #4 DONE 0.0s 04:17:50 04:17:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 done 04:17:50 #5 CACHED 04:17:50 04:17:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:50 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:50 #6 CACHED 04:17:50 04:17:50 #7 exporting to image 04:17:50 #7 exporting layers done 04:17:50 #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done 04:17:50 #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done 04:17:50 #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done 04:17:50 #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done 04:17:50 #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done 04:17:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:50 #7 DONE 0.0s 04:17:50 04:17:50 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:17:50 #8 DONE 0.0s 04:17:50 04:17:50 1 warning found (use --debug to expand): 04:17:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' 04:17:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - 04:17:51 #1 [internal] load build definition from Dockerfile 04:17:51 #1 transferring dockerfile: 216B done 04:17:51 #1 DONE 0.0s 04:17:51 04:17:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:51 #2 DONE 0.0s 04:17:51 04:17:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:17:51 #3 DONE 0.0s 04:17:51 04:17:51 #4 [internal] load .dockerignore 04:17:51 #4 transferring context: 2B done 04:17:51 #4 DONE 0.0s 04:17:51 04:17:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:51 #5 CACHED 04:17:51 04:17:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:51 #6 CACHED 04:17:51 04:17:51 #7 exporting to image 04:17:51 #7 exporting layers done 04:17:51 #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done 04:17:51 #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done 04:17:51 #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done 04:17:51 #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done 04:17:51 #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 04:17:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:51 #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done 04:17:51 #7 DONE 0.0s 04:17:51 04:17:51 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:17:51 #8 DONE 0.0s 04:17:51 04:17:51 1 warning found (use --debug to expand): 04:17:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:17:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 04:17:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 04:17:51 #1 [internal] load build definition from Dockerfile 04:17:51 #1 transferring dockerfile: 166B done 04:17:51 #1 DONE 0.0s 04:17:51 04:17:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:17:51 #2 DONE 0.0s 04:17:51 04:17:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:17:51 #3 DONE 0.0s 04:17:51 04:17:51 #4 [internal] load .dockerignore 04:17:51 #4 transferring context: 2B done 04:17:51 #4 DONE 0.0s 04:17:51 04:17:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:51 #5 CACHED 04:17:51 04:17:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 04:17:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done 04:17:51 #6 CACHED 04:17:51 04:17:51 #7 exporting to image 04:17:51 #7 exporting layers 04:17:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:17:52 #7 exporting layers done 04:17:52 #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done 04:17:52 #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done 04:17:52 #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done 04:17:52 #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done 04:17:52 #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done 04:17:52 #7 DONE 0.0s 04:17:52 04:17:52 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:17:52 #8 DONE 0.0s 04:17:52 04:17:52 1 warning found (use --debug to expand): 04:17:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:17:52 + '[' -d /w/workspace/edgex-go/961/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:17:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:53 ---> package-listing.sh 04:17:53 ++ tr '[:upper:]' '[:lower:]' 04:17:53 ++ facter osfamily 04:17:53 + OS_FAMILY=redhat 04:17:53 + workspace=/w/workspace/edgex-go/961 04:17:53 + START_PACKAGES=/tmp/packages_start.txt 04:17:53 + END_PACKAGES=/tmp/packages_end.txt 04:17:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:53 + PACKAGES=/tmp/packages_start.txt 04:17:53 + '[' /w/workspace/edgex-go/961 ']' 04:17:53 + PACKAGES=/tmp/packages_end.txt 04:17:53 + case "${OS_FAMILY}" in 04:17:53 + sort 04:17:53 + rpm -qa 04:17:54 + '[' -f /tmp/packages_start.txt ']' 04:17:54 + '[' -f /tmp/packages_end.txt ']' 04:17:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:54 + '[' /w/workspace/edgex-go/961 ']' 04:17:54 + mkdir -p /w/workspace/edgex-go/961/archives/ 04:17:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/961/archives/ [Pipeline] echo 04:17:54 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/961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:17:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:54 04:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:55 latest: Pulling from edgex-lftools-log-publisher 04:17:55 5eb5b503b376: Pulling fs layer 04:17:55 5c69ac0246d0: Pulling fs layer 04:17:55 ec43610c2a17: Pulling fs layer 04:17:55 3a2ae6a8a46f: Pulling fs layer 04:17:55 33b1e0a273af: Pulling fs layer 04:17:55 5d3b04190fa2: Pulling fs layer 04:17:55 2f39f015ded8: Pulling fs layer 04:17:55 33b1e0a273af: Waiting 04:17:55 5d3b04190fa2: Waiting 04:17:55 2f39f015ded8: Waiting 04:17:55 3a2ae6a8a46f: Waiting 04:17:55 5c69ac0246d0: Verifying Checksum 04:17:55 5c69ac0246d0: Download complete 04:17:55 3a2ae6a8a46f: Verifying Checksum 04:17:55 3a2ae6a8a46f: Download complete 04:17:55 33b1e0a273af: Verifying Checksum 04:17:55 33b1e0a273af: Download complete 04:17:55 5d3b04190fa2: Verifying Checksum 04:17:55 5d3b04190fa2: Download complete 04:17:55 ec43610c2a17: Verifying Checksum 04:17:55 ec43610c2a17: Download complete 04:17:55 5eb5b503b376: Verifying Checksum 04:17:55 5eb5b503b376: Download complete 04:17:56 2f39f015ded8: Verifying Checksum 04:17:56 2f39f015ded8: Download complete 04:17:57 5eb5b503b376: Pull complete 04:17:57 5c69ac0246d0: Pull complete 04:17:57 ec43610c2a17: Pull complete 04:17:57 3a2ae6a8a46f: Pull complete 04:17:57 33b1e0a273af: Pull complete 04:17:57 5d3b04190fa2: Pull complete 04:18:02 2f39f015ded8: Pull complete 04:18:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:02 prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container 04:18:02 $ 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/961/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 04:18:05 $ docker top 9e3545236036602d50ccf80261c9f753ce676b7052d571455976b998c28752a2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:06 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:06 + ls /var/log/sa-host 04:18:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:06 provisioning config files... 04:18:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10880976068070354317tmp [Pipeline] { [Pipeline] echo 04:18:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:07 ---> create-netrc.sh [Pipeline] } 04:18:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:07 ---> python-tools-install.sh [Pipeline] echo 04:18:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:07 ---> sudo-logs.sh 04:18:07 Archiving 'sudo' log.. 04:18:07 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 04:18:07 $ docker stop --time=1 9e3545236036602d50ccf80261c9f753ce676b7052d571455976b998c28752a2 04:18:09 $ docker rm -f --volumes 9e3545236036602d50ccf80261c9f753ce676b7052d571455976b998c28752a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 04:18:09 [WS-CLEANUP] Deleting project workspace... 04:18:09 [WS-CLEANUP] Deferred wipeout is used... 04:18:09 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:53 #144 DONE 1186.2s 04:33:53 04:33:53 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:33:53 #149 ... 04:33:53 04:33:53 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:33:53 #155 DONE 0.3s 04:33:53 04:33:53 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:33:53 #156 DONE 0.1s 04:33:53 04:33:53 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:33:53 #157 DONE 0.3s 04:33:53 04:33:53 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:33:53 #158 DONE 0.2s 04:33:53 04:33:53 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:33:53 #159 DONE 0.2s 04:33:53 04:33:53 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:33:53 #160 DONE 2.2s 04:33:53 04:33:53 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:33:54 #145 ... 04:33:54 04:33:54 #105 [core-common-config-bootstrapper] exporting to image 04:33:54 #105 exporting layers 04:33:54 #105 exporting layers 0.8s done 04:33:54 #105 writing image sha256:539a2b9d07f833172cd638b81fd5d8abdf1ea3d9e0c8ef364481294dd6e8eeaf done 04:33:54 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:33:54 #105 DONE 8.2s 04:33:54 04:33:54 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:34:00 #149 ... 04:34:00 04:34:00 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:34:00 #153 DONE 1195.4s 04:34:00 04:34:00 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:34:00 #152 ... 04:34:00 04:34:00 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:34:00 #161 DONE 0.2s 04:34:00 04:34:00 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:34:00 #149 ... 04:34:00 04:34:00 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:34:02 #162 DONE 2.1s 04:34:02 04:34:02 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:34:02 #151 ... 04:34:02 04:34:02 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:34:02 #163 DONE 0.4s 04:34:02 04:34:02 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:34:02 #164 DONE 0.2s 04:34:02 04:34:02 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:34:02 #148 ... 04:34:02 04:34:02 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:34:03 #165 DONE 0.3s 04:34:03 04:34:03 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:34:03 #166 DONE 0.2s 04:34:03 04:34:03 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:34:03 #167 DONE 0.2s 04:34:03 04:34:03 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:34:03 #168 DONE 0.1s 04:34:03 04:34:03 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:34:03 #169 DONE 0.1s 04:34:03 04:34:03 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:34:03 #170 DONE 0.2s 04:34:03 04:34:03 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:34:06 #171 DONE 2.1s 04:34:06 04:34:06 #105 [security-bootstrapper] exporting to image 04:34:06 #105 exporting layers 04:34:07 #105 exporting layers 1.2s done 04:34:07 #105 writing image sha256:8ecf641536efef68c4f626b934523bb7a36cb1e31c44942572f16ba846c602c0 done 04:34:07 #105 naming to docker.io/library/security-bootstrapper-arm64 done 04:34:07 #105 DONE 9.3s 04:34:07 04:34:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:52:32 #146 ... 04:52:32 04:52:32 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:52:32 #148 DONE 2297.9s 04:52:32 04:52:32 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:52:32 #129 ... 04:52:32 04:52:32 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:52:32 #172 DONE 0.2s 04:52:32 04:52:32 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:52:32 #145 ... 04:52:32 04:52:32 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:52:32 #173 DONE 0.2s 04:52:32 04:52:32 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:52:32 #146 ... 04:52:32 04:52:32 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:52:32 #174 DONE 0.4s 04:52:32 04:52:32 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:52:32 #175 DONE 0.1s 04:52:32 04:52:32 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:52:32 #33 ... 04:52:32 04:52:32 #105 [core-command] exporting to image 04:52:32 #105 exporting layers 04:52:32 #105 exporting layers 0.5s done 04:52:32 #105 writing image sha256:331bc7b903485279fb7c49c946348512d735b96547e8945339bd54612d0625a2 done 04:52:32 #105 naming to docker.io/library/core-command-arm64 done 04:52:32 #105 DONE 9.9s 04:52:32 04:52:32 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:52:54 #146 ... 04:52:54 04:52:54 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:52:54 #151 DONE 2329.5s 04:52:54 04:52:54 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:54 #150 2329.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:52:54 #150 ... 04:52:54 04:52:54 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:52:54 #176 DONE 0.4s 04:52:54 04:52:54 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:52:54 #177 DONE 0.2s 04:52:54 04:52:54 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:52:54 #178 DONE 0.2s 04:52:54 04:52:54 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:52:54 #146 ... 04:52:54 04:52:54 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:52:54 #179 DONE 0.1s 04:52:54 04:52:54 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:52:58 #180 DONE 3.1s 04:52:58 04:52:58 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:52:58 #181 DONE 0.2s 04:52:58 04:52:58 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:58 #150 ... 04:52:58 04:52:58 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:00 #182 DONE 2.0s 04:53:00 04:53:00 #105 [security-proxy-setup] exporting to image 04:53:00 #105 exporting layers 04:53:01 #105 exporting layers 1.1s done 04:53:01 #105 writing image sha256:e500d92d8ed41d80425871ce6bc0cc8282ff7911eaf785423390bf661b937264 done 04:53:01 #105 naming to docker.io/library/security-proxy-setup-arm64 done 04:53:01 #105 DONE 11.0s 04:53:01 04:53:01 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:33 #146 ... 04:53:33 04:53:33 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:53:33 #150 DONE 2368.1s 04:53:33 04:53:33 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:53:33 #152 ... 04:53:33 04:53:33 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:53:33 #183 DONE 0.2s 04:53:33 04:53:33 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:53:33 #149 ... 04:53:33 04:53:33 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:53:33 #184 DONE 0.2s 04:53:33 04:53:33 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:33 #146 ... 04:53:33 04:53:33 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:53:33 #185 DONE 0.2s 04:53:33 04:53:33 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:33 #146 ... 04:53:33 04:53:33 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:53:33 #186 DONE 0.1s 04:53:33 04:53:33 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:53:33 #187 DONE 0.1s 04:53:33 04:53:33 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:53:34 #188 DONE 0.5s 04:53:34 04:53:34 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:53:34 #189 DONE 0.5s 04:53:34 04:53:34 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:53:35 #190 DONE 0.1s 04:53:35 04:53:35 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:38 #191 DONE 3.0s 04:53:38 04:53:38 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:53:38 #145 ... 04:53:38 04:53:38 #105 [security-secretstore-setup] exporting to image 04:53:38 #105 exporting layers 04:53:39 #105 exporting layers 1.5s done 04:53:39 #105 writing image sha256:e18b17b55d17d78dde3120af2bef926a2c35a17015bd647f5035a2ddedfd7d20 04:53:39 #105 writing image sha256:e18b17b55d17d78dde3120af2bef926a2c35a17015bd647f5035a2ddedfd7d20 done 04:53:39 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 04:53:39 #105 DONE 12.5s 04:53:39 04:53:39 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:26 #129 DONE 2418.4s 04:54:26 04:54:26 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:54:26 #146 ... 04:54:26 04:54:26 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:54:26 #192 DONE 0.2s 04:54:26 04:54:26 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:54:26 #146 ... 04:54:26 04:54:26 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:54:26 #193 DONE 0.2s 04:54:26 04:54:26 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:54:26 #194 DONE 0.5s 04:54:26 04:54:26 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:54:26 #149 ... 04:54:26 04:54:26 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:54:26 #195 DONE 0.1s 04:54:26 04:54:26 #105 [security-spiffe-token-provider] exporting to image 04:54:26 #105 exporting layers 04:54:26 #105 exporting layers 0.6s done 04:54:26 #105 writing image sha256:19e6b43a9beaf4a48bf22317cbdee995c67b1ba244c09add872ab0c71e6279cf done 04:54:26 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:54:26 #105 DONE 13.0s 04:54:26 04:54:26 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:13 #146 ... 04:55:13 04:55:13 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:55:13 #154 DONE 2466.4s 04:55:13 04:55:13 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:55:13 #145 ... 04:55:13 04:55:13 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:55:13 #196 DONE 0.5s 04:55:13 04:55:13 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:55:13 #152 ... 04:55:13 04:55:13 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:55:13 #197 DONE 0.4s 04:55:13 04:55:13 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:55:13 #198 DONE 0.8s 04:55:13 04:55:13 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:55:13 #199 DONE 0.2s 04:55:13 04:55:13 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:55:13 #200 DONE 0.2s 04:55:13 04:55:13 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:55:13 #145 ... 04:55:13 04:55:13 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:15 #201 ... 04:55:15 04:55:15 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:15 #147 DONE 2471.5s 04:55:15 04:55:15 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:15 #201 DONE 2.0s 04:55:15 04:55:15 #105 [security-proxy-auth] exporting to image 04:55:15 #105 exporting layers 04:55:16 #105 ... 04:55:16 04:55:16 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:16 #202 DONE 0.3s 04:55:16 04:55:16 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:55:16 #203 DONE 0.3s 04:55:16 04:55:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:16 #146 ... 04:55:16 04:55:16 #105 [security-proxy-auth] exporting to image 04:55:16 #105 exporting layers 1.6s done 04:55:16 #105 writing image sha256:9a0f3f180f0c7c1e5a7bb7b5acdbc931ee64848dedfc50fc0c406bc5bc22f9d1 04:55:17 #105 writing image sha256:9a0f3f180f0c7c1e5a7bb7b5acdbc931ee64848dedfc50fc0c406bc5bc22f9d1 done 04:55:17 #105 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:55:17 #105 DONE 14.6s 04:55:17 04:55:17 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:55:17 #204 DONE 0.7s 04:55:17 04:55:17 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:55:17 #145 DONE 2473.8s 04:55:17 04:55:17 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:55:18 #205 DONE 0.5s 04:55:18 04:55:18 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:18 #146 ... 04:55:18 04:55:18 #105 [core-data] exporting to image 04:55:18 #105 ... 04:55:18 04:55:18 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:55:18 #206 DONE 0.3s 04:55:18 04:55:18 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:19 #146 ... 04:55:19 04:55:19 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:55:19 #207 ... 04:55:19 04:55:19 #105 [core-data] exporting to image 04:55:19 #105 exporting layers 1.0s done 04:55:19 #105 writing image sha256:55490c8d4b9ca4c066ba89f5167d7300197f8f6bdab85cd2825123a47ebc85da 0.0s done 04:55:19 #105 naming to docker.io/library/core-data-arm64 done 04:55:19 #105 DONE 15.6s 04:55:19 04:55:19 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:19 #146 ... 04:55:19 04:55:19 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:55:19 #149 DONE 2475.6s 04:55:19 04:55:19 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:55:19 #207 DONE 0.7s 04:55:19 04:55:19 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:55:20 #208 DONE 0.5s 04:55:20 04:55:20 #105 [core-keeper] exporting to image 04:55:24 #105 exporting layers 4.0s done 04:55:24 #105 writing image sha256:07ee24dee1984def7a6b057109bf1f30490c3927852701ac0953f27d62653dad done 04:55:24 #105 naming to docker.io/library/core-keeper-arm64 0.0s done 04:55:24 #105 DONE 19.7s 04:55:24 04:55:24 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:55:24 #209 DONE 0.2s 04:55:24 04:55:24 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:55:24 #210 DONE 0.1s 04:55:24 04:55:24 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:55:24 #211 DONE 0.5s 04:55:24 04:55:24 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:55:25 #212 DONE 0.1s 04:55:25 04:55:25 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:55:25 #213 DONE 0.1s 04:55:25 04:55:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:25 #146 ... 04:55:25 04:55:25 #105 [core-metadata] exporting to image 04:55:25 #105 exporting layers 0.6s done 04:55:25 #105 writing image sha256:2d486fcd8993acf197bf298107108f65161c3f2952ccca5cece5c117182b0280 done 04:55:25 #105 naming to docker.io/library/core-metadata-arm64 done 04:55:25 #105 DONE 20.3s 04:55:25 04:55:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:48 #146 ... 04:55:48 04:55:48 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:55:48 #152 DONE 2503.4s 04:55:48 04:55:48 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:48 #146 ... 04:55:48 04:55:48 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:48 #214 DONE 0.1s 04:55:48 04:55:48 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:55:48 #215 DONE 0.1s 04:55:48 04:55:48 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:48 #146 ... 04:55:48 04:55:48 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:55:48 #216 DONE 0.6s 04:55:48 04:55:48 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:55:48 #217 DONE 0.1s 04:55:48 04:55:48 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:48 #146 ... 04:55:48 04:55:48 #105 [support-scheduler] exporting to image 04:55:48 #105 exporting layers 04:55:52 #105 exporting layers 3.4s done 04:55:52 #105 writing image sha256:fda0ad7b7ef5636c77ca85e347e364abc2500546cef9f553832716dd18b65670 done 04:55:52 #105 naming to docker.io/library/support-scheduler-arm64 04:55:52 #105 naming to docker.io/library/support-scheduler-arm64 done 04:55:52 #105 DONE 23.7s 04:55:52 04:55:52 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:53 #146 DONE 2509.6s 04:55:53 04:55:53 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:55:54 #33 ... 04:55:54 04:55:54 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:54 #218 DONE 0.1s 04:55:54 04:55:54 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:55:54 #219 DONE 0.1s 04:55:54 04:55:54 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:55:54 #220 DONE 0.5s 04:55:54 04:55:54 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:55:54 #221 DONE 0.1s 04:55:54 04:55:54 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:55:54 #33 ... 04:55:54 04:55:54 #105 [support-notifications] exporting to image 04:55:55 #105 exporting layers 0.7s done 04:55:55 #105 writing image sha256:fca4fe6e79b5ff34d94c9cd068e39a6d805a716b93d6902301395d3235d06732 done 04:55:55 #105 naming to docker.io/library/support-notifications-arm64 done 04:55:55 #105 DONE 24.4s 04:55:55 04:55:55 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:55 time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:55:55 $ docker stop --time=1 9cc565677398ec1c262bd8d7103391f8f94ad83b9602590f84ba2d74306857e2 04:55:57 $ docker rm -f --volumes 9cc565677398ec1c262bd8d7103391f8f94ad83b9602590f84ba2d74306857e2 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:57 + docker images 04:55:57 REPOSITORY TAG IMAGE ID CREATED SIZE 04:55:57 support-notifications-arm64 latest fca4fe6e79b5 3 seconds ago 56.6MB 04:55:57 support-scheduler-arm64 latest fda0ad7b7ef5 9 seconds ago 52.8MB 04:55:57 core-metadata-arm64 latest 2d486fcd8993 33 seconds ago 48.8MB 04:55:57 core-keeper-arm64 latest 07ee24dee198 38 seconds ago 48.3MB 04:55:57 core-data-arm64 latest 55490c8d4b9c 39 seconds ago 48.6MB 04:55:57 security-proxy-auth-arm64 latest 9a0f3f180f0c 42 seconds ago 47.8MB 04:55:57 security-spiffe-token-provider-arm64 latest 19e6b43a9bea About a minute ago 52.4MB 04:55:57 security-secretstore-setup-arm64 latest e18b17b55d17 2 minutes ago 87.1MB 04:55:57 security-proxy-setup-arm64 latest e500d92d8ed4 2 minutes ago 53.6MB 04:55:57 core-command-arm64 latest 331bc7b90348 3 minutes ago 43.3MB 04:55:57 security-bootstrapper-arm64 latest 8ecf641536ef 21 minutes ago 21.3MB 04:55:57 core-common-config-bootstrapper-arm64 latest 539a2b9d07f8 22 minutes ago 20.1MB 04:55:57 security-spire-agent-arm64 latest 7115c220c7a6 43 minutes ago 219MB 04:55:57 security-spire-server-arm64 latest efe6d00ce052 43 minutes ago 163MB 04:55:57 security-spire-config-arm64 latest d6db7b4cc2c9 43 minutes ago 162MB 04:55:57 ci-base-image-arm64 latest f18eb1916653 45 minutes ago 924MB 04:55:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB 04:55:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:57 provisioning config files... 04:55:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config17294008811663426491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:58 ---> ****-login.sh 04:55:58 nexus3.edgexfoundry.org:10001 04:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:58 Configure a credential helper to remove this warning. See 04:55:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:58 04:55:58 Login Succeeded 04:55:58 nexus3.edgexfoundry.org:10002 04:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:59 Configure a credential helper to remove this warning. See 04:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:59 04:55:59 Login Succeeded 04:55:59 nexus3.edgexfoundry.org:10003 04:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:59 Configure a credential helper to remove this warning. See 04:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:59 04:55:59 Login Succeeded 04:55:59 nexus3.edgexfoundry.org:10004 04:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:59 Configure a credential helper to remove this warning. See 04:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:59 04:55:59 Login Succeeded 04:55:59 ****.io 04:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:00 Configure a credential helper to remove this warning. See 04:56:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:00 04:56:00 Login Succeeded 04:56:00 ---> ****-login.sh ends [Pipeline] } 04:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:56:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:56:00 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:00 latest 04:56:00 4.1.0-dev.103 04:56:00 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:00 main 04:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:00 df194ae2ecf8: Preparing 04:56:00 cabfffdb4d22: Preparing 04:56:00 74f7adb9f51f: Preparing 04:56:00 91ba02a6605a: Preparing 04:56:00 9aae066212a5: Preparing 04:56:00 a12e6e6d3cab: Preparing 04:56:00 c4e71c2a4573: Preparing 04:56:00 a12e6e6d3cab: Waiting 04:56:00 c4e71c2a4573: Waiting 04:56:01 9aae066212a5: Pushed 04:56:01 74f7adb9f51f: Pushed 04:56:01 91ba02a6605a: Pushed 04:56:01 df194ae2ecf8: Pushed 04:56:01 c4e71c2a4573: Layer already exists 04:56:01 a12e6e6d3cab: Pushed 04:56:09 cabfffdb4d22: Pushed 04:56:09 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:10 df194ae2ecf8: Preparing 04:56:10 cabfffdb4d22: Preparing 04:56:10 74f7adb9f51f: Preparing 04:56:10 91ba02a6605a: Preparing 04:56:10 9aae066212a5: Preparing 04:56:10 a12e6e6d3cab: Preparing 04:56:10 c4e71c2a4573: Preparing 04:56:10 a12e6e6d3cab: Waiting 04:56:10 c4e71c2a4573: Waiting 04:56:10 9aae066212a5: Layer already exists 04:56:10 91ba02a6605a: Layer already exists 04:56:10 df194ae2ecf8: Layer already exists 04:56:10 cabfffdb4d22: Layer already exists 04:56:10 74f7adb9f51f: Layer already exists 04:56:10 a12e6e6d3cab: Layer already exists 04:56:10 c4e71c2a4573: Layer already exists 04:56:10 latest: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 04:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:11 df194ae2ecf8: Preparing 04:56:11 cabfffdb4d22: Preparing 04:56:11 74f7adb9f51f: Preparing 04:56:11 91ba02a6605a: Preparing 04:56:11 9aae066212a5: Preparing 04:56:11 a12e6e6d3cab: Preparing 04:56:11 c4e71c2a4573: Preparing 04:56:11 a12e6e6d3cab: Waiting 04:56:11 c4e71c2a4573: Waiting 04:56:11 cabfffdb4d22: Layer already exists 04:56:11 74f7adb9f51f: Layer already exists 04:56:11 df194ae2ecf8: Layer already exists 04:56:11 91ba02a6605a: Layer already exists 04:56:11 9aae066212a5: Layer already exists 04:56:11 a12e6e6d3cab: Layer already exists 04:56:11 c4e71c2a4573: Layer already exists 04:56:11 4.1.0-dev.103: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:11 df194ae2ecf8: Preparing 04:56:11 cabfffdb4d22: Preparing 04:56:11 74f7adb9f51f: Preparing 04:56:11 91ba02a6605a: Preparing 04:56:11 9aae066212a5: Preparing 04:56:11 a12e6e6d3cab: Preparing 04:56:11 c4e71c2a4573: Preparing 04:56:11 a12e6e6d3cab: Waiting 04:56:11 c4e71c2a4573: Waiting 04:56:11 91ba02a6605a: Layer already exists 04:56:11 df194ae2ecf8: Layer already exists 04:56:11 cabfffdb4d22: Layer already exists 04:56:11 74f7adb9f51f: Layer already exists 04:56:11 9aae066212a5: Layer already exists 04:56:11 a12e6e6d3cab: Layer already exists 04:56:11 c4e71c2a4573: Layer already exists 04:56:11 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:12 df194ae2ecf8: Preparing 04:56:12 cabfffdb4d22: Preparing 04:56:12 74f7adb9f51f: Preparing 04:56:12 91ba02a6605a: Preparing 04:56:12 9aae066212a5: Preparing 04:56:12 a12e6e6d3cab: Preparing 04:56:12 c4e71c2a4573: Preparing 04:56:12 a12e6e6d3cab: Waiting 04:56:12 9aae066212a5: Layer already exists 04:56:12 cabfffdb4d22: Layer already exists 04:56:12 91ba02a6605a: Layer already exists 04:56:12 df194ae2ecf8: Layer already exists 04:56:12 74f7adb9f51f: Layer already exists 04:56:12 a12e6e6d3cab: Layer already exists 04:56:12 c4e71c2a4573: Layer already exists 04:56:13 main: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:13 ===================================================== [Pipeline] echo 04:56:13 taggedImages: 04:56:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:56:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 04:56:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:56:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:56:13 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:13 latest 04:56:13 4.1.0-dev.103 04:56:13 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:13 main 04:56:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:14 4fe6b4a5fd28: Preparing 04:56:14 66c3450d043b: Preparing 04:56:14 bf8686164fe5: Preparing 04:56:14 4aff4e05e0ac: Preparing 04:56:14 74f7adb9f51f: Preparing 04:56:14 91ba02a6605a: Preparing 04:56:14 9aae066212a5: Preparing 04:56:14 a12e6e6d3cab: Preparing 04:56:14 c4e71c2a4573: Preparing 04:56:14 9aae066212a5: Waiting 04:56:14 91ba02a6605a: Waiting 04:56:14 a12e6e6d3cab: Waiting 04:56:14 c4e71c2a4573: Waiting 04:56:14 74f7adb9f51f: Layer already exists 04:56:14 91ba02a6605a: Layer already exists 04:56:14 9aae066212a5: Layer already exists 04:56:14 bf8686164fe5: Pushed 04:56:14 66c3450d043b: Pushed 04:56:14 a12e6e6d3cab: Layer already exists 04:56:14 4fe6b4a5fd28: Pushed 04:56:14 c4e71c2a4573: Layer already exists 04:56:16 4aff4e05e0ac: Pushed 04:56:19 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:20 4fe6b4a5fd28: Preparing 04:56:20 66c3450d043b: Preparing 04:56:20 bf8686164fe5: Preparing 04:56:20 4aff4e05e0ac: Preparing 04:56:20 74f7adb9f51f: Preparing 04:56:20 91ba02a6605a: Preparing 04:56:20 9aae066212a5: Preparing 04:56:20 a12e6e6d3cab: Preparing 04:56:20 c4e71c2a4573: Preparing 04:56:20 91ba02a6605a: Waiting 04:56:20 9aae066212a5: Waiting 04:56:20 a12e6e6d3cab: Waiting 04:56:20 c4e71c2a4573: Waiting 04:56:20 bf8686164fe5: Layer already exists 04:56:20 66c3450d043b: Layer already exists 04:56:20 74f7adb9f51f: Layer already exists 04:56:20 4aff4e05e0ac: Layer already exists 04:56:20 4fe6b4a5fd28: Layer already exists 04:56:20 c4e71c2a4573: Layer already exists 04:56:20 a12e6e6d3cab: Layer already exists 04:56:20 91ba02a6605a: Layer already exists 04:56:20 9aae066212a5: Layer already exists 04:56:20 latest: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 04:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:21 4fe6b4a5fd28: Preparing 04:56:21 66c3450d043b: Preparing 04:56:21 bf8686164fe5: Preparing 04:56:21 4aff4e05e0ac: Preparing 04:56:21 74f7adb9f51f: Preparing 04:56:21 91ba02a6605a: Preparing 04:56:21 9aae066212a5: Preparing 04:56:21 a12e6e6d3cab: Preparing 04:56:21 c4e71c2a4573: Preparing 04:56:21 91ba02a6605a: Waiting 04:56:21 9aae066212a5: Waiting 04:56:21 a12e6e6d3cab: Waiting 04:56:21 c4e71c2a4573: Waiting 04:56:21 74f7adb9f51f: Layer already exists 04:56:21 66c3450d043b: Layer already exists 04:56:21 4fe6b4a5fd28: Layer already exists 04:56:21 4aff4e05e0ac: Layer already exists 04:56:21 bf8686164fe5: Layer already exists 04:56:21 c4e71c2a4573: Layer already exists 04:56:21 9aae066212a5: Layer already exists 04:56:21 a12e6e6d3cab: Layer already exists 04:56:21 91ba02a6605a: Layer already exists 04:56:21 4.1.0-dev.103: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:22 4fe6b4a5fd28: Preparing 04:56:22 66c3450d043b: Preparing 04:56:22 bf8686164fe5: Preparing 04:56:22 4aff4e05e0ac: Preparing 04:56:22 74f7adb9f51f: Preparing 04:56:22 91ba02a6605a: Preparing 04:56:22 9aae066212a5: Preparing 04:56:22 a12e6e6d3cab: Preparing 04:56:22 c4e71c2a4573: Preparing 04:56:22 a12e6e6d3cab: Waiting 04:56:22 9aae066212a5: Waiting 04:56:22 c4e71c2a4573: Waiting 04:56:22 91ba02a6605a: Waiting 04:56:22 74f7adb9f51f: Layer already exists 04:56:22 66c3450d043b: Layer already exists 04:56:22 bf8686164fe5: Layer already exists 04:56:22 4fe6b4a5fd28: Layer already exists 04:56:22 4aff4e05e0ac: Layer already exists 04:56:22 9aae066212a5: Layer already exists 04:56:22 91ba02a6605a: Layer already exists 04:56:22 a12e6e6d3cab: Layer already exists 04:56:22 c4e71c2a4573: Layer already exists 04:56:22 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:23 4fe6b4a5fd28: Preparing 04:56:23 66c3450d043b: Preparing 04:56:23 bf8686164fe5: Preparing 04:56:23 4aff4e05e0ac: Preparing 04:56:23 74f7adb9f51f: Preparing 04:56:23 91ba02a6605a: Preparing 04:56:23 9aae066212a5: Preparing 04:56:23 a12e6e6d3cab: Preparing 04:56:23 c4e71c2a4573: Preparing 04:56:23 9aae066212a5: Waiting 04:56:23 a12e6e6d3cab: Waiting 04:56:23 c4e71c2a4573: Waiting 04:56:23 91ba02a6605a: Waiting 04:56:23 66c3450d043b: Layer already exists 04:56:23 bf8686164fe5: Layer already exists 04:56:23 4aff4e05e0ac: Layer already exists 04:56:23 74f7adb9f51f: Layer already exists 04:56:23 4fe6b4a5fd28: Layer already exists 04:56:23 91ba02a6605a: Layer already exists 04:56:23 a12e6e6d3cab: Layer already exists 04:56:23 9aae066212a5: Layer already exists 04:56:23 c4e71c2a4573: Layer already exists 04:56:23 main: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:23 ===================================================== [Pipeline] echo 04:56:23 taggedImages: 04:56:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:56:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 04:56:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:56:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:56:23 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:23 latest 04:56:23 4.1.0-dev.103 04:56:23 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:23 main 04:56:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:24 fb814fd33186: Preparing 04:56:24 107372e7a6ed: Preparing 04:56:24 74f7adb9f51f: Preparing 04:56:24 91ba02a6605a: Preparing 04:56:24 cb0aa54ad00f: Preparing 04:56:24 9dd5d68d9dab: Preparing 04:56:24 c4e71c2a4573: Preparing 04:56:24 9dd5d68d9dab: Waiting 04:56:24 c4e71c2a4573: Waiting 04:56:24 74f7adb9f51f: Layer already exists 04:56:24 91ba02a6605a: Layer already exists 04:56:24 c4e71c2a4573: Layer already exists 04:56:24 fb814fd33186: Pushed 04:56:24 cb0aa54ad00f: Pushed 04:56:24 9dd5d68d9dab: Pushed 04:56:32 107372e7a6ed: Pushed 04:56:32 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:33 fb814fd33186: Preparing 04:56:33 107372e7a6ed: Preparing 04:56:33 74f7adb9f51f: Preparing 04:56:33 91ba02a6605a: Preparing 04:56:33 cb0aa54ad00f: Preparing 04:56:33 9dd5d68d9dab: Preparing 04:56:33 c4e71c2a4573: Preparing 04:56:33 9dd5d68d9dab: Waiting 04:56:33 c4e71c2a4573: Waiting 04:56:33 91ba02a6605a: Layer already exists 04:56:33 cb0aa54ad00f: Layer already exists 04:56:33 74f7adb9f51f: Layer already exists 04:56:33 107372e7a6ed: Layer already exists 04:56:33 fb814fd33186: Layer already exists 04:56:33 9dd5d68d9dab: Layer already exists 04:56:33 c4e71c2a4573: Layer already exists 04:56:33 latest: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 04:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:34 fb814fd33186: Preparing 04:56:34 107372e7a6ed: Preparing 04:56:34 74f7adb9f51f: Preparing 04:56:34 91ba02a6605a: Preparing 04:56:34 cb0aa54ad00f: Preparing 04:56:34 9dd5d68d9dab: Preparing 04:56:34 c4e71c2a4573: Preparing 04:56:34 9dd5d68d9dab: Waiting 04:56:34 fb814fd33186: Layer already exists 04:56:34 cb0aa54ad00f: Layer already exists 04:56:34 74f7adb9f51f: Layer already exists 04:56:34 107372e7a6ed: Layer already exists 04:56:34 91ba02a6605a: Layer already exists 04:56:34 9dd5d68d9dab: Layer already exists 04:56:34 c4e71c2a4573: Layer already exists 04:56:34 4.1.0-dev.103: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:35 fb814fd33186: Preparing 04:56:35 107372e7a6ed: Preparing 04:56:35 74f7adb9f51f: Preparing 04:56:35 91ba02a6605a: Preparing 04:56:35 cb0aa54ad00f: Preparing 04:56:35 9dd5d68d9dab: Preparing 04:56:35 c4e71c2a4573: Preparing 04:56:35 9dd5d68d9dab: Waiting 04:56:35 c4e71c2a4573: Waiting 04:56:35 91ba02a6605a: Layer already exists 04:56:35 107372e7a6ed: Layer already exists 04:56:35 fb814fd33186: Layer already exists 04:56:35 74f7adb9f51f: Layer already exists 04:56:35 cb0aa54ad00f: Layer already exists 04:56:35 c4e71c2a4573: Layer already exists 04:56:35 9dd5d68d9dab: Layer already exists 04:56:35 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:36 fb814fd33186: Preparing 04:56:36 107372e7a6ed: Preparing 04:56:36 74f7adb9f51f: Preparing 04:56:36 91ba02a6605a: Preparing 04:56:36 cb0aa54ad00f: Preparing 04:56:36 9dd5d68d9dab: Preparing 04:56:36 c4e71c2a4573: Preparing 04:56:36 9dd5d68d9dab: Waiting 04:56:36 c4e71c2a4573: Waiting 04:56:36 107372e7a6ed: Layer already exists 04:56:36 fb814fd33186: Layer already exists 04:56:36 cb0aa54ad00f: Layer already exists 04:56:36 74f7adb9f51f: Layer already exists 04:56:36 91ba02a6605a: Layer already exists 04:56:36 9dd5d68d9dab: Layer already exists 04:56:36 c4e71c2a4573: Layer already exists 04:56:36 main: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:36 ===================================================== [Pipeline] echo 04:56:36 taggedImages: 04:56:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:56:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 04:56:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:56:36 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:56:36 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:36 latest 04:56:36 4.1.0-dev.103 04:56:36 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:36 main 04:56:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:56:37 e5648515ff33: Preparing 04:56:37 c43ba2bed4fc: Preparing 04:56:37 91ba02a6605a: Preparing 04:56:37 80fe0c877fbb: Preparing 04:56:37 d82b68366b2a: Preparing 04:56:37 c4e71c2a4573: Preparing 04:56:37 c4e71c2a4573: Waiting 04:56:37 91ba02a6605a: Layer already exists 04:56:37 c4e71c2a4573: Layer already exists 04:56:37 e5648515ff33: Pushed 04:56:37 80fe0c877fbb: Pushed 04:56:37 d82b68366b2a: Pushed 04:56:45 c43ba2bed4fc: Pushed 04:56:45 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:56:46 e5648515ff33: Preparing 04:56:46 c43ba2bed4fc: Preparing 04:56:46 91ba02a6605a: Preparing 04:56:46 80fe0c877fbb: Preparing 04:56:46 d82b68366b2a: Preparing 04:56:46 c4e71c2a4573: Preparing 04:56:46 c4e71c2a4573: Waiting 04:56:46 e5648515ff33: Layer already exists 04:56:46 91ba02a6605a: Layer already exists 04:56:46 c43ba2bed4fc: Layer already exists 04:56:46 80fe0c877fbb: Layer already exists 04:56:46 d82b68366b2a: Layer already exists 04:56:46 c4e71c2a4573: Layer already exists 04:56:46 latest: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 04:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:56:47 e5648515ff33: Preparing 04:56:47 c43ba2bed4fc: Preparing 04:56:47 91ba02a6605a: Preparing 04:56:47 80fe0c877fbb: Preparing 04:56:47 d82b68366b2a: Preparing 04:56:47 c4e71c2a4573: Preparing 04:56:47 c4e71c2a4573: Waiting 04:56:47 e5648515ff33: Layer already exists 04:56:47 91ba02a6605a: Layer already exists 04:56:47 c43ba2bed4fc: Layer already exists 04:56:47 80fe0c877fbb: Layer already exists 04:56:47 d82b68366b2a: Layer already exists 04:56:47 c4e71c2a4573: Layer already exists 04:56:47 4.1.0-dev.103: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:56:47 e5648515ff33: Preparing 04:56:47 c43ba2bed4fc: Preparing 04:56:47 91ba02a6605a: Preparing 04:56:47 80fe0c877fbb: Preparing 04:56:47 d82b68366b2a: Preparing 04:56:47 c4e71c2a4573: Preparing 04:56:47 80fe0c877fbb: Layer already exists 04:56:47 91ba02a6605a: Layer already exists 04:56:47 e5648515ff33: Layer already exists 04:56:47 c43ba2bed4fc: Layer already exists 04:56:47 d82b68366b2a: Layer already exists 04:56:47 c4e71c2a4573: Layer already exists 04:56:47 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:56:48 e5648515ff33: Preparing 04:56:48 c43ba2bed4fc: Preparing 04:56:48 91ba02a6605a: Preparing 04:56:48 80fe0c877fbb: Preparing 04:56:48 d82b68366b2a: Preparing 04:56:48 c4e71c2a4573: Preparing 04:56:48 c4e71c2a4573: Waiting 04:56:48 d82b68366b2a: Layer already exists 04:56:48 e5648515ff33: Layer already exists 04:56:48 91ba02a6605a: Layer already exists 04:56:48 c43ba2bed4fc: Layer already exists 04:56:48 80fe0c877fbb: Layer already exists 04:56:48 c4e71c2a4573: Layer already exists 04:56:49 main: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:49 ===================================================== [Pipeline] echo 04:56:49 taggedImages: 04:56:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:56:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 04:56:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:56:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:56:49 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:49 latest 04:56:49 4.1.0-dev.103 04:56:49 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:56:49 main 04:56:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:56:49 0db6b1fe7779: Preparing 04:56:49 504a46440232: Preparing 04:56:49 048a8510493e: Preparing 04:56:49 74f7adb9f51f: Preparing 04:56:49 91ba02a6605a: Preparing 04:56:49 9aae066212a5: Preparing 04:56:49 a12e6e6d3cab: Preparing 04:56:49 c4e71c2a4573: Preparing 04:56:49 9aae066212a5: Waiting 04:56:49 a12e6e6d3cab: Waiting 04:56:49 c4e71c2a4573: Waiting 04:56:49 91ba02a6605a: Layer already exists 04:56:49 74f7adb9f51f: Layer already exists 04:56:50 a12e6e6d3cab: Layer already exists 04:56:50 9aae066212a5: Layer already exists 04:56:50 504a46440232: Pushed 04:56:50 c4e71c2a4573: Layer already exists 04:56:50 0db6b1fe7779: Pushed 04:56:58 048a8510493e: Pushed 04:56:59 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:56:59 0db6b1fe7779: Preparing 04:56:59 504a46440232: Preparing 04:56:59 048a8510493e: Preparing 04:56:59 74f7adb9f51f: Preparing 04:56:59 91ba02a6605a: Preparing 04:56:59 9aae066212a5: Preparing 04:56:59 a12e6e6d3cab: Preparing 04:56:59 9aae066212a5: Waiting 04:56:59 c4e71c2a4573: Preparing 04:56:59 a12e6e6d3cab: Waiting 04:56:59 c4e71c2a4573: Waiting 04:56:59 0db6b1fe7779: Layer already exists 04:56:59 74f7adb9f51f: Layer already exists 04:56:59 048a8510493e: Layer already exists 04:56:59 91ba02a6605a: Layer already exists 04:56:59 504a46440232: Layer already exists 04:56:59 c4e71c2a4573: Layer already exists 04:56:59 9aae066212a5: Layer already exists 04:56:59 a12e6e6d3cab: Layer already exists 04:57:00 latest: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 04:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:00 0db6b1fe7779: Preparing 04:57:00 504a46440232: Preparing 04:57:00 048a8510493e: Preparing 04:57:00 74f7adb9f51f: Preparing 04:57:00 91ba02a6605a: Preparing 04:57:00 9aae066212a5: Preparing 04:57:00 a12e6e6d3cab: Preparing 04:57:00 c4e71c2a4573: Preparing 04:57:00 9aae066212a5: Waiting 04:57:00 a12e6e6d3cab: Waiting 04:57:00 c4e71c2a4573: Waiting 04:57:00 91ba02a6605a: Layer already exists 04:57:00 0db6b1fe7779: Layer already exists 04:57:00 74f7adb9f51f: Layer already exists 04:57:00 048a8510493e: Layer already exists 04:57:00 504a46440232: Layer already exists 04:57:00 a12e6e6d3cab: Layer already exists 04:57:00 c4e71c2a4573: Layer already exists 04:57:00 9aae066212a5: Layer already exists 04:57:01 4.1.0-dev.103: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:01 0db6b1fe7779: Preparing 04:57:01 504a46440232: Preparing 04:57:01 048a8510493e: Preparing 04:57:01 74f7adb9f51f: Preparing 04:57:01 91ba02a6605a: Preparing 04:57:01 9aae066212a5: Preparing 04:57:01 a12e6e6d3cab: Preparing 04:57:01 c4e71c2a4573: Preparing 04:57:01 9aae066212a5: Waiting 04:57:01 a12e6e6d3cab: Waiting 04:57:01 c4e71c2a4573: Waiting 04:57:01 504a46440232: Layer already exists 04:57:01 048a8510493e: Layer already exists 04:57:01 91ba02a6605a: Layer already exists 04:57:01 0db6b1fe7779: Layer already exists 04:57:01 74f7adb9f51f: Layer already exists 04:57:01 a12e6e6d3cab: Layer already exists 04:57:01 c4e71c2a4573: Layer already exists 04:57:01 9aae066212a5: Layer already exists 04:57:02 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:02 0db6b1fe7779: Preparing 04:57:02 504a46440232: Preparing 04:57:02 048a8510493e: Preparing 04:57:02 74f7adb9f51f: Preparing 04:57:02 91ba02a6605a: Preparing 04:57:02 9aae066212a5: Preparing 04:57:02 a12e6e6d3cab: Preparing 04:57:02 c4e71c2a4573: Preparing 04:57:02 a12e6e6d3cab: Waiting 04:57:02 c4e71c2a4573: Waiting 04:57:02 91ba02a6605a: Layer already exists 04:57:02 048a8510493e: Layer already exists 04:57:02 0db6b1fe7779: Layer already exists 04:57:02 74f7adb9f51f: Layer already exists 04:57:02 504a46440232: Layer already exists 04:57:02 9aae066212a5: Layer already exists 04:57:02 a12e6e6d3cab: Layer already exists 04:57:02 c4e71c2a4573: Layer already exists 04:57:03 main: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:03 ===================================================== [Pipeline] echo 04:57:03 taggedImages: 04:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 04:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:57:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:57:03 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:03 latest 04:57:03 4.1.0-dev.103 04:57:03 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:03 main 04:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:03 e8b79eab23e5: Preparing 04:57:03 e2d0bf663500: Preparing 04:57:03 eb10e4892c30: Preparing 04:57:03 741df83fbe57: Preparing 04:57:03 c4f99338c9fa: Preparing 04:57:03 ac38c554fd04: Preparing 04:57:03 3c31e7253bf5: Preparing 04:57:03 74f7adb9f51f: Preparing 04:57:03 91ba02a6605a: Preparing 04:57:03 61e9fde903b5: Preparing 04:57:03 3845227e3682: Preparing 04:57:03 5f70bf18a086: Preparing 04:57:03 bae8c89e1145: Preparing 04:57:03 0406820ab483: Preparing 04:57:03 2d81e91eb5b0: Preparing 04:57:03 c4e71c2a4573: Preparing 04:57:03 74f7adb9f51f: Waiting 04:57:03 91ba02a6605a: Waiting 04:57:03 61e9fde903b5: Waiting 04:57:03 3845227e3682: Waiting 04:57:03 5f70bf18a086: Waiting 04:57:03 ac38c554fd04: Waiting 04:57:03 3c31e7253bf5: Waiting 04:57:03 0406820ab483: Waiting 04:57:03 2d81e91eb5b0: Waiting 04:57:03 c4e71c2a4573: Waiting 04:57:04 c4f99338c9fa: Pushed 04:57:04 741df83fbe57: Pushed 04:57:04 e2d0bf663500: Pushed 04:57:04 e8b79eab23e5: Pushed 04:57:04 eb10e4892c30: Pushed 04:57:04 74f7adb9f51f: Layer already exists 04:57:04 91ba02a6605a: Layer already exists 04:57:04 ac38c554fd04: Pushed 04:57:04 5f70bf18a086: Layer already exists 04:57:04 61e9fde903b5: Pushed 04:57:04 3845227e3682: Pushed 04:57:04 c4e71c2a4573: Layer already exists 04:57:04 bae8c89e1145: Pushed 04:57:04 0406820ab483: Pushed 04:57:04 2d81e91eb5b0: Pushed 04:57:07 3c31e7253bf5: Pushed 04:57:07 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:08 e8b79eab23e5: Preparing 04:57:08 e2d0bf663500: Preparing 04:57:08 eb10e4892c30: Preparing 04:57:08 741df83fbe57: Preparing 04:57:08 c4f99338c9fa: Preparing 04:57:08 ac38c554fd04: Preparing 04:57:08 3c31e7253bf5: Preparing 04:57:08 ac38c554fd04: Waiting 04:57:08 74f7adb9f51f: Preparing 04:57:08 3c31e7253bf5: Waiting 04:57:08 91ba02a6605a: Preparing 04:57:08 74f7adb9f51f: Waiting 04:57:08 91ba02a6605a: Waiting 04:57:08 61e9fde903b5: Preparing 04:57:08 3845227e3682: Preparing 04:57:08 61e9fde903b5: Waiting 04:57:08 5f70bf18a086: Preparing 04:57:08 bae8c89e1145: Preparing 04:57:08 0406820ab483: Preparing 04:57:08 3845227e3682: Waiting 04:57:08 2d81e91eb5b0: Preparing 04:57:08 c4e71c2a4573: Preparing 04:57:08 bae8c89e1145: Waiting 04:57:08 2d81e91eb5b0: Waiting 04:57:08 c4e71c2a4573: Waiting 04:57:08 0406820ab483: Waiting 04:57:08 5f70bf18a086: Waiting 04:57:08 e2d0bf663500: Layer already exists 04:57:08 741df83fbe57: Layer already exists 04:57:08 eb10e4892c30: Layer already exists 04:57:08 c4f99338c9fa: Layer already exists 04:57:08 e8b79eab23e5: Layer already exists 04:57:08 3c31e7253bf5: Layer already exists 04:57:08 74f7adb9f51f: Layer already exists 04:57:08 ac38c554fd04: Layer already exists 04:57:08 91ba02a6605a: Layer already exists 04:57:08 61e9fde903b5: Layer already exists 04:57:08 5f70bf18a086: Layer already exists 04:57:08 0406820ab483: Layer already exists 04:57:08 3845227e3682: Layer already exists 04:57:08 bae8c89e1145: Layer already exists 04:57:08 2d81e91eb5b0: Layer already exists 04:57:08 c4e71c2a4573: Layer already exists 04:57:08 latest: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 04:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:09 e8b79eab23e5: Preparing 04:57:09 e2d0bf663500: Preparing 04:57:09 eb10e4892c30: Preparing 04:57:09 741df83fbe57: Preparing 04:57:09 c4f99338c9fa: Preparing 04:57:09 ac38c554fd04: Preparing 04:57:09 3c31e7253bf5: Preparing 04:57:09 74f7adb9f51f: Preparing 04:57:09 91ba02a6605a: Preparing 04:57:09 61e9fde903b5: Preparing 04:57:09 3845227e3682: Preparing 04:57:09 5f70bf18a086: Preparing 04:57:09 bae8c89e1145: Preparing 04:57:09 0406820ab483: Preparing 04:57:09 2d81e91eb5b0: Preparing 04:57:09 c4e71c2a4573: Preparing 04:57:09 61e9fde903b5: Waiting 04:57:09 3845227e3682: Waiting 04:57:09 5f70bf18a086: Waiting 04:57:09 bae8c89e1145: Waiting 04:57:09 ac38c554fd04: Waiting 04:57:09 3c31e7253bf5: Waiting 04:57:09 74f7adb9f51f: Waiting 04:57:09 91ba02a6605a: Waiting 04:57:09 0406820ab483: Waiting 04:57:09 2d81e91eb5b0: Waiting 04:57:09 c4e71c2a4573: Waiting 04:57:09 e2d0bf663500: Layer already exists 04:57:09 eb10e4892c30: Layer already exists 04:57:09 741df83fbe57: Layer already exists 04:57:09 c4f99338c9fa: Layer already exists 04:57:09 e8b79eab23e5: Layer already exists 04:57:09 74f7adb9f51f: Layer already exists 04:57:09 ac38c554fd04: Layer already exists 04:57:09 91ba02a6605a: Layer already exists 04:57:09 3c31e7253bf5: Layer already exists 04:57:09 61e9fde903b5: Layer already exists 04:57:09 3845227e3682: Layer already exists 04:57:09 2d81e91eb5b0: Layer already exists 04:57:09 bae8c89e1145: Layer already exists 04:57:09 5f70bf18a086: Layer already exists 04:57:09 0406820ab483: Layer already exists 04:57:09 c4e71c2a4573: Layer already exists 04:57:09 4.1.0-dev.103: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:10 e8b79eab23e5: Preparing 04:57:10 e2d0bf663500: Preparing 04:57:10 eb10e4892c30: Preparing 04:57:10 741df83fbe57: Preparing 04:57:10 c4f99338c9fa: Preparing 04:57:10 ac38c554fd04: Preparing 04:57:10 3c31e7253bf5: Preparing 04:57:10 74f7adb9f51f: Preparing 04:57:10 91ba02a6605a: Preparing 04:57:10 61e9fde903b5: Preparing 04:57:10 3845227e3682: Preparing 04:57:10 5f70bf18a086: Preparing 04:57:10 bae8c89e1145: Preparing 04:57:10 0406820ab483: Preparing 04:57:10 2d81e91eb5b0: Preparing 04:57:10 c4e71c2a4573: Preparing 04:57:10 61e9fde903b5: Waiting 04:57:10 3845227e3682: Waiting 04:57:10 5f70bf18a086: Waiting 04:57:10 bae8c89e1145: Waiting 04:57:10 0406820ab483: Waiting 04:57:10 2d81e91eb5b0: Waiting 04:57:10 c4e71c2a4573: Waiting 04:57:10 ac38c554fd04: Waiting 04:57:10 3c31e7253bf5: Waiting 04:57:10 91ba02a6605a: Waiting 04:57:10 74f7adb9f51f: Waiting 04:57:10 eb10e4892c30: Layer already exists 04:57:10 741df83fbe57: Layer already exists 04:57:10 e2d0bf663500: Layer already exists 04:57:10 c4f99338c9fa: Layer already exists 04:57:10 e8b79eab23e5: Layer already exists 04:57:10 ac38c554fd04: Layer already exists 04:57:10 3c31e7253bf5: Layer already exists 04:57:10 91ba02a6605a: Layer already exists 04:57:10 74f7adb9f51f: Layer already exists 04:57:10 61e9fde903b5: Layer already exists 04:57:10 3845227e3682: Layer already exists 04:57:10 bae8c89e1145: Layer already exists 04:57:10 0406820ab483: Layer already exists 04:57:10 5f70bf18a086: Layer already exists 04:57:10 2d81e91eb5b0: Layer already exists 04:57:10 c4e71c2a4573: Layer already exists 04:57:10 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:11 e8b79eab23e5: Preparing 04:57:11 e2d0bf663500: Preparing 04:57:11 eb10e4892c30: Preparing 04:57:11 741df83fbe57: Preparing 04:57:11 c4f99338c9fa: Preparing 04:57:11 ac38c554fd04: Preparing 04:57:11 3c31e7253bf5: Preparing 04:57:11 74f7adb9f51f: Preparing 04:57:11 91ba02a6605a: Preparing 04:57:11 61e9fde903b5: Preparing 04:57:11 3845227e3682: Preparing 04:57:11 5f70bf18a086: Preparing 04:57:11 bae8c89e1145: Preparing 04:57:11 0406820ab483: Preparing 04:57:11 2d81e91eb5b0: Preparing 04:57:11 c4e71c2a4573: Preparing 04:57:11 91ba02a6605a: Waiting 04:57:11 61e9fde903b5: Waiting 04:57:11 3845227e3682: Waiting 04:57:11 5f70bf18a086: Waiting 04:57:11 bae8c89e1145: Waiting 04:57:11 0406820ab483: Waiting 04:57:11 2d81e91eb5b0: Waiting 04:57:11 c4e71c2a4573: Waiting 04:57:11 ac38c554fd04: Waiting 04:57:11 3c31e7253bf5: Waiting 04:57:11 74f7adb9f51f: Waiting 04:57:11 c4f99338c9fa: Layer already exists 04:57:11 741df83fbe57: Layer already exists 04:57:11 eb10e4892c30: Layer already exists 04:57:11 e8b79eab23e5: Layer already exists 04:57:11 e2d0bf663500: Layer already exists 04:57:11 ac38c554fd04: Layer already exists 04:57:11 74f7adb9f51f: Layer already exists 04:57:11 3c31e7253bf5: Layer already exists 04:57:11 61e9fde903b5: Layer already exists 04:57:11 91ba02a6605a: Layer already exists 04:57:11 3845227e3682: Layer already exists 04:57:11 0406820ab483: Layer already exists 04:57:11 bae8c89e1145: Layer already exists 04:57:11 5f70bf18a086: Layer already exists 04:57:11 2d81e91eb5b0: Layer already exists 04:57:11 c4e71c2a4573: Layer already exists 04:57:12 main: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:12 ===================================================== [Pipeline] echo 04:57:12 taggedImages: 04:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 04:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:57:12 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:57:12 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:12 latest 04:57:12 4.1.0-dev.103 04:57:12 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:12 main 04:57:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:13 8e6ec917d091: Preparing 04:57:13 21d63a8acfd6: Preparing 04:57:13 83045cc66b57: Preparing 04:57:13 9e01a01abd76: Preparing 04:57:13 74f7adb9f51f: Preparing 04:57:13 91ba02a6605a: Preparing 04:57:13 9aae066212a5: Preparing 04:57:13 a12e6e6d3cab: Preparing 04:57:13 c4e71c2a4573: Preparing 04:57:13 91ba02a6605a: Waiting 04:57:13 9aae066212a5: Waiting 04:57:13 a12e6e6d3cab: Waiting 04:57:13 c4e71c2a4573: Waiting 04:57:13 74f7adb9f51f: Layer already exists 04:57:13 91ba02a6605a: Layer already exists 04:57:13 83045cc66b57: Pushed 04:57:13 9aae066212a5: Layer already exists 04:57:13 21d63a8acfd6: Pushed 04:57:13 a12e6e6d3cab: Layer already exists 04:57:13 8e6ec917d091: Pushed 04:57:13 c4e71c2a4573: Layer already exists 04:57:21 9e01a01abd76: Pushed 04:57:21 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:22 8e6ec917d091: Preparing 04:57:22 21d63a8acfd6: Preparing 04:57:22 83045cc66b57: Preparing 04:57:22 9e01a01abd76: Preparing 04:57:22 74f7adb9f51f: Preparing 04:57:22 91ba02a6605a: Preparing 04:57:22 9aae066212a5: Preparing 04:57:22 a12e6e6d3cab: Preparing 04:57:22 c4e71c2a4573: Preparing 04:57:22 9aae066212a5: Waiting 04:57:22 a12e6e6d3cab: Waiting 04:57:22 91ba02a6605a: Waiting 04:57:22 c4e71c2a4573: Waiting 04:57:22 9e01a01abd76: Layer already exists 04:57:22 21d63a8acfd6: Layer already exists 04:57:22 74f7adb9f51f: Layer already exists 04:57:22 8e6ec917d091: Layer already exists 04:57:22 83045cc66b57: Layer already exists 04:57:22 9aae066212a5: Layer already exists 04:57:22 91ba02a6605a: Layer already exists 04:57:22 a12e6e6d3cab: Layer already exists 04:57:22 c4e71c2a4573: Layer already exists 04:57:22 latest: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 04:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:23 8e6ec917d091: Preparing 04:57:23 21d63a8acfd6: Preparing 04:57:23 83045cc66b57: Preparing 04:57:23 9e01a01abd76: Preparing 04:57:23 74f7adb9f51f: Preparing 04:57:23 91ba02a6605a: Preparing 04:57:23 9aae066212a5: Preparing 04:57:23 a12e6e6d3cab: Preparing 04:57:23 c4e71c2a4573: Preparing 04:57:23 a12e6e6d3cab: Waiting 04:57:23 c4e71c2a4573: Waiting 04:57:23 91ba02a6605a: Waiting 04:57:23 9aae066212a5: Waiting 04:57:23 21d63a8acfd6: Layer already exists 04:57:23 83045cc66b57: Layer already exists 04:57:23 9e01a01abd76: Layer already exists 04:57:23 8e6ec917d091: Layer already exists 04:57:23 74f7adb9f51f: Layer already exists 04:57:23 91ba02a6605a: Layer already exists 04:57:23 a12e6e6d3cab: Layer already exists 04:57:23 9aae066212a5: Layer already exists 04:57:23 c4e71c2a4573: Layer already exists 04:57:23 4.1.0-dev.103: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:24 8e6ec917d091: Preparing 04:57:24 21d63a8acfd6: Preparing 04:57:24 83045cc66b57: Preparing 04:57:24 9e01a01abd76: Preparing 04:57:24 74f7adb9f51f: Preparing 04:57:24 91ba02a6605a: Preparing 04:57:24 9aae066212a5: Preparing 04:57:24 a12e6e6d3cab: Preparing 04:57:24 c4e71c2a4573: Preparing 04:57:24 91ba02a6605a: Waiting 04:57:24 9aae066212a5: Waiting 04:57:24 a12e6e6d3cab: Waiting 04:57:24 c4e71c2a4573: Waiting 04:57:24 21d63a8acfd6: Layer already exists 04:57:24 9e01a01abd76: Layer already exists 04:57:24 8e6ec917d091: Layer already exists 04:57:24 83045cc66b57: Layer already exists 04:57:24 74f7adb9f51f: Layer already exists 04:57:24 c4e71c2a4573: Layer already exists 04:57:24 9aae066212a5: Layer already exists 04:57:24 91ba02a6605a: Layer already exists 04:57:24 a12e6e6d3cab: Layer already exists 04:57:24 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:25 8e6ec917d091: Preparing 04:57:25 21d63a8acfd6: Preparing 04:57:25 83045cc66b57: Preparing 04:57:25 9e01a01abd76: Preparing 04:57:25 74f7adb9f51f: Preparing 04:57:25 91ba02a6605a: Preparing 04:57:25 9aae066212a5: Preparing 04:57:25 a12e6e6d3cab: Preparing 04:57:25 c4e71c2a4573: Preparing 04:57:25 91ba02a6605a: Waiting 04:57:25 a12e6e6d3cab: Waiting 04:57:25 c4e71c2a4573: Waiting 04:57:25 9aae066212a5: Waiting 04:57:25 8e6ec917d091: Layer already exists 04:57:25 74f7adb9f51f: Layer already exists 04:57:25 21d63a8acfd6: Layer already exists 04:57:25 9e01a01abd76: Layer already exists 04:57:25 83045cc66b57: Layer already exists 04:57:25 9aae066212a5: Layer already exists 04:57:25 91ba02a6605a: Layer already exists 04:57:25 a12e6e6d3cab: Layer already exists 04:57:25 c4e71c2a4573: Layer already exists 04:57:25 main: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:25 ===================================================== [Pipeline] echo 04:57:25 taggedImages: 04:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 04:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:57:25 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:57:25 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:25 latest 04:57:25 4.1.0-dev.103 04:57:25 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:25 main 04:57:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:26 4996265a8980: Preparing 04:57:26 e684464bfc6d: Preparing 04:57:26 e484fbd262f7: Preparing 04:57:26 d830a25d4d34: Preparing 04:57:26 248161ecb56a: Preparing 04:57:26 74f7adb9f51f: Preparing 04:57:26 91ba02a6605a: Preparing 04:57:26 d688cd87e43f: Preparing 04:57:26 f9609c4e6684: Preparing 04:57:26 097072bc05fe: Preparing 04:57:26 c4e71c2a4573: Preparing 04:57:26 91ba02a6605a: Waiting 04:57:26 d688cd87e43f: Waiting 04:57:26 f9609c4e6684: Waiting 04:57:26 097072bc05fe: Waiting 04:57:26 c4e71c2a4573: Waiting 04:57:26 74f7adb9f51f: Waiting 04:57:26 d830a25d4d34: Pushed 04:57:26 4996265a8980: Pushed 04:57:26 e684464bfc6d: Pushed 04:57:26 248161ecb56a: Pushed 04:57:26 74f7adb9f51f: Layer already exists 04:57:26 91ba02a6605a: Layer already exists 04:57:26 c4e71c2a4573: Layer already exists 04:57:26 d688cd87e43f: Pushed 04:57:26 f9609c4e6684: Pushed 04:57:29 097072bc05fe: Pushed 04:57:33 e484fbd262f7: Pushed 04:57:33 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:33 4996265a8980: Preparing 04:57:33 e684464bfc6d: Preparing 04:57:33 e484fbd262f7: Preparing 04:57:33 d830a25d4d34: Preparing 04:57:33 248161ecb56a: Preparing 04:57:33 74f7adb9f51f: Preparing 04:57:33 91ba02a6605a: Preparing 04:57:33 d688cd87e43f: Preparing 04:57:33 f9609c4e6684: Preparing 04:57:33 097072bc05fe: Preparing 04:57:33 c4e71c2a4573: Preparing 04:57:33 097072bc05fe: Waiting 04:57:33 d688cd87e43f: Waiting 04:57:33 f9609c4e6684: Waiting 04:57:33 c4e71c2a4573: Waiting 04:57:33 74f7adb9f51f: Waiting 04:57:33 91ba02a6605a: Waiting 04:57:33 e484fbd262f7: Layer already exists 04:57:33 d830a25d4d34: Layer already exists 04:57:33 4996265a8980: Layer already exists 04:57:33 248161ecb56a: Layer already exists 04:57:33 e684464bfc6d: Layer already exists 04:57:33 91ba02a6605a: Layer already exists 04:57:33 f9609c4e6684: Layer already exists 04:57:33 d688cd87e43f: Layer already exists 04:57:33 097072bc05fe: Layer already exists 04:57:33 74f7adb9f51f: Layer already exists 04:57:33 c4e71c2a4573: Layer already exists 04:57:34 latest: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 04:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:34 4996265a8980: Preparing 04:57:34 e684464bfc6d: Preparing 04:57:34 e484fbd262f7: Preparing 04:57:34 d830a25d4d34: Preparing 04:57:34 248161ecb56a: Preparing 04:57:34 74f7adb9f51f: Preparing 04:57:34 91ba02a6605a: Preparing 04:57:34 d688cd87e43f: Preparing 04:57:34 f9609c4e6684: Preparing 04:57:34 097072bc05fe: Preparing 04:57:34 c4e71c2a4573: Preparing 04:57:34 91ba02a6605a: Waiting 04:57:34 d688cd87e43f: Waiting 04:57:34 f9609c4e6684: Waiting 04:57:34 097072bc05fe: Waiting 04:57:34 74f7adb9f51f: Waiting 04:57:34 c4e71c2a4573: Waiting 04:57:34 e484fbd262f7: Layer already exists 04:57:34 248161ecb56a: Layer already exists 04:57:34 4996265a8980: Layer already exists 04:57:34 d830a25d4d34: Layer already exists 04:57:34 e684464bfc6d: Layer already exists 04:57:34 91ba02a6605a: Layer already exists 04:57:34 74f7adb9f51f: Layer already exists 04:57:34 d688cd87e43f: Layer already exists 04:57:34 f9609c4e6684: Layer already exists 04:57:34 097072bc05fe: Layer already exists 04:57:34 c4e71c2a4573: Layer already exists 04:57:35 4.1.0-dev.103: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:38 4996265a8980: Preparing 04:57:38 e684464bfc6d: Preparing 04:57:38 e484fbd262f7: Preparing 04:57:38 d830a25d4d34: Preparing 04:57:38 248161ecb56a: Preparing 04:57:38 74f7adb9f51f: Preparing 04:57:38 91ba02a6605a: Preparing 04:57:38 d688cd87e43f: Preparing 04:57:38 f9609c4e6684: Preparing 04:57:38 097072bc05fe: Preparing 04:57:38 c4e71c2a4573: Preparing 04:57:38 91ba02a6605a: Waiting 04:57:38 d688cd87e43f: Waiting 04:57:38 f9609c4e6684: Waiting 04:57:38 097072bc05fe: Waiting 04:57:38 c4e71c2a4573: Waiting 04:57:38 74f7adb9f51f: Waiting 04:57:38 4996265a8980: Layer already exists 04:57:38 d830a25d4d34: Layer already exists 04:57:38 e684464bfc6d: Layer already exists 04:57:38 e484fbd262f7: Layer already exists 04:57:38 248161ecb56a: Layer already exists 04:57:38 91ba02a6605a: Layer already exists 04:57:38 f9609c4e6684: Layer already exists 04:57:38 74f7adb9f51f: Layer already exists 04:57:38 d688cd87e43f: Layer already exists 04:57:38 097072bc05fe: Layer already exists 04:57:38 c4e71c2a4573: Layer already exists 04:57:38 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:39 4996265a8980: Preparing 04:57:39 e684464bfc6d: Preparing 04:57:39 e484fbd262f7: Preparing 04:57:39 d830a25d4d34: Preparing 04:57:39 248161ecb56a: Preparing 04:57:39 74f7adb9f51f: Preparing 04:57:39 91ba02a6605a: Preparing 04:57:39 74f7adb9f51f: Waiting 04:57:39 d688cd87e43f: Preparing 04:57:39 91ba02a6605a: Waiting 04:57:39 f9609c4e6684: Preparing 04:57:39 d688cd87e43f: Waiting 04:57:39 097072bc05fe: Preparing 04:57:39 f9609c4e6684: Waiting 04:57:39 c4e71c2a4573: Preparing 04:57:39 097072bc05fe: Waiting 04:57:39 c4e71c2a4573: Waiting 04:57:39 248161ecb56a: Layer already exists 04:57:39 e484fbd262f7: Layer already exists 04:57:39 d830a25d4d34: Layer already exists 04:57:39 4996265a8980: Layer already exists 04:57:39 e684464bfc6d: Layer already exists 04:57:39 74f7adb9f51f: Layer already exists 04:57:39 91ba02a6605a: Layer already exists 04:57:39 f9609c4e6684: Layer already exists 04:57:39 097072bc05fe: Layer already exists 04:57:39 d688cd87e43f: Layer already exists 04:57:39 c4e71c2a4573: Layer already exists 04:57:39 main: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:39 ===================================================== [Pipeline] echo 04:57:39 taggedImages: 04:57:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:57:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 04:57:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:57:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:57:39 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:39 latest 04:57:39 4.1.0-dev.103 04:57:39 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:39 main 04:57:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:57:40 8d865312dbe5: Preparing 04:57:40 abc284a14d53: Preparing 04:57:40 e5dbe63fc52e: Preparing 04:57:40 fb1a6a81b139: Preparing 04:57:40 99ce75851c71: Preparing 04:57:40 ae11604f363d: Preparing 04:57:40 ae11604f363d: Waiting 04:57:40 db9f860a4c6a: Preparing 04:57:40 74f7adb9f51f: Preparing 04:57:40 db9f860a4c6a: Waiting 04:57:40 91ba02a6605a: Preparing 04:57:40 74f7adb9f51f: Waiting 04:57:40 25792d3ff39c: Preparing 04:57:40 42ffa7abce1a: Preparing 04:57:40 91ba02a6605a: Waiting 04:57:40 25792d3ff39c: Waiting 04:57:40 c4e71c2a4573: Preparing 04:57:40 42ffa7abce1a: Waiting 04:57:40 c4e71c2a4573: Waiting 04:57:40 99ce75851c71: Pushed 04:57:40 8d865312dbe5: Pushed 04:57:40 abc284a14d53: Pushed 04:57:40 74f7adb9f51f: Layer already exists 04:57:40 91ba02a6605a: Layer already exists 04:57:40 ae11604f363d: Pushed 04:57:40 db9f860a4c6a: Pushed 04:57:40 c4e71c2a4573: Layer already exists 04:57:41 25792d3ff39c: Pushed 04:57:44 42ffa7abce1a: Pushed 04:57:47 fb1a6a81b139: Pushed 04:57:47 e5dbe63fc52e: Pushed 04:57:47 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:57:50 8d865312dbe5: Preparing 04:57:50 abc284a14d53: Preparing 04:57:50 e5dbe63fc52e: Preparing 04:57:50 fb1a6a81b139: Preparing 04:57:50 99ce75851c71: Preparing 04:57:50 ae11604f363d: Preparing 04:57:50 db9f860a4c6a: Preparing 04:57:50 74f7adb9f51f: Preparing 04:57:50 91ba02a6605a: Preparing 04:57:50 25792d3ff39c: Preparing 04:57:50 42ffa7abce1a: Preparing 04:57:50 c4e71c2a4573: Preparing 04:57:50 db9f860a4c6a: Waiting 04:57:50 74f7adb9f51f: Waiting 04:57:50 91ba02a6605a: Waiting 04:57:50 25792d3ff39c: Waiting 04:57:50 42ffa7abce1a: Waiting 04:57:50 c4e71c2a4573: Waiting 04:57:50 ae11604f363d: Waiting 04:57:50 abc284a14d53: Layer already exists 04:57:50 e5dbe63fc52e: Layer already exists 04:57:50 8d865312dbe5: Layer already exists 04:57:50 99ce75851c71: Layer already exists 04:57:50 fb1a6a81b139: Layer already exists 04:57:50 ae11604f363d: Layer already exists 04:57:50 25792d3ff39c: Layer already exists 04:57:50 db9f860a4c6a: Layer already exists 04:57:50 91ba02a6605a: Layer already exists 04:57:50 74f7adb9f51f: Layer already exists 04:57:50 42ffa7abce1a: Layer already exists 04:57:50 c4e71c2a4573: Layer already exists 04:57:50 latest: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 04:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:57:51 8d865312dbe5: Preparing 04:57:51 abc284a14d53: Preparing 04:57:51 e5dbe63fc52e: Preparing 04:57:51 fb1a6a81b139: Preparing 04:57:51 99ce75851c71: Preparing 04:57:51 ae11604f363d: Preparing 04:57:51 db9f860a4c6a: Preparing 04:57:51 74f7adb9f51f: Preparing 04:57:51 91ba02a6605a: Preparing 04:57:51 25792d3ff39c: Preparing 04:57:51 42ffa7abce1a: Preparing 04:57:51 c4e71c2a4573: Preparing 04:57:51 db9f860a4c6a: Waiting 04:57:51 25792d3ff39c: Waiting 04:57:51 74f7adb9f51f: Waiting 04:57:51 91ba02a6605a: Waiting 04:57:51 c4e71c2a4573: Waiting 04:57:51 42ffa7abce1a: Waiting 04:57:51 ae11604f363d: Waiting 04:57:51 99ce75851c71: Layer already exists 04:57:51 8d865312dbe5: Layer already exists 04:57:51 fb1a6a81b139: Layer already exists 04:57:51 abc284a14d53: Layer already exists 04:57:51 e5dbe63fc52e: Layer already exists 04:57:51 74f7adb9f51f: Layer already exists 04:57:51 db9f860a4c6a: Layer already exists 04:57:51 25792d3ff39c: Layer already exists 04:57:51 ae11604f363d: Layer already exists 04:57:51 91ba02a6605a: Layer already exists 04:57:51 42ffa7abce1a: Layer already exists 04:57:51 c4e71c2a4573: Layer already exists 04:57:51 4.1.0-dev.103: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:57:52 8d865312dbe5: Preparing 04:57:52 abc284a14d53: Preparing 04:57:52 e5dbe63fc52e: Preparing 04:57:52 fb1a6a81b139: Preparing 04:57:52 99ce75851c71: Preparing 04:57:52 ae11604f363d: Preparing 04:57:52 db9f860a4c6a: Preparing 04:57:52 74f7adb9f51f: Preparing 04:57:52 91ba02a6605a: Preparing 04:57:52 25792d3ff39c: Preparing 04:57:52 42ffa7abce1a: Preparing 04:57:52 c4e71c2a4573: Preparing 04:57:52 74f7adb9f51f: Waiting 04:57:52 ae11604f363d: Waiting 04:57:52 91ba02a6605a: Waiting 04:57:52 25792d3ff39c: Waiting 04:57:52 db9f860a4c6a: Waiting 04:57:52 c4e71c2a4573: Waiting 04:57:52 42ffa7abce1a: Waiting 04:57:52 abc284a14d53: Layer already exists 04:57:52 fb1a6a81b139: Layer already exists 04:57:52 8d865312dbe5: Layer already exists 04:57:52 e5dbe63fc52e: Layer already exists 04:57:52 99ce75851c71: Layer already exists 04:57:52 74f7adb9f51f: Layer already exists 04:57:52 db9f860a4c6a: Layer already exists 04:57:52 25792d3ff39c: Layer already exists 04:57:52 ae11604f363d: Layer already exists 04:57:52 91ba02a6605a: Layer already exists 04:57:52 42ffa7abce1a: Layer already exists 04:57:52 c4e71c2a4573: Layer already exists 04:57:52 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:57:53 8d865312dbe5: Preparing 04:57:53 abc284a14d53: Preparing 04:57:53 e5dbe63fc52e: Preparing 04:57:53 fb1a6a81b139: Preparing 04:57:53 99ce75851c71: Preparing 04:57:53 ae11604f363d: Preparing 04:57:53 db9f860a4c6a: Preparing 04:57:53 74f7adb9f51f: Preparing 04:57:53 91ba02a6605a: Preparing 04:57:53 25792d3ff39c: Preparing 04:57:53 42ffa7abce1a: Preparing 04:57:53 c4e71c2a4573: Preparing 04:57:53 db9f860a4c6a: Waiting 04:57:53 ae11604f363d: Waiting 04:57:53 91ba02a6605a: Waiting 04:57:53 25792d3ff39c: Waiting 04:57:53 74f7adb9f51f: Waiting 04:57:53 42ffa7abce1a: Waiting 04:57:53 c4e71c2a4573: Waiting 04:57:53 8d865312dbe5: Layer already exists 04:57:53 e5dbe63fc52e: Layer already exists 04:57:53 99ce75851c71: Layer already exists 04:57:53 abc284a14d53: Layer already exists 04:57:53 fb1a6a81b139: Layer already exists 04:57:53 db9f860a4c6a: Layer already exists 04:57:53 ae11604f363d: Layer already exists 04:57:53 74f7adb9f51f: Layer already exists 04:57:53 25792d3ff39c: Layer already exists 04:57:53 91ba02a6605a: Layer already exists 04:57:53 c4e71c2a4573: Layer already exists 04:57:53 42ffa7abce1a: Layer already exists 04:57:53 main: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:53 ===================================================== [Pipeline] echo 04:57:53 taggedImages: 04:57:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:57:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 04:57:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:57:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:57:53 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:53 latest 04:57:53 4.1.0-dev.103 04:57:53 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:57:53 main 04:57:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:57:54 6d75bf9fe9da: Preparing 04:57:54 0cc82973fb5f: Preparing 04:57:54 74f7adb9f51f: Preparing 04:57:54 91ba02a6605a: Preparing 04:57:54 e4bbb7981e99: Preparing 04:57:54 044254f31daa: Preparing 04:57:54 c4e71c2a4573: Preparing 04:57:54 044254f31daa: Waiting 04:57:54 c4e71c2a4573: Waiting 04:57:54 74f7adb9f51f: Layer already exists 04:57:54 91ba02a6605a: Layer already exists 04:57:54 c4e71c2a4573: Layer already exists 04:57:54 e4bbb7981e99: Pushed 04:57:54 6d75bf9fe9da: Pushed 04:57:55 044254f31daa: Pushed 04:58:01 0cc82973fb5f: Pushed 04:58:01 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:01 6d75bf9fe9da: Preparing 04:58:01 0cc82973fb5f: Preparing 04:58:01 74f7adb9f51f: Preparing 04:58:01 91ba02a6605a: Preparing 04:58:01 e4bbb7981e99: Preparing 04:58:01 044254f31daa: Preparing 04:58:01 c4e71c2a4573: Preparing 04:58:01 044254f31daa: Waiting 04:58:01 c4e71c2a4573: Waiting 04:58:01 e4bbb7981e99: Layer already exists 04:58:01 6d75bf9fe9da: Layer already exists 04:58:01 91ba02a6605a: Layer already exists 04:58:01 0cc82973fb5f: Layer already exists 04:58:01 74f7adb9f51f: Layer already exists 04:58:01 044254f31daa: Layer already exists 04:58:01 c4e71c2a4573: Layer already exists 04:58:01 latest: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 04:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:02 6d75bf9fe9da: Preparing 04:58:02 0cc82973fb5f: Preparing 04:58:02 74f7adb9f51f: Preparing 04:58:02 91ba02a6605a: Preparing 04:58:02 e4bbb7981e99: Preparing 04:58:02 044254f31daa: Preparing 04:58:02 c4e71c2a4573: Preparing 04:58:02 044254f31daa: Waiting 04:58:02 c4e71c2a4573: Waiting 04:58:02 e4bbb7981e99: Layer already exists 04:58:02 74f7adb9f51f: Layer already exists 04:58:02 6d75bf9fe9da: Layer already exists 04:58:02 0cc82973fb5f: Layer already exists 04:58:02 91ba02a6605a: Layer already exists 04:58:02 c4e71c2a4573: Layer already exists 04:58:02 044254f31daa: Layer already exists 04:58:03 4.1.0-dev.103: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:03 6d75bf9fe9da: Preparing 04:58:03 0cc82973fb5f: Preparing 04:58:03 74f7adb9f51f: Preparing 04:58:03 91ba02a6605a: Preparing 04:58:03 e4bbb7981e99: Preparing 04:58:03 044254f31daa: Preparing 04:58:03 c4e71c2a4573: Preparing 04:58:03 c4e71c2a4573: Waiting 04:58:03 044254f31daa: Waiting 04:58:03 74f7adb9f51f: Layer already exists 04:58:03 91ba02a6605a: Layer already exists 04:58:03 6d75bf9fe9da: Layer already exists 04:58:03 0cc82973fb5f: Layer already exists 04:58:03 e4bbb7981e99: Layer already exists 04:58:03 044254f31daa: Layer already exists 04:58:03 c4e71c2a4573: Layer already exists 04:58:03 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:04 6d75bf9fe9da: Preparing 04:58:04 0cc82973fb5f: Preparing 04:58:04 74f7adb9f51f: Preparing 04:58:04 91ba02a6605a: Preparing 04:58:04 e4bbb7981e99: Preparing 04:58:04 044254f31daa: Preparing 04:58:04 c4e71c2a4573: Preparing 04:58:04 044254f31daa: Waiting 04:58:04 c4e71c2a4573: Waiting 04:58:04 e4bbb7981e99: Layer already exists 04:58:04 6d75bf9fe9da: Layer already exists 04:58:04 74f7adb9f51f: Layer already exists 04:58:04 91ba02a6605a: Layer already exists 04:58:04 0cc82973fb5f: Layer already exists 04:58:04 044254f31daa: Layer already exists 04:58:04 c4e71c2a4573: Layer already exists 04:58:04 main: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:04 ===================================================== [Pipeline] echo 04:58:04 taggedImages: 04:58:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:58:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:58:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 04:58:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:58:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:58:04 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:58:04 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:58:04 latest 04:58:04 4.1.0-dev.103 04:58:04 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:58:04 main 04:58:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:05 c90fa201311e: Preparing 04:58:05 923ff0e1ac83: Preparing 04:58:05 31525ba1d5d0: Preparing 04:58:05 74f7adb9f51f: Preparing 04:58:05 91ba02a6605a: Preparing 04:58:05 46235ac9dfde: Preparing 04:58:05 95e8dad2cf30: Preparing 04:58:05 9944726d4c32: Preparing 04:58:05 aac2d5d65a36: Preparing 04:58:05 c4e71c2a4573: Preparing 04:58:05 9944726d4c32: Waiting 04:58:05 aac2d5d65a36: Waiting 04:58:05 c4e71c2a4573: Waiting 04:58:05 46235ac9dfde: Waiting 04:58:05 95e8dad2cf30: Waiting 04:58:05 74f7adb9f51f: Layer already exists 04:58:05 91ba02a6605a: Layer already exists 04:58:05 31525ba1d5d0: Pushed 04:58:05 923ff0e1ac83: Pushed 04:58:05 c90fa201311e: Pushed 04:58:05 c4e71c2a4573: Layer already exists 04:58:05 9944726d4c32: Pushed 04:58:06 aac2d5d65a36: Pushed 04:58:19 95e8dad2cf30: Pushed 04:58:34 46235ac9dfde: Pushed 04:58:34 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:34 c90fa201311e: Preparing 04:58:34 923ff0e1ac83: Preparing 04:58:34 31525ba1d5d0: Preparing 04:58:34 74f7adb9f51f: Preparing 04:58:34 91ba02a6605a: Preparing 04:58:34 46235ac9dfde: Preparing 04:58:34 95e8dad2cf30: Preparing 04:58:34 9944726d4c32: Preparing 04:58:34 aac2d5d65a36: Preparing 04:58:34 c4e71c2a4573: Preparing 04:58:34 aac2d5d65a36: Waiting 04:58:34 9944726d4c32: Waiting 04:58:34 46235ac9dfde: Waiting 04:58:34 c4e71c2a4573: Waiting 04:58:34 95e8dad2cf30: Waiting 04:58:34 31525ba1d5d0: Layer already exists 04:58:34 c90fa201311e: Layer already exists 04:58:34 923ff0e1ac83: Layer already exists 04:58:34 91ba02a6605a: Layer already exists 04:58:34 74f7adb9f51f: Layer already exists 04:58:34 46235ac9dfde: Layer already exists 04:58:34 95e8dad2cf30: Layer already exists 04:58:34 9944726d4c32: Layer already exists 04:58:34 aac2d5d65a36: Layer already exists 04:58:34 c4e71c2a4573: Layer already exists 04:58:35 latest: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 04:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:35 c90fa201311e: Preparing 04:58:35 923ff0e1ac83: Preparing 04:58:35 31525ba1d5d0: Preparing 04:58:35 74f7adb9f51f: Preparing 04:58:35 91ba02a6605a: Preparing 04:58:35 46235ac9dfde: Preparing 04:58:35 95e8dad2cf30: Preparing 04:58:35 9944726d4c32: Preparing 04:58:35 aac2d5d65a36: Preparing 04:58:35 c4e71c2a4573: Preparing 04:58:35 9944726d4c32: Waiting 04:58:35 aac2d5d65a36: Waiting 04:58:35 c4e71c2a4573: Waiting 04:58:35 46235ac9dfde: Waiting 04:58:35 95e8dad2cf30: Waiting 04:58:35 74f7adb9f51f: Layer already exists 04:58:35 c90fa201311e: Layer already exists 04:58:35 31525ba1d5d0: Layer already exists 04:58:35 91ba02a6605a: Layer already exists 04:58:35 923ff0e1ac83: Layer already exists 04:58:35 aac2d5d65a36: Layer already exists 04:58:35 46235ac9dfde: Layer already exists 04:58:35 9944726d4c32: Layer already exists 04:58:35 95e8dad2cf30: Layer already exists 04:58:35 c4e71c2a4573: Layer already exists 04:58:36 4.1.0-dev.103: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:36 c90fa201311e: Preparing 04:58:36 923ff0e1ac83: Preparing 04:58:36 31525ba1d5d0: Preparing 04:58:36 74f7adb9f51f: Preparing 04:58:36 91ba02a6605a: Preparing 04:58:36 46235ac9dfde: Preparing 04:58:36 95e8dad2cf30: Preparing 04:58:36 9944726d4c32: Preparing 04:58:36 aac2d5d65a36: Preparing 04:58:36 c4e71c2a4573: Preparing 04:58:36 95e8dad2cf30: Waiting 04:58:36 9944726d4c32: Waiting 04:58:36 aac2d5d65a36: Waiting 04:58:36 46235ac9dfde: Waiting 04:58:36 c4e71c2a4573: Waiting 04:58:36 31525ba1d5d0: Layer already exists 04:58:36 74f7adb9f51f: Layer already exists 04:58:36 c90fa201311e: Layer already exists 04:58:36 91ba02a6605a: Layer already exists 04:58:36 923ff0e1ac83: Layer already exists 04:58:36 95e8dad2cf30: Layer already exists 04:58:36 c4e71c2a4573: Layer already exists 04:58:36 9944726d4c32: Layer already exists 04:58:36 46235ac9dfde: Layer already exists 04:58:36 aac2d5d65a36: Layer already exists 04:58:36 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:37 c90fa201311e: Preparing 04:58:37 923ff0e1ac83: Preparing 04:58:37 31525ba1d5d0: Preparing 04:58:37 74f7adb9f51f: Preparing 04:58:37 91ba02a6605a: Preparing 04:58:37 46235ac9dfde: Preparing 04:58:37 95e8dad2cf30: Preparing 04:58:37 9944726d4c32: Preparing 04:58:37 aac2d5d65a36: Preparing 04:58:37 c4e71c2a4573: Preparing 04:58:37 95e8dad2cf30: Waiting 04:58:37 9944726d4c32: Waiting 04:58:37 aac2d5d65a36: Waiting 04:58:37 c4e71c2a4573: Waiting 04:58:37 46235ac9dfde: Waiting 04:58:37 74f7adb9f51f: Layer already exists 04:58:37 91ba02a6605a: Layer already exists 04:58:37 923ff0e1ac83: Layer already exists 04:58:37 c90fa201311e: Layer already exists 04:58:37 31525ba1d5d0: Layer already exists 04:58:37 46235ac9dfde: Layer already exists 04:58:37 aac2d5d65a36: Layer already exists 04:58:37 c4e71c2a4573: Layer already exists 04:58:37 95e8dad2cf30: Layer already exists 04:58:37 9944726d4c32: Layer already exists 04:58:37 main: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:37 ===================================================== [Pipeline] echo 04:58:37 taggedImages: 04:58:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:58:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:58:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 04:58:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:58:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:58:37 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:58:37 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:58:37 latest 04:58:37 4.1.0-dev.103 04:58:37 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:58:37 main 04:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:58:38 4527374f56b5: Preparing 04:58:38 eb8e180e6f63: Preparing 04:58:38 5a76f41953c9: Preparing 04:58:38 74f7adb9f51f: Preparing 04:58:38 91ba02a6605a: Preparing 04:58:38 f57c6c570051: Preparing 04:58:38 51a7e79f0976: Preparing 04:58:38 35fb55385f66: Preparing 04:58:38 c4e71c2a4573: Preparing 04:58:38 f57c6c570051: Waiting 04:58:38 35fb55385f66: Waiting 04:58:38 c4e71c2a4573: Waiting 04:58:38 51a7e79f0976: Waiting 04:58:38 74f7adb9f51f: Layer already exists 04:58:38 91ba02a6605a: Layer already exists 04:58:38 eb8e180e6f63: Pushed 04:58:38 5a76f41953c9: Pushed 04:58:38 4527374f56b5: Pushed 04:58:38 c4e71c2a4573: Layer already exists 04:58:38 51a7e79f0976: Pushed 04:58:39 35fb55385f66: Pushed 04:59:11 f57c6c570051: Pushed 04:59:11 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:12 4527374f56b5: Preparing 04:59:12 eb8e180e6f63: Preparing 04:59:12 5a76f41953c9: Preparing 04:59:12 74f7adb9f51f: Preparing 04:59:12 91ba02a6605a: Preparing 04:59:12 f57c6c570051: Preparing 04:59:12 51a7e79f0976: Preparing 04:59:12 35fb55385f66: Preparing 04:59:12 c4e71c2a4573: Preparing 04:59:12 f57c6c570051: Waiting 04:59:12 51a7e79f0976: Waiting 04:59:12 35fb55385f66: Waiting 04:59:12 c4e71c2a4573: Waiting 04:59:12 eb8e180e6f63: Layer already exists 04:59:12 91ba02a6605a: Layer already exists 04:59:12 74f7adb9f51f: Layer already exists 04:59:12 5a76f41953c9: Layer already exists 04:59:12 4527374f56b5: Layer already exists 04:59:12 51a7e79f0976: Layer already exists 04:59:12 f57c6c570051: Layer already exists 04:59:12 c4e71c2a4573: Layer already exists 04:59:12 35fb55385f66: Layer already exists 04:59:12 latest: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 04:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:13 4527374f56b5: Preparing 04:59:13 eb8e180e6f63: Preparing 04:59:13 5a76f41953c9: Preparing 04:59:13 74f7adb9f51f: Preparing 04:59:13 91ba02a6605a: Preparing 04:59:13 f57c6c570051: Preparing 04:59:13 51a7e79f0976: Preparing 04:59:13 35fb55385f66: Preparing 04:59:13 c4e71c2a4573: Preparing 04:59:13 f57c6c570051: Waiting 04:59:13 51a7e79f0976: Waiting 04:59:13 35fb55385f66: Waiting 04:59:13 c4e71c2a4573: Waiting 04:59:13 eb8e180e6f63: Layer already exists 04:59:13 74f7adb9f51f: Layer already exists 04:59:13 91ba02a6605a: Layer already exists 04:59:13 4527374f56b5: Layer already exists 04:59:13 5a76f41953c9: Layer already exists 04:59:13 35fb55385f66: Layer already exists 04:59:13 c4e71c2a4573: Layer already exists 04:59:13 f57c6c570051: Layer already exists 04:59:13 51a7e79f0976: Layer already exists 04:59:13 4.1.0-dev.103: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:14 4527374f56b5: Preparing 04:59:14 eb8e180e6f63: Preparing 04:59:14 5a76f41953c9: Preparing 04:59:14 74f7adb9f51f: Preparing 04:59:14 91ba02a6605a: Preparing 04:59:14 f57c6c570051: Preparing 04:59:14 51a7e79f0976: Preparing 04:59:14 35fb55385f66: Preparing 04:59:14 c4e71c2a4573: Preparing 04:59:14 f57c6c570051: Waiting 04:59:14 51a7e79f0976: Waiting 04:59:14 35fb55385f66: Waiting 04:59:14 c4e71c2a4573: Waiting 04:59:14 eb8e180e6f63: Layer already exists 04:59:14 4527374f56b5: Layer already exists 04:59:14 74f7adb9f51f: Layer already exists 04:59:14 5a76f41953c9: Layer already exists 04:59:14 91ba02a6605a: Layer already exists 04:59:14 51a7e79f0976: Layer already exists 04:59:14 35fb55385f66: Layer already exists 04:59:14 c4e71c2a4573: Layer already exists 04:59:14 f57c6c570051: Layer already exists 04:59:14 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:15 4527374f56b5: Preparing 04:59:15 eb8e180e6f63: Preparing 04:59:15 5a76f41953c9: Preparing 04:59:15 74f7adb9f51f: Preparing 04:59:15 91ba02a6605a: Preparing 04:59:15 f57c6c570051: Preparing 04:59:15 51a7e79f0976: Preparing 04:59:15 35fb55385f66: Preparing 04:59:15 c4e71c2a4573: Preparing 04:59:15 f57c6c570051: Waiting 04:59:15 c4e71c2a4573: Waiting 04:59:15 35fb55385f66: Waiting 04:59:15 51a7e79f0976: Waiting 04:59:15 74f7adb9f51f: Layer already exists 04:59:15 4527374f56b5: Layer already exists 04:59:15 eb8e180e6f63: Layer already exists 04:59:15 5a76f41953c9: Layer already exists 04:59:15 91ba02a6605a: Layer already exists 04:59:15 35fb55385f66: Layer already exists 04:59:15 51a7e79f0976: Layer already exists 04:59:15 c4e71c2a4573: Layer already exists 04:59:15 f57c6c570051: Layer already exists 04:59:15 main: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:15 ===================================================== [Pipeline] echo 04:59:15 taggedImages: 04:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 04:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:59:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:59:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:59:15 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:59:15 latest 04:59:15 4.1.0-dev.103 04:59:15 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:59:15 main 04:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:16 238e1145c8a6: Preparing 04:59:16 091b34d0fc79: Preparing 04:59:16 1c62a54cbd59: Preparing 04:59:16 74f7adb9f51f: Preparing 04:59:16 91ba02a6605a: Preparing 04:59:16 7c1fcc0af479: Preparing 04:59:16 9944726d4c32: Preparing 04:59:16 aac2d5d65a36: Preparing 04:59:16 c4e71c2a4573: Preparing 04:59:16 7c1fcc0af479: Waiting 04:59:16 9944726d4c32: Waiting 04:59:16 aac2d5d65a36: Waiting 04:59:16 c4e71c2a4573: Waiting 04:59:16 91ba02a6605a: Layer already exists 04:59:16 74f7adb9f51f: Layer already exists 04:59:16 9944726d4c32: Layer already exists 04:59:16 1c62a54cbd59: Pushed 04:59:16 091b34d0fc79: Pushed 04:59:16 238e1145c8a6: Pushed 04:59:16 aac2d5d65a36: Layer already exists 04:59:16 c4e71c2a4573: Layer already exists 04:59:49 7c1fcc0af479: Pushed 04:59:49 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:49 238e1145c8a6: Preparing 04:59:49 091b34d0fc79: Preparing 04:59:49 1c62a54cbd59: Preparing 04:59:49 74f7adb9f51f: Preparing 04:59:49 91ba02a6605a: Preparing 04:59:49 7c1fcc0af479: Preparing 04:59:49 9944726d4c32: Preparing 04:59:49 aac2d5d65a36: Preparing 04:59:49 c4e71c2a4573: Preparing 04:59:49 7c1fcc0af479: Waiting 04:59:49 aac2d5d65a36: Waiting 04:59:49 c4e71c2a4573: Waiting 04:59:49 9944726d4c32: Waiting 04:59:49 1c62a54cbd59: Layer already exists 04:59:49 238e1145c8a6: Layer already exists 04:59:49 91ba02a6605a: Layer already exists 04:59:49 74f7adb9f51f: Layer already exists 04:59:49 091b34d0fc79: Layer already exists 04:59:49 9944726d4c32: Layer already exists 04:59:49 aac2d5d65a36: Layer already exists 04:59:49 c4e71c2a4573: Layer already exists 04:59:49 7c1fcc0af479: Layer already exists 04:59:50 latest: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 04:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:51 238e1145c8a6: Preparing 04:59:51 091b34d0fc79: Preparing 04:59:51 1c62a54cbd59: Preparing 04:59:51 74f7adb9f51f: Preparing 04:59:51 91ba02a6605a: Preparing 04:59:51 7c1fcc0af479: Preparing 04:59:51 9944726d4c32: Preparing 04:59:51 aac2d5d65a36: Preparing 04:59:51 c4e71c2a4573: Preparing 04:59:51 9944726d4c32: Waiting 04:59:51 aac2d5d65a36: Waiting 04:59:51 c4e71c2a4573: Waiting 04:59:51 7c1fcc0af479: Waiting 04:59:51 1c62a54cbd59: Layer already exists 04:59:51 91ba02a6605a: Layer already exists 04:59:51 74f7adb9f51f: Layer already exists 04:59:51 091b34d0fc79: Layer already exists 04:59:51 238e1145c8a6: Layer already exists 04:59:51 7c1fcc0af479: Layer already exists 04:59:51 aac2d5d65a36: Layer already exists 04:59:51 c4e71c2a4573: Layer already exists 04:59:51 9944726d4c32: Layer already exists 04:59:51 4.1.0-dev.103: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:52 238e1145c8a6: Preparing 04:59:52 091b34d0fc79: Preparing 04:59:52 1c62a54cbd59: Preparing 04:59:52 74f7adb9f51f: Preparing 04:59:52 91ba02a6605a: Preparing 04:59:52 7c1fcc0af479: Preparing 04:59:52 9944726d4c32: Preparing 04:59:52 aac2d5d65a36: Preparing 04:59:52 c4e71c2a4573: Preparing 04:59:52 7c1fcc0af479: Waiting 04:59:52 9944726d4c32: Waiting 04:59:52 aac2d5d65a36: Waiting 04:59:52 c4e71c2a4573: Waiting 04:59:52 091b34d0fc79: Layer already exists 04:59:52 1c62a54cbd59: Layer already exists 04:59:52 238e1145c8a6: Layer already exists 04:59:52 91ba02a6605a: Layer already exists 04:59:52 74f7adb9f51f: Layer already exists 04:59:52 7c1fcc0af479: Layer already exists 04:59:52 9944726d4c32: Layer already exists 04:59:52 c4e71c2a4573: Layer already exists 04:59:52 aac2d5d65a36: Layer already exists 04:59:52 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:52 238e1145c8a6: Preparing 04:59:52 091b34d0fc79: Preparing 04:59:52 1c62a54cbd59: Preparing 04:59:52 74f7adb9f51f: Preparing 04:59:52 91ba02a6605a: Preparing 04:59:52 7c1fcc0af479: Preparing 04:59:52 9944726d4c32: Preparing 04:59:52 aac2d5d65a36: Preparing 04:59:52 c4e71c2a4573: Preparing 04:59:52 7c1fcc0af479: Waiting 04:59:52 9944726d4c32: Waiting 04:59:52 aac2d5d65a36: Waiting 04:59:52 c4e71c2a4573: Waiting 04:59:52 091b34d0fc79: Layer already exists 04:59:52 91ba02a6605a: Layer already exists 04:59:52 1c62a54cbd59: Layer already exists 04:59:52 74f7adb9f51f: Layer already exists 04:59:52 238e1145c8a6: Layer already exists 04:59:52 aac2d5d65a36: Layer already exists 04:59:52 7c1fcc0af479: Layer already exists 04:59:52 9944726d4c32: Layer already exists 04:59:52 c4e71c2a4573: Layer already exists 04:59:52 main: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:53 ===================================================== [Pipeline] echo 04:59:53 taggedImages: 04:59:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:59:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:59:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 04:59:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:59:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:59:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:59:53 5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:59:53 latest 04:59:53 4.1.0-dev.103 04:59:53 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 04:59:53 main 04:59:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 04:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:59:54 2942c4c702a2: Preparing 04:59:54 e21872181237: Preparing 04:59:54 74f7adb9f51f: Preparing 04:59:54 91ba02a6605a: Preparing 04:59:54 b29b6c0be64c: Preparing 04:59:54 f76b6f618fe8: Preparing 04:59:54 c4e71c2a4573: Preparing 04:59:54 f76b6f618fe8: Waiting 04:59:54 c4e71c2a4573: Waiting 04:59:54 91ba02a6605a: Layer already exists 04:59:54 74f7adb9f51f: Layer already exists 04:59:54 c4e71c2a4573: Layer already exists 04:59:54 b29b6c0be64c: Pushed 04:59:54 2942c4c702a2: Pushed 04:59:55 f76b6f618fe8: Pushed 05:00:03 e21872181237: Pushed 05:00:03 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:00:04 2942c4c702a2: Preparing 05:00:04 e21872181237: Preparing 05:00:04 74f7adb9f51f: Preparing 05:00:04 91ba02a6605a: Preparing 05:00:04 b29b6c0be64c: Preparing 05:00:04 f76b6f618fe8: Preparing 05:00:04 c4e71c2a4573: Preparing 05:00:04 f76b6f618fe8: Waiting 05:00:04 c4e71c2a4573: Waiting 05:00:04 e21872181237: Layer already exists 05:00:04 74f7adb9f51f: Layer already exists 05:00:04 b29b6c0be64c: Layer already exists 05:00:04 2942c4c702a2: Layer already exists 05:00:04 91ba02a6605a: Layer already exists 05:00:04 f76b6f618fe8: Layer already exists 05:00:04 c4e71c2a4573: Layer already exists 05:00:04 latest: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 05:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:00:05 2942c4c702a2: Preparing 05:00:05 e21872181237: Preparing 05:00:05 74f7adb9f51f: Preparing 05:00:05 91ba02a6605a: Preparing 05:00:05 b29b6c0be64c: Preparing 05:00:05 f76b6f618fe8: Preparing 05:00:05 c4e71c2a4573: Preparing 05:00:05 f76b6f618fe8: Waiting 05:00:05 c4e71c2a4573: Waiting 05:00:05 91ba02a6605a: Layer already exists 05:00:05 74f7adb9f51f: Layer already exists 05:00:05 b29b6c0be64c: Layer already exists 05:00:05 e21872181237: Layer already exists 05:00:05 2942c4c702a2: Layer already exists 05:00:05 f76b6f618fe8: Layer already exists 05:00:05 c4e71c2a4573: Layer already exists 05:00:05 4.1.0-dev.103: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 05:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:00:06 2942c4c702a2: Preparing 05:00:06 e21872181237: Preparing 05:00:06 74f7adb9f51f: Preparing 05:00:06 91ba02a6605a: Preparing 05:00:06 b29b6c0be64c: Preparing 05:00:06 f76b6f618fe8: Preparing 05:00:06 c4e71c2a4573: Preparing 05:00:06 f76b6f618fe8: Waiting 05:00:06 c4e71c2a4573: Waiting 05:00:06 e21872181237: Layer already exists 05:00:06 2942c4c702a2: Layer already exists 05:00:06 91ba02a6605a: Layer already exists 05:00:06 b29b6c0be64c: Layer already exists 05:00:06 74f7adb9f51f: Layer already exists 05:00:06 f76b6f618fe8: Layer already exists 05:00:06 c4e71c2a4573: Layer already exists 05:00:06 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:00:07 2942c4c702a2: Preparing 05:00:07 e21872181237: Preparing 05:00:07 74f7adb9f51f: Preparing 05:00:07 91ba02a6605a: Preparing 05:00:07 b29b6c0be64c: Preparing 05:00:07 f76b6f618fe8: Preparing 05:00:07 c4e71c2a4573: Preparing 05:00:07 f76b6f618fe8: Waiting 05:00:07 c4e71c2a4573: Waiting 05:00:07 2942c4c702a2: Layer already exists 05:00:07 e21872181237: Layer already exists 05:00:07 74f7adb9f51f: Layer already exists 05:00:07 91ba02a6605a: Layer already exists 05:00:07 b29b6c0be64c: Layer already exists 05:00:07 c4e71c2a4573: Layer already exists 05:00:07 f76b6f618fe8: Layer already exists 05:00:07 main: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:07 ===================================================== [Pipeline] echo 05:00:07 taggedImages: 05:00:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 05:00:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:00:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 05:00:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 05:00:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:00:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:00:07 5c11ac2d3f82390d1a7a975125afec5ec5414e10 05:00:07 latest 05:00:07 4.1.0-dev.103 05:00:07 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 05:00:07 main 05:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 05:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:00:08 92bdf4443f59: Preparing 05:00:08 b25597ac80f7: Preparing 05:00:08 74f7adb9f51f: Preparing 05:00:08 91ba02a6605a: Preparing 05:00:08 ed45228634ba: Preparing 05:00:08 7cfebb826448: Preparing 05:00:08 c4e71c2a4573: Preparing 05:00:08 7cfebb826448: Waiting 05:00:08 c4e71c2a4573: Waiting 05:00:08 91ba02a6605a: Layer already exists 05:00:08 74f7adb9f51f: Layer already exists 05:00:08 c4e71c2a4573: Layer already exists 05:00:08 ed45228634ba: Pushed 05:00:08 92bdf4443f59: Pushed 05:00:09 7cfebb826448: Pushed 05:00:19 b25597ac80f7: Pushed 05:00:19 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:00:19 92bdf4443f59: Preparing 05:00:19 b25597ac80f7: Preparing 05:00:19 74f7adb9f51f: Preparing 05:00:19 91ba02a6605a: Preparing 05:00:19 ed45228634ba: Preparing 05:00:19 7cfebb826448: Preparing 05:00:19 c4e71c2a4573: Preparing 05:00:19 7cfebb826448: Waiting 05:00:19 c4e71c2a4573: Waiting 05:00:19 91ba02a6605a: Layer already exists 05:00:19 74f7adb9f51f: Layer already exists 05:00:19 b25597ac80f7: Layer already exists 05:00:19 92bdf4443f59: Layer already exists 05:00:19 ed45228634ba: Layer already exists 05:00:19 7cfebb826448: Layer already exists 05:00:19 c4e71c2a4573: Layer already exists 05:00:19 latest: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 05:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:00:20 92bdf4443f59: Preparing 05:00:20 b25597ac80f7: Preparing 05:00:20 74f7adb9f51f: Preparing 05:00:20 91ba02a6605a: Preparing 05:00:20 ed45228634ba: Preparing 05:00:20 7cfebb826448: Preparing 05:00:20 c4e71c2a4573: Preparing 05:00:20 7cfebb826448: Waiting 05:00:20 c4e71c2a4573: Waiting 05:00:20 ed45228634ba: Layer already exists 05:00:20 91ba02a6605a: Layer already exists 05:00:20 b25597ac80f7: Layer already exists 05:00:20 92bdf4443f59: Layer already exists 05:00:20 74f7adb9f51f: Layer already exists 05:00:20 7cfebb826448: Layer already exists 05:00:20 c4e71c2a4573: Layer already exists 05:00:20 4.1.0-dev.103: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 05:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:00:22 92bdf4443f59: Preparing 05:00:22 b25597ac80f7: Preparing 05:00:22 74f7adb9f51f: Preparing 05:00:22 91ba02a6605a: Preparing 05:00:22 ed45228634ba: Preparing 05:00:22 7cfebb826448: Preparing 05:00:22 c4e71c2a4573: Preparing 05:00:22 7cfebb826448: Waiting 05:00:22 c4e71c2a4573: Waiting 05:00:22 91ba02a6605a: Layer already exists 05:00:22 b25597ac80f7: Layer already exists 05:00:22 74f7adb9f51f: Layer already exists 05:00:22 92bdf4443f59: Layer already exists 05:00:22 ed45228634ba: Layer already exists 05:00:22 c4e71c2a4573: Layer already exists 05:00:22 7cfebb826448: Layer already exists 05:00:22 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:00:23 92bdf4443f59: Preparing 05:00:23 b25597ac80f7: Preparing 05:00:23 74f7adb9f51f: Preparing 05:00:23 91ba02a6605a: Preparing 05:00:23 ed45228634ba: Preparing 05:00:23 7cfebb826448: Preparing 05:00:23 c4e71c2a4573: Preparing 05:00:23 7cfebb826448: Waiting 05:00:23 c4e71c2a4573: Waiting 05:00:23 92bdf4443f59: Layer already exists 05:00:23 74f7adb9f51f: Layer already exists 05:00:23 ed45228634ba: Layer already exists 05:00:23 91ba02a6605a: Layer already exists 05:00:23 b25597ac80f7: Layer already exists 05:00:23 7cfebb826448: Layer already exists 05:00:23 c4e71c2a4573: Layer already exists 05:00:23 main: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:23 ===================================================== [Pipeline] echo 05:00:23 taggedImages: 05:00:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 05:00:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:00:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 05:00:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 05:00:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:00:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 [Pipeline] echo 05:00:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo 05:00:24 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 05:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:24 05:00:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:25 arm64: Pulling from edgex-lftools-log-publisher 05:00:25 8998bd30e6a1: Pulling fs layer 05:00:25 04944245beec: Pulling fs layer 05:00:25 699f458cf7ca: Pulling fs layer 05:00:25 765212b225bb: Pulling fs layer 05:00:25 f23df028b6ca: Pulling fs layer 05:00:25 d65c8cfc05b1: Pulling fs layer 05:00:25 2437ff75d9bd: Pulling fs layer 05:00:25 f23df028b6ca: Waiting 05:00:25 d65c8cfc05b1: Waiting 05:00:25 2437ff75d9bd: Waiting 05:00:25 765212b225bb: Waiting 05:00:25 04944245beec: Verifying Checksum 05:00:25 04944245beec: Download complete 05:00:25 765212b225bb: Verifying Checksum 05:00:25 765212b225bb: Download complete 05:00:25 f23df028b6ca: Download complete 05:00:25 d65c8cfc05b1: Verifying Checksum 05:00:25 d65c8cfc05b1: Download complete 05:00:25 699f458cf7ca: Verifying Checksum 05:00:25 699f458cf7ca: Download complete 05:00:26 8998bd30e6a1: Verifying Checksum 05:00:26 8998bd30e6a1: Download complete 05:00:28 2437ff75d9bd: Verifying Checksum 05:00:28 2437ff75d9bd: Download complete 05:00:30 8998bd30e6a1: Pull complete 05:00:30 04944245beec: Pull complete 05:00:32 699f458cf7ca: Pull complete 05:00:32 765212b225bb: Pull complete 05:00:33 f23df028b6ca: Pull complete 05:00:33 d65c8cfc05b1: Pull complete 05:00:52 2437ff75d9bd: Pull complete 05:00:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:52 prd-ubuntu20.04-docker-arm64-4c-16g-3743 does not seem to be running inside a container 05:00:52 $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 05:00:54 $ docker top bbbb0e3447f7ffae2be290bc2c16b5e763416c8af1a6ff8d236f6cb9675627b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:55 ---> job-cost.sh 05:00:55 lf-activate-venv: SKIPPING 05:00:55 INFO: No Stack... 05:00:56 INFO: Retrieving Pricing Info for: v3-standard-4 05:00:57 INFO: Archiving Costs [Pipeline] sh 05:00:57 + cut -d, -f6 05:00:57 + cat /w/workspace/edgex-go/961/archives/cost.csv [Pipeline] lock 05:00:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-961-stack-cost] 05:00:57 Resource [jenkins-edgexfoundry-edgex-go-main-961-stack-cost] did not exist. Created. 05:00:57 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-961-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:00:58 + echo total: 0.10999999940395355 [Pipeline] stash 05:00:59 Stashed 1 file(s) [Pipeline] } 05:00:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-961-stack-cost] [Pipeline] // lock [Pipeline] } 05:00:59 $ docker stop --time=1 bbbb0e3447f7ffae2be290bc2c16b5e763416c8af1a6ff8d236f6cb9675627b6 05:01:00 $ docker rm -f --volumes bbbb0e3447f7ffae2be290bc2c16b5e763416c8af1a6ff8d236f6cb9675627b6 [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 05:01:01 provisioning config files... 05:01:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/961@tmp/config5705098352520140620tmp [Pipeline] { [Pipeline] sh 05:01:01 + set +x 05:01:01 + curl -s https://codecov.io/bash 05:01:01 + bash -s -- 05:01:01 05:01:01 _____ _ 05:01:01 / ____| | | 05:01:01 | | ___ __| | ___ ___ _____ __ 05:01:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:01:01 | |___| (_) | (_| | __/ (_| (_) \ V / 05:01:01 \_____\___/ \__,_|\___|\___\___/ \_/ 05:01:01 Bash-1.0.6 05:01:01 05:01:01 05:01:01 ==> git version 2.25.1 found 05:01:01 ==> 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 05:01:01 Release-Date: 2020-01-08 05:01:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:01:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:01:01 ==> Jenkins CI detected. 05:01:01 current dir:  /w/workspace/edgex-go/961 05:01:01 project root: . 05:01:01 --> token set from env 05:01:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:01:01 ==> Running gcov in . (disable via -X gcov) 05:01:01 ==> Python coveragepy not found 05:01:01 ==> Searching for coverage reports in: 05:01:01 + . 05:01:01 -> Found 1 reports 05:01:01 ==> Detecting git/mercurial file structure 05:01:01 ==> Reading reports 05:01:01 + ./coverage.out bytes=1044024 05:01:01 ==> Appending adjustments 05:01:01 https://docs.codecov.io/docs/fixing-reports 05:01:03 + Found adjustments 05:01:03 ==> Gzipping contents 05:01:03 108K /tmp/codecov.3lpLE2.gz 05:01:03 ==> Uploading reports 05:01:03 url: https://codecov.io 05:01:03 query: branch=main&commit=5c11ac2d3f82390d1a7a975125afec5ec5414e10&build=961&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F961%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:01:03 -> Pinging Codecov 05:01:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5c11ac2d3f82390d1a7a975125afec5ec5414e10&build=961&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F961%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:01:03 -> Uploading to 05:01:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5c11ac2d3f82390d1a7a975125afec5ec5414e10/23843745-7fba-4edd-9c26-ae9fe92b660c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260320T050103Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=60d9af61645839aee0210a81f37263cf3abebbe67388caaba3d3c85f4313814a 05:01:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:03 Dload Upload Total Spent Left Speed 05:01:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 322k --:--:-- --:--:-- --:--:-- 322k 05:01:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } 05:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:01:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:01:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:01:04 05:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:01:04 latest: Pulling from edgex-devops/edgex-snyk-go 05:01:04 2d35ebdb57d9: Already exists 05:01:04 85e8836fcdb2: Pulling fs layer 05:01:04 91631faa732a: Pulling fs layer 05:01:04 f3f5ae8826fa: Pulling fs layer 05:01:04 4f4fb700ef54: Pulling fs layer 05:01:04 7861252a18e6: Pulling fs layer 05:01:04 9130f900ef6f: Pulling fs layer 05:01:04 4f4fb700ef54: Waiting 05:01:04 7861252a18e6: Waiting 05:01:04 9130f900ef6f: Waiting 05:01:04 f3f5ae8826fa: Download complete 05:01:04 85e8836fcdb2: Verifying Checksum 05:01:04 85e8836fcdb2: Download complete 05:01:04 4f4fb700ef54: Download complete 05:01:04 85e8836fcdb2: Pull complete 05:01:04 7861252a18e6: Verifying Checksum 05:01:04 7861252a18e6: Download complete 05:01:05 91631faa732a: Verifying Checksum 05:01:05 91631faa732a: Download complete 05:01:06 9130f900ef6f: Verifying Checksum 05:01:06 9130f900ef6f: Download complete 05:01:10 91631faa732a: Pull complete 05:01:10 f3f5ae8826fa: Pull complete 05:01:10 4f4fb700ef54: Pull complete 05:01:10 7861252a18e6: Pull complete 05:01:14 9130f900ef6f: Pull complete 05:01:14 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:14 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 05:01:14 $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 05:01:16 $ docker top 68380397d1411fab171c84e8ee9c0abdf3546c57a00b9b1f1e9605f7ec9bbcbd -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:16 + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] echo 05:01:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:01:16 + set -o pipefail 05:01:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:01:26 05:01:26 Monitoring /w/workspace/edgex-go/961 (github.com/edgexfoundry/edgex-go)... 05:01:26 05:01:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c516f8e8-20db-4beb-9f4e-c07126b22cd3 05:01:26 05:01:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:01:26 05:01:26 05:01:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:01:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:01:26 $ docker stop --time=1 68380397d1411fab171c84e8ee9c0abdf3546c57a00b9b1f1e9605f7ec9bbcbd 05:01:29 $ docker rm -f --volumes 68380397d1411fab171c84e8ee9c0abdf3546c57a00b9b1f1e9605f7ec9bbcbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:01:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:29 provisioning config files... 05:01:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/961@tmp/config10387874942046012192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:30 --> edgex-publish-swagger.sh 05:01:30 === Publish openapi API === 05:01:30 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:01:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/961/openapi/core-command.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 500 247k --:--:-- --:--:-- --:--:-- 247k 05:01:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:30 05:01:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/961/openapi/core-data.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 507 565k --:--:-- --:--:-- --:--:-- 566k 05:01:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:30 05:01:30 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/961/openapi/core-keeper.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 305k 05:01:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:30 05:01:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/961/openapi/core-metadata.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 468 1136k --:--:-- --:--:-- --:--:-- 1137k 05:01:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:30 05:01:30 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/961/openapi/security-proxy-auth.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 660 238k --:--:-- --:--:-- --:--:-- 239k 05:01:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:30 05:01:30 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/961/openapi/security-secretstore-setup.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49123 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49123 05:01:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:30 05:01:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/961/openapi/support-notifications.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 455 673k --:--:-- --:--:-- --:--:-- 673k 05:01:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:30 05:01:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/961/openapi/support-scheduler.yaml] 05:01:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:30 Dload Upload Total Spent Left Speed 05:01:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 600 450k --:--:-- --:--:-- --:--:-- 454k 05:01:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:31 [Pipeline] } 05:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:01:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:31 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 05:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 05:01:32 $ docker top c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 -eo pid,comm 05:01:32 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). 05:01:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:32 [ssh-agent] Looking for ssh-agent implementation... 05:01:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:32 $ docker exec c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 ssh-agent 05:01:32 SSH_AUTH_SOCK=/tmp/ssh-0t7x3g4Ckv3f/agent.31 05:01:32 SSH_AGENT_PID=37 05:01:32 Running ssh-add (command line suppressed) 05:01:32 Identity added: /w/workspace/edgex-go/961@tmp/private_key_12085214506089225429.key (/w/workspace/edgex-go/961@tmp/private_key_12085214506089225429.key) 05:01:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:32 + git semver tag 05:01:33 2026-03-20 05:01:33,022 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:01:33 2026-03-20 05:01:33,026 [run_tag] DEBUG tag force:False 05:01:33 2026-03-20 05:01:33,026 [check_head_tag] DEBUG check head tag 05:01:33 2026-03-20 05:01:33,028 [execute] INFO git cat-file --batch-check 05:01:33 2026-03-20 05:01:33,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/961, stdin=, shell=False, universal_newlines=False) 05:01:33 2026-03-20 05:01:33,030 [execute] INFO git cat-file --batch 05:01:33 2026-03-20 05:01:33,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/961, stdin=, shell=False, universal_newlines=False) 05:01:33 2026-03-20 05:01:33,059 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 05:01:33 2026-03-20 05:01:33,059 [execute] INFO git tag -a v4.1.0-dev.103 -m v4.1.0-dev.103 05:01:33 2026-03-20 05:01:33,059 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.103', '-m', 'v4.1.0-dev.103'], cwd=/w/workspace/edgex-go/961, stdin=None, shell=False, universal_newlines=False) 05:01:33 2026-03-20 05:01:33,062 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 05:01:33 4.1.0-dev.103 [Pipeline] } 05:01:33 $ docker exec --env ******** --env ******** c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 ssh-agent -k 05:01:33 unset SSH_AUTH_SOCK; 05:01:33 unset SSH_AGENT_PID; 05:01:33 echo Agent pid 37 killed; 05:01:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:33 + git semver [Pipeline] } 05:01:34 $ docker stop --time=1 c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 05:01:35 $ docker rm -f --volumes c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:01:35 05:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:01:35 0.23.1-centos7: Pulling from edgex-lftools 05:01:35 ab5ef0e58194: Pulling fs layer 05:01:35 9712f1f96733: Pulling fs layer 05:01:35 63f879dbbcfc: Pulling fs layer 05:01:35 0d9ebad4ef96: Pulling fs layer 05:01:35 e9a5061849ea: Pulling fs layer 05:01:35 d747dcd14b5f: Pulling fs layer 05:01:35 2de7ff778b66: Pulling fs layer 05:01:35 e9a5061849ea: Waiting 05:01:35 d747dcd14b5f: Waiting 05:01:35 0d9ebad4ef96: Waiting 05:01:35 2de7ff778b66: Waiting 05:01:35 9712f1f96733: Download complete 05:01:36 63f879dbbcfc: Verifying Checksum 05:01:36 63f879dbbcfc: Download complete 05:01:36 e9a5061849ea: Verifying Checksum 05:01:36 e9a5061849ea: Download complete 05:01:36 d747dcd14b5f: Download complete 05:01:36 2de7ff778b66: Verifying Checksum 05:01:36 2de7ff778b66: Download complete 05:01:36 0d9ebad4ef96: Verifying Checksum 05:01:36 0d9ebad4ef96: Download complete 05:01:36 ab5ef0e58194: Verifying Checksum 05:01:36 ab5ef0e58194: Download complete 05:01:40 ab5ef0e58194: Pull complete 05:01:40 9712f1f96733: Pull complete 05:01:41 63f879dbbcfc: Pull complete 05:01:46 0d9ebad4ef96: Pull complete 05:01:46 e9a5061849ea: Pull complete 05:01:46 d747dcd14b5f: Pull complete 05:01:48 2de7ff778b66: Pull complete 05:01:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:48 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 05:01:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 05:01:49 $ docker top 1680afe3935cb4f1625ad1bf500087f6661f7ee221c4a612adf940ed80ebc33f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:01:49 provisioning config files... 05:01:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/961@tmp/config14571659574378183531tmp 05:01:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/961@tmp/config17808568496311981370tmp 05:01:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/961@tmp/config9601824520364484941tmp [Pipeline] { [Pipeline] echo 05:01:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:01:50 ---> sigul-configuration.sh 05:01:50 gpg: directory `/root/.gnupg' created 05:01:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:01:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:01:50 gpg: keyring `/root/.gnupg/secring.gpg' created 05:01:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:01:50 gpg: CAST5 encrypted data 05:01:50 gpg: encrypted with 1 passphrase 05:01:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:01:50 + mkdir /home/jenkins 05:01:50 + mkdir /home/jenkins/sigul [Pipeline] sh 05:01:50 + 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 05:01:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:01:51 ---> sigul-install.sh 05:01:51 Sigul already installed; skipping installation. [Pipeline] sh 05:01:51 + git tag --list 05:01:51 0.6.0 05:01:51 0.6.1 05:01:51 0.7.0 05:01:51 0.7.1 05:01:51 v1.0.0 05:01:51 v1.0.1 05:01:51 v1.1.0 05:01:51 v1.2.0 05:01:51 v1.2.1 05:01:51 v1.3.0 05:01:51 v1.3.1 05:01:51 v2.0.0 05:01:51 v2.1.0 05:01:51 v2.1.1 05:01:51 v2.2.0 05:01:51 v2.3.0 05:01:51 v3.0 05:01:51 v3.0.0 05:01:51 v3.1 05:01:51 v3.1.0 05:01:51 v3.1.1 05:01:51 v4.0 05:01:51 v4.0.0 05:01:51 v4.0.1 05:01:51 v4.0.1-dev.1 05:01:51 v4.0.1-dev.2 05:01:51 v4.0.2-dev.1 05:01:51 v4.1.0-dev.1 05:01:51 v4.1.0-dev.10 05:01:51 v4.1.0-dev.100 05:01:51 v4.1.0-dev.101 05:01:51 v4.1.0-dev.102 05:01:51 v4.1.0-dev.103 05:01:51 v4.1.0-dev.11 05:01:51 v4.1.0-dev.12 05:01:51 v4.1.0-dev.13 05:01:51 v4.1.0-dev.14 05:01:51 v4.1.0-dev.15 05:01:51 v4.1.0-dev.16 05:01:51 v4.1.0-dev.17 05:01:51 v4.1.0-dev.18 05:01:51 v4.1.0-dev.19 05:01:51 v4.1.0-dev.2 05:01:51 v4.1.0-dev.20 05:01:51 v4.1.0-dev.21 05:01:51 v4.1.0-dev.22 05:01:51 v4.1.0-dev.23 05:01:51 v4.1.0-dev.24 05:01:51 v4.1.0-dev.25 05:01:51 v4.1.0-dev.26 05:01:51 v4.1.0-dev.27 05:01:51 v4.1.0-dev.28 05:01:51 v4.1.0-dev.29 05:01:51 v4.1.0-dev.3 05:01:51 v4.1.0-dev.30 05:01:51 v4.1.0-dev.31 05:01:51 v4.1.0-dev.32 05:01:51 v4.1.0-dev.33 05:01:51 v4.1.0-dev.34 05:01:51 v4.1.0-dev.35 05:01:51 v4.1.0-dev.36 05:01:51 v4.1.0-dev.37 05:01:51 v4.1.0-dev.38 05:01:51 v4.1.0-dev.39 05:01:51 v4.1.0-dev.4 05:01:51 v4.1.0-dev.40 05:01:51 v4.1.0-dev.41 05:01:51 v4.1.0-dev.42 05:01:51 v4.1.0-dev.43 05:01:51 v4.1.0-dev.44 05:01:51 v4.1.0-dev.45 05:01:51 v4.1.0-dev.46 05:01:51 v4.1.0-dev.47 05:01:51 v4.1.0-dev.48 05:01:51 v4.1.0-dev.49 05:01:51 v4.1.0-dev.5 05:01:51 v4.1.0-dev.50 05:01:51 v4.1.0-dev.51 05:01:51 v4.1.0-dev.52 05:01:51 v4.1.0-dev.53 05:01:51 v4.1.0-dev.54 05:01:51 v4.1.0-dev.55 05:01:51 v4.1.0-dev.56 05:01:51 v4.1.0-dev.57 05:01:51 v4.1.0-dev.58 05:01:51 v4.1.0-dev.59 05:01:51 v4.1.0-dev.6 05:01:51 v4.1.0-dev.60 05:01:51 v4.1.0-dev.61 05:01:51 v4.1.0-dev.62 05:01:51 v4.1.0-dev.63 05:01:51 v4.1.0-dev.64 05:01:51 v4.1.0-dev.65 05:01:51 v4.1.0-dev.66 05:01:51 v4.1.0-dev.67 05:01:51 v4.1.0-dev.68 05:01:51 v4.1.0-dev.69 05:01:51 v4.1.0-dev.7 05:01:51 v4.1.0-dev.70 05:01:51 v4.1.0-dev.71 05:01:51 v4.1.0-dev.72 05:01:51 v4.1.0-dev.73 05:01:51 v4.1.0-dev.74 05:01:51 v4.1.0-dev.75 05:01:51 v4.1.0-dev.76 05:01:51 v4.1.0-dev.77 05:01:51 v4.1.0-dev.78 05:01:51 v4.1.0-dev.79 05:01:51 v4.1.0-dev.8 05:01:51 v4.1.0-dev.80 05:01:51 v4.1.0-dev.81 05:01:51 v4.1.0-dev.82 05:01:51 v4.1.0-dev.83 05:01:51 v4.1.0-dev.84 05:01:51 v4.1.0-dev.85 05:01:51 v4.1.0-dev.86 05:01:51 v4.1.0-dev.87 05:01:51 v4.1.0-dev.88 05:01:51 v4.1.0-dev.89 05:01:51 v4.1.0-dev.9 05:01:51 v4.1.0-dev.90 05:01:51 v4.1.0-dev.91 05:01:51 v4.1.0-dev.92 05:01:51 v4.1.0-dev.93 05:01:51 v4.1.0-dev.94 05:01:51 v4.1.0-dev.95 05:01:51 v4.1.0-dev.96 05:01:51 v4.1.0-dev.97 05:01:51 v4.1.0-dev.98 05:01:51 v4.1.0-dev.99 [Pipeline] sh 05:01:51 + lftools sign git-tag v4.1.0-dev.103 05:01:52 Signing Git tag with Sigul... 05:01:52 Signing v4.1.0-dev.103 [Pipeline] echo 05:01:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:01:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:01:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:01:53 $ docker stop --time=1 1680afe3935cb4f1625ad1bf500087f6661f7ee221c4a612adf940ed80ebc33f 05:01:54 $ docker rm -f --volumes 1680afe3935cb4f1625ad1bf500087f6661f7ee221c4a612adf940ed80ebc33f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:01:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:55 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 05:01:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 05:01:55 $ docker top 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d -eo pid,comm 05:01:55 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). 05:01:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:55 [ssh-agent] Looking for ssh-agent implementation... 05:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:55 $ docker exec 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d ssh-agent 05:01:55 SSH_AUTH_SOCK=/tmp/ssh-8WHC8bIkVZ6G/agent.32 05:01:55 SSH_AGENT_PID=38 05:01:55 Running ssh-add (command line suppressed) 05:01:55 Identity added: /w/workspace/edgex-go/961@tmp/private_key_6571702678695554228.key (/w/workspace/edgex-go/961@tmp/private_key_6571702678695554228.key) 05:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:56 + git semver bump pre 05:01:56 2026-03-20 05:01:56,264 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:01:56 2026-03-20 05:01:56,267 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 05:01:56 2026-03-20 05:01:56,267 [bump_version] DEBUG bumping version:4.1.0-dev.103 on axis:pre with prefix:dev 05:01:56 2026-03-20 05:01:56,267 [bump_version] DEBUG bumped version:4.1.0-dev.104 05:01:56 2026-03-20 05:01:56,267 [write_version] DEBUG write version:4.1.0-dev.104 to path:/w/workspace/edgex-go/961/.semver/main with force:True 05:01:56 2026-03-20 05:01:56,267 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 05:01:56 2026-03-20 05:01:56,267 [write_file] DEBUG write to file:/w/workspace/edgex-go/961/.semver/main 05:01:56 2026-03-20 05:01:56,269 [execute] INFO git cat-file --batch-check 05:01:56 2026-03-20 05:01:56,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/961/.semver, stdin=, shell=False, universal_newlines=False) 05:01:56 2026-03-20 05:01:56,273 [execute] INFO git cat-file --batch 05:01:56 2026-03-20 05:01:56,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/961/.semver, stdin=, shell=False, universal_newlines=False) 05:01:56 2026-03-20 05:01:56,275 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 05:01:56 4.1.0-dev.104 [Pipeline] } 05:01:56 $ docker exec --env ******** --env ******** 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d ssh-agent -k 05:01:56 unset SSH_AUTH_SOCK; 05:01:56 unset SSH_AGENT_PID; 05:01:56 echo Agent pid 38 killed; 05:01:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:56 + git semver [Pipeline] } 05:01:57 $ docker stop --time=1 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d 05:01:58 $ docker rm -f --volumes 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d [Pipeline] // withDockerContainer [Pipeline] sh 05:01:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:58 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 05:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 05:01:59 $ docker top e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 -eo pid,comm 05:01:59 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). 05:01:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:59 [ssh-agent] Looking for ssh-agent implementation... 05:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:59 $ docker exec e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 ssh-agent 05:01:59 SSH_AUTH_SOCK=/tmp/ssh-dmj5zGjApER6/agent.33 05:01:59 SSH_AGENT_PID=39 05:01:59 Running ssh-add (command line suppressed) 05:01:59 Identity added: /w/workspace/edgex-go/961@tmp/private_key_7260313775205046010.key (/w/workspace/edgex-go/961@tmp/private_key_7260313775205046010.key) 05:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:59 + git semver push 05:02:00 2026-03-20 05:02:00,139 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:02:00 2026-03-20 05:02:00,142 [run_push] DEBUG push 05:02:00 2026-03-20 05:02:00,143 [execute] INFO git cat-file --batch-check 05:02:00 2026-03-20 05:02:00,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/961/.semver, stdin=, shell=False, universal_newlines=False) 05:02:00 2026-03-20 05:02:00,145 [execute] INFO git rev-list 7b24e18d2f425e2e6bf7c62e3807f63e167e3b71 -- 05:02:00 2026-03-20 05:02:00,145 [execute] DEBUG Popen(['git', 'rev-list', '7b24e18d2f425e2e6bf7c62e3807f63e167e3b71', '--'], cwd=/w/workspace/edgex-go/961/.semver, stdin=None, shell=False, universal_newlines=False) 05:02:00 2026-03-20 05:02:00,164 [execute] INFO git fetch -v -- origin 05:02:00 2026-03-20 05:02:00,164 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/961/.semver, stdin=None, shell=False, universal_newlines=True) 05:02:00 2026-03-20 05:02:00,712 [run_push] DEBUG no remote changes detected 05:02:00 2026-03-20 05:02:00,712 [execute] INFO git push origin semver 05:02:00 2026-03-20 05:02:00,712 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/961/.semver, stdin=None, shell=False, universal_newlines=False) 05:02:01 2026-03-20 05:02:01,567 [run_push] DEBUG push all version tags 05:02:01 2026-03-20 05:02:01,568 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:02:01 2026-03-20 05:02:01,568 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/961, stdin=None, shell=False, universal_newlines=False) 05:02:02 2026-03-20 05:02:02,319 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main 05:02:02 4.1.0-dev.104 [Pipeline] } 05:02:02 $ docker exec --env ******** --env ******** e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 ssh-agent -k 05:02:02 unset SSH_AUTH_SOCK; 05:02:02 unset SSH_AGENT_PID; 05:02:02 echo Agent pid 39 killed; 05:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:03 + git semver [Pipeline] } 05:02:03 $ docker stop --time=1 e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 05:02:04 $ docker rm -f --volumes e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 [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 05:02:05 + [ -d /w/workspace/edgex-go/961/archives ] [Pipeline] libraryResource [Pipeline] sh 05:02:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:02:06 ---> package-listing.sh 05:02:06 ++ facter osfamily 05:02:06 ++ tr '[:upper:]' '[:lower:]' 05:02:06 + OS_FAMILY=debian 05:02:06 + workspace=/w/workspace/edgex-go/961 05:02:06 + START_PACKAGES=/tmp/packages_start.txt 05:02:06 + END_PACKAGES=/tmp/packages_end.txt 05:02:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:06 + PACKAGES=/tmp/packages_start.txt 05:02:06 + '[' /w/workspace/edgex-go/961 ']' 05:02:06 + PACKAGES=/tmp/packages_end.txt 05:02:06 + case "${OS_FAMILY}" in 05:02:06 + dpkg -l 05:02:06 + grep '^ii' 05:02:06 + '[' -f /tmp/packages_start.txt ']' 05:02:06 + '[' -f /tmp/packages_end.txt ']' 05:02:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:06 + '[' /w/workspace/edgex-go/961 ']' 05:02:06 + mkdir -p /w/workspace/edgex-go/961/archives/ 05:02:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/961/archives/ [Pipeline] echo 05:02:06 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/961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:02:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:07 05:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:07 latest: Pulling from edgex-lftools-log-publisher 05:02:07 5eb5b503b376: Pulling fs layer 05:02:07 5c69ac0246d0: Pulling fs layer 05:02:07 ec43610c2a17: Pulling fs layer 05:02:07 3a2ae6a8a46f: Pulling fs layer 05:02:07 33b1e0a273af: Pulling fs layer 05:02:07 5d3b04190fa2: Pulling fs layer 05:02:07 2f39f015ded8: Pulling fs layer 05:02:07 3a2ae6a8a46f: Waiting 05:02:07 33b1e0a273af: Waiting 05:02:07 5d3b04190fa2: Waiting 05:02:07 2f39f015ded8: Waiting 05:02:07 5c69ac0246d0: Verifying Checksum 05:02:07 5c69ac0246d0: Download complete 05:02:07 3a2ae6a8a46f: Verifying Checksum 05:02:07 3a2ae6a8a46f: Download complete 05:02:07 ec43610c2a17: Verifying Checksum 05:02:07 ec43610c2a17: Download complete 05:02:07 33b1e0a273af: Verifying Checksum 05:02:07 33b1e0a273af: Download complete 05:02:07 5d3b04190fa2: Verifying Checksum 05:02:07 5d3b04190fa2: Download complete 05:02:07 5eb5b503b376: Verifying Checksum 05:02:07 5eb5b503b376: Download complete 05:02:08 2f39f015ded8: Verifying Checksum 05:02:08 2f39f015ded8: Download complete 05:02:09 5eb5b503b376: Pull complete 05:02:09 5c69ac0246d0: Pull complete 05:02:10 ec43610c2a17: Pull complete 05:02:10 3a2ae6a8a46f: Pull complete 05:02:10 33b1e0a273af: Pull complete 05:02:10 5d3b04190fa2: Pull complete 05:02:16 2f39f015ded8: Pull complete 05:02:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:17 prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container 05:02:17 $ 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/961/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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 05:02:18 $ docker top f8b9f6282ee5af1fad019cbe3bd40ed6f25334952aee06715c9a4ac5d0be9ab2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:02:18 + mkdir -p /var/log/sysstat [Pipeline] sh 05:02:19 + ls /var/log/sa-host 05:02:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:19 provisioning config files... 05:02:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/961@tmp/config10213344522816326595tmp [Pipeline] { [Pipeline] echo 05:02:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:02:19 ---> create-netrc.sh [Pipeline] } 05:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:02:19 ---> python-tools-install.sh [Pipeline] echo 05:02:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:02:20 ---> sudo-logs.sh 05:02:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:02:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:02:20 ---> job-cost.sh 05:02:20 lf-activate-venv: SKIPPING 05:02:20 DEBUG: total: 0.10999999940395355 05:02:20 INFO: Retrieving Stack Cost... 05:02:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:20 INFO: Archiving Costs [Pipeline] echo 05:02:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:02:21 ---> logs-deploy.sh 05:02:21 lf-activate-venv: SKIPPING 05:02:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/961 05:02:21 INFO: archiving workspace using pattern(s): 05:02:22 Archives upload complete. 05:02:22 INFO: archiving logs to Nexus 05:02:23 ---> uname -a: 05:02:23 Linux prd-ubuntu20-04-docker-8c-8g-3741 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:02:23 05:02:23 05:02:23 ---> lscpu: 05:02:23 Architecture: x86_64 05:02:23 CPU op-mode(s): 32-bit, 64-bit 05:02:23 Byte Order: Little Endian 05:02:23 Address sizes: 40 bits physical, 48 bits virtual 05:02:23 CPU(s): 8 05:02:23 On-line CPU(s) list: 0-7 05:02:23 Thread(s) per core: 1 05:02:23 Core(s) per socket: 1 05:02:23 Socket(s): 8 05:02:23 NUMA node(s): 1 05:02:23 Vendor ID: AuthenticAMD 05:02:23 CPU family: 23 05:02:23 Model: 49 05:02:23 Model name: AMD EPYC-Rome Processor 05:02:23 Stepping: 0 05:02:23 CPU MHz: 2799.998 05:02:23 BogoMIPS: 5599.99 05:02:23 Virtualization: AMD-V 05:02:23 Hypervisor vendor: KVM 05:02:23 Virtualization type: full 05:02:23 L1d cache: 256 KiB 05:02:23 L1i cache: 256 KiB 05:02:23 L2 cache: 4 MiB 05:02:23 L3 cache: 128 MiB 05:02:23 NUMA node0 CPU(s): 0-7 05:02:23 Vulnerability Gather data sampling: Not affected 05:02:23 Vulnerability Itlb multihit: Not affected 05:02:23 Vulnerability L1tf: Not affected 05:02:23 Vulnerability Mds: Not affected 05:02:23 Vulnerability Meltdown: Not affected 05:02:23 Vulnerability Mmio stale data: Not affected 05:02:23 Vulnerability Retbleed: Vulnerable 05:02:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:02:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:02:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:02:23 Vulnerability Srbds: Not affected 05:02:23 Vulnerability Tsx async abort: Not affected 05:02:23 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 05:02:23 05:02:23 05:02:23 ---> nproc: 05:02:23 8 05:02:23 05:02:23 05:02:23 ---> df -h: 05:02:23 Filesystem Size Used Avail Use% Mounted on 05:02:23 overlay 155G 35G 121G 23% / 05:02:23 tmpfs 64M 0 64M 0% /dev 05:02:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:02:23 shm 64M 0 64M 0% /dev/shm 05:02:23 /dev/vda1 155G 35G 121G 23% /facter-os 05:02:23 05:02:23 05:02:23 ---> sar -b -r -n DEV: 05:02:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3741) 03/20/26 _x86_64_ (8 CPU) 05:02:23 05:02:23 04:05:31 LINUX RESTART (8 CPU) 05:02:23 05:02:23 04:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:02:23 04:07:01 423.73 21.48 402.25 0.00 3309.72 71109.22 0.00 05:02:23 04:08:01 63.56 0.25 63.31 0.00 8.93 29804.65 0.00 05:02:23 04:09:01 37.53 0.15 37.38 0.00 1.20 20945.31 0.00 05:02:23 04:10:01 114.76 0.08 114.68 0.00 1.60 62553.04 0.00 05:02:23 04:11:02 1312.89 23.05 1289.84 0.00 240.99 548948.94 0.00 05:02:23 04:12:01 158.27 0.15 158.12 0.00 1.22 72115.83 0.00 05:02:23 04:13:01 418.88 0.73 418.15 0.00 30.76 155350.76 0.00 05:02:23 04:14:01 754.22 42.96 711.26 0.00 2085.65 116133.18 0.00 05:02:23 04:15:01 30.58 1.07 29.51 0.00 127.31 811.73 0.00 05:02:23 04:16:01 17.19 0.63 16.56 0.00 94.24 443.19 0.00 05:02:23 04:17:01 1.10 0.05 1.05 0.00 1.07 11.33 0.00 05:02:23 04:18:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 05:02:23 04:19:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 05:02:23 04:20:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 05:02:23 04:21:01 4.52 2.32 2.20 0.00 21.06 25.33 0.00 05:02:23 04:22:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 05:02:23 04:23:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 05:02:23 04:24:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 05:02:23 04:25:01 1.18 0.00 1.18 0.00 0.00 13.99 0.00 05:02:23 04:26:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 05:02:23 04:27:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 05:02:23 04:28:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 05:02:23 04:29:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 05:02:23 04:30:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 05:02:23 04:31:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 05:02:23 04:32:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 05:02:23 04:33:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 05:02:23 04:34:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 05:02:23 04:35:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 05:02:23 04:36:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 05:02:23 04:37:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 05:02:23 04:38:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 05:02:23 04:39:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 05:02:23 04:40:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 05:02:23 04:41:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 05:02:23 04:42:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 05:02:23 04:43:02 1.27 0.00 1.27 0.00 0.00 14.53 0.00 05:02:23 04:44:01 0.95 0.02 0.93 0.00 0.27 11.25 0.00 05:02:23 04:45:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 05:02:23 04:46:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 05:02:23 04:47:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 05:02:23 04:48:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 05:02:23 04:49:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 05:02:23 04:50:01 0.87 0.00 0.87 0.00 0.00 11.06 0.00 05:02:23 04:51:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 05:02:23 04:52:01 1.87 0.00 1.87 0.00 0.00 22.80 0.00 05:02:23 04:53:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 05:02:23 04:54:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 05:02:23 04:55:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 05:02:23 04:56:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 05:02:23 04:57:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 05:02:23 04:58:01 1.52 0.32 1.20 0.00 16.92 14.26 0.00 05:02:23 04:59:01 2.62 1.43 1.18 0.00 31.33 15.06 0.00 05:02:23 05:00:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 05:02:23 05:01:01 1.58 0.38 1.20 0.00 31.46 48.65 0.00 05:02:23 05:02:01 179.52 4.25 175.27 0.00 317.95 63492.75 0.00 05:02:23 Average: 64.03 1.78 62.25 0.00 112.97 20508.60 0.00 05:02:23 05:02:23 04:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:02:23 04:07:01 27613228 31505668 778716 2.37 117224 3979660 1859340 5.48 1194700 3585932 89656 05:02:23 04:08:01 26056344 31362188 912892 2.78 129084 5283480 2264604 6.68 2198532 4033332 591604 05:02:23 04:09:01 26094776 31363684 910352 2.77 134360 5209724 2214980 6.53 1659736 4501952 517332 05:02:23 04:10:01 26705024 31490464 788556 2.40 138844 4777520 1824392 5.38 1446076 4165344 460 05:02:23 04:11:02 6270292 28754996 3426980 10.43 399112 21154844 10194992 30.06 6051164 18795872 835788 05:02:23 04:12:01 2310576 27775220 4401432 13.39 418516 23968916 11465676 33.80 8414364 20233616 1681888 05:02:23 04:13:01 324172 27987796 4195300 12.76 422368 26077036 9712988 28.64 9301796 21257864 625252 05:02:23 04:14:01 5906164 31411704 836832 2.55 432344 24147664 2256532 6.65 3606484 21705828 108 05:02:23 04:15:01 5901132 31412796 834676 2.54 433760 24152032 2116716 6.24 4093484 21224080 580 05:02:23 04:16:01 5898028 31413056 834100 2.54 434388 24154960 2108620 6.22 4352212 20969084 12 05:02:23 04:17:01 5897248 31412284 834780 2.54 434404 24154976 2108620 6.22 4352628 20969088 20 05:02:23 04:18:01 5918664 31433860 813664 2.48 434436 24154992 2108620 6.22 4329224 20969100 152 05:02:23 04:19:01 5919436 31434688 812880 2.47 434460 24155000 2108620 6.22 4329532 20969108 36 05:02:23 04:20:01 5926728 31442016 805548 2.45 434472 24155000 2108620 6.22 4324372 20967176 180 05:02:23 04:21:01 5922952 31438952 808340 2.46 434976 24155188 2145748 6.33 4325480 20967304 216 05:02:23 04:22:01 5923724 31439764 807520 2.46 435012 24155192 2145748 6.33 4324936 20967308 52 05:02:23 04:23:01 5923852 31439908 807500 2.46 435020 24155192 2145748 6.33 4325016 20967308 8 05:02:23 04:24:01 5924104 31440188 807164 2.46 435048 24155200 2145748 6.33 4325036 20967312 160 05:02:23 04:25:01 5923772 31439928 807372 2.46 435080 24155200 2145748 6.33 4325084 20967312 12 05:02:23 04:26:01 5923928 31440104 807148 2.46 435100 24155204 2145748 6.33 4324888 20967284 168 05:02:23 04:27:01 5924164 31440356 806844 2.45 435108 24155204 2145748 6.33 4324840 20967292 28 05:02:23 04:28:01 5924116 31440328 806812 2.45 435124 24155208 2145748 6.33 4324920 20967292 44 05:02:23 04:29:01 5923816 31440044 807036 2.46 435136 24155212 2145748 6.33 4324932 20967296 8 05:02:23 04:30:01 5924020 31440264 806756 2.45 435152 24155212 2145748 6.33 4325008 20967296 44 05:02:23 04:31:01 5924192 31440444 806476 2.45 435164 24155212 2145748 6.33 4324976 20967300 16 05:02:23 04:32:01 5923632 31439968 806896 2.45 435168 24155284 2145748 6.33 4324928 20967368 184 05:02:23 04:33:01 5923340 31439692 807112 2.46 435176 24155288 2145748 6.33 4325288 20967372 8 05:02:23 04:34:01 5923292 31439664 807080 2.46 435192 24155292 2145748 6.33 4325112 20967376 40 05:02:23 04:35:01 5923712 31440096 806800 2.45 435204 24155296 2145748 6.33 4325124 20967376 8 05:02:23 04:36:01 5923444 31439872 806964 2.45 435240 24155300 2145748 6.33 4325076 20967360 160 05:02:23 04:37:01 5923396 31439840 806932 2.45 435260 24155300 2161792 6.37 4325024 20967360 12 05:02:23 04:38:01 5923348 31439816 806904 2.45 435276 24155300 2161792 6.37 4325080 20967364 44 05:02:23 04:39:01 5923548 31440024 806852 2.45 435280 24155304 2161792 6.37 4325440 20967364 8 05:02:23 04:40:01 5923452 31440096 806736 2.45 435292 24155436 2161792 6.37 4325208 20967488 180 05:02:23 04:41:01 5922900 31439580 807244 2.46 435320 24155440 2161792 6.37 4325292 20967500 40 05:02:23 04:42:01 5922640 31439340 807428 2.46 435324 24155444 2161792 6.37 4325256 20967500 192 05:02:23 04:43:02 5922844 31439568 807140 2.46 435344 24155448 2161792 6.37 4325268 20967504 8 05:02:23 04:44:01 5922796 31439540 807108 2.46 435364 24155448 2161792 6.37 4325296 20967504 192 05:02:23 04:45:01 5922748 31439508 807084 2.46 435368 24155452 2161792 6.37 4325316 20967512 8 05:02:23 04:46:01 5922916 31439804 806936 2.45 435376 24155580 2161792 6.37 4325420 20967632 200 05:02:23 04:47:01 5922900 31439824 807004 2.46 435404 24155580 2161792 6.37 4325384 20967644 8 05:02:23 04:48:01 5922796 31439760 806924 2.45 435408 24155588 2161792 6.37 4325388 20967648 40 05:02:23 04:49:01 5922724 31439688 806928 2.45 435424 24155588 2161792 6.37 4325404 20967648 12 05:02:23 04:50:01 5922820 31439808 806940 2.45 435432 24155592 2161792 6.37 4325752 20967652 188 05:02:23 04:51:01 5923104 31440096 806640 2.45 435440 24155592 2161792 6.37 4325552 20967652 16 05:02:23 04:52:01 5922988 31440012 806920 2.45 435468 24155596 2161792 6.37 4325572 20967664 16 05:02:23 04:53:01 5922444 31439504 807428 2.46 435476 24155608 2161792 6.37 4325584 20967668 8 05:02:23 04:54:01 5922436 31439496 807364 2.46 435488 24155608 2161792 6.37 4325600 20967668 44 05:02:23 04:55:01 5922388 31439476 807340 2.46 435492 24155612 2161792 6.37 4325604 20967672 8 05:02:23 04:56:01 5922680 31439772 806968 2.45 435504 24155612 2161792 6.37 4326056 20967648 204 05:02:23 04:57:01 5922632 31439728 806944 2.45 435520 24155616 2161792 6.37 4325404 20967652 44 05:02:23 04:58:01 5922332 31439972 806684 2.45 435536 24156120 2161792 6.37 4327840 20967976 144 05:02:23 04:59:01 5915124 31434960 811560 2.47 435544 24157064 2177892 6.42 4334076 20968060 36 05:02:23 05:00:01 5915068 31434924 811548 2.47 435556 24157076 2177892 6.42 4333800 20968072 176 05:02:23 05:01:01 5911020 31431488 814860 2.48 435584 24157940 2177892 6.42 4336460 20969512 20 05:02:23 05:02:01 4299980 31333080 908100 2.76 487344 25482116 2227868 6.57 4514376 22254652 528 05:02:23 Average: 7211891 31259798 985733 3.00 413080 22774742 2591183 7.64 4313132 19754853 77618 05:02:23 05:02:23 04:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:02:23 04:07:01 ens3 1521.16 1222.36 14873.72 180.58 0.00 0.00 0.00 0.00 05:02:23 04:07:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 05:02:23 04:07:01 docker0 749.03 833.74 55.28 4658.70 0.00 0.00 0.00 0.00 05:02:23 04:08:01 ens3 36.79 22.90 33.48 14.72 0.00 0.00 0.00 0.00 05:02:23 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:08:01 veth60641ca 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 05:02:23 04:08:01 docker0 0.17 0.15 0.01 0.02 0.00 0.00 0.00 0.00 05:02:23 04:09:01 ens3 21.56 15.46 17.98 9.40 0.00 0.00 0.00 0.00 05:02:23 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:09:01 veth60641ca 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 05:02:23 04:09:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 05:02:23 04:10:01 vethca4bea9 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:10:01 ens3 104.30 72.27 2222.27 20.11 0.00 0.00 0.00 0.00 05:02:23 04:10:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:02:23 04:10:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:11:02 vethe3fabf9 0.05 0.64 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth20234a6 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth75b7378 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 vethca4bea9 0.66 3.72 0.06 0.37 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth867b1b3 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth0d513fa 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 ens3 992.33 573.91 10410.23 73.68 0.00 0.00 0.00 0.00 05:02:23 04:11:02 vethffc2671 0.05 0.64 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth275e430 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth36c13b4 0.05 0.54 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth0ae34a6 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth9ae94ec 0.05 0.64 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 vethe1f39ac 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 veth3ea8e80 0.05 0.49 0.00 0.03 0.00 0.00 0.00 0.00 05:02:23 04:11:02 docker0 539.16 919.97 49.61 9337.84 0.00 0.00 0.00 0.00 05:02:23 04:12:01 vethe3fabf9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth20234a6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth75b7378 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 vethca4bea9 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth867b1b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth0d513fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 ens3 3.20 2.08 2.55 1.41 0.00 0.00 0.00 0.00 05:02:23 04:12:01 vethffc2671 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth275e430 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth36c13b4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth0ae34a6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth9ae94ec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 vethe1f39ac 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 veth3ea8e80 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:12:01 docker0 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:13:01 vethe3fabf9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 veth20234a6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 veth75b7378 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 vethca4bea9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 veth0d513fa 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 ens3 6.59 3.00 4.94 2.64 0.00 0.00 0.00 0.00 05:02:23 04:13:01 vethffc2671 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 veth275e430 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 veth36c13b4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 veth0ae34a6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 veth9ae94ec 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 vethe1f39ac 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:13:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:14:01 ens3 187.74 205.68 82.34 797.14 0.00 0.00 0.00 0.00 05:02:23 04:14:01 lo 14.66 14.66 1.44 1.44 0.00 0.00 0.00 0.00 05:02:23 04:14:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:15:01 ens3 447.38 429.66 191.29 2619.35 0.00 0.00 0.00 0.00 05:02:23 04:15:01 lo 36.53 36.53 3.58 3.58 0.00 0.00 0.00 0.00 05:02:23 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:16:01 ens3 252.53 257.95 103.53 1364.55 0.00 0.00 0.00 0.00 05:02:23 04:16:01 lo 17.86 17.86 1.74 1.74 0.00 0.00 0.00 0.00 05:02:23 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:17:01 ens3 8.80 2.63 11.20 0.37 0.00 0.00 0.00 0.00 05:02:23 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:18:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:19:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:21:01 ens3 0.63 0.50 0.35 0.28 0.00 0.00 0.00 0.00 05:02:23 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:22:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:23:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:25:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:26:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:02:23 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:31:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 05:02:23 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:32:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:36:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 05:02:23 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:39:01 ens3 0.20 0.13 0.23 0.01 0.00 0.00 0.00 0.00 05:02:23 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:40:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:41:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 05:02:23 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:43:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:44:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:46:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 05:02:23 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:51:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:02:23 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:54:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:56:01 ens3 1.17 0.60 0.56 0.29 0.00 0.00 0.00 0.00 05:02:23 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:23 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:58:01 ens3 1.08 0.70 0.89 0.38 0.00 0.00 0.00 0.00 05:02:23 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 04:59:01 ens3 5.73 4.67 3.74 4.76 0.00 0.00 0.00 0.00 05:02:23 04:59:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:00:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:02:23 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:23 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:01:01 ens3 5.43 4.02 5.34 2.01 0.00 0.00 0.00 0.00 05:02:23 05:01:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:23 05:02:01 vethccf2b21 1.17 1.25 0.23 0.86 0.00 0.00 0.00 0.00 05:02:23 05:02:01 ens3 453.44 294.93 8175.72 153.24 0.00 0.00 0.00 0.00 05:02:23 05:02:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 05:02:23 05:02:01 docker0 56.34 87.02 5.83 879.09 0.00 0.00 0.00 0.00 05:02:23 Average: vethccf2b21 0.02 0.02 0.00 0.02 0.00 0.00 0.00 0.00 05:02:23 Average: ens3 72.64 55.79 647.86 93.72 0.00 0.00 0.00 0.00 05:02:23 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 05:02:23 Average: docker0 24.17 33.11 1.99 267.77 0.00 0.00 0.00 0.00 05:02:23 05:02:23 05:02:23 ---> sar -P ALL: 05:02:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3741) 03/20/26 _x86_64_ (8 CPU) 05:02:23 05:02:23 04:05:31 LINUX RESTART (8 CPU) 05:02:23 05:02:23 04:06:01 CPU %user %nice %system %iowait %steal %idle 05:02:23 04:07:01 all 10.87 0.00 4.01 1.41 0.07 83.65 05:02:23 04:07:01 0 10.07 0.00 3.04 0.10 0.07 86.73 05:02:23 04:07:01 1 8.21 0.00 3.87 0.20 0.07 87.65 05:02:23 04:07:01 2 11.03 0.00 4.37 1.00 0.07 83.54 05:02:23 04:07:01 3 9.78 0.00 2.84 0.12 0.07 87.19 05:02:23 04:07:01 4 17.08 0.00 4.24 2.40 0.07 76.21 05:02:23 04:07:01 5 11.51 0.00 5.29 1.63 0.07 81.50 05:02:23 04:07:01 6 7.72 0.00 3.61 2.59 0.05 86.04 05:02:23 04:07:01 7 11.59 0.00 4.80 3.28 0.07 80.26 05:02:23 04:08:01 all 45.51 0.00 7.87 0.28 0.09 46.25 05:02:23 04:08:01 0 45.25 0.00 9.44 0.44 0.10 44.77 05:02:23 04:08:01 1 47.11 0.00 7.72 0.17 0.08 44.92 05:02:23 04:08:01 2 38.32 0.00 6.90 1.22 0.10 53.47 05:02:23 04:08:01 3 46.34 0.00 7.44 0.02 0.08 46.12 05:02:23 04:08:01 4 44.28 0.00 8.42 0.08 0.08 47.13 05:02:23 04:08:01 5 47.52 0.00 7.33 0.08 0.08 44.98 05:02:23 04:08:01 6 46.48 0.00 8.01 0.13 0.10 45.27 05:02:23 04:08:01 7 48.78 0.00 7.70 0.07 0.08 43.37 05:02:23 04:09:01 all 53.67 0.00 6.84 0.16 0.08 39.25 05:02:23 04:09:01 0 54.21 0.00 7.28 0.00 0.08 38.42 05:02:23 04:09:01 1 55.01 0.00 6.94 0.02 0.08 37.95 05:02:23 04:09:01 2 51.22 0.00 6.46 1.03 0.07 41.22 05:02:23 04:09:01 3 54.29 0.00 6.75 0.02 0.07 38.88 05:02:23 04:09:01 4 53.49 0.00 6.82 0.00 0.08 39.61 05:02:23 04:09:01 5 52.99 0.00 6.56 0.00 0.07 40.39 05:02:23 04:09:01 6 54.35 0.00 6.84 0.24 0.08 38.48 05:02:23 04:09:01 7 53.77 0.00 7.05 0.02 0.08 39.08 05:02:23 04:10:01 all 35.70 0.00 6.05 0.46 0.07 57.71 05:02:23 04:10:01 0 35.86 0.00 6.08 0.10 0.07 57.89 05:02:23 04:10:01 1 37.68 0.00 6.28 0.00 0.07 55.98 05:02:23 04:10:01 2 34.42 0.00 6.11 3.00 0.07 56.41 05:02:23 04:10:01 3 34.42 0.00 5.84 0.02 0.07 59.65 05:02:23 04:10:01 4 34.84 0.00 6.65 0.17 0.07 58.27 05:02:23 04:10:01 5 35.52 0.00 5.43 0.02 0.07 58.96 05:02:23 04:10:01 6 35.66 0.00 5.95 0.39 0.08 57.92 05:02:23 04:10:01 7 37.21 0.00 6.06 0.03 0.07 56.63 05:02:23 04:11:02 all 49.99 0.00 14.26 8.66 0.10 26.99 05:02:23 04:11:02 0 49.34 0.00 13.90 6.14 0.08 30.53 05:02:23 04:11:02 1 50.11 0.00 14.14 7.23 0.08 28.44 05:02:23 04:11:02 2 49.91 0.00 13.84 6.67 0.10 29.49 05:02:23 04:11:02 3 49.33 0.00 17.55 24.20 0.12 8.79 05:02:23 04:11:02 4 49.92 0.00 13.99 6.19 0.10 29.81 05:02:23 04:11:02 5 51.00 0.00 13.52 5.93 0.10 29.45 05:02:23 04:11:02 6 50.62 0.00 13.91 6.55 0.10 28.82 05:02:23 04:11:02 7 49.73 0.00 13.29 6.54 0.08 30.36 05:02:23 04:12:01 all 90.83 0.00 9.07 0.00 0.10 0.00 05:02:23 04:12:01 0 91.36 0.00 8.54 0.00 0.10 0.00 05:02:23 04:12:01 1 91.06 0.00 8.84 0.00 0.10 0.00 05:02:23 04:12:01 2 91.36 0.00 8.54 0.00 0.10 0.00 05:02:23 04:12:01 3 90.64 0.00 9.26 0.00 0.10 0.00 05:02:23 04:12:01 4 90.87 0.00 9.04 0.00 0.08 0.00 05:02:23 04:12:01 5 90.86 0.00 9.02 0.00 0.12 0.00 05:02:23 04:12:01 6 90.09 0.00 9.79 0.00 0.12 0.00 05:02:23 04:12:01 7 90.38 0.00 9.52 0.00 0.10 0.00 05:02:23 04:13:01 all 91.25 0.00 8.64 0.00 0.11 0.00 05:02:23 04:13:01 0 91.41 0.00 8.49 0.00 0.10 0.00 05:02:23 04:13:01 1 90.46 0.00 9.44 0.00 0.10 0.00 05:02:23 04:13:01 2 91.34 0.00 8.56 0.00 0.10 0.00 05:02:23 04:13:01 3 91.78 0.00 8.12 0.00 0.10 0.00 05:02:23 04:13:01 4 90.93 0.00 8.95 0.00 0.12 0.00 05:02:23 04:13:01 5 91.59 0.00 8.27 0.00 0.13 0.00 05:02:23 04:13:01 6 91.61 0.00 8.28 0.00 0.12 0.00 05:02:23 04:13:01 7 90.88 0.00 9.01 0.00 0.12 0.00 05:02:23 04:14:01 all 43.69 0.00 5.75 0.77 0.09 49.70 05:02:23 04:14:01 0 43.59 0.00 6.08 0.75 0.08 49.50 05:02:23 04:14:01 1 42.77 0.00 6.94 0.72 0.08 49.48 05:02:23 04:14:01 2 44.05 0.00 5.45 0.45 0.08 49.97 05:02:23 04:14:01 3 42.90 0.00 5.53 1.10 0.08 50.38 05:02:23 04:14:01 4 44.30 0.00 5.56 0.63 0.08 49.42 05:02:23 04:14:01 5 44.71 0.00 5.37 0.54 0.08 49.30 05:02:23 04:14:01 6 43.65 0.00 5.58 1.40 0.10 49.26 05:02:23 04:14:01 7 43.55 0.00 5.49 0.57 0.08 50.31 05:02:23 04:15:01 all 11.22 0.00 0.93 0.09 0.06 87.70 05:02:23 04:15:01 0 12.90 0.00 1.01 0.07 0.05 85.97 05:02:23 04:15:01 1 11.08 0.00 0.92 0.03 0.07 87.90 05:02:23 04:15:01 2 9.78 0.00 0.90 0.03 0.05 89.23 05:02:23 04:15:01 3 10.21 0.00 0.82 0.03 0.05 88.89 05:02:23 04:15:01 4 10.19 0.00 1.15 0.02 0.07 88.57 05:02:23 04:15:01 5 13.07 0.00 0.90 0.52 0.07 85.45 05:02:23 04:15:01 6 10.67 0.00 0.80 0.03 0.07 88.42 05:02:23 04:15:01 7 11.83 0.00 0.93 0.02 0.07 87.16 05:02:23 04:16:01 all 5.56 0.00 0.56 0.05 0.04 93.78 05:02:23 04:16:01 0 1.44 0.00 0.48 0.02 0.03 98.03 05:02:23 04:16:01 1 7.11 0.00 0.60 0.03 0.05 92.21 05:02:23 04:16:01 2 6.01 0.00 0.53 0.03 0.05 93.37 05:02:23 04:16:01 3 5.18 0.00 0.58 0.02 0.03 94.19 05:02:23 04:16:01 4 5.90 0.00 0.58 0.05 0.03 93.43 05:02:23 04:16:01 5 7.58 0.00 0.55 0.27 0.03 91.57 05:02:23 04:16:01 6 4.48 0.00 0.57 0.00 0.05 94.91 05:02:23 04:16:01 7 6.79 0.00 0.60 0.02 0.03 92.56 05:02:23 04:17:01 all 0.27 0.00 0.02 0.00 0.01 99.69 05:02:23 04:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:02:23 04:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:02:23 04:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:02:23 04:17:01 4 0.00 0.00 0.02 0.02 0.02 99.95 05:02:23 04:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:17:01 6 0.08 0.00 0.05 0.00 0.03 99.83 05:02:23 04:17:01 7 1.99 0.00 0.02 0.00 0.02 97.98 05:02:23 05:02:23 04:17:01 CPU %user %nice %system %iowait %steal %idle 05:02:23 04:18:01 all 0.28 0.00 0.01 0.01 0.01 99.70 05:02:23 04:18:01 0 0.00 0.00 0.00 0.03 0.02 99.95 05:02:23 04:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:02:23 04:18:01 4 0.05 0.00 0.02 0.02 0.00 99.92 05:02:23 04:18:01 5 0.07 0.00 0.00 0.00 0.00 99.93 05:02:23 04:18:01 6 0.03 0.00 0.05 0.00 0.02 99.90 05:02:23 04:18:01 7 1.97 0.00 0.00 0.00 0.00 98.03 05:02:23 04:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:02:23 04:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 05:02:23 04:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:19:01 4 0.02 0.00 0.05 0.02 0.00 99.92 05:02:23 04:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:19:01 6 0.02 0.00 0.00 0.00 0.03 99.95 05:02:23 04:19:01 7 0.28 0.00 0.03 0.00 0.02 99.67 05:02:23 04:20:01 all 0.08 0.00 0.01 0.00 0.01 99.89 05:02:23 04:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:02:23 04:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:02:23 04:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:02:23 04:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:02:23 04:20:01 6 0.10 0.00 0.03 0.00 0.02 99.85 05:02:23 04:20:01 7 0.45 0.00 0.02 0.00 0.00 99.53 05:02:23 04:21:01 all 0.03 0.00 0.03 0.01 0.01 99.92 05:02:23 04:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:02:23 04:21:01 2 0.00 0.00 0.03 0.02 0.00 99.95 05:02:23 04:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:02:23 04:21:01 4 0.02 0.00 0.02 0.03 0.00 99.93 05:02:23 04:21:01 5 0.08 0.00 0.05 0.00 0.02 99.85 05:02:23 04:21:01 6 0.07 0.00 0.07 0.00 0.03 99.83 05:02:23 04:21:01 7 0.00 0.00 0.03 0.03 0.02 99.92 05:02:23 04:22:01 all 0.03 0.00 0.00 0.01 0.01 99.95 05:02:23 04:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:22:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:02:23 04:22:01 2 0.02 0.00 0.00 0.03 0.00 99.95 05:02:23 04:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:02:23 04:22:01 5 0.07 0.00 0.00 0.00 0.00 99.93 05:02:23 04:22:01 6 0.07 0.00 0.02 0.00 0.02 99.90 05:02:23 04:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:02:23 04:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:23:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:02:23 04:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:23:01 4 0.03 0.00 0.02 0.02 0.00 99.93 05:02:23 04:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:23:01 6 0.05 0.00 0.05 0.00 0.03 99.87 05:02:23 04:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:24:01 all 0.04 0.00 0.01 0.00 0.01 99.93 05:02:23 04:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:02:23 04:24:01 1 0.07 0.00 0.02 0.00 0.00 99.92 05:02:23 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:02:23 04:24:01 5 0.07 0.00 0.03 0.00 0.00 99.90 05:02:23 04:24:01 6 0.07 0.00 0.03 0.00 0.03 99.87 05:02:23 04:24:01 7 0.13 0.00 0.00 0.00 0.02 99.85 05:02:23 04:25:01 all 0.08 0.00 0.02 0.00 0.01 99.88 05:02:23 04:25:01 0 0.00 0.00 0.03 0.02 0.02 99.93 05:02:23 04:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:02:23 04:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 05:02:23 04:25:01 5 0.13 0.00 0.00 0.00 0.02 99.85 05:02:23 04:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:25:01 7 0.45 0.00 0.03 0.00 0.00 99.52 05:02:23 04:26:01 all 0.04 0.00 0.02 0.00 0.01 99.93 05:02:23 04:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:02:23 04:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:02:23 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:26:01 4 0.08 0.00 0.03 0.02 0.00 99.87 05:02:23 04:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:02:23 04:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:02:23 04:26:01 7 0.10 0.00 0.00 0.00 0.02 99.88 05:02:23 04:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:02:23 04:27:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:02:23 04:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:27:01 4 0.03 0.00 0.02 0.03 0.02 99.90 05:02:23 04:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 05:02:23 04:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:02:23 04:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:02:23 04:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:02:23 04:28:01 4 0.10 0.00 0.03 0.00 0.00 99.87 05:02:23 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:28:01 7 0.17 0.00 0.02 0.00 0.00 99.82 05:02:23 05:02:23 04:28:01 CPU %user %nice %system %iowait %steal %idle 05:02:23 04:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:02:23 04:29:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:02:23 04:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:29:01 4 0.02 0.00 0.02 0.02 0.02 99.93 05:02:23 04:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:29:01 6 0.08 0.00 0.00 0.00 0.03 99.88 05:02:23 04:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:30:01 all 0.07 0.00 0.01 0.01 0.01 99.90 05:02:23 04:30:01 0 0.00 0.00 0.00 0.03 0.02 99.95 05:02:23 04:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:30:01 4 0.37 0.00 0.02 0.02 0.02 99.58 05:02:23 04:30:01 5 0.12 0.00 0.00 0.00 0.02 99.87 05:02:23 04:30:01 6 0.08 0.00 0.03 0.00 0.03 99.85 05:02:23 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:02:23 04:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:02:23 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:31:01 4 0.15 0.00 0.03 0.00 0.00 99.82 05:02:23 04:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:31:01 6 0.03 0.00 0.03 0.02 0.03 99.88 05:02:23 04:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:02:23 04:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:02:23 04:32:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:02:23 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 05:02:23 04:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:02:23 04:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:02:23 04:32:01 6 0.12 0.00 0.03 0.00 0.02 99.83 05:02:23 04:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:02:23 04:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:02:23 04:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:02:23 04:33:01 5 0.00 0.00 0.05 0.00 0.00 99.95 05:02:23 04:33:01 6 0.07 0.00 0.07 0.00 0.03 99.83 05:02:23 04:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:34:01 all 0.03 0.00 0.01 0.02 0.01 99.94 05:02:23 04:34:01 0 0.00 0.00 0.02 0.12 0.02 99.85 05:02:23 04:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:02:23 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:34:01 4 0.05 0.00 0.02 0.03 0.02 99.88 05:02:23 04:34:01 5 0.08 0.00 0.02 0.00 0.02 99.88 05:02:23 04:34:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:02:23 04:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:35:01 all 0.02 0.00 0.01 0.00 0.01 99.97 05:02:23 04:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:02:23 04:35:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:02:23 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:36:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:02:23 04:36:01 0 0.03 0.00 0.02 0.05 0.02 99.88 05:02:23 04:36:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:02:23 04:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:36:01 3 0.00 0.00 0.03 0.00 0.00 99.97 05:02:23 04:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:02:23 04:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:02:23 04:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:02:23 04:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:37:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:02:23 04:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:02:23 04:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:02:23 04:37:01 5 0.07 0.00 0.03 0.00 0.02 99.88 05:02:23 04:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:38:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:02:23 04:38:01 0 0.03 0.00 0.00 0.03 0.02 99.92 05:02:23 04:38:01 1 0.07 0.00 0.07 0.00 0.03 99.83 05:02:23 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:02:23 04:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:02:23 04:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:02:23 04:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:02:23 04:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:02:23 04:39:01 1 0.08 0.00 0.05 0.00 0.02 99.85 05:02:23 04:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:02:23 04:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 05:02:23 04:39:01 CPU %user %nice %system %iowait %steal %idle 05:02:23 04:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:02:23 04:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 05:02:23 04:40:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:02:23 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:40:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:02:23 04:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:02:23 04:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:02:23 04:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:02:23 04:41:01 all 0.03 0.00 0.01 0.00 0.01 99.96 05:02:23 04:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:02:23 04:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:41:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:02:23 04:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:02:23 04:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:02:23 04:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:02:23 04:42:01 0 0.03 0.00 0.00 0.02 0.02 99.93 05:02:23 04:42:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:02:23 04:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:42:01 4 0.03 0.00 0.00 0.02 0.00 99.95 05:02:23 04:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:43:02 all 0.01 0.00 0.01 0.00 0.01 99.97 05:02:23 04:43:02 0 0.02 0.00 0.00 0.02 0.00 99.97 05:02:23 04:43:02 1 0.02 0.00 0.03 0.00 0.02 99.93 05:02:23 04:43:02 2 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:43:02 3 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:43:02 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:43:02 5 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:43:02 6 0.02 0.00 0.02 0.00 0.02 99.95 05:02:23 04:43:02 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:02:23 04:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 05:02:23 04:44:01 1 0.07 0.00 0.03 0.00 0.03 99.86 05:02:23 04:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:44:01 4 0.03 0.00 0.00 0.02 0.02 99.93 05:02:23 04:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:02:23 04:45:01 all 0.22 0.00 0.01 0.00 0.01 99.76 05:02:23 04:45:01 0 0.00 0.00 0.03 0.02 0.00 99.95 05:02:23 04:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:02:23 04:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:45:01 4 1.65 0.00 0.00 0.02 0.00 98.34 05:02:23 04:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 05:02:23 04:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:02:23 04:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:02:23 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:46:01 4 0.23 0.00 0.02 0.00 0.00 99.75 05:02:23 04:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:46:01 6 0.08 0.00 0.02 0.00 0.02 99.88 05:02:23 04:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:47:01 all 0.08 0.00 0.02 0.01 0.01 99.88 05:02:23 04:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 05:02:23 04:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:47:01 4 0.53 0.00 0.12 0.05 0.02 99.29 05:02:23 04:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:02:23 04:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:48:01 all 0.03 0.00 0.02 0.01 0.01 99.94 05:02:23 04:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:48:01 1 0.07 0.00 0.02 0.03 0.03 99.85 05:02:23 04:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:48:01 4 0.07 0.00 0.05 0.00 0.00 99.88 05:02:23 04:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:48:01 6 0.03 0.00 0.03 0.02 0.00 99.92 05:02:23 04:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:02:23 04:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:02:23 04:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:02:23 04:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:02:23 04:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:02:23 04:49:01 6 0.07 0.00 0.00 0.00 0.02 99.92 05:02:23 04:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:02:23 04:50:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:02:23 04:50:01 1 0.03 0.00 0.05 0.00 0.03 99.88 05:02:23 04:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:02:23 04:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:02:23 04:50:01 6 0.05 0.00 0.00 0.02 0.00 99.93 05:02:23 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 05:02:23 04:50:01 CPU %user %nice %system %iowait %steal %idle 05:02:23 04:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:02:23 04:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:02:23 04:51:01 1 0.08 0.00 0.02 0.00 0.03 99.87 05:02:23 04:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:51:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:02:23 04:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:02:23 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:52:01 all 0.12 0.00 0.02 0.00 0.01 99.84 05:02:23 04:52:01 0 0.02 0.00 0.00 0.02 0.02 99.95 05:02:23 04:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:02:23 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:52:01 4 0.83 0.00 0.05 0.00 0.02 99.10 05:02:23 04:52:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:02:23 04:52:01 6 0.02 0.00 0.02 0.02 0.02 99.93 05:02:23 04:52:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:02:23 04:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:02:23 04:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 05:02:23 04:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:02:23 04:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:53:01 5 0.07 0.00 0.00 0.00 0.02 99.92 05:02:23 04:53:01 6 0.03 0.00 0.05 0.00 0.00 99.92 05:02:23 04:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:02:23 04:54:01 0 0.07 0.00 0.00 0.02 0.00 99.92 05:02:23 04:54:01 1 0.07 0.00 0.00 0.00 0.02 99.92 05:02:23 04:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 04:54:01 6 0.05 0.00 0.02 0.02 0.03 99.88 05:02:23 04:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:55:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:02:23 04:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 04:55:01 1 0.02 0.00 0.00 0.03 0.02 99.93 05:02:23 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:55:01 5 0.10 0.00 0.02 0.00 0.02 99.87 05:02:23 04:55:01 6 0.07 0.00 0.05 0.02 0.02 99.85 05:02:23 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:56:01 all 0.04 0.00 0.02 0.00 0.01 99.94 05:02:23 04:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:02:23 04:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:02:23 04:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:02:23 04:56:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:02:23 04:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:02:23 04:56:01 6 0.12 0.00 0.07 0.00 0.03 99.78 05:02:23 04:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:02:23 04:57:01 0 0.00 0.00 0.02 0.02 0.02 99.95 05:02:23 04:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:02:23 04:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:02:23 04:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 04:57:01 6 0.03 0.00 0.03 0.02 0.02 99.90 05:02:23 04:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:23 04:58:01 all 0.24 0.00 0.01 0.01 0.01 99.73 05:02:23 04:58:01 0 0.05 0.00 0.00 0.02 0.02 99.92 05:02:23 04:58:01 1 0.17 0.00 0.02 0.00 0.00 99.82 05:02:23 04:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 04:58:01 3 0.02 0.00 0.03 0.00 0.03 99.92 05:02:23 04:58:01 4 1.22 0.00 0.02 0.00 0.02 98.74 05:02:23 04:58:01 5 0.18 0.00 0.03 0.00 0.02 99.77 05:02:23 04:58:01 6 0.13 0.00 0.00 0.02 0.02 99.83 05:02:23 04:58:01 7 0.13 0.00 0.00 0.02 0.00 99.85 05:02:23 04:59:01 all 0.20 0.00 0.03 0.01 0.01 99.75 05:02:23 04:59:01 0 0.08 0.00 0.03 0.00 0.00 99.88 05:02:23 04:59:01 1 0.18 0.00 0.02 0.02 0.02 99.77 05:02:23 04:59:01 2 0.08 0.00 0.03 0.00 0.00 99.88 05:02:23 04:59:01 3 0.10 0.00 0.00 0.00 0.00 99.90 05:02:23 04:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:02:23 04:59:01 5 0.70 0.00 0.02 0.02 0.02 99.25 05:02:23 04:59:01 6 0.23 0.00 0.07 0.02 0.03 99.65 05:02:23 04:59:01 7 0.18 0.00 0.08 0.03 0.02 99.68 05:02:23 05:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:02:23 05:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:02:23 05:00:01 1 0.07 0.00 0.03 0.00 0.00 99.90 05:02:23 05:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 05:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:02:23 05:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:02:23 05:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:02:23 05:00:01 6 0.10 0.00 0.02 0.02 0.02 99.85 05:02:23 05:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:02:23 05:01:01 all 0.08 0.00 0.02 0.01 0.01 99.88 05:02:23 05:01:01 0 0.03 0.00 0.03 0.02 0.00 99.92 05:02:23 05:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:02:23 05:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:02:23 05:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:23 05:01:01 4 0.08 0.00 0.02 0.02 0.00 99.88 05:02:23 05:01:01 5 0.32 0.00 0.00 0.00 0.02 99.67 05:02:23 05:01:01 6 0.07 0.00 0.05 0.02 0.03 99.83 05:02:23 05:01:01 7 0.13 0.00 0.00 0.00 0.00 99.87 05:02:23 05:02:23 05:01:01 CPU %user %nice %system %iowait %steal %idle 05:02:23 05:02:01 all 9.39 0.00 3.86 0.73 0.06 85.96 05:02:23 05:02:01 0 8.37 0.00 5.08 4.20 0.07 82.28 05:02:23 05:02:01 1 8.27 0.00 4.45 0.08 0.07 87.12 05:02:23 05:02:01 2 11.17 0.00 3.64 0.08 0.07 85.04 05:02:23 05:02:01 3 9.73 0.00 3.58 0.22 0.05 86.42 05:02:23 05:02:01 4 9.28 0.00 2.96 0.10 0.07 87.59 05:02:23 05:02:01 5 8.27 0.00 3.51 0.12 0.05 88.05 05:02:23 05:02:01 6 10.26 0.00 4.32 0.91 0.07 84.44 05:02:23 05:02:01 7 9.77 0.00 3.35 0.08 0.07 86.72 05:02:23 Average: all 8.00 0.00 1.22 0.23 0.02 90.53 05:02:23 Average: 0 7.91 0.00 1.24 0.22 0.02 90.61 05:02:23 Average: 1 8.02 0.00 1.27 0.15 0.03 90.53 05:02:23 Average: 2 7.79 0.00 1.16 0.24 0.02 90.79 05:02:23 Average: 3 7.90 0.00 1.22 0.46 0.02 90.41 05:02:23 Average: 4 8.13 0.00 1.23 0.18 0.02 90.44 05:02:23 Average: 5 8.12 0.00 1.18 0.16 0.02 90.51 05:02:23 Average: 6 7.96 0.00 1.22 0.22 0.03 90.57 05:02:23 Average: 7 8.18 0.00 1.21 0.19 0.02 90.40 05:02:23 05:02:23 05:02:23