Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3275492f3b456a38bdf366ac4f0a07efda70c683 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-ssh5795839984926644108.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-ssh6156708514463219475.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-ssh1393564194688819962.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-ssh14972950675992364447.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-ssh12515601794664621430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-245 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/947 [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/947 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3275492f3b456a38bdf366ac4f0a07efda70c683 (main) Commit message: "Merge pull request #5346 from bmeneg/EF-5345" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3275492f3b456a38bdf366ac4f0a07efda70c683 # timeout=10 > git rev-list --no-walk d985e1d3b4acfc9bf250ab2c44447925927054e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:23:39 ========================================================= 09:23:39 EdgeX Global Pipelines Version Info 09:23:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:23:40 ------------------- 09:23:40 stable info: 09:23:40 ------------------- 09:23:40 Commited By: Cherry Wang cherry@iotechsys.com 09:23:40 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:23:40 Message: update stable to v1.0.278 09:23:40 ------------------- 09:23:40 experimental info: 09:23:40 ------------------- 09:23:40 Commited By: **** collab-it+edgex@linuxfoundation.org 09:23:40 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:23:40 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3275492 [Pipeline] echo 09:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:41 provisioning config files... 09:23:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config15829265257859069974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:41 ---> ****-login.sh 09:23:41 nexus3.edgexfoundry.org:10001 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:42 09:23:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:23:42 Configure a credential helper to remove this warning. See 09:23:42 https://docs.****.com/go/credential-store/ 09:23:42 09:23:42 Login Succeeded 09:23:42 nexus3.edgexfoundry.org:10002 09:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:42 09:23:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:23:42 Configure a credential helper to remove this warning. See 09:23:42 https://docs.****.com/go/credential-store/ 09:23:42 09:23:42 Login Succeeded 09:23:42 nexus3.edgexfoundry.org:10003 09:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:42 09:23:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:23:42 Configure a credential helper to remove this warning. See 09:23:42 https://docs.****.com/go/credential-store/ 09:23:42 09:23:42 Login Succeeded 09:23:42 nexus3.edgexfoundry.org:10004 09:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:42 09:23:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:23:42 Configure a credential helper to remove this warning. See 09:23:42 https://docs.****.com/go/credential-store/ 09:23:42 09:23:42 Login Succeeded 09:23:42 ****.io 09:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:42 09:23:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:23:42 Configure a credential helper to remove this warning. See 09:23:42 https://docs.****.com/go/credential-store/ 09:23:42 09:23:42 Login Succeeded 09:23:42 ---> ****-login.sh ends [Pipeline] } 09:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:42 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:23:42 + dirname cmd/core-command/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo core-command,cmd/core-command/Dockerfile 09:23:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:23:42 + dirname cmd/core-data/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo core-data,cmd/core-data/Dockerfile 09:23:42 + dirname cmd/core-keeper/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo core-keeper,cmd/core-keeper/Dockerfile 09:23:42 + dirname cmd/core-metadata/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo core-metadata,cmd/core-metadata/Dockerfile 09:23:42 + dirname cmd/security-bootstrapper/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:23:42 + dirname cmd/security-proxy-auth/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:23:42 + dirname cmd/security-proxy-setup/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:23:42 + dirname cmd/security-secretstore-setup/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:23:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:23:42 + dirname cmd/security-spire-agent/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:23:42 + dirname cmd/security-spire-config/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:23:42 + dirname cmd/security-spire-server/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:23:42 + dirname cmd/support-notifications/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo support-notifications,cmd/support-notifications/Dockerfile 09:23:42 + dirname cmd/support-scheduler/Dockerfile 09:23:42 + cut -d/ -f2 09:23:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:23:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:23:43 + git rev-list -1 --merges 3275492f3b456a38bdf366ac4f0a07efda70c683~1..3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 09:23:43 -----------> git rev-list -1 --merges 3275492f3b456a38bdf366ac4f0a07efda70c683~1..3275492f3b456a38bdf366ac4f0a07efda70c683 3275492f3b456a38bdf366ac4f0a07efda70c683 09:23:43 3275492f3b456a38bdf366ac4f0a07efda70c683 [false] [Pipeline] sh 09:23:43 + git log --format=format:%s -1 3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 09:23:43 ========================================================= 09:23:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:23:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:23:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:43 + grep -v github /etc/ssh/ssh_known_hosts 09:23:43 + [ -e /tmp/ssh_known_hosts ] 09:23:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:23:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:23:43 + sudo tee -a /etc/ssh/ssh_known_hosts 09:23:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:44 09:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:44 0.1.4: Pulling from edgex-devops/py-git-semver 09:23:44 3dae71ba6b94: Pulling fs layer 09:23:44 6bf1a483ea7c: Pulling fs layer 09:23:44 f5dfc541a4d3: Pulling fs layer 09:23:44 461d9e800cba: Pulling fs layer 09:23:44 80192f66455f: Pulling fs layer 09:23:44 2e8e34ca0e6c: Pulling fs layer 09:23:44 a29436f7fd5d: Pulling fs layer 09:23:44 923cac83aea3: Pulling fs layer 09:23:44 25ad8b0a4227: Pulling fs layer 09:23:44 db01528c6b51: Pulling fs layer 09:23:44 28988de357af: Pulling fs layer 09:23:44 2e8e34ca0e6c: Waiting 09:23:44 923cac83aea3: Waiting 09:23:44 461d9e800cba: Waiting 09:23:44 25ad8b0a4227: Waiting 09:23:44 80192f66455f: Waiting 09:23:44 db01528c6b51: Waiting 09:23:44 28988de357af: Waiting 09:23:44 a29436f7fd5d: Waiting 09:23:44 6bf1a483ea7c: Verifying Checksum 09:23:44 6bf1a483ea7c: Download complete 09:23:44 461d9e800cba: Verifying Checksum 09:23:44 461d9e800cba: Download complete 09:23:44 80192f66455f: Verifying Checksum 09:23:44 80192f66455f: Download complete 09:23:44 f5dfc541a4d3: Verifying Checksum 09:23:44 f5dfc541a4d3: Download complete 09:23:44 3dae71ba6b94: Verifying Checksum 09:23:44 3dae71ba6b94: Download complete 09:23:44 923cac83aea3: Verifying Checksum 09:23:44 923cac83aea3: Download complete 09:23:45 25ad8b0a4227: Verifying Checksum 09:23:45 25ad8b0a4227: Download complete 09:23:45 db01528c6b51: Download complete 09:23:45 28988de357af: Verifying Checksum 09:23:45 28988de357af: Download complete 09:23:45 a29436f7fd5d: Verifying Checksum 09:23:45 a29436f7fd5d: Download complete 09:23:45 2e8e34ca0e6c: Verifying Checksum 09:23:45 2e8e34ca0e6c: Download complete 09:23:46 3dae71ba6b94: Pull complete 09:23:46 6bf1a483ea7c: Pull complete 09:23:47 f5dfc541a4d3: Pull complete 09:23:47 461d9e800cba: Pull complete 09:23:47 80192f66455f: Pull complete 09:23:52 2e8e34ca0e6c: Pull complete 09:23:52 a29436f7fd5d: Pull complete 09:23:52 923cac83aea3: Pull complete 09:23:53 25ad8b0a4227: Pull complete 09:23:53 db01528c6b51: Pull complete 09:23:53 28988de357af: Pull complete 09:23:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:53 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 09:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:23:55 $ docker top e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 -eo pid,comm 09:23:56 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). 09:23:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:56 [ssh-agent] Looking for ssh-agent implementation... 09:23:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:56 $ docker exec e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent 09:23:56 SSH_AUTH_SOCK=/tmp/ssh-zjnyRmAPB7fI/agent.32 09:23:56 SSH_AGENT_PID=38 09:23:56 Running ssh-add (command line suppressed) 09:23:56 Identity added: /w/workspace/edgex-go/947@tmp/private_key_4839544233981167512.key (/w/workspace/edgex-go/947@tmp/private_key_4839544233981167512.key) 09:23:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:56 + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] sh 09:23:57 + git tag --points-at HEAD [Pipeline] } 09:23:57 $ docker exec --env ******** --env ******** e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent -k 09:23:57 unset SSH_AUTH_SOCK; 09:23:57 unset SSH_AGENT_PID; 09:23:57 echo Agent pid 38 killed; 09:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:23:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:57 [ssh-agent] Looking for ssh-agent implementation... 09:23:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:57 $ docker exec e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent 09:23:57 SSH_AUTH_SOCK=/tmp/ssh-5YU0SFCvz4RC/agent.86 09:23:57 SSH_AGENT_PID=92 09:23:57 Running ssh-add (command line suppressed) 09:23:57 Identity added: /w/workspace/edgex-go/947@tmp/private_key_13253132505188571945.key (/w/workspace/edgex-go/947@tmp/private_key_13253132505188571945.key) 09:23:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:57 + git semver init 09:23:58 2026-01-07 09:23:58,081 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:23:58 2026-01-07 09:23:58,085 [run_init] DEBUG init version:0.0.0 force:False 09:23:58 2026-01-07 09:23:58,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/947/.semver 09:23:58 2026-01-07 09:23:58,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/947/.semver 09:23:58 2026-01-07 09:23:58,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/947/.semver'], cwd=/w/workspace/edgex-go/947, stdin=None, shell=False, universal_newlines=False) 09:24:03 2026-01-07 09:24:03,494 [append_file] DEBUG append to file:/w/workspace/edgex-go/947/.git/info/exclude 09:24:03 2026-01-07 09:24:03,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/947/.semver/main with force:False 09:24:03 2026-01-07 09:24:03,495 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 09:24:03 2026-01-07 09:24:03,495 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 09:24:03 4.1.0-dev.92 [Pipeline] } 09:24:03 $ docker exec --env ******** --env ******** e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent -k 09:24:03 unset SSH_AUTH_SOCK; 09:24:03 unset SSH_AGENT_PID; 09:24:03 echo Agent pid 92 killed; 09:24:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:24:04 + git semver [Pipeline] } 09:24:04 $ docker stop --time=1 e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 09:24:05 $ docker rm -f --volumes e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 [Pipeline] // withDockerContainer [Pipeline] sh 09:24:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:24:06 Stashed 1 file(s) [Pipeline] echo 09:24:06 [edgeXSemver]: initialized semver on version 4.1.0-dev.92 [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 09:24:07 + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] echo 09:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:24:07 ========================================================= 09:24:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:24:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:24:07 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:24:07 2d35ebdb57d9: Pulling fs layer 09:24:07 c35fb4624d26: Pulling fs layer 09:24:07 4e2aec7ef170: Pulling fs layer 09:24:07 333b49ad6fbf: Pulling fs layer 09:24:07 333b49ad6fbf: Waiting 09:24:07 4f4fb700ef54: Pulling fs layer 09:24:07 c3e65509a76b: Pulling fs layer 09:24:07 7cf9ebb963bd: Pulling fs layer 09:24:07 bb34ca984cfb: Pulling fs layer 09:24:07 151cf03bc807: Pulling fs layer 09:24:07 4f4fb700ef54: Waiting 09:24:07 7cf9ebb963bd: Waiting 09:24:07 c3e65509a76b: Waiting 09:24:07 bb34ca984cfb: Waiting 09:24:07 151cf03bc807: Waiting 09:24:07 c35fb4624d26: Verifying Checksum 09:24:07 c35fb4624d26: Download complete 09:24:07 333b49ad6fbf: Verifying Checksum 09:24:07 333b49ad6fbf: Download complete 09:24:07 4f4fb700ef54: Verifying Checksum 09:24:07 4f4fb700ef54: Download complete 09:24:07 c3e65509a76b: Verifying Checksum 09:24:07 c3e65509a76b: Download complete 09:24:07 2d35ebdb57d9: Verifying Checksum 09:24:07 2d35ebdb57d9: Download complete 09:24:07 2d35ebdb57d9: Pull complete 09:24:07 7cf9ebb963bd: Verifying Checksum 09:24:07 7cf9ebb963bd: Download complete 09:24:07 c35fb4624d26: Pull complete 09:24:07 4e2aec7ef170: Download complete 09:24:07 151cf03bc807: Verifying Checksum 09:24:07 151cf03bc807: Download complete 09:24:08 bb34ca984cfb: Verifying Checksum 09:24:08 bb34ca984cfb: Download complete 09:24:13 4e2aec7ef170: Pull complete 09:24:13 333b49ad6fbf: Pull complete 09:24:13 4f4fb700ef54: Pull complete 09:24:13 c3e65509a76b: Pull complete 09:24:13 7cf9ebb963bd: Pull complete 09:24:17 bb34ca984cfb: Pull complete 09:24:17 151cf03bc807: Pull complete 09:24:17 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:24:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:24:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:24:18 WORKDIR /edgex 09:24:18 COPY go.mod . 09:24:18 RUN go mod download 09:24:18 + docker build -t ci-base-image-x86_64 -f - . 09:24:18 #0 building with "default" instance using docker driver 09:24:18 09:24:18 #1 [internal] load build definition from Dockerfile 09:24:18 #1 transferring dockerfile: 164B done 09:24:18 #1 DONE 0.0s 09:24:18 09:24:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:24:18 #2 DONE 0.0s 09:24:18 09:24:18 #3 [internal] load .dockerignore 09:24:18 #3 transferring context: 50B done 09:24:18 #3 DONE 0.0s 09:24:18 09:24:18 #4 [internal] load build context 09:24:18 #4 transferring context: 7.11kB done 09:24:18 #4 DONE 0.1s 09:24:18 09:24:18 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:24:18 #5 DONE 0.1s 09:24:18 09:24:18 #6 [2/4] WORKDIR /edgex 09:24:21 Still waiting to schedule task 09:24:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:24:22 #6 DONE 2.8s 09:24:22 09:24:22 #7 [3/4] COPY go.mod . 09:24:22 #7 DONE 0.0s 09:24:22 09:24:22 #8 [4/4] RUN go mod download 09:24:32 #8 DONE 10.0s 09:24:32 09:24:32 #9 exporting to image 09:24:32 #9 exporting layers 09:24:36 #9 exporting layers 4.3s done 09:24:36 #9 writing image sha256:bb4357615e4de3d5fb63c872fd0c0b97e29d2e4539bd61b1e27dfa03b2e9ee7b done 09:24:36 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:24:36 #9 DONE 4.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:36 + docker inspect -f . ci-base-image-x86_64 09:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:36 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 09:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:24:37 $ docker top ae7ee69aeef952472ef97c5898bbc749172cb963a31cd0b71b02a5e95e8da394 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:37 + go version 09:24:37 go version go1.25.2 linux/amd64 [Pipeline] } 09:24:37 $ docker stop --time=1 ae7ee69aeef952472ef97c5898bbc749172cb963a31cd0b71b02a5e95e8da394 09:24:38 $ docker rm -f --volumes ae7ee69aeef952472ef97c5898bbc749172cb963a31cd0b71b02a5e95e8da394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:39 + docker inspect -f . ci-base-image-x86_64 09:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:39 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 09:24:39 $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:24:39 $ docker top 3f7cdeda13852c6a361775962129f606a696d2f532b3e822f3b1613ccaf33726 -eo pid,comm [Pipeline] { [Pipeline] echo 09:24:39 ========================================================= 09:24:39 [edgeXBuildGoParallel] Running Tests and Build... 09:24:39 ========================================================= [Pipeline] sh 09:24:40 + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] fileExists [Pipeline] sh 09:24:40 + make test 09:24:40 go test -race -coverprofile=coverage.out ./... 09:24:50 ? github.com/edgexfoundry/edgex-go [no test files] 09:25:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:25:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:25:22 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:25:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 09:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 09:25:26 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 09:25:26 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.6% of statements 09:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements 09:25:26 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:25:26 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.622s coverage: 94.2% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.024s coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.3% of statements 09:25:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:25:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.500s coverage: 95.9% of statements 09:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:25:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:25:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:25:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:25:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:25:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:25:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:25:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:25:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements 09:25:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 09:25:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:25:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 09:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:25:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 09:25:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements 09:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:25:33 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements 09:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements 09:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 09:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements 09:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 09:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.048s coverage: 92.9% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.036s coverage: 68.8% of statements 09:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 09:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.183s coverage: 54.8% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.032s coverage: 89.6% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.051s coverage: 20.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements 09:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.129s coverage: 29.2% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 93.8% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:25:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 09:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:25:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:25:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-247 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:25:54 Running in /w/workspace/edgex-go/947 [Pipeline] { [Pipeline] checkout 09:25:57 The recommended git tool is: git 09:26:01 using credential edgex-jenkins-ssh 09:26:01 Cloning the remote Git repository 09:26:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:26:01 > git init /w/workspace/edgex-go/947 # timeout=10 09:26:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:26:02 > git --version # timeout=10 09:26:02 > git --version # 'git version 2.25.1' 09:26:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.1% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:26:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:26:02 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 09:26:02 running golangci-lint 09:26:02 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 09:26:02 go version go1.25.2 linux/amd64 09:26:02 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 09:26:02 level=info msg="[config_reader] Used config file .golangci.yml" 09:26:02 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 09:26:02 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 09:26:02 level=info msg="[goenv] Read go env for 4.288462ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 09:26:02 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 09:26:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:21 Avoid second fetch 09:26:21 Checking out Revision 3275492f3b456a38bdf366ac4f0a07efda70c683 (main) 09:26:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:26:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:21 > git config core.sparsecheckout # timeout=10 09:26:21 > git checkout -f 3275492f3b456a38bdf366ac4f0a07efda70c683 # timeout=10 09:26:22 Commit message: "Merge pull request #5346 from bmeneg/EF-5345" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:26 provisioning config files... 09:26:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config4858309577769453651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:27 ---> ****-login.sh 09:26:27 nexus3.edgexfoundry.org:10001 09:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:27 Configure a credential helper to remove this warning. See 09:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:27 09:26:27 Login Succeeded 09:26:27 nexus3.edgexfoundry.org:10002 09:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:28 Configure a credential helper to remove this warning. See 09:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:28 09:26:28 Login Succeeded 09:26:28 nexus3.edgexfoundry.org:10003 09:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:28 Configure a credential helper to remove this warning. See 09:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:28 09:26:28 Login Succeeded 09:26:28 nexus3.edgexfoundry.org:10004 09:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:28 level=info msg="[loader] Go packages loading at mode 8767 (deps|files|imports|name|types_sizes|exports_file|compiled_files) took 22.977017474s" 09:26:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.546738ms" 09:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:28 Configure a credential helper to remove this warning. See 09:26:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:28 09:26:28 Login Succeeded 09:26:28 ****.io 09:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:29 Configure a credential helper to remove this warning. See 09:26:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:29 09:26:29 Login Succeeded 09:26:29 ---> ****-login.sh ends [Pipeline] } 09:26:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:26:29 + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] echo 09:26:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:26:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:26:30 ========================================================= 09:26:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:26:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:26:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:26:30 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:26:30 6b59a28fa201: Pulling fs layer 09:26:30 d32bb0dddca7: Pulling fs layer 09:26:30 5dab1238d3d9: Pulling fs layer 09:26:30 196fd7d83e7d: Pulling fs layer 09:26:30 4f4fb700ef54: Pulling fs layer 09:26:30 8ba94037c8f0: Pulling fs layer 09:26:30 deaec5988b04: Pulling fs layer 09:26:30 9f65657bb879: Pulling fs layer 09:26:30 196fd7d83e7d: Waiting 09:26:30 4f4fb700ef54: Waiting 09:26:30 8ba94037c8f0: Waiting 09:26:30 deaec5988b04: Waiting 09:26:30 9f65657bb879: Waiting 09:26:30 d32bb0dddca7: Verifying Checksum 09:26:30 d32bb0dddca7: Download complete 09:26:30 196fd7d83e7d: Verifying Checksum 09:26:30 196fd7d83e7d: Download complete 09:26:30 4f4fb700ef54: Verifying Checksum 09:26:30 4f4fb700ef54: Download complete 09:26:30 8ba94037c8f0: Verifying Checksum 09:26:30 8ba94037c8f0: Download complete 09:26:30 6b59a28fa201: Verifying Checksum 09:26:30 6b59a28fa201: Download complete 09:26:31 9f65657bb879: Verifying Checksum 09:26:31 9f65657bb879: Download complete 09:26:31 6b59a28fa201: Pull complete 09:26:32 d32bb0dddca7: Pull complete 09:26:32 5dab1238d3d9: Verifying Checksum 09:26:32 5dab1238d3d9: Download complete 09:26:33 deaec5988b04: Verifying Checksum 09:26:33 deaec5988b04: Download complete 09:26:40 level=info msg="[linters_context/goanalysis] analyzers took 2m14.803613562s with top 10 stages: buildir: 1m10.400597132s, gosec: 3.775893675s, fact_deprecated: 3.471090274s, inspect: 3.277612915s, ctrlflow: 2.310306136s, printf: 2.218578506s, fact_purity: 1.646610925s, QF1004: 1.365925483s, nilness: 1.359962655s, S1038: 1.358051058s" 09:26:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 09:26:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 09:26:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 09:26:40 level=info msg="[runner] Issues before processing: 35, after processing: 0" 09:26:40 level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, cgo: 35/35, invalid_issue: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22" 09:26:40 level=info msg="[runner] processing took 9.389014ms with stages: nolint_filter: 8.347821ms, generated_file_filter: 781.627µs, exclusion_rules: 131.783µs, exclusion_paths: 70.196µs, path_relativity: 37.354µs, cgo: 4.59µs, path_absoluter: 3.831µs, sort_results: 3.751µs, invalid_issue: 2.31µs, filename_unadjuster: 1.021µs, fixer: 890ns, max_same_issues: 850ns, diff: 710ns, max_from_linter: 590ns, path_prettifier: 390ns, severity-rules: 360ns, max_per_file_from_linter: 290ns, path_shortener: 270ns, uniq_by_line: 240ns, source_code: 140ns" 09:26:40 level=info msg="[runner] linters took 14.469333799s with stages: goanalysis_metalinter: 14.459855558s" 09:26:40 0 issues. 09:26:40 level=info msg="File cache stats: 0 entries of total size 0B" 09:26:40 level=info msg="Memory: 375 samples, avg is 346.3MB, max is 1277.3MB" 09:26:40 level=info msg="Execution took 37.494583465s" 09:26:40 go vet ./... 09:26:46 5dab1238d3d9: Pull complete 09:26:46 196fd7d83e7d: Pull complete 09:26:46 4f4fb700ef54: Pull complete 09:26:46 8ba94037c8f0: Pull complete 09:26:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:26:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:26:49 ./bin/test-attribution-txt.sh [Pipeline] echo 09:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:26:49 + ls -al . 09:26:49 total 1392 09:26:49 drwxrwxr-x 11 1001 1001 4096 Jan 7 09:24 . 09:26:49 drwxr-xr-x 4 root root 4096 Jan 7 09:24 .. 09:26:49 drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 .blubracket 09:26:49 -rw-rw-r-- 1 1001 1001 10 Jan 7 09:23 .dockerignore 09:26:49 drwxrwxr-x 8 1001 1001 4096 Jan 7 09:26 .git 09:26:49 drwxrwxr-x 3 1001 1001 4096 Jan 7 09:23 .github 09:26:49 -rw-rw-r-- 1 1001 1001 909 Jan 7 09:23 .gitignore 09:26:49 -rw-rw-r-- 1 1001 1001 359 Jan 7 09:23 .golangci.yml 09:26:49 -rw-rw-r-- 1 1001 1001 100 Jan 7 09:23 .hadolint.yml 09:26:49 drwxr-xr-x 3 1001 1001 4096 Jan 7 09:24 .semver 09:26:49 -rw-rw-r-- 1 1001 1001 155 Jan 7 09:23 .sonarcloud.properties 09:26:49 -rw-rw-r-- 1 1001 1001 1171 Jan 7 09:23 ADOPTERS.md 09:26:49 -rw-rw-r-- 1 1001 1001 20017 Jan 7 09:23 Attribution.txt 09:26:49 -rw-rw-r-- 1 1001 1001 108018 Jan 7 09:23 CHANGELOG.md 09:26:49 -rw-rw-r-- 1 1001 1001 3804 Jan 7 09:23 CONTRIBUTING.md 09:26:49 -rw-rw-r-- 1 1001 1001 677 Jan 7 09:23 GOVERNANCE.md 09:26:49 -rw-rw-r-- 1 1001 1001 886 Jan 7 09:23 Jenkinsfile 09:26:49 -rw-rw-r-- 1 1001 1001 10775 Jan 7 09:23 LICENSE 09:26:49 -rw-rw-r-- 1 1001 1001 16743 Jan 7 09:23 Makefile 09:26:49 -rw-rw-r-- 1 1001 1001 582 Jan 7 09:23 OWNERS.md 09:26:49 -rw-rw-r-- 1 1001 1001 9932 Jan 7 09:23 README.md 09:26:49 -rw-rw-r-- 1 1001 1001 789 Jan 7 09:23 SECURITY.md 09:26:49 -rw-rw-r-- 1 1001 1001 12 Jan 7 09:24 VERSION 09:26:49 drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 bin 09:26:49 drwxrwxr-x 19 1001 1001 4096 Jan 7 09:23 cmd 09:26:49 -rw-r--r-- 1 root root 1044038 Jan 7 09:26 coverage.out 09:26:49 drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 fuzz_test 09:26:49 -rw-rw-r-- 1 1001 1001 7070 Jan 7 09:23 go.mod 09:26:49 -rw-rw-r-- 1 1001 1001 90674 Jan 7 09:23 go.sum 09:26:49 drwxrwxr-x 7 1001 1001 4096 Jan 7 09:23 internal 09:26:49 drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 openapi 09:26:49 -rw-rw-r-- 1 1001 1001 584 Jan 7 09:23 security.txt 09:26:49 -rw-rw-r-- 1 1001 1001 204 Jan 7 09:23 version.go [Pipeline] sh 09:26:49 + '[' -e coverage.out ] 09:26:49 + chown 1001:1001 coverage.out [Pipeline] stash 09:26:49 Stashed 1 file(s) [Pipeline] sh 09:26:50 + make build 09:26:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:26:56 deaec5988b04: Pull complete 09:26:57 9f65657bb879: Pull complete 09:26:57 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:26:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:26:57 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:26:57 WORKDIR /edgex 09:26:57 COPY go.mod . 09:26:57 RUN go mod download -t 09:26:57 ci-base-image-arm64 -f - . 09:26:58 Sending build context to Docker daemon 3.888MB 09:26:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:26:58 ---> 334268110677 09:26:58 Step 2/4 : WORKDIR /edgex 09:27:00 ---> Running in df84d26aaa39 09:27:00 Removing intermediate container df84d26aaa39 09:27:00 ---> 6edfb93aad80 09:27:00 Step 3/4 : COPY go.mod . 09:27:01 ---> ec423618632a 09:27:01 Step 4/4 : RUN go mod download 09:27:01 ---> Running in 62829707d4ef 09:27:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:27:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:27:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:27:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:27:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:27:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:27:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:27:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:27:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:27:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:27:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:27:40 $ docker stop --time=1 3f7cdeda13852c6a361775962129f606a696d2f532b3e822f3b1613ccaf33726 09:27:43 $ docker rm -f --volumes 3f7cdeda13852c6a361775962129f606a696d2f532b3e822f3b1613ccaf33726 [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 09:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:44 09:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:45 latest: Pulling from edgex-devops/edgex-compose 09:27:45 91d30c5bc195: Pulling fs layer 09:27:45 2e9b0aa3be6d: Pulling fs layer 09:27:45 9c61dcf015f6: Pulling fs layer 09:27:45 4698f68db338: Pulling fs layer 09:27:45 2a2f49069b9e: Pulling fs layer 09:27:45 e0025b399a48: Pulling fs layer 09:27:45 4698f68db338: Waiting 09:27:45 2a2f49069b9e: Waiting 09:27:45 e0025b399a48: Waiting 09:27:45 91d30c5bc195: Verifying Checksum 09:27:45 91d30c5bc195: Download complete 09:27:45 4698f68db338: Verifying Checksum 09:27:45 4698f68db338: Download complete 09:27:45 91d30c5bc195: Pull complete 09:27:45 2e9b0aa3be6d: Verifying Checksum 09:27:45 2e9b0aa3be6d: Download complete 09:27:45 e0025b399a48: Download complete 09:27:45 2a2f49069b9e: Verifying Checksum 09:27:45 2a2f49069b9e: Download complete 09:27:45 2e9b0aa3be6d: Pull complete 09:27:45 9c61dcf015f6: Verifying Checksum 09:27:45 9c61dcf015f6: Download complete 09:27:49 9c61dcf015f6: Pull complete 09:27:49 4698f68db338: Pull complete 09:27:49 2a2f49069b9e: Pull complete 09:27:49 e0025b399a48: Pull complete 09:27:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:49 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 09:27:49 $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:27:51 $ docker top 01c56d3563fa488b198ae320be1c1c8ef902077e94f49475c213352af58f7945 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:51 + docker compose -f ./docker-compose-build.yml build --parallel 09:27:51 #1 [security-spire-config internal] load build definition from Dockerfile 09:27:51 #1 transferring dockerfile: 1.69kB done 09:27:51 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:27:51 #1 DONE 0.1s 09:27:51 09:27:51 #2 [core-metadata internal] load build definition from Dockerfile 09:27:51 #2 transferring dockerfile: 2.10kB done 09:27:51 #2 DONE 0.1s 09:27:51 09:27:51 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:27:51 #3 transferring dockerfile: 2.23kB done 09:27:51 #3 DONE 0.1s 09:27:51 09:27:51 #4 [security-proxy-setup internal] load build definition from Dockerfile 09:27:51 #4 transferring dockerfile: 2.50kB done 09:27:51 #4 DONE 0.1s 09:27:51 09:27:51 #5 [security-proxy-auth internal] load build definition from Dockerfile 09:27:51 #5 transferring dockerfile: 2.14kB done 09:27:51 #5 DONE 0.2s 09:27:51 09:27:51 #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:51 #6 DONE 0.0s 09:27:51 09:27:51 #7 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 09:27:51 #7 DONE 0.1s 09:27:51 09:27:51 #8 [core-common-config-bootstrapper internal] load .dockerignore 09:27:52 #8 ... 09:27:52 09:27:52 #9 [core-data internal] load build definition from Dockerfile 09:27:52 #9 transferring dockerfile: 2.04kB done 09:27:52 #9 DONE 0.2s 09:27:52 09:27:52 #10 [support-scheduler internal] load build definition from Dockerfile 09:27:52 #10 transferring dockerfile: 1.83kB done 09:27:52 #10 DONE 0.2s 09:27:52 09:27:52 #11 [security-spire-agent internal] load build definition from Dockerfile 09:27:52 #11 transferring dockerfile: 1.81kB done 09:27:52 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:27:52 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:27:52 #11 DONE 0.2s 09:27:52 09:27:52 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:27:52 #12 transferring dockerfile: 1.89kB done 09:27:52 #12 DONE 0.2s 09:27:52 09:27:52 #13 [support-notifications internal] load build definition from Dockerfile 09:27:52 #13 transferring dockerfile: 2.02kB done 09:27:52 #13 DONE 0.2s 09:27:52 09:27:52 #14 [security-spire-server internal] load build definition from Dockerfile 09:27:52 #14 transferring dockerfile: 1.70kB done 09:27:52 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:27:52 #14 DONE 0.2s 09:27:52 09:27:52 #15 [core-command internal] load build definition from Dockerfile 09:27:52 #15 transferring dockerfile: 1.94kB done 09:27:52 #15 DONE 0.2s 09:27:52 09:27:52 #16 [security-secretstore-setup internal] load build definition from Dockerfile 09:27:52 #16 transferring dockerfile: 2.49kB done 09:27:52 #16 DONE 0.2s 09:27:52 09:27:52 #17 [core-keeper internal] load build definition from Dockerfile 09:27:52 #17 transferring dockerfile: 2.07kB done 09:27:52 #17 DONE 0.2s 09:27:52 09:27:52 #18 [security-bootstrapper internal] load build definition from Dockerfile 09:27:52 #18 transferring dockerfile: 3.02kB done 09:27:52 #18 DONE 0.2s 09:27:52 09:27:52 #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:52 #6 DONE 0.0s 09:27:52 09:27:52 #7 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 09:27:52 #7 DONE 0.2s 09:27:52 09:27:52 #8 [core-common-config-bootstrapper internal] load .dockerignore 09:27:52 #8 transferring context: 50B done 09:27:52 #8 DONE 0.1s 09:27:52 09:27:52 #19 [security-proxy-setup internal] load .dockerignore 09:27:52 #19 transferring context: 50B done 09:27:52 #19 DONE 0.1s 09:27:52 09:27:52 #20 [core-metadata internal] load .dockerignore 09:27:52 #20 transferring context: 50B done 09:27:52 #20 DONE 0.1s 09:27:52 09:27:52 #21 [security-proxy-auth internal] load .dockerignore 09:27:52 #21 transferring context: 50B done 09:27:52 #21 DONE 0.1s 09:27:52 09:27:52 #22 [security-bootstrapper internal] load .dockerignore 09:27:52 #22 transferring context: 50B done 09:27:52 #22 DONE 0.1s 09:27:52 09:27:52 #23 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:27:52 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 09:27:52 #23 ... 09:27:52 09:27:52 #24 [security-secretstore-setup internal] load .dockerignore 09:27:52 #24 transferring context: 50B done 09:27:52 #24 DONE 0.1s 09:27:52 09:27:52 #25 [core-data internal] load .dockerignore 09:27:52 #25 transferring context: 50B done 09:27:52 #25 DONE 0.2s 09:27:52 09:27:52 #26 [support-scheduler internal] load .dockerignore 09:27:52 #26 transferring context: 50B done 09:27:52 #26 DONE 0.2s 09:27:52 09:27:52 #27 [support-notifications internal] load .dockerignore 09:27:52 #27 transferring context: 50B done 09:27:52 #27 DONE 0.2s 09:27:52 09:27:52 #28 [security-spiffe-token-provider internal] load .dockerignore 09:27:52 #28 transferring context: 50B done 09:27:52 #28 DONE 0.2s 09:27:52 09:27:52 #29 [core-keeper internal] load .dockerignore 09:27:52 #29 transferring context: 50B done 09:27:52 #29 DONE 0.2s 09:27:52 09:27:52 #30 [core-command internal] load .dockerignore 09:27:52 #30 transferring context: 50B done 09:27:52 #30 DONE 0.2s 09:27:52 09:27:52 #23 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:27:52 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 09:27:52 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:27:52 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:27:52 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:27:52 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 09:27:52 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:27:52 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:27:52 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:27:52 #23 DONE 0.3s 09:27:52 09:27:52 #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:27:52 #31 ... 09:27:52 09:27:52 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:27:52 #32 DONE 0.6s 09:27:52 09:27:52 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:27:52 #33 DONE 0.5s 09:27:52 09:27:52 #34 [security-spire-agent internal] load .dockerignore 09:27:52 #34 ... 09:27:52 09:27:52 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:27:52 #35 DONE 0.8s 09:27:52 09:27:52 #36 [security-spire-config internal] load .dockerignore 09:27:52 #36 transferring context: 50B 0.0s done 09:27:52 #36 DONE 0.6s 09:27:52 09:27:52 #34 [security-spire-agent internal] load .dockerignore 09:27:52 #34 transferring context: 50B 0.0s done 09:27:53 #34 ... 09:27:53 09:27:53 #37 [security-spire-server internal] load .dockerignore 09:27:53 #37 transferring context: 50B 0.0s done 09:27:53 #37 DONE 0.7s 09:27:53 09:27:53 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:27:53 #38 ... 09:27:53 09:27:53 #34 [security-spire-agent internal] load .dockerignore 09:27:53 #34 DONE 1.1s 09:27:53 09:27:53 #39 [security-proxy-auth internal] load build context 09:27:57 #39 ... 09:27:57 09:27:57 #40 [core-metadata internal] load build context 09:27:57 #40 ... 09:27:57 09:27:57 #39 [security-proxy-auth internal] load build context 09:27:57 #39 transferring context: 256.86MB 5.8s 09:27:58 Removing intermediate container 62829707d4ef 09:27:58 ---> 82a2f9506441 09:27:58 Successfully built 82a2f9506441 09:27:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker inspect -f . ci-base-image-arm64 09:27:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:59 prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container 09:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 09:27:59 #39 ... 09:27:59 09:27:59 #23 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:27:59 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 09:27:59 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:27:59 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:27:59 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:27:59 #23 DONE 0.3s 09:27:59 09:27:59 #39 [security-proxy-auth internal] load build context 09:28:01 $ docker top 5e118a183356a20938492eb2427ac2bce371f59e4e75629e80bf55d046fb2322 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:01 #39 ... 09:28:01 09:28:01 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:28:01 #38 DONE 8.8s 09:28:01 09:28:01 #39 [security-proxy-auth internal] load build context 09:28:01 #39 ... 09:28:01 09:28:01 #41 [security-proxy-setup internal] load build context 09:28:02 #41 ... 09:28:02 09:28:02 #42 [core-data internal] load build context 09:28:02 #42 ... 09:28:02 09:28:02 #43 [security-spiffe-token-provider internal] load build context 09:28:02 + go version 09:28:02 go version go1.25.3 linux/arm64 [Pipeline] } 09:28:02 $ docker stop --time=1 5e118a183356a20938492eb2427ac2bce371f59e4e75629e80bf55d046fb2322 09:28:02 #43 ... 09:28:02 09:28:02 #44 [support-scheduler internal] load build context 09:28:02 #44 ... 09:28:02 09:28:02 #45 [core-command internal] load build context 09:28:02 #45 ... 09:28:02 09:28:02 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:28:02 #0 4.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:02 #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:02 #0 5.335 (1/2) Installing dumb-init (1.2.5-r3) 09:28:02 #0 5.335 (2/2) Installing su-exec (0.2-r3) 09:28:02 #0 5.338 Executing busybox-1.37.0-r19.trigger 09:28:02 #0 5.346 OK: 7 MiB in 18 packages 09:28:02 #46 ... 09:28:02 09:28:02 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:02 #0 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:02 #0 0.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:02 #0 1.286 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:28:02 #0 1.286 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:28:02 #0 1.286 OK: 26327 distinct packages available 09:28:02 #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:02 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:02 #0 1.753 (1/13) Installing brotli-libs (1.1.0-r2) 09:28:02 #0 1.759 (2/13) Installing c-ares (1.34.6-r0) 09:28:02 #0 1.764 (3/13) Installing libunistring (1.3-r0) 09:28:02 #0 1.776 (4/13) Installing libidn2 (2.3.7-r0) 09:28:02 #0 1.788 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:28:02 #0 1.790 (6/13) Installing libpsl (0.21.5-r3) 09:28:02 #0 1.794 (7/13) Installing zstd-libs (1.5.7-r0) 09:28:02 #0 1.804 (8/13) Installing libcurl (8.14.1-r2) 09:28:02 #0 1.810 (9/13) Installing curl (8.14.1-r2) 09:28:02 #0 1.820 (10/13) Installing dumb-init (1.2.5-r3) 09:28:02 #0 1.824 (11/13) Installing musl-obstack (1.2.3-r2) 09:28:02 #0 1.824 (12/13) Installing libucontext (1.3.2-r0) 09:28:02 #0 1.824 (13/13) Installing gcompat (1.1.0-r4) 09:28:02 #0 1.826 Executing busybox-1.37.0-r19.trigger 09:28:02 #0 1.832 OK: 13 MiB in 29 packages 09:28:02 #47 ... 09:28:02 09:28:02 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:02 #48 ... 09:28:02 09:28:02 #49 [core-keeper internal] load build context 09:28:02 #49 transferring context: 539.46MB 10.7s 09:28:03 #49 ... 09:28:03 09:28:03 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:28:03 #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:03 #0 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:03 #0 3.831 (1/4) Installing dumb-init (1.2.5-r3) 09:28:03 #0 3.834 (2/4) Installing openssl (3.5.4-r0) 09:28:03 #0 3.853 (3/4) Installing su-exec (0.2-r3) 09:28:03 #0 3.857 (4/4) Installing yq-go (4.47.2-r2) 09:28:03 #0 4.024 Executing busybox-1.37.0-r19.trigger 09:28:03 #0 4.038 OK: 20 MiB in 20 packages 09:28:03 #50 ... 09:28:03 09:28:03 #51 [core-common-config-bootstrapper internal] load build context 09:28:03 #51 ... 09:28:03 09:28:03 #52 [security-secretstore-setup internal] load build context 09:28:03 #52 ... 09:28:03 09:28:03 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:03 #53 ... 09:28:03 09:28:03 #54 [support-notifications internal] load build context 09:28:03 #54 ... 09:28:03 09:28:03 #55 [security-bootstrapper internal] load build context 09:28:03 #55 ... 09:28:03 09:28:03 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:03 #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:03 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:03 #0 3.804 (1/4) Installing ca-certificates (20250911-r0) 09:28:03 #0 3.822 (2/4) Installing dumb-init (1.2.5-r3) 09:28:03 #0 3.832 (3/4) Installing su-exec (0.2-r3) 09:28:03 #0 3.832 (4/4) Installing yq-go (4.47.2-r2) 09:28:03 #0 3.920 Executing busybox-1.37.0-r19.trigger 09:28:03 #0 3.932 Executing ca-certificates-20250911-r0.trigger 09:28:03 #0 3.977 OK: 20 MiB in 20 packages 09:28:03 #56 ... 09:28:03 09:28:03 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:28:03 #57 ... 09:28:03 09:28:03 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:28:03 #0 0.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:03 #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:03 #0 1.315 (1/7) Installing ca-certificates (20250911-r0) 09:28:03 #0 1.349 (2/7) Installing dumb-init (1.2.5-r3) 09:28:03 #0 1.367 (3/7) Installing libgcc (14.2.0-r6) 09:28:03 #0 1.393 (4/7) Installing libsodium (1.0.20-r1) 09:28:03 #0 1.415 (5/7) Installing libstdc++ (14.2.0-r6) 09:28:03 #0 1.458 (6/7) Installing libzmq (4.3.5-r2) 09:28:03 #0 1.466 (7/7) Installing zeromq (4.3.5-r2) 09:28:03 #0 1.471 Executing busybox-1.37.0-r19.trigger 09:28:03 #0 1.488 Executing ca-certificates-20250911-r0.trigger 09:28:03 #0 1.522 OK: 12 MiB in 23 packages 09:28:04 $ docker rm -f --volumes 5e118a183356a20938492eb2427ac2bce371f59e4e75629e80bf55d046fb2322 [Pipeline] // withDockerContainer 09:28:04 #58 ... 09:28:04 09:28:04 #55 [security-bootstrapper internal] load build context [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 09:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:28:04 09:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:28:05 latest: Pulling from edgex-devops/edgex-compose-arm64 09:28:05 547446be3368: Pulling fs layer 09:28:05 d125d8839a47: Pulling fs layer 09:28:05 3e85d5ac6304: Pulling fs layer 09:28:05 c3105a71a48b: Pulling fs layer 09:28:05 0f093f025ec4: Pulling fs layer 09:28:05 c3106fc0e877: Pulling fs layer 09:28:05 c3105a71a48b: Waiting 09:28:05 0f093f025ec4: Waiting 09:28:05 c3106fc0e877: Waiting 09:28:05 547446be3368: Verifying Checksum 09:28:05 547446be3368: Download complete 09:28:05 c3105a71a48b: Verifying Checksum 09:28:05 c3105a71a48b: Download complete 09:28:05 d125d8839a47: Verifying Checksum 09:28:05 d125d8839a47: Download complete 09:28:05 c3106fc0e877: Verifying Checksum 09:28:05 c3106fc0e877: Download complete 09:28:05 0f093f025ec4: Verifying Checksum 09:28:05 0f093f025ec4: Download complete 09:28:06 547446be3368: Pull complete 09:28:06 #55 transferring context: 608.54MB 14.1s done 09:28:07 d125d8839a47: Pull complete 09:28:07 3e85d5ac6304: Verifying Checksum 09:28:07 3e85d5ac6304: Download complete 09:28:07 #55 ... 09:28:07 09:28:07 #40 [core-metadata internal] load build context 09:28:07 #40 transferring context: 608.54MB 14.1s done 09:28:07 #40 ... 09:28:07 09:28:07 #51 [core-common-config-bootstrapper internal] load build context 09:28:08 #51 transferring context: 608.54MB 15.9s done 09:28:09 #51 ... 09:28:09 09:28:09 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:09 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:09 #59 ... 09:28:09 09:28:09 #60 [security-spire-config internal] load build context 09:28:09 #60 ... 09:28:09 09:28:09 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:10 #61 ... 09:28:10 09:28:10 #41 [security-proxy-setup internal] load build context 09:28:10 #41 transferring context: 608.54MB 15.5s done 09:28:12 #41 ... 09:28:12 09:28:12 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:12 #62 ... 09:28:12 09:28:12 #39 [security-proxy-auth internal] load build context 09:28:12 #39 transferring context: 608.54MB 13.5s done 09:28:12 #39 ... 09:28:12 09:28:12 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:12 #63 ... 09:28:12 09:28:12 #43 [security-spiffe-token-provider internal] load build context 09:28:12 #43 transferring context: 608.54MB 11.8s done 09:28:12 #43 ... 09:28:12 09:28:12 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:28:12 #64 ... 09:28:12 09:28:12 #44 [support-scheduler internal] load build context 09:28:12 #44 transferring context: 608.54MB 12.1s done 09:28:12 #44 ... 09:28:12 09:28:12 #45 [core-command internal] load build context 09:28:12 #45 transferring context: 608.54MB 12.2s done 09:28:13 #45 ... 09:28:13 09:28:13 #42 [core-data internal] load build context 09:28:13 #42 transferring context: 608.54MB 13.2s done 09:28:13 #42 ... 09:28:13 09:28:13 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:28:13 #65 ... 09:28:13 09:28:13 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:28:13 #66 ... 09:28:13 09:28:13 #49 [core-keeper internal] load build context 09:28:13 #49 transferring context: 608.54MB 12.0s done 09:28:13 #49 ... 09:28:13 09:28:13 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:28:13 #67 ... 09:28:13 09:28:13 #54 [support-notifications internal] load build context 09:28:13 #54 transferring context: 608.54MB 14.0s done 09:28:14 #54 ... 09:28:14 09:28:14 #52 [security-secretstore-setup internal] load build context 09:28:14 #52 transferring context: 608.54MB 11.9s done 09:28:16 #52 ... 09:28:16 09:28:16 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:16 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 16.7s done 09:28:17 #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:28:17 3e85d5ac6304: Pull complete 09:28:17 c3105a71a48b: Pull complete 09:28:19 0f093f025ec4: Pull complete 09:28:19 c3106fc0e877: Pull complete 09:28:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:28:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:19 prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container 09:28:19 $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 09:28:19 #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 09:28:20 #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 09:28:21 $ docker top 611395cc8a52cd22ab7c9afeb53b20c0f439937403b0ef0414d832b159ebb87e -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:21 + docker compose -f ./docker-compose-build.yml build --parallel 09:28:22 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 1.6s 09:28:23 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.4s 09:28:24 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.8s 09:28:26 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 4.0s done 09:28:26 #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:28:29 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 7.9s 09:28:29 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.9s done 09:28:29 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.6s 09:28:31 #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 09:28:31 #59 ... 09:28:31 09:28:31 #23 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:31 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 09:28:31 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:28:31 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:31 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:28:31 #23 DONE 0.3s 09:28:31 09:28:31 #52 [security-secretstore-setup internal] load build context 09:28:31 #52 DONE 39.2s 09:28:31 09:28:31 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:31 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 16.7s done 09:28:31 #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:28:31 #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 09:28:31 #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 09:28:31 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 4.0s done 09:28:31 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.9s done 09:28:31 #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:28:31 #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:28:31 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 10.5s 09:28:31 #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 09:28:31 #59 ... 09:28:31 09:28:31 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:31 #68 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:31 #68 ... 09:28:31 09:28:31 #43 [security-spiffe-token-provider internal] load build context 09:28:31 #43 DONE 39.1s 09:28:31 09:28:31 #49 [core-keeper internal] load build context 09:28:31 #49 DONE 39.2s 09:28:31 09:28:31 #44 [support-scheduler internal] load build context 09:28:31 #44 DONE 39.2s 09:28:31 09:28:31 #45 [core-command internal] load build context 09:28:31 #45 DONE 39.2s 09:28:31 09:28:31 #42 [core-data internal] load build context 09:28:31 #42 DONE 39.2s 09:28:31 09:28:31 #39 [security-proxy-auth internal] load build context 09:28:31 #39 DONE 39.4s 09:28:31 09:28:31 #40 [core-metadata internal] load build context 09:28:31 #40 DONE 39.4s 09:28:31 09:28:31 #55 [security-bootstrapper internal] load build context 09:28:31 #55 DONE 39.3s 09:28:31 09:28:31 #54 [support-notifications internal] load build context 09:28:31 #54 DONE 39.2s 09:28:31 09:28:31 #41 [security-proxy-setup internal] load build context 09:28:31 #41 DONE 39.4s 09:28:31 09:28:31 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:31 #68 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 09:28:31 #68 ... 09:28:31 09:28:31 #51 [core-common-config-bootstrapper internal] load build context 09:28:31 #51 DONE 39.4s 09:28:31 09:28:31 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:28:31 #46 DONE 39.2s 09:28:31 09:28:31 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:31 #47 DONE 39.2s 09:28:31 09:28:31 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:28:31 #58 DONE 39.2s 09:28:31 09:28:31 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:31 #56 DONE 39.2s 09:28:31 09:28:31 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:28:31 #50 DONE 39.2s 09:28:31 09:28:31 #60 [security-spire-config internal] load build context 09:28:31 #60 transferring context: 24.70kB 0.0s done 09:28:31 #60 DONE 32.0s 09:28:31 09:28:31 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:31 #68 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:28:31 #68 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 09:28:31 #68 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 09:28:31 #68 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 09:28:31 #68 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 09:28:31 #68 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 0.1s 09:28:31 #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 0.1s 09:28:31 #68 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:28:31 #68 ... 09:28:31 09:28:31 #69 [security-spire-agent internal] load build context 09:28:31 #69 transferring context: 25.98kB done 09:28:31 #69 DONE 0.3s 09:28:31 09:28:31 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:31 #68 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 09:28:31 #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.49MB / 19.17MB 0.3s 09:28:31 #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.4s 09:28:31 #68 ... 09:28:32 09:28:32 #70 [security-spire-server internal] load build context 09:28:32 #70 transferring context: 26.44kB 0.0s done 09:28:32 #70 DONE 0.7s 09:28:32 09:28:32 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:32 #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 09:28:32 #68 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 09:28:32 #68 ... 09:28:32 09:28:32 #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:28:32 #31 39.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:32 #31 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:32 #31 39.60 (1/1) Installing dumb-init (1.2.5-r3) 09:28:32 #31 39.60 Executing busybox-1.37.0-r19.trigger 09:28:32 #31 39.61 OK: 7 MiB in 17 packages 09:28:32 #31 DONE 39.9s 09:28:32 09:28:32 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:32 #53 DONE 39.9s 09:28:32 09:28:32 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:32 #1 [core-metadata internal] load build definition from Dockerfile 09:28:32 #1 transferring dockerfile: 09:28:32 #1 transferring dockerfile: 2.10kB done 09:28:32 #1 DONE 0.1s 09:28:32 09:28:32 #2 [security-spire-server internal] load build definition from Dockerfile 09:28:32 #2 transferring dockerfile: 1.70kB done 09:28:32 #2 DONE 0.0s 09:28:32 09:28:32 #3 [security-bootstrapper internal] load build definition from Dockerfile 09:28:32 #3 transferring dockerfile: 3.02kB done 09:28:32 #3 DONE 0.1s 09:28:32 09:28:32 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:28:32 #4 transferring dockerfile: 1.89kB 0.0s done 09:28:32 #4 DONE 0.1s 09:28:32 09:28:32 #5 [support-scheduler internal] load build definition from Dockerfile 09:28:32 #5 transferring dockerfile: 1.83kB done 09:28:32 #5 DONE 0.0s 09:28:32 09:28:32 #6 [security-secretstore-setup internal] load build definition from Dockerfile 09:28:32 #6 transferring dockerfile: 2.49kB 0.0s done 09:28:32 #6 DONE 0.1s 09:28:32 09:28:32 #7 [security-proxy-setup internal] load build definition from Dockerfile 09:28:32 #7 transferring dockerfile: 2.50kB done 09:28:32 #7 DONE 0.0s 09:28:32 09:28:32 #8 [core-keeper internal] load build definition from Dockerfile 09:28:32 #8 transferring dockerfile: 2.07kB 0.0s done 09:28:32 #8 DONE 0.0s 09:28:32 09:28:32 #9 [security-spire-agent internal] load build definition from Dockerfile 09:28:32 #9 transferring dockerfile: 1.81kB done 09:28:32 #9 DONE 0.1s 09:28:32 09:28:32 #10 [support-notifications internal] load build definition from Dockerfile 09:28:32 #10 transferring dockerfile: 2.02kB done 09:28:32 #10 DONE 0.1s 09:28:32 09:28:32 #11 [core-command internal] load build definition from Dockerfile 09:28:32 #11 transferring dockerfile: 1.94kB 0.0s done 09:28:32 #11 DONE 0.1s 09:28:32 09:28:32 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:28:32 #12 transferring dockerfile: 2.23kB 0.0s done 09:28:32 #12 DONE 0.1s 09:28:32 09:28:32 #13 [core-data internal] load build definition from Dockerfile 09:28:32 #13 transferring dockerfile: 2.04kB done 09:28:32 #13 DONE 0.1s 09:28:32 09:28:32 #14 [security-proxy-auth internal] load build definition from Dockerfile 09:28:32 #14 transferring dockerfile: 2.14kB done 09:28:32 #14 DONE 0.0s 09:28:32 09:28:32 #15 [security-spire-config internal] load build definition from Dockerfile 09:28:32 #15 transferring dockerfile: 1.69kB 0.0s done 09:28:32 #15 DONE 0.1s 09:28:32 09:28:32 #16 [core-metadata internal] load .dockerignore 09:28:32 #16 transferring context: 50B 0.0s done 09:28:32 #16 DONE 0.1s 09:28:32 #68 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.8s done 09:28:33 09:28:33 #17 [security-spire-server internal] load .dockerignore 09:28:33 #17 transferring context: 50B done 09:28:33 #17 DONE 0.0s 09:28:33 09:28:33 #18 [security-bootstrapper internal] load .dockerignore 09:28:33 #18 transferring context: 50B 0.0s done 09:28:33 #18 DONE 0.0s 09:28:33 09:28:33 #19 [security-spiffe-token-provider internal] load .dockerignore 09:28:33 #19 transferring context: 50B 0.0s done 09:28:33 #19 DONE 0.0s 09:28:33 09:28:33 #20 [support-scheduler internal] load .dockerignore 09:28:33 #20 transferring context: 50B done 09:28:33 #20 DONE 0.1s 09:28:33 09:28:33 #21 [security-secretstore-setup internal] load .dockerignore 09:28:33 #21 transferring context: 50B 0.0s done 09:28:33 #21 DONE 0.1s 09:28:33 09:28:33 #22 [security-proxy-setup internal] load .dockerignore 09:28:33 #22 transferring context: 50B done 09:28:33 #22 DONE 0.1s 09:28:33 09:28:33 #23 [core-keeper internal] load .dockerignore 09:28:33 #23 transferring context: 50B done 09:28:33 #23 DONE 0.1s 09:28:33 09:28:33 #24 [security-spire-agent internal] load .dockerignore 09:28:33 #24 transferring context: 50B done 09:28:33 #24 DONE 0.1s 09:28:33 09:28:33 #25 [support-notifications internal] load .dockerignore 09:28:33 #25 transferring context: 50B done 09:28:33 #25 DONE 0.1s 09:28:33 09:28:33 #26 [core-command internal] load .dockerignore 09:28:33 #26 transferring context: 50B 0.0s done 09:28:33 #26 DONE 0.1s 09:28:33 09:28:33 #27 [core-common-config-bootstrapper internal] load .dockerignore 09:28:33 #27 transferring context: 50B done 09:28:33 #27 DONE 0.1s 09:28:33 09:28:33 #28 [core-data internal] load .dockerignore 09:28:33 #28 transferring context: 50B done 09:28:33 #28 DONE 0.1s 09:28:33 09:28:33 #29 [security-proxy-auth internal] load .dockerignore 09:28:33 #29 transferring context: 50B 0.0s done 09:28:33 #29 DONE 0.1s 09:28:33 09:28:33 #30 [security-spire-config internal] load .dockerignore 09:28:34 #30 transferring context: 50B done 09:28:34 #30 DONE 0.1s 09:28:34 09:28:34 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:34 #31 DONE 0.0s 09:28:34 09:28:34 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 09:28:34 #32 DONE 0.2s 09:28:34 09:28:34 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:34 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:34 #68 ... 09:28:34 09:28:34 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:34 #61 32.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:34 #61 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:34 #61 32.98 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:28:34 #61 32.98 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:28:34 #61 32.98 OK: 26327 distinct packages available 09:28:34 #61 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:34 #61 33.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:34 #61 33.54 (1/4) Installing dumb-init (1.2.5-r3) 09:28:34 #61 33.55 (2/4) Installing musl-obstack (1.2.3-r2) 09:28:34 #61 33.55 (3/4) Installing libucontext (1.3.2-r0) 09:28:34 #61 33.55 (4/4) Installing gcompat (1.1.0-r4) 09:28:34 #61 33.56 Executing busybox-1.37.0-r19.trigger 09:28:34 #61 33.57 OK: 8 MiB in 20 packages 09:28:34 #61 DONE 34.4s 09:28:34 09:28:34 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:34 #48 39.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:34 #48 39.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:34 #48 40.19 (1/3) Installing ca-certificates (20250911-r0) 09:28:34 #48 40.21 (2/3) Installing dumb-init (1.2.5-r3) 09:28:34 #48 40.21 (3/3) Installing tzdata (2025c-r0) 09:28:34 #48 40.24 Executing busybox-1.37.0-r19.trigger 09:28:34 #48 40.25 Executing ca-certificates-20250911-r0.trigger 09:28:34 #48 40.29 OK: 8 MiB in 19 packages 09:28:34 #48 DONE 41.7s 09:28:34 09:28:34 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:34 #62 DONE 32.3s 09:28:34 09:28:34 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:28:34 #57 39.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:34 #57 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:34 #57 40.30 (1/1) Installing dumb-init (1.2.5-r3) 09:28:34 #57 40.30 Executing busybox-1.37.0-r19.trigger 09:28:34 #57 40.30 OK: 7 MiB in 17 packages 09:28:34 #57 DONE 41.7s 09:28:34 09:28:34 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:28:34 #65 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:34 #65 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:34 #65 31.93 OK: 265 MiB in 60 packages 09:28:34 #65 DONE 32.3s 09:28:34 09:28:34 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:34 #68 DONE 2.9s 09:28:34 09:28:34 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:34 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 10.5s done 09:28:34 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.2s done 09:28:34 #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:28:34 #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done 09:28:34 #59 DONE 34.8s 09:28:34 09:28:34 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 09:28:34 #71 DONE 0.2s 09:28:34 09:28:34 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:34 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:34 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:34 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:34 #33 DONE 0.2s 09:28:34 09:28:34 #34 [core-metadata internal] load build context 09:28:34 #72 ... 09:28:34 09:28:34 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:28:34 #64 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:34 #64 32.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:34 #64 32.81 OK: 265 MiB in 60 packages 09:28:34 #64 DONE 33.0s 09:28:34 09:28:34 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:28:34 #67 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:34 #67 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:34 #67 32.80 OK: 265 MiB in 60 packages 09:28:34 #67 DONE 33.0s 09:28:34 09:28:34 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:28:34 #73 DONE 0.1s 09:28:34 09:28:34 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:28:34 #74 DONE 0.1s 09:28:34 09:28:34 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:35 #75 ... 09:28:35 09:28:35 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:28:35 #66 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:35 #66 32.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:35 #66 32.91 OK: 265 MiB in 60 packages 09:28:35 #66 DONE 33.2s 09:28:35 09:28:35 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:28:35 #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:35 #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:35 #0 3.039 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:35 #0 3.062 Executing busybox-1.37.0-r20.post-upgrade 09:28:35 #0 3.150 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:35 #0 3.154 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:35 #0 3.156 Executing busybox-1.37.0-r20.trigger 09:28:35 #0 3.183 OK: 7 MiB in 18 packages 09:28:35 #76 DONE 3.4s 09:28:35 09:28:35 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:28:35 #77 DONE 0.1s 09:28:35 09:28:35 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:35 #34 transferring context: 3.39MB 0.7s done 09:28:35 #34 DONE 0.8s 09:28:35 09:28:35 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:28:35 #35 ... 09:28:35 09:28:35 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:35 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:35 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:35 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:35 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:35 #33 DONE 0.3s 09:28:35 09:28:35 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:35 #31 DONE 0.0s 09:28:35 09:28:35 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:28:35 #32 DONE 0.2s 09:28:35 09:28:35 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:35 #36 DONE 1.6s 09:28:35 #78 ... 09:28:35 09:28:35 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:35 #63 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:35 #63 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:35 #63 32.80 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:28:35 #63 32.80 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:28:35 #63 32.80 OK: 26331 distinct packages available 09:28:35 #63 32.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:35 #63 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:35 #63 33.39 OK: 265 MiB in 60 packages 09:28:35 #63 DONE 33.5s 09:28:35 09:28:35 #79 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:35 #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:35 #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:35 #0 3.180 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:28:35 #0 3.180 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:28:35 #0 3.180 OK: 26327 distinct packages available 09:28:35 #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:35 #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:35 #0 3.801 (1/5) Installing dumb-init (1.2.5-r3) 09:28:35 #0 3.804 (2/5) Installing musl-obstack (1.2.3-r2) 09:28:35 #0 3.807 (3/5) Installing libucontext (1.3.2-r0) 09:28:35 #0 3.813 (4/5) Installing gcompat (1.1.0-r4) 09:28:35 #0 3.814 (5/5) Installing openssl (3.5.4-r0) 09:28:35 #0 3.829 Executing busybox-1.37.0-r19.trigger 09:28:35 #0 3.836 OK: 8 MiB in 21 packages 09:28:35 #79 DONE 4.0s 09:28:35 09:28:35 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:28:35 #80 DONE 0.1s 09:28:35 09:28:35 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:28:35 #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:35 #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:35 #0 3.691 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:35 #0 3.709 Executing busybox-1.37.0-r20.post-upgrade 09:28:35 #0 3.768 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:35 #0 3.771 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:35 #0 3.775 Executing busybox-1.37.0-r20.trigger 09:28:35 #0 3.784 OK: 20 MiB in 20 packages 09:28:35 #81 DONE 3.9s 09:28:35 09:28:35 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:28:35 09:28:35 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:35 #31 DONE 0.0s 09:28:35 09:28:35 #37 [security-bootstrapper internal] load build context 09:28:35 #37 ... 09:28:35 09:28:35 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:35 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:35 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:35 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:35 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:35 #33 DONE 0.4s 09:28:35 09:28:35 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:35 #31 DONE 0.0s 09:28:35 09:28:35 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:35 #36 DONE 1.6s 09:28:35 09:28:35 #37 [security-bootstrapper internal] load build context 09:28:35 #37 ... 09:28:35 09:28:35 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:35 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:35 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:35 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:35 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:35 #33 DONE 0.4s 09:28:35 09:28:35 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:35 #31 DONE 0.0s 09:28:35 09:28:35 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:35 #36 DONE 1.6s 09:28:35 09:28:35 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:28:35 #38 DONE 0.7s 09:28:35 09:28:35 #37 [security-bootstrapper internal] load build context 09:28:35 #37 ... 09:28:35 09:28:35 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:35 #31 DONE 0.0s 09:28:35 09:28:35 #37 [security-bootstrapper internal] load build context 09:28:35 #37 ... 09:28:35 09:28:35 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:35 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:35 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:35 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:35 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:35 #33 DONE 0.5s 09:28:35 09:28:35 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:35 #36 DONE 1.7s 09:28:35 09:28:35 #39 [security-secretstore-setup internal] load build context 09:28:35 #39 DONE 0.0s 09:28:35 09:28:35 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:28:35 #38 DONE 0.8s 09:28:36 09:28:36 #40 [core-keeper internal] load build context 09:28:36 #40 ... 09:28:36 09:28:36 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:36 #31 DONE 0.0s 09:28:36 09:28:36 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:36 #31 DONE 0.0s 09:28:36 09:28:36 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 09:28:36 #32 ... 09:28:36 09:28:36 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:36 #31 DONE 0.0s 09:28:36 09:28:36 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:28:37 #82 ... 09:28:37 09:28:37 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:28:37 #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:37 #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:37 #0 2.597 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 2.620 Executing busybox-1.37.0-r20.post-upgrade 09:28:37 #0 2.685 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 2.688 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 2.692 Executing busybox-1.37.0-r20.trigger 09:28:37 #0 2.698 OK: 8 MiB in 20 packages 09:28:37 #83 DONE 2.9s 09:28:37 09:28:37 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:28:37 #0 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:37 #0 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:37 #0 5.154 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.170 Executing busybox-1.37.0-r20.post-upgrade 09:28:37 #0 5.217 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.225 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.225 Executing busybox-1.37.0-r20.trigger 09:28:37 #0 5.230 OK: 13 MiB in 29 packages 09:28:37 #84 DONE 5.4s 09:28:37 09:28:37 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:28:37 #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:37 #0 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:37 #0 5.100 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.119 Executing busybox-1.37.0-r20.post-upgrade 09:28:37 #0 5.185 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.188 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.192 Executing busybox-1.37.0-r20.trigger 09:28:37 #0 5.198 OK: 20 MiB in 20 packages 09:28:37 #85 DONE 5.4s 09:28:37 09:28:37 #86 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:28:37 #0 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:37 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:37 #0 4.512 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 4.529 Executing busybox-1.37.0-r20.post-upgrade 09:28:37 #0 4.583 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 4.589 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 4.589 Executing busybox-1.37.0-r20.trigger 09:28:37 #0 4.607 OK: 7 MiB in 17 packages 09:28:37 #86 DONE 4.8s 09:28:37 09:28:37 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:28:37 #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:37 #0 4.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:37 #0 5.127 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.144 Executing busybox-1.37.0-r20.post-upgrade 09:28:37 #0 5.207 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.213 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 5.221 Executing busybox-1.37.0-r20.trigger 09:28:37 #0 5.224 OK: 12 MiB in 23 packages 09:28:37 #87 DONE 5.5s 09:28:37 09:28:37 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:37 #0 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:37 #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:37 #0 2.722 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 2.739 Executing busybox-1.37.0-r20.post-upgrade 09:28:37 #0 2.795 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 2.797 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:37 #0 2.800 Executing busybox-1.37.0-r20.trigger 09:28:37 #0 2.818 OK: 8 MiB in 19 packages 09:28:37 #88 DONE 3.0s 09:28:37 09:28:37 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:28:37 #89 DONE 0.1s 09:28:37 09:28:37 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:28:37 #90 DONE 2.1s 09:28:37 09:28:37 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:28:37 #32 ... 09:28:37 09:28:37 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:37 #31 DONE 0.0s 09:28:37 09:28:37 #37 [security-bootstrapper internal] load build context 09:28:37 #37 transferring context: 3.39MB 1.4s done 09:28:37 #37 DONE 1.9s 09:28:37 09:28:37 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 09:28:37 #32 ... 09:28:37 09:28:37 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:37 #31 DONE 0.0s 09:28:37 09:28:37 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 09:28:37 #32 ... 09:28:37 09:28:37 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:37 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:37 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:37 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:37 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:37 #33 DONE 0.6s 09:28:37 09:28:37 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:37 #36 DONE 1.8s 09:28:37 09:28:37 #38 [core-data builder 2/7] WORKDIR /edgex-go 09:28:37 #38 DONE 0.9s 09:28:37 09:28:37 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:28:37 #35 DONE 2.5s 09:28:37 09:28:37 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:28:37 #32 ... 09:28:37 09:28:37 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:37 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:37 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:37 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:37 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:37 #33 DONE 0.6s 09:28:37 09:28:37 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:37 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:37 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:37 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:37 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:37 #33 DONE 0.6s 09:28:37 09:28:37 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:37 #36 DONE 1.8s 09:28:37 09:28:37 #38 [core-command builder 2/7] WORKDIR /edgex-go 09:28:37 #38 DONE 0.9s 09:28:37 09:28:37 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:37 #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:38 #41 ... 09:28:38 09:28:38 #42 [support-scheduler internal] load build context 09:28:38 #42 transferring context: 3.39MB 1.9s done 09:28:38 #42 DONE 2.6s 09:28:38 09:28:38 #40 [core-keeper internal] load build context 09:28:38 #40 ... 09:28:38 09:28:38 #43 [security-spiffe-token-provider internal] load build context 09:28:38 #43 transferring context: 3.39MB 2.2s done 09:28:38 #43 DONE 2.8s 09:28:38 #91 DONE 1.2s 09:28:38 09:28:38 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:28:38 #82 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:38 #82 ... 09:28:38 09:28:38 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:28:38 #92 DONE 1.4s 09:28:38 09:28:38 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:28:38 #93 DONE 0.1s 09:28:38 09:28:38 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:28:38 #82 3.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:38 #82 ... 09:28:38 09:28:38 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:28:38 #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:38 #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:38 #0 3.146 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:38 #0 3.160 Executing busybox-1.37.0-r20.post-upgrade 09:28:38 #0 4.311 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:38 #0 4.316 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:38 #0 4.320 Executing busybox-1.37.0-r20.trigger 09:28:38 #0 4.335 OK: 7 MiB in 17 packages 09:28:38 #94 DONE 4.5s 09:28:38 09:28:38 #40 [core-keeper internal] load build context 09:28:38 09:28:38 #95 [security-spire-config stage-2 6/10] COPY security.txt / 09:28:38 #95 DONE 0.1s 09:28:38 09:28:38 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:28:38 #96 DONE 0.1s 09:28:38 09:28:38 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:28:38 #97 DONE 0.1s 09:28:38 09:28:38 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:38 #0 2.147 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:38 #98 ... 09:28:38 09:28:38 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:28:38 #99 DONE 0.1s 09:28:38 09:28:38 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:28:38 #82 3.410 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:28:38 #82 3.430 Executing busybox-1.37.0-r20.post-upgrade 09:28:38 #82 3.529 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:28:38 #82 3.532 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:28:38 #82 3.536 Executing busybox-1.37.0-r20.trigger 09:28:38 #82 3.555 OK: 8 MiB in 21 packages 09:28:39 #82 DONE 4.5s 09:28:39 09:28:39 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:28:40 #40 ... 09:28:40 09:28:40 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 09:28:40 #32 DONE 4.7s 09:28:40 09:28:40 #40 [core-keeper internal] load build context 09:28:40 #40 ... 09:28:40 09:28:40 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:40 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:40 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:40 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:40 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:40 #33 DONE 0.6s 09:28:40 09:28:40 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:40 #36 DONE 1.8s 09:28:40 09:28:40 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:28:40 #38 DONE 0.9s 09:28:40 09:28:40 #40 [core-keeper internal] load build context 09:28:40 #40 ... 09:28:40 09:28:40 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:28:40 #44 DONE 4.4s 09:28:40 09:28:40 #45 [security-spire-server internal] load build context 09:28:40 #45 transferring context: 26.44kB 0.4s done 09:28:40 #45 DONE 2.7s 09:28:40 09:28:40 #40 [core-keeper internal] load build context 09:28:40 #40 ... 09:28:40 09:28:40 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:40 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:40 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:40 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:40 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:40 #33 DONE 0.6s 09:28:40 09:28:40 #40 [core-keeper internal] load build context 09:28:40 #40 ... 09:28:40 09:28:40 #39 [security-secretstore-setup internal] load build context 09:28:40 #39 transferring context: 3.39MB 3.4s done 09:28:40 #39 DONE 4.7s 09:28:40 09:28:40 #40 [core-keeper internal] load build context 09:28:40 #40 ... 09:28:40 09:28:40 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:28:40 #35 DONE 5.5s 09:28:40 09:28:40 #46 [security-proxy-setup internal] load build context 09:28:40 #46 transferring context: 3.39MB 3.4s done 09:28:40 #46 DONE 5.1s 09:28:40 09:28:40 #40 [core-keeper internal] load build context 09:28:41 #40 ... 09:28:41 09:28:41 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:28:41 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:28:41 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:28:41 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 09:28:41 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 09:28:41 #33 DONE 0.6s 09:28:41 09:28:41 #47 [security-spire-config internal] load build context 09:28:41 #47 DONE 0.0s 09:28:41 09:28:41 #40 [core-keeper internal] load build context 09:28:42 #40 transferring context: 3.39MB 5.2s done 09:28:42 #100 ... 09:28:42 09:28:42 #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:28:42 #0 4.017 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:28:42 #0 6.806 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:42 #0 7.378 (1/1) Installing dumb-init (1.2.5-r3) 09:28:42 #0 7.542 Executing busybox-1.37.0-r19.trigger 09:28:42 #0 7.553 OK: 7 MiB in 17 packages 09:28:42 #101 ... 09:28:42 09:28:42 #102 [security-spire-config] exporting to image 09:28:42 #102 exporting layers 3.5s done 09:28:42 #102 writing image sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 09:28:42 #102 writing image sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 0.2s done 09:28:42 #102 naming to docker.io/library/security-spire-config 09:28:42 #102 naming to docker.io/library/security-spire-config 0.1s done 09:28:42 #102 DONE 3.8s 09:28:42 09:28:42 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:42 #98 5.029 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:28:42 #98 5.683 OK: 265 MiB in 60 packages 09:28:43 #40 ... 09:28:43 09:28:43 #48 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:28:43 #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:43 #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:43 #0 6.425 (1/1) Installing dumb-init (1.2.5-r3) 09:28:43 #0 6.479 Executing busybox-1.37.0-r19.trigger 09:28:43 #0 6.479 OK: 8 MiB in 17 packages 09:28:43 #48 DONE 9.3s 09:28:43 09:28:43 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:43 #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.9s done 09:28:43 #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:28:43 #41 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 09:28:43 #41 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 09:28:43 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s 09:28:43 #41 ... 09:28:43 09:28:43 #40 [core-keeper internal] load build context 09:28:43 #40 DONE 7.3s 09:28:43 09:28:43 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:43 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s 09:28:43 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 1.0s 09:28:43 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.2s 09:28:43 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done 09:28:43 #41 ... 09:28:43 09:28:43 #49 [security-spire-agent internal] load build context 09:28:43 #49 transferring context: 25.98kB 0.2s done 09:28:43 #49 DONE 3.1s 09:28:43 09:28:43 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:43 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done 09:28:43 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done 09:28:43 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done 09:28:43 #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 09:28:43 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done 09:28:44 #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.4s done 09:28:45 #41 ... 09:28:45 09:28:45 #47 [security-spire-config internal] load build context 09:28:45 #47 transferring context: 24.70kB 0.3s done 09:28:45 #47 DONE 3.6s 09:28:45 09:28:45 #50 [support-notifications internal] load build context 09:28:45 #50 ... 09:28:45 09:28:45 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:28:45 #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:45 #0 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:45 #98 ... 09:28:45 09:28:45 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:45 #103 ... 09:28:45 09:28:45 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:28:45 #104 ... 09:28:45 09:28:45 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:45 #51 ... 09:28:45 09:28:45 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:45 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 3.2s 09:28:45 #41 ... 09:28:45 09:28:45 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:45 #52 ... 09:28:45 09:28:45 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:28:45 #0 8.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:45 #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:45 #53 ... 09:28:45 09:28:45 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:45 #54 ... 09:28:45 09:28:45 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:28:45 #55 ... 09:28:45 09:28:45 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:45 #0 9.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:45 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:46 #56 ... 09:28:46 09:28:46 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:46 #57 ... 09:28:46 09:28:46 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:28:46 #58 ... 09:28:46 09:28:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:46 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.99MB / 37.02MB 4.3s 09:28:46 #41 ... 09:28:46 09:28:46 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:46 #59 ... 09:28:46 09:28:46 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:47 #60 ... 09:28:47 09:28:47 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:28:47 #61 ... 09:28:47 09:28:47 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:47 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 5.1s 09:28:47 #41 ... 09:28:47 09:28:47 #50 [support-notifications internal] load build context 09:28:47 #50 transferring context: 3.39MB 7.3s done 09:28:47 #50 DONE 9.8s 09:28:47 09:28:47 #62 [core-data internal] load build context 09:28:47 #62 ... 09:28:47 09:28:47 #63 [core-command internal] load build context 09:28:47 #63 ... 09:28:47 09:28:47 #64 [core-common-config-bootstrapper internal] load build context 09:28:47 #64 ... 09:28:47 09:28:47 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:28:48 #65 ... 09:28:48 09:28:48 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:48 #57 DONE 12.1s 09:28:48 09:28:48 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:48 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 5.8s 09:28:48 #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:28:48 #41 ... 09:28:48 09:28:48 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:28:48 #66 ... 09:28:48 09:28:48 #63 [core-command internal] load build context 09:28:48 #63 transferring context: 3.39MB 8.7s done 09:28:48 #63 DONE 10.8s 09:28:48 09:28:48 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:48 #41 ... 09:28:48 09:28:48 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:49 #67 ... 09:28:49 09:28:49 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:28:49 #68 ... 09:28:49 09:28:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:49 #41 ... 09:28:49 09:28:49 #62 [core-data internal] load build context 09:28:49 #62 transferring context: 3.39MB 8.7s done 09:28:49 #62 DONE 11.4s 09:28:49 09:28:49 #69 [security-proxy-auth internal] load build context 09:28:49 #69 ... 09:28:49 09:28:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:49 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.78MB / 37.02MB 7.2s 09:28:50 #41 ... 09:28:50 09:28:50 #64 [core-common-config-bootstrapper internal] load build context 09:28:50 #64 transferring context: 3.39MB 9.2s done 09:28:50 #64 DONE 12.4s 09:28:50 09:28:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:50 #41 ... 09:28:50 09:28:50 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:50 #70 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.2s done 09:28:50 #70 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:28:50 #70 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 09:28:50 #70 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 09:28:50 #70 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:28:50 #70 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 09:28:50 #70 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 09:28:50 #70 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done 09:28:50 #70 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.19MB / 17.33MB 4.6s 09:28:50 #70 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:28:50 #70 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 5.2s 09:28:50 #70 ... 09:28:50 09:28:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:50 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.03MB / 37.02MB 8.5s 09:28:51 #41 ... 09:28:51 09:28:51 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:28:51 #53 14.37 OK: 255 MiB in 60 packages 09:28:51 #53 DONE 15.7s 09:28:51 09:28:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:51 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 9.6s 09:28:52 #41 ... 09:28:52 09:28:52 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:28:52 #51 14.52 (1/2) Installing dumb-init (1.2.5-r3) 09:28:52 #51 14.52 (2/2) Installing su-exec (0.2-r3) 09:28:52 #51 14.52 Executing busybox-1.37.0-r19.trigger 09:28:52 #51 14.66 OK: 8 MiB in 18 packages 09:28:52 #51 DONE 17.1s 09:28:52 09:28:52 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:52 #41 ... 09:28:52 09:28:52 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:52 #71 ... 09:28:52 09:28:52 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:52 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 10.4s 09:28:52 #41 ... 09:28:52 09:28:52 #69 [security-proxy-auth internal] load build context 09:28:52 #69 transferring context: 3.39MB 11.1s done 09:28:52 #69 DONE 12.7s 09:28:52 09:28:52 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:52 #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 09:28:53 #41 ... 09:28:53 09:28:53 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:28:53 #72 ... 09:28:53 09:28:53 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:53 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.53MB / 37.02MB 11.2s 09:28:53 #41 ... 09:28:53 09:28:53 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:28:53 #73 DONE 2.4s 09:28:53 09:28:53 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:54 #41 ... 09:28:54 09:28:54 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:54 #59 DONE 17.6s 09:28:54 09:28:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:55 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.73MB / 37.02MB 12.9s 09:28:55 #41 ... 09:28:55 09:28:55 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:28:55 #55 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:55 #55 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:55 #55 18.56 OK: 255 MiB in 60 packages 09:28:55 #55 DONE 20.0s 09:28:55 09:28:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:57 #41 ... 09:28:57 09:28:57 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:57 #56 15.57 (1/3) Installing ca-certificates (20250911-r0) 09:28:57 #56 16.04 (2/3) Installing dumb-init (1.2.5-r3) 09:28:57 #56 16.32 (3/3) Installing tzdata (2025c-r0) 09:28:57 #56 17.58 Executing busybox-1.37.0-r19.trigger 09:28:57 #56 17.75 Executing ca-certificates-20250911-r0.trigger 09:28:57 #56 18.84 OK: 8 MiB in 19 packages 09:28:57 #56 DONE 21.3s 09:28:57 09:28:57 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:57 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 14.7s 09:28:58 #41 ... 09:28:58 09:28:58 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:28:58 #74 DONE 2.4s 09:28:58 09:28:58 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:58 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 15.8s 09:28:58 #41 ... 09:28:58 09:28:58 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:58 #75 ... 09:28:58 09:28:58 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:58 #41 ... 09:28:58 09:28:58 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:58 #54 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:58 #54 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:58 #54 20.56 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:28:58 #54 20.56 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:28:58 #54 20.56 OK: 26168 distinct packages available 09:28:58 #54 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:58 #54 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:58 #54 ... 09:28:58 09:28:58 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:28:58 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.09MB / 37.02MB 16.6s 09:28:59 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 17.0s 09:28:59 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 17.6s 09:28:59 #41 ... 09:28:59 09:28:59 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:59 #52 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:59 #52 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:28:59 #52 22.03 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:28:59 #52 22.03 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:28:59 #52 22.03 OK: 26172 distinct packages available 09:28:59 #52 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:59 #52 ... 09:28:59 09:28:59 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:00 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 17.9s 09:29:00 #105 ... 09:29:00 09:29:00 #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:00 #75 DONE 24.3s 09:29:00 09:29:00 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:00 #105 DONE 23.8s 09:29:00 09:29:00 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:00 #103 DONE 24.4s 09:29:00 09:29:00 #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:29:00 #101 DONE 27.0s 09:29:00 09:29:00 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:00 #78 DONE 24.1s 09:29:00 09:29:00 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:29:00 #98 DONE 25.2s 09:29:00 09:29:00 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:00 #72 DONE 24.9s 09:29:00 09:29:00 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:00 #100 DONE 19.4s 09:29:00 09:29:00 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:29:00 #104 DONE 19.4s 09:29:00 09:29:00 #106 [security-proxy-auth builder 6/7] COPY . . 09:29:00 #41 ... 09:29:00 09:29:00 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:29:00 #58 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:00 #58 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:00 #58 23.04 OK: 255 MiB in 60 packages 09:29:00 #58 DONE 25.7s 09:29:00 09:29:00 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:00 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 18.4s 09:29:01 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 18.6s done 09:29:01 #41 ... 09:29:01 09:29:01 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:29:01 #70 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 12.4s done 09:29:01 #70 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:29:01 #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 09:29:01 #70 ... 09:29:01 09:29:01 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:29:01 #76 DONE 1.2s 09:29:01 09:29:01 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:29:01 #71 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:01 #71 ... 09:29:01 09:29:01 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:29:01 #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:01 #61 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:01 #61 21.97 (1/4) Installing dumb-init (1.2.5-r3) 09:29:01 #61 21.99 (2/4) Installing openssl (3.5.4-r0) 09:29:01 #61 22.14 (3/4) Installing su-exec (0.2-r3) 09:29:01 #61 22.16 (4/4) Installing yq-go (4.47.2-r2) 09:29:01 #61 23.61 Executing busybox-1.37.0-r19.trigger 09:29:01 #61 23.84 OK: 20 MiB in 20 packages 09:29:01 #61 ... 09:29:01 09:29:01 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:02 #77 ... 09:29:02 09:29:02 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:29:02 #78 ... 09:29:02 09:29:02 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:02 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 09:29:03 #41 ... 09:29:03 09:29:03 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:29:03 #61 DONE 26.4s 09:29:03 09:29:03 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:03 #41 ... 09:29:03 09:29:03 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:04 #79 ... 09:29:04 09:29:04 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:04 #41 ... 09:29:04 09:29:04 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:29:04 #0 9.056 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:04 #80 ... 09:29:04 09:29:04 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:29:04 #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.5s 09:29:05 #70 ... 09:29:05 09:29:05 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:29:05 #65 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:05 #65 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:06 #65 ... 09:29:06 09:29:06 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:06 #41 ... 09:29:06 09:29:06 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:29:06 #0 8.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:07 #81 ... 09:29:07 09:29:07 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:07 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s 09:29:07 #41 ... 09:29:07 09:29:07 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:29:07 #66 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:07 #66 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:07 #66 ... 09:29:07 09:29:07 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:29:07 #60 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:07 #60 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:07 #60 ... 09:29:07 09:29:07 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:29:07 #70 ... 09:29:07 09:29:07 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:08 #82 ... 09:29:08 09:29:08 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:29:09 #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.6s 09:29:09 #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.0s done 09:29:10 #70 DONE 29.6s 09:29:10 09:29:10 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:29:10 #66 31.84 (1/7) Installing ca-certificates (20250911-r0) 09:29:10 #106 ... 09:29:10 09:29:10 #107 [support-notifications builder 6/7] COPY . . 09:29:10 #107 ... 09:29:10 09:29:10 #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:29:10 #108 ... 09:29:10 09:29:10 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:10 #109 ... 09:29:10 09:29:10 #110 [security-proxy-setup builder 6/7] COPY . . 09:29:10 #110 ... 09:29:10 09:29:10 #111 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:10 #111 ... 09:29:10 09:29:10 #112 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:29:10 #112 ... 09:29:10 09:29:10 #113 [support-scheduler builder 6/7] COPY . . 09:29:10 #66 ... 09:29:10 09:29:10 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:29:10 #52 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:10 #52 ... 09:29:10 09:29:10 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:29:10 #68 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:10 #68 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:10 #68 ... 09:29:10 09:29:10 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:29:10 #67 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:10 #67 23.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:10 #67 ... 09:29:10 09:29:10 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:29:10 #65 30.77 OK: 255 MiB in 60 packages 09:29:10 #65 DONE 33.2s 09:29:10 09:29:10 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:29:10 #72 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:10 #72 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:10 #72 ... 09:29:10 09:29:10 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:11 #113 ... 09:29:11 09:29:11 #107 [support-notifications builder 6/7] COPY . . 09:29:11 #107 DONE 11.5s 09:29:11 09:29:11 #113 [support-scheduler builder 6/7] COPY . . 09:29:11 #41 ... 09:29:11 09:29:11 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:29:11 #83 DONE 0.7s 09:29:11 09:29:11 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:12 #113 ... 09:29:12 09:29:12 #110 [security-bootstrapper builder 6/7] COPY . . 09:29:12 #110 DONE 13.3s 09:29:12 09:29:12 #112 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:29:12 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s 09:29:12 #41 ... 09:29:12 09:29:12 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:29:12 #71 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:12 #71 ... 09:29:12 09:29:12 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:13 #112 ... 09:29:13 09:29:13 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:13 #41 ... 09:29:13 09:29:13 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:29:13 #54 32.84 (1/13) Installing brotli-libs (1.1.0-r2) 09:29:13 #54 33.05 (2/13) Installing c-ares (1.34.6-r0) 09:29:13 #54 33.13 (3/13) Installing libunistring (1.3-r0) 09:29:13 #54 33.38 (4/13) Installing libidn2 (2.3.7-r0) 09:29:13 #54 33.45 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:29:13 #54 33.48 (6/13) Installing libpsl (0.21.5-r3) 09:29:13 #54 33.52 (7/13) Installing zstd-libs (1.5.7-r0) 09:29:13 #54 33.66 (8/13) Installing libcurl (8.14.1-r2) 09:29:13 #54 33.79 (9/13) Installing curl (8.14.1-r2) 09:29:13 #54 33.82 (10/13) Installing dumb-init (1.2.5-r3) 09:29:13 #54 33.86 (11/13) Installing musl-obstack (1.2.3-r2) 09:29:13 #54 33.88 (12/13) Installing libucontext (1.3.2-r0) 09:29:13 #54 33.89 (13/13) Installing gcompat (1.1.0-r4) 09:29:13 #54 33.94 Executing busybox-1.37.0-r19.trigger 09:29:13 #54 34.33 OK: 13 MiB in 29 packages 09:29:13 #54 DONE 37.6s 09:29:13 09:29:13 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:29:13 #78 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:13 #78 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:13 #78 ... 09:29:13 09:29:13 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:29:13 #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:13 #0 6.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:13 #84 ... 09:29:13 09:29:13 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:29:13 #52 37.96 OK: 255 MiB in 60 packages 09:29:13 #52 ... 09:29:13 09:29:13 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:29:13 #75 15.45 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:13 #75 17.44 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:13 #75 ... 09:29:13 09:29:13 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:15 #114 ... 09:29:15 09:29:15 #111 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:15 #111 DONE 15.8s 09:29:15 09:29:15 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:15 #41 ... 09:29:15 09:29:15 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:29:15 #80 11.47 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:16 #80 ... 09:29:16 09:29:16 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:29:16 #68 36.76 (1/1) Installing dumb-init (1.2.5-r3) 09:29:16 #68 36.83 Executing busybox-1.37.0-r19.trigger 09:29:16 #68 37.18 OK: 8 MiB in 17 packages 09:29:16 #68 ... 09:29:16 09:29:16 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:29:16 #52 DONE 40.5s 09:29:16 09:29:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:16 #41 ... 09:29:16 09:29:16 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:29:16 #85 DONE 0.7s 09:29:16 09:29:16 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 #114 ... 09:29:17 09:29:17 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:29:17 #115 CACHED 09:29:17 09:29:17 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 #116 CACHED 09:29:17 09:29:17 #117 [security-bootstrapper builder 6/7] COPY . . 09:29:17 #117 CACHED 09:29:17 09:29:17 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 #118 CACHED 09:29:17 09:29:17 #119 [security-secretstore-setup builder 6/7] COPY . . 09:29:17 #119 CACHED 09:29:17 09:29:17 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:29:17 #120 CACHED 09:29:17 09:29:17 #112 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:29:17 #112 DONE 18.0s 09:29:17 09:29:17 #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:29:17 #108 DONE 18.0s 09:29:17 09:29:17 #113 [support-scheduler builder 6/7] COPY . . 09:29:17 #113 DONE 18.0s 09:29:17 09:29:17 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 #121 CACHED 09:29:17 09:29:17 #122 [core-data builder 6/7] COPY . . 09:29:17 #122 CACHED 09:29:17 09:29:17 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 09:29:17 #123 CACHED 09:29:17 09:29:17 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 #124 CACHED 09:29:17 09:29:17 #125 [security-proxy-auth builder 6/7] COPY . . 09:29:17 #125 CACHED 09:29:17 09:29:17 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:29:17 #126 CACHED 09:29:17 09:29:17 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 09:29:17 #106 DONE 18.1s 09:29:17 09:29:17 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:29:17 #127 CACHED 09:29:17 09:29:17 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 #128 CACHED 09:29:17 09:29:17 #129 [core-metadata builder 6/7] COPY . . 09:29:17 #129 CACHED 09:29:17 09:29:17 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 #130 CACHED 09:29:17 09:29:17 #131 [core-command builder 6/7] COPY . . 09:29:17 #131 CACHED 09:29:17 09:29:17 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 09:29:17 #132 CACHED 09:29:17 09:29:17 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:17 #109 DONE 18.1s 09:29:17 09:29:17 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:17 #86 ... 09:29:17 09:29:17 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:29:17 #66 32.77 (2/7) Installing dumb-init (1.2.5-r3) 09:29:17 #66 32.83 (3/7) Installing libgcc (14.2.0-r6) 09:29:17 #66 32.96 (4/7) Installing libsodium (1.0.20-r1) 09:29:17 #66 33.05 (5/7) Installing libstdc++ (14.2.0-r6) 09:29:17 #66 33.49 (6/7) Installing libzmq (4.3.5-r2) 09:29:17 #66 33.58 (7/7) Installing zeromq (4.3.5-r2) 09:29:17 #66 33.63 Executing busybox-1.37.0-r19.trigger 09:29:17 #66 33.73 Executing ca-certificates-20250911-r0.trigger 09:29:17 #66 36.05 OK: 12 MiB in 23 packages 09:29:17 #66 DONE 38.8s 09:29:17 09:29:17 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:29:17 #81 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:17 #81 ... 09:29:17 09:29:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:17 #133 ... 09:29:17 09:29:17 #134 [security-spire-server stage-2 6/9] COPY security.txt / 09:29:17 #134 DONE 0.3s 09:29:17 09:29:17 #135 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:29:17 #135 DONE 0.2s 09:29:17 09:29:17 #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:29:17 #136 DONE 0.1s 09:29:17 09:29:17 #137 [security-spire-agent stage-3 7/10] COPY security.txt / 09:29:17 #137 DONE 0.1s 09:29:17 09:29:17 #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:29:17 #138 DONE 0.1s 09:29:17 09:29:17 #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:29:17 #139 DONE 0.1s 09:29:17 09:29:17 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:29:17 #140 DONE 0.1s 09:29:17 09:29:17 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:29:17 #141 DONE 0.1s 09:29:17 09:29:17 #142 [security-spire-server] exporting to image 09:29:17 #142 exporting layers 09:29:17 #142 ... 09:29:17 09:29:17 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:29:17 #143 DONE 0.1s 09:29:17 09:29:17 #144 [security-spire-agent] exporting to image 09:29:18 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.7s 09:29:19 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.6s done 09:29:19 #144 exporting layers 1.0s done 09:29:19 #144 writing image sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done 09:29:19 #144 naming to docker.io/library/security-spire-agent 0.1s done 09:29:19 #144 ... 09:29:19 09:29:19 #142 [security-spire-server] exporting to image 09:29:19 #142 exporting layers 1.0s done 09:29:19 #142 writing image sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced 0.1s done 09:29:19 #142 naming to docker.io/library/security-spire-server 0.1s done 09:29:19 #142 DONE 1.3s 09:29:19 09:29:19 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:19 #133 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:19 #41 ... 09:29:19 09:29:19 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:29:19 #68 DONE 40.5s 09:29:19 09:29:19 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:29:19 #60 33.21 (1/4) Installing ca-certificates (20250911-r0) 09:29:19 #60 33.60 (2/4) Installing dumb-init (1.2.5-r3) 09:29:19 #60 33.63 (3/4) Installing su-exec (0.2-r3) 09:29:19 #60 33.64 (4/4) Installing yq-go (4.47.2-r2) 09:29:19 #60 36.34 Executing busybox-1.37.0-r19.trigger 09:29:19 #60 36.87 Executing ca-certificates-20250911-r0.trigger 09:29:19 #60 38.54 OK: 19 MiB in 20 packages 09:29:19 #60 DONE 42.5s 09:29:19 09:29:19 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:29:19 #133 ... 09:29:19 09:29:19 #144 [security-spire-agent] exporting to image 09:29:19 #144 DONE 1.4s 09:29:19 09:29:19 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:19 #0 1.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:29:20 #87 ... 09:29:20 09:29:20 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:29:20 #72 31.30 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:20 #72 31.61 Executing busybox-1.37.0-r20.post-upgrade 09:29:20 #72 32.49 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:20 #72 32.49 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:20 #72 32.61 Executing busybox-1.37.0-r20.trigger 09:29:20 #72 32.79 OK: 8 MiB in 17 packages 09:29:20 #72 DONE 37.8s 09:29:20 09:29:20 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:29:20 #78 26.30 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:20 #78 26.64 Executing busybox-1.37.0-r20.post-upgrade 09:29:20 #78 27.41 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:20 #78 27.41 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:20 #78 27.41 Executing busybox-1.37.0-r20.trigger 09:29:20 #78 27.41 OK: 8 MiB in 18 packages 09:29:21 #78 ... 09:29:21 09:29:21 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #88 ... 09:29:21 09:29:21 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:29:21 #41 ... 09:29:21 09:29:21 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:29:21 #78 DONE 29.6s 09:29:22 09:29:22 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:29:22 #89 ... 09:29:22 09:29:22 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:29:22 #75 32.38 OK: 255 MiB in 60 packages 09:29:22 #75 DONE 34.6s 09:29:22 09:29:22 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:29:23 #90 ... 09:29:23 09:29:23 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:29:23 #0 4.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:23 #0 7.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:23 #91 ... 09:29:23 09:29:23 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:29:23 #81 24.87 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:23 #81 25.25 Executing busybox-1.37.0-r20.post-upgrade 09:29:23 #81 25.98 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:23 #81 25.98 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:23 #81 26.03 Executing busybox-1.37.0-r20.trigger 09:29:23 #81 26.17 OK: 8 MiB in 19 packages 09:29:23 #81 ... 09:29:23 09:29:23 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:29:23 #90 DONE 0.7s 09:29:23 09:29:23 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:29:23 #84 20.26 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:23 #84 20.51 Executing busybox-1.37.0-r20.post-upgrade 09:29:24 #84 ... 09:29:24 09:29:24 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:29:24 #80 26.28 (1/1) Installing dumb-init (1.2.5-r3) 09:29:24 #80 27.10 Executing busybox-1.37.0-r19.trigger 09:29:24 #80 27.41 OK: 8 MiB in 17 packages 09:29:24 #80 DONE 30.3s 09:29:24 09:29:24 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:29:24 #84 21.37 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:24 #84 21.39 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:24 #84 21.45 Executing busybox-1.37.0-r20.trigger 09:29:24 #84 21.52 OK: 20 MiB in 20 packages 09:29:25 #84 ... 09:29:25 09:29:25 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:29:25 #81 DONE 29.0s 09:29:26 09:29:26 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:29:26 #67 37.28 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:29:26 #67 37.28 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:29:26 #67 37.28 OK: 26168 distinct packages available 09:29:26 #67 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:26 #67 42.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:26 #67 ... 09:29:26 09:29:26 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:29:26 #87 6.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:26 #87 ... 09:29:26 09:29:26 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:29:26 #71 34.23 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:29:26 #71 34.23 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:29:26 #71 34.23 OK: 26168 distinct packages available 09:29:26 #71 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:26 #71 38.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:26 #71 ... 09:29:26 09:29:26 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:29:26 #0 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:26 #0 9.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:26 #92 ... 09:29:26 09:29:26 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:29:26 #0 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:26 #0 7.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:27 #93 ... 09:29:27 09:29:27 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:29:27 #89 DONE 5.1s 09:29:27 09:29:27 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:29:27 #94 DONE 0.2s 09:29:27 09:29:27 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:29:27 #84 DONE 24.1s 09:29:27 09:29:27 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:27 #145 ... 09:29:27 09:29:27 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:29:27 #0 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:29:27 #146 ... 09:29:27 09:29:27 #147 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:27 #147 ... 09:29:27 09:29:27 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:27 #0 0.691 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:29:27 #148 ... 09:29:27 09:29:27 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:29:27 #0 1.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:29:27 #95 ... 09:29:27 09:29:27 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:29:27 #96 DONE 0.3s 09:29:27 #149 ... 09:29:27 09:29:27 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:27 #0 1.043 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:29:27 #150 ... 09:29:27 09:29:27 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:29:27 #0 0.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:29:28 09:29:28 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:29:28 #87 8.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:28 #151 ... 09:29:28 09:29:28 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:28 #0 1.039 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:29:28 #152 ... 09:29:28 09:29:28 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:28 #114 4.317 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:29:28 #114 ... 09:29:28 09:29:28 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:28 #0 1.050 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:29:28 #153 ... 09:29:28 09:29:28 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:29:28 #0 0.936 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:29:31 #87 ... 09:29:31 09:29:31 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:29:31 #91 16.29 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:31 #91 16.40 Executing busybox-1.37.0-r20.post-upgrade 09:29:31 #91 16.64 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:31 #91 16.65 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:31 #91 16.69 Executing busybox-1.37.0-r20.trigger 09:29:31 #91 16.77 OK: 13 MiB in 29 packages 09:29:31 #91 DONE 18.1s 09:29:31 09:29:31 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:29:31 #67 51.18 (1/5) Installing dumb-init (1.2.5-r3) 09:29:31 #67 51.20 (2/5) Installing musl-obstack (1.2.3-r2) 09:29:31 #67 51.21 (3/5) Installing libucontext (1.3.2-r0) 09:29:31 #67 51.22 (4/5) Installing gcompat (1.1.0-r4) 09:29:31 #67 51.24 (5/5) Installing openssl (3.5.4-r0) 09:29:31 #67 51.32 Executing busybox-1.37.0-r19.trigger 09:29:31 #67 51.42 OK: 9 MiB in 21 packages 09:29:31 #67 ... 09:29:31 09:29:31 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:29:31 #71 47.36 (1/4) Installing dumb-init (1.2.5-r3) 09:29:31 #71 47.40 (2/4) Installing musl-obstack (1.2.3-r2) 09:29:31 #71 47.41 (3/4) Installing libucontext (1.3.2-r0) 09:29:31 #71 47.43 (4/4) Installing gcompat (1.1.0-r4) 09:29:31 #71 47.46 Executing busybox-1.37.0-r19.trigger 09:29:31 #71 47.58 OK: 8 MiB in 20 packages 09:29:31 #71 DONE 49.2s 09:29:31 09:29:31 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:31 #97 ... 09:29:31 09:29:31 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:29:31 #67 DONE 53.2s 09:29:32 09:29:32 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:29:34 #98 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:36 #98 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:36 #98 ... 09:29:36 09:29:36 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:29:36 #93 14.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #93 14.75 Executing busybox-1.37.0-r20.post-upgrade 09:29:36 #93 15.21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #93 15.22 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #93 15.33 Executing busybox-1.37.0-r20.trigger 09:29:36 #93 15.43 OK: 8 MiB in 17 packages 09:29:36 #93 DONE 17.0s 09:29:36 09:29:36 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:29:36 #92 16.78 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #92 16.98 Executing busybox-1.37.0-r20.post-upgrade 09:29:36 #92 17.41 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #92 17.43 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #92 17.49 Executing busybox-1.37.0-r20.trigger 09:29:36 #92 17.58 OK: 12 MiB in 23 packages 09:29:36 #92 DONE 18.9s 09:29:36 09:29:36 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:29:36 #87 15.51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #87 15.67 Executing busybox-1.37.0-r20.post-upgrade 09:29:36 #87 16.17 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #87 16.18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:36 #87 16.19 Executing busybox-1.37.0-r20.trigger 09:29:36 #87 16.31 OK: 19 MiB in 20 packages 09:29:37 #87 DONE 18.1s 09:29:37 09:29:37 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:37 #97 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:29:37 #97 4.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:39 #97 8.365 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:40 #97 8.483 Executing busybox-1.37.0-r20.post-upgrade 09:29:40 #154 ... 09:29:40 09:29:40 #147 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:40 #147 DONE 23.7s 09:29:40 09:29:40 #155 [core-keeper builder 7/8] COPY . . 09:29:40 #97 8.963 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:40 #97 8.971 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:40 #97 8.980 Executing busybox-1.37.0-r20.trigger 09:29:40 #97 9.018 OK: 8 MiB in 20 packages 09:29:41 #97 ... 09:29:41 09:29:41 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:29:41 #98 7.956 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:29:41 #98 8.066 Executing busybox-1.37.0-r20.post-upgrade 09:29:41 #98 8.440 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:29:41 #98 8.449 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:29:41 #98 8.476 Executing busybox-1.37.0-r20.trigger 09:29:41 #98 8.515 OK: 9 MiB in 21 packages 09:29:41 #98 DONE 9.8s 09:29:41 09:29:41 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:42 #99 ... 09:29:42 09:29:42 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:42 #97 DONE 10.4s 09:29:42 09:29:42 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:43 #100 ... 09:29:43 09:29:43 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:29:43 #101 DONE 2.1s 09:29:43 09:29:43 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:44 #102 ... 09:29:44 09:29:44 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:44 #99 DONE 2.9s 09:29:44 09:29:44 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:44 #100 DONE 2.4s 09:29:44 09:29:44 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:29:44 #155 DONE 4.0s 09:29:44 09:29:44 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:29:45 #103 DONE 0.3s 09:29:45 09:29:45 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:29:45 #104 DONE 0.3s 09:29:45 09:29:45 #105 [security-spire-config stage-2 6/10] COPY security.txt / 09:29:45 #105 DONE 0.3s 09:29:45 09:29:45 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:29:45 #106 DONE 0.3s 09:29:45 09:29:45 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:29:45 #156 0.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:29:45 #107 DONE 0.4s 09:29:45 09:29:45 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:29:45 #108 DONE 0.3s 09:29:45 09:29:45 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:29:46 #109 DONE 0.5s 09:29:46 09:29:46 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:29:46 #110 DONE 0.4s 09:29:46 09:29:46 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:46 #102 DONE 2.4s 09:29:46 09:29:46 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:29:46 #111 ... 09:29:46 09:29:46 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:29:46 #112 DONE 0.3s 09:29:46 09:29:46 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:29:46 #111 DONE 0.5s 09:29:46 09:29:46 #113 [security-spire-config] exporting to image 09:29:46 #113 exporting layers 09:29:46 #113 ... 09:29:46 09:29:46 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:29:46 #114 DONE 0.5s 09:29:46 09:29:46 #113 [security-spire-server] exporting to image 09:29:47 #113 ... 09:29:47 09:29:47 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 09:29:47 #115 DONE 0.5s 09:29:47 09:29:47 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:29:47 #116 DONE 0.4s 09:29:47 09:29:47 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:29:48 #117 DONE 0.4s 09:29:48 09:29:48 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:29:48 #118 DONE 0.3s 09:29:48 09:29:48 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:48 #77 ... 09:29:48 09:29:48 #113 [security-spire-agent] exporting to image 09:29:51 #113 exporting layers 4.9s done 09:29:51 #113 writing image sha256:0ec2e22043b60ecfb7dc77fe5392f9685396c3eb01ba2ecfccf3e6f4afcc0197 0.1s done 09:29:51 #113 naming to docker.io/library/security-spire-config-arm64 09:29:51 #113 naming to docker.io/library/security-spire-config-arm64 done 09:29:51 #113 exporting layers 5.0s done 09:29:51 #113 writing image sha256:0a84e96676a12ccd6adcc33f6f4c6630e6194c46d8e17cb8b29b40b236743ace 09:29:51 #113 writing image sha256:0a84e96676a12ccd6adcc33f6f4c6630e6194c46d8e17cb8b29b40b236743ace 0.0s done 09:29:51 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:29:52 #113 exporting layers 3.8s done 09:29:52 #113 writing image sha256:3fa4d1f7687dc68fd89c4a6cb356909cb4897c75ff63c0f31ea3e63c59786d84 0.0s done 09:29:52 #113 naming to docker.io/library/security-spire-agent-arm64 done 09:29:52 #113 DONE 5.7s 09:29:52 09:29:52 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:06 #156 ... 09:31:06 09:31:06 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:31:06 #151 DONE 98.0s 09:31:06 09:31:06 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:31:06 #149 DONE 98.1s 09:31:06 09:31:06 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:31:06 #157 ... 09:31:06 09:31:06 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:31:06 #158 DONE 0.2s 09:31:06 09:31:06 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:31:06 #157 DONE 0.1s 09:31:06 09:31:06 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:31:06 #159 DONE 0.1s 09:31:06 09:31:06 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:31:06 #160 ... 09:31:06 09:31:06 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:31:06 #161 DONE 0.3s 09:31:06 09:31:06 #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 09:31:06 #162 DONE 0.2s 09:31:06 09:31:06 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:31:06 #163 DONE 0.3s 09:31:06 09:31:06 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:06 #164 ... 09:31:06 09:31:06 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:31:06 #160 DONE 1.0s 09:31:06 09:31:06 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:31:06 #165 DONE 0.2s 09:31:06 09:31:06 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:06 #114 ... 09:31:06 09:31:06 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:31:06 #166 DONE 0.2s 09:31:06 09:31:06 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:31:06 #167 DONE 0.3s 09:31:06 09:31:06 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:06 #164 DONE 0.9s 09:31:06 09:31:06 #168 [core-common-config-bootstrapper] exporting to image 09:31:06 #168 exporting layers 09:31:06 #168 ... 09:31:06 09:31:06 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:31:06 #169 DONE 0.3s 09:31:06 09:31:06 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:31:06 #170 DONE 0.2s 09:31:06 09:31:06 #168 [core-common-config-bootstrapper] exporting to image 09:31:06 #168 exporting layers 0.4s done 09:31:06 #168 writing image sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 0.0s done 09:31:06 #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 09:31:06 #168 DONE 0.5s 09:31:06 09:31:06 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:31:06 #171 DONE 0.1s 09:31:06 09:31:06 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:31:06 #172 DONE 0.3s 09:31:06 09:31:06 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:06 #152 ... 09:31:06 09:31:06 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:31:06 #173 DONE 0.1s 09:31:06 09:31:06 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:31:06 #174 DONE 1.1s 09:31:06 09:31:06 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:06 #114 ... 09:31:06 09:31:06 #175 [security-bootstrapper] exporting to image 09:31:06 #175 exporting layers 0.7s done 09:31:06 #175 writing image sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done 09:31:06 #175 naming to docker.io/library/security-bootstrapper done 09:31:06 #175 DONE 0.7s 09:31:06 09:31:06 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:31:28 #88 DONE 127.9s 09:31:28 09:31:28 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #79 ... 09:31:28 09:31:28 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #95 DONE 115.8s 09:31:28 09:31:28 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #86 DONE 122.7s 09:31:28 09:31:28 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #77 DONE 137.8s 09:31:28 09:31:28 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:31:28 #119 ... 09:31:28 09:31:28 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #79 DONE 145.7s 09:31:28 09:31:28 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #82 DONE 141.5s 09:31:28 09:31:28 #120 [support-scheduler builder 6/7] COPY . . 09:31:28 #120 ... 09:31:28 09:31:28 #121 [support-notifications builder 6/7] COPY . . 09:31:28 #121 DONE 2.0s 09:31:28 09:31:28 #122 [core-keeper builder 7/8] COPY . . 09:31:28 #122 DONE 1.9s 09:31:28 09:31:28 #123 [security-proxy-auth builder 6/7] COPY . . 09:31:28 #123 CACHED 09:31:28 09:31:28 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:31:28 #124 CACHED 09:31:28 09:31:28 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #125 CACHED 09:31:28 09:31:28 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 09:31:28 #126 CACHED 09:31:28 09:31:28 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #127 CACHED 09:31:28 09:31:28 #128 [core-data builder 6/7] COPY . . 09:31:28 #128 CACHED 09:31:28 09:31:28 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:31:28 #129 CACHED 09:31:28 09:31:28 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 09:31:28 #130 CACHED 09:31:28 09:31:28 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #131 CACHED 09:31:28 09:31:28 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 09:31:28 #132 CACHED 09:31:28 09:31:28 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #133 CACHED 09:31:28 09:31:28 #134 [core-command builder 6/7] COPY . . 09:31:28 #134 CACHED 09:31:28 09:31:28 #135 [security-proxy-setup builder 6/7] COPY . . 09:31:28 #135 CACHED 09:31:28 09:31:28 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #136 CACHED 09:31:28 09:31:28 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:31:28 #137 CACHED 09:31:28 09:31:28 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:31:28 #138 CACHED 09:31:28 09:31:28 #139 [security-secretstore-setup builder 6/7] COPY . . 09:31:28 #139 CACHED 09:31:28 09:31:28 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:28 #140 CACHED 09:31:28 09:31:28 #120 [support-scheduler builder 6/7] COPY . . 09:31:28 #120 DONE 1.9s 09:31:28 09:31:28 #141 [security-bootstrapper builder 6/7] COPY . . 09:31:28 #141 DONE 1.9s 09:31:28 09:31:28 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:31:28 #119 DONE 2.0s 09:31:28 09:31:28 #142 [core-metadata builder 6/7] COPY . . 09:31:28 #142 DONE 2.0s 09:31:28 09:31:28 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:28 #143 ... 09:31:28 09:31:28 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:31:28 #0 4.743 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:31:28 #144 ... 09:31:28 09:31:28 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:31:28 #0 5.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:31:28 #145 ... 09:31:28 09:31:28 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:31:28 #0 5.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:31:28 #146 ... 09:31:28 09:31:28 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:28 #143 6.089 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:31:31 #143 ... 09:31:31 09:31:31 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:31:31 #0 5.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:31:31 #147 ... 09:31:31 09:31:31 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:31:31 #0 5.534 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:31:31 #148 ... 09:31:31 09:31:31 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:31:31 #0 6.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:31:31 #149 ... 09:31:31 09:31:31 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:31:31 #0 5.350 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:31:32 #150 ... 09:31:32 09:31:32 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:31:32 #0 5.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:31:32 #151 ... 09:31:32 09:31:32 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:32 #0 5.155 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:31:32 #152 ... 09:31:32 09:31:32 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:31:32 #0 6.144 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:31:32 #153 ... 09:31:32 09:31:32 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:31:32 #0 4.445 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:32:03 #145 ... 09:32:03 09:32:03 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:32:03 #154 163.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:32:11 #154 ... 09:32:11 09:32:11 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:32:11 #146 DONE 172.8s 09:32:11 09:32:11 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:32:11 #148 DONE 172.8s 09:32:11 09:32:11 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:32:11 #145 DONE 172.7s 09:32:11 09:32:11 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:32:11 #153 DONE 172.7s 09:32:11 09:32:11 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #176 ... 09:32:11 09:32:11 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:32:11 #154 DONE 172.8s 09:32:11 09:32:11 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:32:11 #150 DONE 172.7s 09:32:11 09:32:11 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:11 #114 DONE 176.8s 09:32:11 09:32:11 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:32:11 #133 DONE 172.8s 09:32:11 09:32:11 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #176 DONE 0.2s 09:32:11 09:32:11 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:32:11 #177 ... 09:32:11 09:32:11 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #176 DONE 0.2s 09:32:11 09:32:11 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #178 DONE 0.3s 09:32:11 09:32:11 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:32:11 #177 DONE 0.2s 09:32:11 09:32:11 #179 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #179 DONE 0.2s 09:32:11 09:32:11 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #180 DONE 0.3s 09:32:11 09:32:11 #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #181 DONE 0.2s 09:32:11 09:32:11 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:32:11 #182 CACHED 09:32:11 09:32:11 #183 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #183 CACHED 09:32:11 09:32:11 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:32:11 #184 CACHED 09:32:11 09:32:11 #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #185 CACHED 09:32:11 09:32:11 #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #186 DONE 0.2s 09:32:11 09:32:11 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:32:11 #187 ... 09:32:11 09:32:11 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:32:11 #188 DONE 0.2s 09:32:11 09:32:11 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:32:11 #189 ... 09:32:11 09:32:11 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:32:11 #190 DONE 1.0s 09:32:11 09:32:11 #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:32:11 #191 DONE 1.0s 09:32:11 09:32:11 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:32:11 #152 DONE 174.2s 09:32:11 09:32:11 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:32:11 #192 DONE 1.0s 09:32:11 09:32:11 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:32:11 #193 ... 09:32:11 09:32:11 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:32:11 #187 DONE 1.2s 09:32:11 09:32:11 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:32:11 #194 DONE 1.3s 09:32:11 09:32:11 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:32:11 #195 DONE 1.3s 09:32:11 09:32:11 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:32:11 #196 DONE 1.3s 09:32:11 09:32:11 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:32:11 #189 DONE 1.2s 09:32:11 09:32:11 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:32:12 #197 ... 09:32:12 09:32:12 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:32:12 #198 DONE 0.7s 09:32:12 09:32:12 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:32:12 #193 DONE 0.9s 09:32:12 09:32:12 #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 09:32:12 #199 DONE 0.7s 09:32:12 09:32:12 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:32:12 #200 DONE 0.7s 09:32:12 09:32:12 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:32:12 #201 DONE 0.7s 09:32:12 09:32:12 #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 09:32:12 #202 ... 09:32:12 09:32:12 #203 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:12 #203 DONE 0.7s 09:32:12 09:32:12 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:32:12 #197 DONE 0.7s 09:32:12 09:32:12 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:32:12 #204 DONE 0.7s 09:32:12 09:32:12 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:32:12 #205 DONE 0.6s 09:32:12 09:32:12 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:32:12 #206 DONE 0.2s 09:32:12 09:32:12 #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:32:12 #207 DONE 0.2s 09:32:12 09:32:12 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:32:12 #208 DONE 0.2s 09:32:12 09:32:12 #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 09:32:12 #202 DONE 0.2s 09:32:12 09:32:12 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:32:12 #209 DONE 0.2s 09:32:12 09:32:12 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:32:12 #210 DONE 0.2s 09:32:12 09:32:12 #211 [core-metadata] exporting to image 09:32:12 #211 exporting layers 09:32:12 #211 ... 09:32:12 09:32:12 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:32:12 #212 DONE 0.2s 09:32:12 09:32:12 #213 [core-data] exporting to image 09:32:13 #213 ... 09:32:13 09:32:13 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:32:13 #214 DONE 0.5s 09:32:13 09:32:13 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:32:13 #215 DONE 0.6s 09:32:13 09:32:13 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:32:13 #216 DONE 0.5s 09:32:13 09:32:13 #217 [security-spiffe-token-provider] exporting to image 09:32:13 #217 exporting layers 0.2s done 09:32:13 #217 writing image sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f 0.0s done 09:32:13 #217 naming to docker.io/library/security-spiffe-token-provider done 09:32:13 #217 DONE 0.7s 09:32:13 09:32:13 #218 [core-command] exporting to image 09:32:13 #218 exporting layers 0.2s done 09:32:13 #218 writing image sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 0.0s done 09:32:13 #218 naming to docker.io/library/core-command 0.0s done 09:32:13 #218 DONE 0.8s 09:32:13 09:32:13 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:32:13 #219 DONE 0.1s 09:32:13 09:32:13 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:32:13 #220 ... 09:32:13 09:32:13 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:32:13 #221 DONE 0.4s 09:32:13 09:32:13 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:32:13 #222 DONE 0.5s 09:32:13 09:32:13 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:32:13 #223 DONE 1.0s 09:32:13 09:32:13 #224 [support-notifications] exporting to image 09:32:13 #224 exporting layers 1.0s done 09:32:13 #224 writing image sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 0.0s done 09:32:13 #224 naming to docker.io/library/support-notifications done 09:32:13 #224 DONE 1.0s 09:32:13 09:32:13 #213 [core-data] exporting to image 09:32:13 #213 exporting layers 0.9s done 09:32:13 #213 writing image sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab 0.0s done 09:32:13 #213 naming to docker.io/library/core-data done 09:32:13 #213 DONE 1.0s 09:32:13 09:32:13 #211 [core-metadata] exporting to image 09:32:13 #211 exporting layers 1.0s done 09:32:13 #211 writing image sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done 09:32:13 #211 naming to docker.io/library/core-metadata done 09:32:13 #211 DONE 1.1s 09:32:13 09:32:13 #225 [security-proxy-auth] exporting to image 09:32:13 #225 ... 09:32:13 09:32:13 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:32:13 #226 DONE 0.4s 09:32:13 09:32:13 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:32:13 #156 DONE 149.0s 09:32:13 09:32:13 #227 [support-scheduler] exporting to image 09:32:13 #227 exporting layers 0.4s done 09:32:13 #227 writing image sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done 09:32:13 #227 naming to docker.io/library/support-scheduler done 09:32:13 #227 DONE 0.5s 09:32:13 09:32:13 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:32:13 #228 DONE 0.1s 09:32:13 09:32:13 #229 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:32:14 #229 DONE 0.1s 09:32:14 09:32:14 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:32:14 #220 DONE 0.9s 09:32:14 09:32:14 #230 [security-proxy-setup] exporting to image 09:32:14 #230 ... 09:32:14 09:32:14 #231 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:32:14 #231 DONE 0.2s 09:32:14 09:32:14 #232 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:32:14 #232 DONE 0.0s 09:32:14 09:32:14 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:32:14 #233 DONE 0.4s 09:32:14 09:32:14 #225 [security-proxy-auth] exporting to image 09:32:14 #225 exporting layers 0.8s done 09:32:14 #225 writing image sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 0.0s done 09:32:14 #225 naming to docker.io/library/security-proxy-auth done 09:32:14 #225 DONE 0.9s 09:32:14 09:32:14 #234 [security-secretstore-setup] exporting to image 09:32:14 #234 ... 09:32:14 09:32:14 #230 [security-proxy-setup] exporting to image 09:32:14 #230 exporting layers 0.4s done 09:32:14 #230 writing image sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 0.0s done 09:32:14 #230 naming to docker.io/library/security-proxy-setup done 09:32:14 #230 DONE 0.5s 09:32:14 09:32:14 #235 [core-keeper] exporting to image 09:32:14 #235 exporting layers 0.2s done 09:32:14 #235 writing image sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done 09:32:14 #235 naming to docker.io/library/core-keeper done 09:32:14 #235 DONE 0.2s 09:32:14 09:32:14 #234 [security-secretstore-setup] exporting to image 09:32:14 #234 exporting layers 0.3s done 09:32:14 #234 writing image sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done 09:32:14 #234 naming to docker.io/library/security-secretstore-setup done 09:32:14 #234 DONE 0.3s 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:14 time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:32:14 $ docker stop --time=1 01c56d3563fa488b198ae320be1c1c8ef902077e94f49475c213352af58f7945 09:32:15 $ docker rm -f --volumes 01c56d3563fa488b198ae320be1c1c8ef902077e94f49475c213352af58f7945 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:16 + docker images 09:32:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:32:16 security-secretstore-setup latest 3847e0a36431 2 seconds ago 84.5MB 09:32:16 core-keeper latest f25cad8090f1 2 seconds ago 46.8MB 09:32:16 support-scheduler latest d1fdc7df4da7 3 seconds ago 52MB 09:32:16 security-proxy-auth latest c0c4e14bf8d2 3 seconds ago 47MB 09:32:16 security-proxy-setup latest 2cd963f789c6 3 seconds ago 52.8MB 09:32:16 support-notifications latest 9354d9735035 4 seconds ago 55.7MB 09:32:16 security-spiffe-token-provider latest 51c35e30b5bd 4 seconds ago 51MB 09:32:16 core-data latest bba1b522757a 4 seconds ago 47.9MB 09:32:16 core-command latest e8bb3bb9a7ab 4 seconds ago 42.1MB 09:32:16 core-metadata latest e7eac43b737f 4 seconds ago 48MB 09:32:16 security-bootstrapper latest 794ff9fbed5c About a minute ago 22.4MB 09:32:16 core-common-config-bootstrapper latest ac83a37e576d About a minute ago 21.3MB 09:32:16 security-spire-agent latest 8e564e88eb57 2 minutes ago 238MB 09:32:16 security-spire-server latest 43d08c32161e 2 minutes ago 178MB 09:32:16 security-spire-config latest 44d39515a607 3 minutes ago 178MB 09:32:16 ci-base-image-x86_64 latest bb4357615e4d 7 minutes ago 999MB 09:32:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB 09:32:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB 09:32:16 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 09:32:16 provisioning config files... 09:32:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config4973294482230596475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:16 ---> ****-login.sh 09:32:16 nexus3.edgexfoundry.org:10001 09:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:16 Login Succeeded 09:32:16 nexus3.edgexfoundry.org:10002 09:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:17 Login Succeeded 09:32:17 nexus3.edgexfoundry.org:10003 09:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:17 Login Succeeded 09:32:17 nexus3.edgexfoundry.org:10004 09:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:17 Login Succeeded 09:32:17 ****.io 09:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:17 Login Succeeded 09:32:17 ---> ****-login.sh ends [Pipeline] } 09:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:32:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:32:17 3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:17 latest 09:32:17 4.1.0-dev.92 09:32:17 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:17 main 09:32:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:18 + docker push nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:18 48a8861741a4: Preparing 09:32:18 c89b7778ec75: Preparing 09:32:18 09adc96ef032: Preparing 09:32:18 e4b51f5c36dd: Preparing 09:32:18 fc4f249a88cd: Preparing 09:32:18 2353b9cd6134: Preparing 09:32:18 256f393e029f: Preparing 09:32:18 2353b9cd6134: Waiting 09:32:18 256f393e029f: Waiting 09:32:18 09adc96ef032: Pushed 09:32:18 48a8861741a4: Pushed 09:32:18 e4b51f5c36dd: Pushed 09:32:18 256f393e029f: Layer already exists 09:32:18 fc4f249a88cd: Pushed 09:32:18 2353b9cd6134: Pushed 09:32:21 c89b7778ec75: Pushed 09:32:21 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:22 48a8861741a4: Preparing 09:32:22 c89b7778ec75: Preparing 09:32:22 09adc96ef032: Preparing 09:32:22 e4b51f5c36dd: Preparing 09:32:22 fc4f249a88cd: Preparing 09:32:22 2353b9cd6134: Preparing 09:32:22 256f393e029f: Preparing 09:32:22 256f393e029f: Waiting 09:32:22 2353b9cd6134: Waiting 09:32:22 e4b51f5c36dd: Layer already exists 09:32:22 fc4f249a88cd: Layer already exists 09:32:22 c89b7778ec75: Layer already exists 09:32:22 09adc96ef032: Layer already exists 09:32:22 48a8861741a4: Layer already exists 09:32:22 2353b9cd6134: Layer already exists 09:32:22 256f393e029f: Layer already exists 09:32:22 latest: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:22 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 09:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:22 48a8861741a4: Preparing 09:32:22 c89b7778ec75: Preparing 09:32:22 09adc96ef032: Preparing 09:32:22 e4b51f5c36dd: Preparing 09:32:22 fc4f249a88cd: Preparing 09:32:22 2353b9cd6134: Preparing 09:32:22 256f393e029f: Preparing 09:32:22 2353b9cd6134: Waiting 09:32:22 256f393e029f: Waiting 09:32:22 e4b51f5c36dd: Layer already exists 09:32:22 c89b7778ec75: Layer already exists 09:32:22 fc4f249a88cd: Layer already exists 09:32:22 48a8861741a4: Layer already exists 09:32:22 09adc96ef032: Layer already exists 09:32:22 2353b9cd6134: Layer already exists 09:32:22 256f393e029f: Layer already exists 09:32:22 4.1.0-dev.92: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker push nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:23 48a8861741a4: Preparing 09:32:23 c89b7778ec75: Preparing 09:32:23 09adc96ef032: Preparing 09:32:23 e4b51f5c36dd: Preparing 09:32:23 fc4f249a88cd: Preparing 09:32:23 2353b9cd6134: Preparing 09:32:23 256f393e029f: Preparing 09:32:23 2353b9cd6134: Waiting 09:32:23 256f393e029f: Waiting 09:32:23 fc4f249a88cd: Layer already exists 09:32:23 e4b51f5c36dd: Layer already exists 09:32:23 09adc96ef032: Layer already exists 09:32:23 c89b7778ec75: Layer already exists 09:32:23 48a8861741a4: Layer already exists 09:32:23 256f393e029f: Layer already exists 09:32:23 2353b9cd6134: Layer already exists 09:32:23 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:23 48a8861741a4: Preparing 09:32:23 c89b7778ec75: Preparing 09:32:23 09adc96ef032: Preparing 09:32:23 e4b51f5c36dd: Preparing 09:32:23 fc4f249a88cd: Preparing 09:32:23 2353b9cd6134: Preparing 09:32:23 256f393e029f: Preparing 09:32:23 2353b9cd6134: Waiting 09:32:23 256f393e029f: Waiting 09:32:23 48a8861741a4: Layer already exists 09:32:23 fc4f249a88cd: Layer already exists 09:32:23 e4b51f5c36dd: Layer already exists 09:32:23 09adc96ef032: Layer already exists 09:32:23 c89b7778ec75: Layer already exists 09:32:23 2353b9cd6134: Layer already exists 09:32:23 256f393e029f: Layer already exists 09:32:23 main: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:24 ===================================================== [Pipeline] echo 09:32:24 taggedImages: 09:32:24 - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:24 - nexus3.edgexfoundry.org:10004/core-command:latest 09:32:24 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 09:32:24 - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:32:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:32:24 3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:24 latest 09:32:24 4.1.0-dev.92 09:32:24 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:24 main 09:32:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:24 89dbf850b0ce: Preparing 09:32:24 fd217bb4604c: Preparing 09:32:24 9658ef402d91: Preparing 09:32:24 e62e8f9d196b: Preparing 09:32:24 09adc96ef032: Preparing 09:32:24 e4b51f5c36dd: Preparing 09:32:24 fc4f249a88cd: Preparing 09:32:24 2353b9cd6134: Preparing 09:32:24 256f393e029f: Preparing 09:32:24 fc4f249a88cd: Waiting 09:32:24 2353b9cd6134: Waiting 09:32:24 256f393e029f: Waiting 09:32:24 e4b51f5c36dd: Waiting 09:32:24 09adc96ef032: Layer already exists 09:32:24 e4b51f5c36dd: Layer already exists 09:32:24 fc4f249a88cd: Layer already exists 09:32:24 9658ef402d91: Pushed 09:32:24 2353b9cd6134: Layer already exists 09:32:24 256f393e029f: Layer already exists 09:32:24 fd217bb4604c: Pushed 09:32:24 89dbf850b0ce: Pushed 09:32:26 e62e8f9d196b: Pushed 09:32:26 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:26 + 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 09:32:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:26 89dbf850b0ce: Preparing 09:32:26 fd217bb4604c: Preparing 09:32:26 9658ef402d91: Preparing 09:32:26 e62e8f9d196b: Preparing 09:32:26 09adc96ef032: Preparing 09:32:26 e4b51f5c36dd: Preparing 09:32:26 fc4f249a88cd: Preparing 09:32:26 2353b9cd6134: Preparing 09:32:26 256f393e029f: Preparing 09:32:26 e4b51f5c36dd: Waiting 09:32:26 fc4f249a88cd: Waiting 09:32:26 256f393e029f: Waiting 09:32:26 2353b9cd6134: Waiting 09:32:26 e62e8f9d196b: Layer already exists 09:32:26 fd217bb4604c: Layer already exists 09:32:26 9658ef402d91: Layer already exists 09:32:26 89dbf850b0ce: Layer already exists 09:32:26 09adc96ef032: Layer already exists 09:32:26 fc4f249a88cd: Layer already exists 09:32:26 e4b51f5c36dd: Layer already exists 09:32:26 256f393e029f: Layer already exists 09:32:26 2353b9cd6134: Layer already exists 09:32:26 latest: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 09:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:27 89dbf850b0ce: Preparing 09:32:27 fd217bb4604c: Preparing 09:32:27 9658ef402d91: Preparing 09:32:27 e62e8f9d196b: Preparing 09:32:27 09adc96ef032: Preparing 09:32:27 e4b51f5c36dd: Preparing 09:32:27 fc4f249a88cd: Preparing 09:32:27 2353b9cd6134: Preparing 09:32:27 256f393e029f: Preparing 09:32:27 fc4f249a88cd: Waiting 09:32:27 2353b9cd6134: Waiting 09:32:27 e4b51f5c36dd: Waiting 09:32:27 256f393e029f: Waiting 09:32:27 09adc96ef032: Layer already exists 09:32:27 9658ef402d91: Layer already exists 09:32:27 89dbf850b0ce: Layer already exists 09:32:27 fd217bb4604c: Layer already exists 09:32:27 e62e8f9d196b: Layer already exists 09:32:27 2353b9cd6134: Layer already exists 09:32:27 e4b51f5c36dd: Layer already exists 09:32:27 fc4f249a88cd: Layer already exists 09:32:27 256f393e029f: Layer already exists 09:32:27 4.1.0-dev.92: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:28 89dbf850b0ce: Preparing 09:32:28 fd217bb4604c: Preparing 09:32:28 9658ef402d91: Preparing 09:32:28 e62e8f9d196b: Preparing 09:32:28 09adc96ef032: Preparing 09:32:28 e4b51f5c36dd: Preparing 09:32:28 fc4f249a88cd: Preparing 09:32:28 2353b9cd6134: Preparing 09:32:28 256f393e029f: Preparing 09:32:28 fc4f249a88cd: Waiting 09:32:28 2353b9cd6134: Waiting 09:32:28 256f393e029f: Waiting 09:32:28 e4b51f5c36dd: Waiting 09:32:28 09adc96ef032: Layer already exists 09:32:28 e62e8f9d196b: Layer already exists 09:32:28 9658ef402d91: Layer already exists 09:32:28 89dbf850b0ce: Layer already exists 09:32:28 fd217bb4604c: Layer already exists 09:32:28 256f393e029f: Layer already exists 09:32:28 2353b9cd6134: Layer already exists 09:32:28 fc4f249a88cd: Layer already exists 09:32:28 e4b51f5c36dd: Layer already exists 09:32:28 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:28 + 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 09:32:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:28 89dbf850b0ce: Preparing 09:32:28 fd217bb4604c: Preparing 09:32:28 9658ef402d91: Preparing 09:32:28 e62e8f9d196b: Preparing 09:32:28 09adc96ef032: Preparing 09:32:28 e4b51f5c36dd: Preparing 09:32:28 fc4f249a88cd: Preparing 09:32:28 2353b9cd6134: Preparing 09:32:28 256f393e029f: Preparing 09:32:28 fc4f249a88cd: Waiting 09:32:28 2353b9cd6134: Waiting 09:32:28 256f393e029f: Waiting 09:32:28 e4b51f5c36dd: Waiting 09:32:28 fd217bb4604c: Layer already exists 09:32:28 89dbf850b0ce: Layer already exists 09:32:28 e62e8f9d196b: Layer already exists 09:32:28 9658ef402d91: Layer already exists 09:32:28 09adc96ef032: Layer already exists 09:32:28 e4b51f5c36dd: Layer already exists 09:32:28 fc4f249a88cd: Layer already exists 09:32:28 2353b9cd6134: Layer already exists 09:32:28 256f393e029f: Layer already exists 09:32:28 main: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:28 ===================================================== [Pipeline] echo 09:32:28 taggedImages: 09:32:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:32:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 09:32:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:32:28 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:32:28 3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:28 latest 09:32:28 4.1.0-dev.92 09:32:28 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:28 main 09:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:29 + docker push nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:29 6131fab77477: Preparing 09:32:29 520ebd54153e: Preparing 09:32:29 09adc96ef032: Preparing 09:32:29 e4b51f5c36dd: Preparing 09:32:29 0222d832292f: Preparing 09:32:29 7bc282ba2007: Preparing 09:32:29 256f393e029f: Preparing 09:32:29 256f393e029f: Waiting 09:32:29 7bc282ba2007: Waiting 09:32:29 e4b51f5c36dd: Layer already exists 09:32:29 09adc96ef032: Layer already exists 09:32:29 256f393e029f: Layer already exists 09:32:29 6131fab77477: Pushed 09:32:29 7bc282ba2007: Pushed 09:32:29 0222d832292f: Pushed 09:32:33 520ebd54153e: Pushed 09:32:33 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:34 6131fab77477: Preparing 09:32:34 520ebd54153e: Preparing 09:32:34 09adc96ef032: Preparing 09:32:34 e4b51f5c36dd: Preparing 09:32:34 0222d832292f: Preparing 09:32:34 7bc282ba2007: Preparing 09:32:34 256f393e029f: Preparing 09:32:34 256f393e029f: Waiting 09:32:34 7bc282ba2007: Waiting 09:32:34 09adc96ef032: Layer already exists 09:32:34 e4b51f5c36dd: Layer already exists 09:32:34 6131fab77477: Layer already exists 09:32:34 0222d832292f: Layer already exists 09:32:34 520ebd54153e: Layer already exists 09:32:34 256f393e029f: Layer already exists 09:32:34 7bc282ba2007: Layer already exists 09:32:34 latest: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:34 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 09:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:34 6131fab77477: Preparing 09:32:34 520ebd54153e: Preparing 09:32:34 09adc96ef032: Preparing 09:32:34 e4b51f5c36dd: Preparing 09:32:34 0222d832292f: Preparing 09:32:34 7bc282ba2007: Preparing 09:32:34 7bc282ba2007: Waiting 09:32:34 256f393e029f: Preparing 09:32:34 256f393e029f: Waiting 09:32:34 09adc96ef032: Layer already exists 09:32:34 520ebd54153e: Layer already exists 09:32:34 6131fab77477: Layer already exists 09:32:34 e4b51f5c36dd: Layer already exists 09:32:34 0222d832292f: Layer already exists 09:32:34 7bc282ba2007: Layer already exists 09:32:34 256f393e029f: Layer already exists 09:32:34 4.1.0-dev.92: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:35 + docker push nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:35 6131fab77477: Preparing 09:32:35 520ebd54153e: Preparing 09:32:35 09adc96ef032: Preparing 09:32:35 e4b51f5c36dd: Preparing 09:32:35 0222d832292f: Preparing 09:32:35 7bc282ba2007: Preparing 09:32:35 256f393e029f: Preparing 09:32:35 7bc282ba2007: Waiting 09:32:35 256f393e029f: Waiting 09:32:35 09adc96ef032: Layer already exists 09:32:35 0222d832292f: Layer already exists 09:32:35 6131fab77477: Layer already exists 09:32:35 e4b51f5c36dd: Layer already exists 09:32:35 520ebd54153e: Layer already exists 09:32:35 7bc282ba2007: Layer already exists 09:32:35 256f393e029f: Layer already exists 09:32:35 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:36 6131fab77477: Preparing 09:32:36 520ebd54153e: Preparing 09:32:36 09adc96ef032: Preparing 09:32:36 e4b51f5c36dd: Preparing 09:32:36 0222d832292f: Preparing 09:32:36 7bc282ba2007: Preparing 09:32:36 256f393e029f: Preparing 09:32:36 256f393e029f: Waiting 09:32:36 7bc282ba2007: Waiting 09:32:36 0222d832292f: Layer already exists 09:32:36 e4b51f5c36dd: Layer already exists 09:32:36 6131fab77477: Layer already exists 09:32:36 09adc96ef032: Layer already exists 09:32:36 520ebd54153e: Layer already exists 09:32:36 7bc282ba2007: Layer already exists 09:32:36 256f393e029f: Layer already exists 09:32:36 main: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:36 ===================================================== [Pipeline] echo 09:32:36 taggedImages: 09:32:36 - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:36 - nexus3.edgexfoundry.org:10004/core-data:latest 09:32:36 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 09:32:36 - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:36 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:32:36 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:32:36 3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:36 latest 09:32:36 4.1.0-dev.92 09:32:36 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:36 main 09:32:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:36 d8435ff8e58d: Preparing 09:32:36 b7e3c5bb80a5: Preparing 09:32:36 e4b51f5c36dd: Preparing 09:32:36 f5d0a24e383c: Preparing 09:32:36 221bb9b548ec: Preparing 09:32:36 256f393e029f: Preparing 09:32:36 256f393e029f: Waiting 09:32:36 e4b51f5c36dd: Layer already exists 09:32:36 256f393e029f: Layer already exists 09:32:36 221bb9b548ec: Pushed 09:32:36 d8435ff8e58d: Pushed 09:32:36 f5d0a24e383c: Pushed 09:32:41 b7e3c5bb80a5: Pushed 09:32:41 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:41 d8435ff8e58d: Preparing 09:32:41 b7e3c5bb80a5: Preparing 09:32:41 e4b51f5c36dd: Preparing 09:32:41 f5d0a24e383c: Preparing 09:32:41 221bb9b548ec: Preparing 09:32:41 256f393e029f: Preparing 09:32:41 256f393e029f: Waiting 09:32:41 d8435ff8e58d: Layer already exists 09:32:41 b7e3c5bb80a5: Layer already exists 09:32:41 f5d0a24e383c: Layer already exists 09:32:41 221bb9b548ec: Layer already exists 09:32:41 e4b51f5c36dd: Layer already exists 09:32:41 256f393e029f: Layer already exists 09:32:41 latest: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 09:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:42 d8435ff8e58d: Preparing 09:32:42 b7e3c5bb80a5: Preparing 09:32:42 e4b51f5c36dd: Preparing 09:32:42 f5d0a24e383c: Preparing 09:32:42 221bb9b548ec: Preparing 09:32:42 256f393e029f: Preparing 09:32:42 256f393e029f: Waiting 09:32:42 b7e3c5bb80a5: Layer already exists 09:32:42 f5d0a24e383c: Layer already exists 09:32:42 e4b51f5c36dd: Layer already exists 09:32:42 d8435ff8e58d: Layer already exists 09:32:42 221bb9b548ec: Layer already exists 09:32:42 256f393e029f: Layer already exists 09:32:42 4.1.0-dev.92: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:43 d8435ff8e58d: Preparing 09:32:43 b7e3c5bb80a5: Preparing 09:32:43 e4b51f5c36dd: Preparing 09:32:43 f5d0a24e383c: Preparing 09:32:43 221bb9b548ec: Preparing 09:32:43 256f393e029f: Preparing 09:32:43 256f393e029f: Waiting 09:32:43 f5d0a24e383c: Layer already exists 09:32:43 b7e3c5bb80a5: Layer already exists 09:32:43 d8435ff8e58d: Layer already exists 09:32:43 e4b51f5c36dd: Layer already exists 09:32:43 221bb9b548ec: Layer already exists 09:32:43 256f393e029f: Layer already exists 09:32:43 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:43 d8435ff8e58d: Preparing 09:32:43 b7e3c5bb80a5: Preparing 09:32:43 e4b51f5c36dd: Preparing 09:32:43 f5d0a24e383c: Preparing 09:32:43 221bb9b548ec: Preparing 09:32:43 256f393e029f: Preparing 09:32:43 256f393e029f: Waiting 09:32:43 f5d0a24e383c: Layer already exists 09:32:43 d8435ff8e58d: Layer already exists 09:32:43 221bb9b548ec: Layer already exists 09:32:43 e4b51f5c36dd: Layer already exists 09:32:43 b7e3c5bb80a5: Layer already exists 09:32:43 256f393e029f: Layer already exists 09:32:43 main: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:43 ===================================================== [Pipeline] echo 09:32:43 taggedImages: 09:32:43 - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:32:43 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 09:32:43 - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:43 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:32:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:32:43 3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:43 latest 09:32:43 4.1.0-dev.92 09:32:43 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:43 main 09:32:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:44 ddd46021078b: Preparing 09:32:44 da2edb08f03d: Preparing 09:32:44 2ff4056bcbed: Preparing 09:32:44 09adc96ef032: Preparing 09:32:44 e4b51f5c36dd: Preparing 09:32:44 fc4f249a88cd: Preparing 09:32:44 2353b9cd6134: Preparing 09:32:44 256f393e029f: Preparing 09:32:44 fc4f249a88cd: Waiting 09:32:44 2353b9cd6134: Waiting 09:32:44 256f393e029f: Waiting 09:32:44 09adc96ef032: Layer already exists 09:32:44 e4b51f5c36dd: Layer already exists 09:32:44 fc4f249a88cd: Layer already exists 09:32:44 2353b9cd6134: Layer already exists 09:32:44 256f393e029f: Layer already exists 09:32:44 da2edb08f03d: Pushed 09:32:44 ddd46021078b: Pushed 09:32:48 2ff4056bcbed: Pushed 09:32:48 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:49 ddd46021078b: Preparing 09:32:49 da2edb08f03d: Preparing 09:32:49 2ff4056bcbed: Preparing 09:32:49 09adc96ef032: Preparing 09:32:49 e4b51f5c36dd: Preparing 09:32:49 fc4f249a88cd: Preparing 09:32:49 2353b9cd6134: Preparing 09:32:49 256f393e029f: Preparing 09:32:49 fc4f249a88cd: Waiting 09:32:49 2353b9cd6134: Waiting 09:32:49 256f393e029f: Waiting 09:32:49 e4b51f5c36dd: Layer already exists 09:32:49 da2edb08f03d: Layer already exists 09:32:49 09adc96ef032: Layer already exists 09:32:49 2ff4056bcbed: Layer already exists 09:32:49 ddd46021078b: Layer already exists 09:32:49 fc4f249a88cd: Layer already exists 09:32:49 256f393e029f: Layer already exists 09:32:49 2353b9cd6134: Layer already exists 09:32:49 latest: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 09:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:49 ddd46021078b: Preparing 09:32:49 da2edb08f03d: Preparing 09:32:49 2ff4056bcbed: Preparing 09:32:49 09adc96ef032: Preparing 09:32:49 e4b51f5c36dd: Preparing 09:32:49 fc4f249a88cd: Preparing 09:32:49 2353b9cd6134: Preparing 09:32:49 256f393e029f: Preparing 09:32:49 2353b9cd6134: Waiting 09:32:49 256f393e029f: Waiting 09:32:49 fc4f249a88cd: Waiting 09:32:49 da2edb08f03d: Layer already exists 09:32:49 2ff4056bcbed: Layer already exists 09:32:49 e4b51f5c36dd: Layer already exists 09:32:49 ddd46021078b: Layer already exists 09:32:49 09adc96ef032: Layer already exists 09:32:49 fc4f249a88cd: Layer already exists 09:32:49 2353b9cd6134: Layer already exists 09:32:49 256f393e029f: Layer already exists 09:32:49 4.1.0-dev.92: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:50 ddd46021078b: Preparing 09:32:50 da2edb08f03d: Preparing 09:32:50 2ff4056bcbed: Preparing 09:32:50 09adc96ef032: Preparing 09:32:50 e4b51f5c36dd: Preparing 09:32:50 fc4f249a88cd: Preparing 09:32:50 2353b9cd6134: Preparing 09:32:50 256f393e029f: Preparing 09:32:50 2353b9cd6134: Waiting 09:32:50 fc4f249a88cd: Waiting 09:32:50 256f393e029f: Waiting 09:32:50 09adc96ef032: Layer already exists 09:32:50 da2edb08f03d: Layer already exists 09:32:50 2ff4056bcbed: Layer already exists 09:32:50 e4b51f5c36dd: Layer already exists 09:32:50 ddd46021078b: Layer already exists 09:32:50 256f393e029f: Layer already exists 09:32:50 2353b9cd6134: Layer already exists 09:32:50 fc4f249a88cd: Layer already exists 09:32:50 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:51 ddd46021078b: Preparing 09:32:51 da2edb08f03d: Preparing 09:32:51 2ff4056bcbed: Preparing 09:32:51 09adc96ef032: Preparing 09:32:51 e4b51f5c36dd: Preparing 09:32:51 fc4f249a88cd: Preparing 09:32:51 2353b9cd6134: Preparing 09:32:51 256f393e029f: Preparing 09:32:51 fc4f249a88cd: Waiting 09:32:51 256f393e029f: Waiting 09:32:51 2353b9cd6134: Waiting 09:32:51 2ff4056bcbed: Layer already exists 09:32:51 09adc96ef032: Layer already exists 09:32:51 da2edb08f03d: Layer already exists 09:32:51 e4b51f5c36dd: Layer already exists 09:32:51 ddd46021078b: Layer already exists 09:32:51 fc4f249a88cd: Layer already exists 09:32:51 2353b9cd6134: Layer already exists 09:32:51 256f393e029f: Layer already exists 09:32:51 main: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:51 ===================================================== [Pipeline] echo 09:32:51 taggedImages: 09:32:51 - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:32:51 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 09:32:51 - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:32:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:32:51 3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:51 latest 09:32:51 4.1.0-dev.92 09:32:51 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:51 main 09:32:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:51 ac5253ec5404: Preparing 09:32:51 7ed75350f12a: Preparing 09:32:51 5137b70baa77: Preparing 09:32:51 c0753a149709: Preparing 09:32:51 c6dc5967f9f2: Preparing 09:32:51 8a34875ce4e8: Preparing 09:32:51 79acffcd9621: Preparing 09:32:51 09adc96ef032: Preparing 09:32:51 e4b51f5c36dd: Preparing 09:32:51 ee5a00f47e56: Preparing 09:32:51 c2fd6b6d814f: Preparing 09:32:51 5f70bf18a086: Preparing 09:32:51 7b73112eab3e: Preparing 09:32:51 98cb4fcd4966: Preparing 09:32:51 e70ff9203955: Preparing 09:32:51 256f393e029f: Preparing 09:32:51 8a34875ce4e8: Waiting 09:32:51 79acffcd9621: Waiting 09:32:51 09adc96ef032: Waiting 09:32:51 e4b51f5c36dd: Waiting 09:32:51 ee5a00f47e56: Waiting 09:32:51 c2fd6b6d814f: Waiting 09:32:51 5f70bf18a086: Waiting 09:32:51 7b73112eab3e: Waiting 09:32:51 98cb4fcd4966: Waiting 09:32:51 e70ff9203955: Waiting 09:32:51 256f393e029f: Waiting 09:32:51 c6dc5967f9f2: Pushed 09:32:51 5137b70baa77: Pushed 09:32:51 c0753a149709: Pushed 09:32:51 7ed75350f12a: Pushed 09:32:51 ac5253ec5404: Pushed 09:32:51 09adc96ef032: Layer already exists 09:32:51 e4b51f5c36dd: Layer already exists 09:32:51 5f70bf18a086: Layer already exists 09:32:51 8a34875ce4e8: Pushed 09:32:52 ee5a00f47e56: Pushed 09:32:52 c2fd6b6d814f: Pushed 09:32:52 7b73112eab3e: Pushed 09:32:52 256f393e029f: Layer already exists 09:32:52 e70ff9203955: Pushed 09:32:52 98cb4fcd4966: Pushed 09:32:53 79acffcd9621: Pushed 09:32:53 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:54 ac5253ec5404: Preparing 09:32:54 7ed75350f12a: Preparing 09:32:54 5137b70baa77: Preparing 09:32:54 c0753a149709: Preparing 09:32:54 c6dc5967f9f2: Preparing 09:32:54 8a34875ce4e8: Preparing 09:32:54 79acffcd9621: Preparing 09:32:54 09adc96ef032: Preparing 09:32:54 8a34875ce4e8: Waiting 09:32:54 79acffcd9621: Waiting 09:32:54 e4b51f5c36dd: Preparing 09:32:54 09adc96ef032: Waiting 09:32:54 ee5a00f47e56: Preparing 09:32:54 e4b51f5c36dd: Waiting 09:32:54 c2fd6b6d814f: Preparing 09:32:54 5f70bf18a086: Preparing 09:32:54 ee5a00f47e56: Waiting 09:32:54 c2fd6b6d814f: Waiting 09:32:54 7b73112eab3e: Preparing 09:32:54 98cb4fcd4966: Preparing 09:32:54 e70ff9203955: Preparing 09:32:54 7b73112eab3e: Waiting 09:32:54 5f70bf18a086: Waiting 09:32:54 98cb4fcd4966: Waiting 09:32:54 256f393e029f: Preparing 09:32:54 e70ff9203955: Waiting 09:32:54 256f393e029f: Waiting 09:32:54 c6dc5967f9f2: Layer already exists 09:32:54 ac5253ec5404: Layer already exists 09:32:54 7ed75350f12a: Layer already exists 09:32:54 5137b70baa77: Layer already exists 09:32:54 c0753a149709: Layer already exists 09:32:54 8a34875ce4e8: Layer already exists 09:32:54 79acffcd9621: Layer already exists 09:32:54 e4b51f5c36dd: Layer already exists 09:32:54 09adc96ef032: Layer already exists 09:32:54 ee5a00f47e56: Layer already exists 09:32:54 c2fd6b6d814f: Layer already exists 09:32:54 5f70bf18a086: Layer already exists 09:32:54 7b73112eab3e: Layer already exists 09:32:54 98cb4fcd4966: Layer already exists 09:32:54 e70ff9203955: Layer already exists 09:32:54 256f393e029f: Layer already exists 09:32:54 latest: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 09:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:54 ac5253ec5404: Preparing 09:32:54 7ed75350f12a: Preparing 09:32:54 5137b70baa77: Preparing 09:32:54 c0753a149709: Preparing 09:32:54 c6dc5967f9f2: Preparing 09:32:54 8a34875ce4e8: Preparing 09:32:54 79acffcd9621: Preparing 09:32:54 09adc96ef032: Preparing 09:32:54 e4b51f5c36dd: Preparing 09:32:54 ee5a00f47e56: Preparing 09:32:54 c2fd6b6d814f: Preparing 09:32:54 5f70bf18a086: Preparing 09:32:54 7b73112eab3e: Preparing 09:32:54 98cb4fcd4966: Preparing 09:32:54 e70ff9203955: Preparing 09:32:54 256f393e029f: Preparing 09:32:54 ee5a00f47e56: Waiting 09:32:54 c2fd6b6d814f: Waiting 09:32:54 5f70bf18a086: Waiting 09:32:54 7b73112eab3e: Waiting 09:32:54 98cb4fcd4966: Waiting 09:32:54 e70ff9203955: Waiting 09:32:54 256f393e029f: Waiting 09:32:54 8a34875ce4e8: Waiting 09:32:54 79acffcd9621: Waiting 09:32:54 e4b51f5c36dd: Waiting 09:32:54 09adc96ef032: Waiting 09:32:54 5137b70baa77: Layer already exists 09:32:54 c6dc5967f9f2: Layer already exists 09:32:54 7ed75350f12a: Layer already exists 09:32:54 c0753a149709: Layer already exists 09:32:54 ac5253ec5404: Layer already exists 09:32:54 8a34875ce4e8: Layer already exists 09:32:54 e4b51f5c36dd: Layer already exists 09:32:54 09adc96ef032: Layer already exists 09:32:54 79acffcd9621: Layer already exists 09:32:54 ee5a00f47e56: Layer already exists 09:32:54 c2fd6b6d814f: Layer already exists 09:32:54 7b73112eab3e: Layer already exists 09:32:54 98cb4fcd4966: Layer already exists 09:32:54 e70ff9203955: Layer already exists 09:32:54 5f70bf18a086: Layer already exists 09:32:54 256f393e029f: Layer already exists 09:32:54 4.1.0-dev.92: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:55 ac5253ec5404: Preparing 09:32:55 7ed75350f12a: Preparing 09:32:55 5137b70baa77: Preparing 09:32:55 c0753a149709: Preparing 09:32:55 c6dc5967f9f2: Preparing 09:32:55 8a34875ce4e8: Preparing 09:32:55 79acffcd9621: Preparing 09:32:55 09adc96ef032: Preparing 09:32:55 e4b51f5c36dd: Preparing 09:32:55 ee5a00f47e56: Preparing 09:32:55 c2fd6b6d814f: Preparing 09:32:55 5f70bf18a086: Preparing 09:32:55 7b73112eab3e: Preparing 09:32:55 98cb4fcd4966: Preparing 09:32:55 e70ff9203955: Preparing 09:32:55 256f393e029f: Preparing 09:32:55 79acffcd9621: Waiting 09:32:55 09adc96ef032: Waiting 09:32:55 e4b51f5c36dd: Waiting 09:32:55 ee5a00f47e56: Waiting 09:32:55 c2fd6b6d814f: Waiting 09:32:55 5f70bf18a086: Waiting 09:32:55 e70ff9203955: Waiting 09:32:55 7b73112eab3e: Waiting 09:32:55 98cb4fcd4966: Waiting 09:32:55 256f393e029f: Waiting 09:32:55 8a34875ce4e8: Waiting 09:32:55 ac5253ec5404: Layer already exists 09:32:55 c0753a149709: Layer already exists 09:32:55 c6dc5967f9f2: Layer already exists 09:32:55 5137b70baa77: Layer already exists 09:32:55 7ed75350f12a: Layer already exists 09:32:55 79acffcd9621: Layer already exists 09:32:55 09adc96ef032: Layer already exists 09:32:55 8a34875ce4e8: Layer already exists 09:32:55 e4b51f5c36dd: Layer already exists 09:32:55 ee5a00f47e56: Layer already exists 09:32:55 c2fd6b6d814f: Layer already exists 09:32:55 5f70bf18a086: Layer already exists 09:32:55 7b73112eab3e: Layer already exists 09:32:55 e70ff9203955: Layer already exists 09:32:55 98cb4fcd4966: Layer already exists 09:32:55 256f393e029f: Layer already exists 09:32:55 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:56 ac5253ec5404: Preparing 09:32:56 7ed75350f12a: Preparing 09:32:56 5137b70baa77: Preparing 09:32:56 c0753a149709: Preparing 09:32:56 c6dc5967f9f2: Preparing 09:32:56 8a34875ce4e8: Preparing 09:32:56 79acffcd9621: Preparing 09:32:56 09adc96ef032: Preparing 09:32:56 e4b51f5c36dd: Preparing 09:32:56 ee5a00f47e56: Preparing 09:32:56 c2fd6b6d814f: Preparing 09:32:56 5f70bf18a086: Preparing 09:32:56 7b73112eab3e: Preparing 09:32:56 98cb4fcd4966: Preparing 09:32:56 e70ff9203955: Preparing 09:32:56 256f393e029f: Preparing 09:32:56 ee5a00f47e56: Waiting 09:32:56 8a34875ce4e8: Waiting 09:32:56 c2fd6b6d814f: Waiting 09:32:56 79acffcd9621: Waiting 09:32:56 5f70bf18a086: Waiting 09:32:56 09adc96ef032: Waiting 09:32:56 7b73112eab3e: Waiting 09:32:56 e4b51f5c36dd: Waiting 09:32:56 98cb4fcd4966: Waiting 09:32:56 e70ff9203955: Waiting 09:32:56 256f393e029f: Waiting 09:32:56 5137b70baa77: Layer already exists 09:32:56 ac5253ec5404: Layer already exists 09:32:56 c6dc5967f9f2: Layer already exists 09:32:56 7ed75350f12a: Layer already exists 09:32:56 c0753a149709: Layer already exists 09:32:56 8a34875ce4e8: Layer already exists 09:32:56 79acffcd9621: Layer already exists 09:32:56 09adc96ef032: Layer already exists 09:32:56 ee5a00f47e56: Layer already exists 09:32:56 e4b51f5c36dd: Layer already exists 09:32:56 c2fd6b6d814f: Layer already exists 09:32:56 5f70bf18a086: Layer already exists 09:32:56 7b73112eab3e: Layer already exists 09:32:56 98cb4fcd4966: Layer already exists 09:32:56 e70ff9203955: Layer already exists 09:32:56 256f393e029f: Layer already exists 09:32:56 main: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:56 ===================================================== [Pipeline] echo 09:32:56 taggedImages: 09:32:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:32:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 09:32:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:32:56 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:32:56 3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:56 latest 09:32:56 4.1.0-dev.92 09:32:56 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:32:56 main 09:32:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 09:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:32:56 b512d3df9be1: Preparing 09:32:56 fe366d2a3f55: Preparing 09:32:56 0e552ebfe217: Preparing 09:32:56 b762d99e88a0: Preparing 09:32:56 09adc96ef032: Preparing 09:32:56 e4b51f5c36dd: Preparing 09:32:56 fc4f249a88cd: Preparing 09:32:56 2353b9cd6134: Preparing 09:32:56 256f393e029f: Preparing 09:32:56 e4b51f5c36dd: Waiting 09:32:56 fc4f249a88cd: Waiting 09:32:56 256f393e029f: Waiting 09:32:56 2353b9cd6134: Waiting 09:32:56 09adc96ef032: Layer already exists 09:32:56 fe366d2a3f55: Pushed 09:32:56 0e552ebfe217: Pushed 09:32:57 e4b51f5c36dd: Layer already exists 09:32:57 fc4f249a88cd: Layer already exists 09:32:57 2353b9cd6134: Layer already exists 09:32:57 256f393e029f: Layer already exists 09:32:57 b512d3df9be1: Pushed 09:33:00 b762d99e88a0: Pushed 09:33:00 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:00 b512d3df9be1: Preparing 09:33:00 fe366d2a3f55: Preparing 09:33:00 0e552ebfe217: Preparing 09:33:00 b762d99e88a0: Preparing 09:33:00 09adc96ef032: Preparing 09:33:00 e4b51f5c36dd: Preparing 09:33:00 fc4f249a88cd: Preparing 09:33:00 2353b9cd6134: Preparing 09:33:00 256f393e029f: Preparing 09:33:00 e4b51f5c36dd: Waiting 09:33:00 fc4f249a88cd: Waiting 09:33:00 2353b9cd6134: Waiting 09:33:00 256f393e029f: Waiting 09:33:00 09adc96ef032: Layer already exists 09:33:00 0e552ebfe217: Layer already exists 09:33:00 fe366d2a3f55: Layer already exists 09:33:00 b762d99e88a0: Layer already exists 09:33:00 b512d3df9be1: Layer already exists 09:33:00 fc4f249a88cd: Layer already exists 09:33:00 e4b51f5c36dd: Layer already exists 09:33:00 256f393e029f: Layer already exists 09:33:00 2353b9cd6134: Layer already exists 09:33:00 latest: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 09:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:01 b512d3df9be1: Preparing 09:33:01 fe366d2a3f55: Preparing 09:33:01 0e552ebfe217: Preparing 09:33:01 b762d99e88a0: Preparing 09:33:01 09adc96ef032: Preparing 09:33:01 e4b51f5c36dd: Preparing 09:33:01 fc4f249a88cd: Preparing 09:33:01 2353b9cd6134: Preparing 09:33:01 256f393e029f: Preparing 09:33:01 e4b51f5c36dd: Waiting 09:33:01 fc4f249a88cd: Waiting 09:33:01 2353b9cd6134: Waiting 09:33:01 256f393e029f: Waiting 09:33:01 b512d3df9be1: Layer already exists 09:33:01 0e552ebfe217: Layer already exists 09:33:01 b762d99e88a0: Layer already exists 09:33:01 09adc96ef032: Layer already exists 09:33:01 fe366d2a3f55: Layer already exists 09:33:01 2353b9cd6134: Layer already exists 09:33:01 e4b51f5c36dd: Layer already exists 09:33:01 fc4f249a88cd: Layer already exists 09:33:01 256f393e029f: Layer already exists 09:33:01 4.1.0-dev.92: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:02 b512d3df9be1: Preparing 09:33:02 fe366d2a3f55: Preparing 09:33:02 0e552ebfe217: Preparing 09:33:02 b762d99e88a0: Preparing 09:33:02 09adc96ef032: Preparing 09:33:02 e4b51f5c36dd: Preparing 09:33:02 fc4f249a88cd: Preparing 09:33:02 2353b9cd6134: Preparing 09:33:02 256f393e029f: Preparing 09:33:02 fc4f249a88cd: Waiting 09:33:02 2353b9cd6134: Waiting 09:33:02 e4b51f5c36dd: Waiting 09:33:02 256f393e029f: Waiting 09:33:02 fe366d2a3f55: Layer already exists 09:33:02 b512d3df9be1: Layer already exists 09:33:02 09adc96ef032: Layer already exists 09:33:02 b762d99e88a0: Layer already exists 09:33:02 0e552ebfe217: Layer already exists 09:33:02 e4b51f5c36dd: Layer already exists 09:33:02 fc4f249a88cd: Layer already exists 09:33:02 2353b9cd6134: Layer already exists 09:33:02 256f393e029f: Layer already exists 09:33:02 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:02 b512d3df9be1: Preparing 09:33:02 fe366d2a3f55: Preparing 09:33:02 0e552ebfe217: Preparing 09:33:02 b762d99e88a0: Preparing 09:33:02 09adc96ef032: Preparing 09:33:02 e4b51f5c36dd: Preparing 09:33:02 fc4f249a88cd: Preparing 09:33:02 2353b9cd6134: Preparing 09:33:02 256f393e029f: Preparing 09:33:02 e4b51f5c36dd: Waiting 09:33:02 fc4f249a88cd: Waiting 09:33:02 2353b9cd6134: Waiting 09:33:02 256f393e029f: Waiting 09:33:02 b762d99e88a0: Layer already exists 09:33:02 fe366d2a3f55: Layer already exists 09:33:02 09adc96ef032: Layer already exists 09:33:02 0e552ebfe217: Layer already exists 09:33:02 b512d3df9be1: Layer already exists 09:33:02 fc4f249a88cd: Layer already exists 09:33:02 e4b51f5c36dd: Layer already exists 09:33:02 256f393e029f: Layer already exists 09:33:02 2353b9cd6134: Layer already exists 09:33:02 main: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:02 ===================================================== [Pipeline] echo 09:33:02 taggedImages: 09:33:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:33:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 09:33:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:33:02 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:33:02 3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:02 latest 09:33:02 4.1.0-dev.92 09:33:02 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:02 main 09:33:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:33:03 29e41d17f9fb: Preparing 09:33:03 b4925fb8cc39: Preparing 09:33:03 f0d414a32474: Preparing 09:33:03 c8902146e5d6: Preparing 09:33:03 577b2ccef4a2: Preparing 09:33:03 09adc96ef032: Preparing 09:33:03 e4b51f5c36dd: Preparing 09:33:03 df889ca21965: Preparing 09:33:03 ecc17a377a1b: Preparing 09:33:03 9b7b70eb0a8a: Preparing 09:33:03 256f393e029f: Preparing 09:33:03 e4b51f5c36dd: Waiting 09:33:03 09adc96ef032: Waiting 09:33:03 df889ca21965: Waiting 09:33:03 ecc17a377a1b: Waiting 09:33:03 9b7b70eb0a8a: Waiting 09:33:03 256f393e029f: Waiting 09:33:03 c8902146e5d6: Pushed 09:33:03 b4925fb8cc39: Pushed 09:33:03 577b2ccef4a2: Pushed 09:33:04 09adc96ef032: Layer already exists 09:33:04 e4b51f5c36dd: Layer already exists 09:33:04 29e41d17f9fb: Pushed 09:33:04 256f393e029f: Layer already exists 09:33:04 df889ca21965: Pushed 09:33:04 ecc17a377a1b: Pushed 09:33:05 9b7b70eb0a8a: Pushed 09:33:06 f0d414a32474: Pushed 09:33:06 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:33:07 29e41d17f9fb: Preparing 09:33:07 b4925fb8cc39: Preparing 09:33:07 f0d414a32474: Preparing 09:33:07 c8902146e5d6: Preparing 09:33:07 577b2ccef4a2: Preparing 09:33:07 09adc96ef032: Preparing 09:33:07 e4b51f5c36dd: Preparing 09:33:07 df889ca21965: Preparing 09:33:07 ecc17a377a1b: Preparing 09:33:07 9b7b70eb0a8a: Preparing 09:33:07 256f393e029f: Preparing 09:33:07 09adc96ef032: Waiting 09:33:07 e4b51f5c36dd: Waiting 09:33:07 df889ca21965: Waiting 09:33:07 ecc17a377a1b: Waiting 09:33:07 9b7b70eb0a8a: Waiting 09:33:07 256f393e029f: Waiting 09:33:07 29e41d17f9fb: Layer already exists 09:33:07 b4925fb8cc39: Layer already exists 09:33:07 f0d414a32474: Layer already exists 09:33:07 c8902146e5d6: Layer already exists 09:33:07 577b2ccef4a2: Layer already exists 09:33:07 09adc96ef032: Layer already exists 09:33:07 e4b51f5c36dd: Layer already exists 09:33:07 9b7b70eb0a8a: Layer already exists 09:33:07 ecc17a377a1b: Layer already exists 09:33:07 df889ca21965: Layer already exists 09:33:07 256f393e029f: Layer already exists 09:33:07 latest: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 09:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:33:07 29e41d17f9fb: Preparing 09:33:07 b4925fb8cc39: Preparing 09:33:07 f0d414a32474: Preparing 09:33:07 c8902146e5d6: Preparing 09:33:07 577b2ccef4a2: Preparing 09:33:07 09adc96ef032: Preparing 09:33:07 e4b51f5c36dd: Preparing 09:33:07 df889ca21965: Preparing 09:33:07 ecc17a377a1b: Preparing 09:33:07 9b7b70eb0a8a: Preparing 09:33:07 256f393e029f: Preparing 09:33:07 e4b51f5c36dd: Waiting 09:33:07 9b7b70eb0a8a: Waiting 09:33:07 df889ca21965: Waiting 09:33:07 256f393e029f: Waiting 09:33:07 09adc96ef032: Waiting 09:33:07 ecc17a377a1b: Waiting 09:33:07 577b2ccef4a2: Layer already exists 09:33:07 f0d414a32474: Layer already exists 09:33:07 c8902146e5d6: Layer already exists 09:33:07 29e41d17f9fb: Layer already exists 09:33:07 b4925fb8cc39: Layer already exists 09:33:07 09adc96ef032: Layer already exists 09:33:07 ecc17a377a1b: Layer already exists 09:33:07 9b7b70eb0a8a: Layer already exists 09:33:07 e4b51f5c36dd: Layer already exists 09:33:07 df889ca21965: Layer already exists 09:33:07 256f393e029f: Layer already exists 09:33:07 4.1.0-dev.92: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:33:08 29e41d17f9fb: Preparing 09:33:08 b4925fb8cc39: Preparing 09:33:08 f0d414a32474: Preparing 09:33:08 c8902146e5d6: Preparing 09:33:08 577b2ccef4a2: Preparing 09:33:08 09adc96ef032: Preparing 09:33:08 e4b51f5c36dd: Preparing 09:33:08 df889ca21965: Preparing 09:33:08 ecc17a377a1b: Preparing 09:33:08 9b7b70eb0a8a: Preparing 09:33:08 256f393e029f: Preparing 09:33:08 ecc17a377a1b: Waiting 09:33:08 9b7b70eb0a8a: Waiting 09:33:08 256f393e029f: Waiting 09:33:08 09adc96ef032: Waiting 09:33:08 e4b51f5c36dd: Waiting 09:33:08 df889ca21965: Waiting 09:33:08 f0d414a32474: Layer already exists 09:33:08 29e41d17f9fb: Layer already exists 09:33:08 c8902146e5d6: Layer already exists 09:33:08 b4925fb8cc39: Layer already exists 09:33:08 577b2ccef4a2: Layer already exists 09:33:08 e4b51f5c36dd: Layer already exists 09:33:08 09adc96ef032: Layer already exists 09:33:08 df889ca21965: Layer already exists 09:33:08 ecc17a377a1b: Layer already exists 09:33:08 9b7b70eb0a8a: Layer already exists 09:33:08 256f393e029f: Layer already exists 09:33:08 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:33:09 29e41d17f9fb: Preparing 09:33:09 b4925fb8cc39: Preparing 09:33:09 f0d414a32474: Preparing 09:33:09 c8902146e5d6: Preparing 09:33:09 577b2ccef4a2: Preparing 09:33:09 09adc96ef032: Preparing 09:33:09 e4b51f5c36dd: Preparing 09:33:09 df889ca21965: Preparing 09:33:09 ecc17a377a1b: Preparing 09:33:09 9b7b70eb0a8a: Preparing 09:33:09 256f393e029f: Preparing 09:33:09 09adc96ef032: Waiting 09:33:09 e4b51f5c36dd: Waiting 09:33:09 9b7b70eb0a8a: Waiting 09:33:09 df889ca21965: Waiting 09:33:09 256f393e029f: Waiting 09:33:09 ecc17a377a1b: Waiting 09:33:09 f0d414a32474: Layer already exists 09:33:09 577b2ccef4a2: Layer already exists 09:33:09 c8902146e5d6: Layer already exists 09:33:09 b4925fb8cc39: Layer already exists 09:33:09 29e41d17f9fb: Layer already exists 09:33:09 df889ca21965: Layer already exists 09:33:09 ecc17a377a1b: Layer already exists 09:33:09 09adc96ef032: Layer already exists 09:33:09 9b7b70eb0a8a: Layer already exists 09:33:09 e4b51f5c36dd: Layer already exists 09:33:09 256f393e029f: Layer already exists 09:33:09 main: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:09 ===================================================== [Pipeline] echo 09:33:09 taggedImages: 09:33:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:33:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 09:33:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:33:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:33:09 3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:09 latest 09:33:09 4.1.0-dev.92 09:33:09 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:09 main 09:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:33:09 9fae552034fb: Preparing 09:33:09 a5e144b027db: Preparing 09:33:09 277d02ac22b1: Preparing 09:33:09 a2c564b49bb7: Preparing 09:33:09 e663be9d1ea6: Preparing 09:33:09 59c703b5ec9d: Preparing 09:33:09 bf52492813f9: Preparing 09:33:09 09adc96ef032: Preparing 09:33:09 e4b51f5c36dd: Preparing 09:33:09 0504705ff83f: Preparing 09:33:09 0a5d665caeb9: Preparing 09:33:09 256f393e029f: Preparing 09:33:09 bf52492813f9: Waiting 09:33:09 256f393e029f: Waiting 09:33:09 0a5d665caeb9: Waiting 09:33:09 0504705ff83f: Waiting 09:33:09 e4b51f5c36dd: Waiting 09:33:09 09adc96ef032: Waiting 09:33:09 59c703b5ec9d: Waiting 09:33:09 e663be9d1ea6: Pushed 09:33:09 a5e144b027db: Pushed 09:33:09 9fae552034fb: Pushed 09:33:09 09adc96ef032: Layer already exists 09:33:09 e4b51f5c36dd: Layer already exists 09:33:09 59c703b5ec9d: Pushed 09:33:09 bf52492813f9: Pushed 09:33:09 256f393e029f: Layer already exists 09:33:10 0504705ff83f: Pushed 09:33:11 0a5d665caeb9: Pushed 09:33:12 a2c564b49bb7: Pushed 09:33:12 277d02ac22b1: Pushed 09:33:12 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:33:13 9fae552034fb: Preparing 09:33:13 a5e144b027db: Preparing 09:33:13 277d02ac22b1: Preparing 09:33:13 a2c564b49bb7: Preparing 09:33:13 e663be9d1ea6: Preparing 09:33:13 59c703b5ec9d: Preparing 09:33:13 bf52492813f9: Preparing 09:33:13 09adc96ef032: Preparing 09:33:13 59c703b5ec9d: Waiting 09:33:13 bf52492813f9: Waiting 09:33:13 e4b51f5c36dd: Preparing 09:33:13 0504705ff83f: Preparing 09:33:13 0a5d665caeb9: Preparing 09:33:13 256f393e029f: Preparing 09:33:13 09adc96ef032: Waiting 09:33:13 0504705ff83f: Waiting 09:33:13 0a5d665caeb9: Waiting 09:33:13 e4b51f5c36dd: Waiting 09:33:13 256f393e029f: Waiting 09:33:13 a2c564b49bb7: Layer already exists 09:33:13 277d02ac22b1: Layer already exists 09:33:13 a5e144b027db: Layer already exists 09:33:13 e663be9d1ea6: Layer already exists 09:33:13 9fae552034fb: Layer already exists 09:33:13 59c703b5ec9d: Layer already exists 09:33:13 09adc96ef032: Layer already exists 09:33:13 e4b51f5c36dd: Layer already exists 09:33:13 bf52492813f9: Layer already exists 09:33:13 0504705ff83f: Layer already exists 09:33:13 256f393e029f: Layer already exists 09:33:13 0a5d665caeb9: Layer already exists 09:33:13 latest: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 09:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:33:13 9fae552034fb: Preparing 09:33:13 a5e144b027db: Preparing 09:33:13 277d02ac22b1: Preparing 09:33:13 a2c564b49bb7: Preparing 09:33:13 e663be9d1ea6: Preparing 09:33:13 59c703b5ec9d: Preparing 09:33:13 bf52492813f9: Preparing 09:33:13 09adc96ef032: Preparing 09:33:13 e4b51f5c36dd: Preparing 09:33:13 0504705ff83f: Preparing 09:33:13 0a5d665caeb9: Preparing 09:33:13 256f393e029f: Preparing 09:33:13 bf52492813f9: Waiting 09:33:13 09adc96ef032: Waiting 09:33:13 e4b51f5c36dd: Waiting 09:33:13 0504705ff83f: Waiting 09:33:13 0a5d665caeb9: Waiting 09:33:13 256f393e029f: Waiting 09:33:13 59c703b5ec9d: Waiting 09:33:13 277d02ac22b1: Layer already exists 09:33:13 9fae552034fb: Layer already exists 09:33:13 a2c564b49bb7: Layer already exists 09:33:13 a5e144b027db: Layer already exists 09:33:13 e663be9d1ea6: Layer already exists 09:33:13 59c703b5ec9d: Layer already exists 09:33:13 0504705ff83f: Layer already exists 09:33:13 e4b51f5c36dd: Layer already exists 09:33:13 09adc96ef032: Layer already exists 09:33:13 bf52492813f9: Layer already exists 09:33:13 0a5d665caeb9: Layer already exists 09:33:13 256f393e029f: Layer already exists 09:33:13 4.1.0-dev.92: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:33:14 9fae552034fb: Preparing 09:33:14 a5e144b027db: Preparing 09:33:14 277d02ac22b1: Preparing 09:33:14 a2c564b49bb7: Preparing 09:33:14 e663be9d1ea6: Preparing 09:33:14 59c703b5ec9d: Preparing 09:33:14 bf52492813f9: Preparing 09:33:14 59c703b5ec9d: Waiting 09:33:14 09adc96ef032: Preparing 09:33:14 e4b51f5c36dd: Preparing 09:33:14 0504705ff83f: Preparing 09:33:14 0a5d665caeb9: Preparing 09:33:14 bf52492813f9: Waiting 09:33:14 09adc96ef032: Waiting 09:33:14 0504705ff83f: Waiting 09:33:14 e4b51f5c36dd: Waiting 09:33:14 256f393e029f: Preparing 09:33:14 256f393e029f: Waiting 09:33:14 0a5d665caeb9: Waiting 09:33:14 e663be9d1ea6: Layer already exists 09:33:14 9fae552034fb: Layer already exists 09:33:14 277d02ac22b1: Layer already exists 09:33:14 a5e144b027db: Layer already exists 09:33:14 a2c564b49bb7: Layer already exists 09:33:14 59c703b5ec9d: Layer already exists 09:33:14 bf52492813f9: Layer already exists 09:33:14 09adc96ef032: Layer already exists 09:33:14 0504705ff83f: Layer already exists 09:33:14 e4b51f5c36dd: Layer already exists 09:33:14 0a5d665caeb9: Layer already exists 09:33:14 256f393e029f: Layer already exists 09:33:14 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:33:15 9fae552034fb: Preparing 09:33:15 a5e144b027db: Preparing 09:33:15 277d02ac22b1: Preparing 09:33:15 a2c564b49bb7: Preparing 09:33:15 e663be9d1ea6: Preparing 09:33:15 59c703b5ec9d: Preparing 09:33:15 bf52492813f9: Preparing 09:33:15 09adc96ef032: Preparing 09:33:15 e4b51f5c36dd: Preparing 09:33:15 0504705ff83f: Preparing 09:33:15 0a5d665caeb9: Preparing 09:33:15 256f393e029f: Preparing 09:33:15 09adc96ef032: Waiting 09:33:15 e4b51f5c36dd: Waiting 09:33:15 256f393e029f: Waiting 09:33:15 0504705ff83f: Waiting 09:33:15 59c703b5ec9d: Waiting 09:33:15 0a5d665caeb9: Waiting 09:33:15 bf52492813f9: Waiting 09:33:15 a2c564b49bb7: Layer already exists 09:33:15 e663be9d1ea6: Layer already exists 09:33:15 9fae552034fb: Layer already exists 09:33:15 a5e144b027db: Layer already exists 09:33:15 277d02ac22b1: Layer already exists 09:33:15 59c703b5ec9d: Layer already exists 09:33:15 09adc96ef032: Layer already exists 09:33:15 bf52492813f9: Layer already exists 09:33:15 e4b51f5c36dd: Layer already exists 09:33:15 0504705ff83f: Layer already exists 09:33:15 0a5d665caeb9: Layer already exists 09:33:15 256f393e029f: Layer already exists 09:33:15 main: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:15 ===================================================== [Pipeline] echo 09:33:15 taggedImages: 09:33:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:33:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 09:33:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:33:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:33:15 3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:15 latest 09:33:15 4.1.0-dev.92 09:33:15 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:15 main 09:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:15 76ab99d36947: Preparing 09:33:15 0f29c8712fe9: Preparing 09:33:15 09adc96ef032: Preparing 09:33:15 e4b51f5c36dd: Preparing 09:33:15 dd1ba56cf55e: Preparing 09:33:15 653ea31a5045: Preparing 09:33:15 256f393e029f: Preparing 09:33:15 256f393e029f: Waiting 09:33:15 653ea31a5045: Waiting 09:33:15 09adc96ef032: Layer already exists 09:33:15 e4b51f5c36dd: Layer already exists 09:33:15 256f393e029f: Layer already exists 09:33:15 76ab99d36947: Pushed 09:33:15 dd1ba56cf55e: Pushed 09:33:16 653ea31a5045: Pushed 09:33:19 0f29c8712fe9: Pushed 09:33:19 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:19 + 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 09:33:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:20 76ab99d36947: Preparing 09:33:20 0f29c8712fe9: Preparing 09:33:20 09adc96ef032: Preparing 09:33:20 e4b51f5c36dd: Preparing 09:33:20 dd1ba56cf55e: Preparing 09:33:20 653ea31a5045: Preparing 09:33:20 256f393e029f: Preparing 09:33:20 256f393e029f: Waiting 09:33:20 653ea31a5045: Waiting 09:33:20 0f29c8712fe9: Layer already exists 09:33:20 76ab99d36947: Layer already exists 09:33:20 09adc96ef032: Layer already exists 09:33:20 dd1ba56cf55e: Layer already exists 09:33:20 e4b51f5c36dd: Layer already exists 09:33:20 653ea31a5045: Layer already exists 09:33:20 256f393e029f: Layer already exists 09:33:20 latest: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 09:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:20 76ab99d36947: Preparing 09:33:20 0f29c8712fe9: Preparing 09:33:20 09adc96ef032: Preparing 09:33:20 e4b51f5c36dd: Preparing 09:33:20 dd1ba56cf55e: Preparing 09:33:20 653ea31a5045: Preparing 09:33:20 256f393e029f: Preparing 09:33:20 653ea31a5045: Waiting 09:33:20 256f393e029f: Waiting 09:33:20 dd1ba56cf55e: Layer already exists 09:33:20 76ab99d36947: Layer already exists 09:33:20 e4b51f5c36dd: Layer already exists 09:33:20 09adc96ef032: Layer already exists 09:33:20 0f29c8712fe9: Layer already exists 09:33:20 653ea31a5045: Layer already exists 09:33:20 256f393e029f: Layer already exists 09:33:20 4.1.0-dev.92: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:21 76ab99d36947: Preparing 09:33:21 0f29c8712fe9: Preparing 09:33:21 09adc96ef032: Preparing 09:33:21 e4b51f5c36dd: Preparing 09:33:21 dd1ba56cf55e: Preparing 09:33:21 653ea31a5045: Preparing 09:33:21 256f393e029f: Preparing 09:33:21 653ea31a5045: Waiting 09:33:21 256f393e029f: Waiting 09:33:21 76ab99d36947: Layer already exists 09:33:21 dd1ba56cf55e: Layer already exists 09:33:21 09adc96ef032: Layer already exists 09:33:21 e4b51f5c36dd: Layer already exists 09:33:21 0f29c8712fe9: Layer already exists 09:33:21 653ea31a5045: Layer already exists 09:33:21 256f393e029f: Layer already exists 09:33:21 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + 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 09:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:22 76ab99d36947: Preparing 09:33:22 0f29c8712fe9: Preparing 09:33:22 09adc96ef032: Preparing 09:33:22 e4b51f5c36dd: Preparing 09:33:22 dd1ba56cf55e: Preparing 09:33:22 653ea31a5045: Preparing 09:33:22 256f393e029f: Preparing 09:33:22 256f393e029f: Waiting 09:33:22 653ea31a5045: Waiting 09:33:22 76ab99d36947: Layer already exists 09:33:22 09adc96ef032: Layer already exists 09:33:22 e4b51f5c36dd: Layer already exists 09:33:22 0f29c8712fe9: Layer already exists 09:33:22 dd1ba56cf55e: Layer already exists 09:33:22 256f393e029f: Layer already exists 09:33:22 653ea31a5045: Layer already exists 09:33:22 main: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:22 ===================================================== [Pipeline] echo 09:33:22 taggedImages: 09:33:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:33:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 09:33:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:33:22 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:33:22 3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:22 latest 09:33:22 4.1.0-dev.92 09:33:22 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:22 main 09:33:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:22 79f061799568: Preparing 09:33:22 3bf7da37a474: Preparing 09:33:22 0fc8d7054a4e: Preparing 09:33:22 09adc96ef032: Preparing 09:33:22 e4b51f5c36dd: Preparing 09:33:22 44b946af389d: Preparing 09:33:22 fbadab50e2c7: Preparing 09:33:22 1c9d928ce0cf: Preparing 09:33:22 93a948f9122b: Preparing 09:33:22 fbadab50e2c7: Waiting 09:33:22 44b946af389d: Waiting 09:33:22 1c9d928ce0cf: Waiting 09:33:22 256f393e029f: Preparing 09:33:22 256f393e029f: Waiting 09:33:22 93a948f9122b: Waiting 09:33:22 09adc96ef032: Layer already exists 09:33:22 e4b51f5c36dd: Layer already exists 09:33:22 3bf7da37a474: Pushed 09:33:22 0fc8d7054a4e: Pushed 09:33:22 79f061799568: Pushed 09:33:22 256f393e029f: Layer already exists 09:33:23 1c9d928ce0cf: Pushed 09:33:23 93a948f9122b: Pushed 09:33:28 fbadab50e2c7: Pushed 09:33:36 44b946af389d: Pushed 09:33:36 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:37 79f061799568: Preparing 09:33:37 3bf7da37a474: Preparing 09:33:37 0fc8d7054a4e: Preparing 09:33:37 09adc96ef032: Preparing 09:33:37 e4b51f5c36dd: Preparing 09:33:37 44b946af389d: Preparing 09:33:37 fbadab50e2c7: Preparing 09:33:37 1c9d928ce0cf: Preparing 09:33:37 93a948f9122b: Preparing 09:33:37 256f393e029f: Preparing 09:33:37 fbadab50e2c7: Waiting 09:33:37 1c9d928ce0cf: Waiting 09:33:37 93a948f9122b: Waiting 09:33:37 44b946af389d: Waiting 09:33:37 256f393e029f: Waiting 09:33:37 e4b51f5c36dd: Layer already exists 09:33:37 79f061799568: Layer already exists 09:33:37 0fc8d7054a4e: Layer already exists 09:33:37 3bf7da37a474: Layer already exists 09:33:37 09adc96ef032: Layer already exists 09:33:37 44b946af389d: Layer already exists 09:33:37 fbadab50e2c7: Layer already exists 09:33:37 93a948f9122b: Layer already exists 09:33:37 1c9d928ce0cf: Layer already exists 09:33:37 256f393e029f: Layer already exists 09:33:37 latest: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 09:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:38 79f061799568: Preparing 09:33:38 3bf7da37a474: Preparing 09:33:38 0fc8d7054a4e: Preparing 09:33:38 09adc96ef032: Preparing 09:33:38 e4b51f5c36dd: Preparing 09:33:38 44b946af389d: Preparing 09:33:38 fbadab50e2c7: Preparing 09:33:38 1c9d928ce0cf: Preparing 09:33:38 93a948f9122b: Preparing 09:33:38 256f393e029f: Preparing 09:33:38 44b946af389d: Waiting 09:33:38 fbadab50e2c7: Waiting 09:33:38 256f393e029f: Waiting 09:33:38 1c9d928ce0cf: Waiting 09:33:38 93a948f9122b: Waiting 09:33:38 79f061799568: Layer already exists 09:33:38 0fc8d7054a4e: Layer already exists 09:33:38 09adc96ef032: Layer already exists 09:33:38 e4b51f5c36dd: Layer already exists 09:33:38 3bf7da37a474: Layer already exists 09:33:38 1c9d928ce0cf: Layer already exists 09:33:38 93a948f9122b: Layer already exists 09:33:38 fbadab50e2c7: Layer already exists 09:33:38 44b946af389d: Layer already exists 09:33:38 256f393e029f: Layer already exists 09:33:38 4.1.0-dev.92: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:38 79f061799568: Preparing 09:33:38 3bf7da37a474: Preparing 09:33:38 0fc8d7054a4e: Preparing 09:33:38 09adc96ef032: Preparing 09:33:38 e4b51f5c36dd: Preparing 09:33:38 44b946af389d: Preparing 09:33:38 fbadab50e2c7: Preparing 09:33:38 1c9d928ce0cf: Preparing 09:33:38 93a948f9122b: Preparing 09:33:38 256f393e029f: Preparing 09:33:38 44b946af389d: Waiting 09:33:38 93a948f9122b: Waiting 09:33:38 1c9d928ce0cf: Waiting 09:33:38 fbadab50e2c7: Waiting 09:33:38 256f393e029f: Waiting 09:33:38 3bf7da37a474: Layer already exists 09:33:38 79f061799568: Layer already exists 09:33:38 e4b51f5c36dd: Layer already exists 09:33:38 0fc8d7054a4e: Layer already exists 09:33:38 09adc96ef032: Layer already exists 09:33:38 44b946af389d: Layer already exists 09:33:38 93a948f9122b: Layer already exists 09:33:38 fbadab50e2c7: Layer already exists 09:33:38 1c9d928ce0cf: Layer already exists 09:33:38 256f393e029f: Layer already exists 09:33:38 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:39 79f061799568: Preparing 09:33:39 3bf7da37a474: Preparing 09:33:39 0fc8d7054a4e: Preparing 09:33:39 09adc96ef032: Preparing 09:33:39 e4b51f5c36dd: Preparing 09:33:39 44b946af389d: Preparing 09:33:39 fbadab50e2c7: Preparing 09:33:39 1c9d928ce0cf: Preparing 09:33:39 93a948f9122b: Preparing 09:33:39 256f393e029f: Preparing 09:33:39 44b946af389d: Waiting 09:33:39 fbadab50e2c7: Waiting 09:33:39 1c9d928ce0cf: Waiting 09:33:39 93a948f9122b: Waiting 09:33:39 256f393e029f: Waiting 09:33:39 3bf7da37a474: Layer already exists 09:33:39 79f061799568: Layer already exists 09:33:39 e4b51f5c36dd: Layer already exists 09:33:39 09adc96ef032: Layer already exists 09:33:39 0fc8d7054a4e: Layer already exists 09:33:39 1c9d928ce0cf: Layer already exists 09:33:39 93a948f9122b: Layer already exists 09:33:39 256f393e029f: Layer already exists 09:33:39 fbadab50e2c7: Layer already exists 09:33:39 44b946af389d: Layer already exists 09:33:39 main: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:39 ===================================================== [Pipeline] echo 09:33:39 taggedImages: 09:33:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:33:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 09:33:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:33:39 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:33:39 3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:39 latest 09:33:39 4.1.0-dev.92 09:33:39 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:39 main 09:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:40 ceeafe27c820: Preparing 09:33:40 4581dc84f952: Preparing 09:33:40 583cc0dcf548: Preparing 09:33:40 09adc96ef032: Preparing 09:33:40 e4b51f5c36dd: Preparing 09:33:40 86aa9d3ba031: Preparing 09:33:40 977be0446b5b: Preparing 09:33:40 50558d33239b: Preparing 09:33:40 256f393e029f: Preparing 09:33:40 977be0446b5b: Waiting 09:33:40 50558d33239b: Waiting 09:33:40 256f393e029f: Waiting 09:33:40 86aa9d3ba031: Waiting 09:33:40 e4b51f5c36dd: Layer already exists 09:33:40 09adc96ef032: Layer already exists 09:33:40 4581dc84f952: Pushed 09:33:40 583cc0dcf548: Pushed 09:33:40 ceeafe27c820: Pushed 09:33:40 256f393e029f: Layer already exists 09:33:40 977be0446b5b: Pushed 09:33:40 50558d33239b: Pushed 09:33:55 86aa9d3ba031: Pushed 09:33:55 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:55 ceeafe27c820: Preparing 09:33:55 4581dc84f952: Preparing 09:33:55 583cc0dcf548: Preparing 09:33:55 09adc96ef032: Preparing 09:33:55 e4b51f5c36dd: Preparing 09:33:55 86aa9d3ba031: Preparing 09:33:55 977be0446b5b: Preparing 09:33:55 50558d33239b: Preparing 09:33:55 256f393e029f: Preparing 09:33:55 86aa9d3ba031: Waiting 09:33:55 977be0446b5b: Waiting 09:33:55 50558d33239b: Waiting 09:33:55 256f393e029f: Waiting 09:33:55 ceeafe27c820: Layer already exists 09:33:55 4581dc84f952: Layer already exists 09:33:55 09adc96ef032: Layer already exists 09:33:55 e4b51f5c36dd: Layer already exists 09:33:55 583cc0dcf548: Layer already exists 09:33:55 977be0446b5b: Layer already exists 09:33:55 86aa9d3ba031: Layer already exists 09:33:55 50558d33239b: Layer already exists 09:33:55 256f393e029f: Layer already exists 09:33:55 latest: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 09:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:56 ceeafe27c820: Preparing 09:33:56 4581dc84f952: Preparing 09:33:56 583cc0dcf548: Preparing 09:33:56 09adc96ef032: Preparing 09:33:56 e4b51f5c36dd: Preparing 09:33:56 86aa9d3ba031: Preparing 09:33:56 977be0446b5b: Preparing 09:33:56 50558d33239b: Preparing 09:33:56 256f393e029f: Preparing 09:33:56 86aa9d3ba031: Waiting 09:33:56 977be0446b5b: Waiting 09:33:56 50558d33239b: Waiting 09:33:56 256f393e029f: Waiting 09:33:56 ceeafe27c820: Layer already exists 09:33:56 e4b51f5c36dd: Layer already exists 09:33:56 583cc0dcf548: Layer already exists 09:33:56 09adc96ef032: Layer already exists 09:33:56 4581dc84f952: Layer already exists 09:33:56 86aa9d3ba031: Layer already exists 09:33:56 977be0446b5b: Layer already exists 09:33:56 50558d33239b: Layer already exists 09:33:56 256f393e029f: Layer already exists 09:33:56 4.1.0-dev.92: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:57 ceeafe27c820: Preparing 09:33:57 4581dc84f952: Preparing 09:33:57 583cc0dcf548: Preparing 09:33:57 09adc96ef032: Preparing 09:33:57 e4b51f5c36dd: Preparing 09:33:57 86aa9d3ba031: Preparing 09:33:57 977be0446b5b: Preparing 09:33:57 50558d33239b: Preparing 09:33:57 256f393e029f: Preparing 09:33:57 86aa9d3ba031: Waiting 09:33:57 977be0446b5b: Waiting 09:33:57 256f393e029f: Waiting 09:33:57 4581dc84f952: Layer already exists 09:33:57 e4b51f5c36dd: Layer already exists 09:33:57 583cc0dcf548: Layer already exists 09:33:57 ceeafe27c820: Layer already exists 09:33:57 09adc96ef032: Layer already exists 09:33:57 86aa9d3ba031: Layer already exists 09:33:57 50558d33239b: Layer already exists 09:33:57 977be0446b5b: Layer already exists 09:33:57 256f393e029f: Layer already exists 09:33:57 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:57 ceeafe27c820: Preparing 09:33:57 4581dc84f952: Preparing 09:33:57 583cc0dcf548: Preparing 09:33:57 09adc96ef032: Preparing 09:33:57 e4b51f5c36dd: Preparing 09:33:57 86aa9d3ba031: Preparing 09:33:57 977be0446b5b: Preparing 09:33:57 50558d33239b: Preparing 09:33:57 256f393e029f: Preparing 09:33:57 86aa9d3ba031: Waiting 09:33:57 977be0446b5b: Waiting 09:33:57 50558d33239b: Waiting 09:33:57 256f393e029f: Waiting 09:33:57 ceeafe27c820: Layer already exists 09:33:57 4581dc84f952: Layer already exists 09:33:57 09adc96ef032: Layer already exists 09:33:57 583cc0dcf548: Layer already exists 09:33:57 e4b51f5c36dd: Layer already exists 09:33:57 50558d33239b: Layer already exists 09:33:57 977be0446b5b: Layer already exists 09:33:57 86aa9d3ba031: Layer already exists 09:33:57 256f393e029f: Layer already exists 09:33:57 main: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:57 ===================================================== [Pipeline] echo 09:33:57 taggedImages: 09:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 09:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:33:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:33:57 3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:57 latest 09:33:57 4.1.0-dev.92 09:33:57 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:33:57 main 09:33:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 09:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:33:58 79f061799568: Preparing 09:33:58 f24d933b229f: Preparing 09:33:58 8a934d0e9fb8: Preparing 09:33:58 09adc96ef032: Preparing 09:33:58 e4b51f5c36dd: Preparing 09:33:58 5139efa5e7da: Preparing 09:33:58 1c9d928ce0cf: Preparing 09:33:58 93a948f9122b: Preparing 09:33:58 256f393e029f: Preparing 09:33:58 5139efa5e7da: Waiting 09:33:58 256f393e029f: Waiting 09:33:58 1c9d928ce0cf: Waiting 09:33:58 93a948f9122b: Waiting 09:33:58 79f061799568: Layer already exists 09:33:58 e4b51f5c36dd: Layer already exists 09:33:58 09adc96ef032: Layer already exists 09:33:58 1c9d928ce0cf: Layer already exists 09:33:58 93a948f9122b: Layer already exists 09:33:58 256f393e029f: Layer already exists 09:33:58 8a934d0e9fb8: Pushed 09:33:58 f24d933b229f: Pushed 09:34:13 5139efa5e7da: Pushed 09:34:13 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:34:14 79f061799568: Preparing 09:34:14 f24d933b229f: Preparing 09:34:14 8a934d0e9fb8: Preparing 09:34:14 09adc96ef032: Preparing 09:34:14 e4b51f5c36dd: Preparing 09:34:14 5139efa5e7da: Preparing 09:34:14 1c9d928ce0cf: Preparing 09:34:14 93a948f9122b: Preparing 09:34:14 256f393e029f: Preparing 09:34:14 5139efa5e7da: Waiting 09:34:14 1c9d928ce0cf: Waiting 09:34:14 93a948f9122b: Waiting 09:34:14 256f393e029f: Waiting 09:34:14 09adc96ef032: Layer already exists 09:34:14 e4b51f5c36dd: Layer already exists 09:34:14 79f061799568: Layer already exists 09:34:14 f24d933b229f: Layer already exists 09:34:14 8a934d0e9fb8: Layer already exists 09:34:14 1c9d928ce0cf: Layer already exists 09:34:14 93a948f9122b: Layer already exists 09:34:14 5139efa5e7da: Layer already exists 09:34:14 256f393e029f: Layer already exists 09:34:14 latest: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 09:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:34:14 79f061799568: Preparing 09:34:14 f24d933b229f: Preparing 09:34:14 8a934d0e9fb8: Preparing 09:34:14 09adc96ef032: Preparing 09:34:14 e4b51f5c36dd: Preparing 09:34:14 5139efa5e7da: Preparing 09:34:14 1c9d928ce0cf: Preparing 09:34:14 93a948f9122b: Preparing 09:34:14 256f393e029f: Preparing 09:34:14 5139efa5e7da: Waiting 09:34:14 1c9d928ce0cf: Waiting 09:34:14 93a948f9122b: Waiting 09:34:14 8a934d0e9fb8: Layer already exists 09:34:14 79f061799568: Layer already exists 09:34:14 09adc96ef032: Layer already exists 09:34:14 f24d933b229f: Layer already exists 09:34:14 e4b51f5c36dd: Layer already exists 09:34:14 5139efa5e7da: Layer already exists 09:34:14 93a948f9122b: Layer already exists 09:34:14 256f393e029f: Layer already exists 09:34:14 1c9d928ce0cf: Layer already exists 09:34:14 4.1.0-dev.92: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:34:15 79f061799568: Preparing 09:34:15 f24d933b229f: Preparing 09:34:15 8a934d0e9fb8: Preparing 09:34:15 09adc96ef032: Preparing 09:34:15 e4b51f5c36dd: Preparing 09:34:15 5139efa5e7da: Preparing 09:34:15 1c9d928ce0cf: Preparing 09:34:15 93a948f9122b: Preparing 09:34:15 256f393e029f: Preparing 09:34:15 5139efa5e7da: Waiting 09:34:15 1c9d928ce0cf: Waiting 09:34:15 93a948f9122b: Waiting 09:34:15 256f393e029f: Waiting 09:34:15 e4b51f5c36dd: Layer already exists 09:34:15 09adc96ef032: Layer already exists 09:34:15 8a934d0e9fb8: Layer already exists 09:34:15 79f061799568: Layer already exists 09:34:15 f24d933b229f: Layer already exists 09:34:15 1c9d928ce0cf: Layer already exists 09:34:15 5139efa5e7da: Layer already exists 09:34:15 256f393e029f: Layer already exists 09:34:15 93a948f9122b: Layer already exists 09:34:15 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:34:16 79f061799568: Preparing 09:34:16 f24d933b229f: Preparing 09:34:16 8a934d0e9fb8: Preparing 09:34:16 09adc96ef032: Preparing 09:34:16 e4b51f5c36dd: Preparing 09:34:16 5139efa5e7da: Preparing 09:34:16 1c9d928ce0cf: Preparing 09:34:16 93a948f9122b: Preparing 09:34:16 256f393e029f: Preparing 09:34:16 1c9d928ce0cf: Waiting 09:34:16 93a948f9122b: Waiting 09:34:16 5139efa5e7da: Waiting 09:34:16 256f393e029f: Waiting 09:34:16 8a934d0e9fb8: Layer already exists 09:34:16 79f061799568: Layer already exists 09:34:16 e4b51f5c36dd: Layer already exists 09:34:16 09adc96ef032: Layer already exists 09:34:16 f24d933b229f: Layer already exists 09:34:16 93a948f9122b: Layer already exists 09:34:16 256f393e029f: Layer already exists 09:34:16 5139efa5e7da: Layer already exists 09:34:16 1c9d928ce0cf: Layer already exists 09:34:16 main: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:16 ===================================================== [Pipeline] echo 09:34:16 taggedImages: 09:34:16 - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:34:16 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 09:34:16 - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:34:16 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:34:16 3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:16 latest 09:34:16 4.1.0-dev.92 09:34:16 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:16 main 09:34:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:34:16 e2c6db005aab: Preparing 09:34:16 ac99fba40c42: Preparing 09:34:16 09adc96ef032: Preparing 09:34:16 e4b51f5c36dd: Preparing 09:34:16 5960c4cac442: Preparing 09:34:16 fb78112e2572: Preparing 09:34:16 256f393e029f: Preparing 09:34:16 256f393e029f: Waiting 09:34:16 fb78112e2572: Waiting 09:34:16 09adc96ef032: Layer already exists 09:34:16 e4b51f5c36dd: Layer already exists 09:34:16 256f393e029f: Layer already exists 09:34:16 e2c6db005aab: Pushed 09:34:16 5960c4cac442: Pushed 09:34:17 fb78112e2572: Pushed 09:34:21 ac99fba40c42: Pushed 09:34:21 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:34:22 e2c6db005aab: Preparing 09:34:22 ac99fba40c42: Preparing 09:34:22 09adc96ef032: Preparing 09:34:22 e4b51f5c36dd: Preparing 09:34:22 5960c4cac442: Preparing 09:34:22 fb78112e2572: Preparing 09:34:22 256f393e029f: Preparing 09:34:22 fb78112e2572: Waiting 09:34:22 256f393e029f: Waiting 09:34:22 e4b51f5c36dd: Layer already exists 09:34:22 ac99fba40c42: Layer already exists 09:34:22 09adc96ef032: Layer already exists 09:34:22 e2c6db005aab: Layer already exists 09:34:22 5960c4cac442: Layer already exists 09:34:22 256f393e029f: Layer already exists 09:34:22 fb78112e2572: Layer already exists 09:34:22 latest: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 09:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:34:22 e2c6db005aab: Preparing 09:34:22 ac99fba40c42: Preparing 09:34:22 09adc96ef032: Preparing 09:34:22 e4b51f5c36dd: Preparing 09:34:22 5960c4cac442: Preparing 09:34:22 fb78112e2572: Preparing 09:34:22 256f393e029f: Preparing 09:34:22 fb78112e2572: Waiting 09:34:22 256f393e029f: Waiting 09:34:22 e4b51f5c36dd: Layer already exists 09:34:22 5960c4cac442: Layer already exists 09:34:22 09adc96ef032: Layer already exists 09:34:22 ac99fba40c42: Layer already exists 09:34:22 e2c6db005aab: Layer already exists 09:34:22 fb78112e2572: Layer already exists 09:34:22 256f393e029f: Layer already exists 09:34:22 4.1.0-dev.92: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:34:23 e2c6db005aab: Preparing 09:34:23 ac99fba40c42: Preparing 09:34:23 09adc96ef032: Preparing 09:34:23 e4b51f5c36dd: Preparing 09:34:23 5960c4cac442: Preparing 09:34:23 fb78112e2572: Preparing 09:34:23 256f393e029f: Preparing 09:34:23 fb78112e2572: Waiting 09:34:23 256f393e029f: Waiting 09:34:23 e2c6db005aab: Layer already exists 09:34:23 e4b51f5c36dd: Layer already exists 09:34:23 5960c4cac442: Layer already exists 09:34:23 09adc96ef032: Layer already exists 09:34:23 ac99fba40c42: Layer already exists 09:34:23 fb78112e2572: Layer already exists 09:34:23 256f393e029f: Layer already exists 09:34:23 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:34:24 e2c6db005aab: Preparing 09:34:24 ac99fba40c42: Preparing 09:34:24 09adc96ef032: Preparing 09:34:24 e4b51f5c36dd: Preparing 09:34:24 5960c4cac442: Preparing 09:34:24 fb78112e2572: Preparing 09:34:24 256f393e029f: Preparing 09:34:24 fb78112e2572: Waiting 09:34:24 256f393e029f: Waiting 09:34:24 ac99fba40c42: Layer already exists 09:34:24 e4b51f5c36dd: Layer already exists 09:34:24 5960c4cac442: Layer already exists 09:34:24 09adc96ef032: Layer already exists 09:34:24 e2c6db005aab: Layer already exists 09:34:24 fb78112e2572: Layer already exists 09:34:24 256f393e029f: Layer already exists 09:34:24 main: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:24 ===================================================== [Pipeline] echo 09:34:24 taggedImages: 09:34:24 - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:34:24 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 09:34:24 - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:34:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:34:24 3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:24 latest 09:34:24 4.1.0-dev.92 09:34:24 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:24 main 09:34:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:24 0f00a7bcc50c: Preparing 09:34:24 320212ad44dd: Preparing 09:34:24 09adc96ef032: Preparing 09:34:24 e4b51f5c36dd: Preparing 09:34:24 1ab057774334: Preparing 09:34:24 8c14d234d702: Preparing 09:34:24 256f393e029f: Preparing 09:34:24 8c14d234d702: Waiting 09:34:24 256f393e029f: Waiting 09:34:24 09adc96ef032: Layer already exists 09:34:24 e4b51f5c36dd: Layer already exists 09:34:24 256f393e029f: Layer already exists 09:34:24 0f00a7bcc50c: Pushed 09:34:24 1ab057774334: Pushed 09:34:25 8c14d234d702: Pushed 09:34:29 320212ad44dd: Pushed 09:34:29 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:30 0f00a7bcc50c: Preparing 09:34:30 320212ad44dd: Preparing 09:34:30 09adc96ef032: Preparing 09:34:30 e4b51f5c36dd: Preparing 09:34:30 1ab057774334: Preparing 09:34:30 8c14d234d702: Preparing 09:34:30 256f393e029f: Preparing 09:34:30 8c14d234d702: Waiting 09:34:30 256f393e029f: Waiting 09:34:30 320212ad44dd: Layer already exists 09:34:30 0f00a7bcc50c: Layer already exists 09:34:30 1ab057774334: Layer already exists 09:34:30 09adc96ef032: Layer already exists 09:34:30 e4b51f5c36dd: Layer already exists 09:34:30 8c14d234d702: Layer already exists 09:34:30 256f393e029f: Layer already exists 09:34:30 latest: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 09:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:30 0f00a7bcc50c: Preparing 09:34:30 320212ad44dd: Preparing 09:34:30 09adc96ef032: Preparing 09:34:30 e4b51f5c36dd: Preparing 09:34:30 1ab057774334: Preparing 09:34:30 8c14d234d702: Preparing 09:34:30 256f393e029f: Preparing 09:34:30 256f393e029f: Waiting 09:34:30 8c14d234d702: Waiting 09:34:30 0f00a7bcc50c: Layer already exists 09:34:30 09adc96ef032: Layer already exists 09:34:30 320212ad44dd: Layer already exists 09:34:30 1ab057774334: Layer already exists 09:34:30 e4b51f5c36dd: Layer already exists 09:34:30 8c14d234d702: Layer already exists 09:34:30 256f393e029f: Layer already exists 09:34:30 4.1.0-dev.92: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:31 0f00a7bcc50c: Preparing 09:34:31 320212ad44dd: Preparing 09:34:31 09adc96ef032: Preparing 09:34:31 e4b51f5c36dd: Preparing 09:34:31 1ab057774334: Preparing 09:34:31 8c14d234d702: Preparing 09:34:31 256f393e029f: Preparing 09:34:31 8c14d234d702: Waiting 09:34:31 256f393e029f: Waiting 09:34:31 1ab057774334: Layer already exists 09:34:31 0f00a7bcc50c: Layer already exists 09:34:31 09adc96ef032: Layer already exists 09:34:31 e4b51f5c36dd: Layer already exists 09:34:31 320212ad44dd: Layer already exists 09:34:31 8c14d234d702: Layer already exists 09:34:31 256f393e029f: Layer already exists 09:34:31 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:31 0f00a7bcc50c: Preparing 09:34:31 320212ad44dd: Preparing 09:34:31 09adc96ef032: Preparing 09:34:31 e4b51f5c36dd: Preparing 09:34:31 1ab057774334: Preparing 09:34:31 8c14d234d702: Preparing 09:34:31 256f393e029f: Preparing 09:34:31 8c14d234d702: Waiting 09:34:31 256f393e029f: Waiting 09:34:31 09adc96ef032: Layer already exists 09:34:31 1ab057774334: Layer already exists 09:34:31 320212ad44dd: Layer already exists 09:34:31 e4b51f5c36dd: Layer already exists 09:34:31 0f00a7bcc50c: Layer already exists 09:34:31 256f393e029f: Layer already exists 09:34:31 8c14d234d702: Layer already exists 09:34:31 main: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:31 ===================================================== [Pipeline] echo 09:34:32 taggedImages: 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 09:34:32 ========================================================= 09:34:32 [edgeXBuildMultiArch] RAW Config: 09:34:32 images: 09:34:32 - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/core-command:latest 09:34:32 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-command:main 09:34:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:34:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:34:32 - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/core-data:latest 09:34:32 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-data:main 09:34:32 - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:34:32 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-keeper:main 09:34:32 - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:34:32 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/core-metadata:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main 09:34:32 - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:34:32 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/support-notifications:main 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:34:32 - nexus3.edgexfoundry.org:10004/support-scheduler:main 09:34:32 settingsFile: 09:34:32 edgex-go-settings 09:34:32 ========================================================= [Pipeline] node 09:34:47 Still waiting to schedule task 09:34:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-237’ 09:37:04 Running on prd-centos7-docker-4c-2g-249 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:04 provisioning config files... 09:37:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12575012915054100859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:08 ---> ****-login.sh 09:37:08 nexus3.edgexfoundry.org:10001 09:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:08 Configure a credential helper to remove this warning. See 09:37:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:08 09:37:08 Login Succeeded 09:37:08 nexus3.edgexfoundry.org:10002 09:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:08 Configure a credential helper to remove this warning. See 09:37:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:08 09:37:08 Login Succeeded 09:37:08 nexus3.edgexfoundry.org:10003 09:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:08 Configure a credential helper to remove this warning. See 09:37:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:08 09:37:08 Login Succeeded 09:37:08 nexus3.edgexfoundry.org:10004 09:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:08 Configure a credential helper to remove this warning. See 09:37:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:08 09:37:08 Login Succeeded 09:37:08 ****.io 09:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:09 Configure a credential helper to remove this warning. See 09:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:09 09:37:09 Login Succeeded 09:37:09 ---> ****-login.sh ends [Pipeline] } 09:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:09 + docker buildx ls 09:37:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:37:09 default * docker 09:37:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:37:10 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:37:10 edgex-builder [Pipeline] sh 09:37:10 + docker buildx inspect --bootstrap 09:37:10 #1 [internal] booting buildkit 09:37:10 #1 pulling image moby/buildkit:buildx-stable-1 09:37:13 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 09:37:13 #1 creating container buildx_buildkit_edgex-builder0 09:37:15 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 09:37:15 #1 DONE 4.8s 09:37:15 Name: edgex-builder 09:37:15 Driver: docker-container 09:37:15 09:37:15 Nodes: 09:37:15 Name: edgex-builder0 09:37:15 Endpoint: unix:///var/run/docker.sock 09:37:15 Status: running 09:37:15 Buildkit: v0.26.2 09:37:15 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:37:15 + docker buildx ls 09:37:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:37:15 edgex-builder * docker-container 09:37:15 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:37:15 default docker 09:37:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:37:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:15 #1 [internal] load build definition from Dockerfile 09:37:15 #1 transferring dockerfile: 197B done 09:37:15 #1 DONE 0.0s 09:37:15 09:37:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:15 #2 DONE 0.1s 09:37:15 09:37:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:16 #3 DONE 0.1s 09:37:16 09:37:16 #4 [internal] load .dockerignore 09:37:16 #4 transferring context: 2B done 09:37:16 #4 DONE 0.0s 09:37:16 09:37:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:16 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:16 #5 DONE 0.0s 09:37:16 09:37:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:16 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 done 09:37:16 #6 DONE 0.5s 09:37:16 09:37:16 #7 exporting to image 09:37:16 #7 exporting layers done 09:37:16 #7 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 0.0s done 09:37:16 #7 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done 09:37:16 #7 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 0.0s done 09:37:16 #7 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done 09:37:16 #7 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done 09:37:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:16 #7 ... 09:37:16 09:37:16 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:37:16 #8 DONE 0.0s 09:37:16 09:37:16 #7 exporting to image 09:37:16 #7 pushing layers 09:37:16 #7 pushing layers 0.2s done 09:37:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done 09:37:16 #7 DONE 0.3s 09:37:17 09:37:17 1 warning found (use --debug to expand): 09:37:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 09:37:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 09:37:17 #1 [internal] load build definition from Dockerfile 09:37:17 #1 transferring dockerfile: 163B done 09:37:17 #1 DONE 0.0s 09:37:17 09:37:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 09:37:17 #2 DONE 0.0s 09:37:17 09:37:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 09:37:17 #3 DONE 0.0s 09:37:17 09:37:17 #4 [internal] load .dockerignore 09:37:17 #4 transferring context: 2B done 09:37:17 #4 DONE 0.0s 09:37:17 09:37:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:17 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:17 #5 DONE 0.0s 09:37:17 09:37:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:17 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:17 #6 CACHED 09:37:17 09:37:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:17 #5 CACHED 09:37:17 09:37:17 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:37:17 #7 DONE 0.0s 09:37:17 09:37:17 #8 exporting to image 09:37:17 #8 exporting layers done 09:37:17 #8 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done 09:37:17 #8 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done 09:37:17 #8 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done 09:37:17 #8 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done 09:37:17 #8 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done 09:37:17 #8 pushing layers 0.0s done 09:37:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done 09:37:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:17 #8 DONE 0.1s 09:37:17 09:37:17 1 warning found (use --debug to expand): 09:37:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92' 09:37:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 --push - 09:37:17 #1 [internal] load build definition from Dockerfile 09:37:17 #1 transferring dockerfile: 169B done 09:37:17 #1 DONE 0.0s 09:37:17 09:37:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 09:37:17 #2 DONE 0.0s 09:37:17 09:37:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 09:37:17 #3 DONE 0.0s 09:37:17 09:37:17 #4 [internal] load .dockerignore 09:37:17 #4 transferring context: 2B done 09:37:17 #4 DONE 0.0s 09:37:17 09:37:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:17 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:17 #5 DONE 0.0s 09:37:17 09:37:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:18 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:18 #6 CACHED 09:37:18 09:37:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:18 #5 CACHED 09:37:18 09:37:18 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:37:18 #7 DONE 0.0s 09:37:18 09:37:18 #8 exporting to image 09:37:18 #8 exporting layers done 09:37:18 #8 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done 09:37:18 #8 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done 09:37:18 #8 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done 09:37:18 #8 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done 09:37:18 #8 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done 09:37:18 #8 pushing layers 0.0s done 09:37:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done 09:37:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:18 #8 DONE 0.1s 09:37:18 09:37:18 1 warning found (use --debug to expand): 09:37:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:37:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:37:18 #1 [internal] load build definition from Dockerfile 09:37:18 #1 transferring dockerfile: 210B done 09:37:18 #1 DONE 0.0s 09:37:18 09:37:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:18 #2 DONE 0.0s 09:37:18 09:37:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:18 #3 DONE 0.0s 09:37:18 09:37:18 #4 [internal] load .dockerignore 09:37:18 #4 transferring context: 2B done 09:37:18 #4 DONE 0.0s 09:37:18 09:37:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:18 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:18 #5 CACHED 09:37:18 09:37:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:18 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:18 #6 CACHED 09:37:18 09:37:18 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:37:18 #7 DONE 0.0s 09:37:18 09:37:18 #8 exporting to image 09:37:18 #8 exporting layers done 09:37:18 #8 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done 09:37:18 #8 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done 09:37:18 #8 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done 09:37:18 #8 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done 09:37:18 #8 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done 09:37:18 #8 pushing layers 0.0s done 09:37:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done 09:37:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:18 #8 DONE 0.1s 09:37:18 09:37:18 1 warning found (use --debug to expand): 09:37:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 09:37:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 09:37:19 #1 [internal] load build definition from Dockerfile 09:37:19 #1 transferring dockerfile: 161B done 09:37:19 #1 DONE 0.0s 09:37:19 09:37:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 09:37:19 #2 DONE 0.0s 09:37:19 09:37:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 09:37:19 #3 DONE 0.0s 09:37:19 09:37:19 #4 [internal] load .dockerignore 09:37:19 #4 transferring context: 2B done 09:37:19 #4 DONE 0.0s 09:37:19 09:37:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:19 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:19 #5 CACHED 09:37:19 09:37:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 09:37:19 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done 09:37:19 #6 CACHED 09:37:19 09:37:19 #7 exporting to image 09:37:19 #7 exporting layers done 09:37:19 #7 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done 09:37:19 #7 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done 09:37:19 #7 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done 09:37:19 #7 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done 09:37:19 #7 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done 09:37:19 #7 pushing layers 09:37:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:19 #7 pushing layers 0.0s done 09:37:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done 09:37:19 #7 DONE 0.1s 09:37:19 09:37:19 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:37:19 #8 DONE 0.0s 09:37:19 09:37:19 1 warning found (use --debug to expand): 09:37:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:19 #1 [internal] load build definition from Dockerfile 09:37:19 #1 transferring dockerfile: 216B done 09:37:19 #1 DONE 0.0s 09:37:19 09:37:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:19 #2 DONE 0.0s 09:37:19 09:37:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:19 #3 DONE 0.1s 09:37:19 09:37:19 #4 [internal] load .dockerignore 09:37:19 #4 transferring context: 2B done 09:37:19 #4 DONE 0.0s 09:37:19 09:37:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:19 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:19 #5 ... 09:37:19 09:37:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:19 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done 09:37:19 #6 DONE 0.1s 09:37:19 09:37:19 #7 exporting to image 09:37:19 #7 exporting layers done 09:37:19 #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f 0.0s done 09:37:19 #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done 09:37:19 #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done 09:37:19 #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done 09:37:19 #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 09:37:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:19 #7 ... 09:37:19 09:37:19 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:19 #8 DONE 0.0s 09:37:19 09:37:19 #7 exporting to image 09:37:19 #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done 09:37:19 #7 pushing layers 0.1s done 09:37:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 09:37:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done 09:37:20 #7 DONE 0.2s 09:37:20 09:37:20 1 warning found (use --debug to expand): 09:37:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 09:37:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 09:37:20 #1 [internal] load build definition from Dockerfile 09:37:20 #1 transferring dockerfile: 182B done 09:37:20 #1 DONE 0.0s 09:37:20 09:37:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:37:20 #2 DONE 0.0s 09:37:20 09:37:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:37:20 #3 DONE 0.0s 09:37:20 09:37:20 #4 [internal] load .dockerignore 09:37:20 #4 transferring context: 2B done 09:37:20 #4 DONE 0.0s 09:37:20 09:37:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:20 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done 09:37:20 #5 CACHED 09:37:20 09:37:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:20 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done 09:37:20 #6 CACHED 09:37:20 09:37:20 #7 exporting to image 09:37:20 #7 exporting layers done 09:37:20 #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done 09:37:20 #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done 09:37:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:20 #7 ... 09:37:20 09:37:20 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:20 #8 DONE 0.0s 09:37:20 09:37:20 #7 exporting to image 09:37:20 #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done 09:37:20 #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done 09:37:20 #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done 09:37:20 #7 pushing layers 0.0s done 09:37:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 09:37:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done 09:37:20 #7 DONE 0.2s 09:37:20 09:37:20 1 warning found (use --debug to expand): 09:37:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92' 09:37:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 --push - 09:37:21 #1 [internal] load build definition from Dockerfile 09:37:21 #1 transferring dockerfile: 188B done 09:37:21 #1 DONE 0.0s 09:37:21 09:37:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 09:37:21 #2 DONE 0.0s 09:37:21 09:37:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 09:37:21 #3 DONE 0.0s 09:37:21 09:37:21 #4 [internal] load .dockerignore 09:37:21 #4 transferring context: 2B done 09:37:21 #4 DONE 0.0s 09:37:21 09:37:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:21 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done 09:37:21 #5 CACHED 09:37:21 09:37:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:21 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done 09:37:21 #6 CACHED 09:37:21 09:37:21 #7 exporting to image 09:37:21 #7 exporting layers done 09:37:21 #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done 09:37:21 #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done 09:37:21 #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done 09:37:21 #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done 09:37:21 #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 09:37:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:21 #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done 09:37:21 #7 pushing layers 0.0s done 09:37:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done 09:37:21 #7 DONE 0.1s 09:37:21 09:37:21 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:21 #8 DONE 0.0s 09:37:21 09:37:21 1 warning found (use --debug to expand): 09:37:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:37:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:37:21 #1 [internal] load build definition from Dockerfile 09:37:21 #1 transferring dockerfile: 229B done 09:37:21 #1 DONE 0.0s 09:37:21 09:37:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:21 #2 DONE 0.0s 09:37:21 09:37:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:21 #3 DONE 0.0s 09:37:21 09:37:21 #4 [internal] load .dockerignore 09:37:21 #4 transferring context: 2B done 09:37:21 #4 DONE 0.0s 09:37:21 09:37:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:21 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done 09:37:21 #5 CACHED 09:37:21 09:37:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:21 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done 09:37:21 #6 DONE 0.0s 09:37:21 09:37:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:21 #6 CACHED 09:37:21 09:37:21 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:21 #7 DONE 0.0s 09:37:21 09:37:21 #8 exporting to image 09:37:21 #8 exporting layers done 09:37:21 #8 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done 09:37:21 #8 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done 09:37:21 #8 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done 09:37:21 #8 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done 09:37:21 #8 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done 09:37:21 #8 pushing layers 0.0s done 09:37:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done 09:37:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:21 #8 DONE 0.1s 09:37:36 09:37:36 1 warning found (use --debug to expand): 09:37:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 09:37:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 09:37:37 #1 [internal] load build definition from Dockerfile 09:37:37 #1 transferring dockerfile: 180B done 09:37:37 #1 DONE 0.0s 09:37:37 09:37:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:37:37 #2 DONE 0.0s 09:37:37 09:37:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:37:37 #3 DONE 0.0s 09:37:37 09:37:37 #4 [internal] load .dockerignore 09:37:37 #4 transferring context: 2B done 09:37:37 #4 DONE 0.0s 09:37:37 09:37:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done 09:37:37 #5 CACHED 09:37:37 09:37:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 09:37:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done 09:37:37 #6 CACHED 09:37:37 09:37:37 #7 exporting to image 09:37:37 #7 exporting layers done 09:37:37 #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done 09:37:37 #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done 09:37:37 #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done 09:37:37 #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done 09:37:37 #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done 09:37:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:37 #7 pushing layers 0.0s done 09:37:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done 09:37:37 #7 DONE 0.1s 09:37:37 09:37:37 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:37 #8 DONE 0.0s 09:37:37 09:37:37 1 warning found (use --debug to expand): 09:37:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:37 #1 [internal] load build definition from Dockerfile 09:37:37 #1 transferring dockerfile: 194B done 09:37:37 #1 DONE 0.0s 09:37:37 09:37:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:37 #2 DONE 0.1s 09:37:37 09:37:37 #3 [internal] load .dockerignore 09:37:37 #3 transferring context: 09:37:37 #3 transferring context: 2B done 09:37:37 #3 DONE 0.0s 09:37:37 09:37:37 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:37 #4 DONE 0.1s 09:37:37 09:37:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:37 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done 09:37:37 #5 DONE 0.0s 09:37:37 09:37:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:37 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done 09:37:37 #6 DONE 0.1s 09:37:37 09:37:37 #7 exporting to image 09:37:37 #7 exporting layers done 09:37:37 #7 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 0.0s done 09:37:37 #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab 09:37:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:37 #7 ... 09:37:37 09:37:37 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:37:37 #8 DONE 0.0s 09:37:37 09:37:37 #7 exporting to image 09:37:37 #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done 09:37:37 #7 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 0.0s done 09:37:37 #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done 09:37:37 #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done 09:37:37 #7 pushing layers 0.1s done 09:37:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 09:37:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done 09:37:38 #7 DONE 0.2s 09:37:38 09:37:38 1 warning found (use --debug to expand): 09:37:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 09:37:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 09:37:38 #1 [internal] load build definition from Dockerfile 09:37:38 #1 transferring dockerfile: 160B done 09:37:38 #1 DONE 0.0s 09:37:38 09:37:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 09:37:38 #2 DONE 0.0s 09:37:38 09:37:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 09:37:38 #3 DONE 0.0s 09:37:38 09:37:38 #4 [internal] load .dockerignore 09:37:38 #4 transferring context: 2B done 09:37:38 #4 DONE 0.0s 09:37:38 09:37:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:38 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f done 09:37:38 #5 CACHED 09:37:38 09:37:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f done 09:37:38 #6 CACHED 09:37:38 09:37:38 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:37:38 #7 DONE 0.0s 09:37:38 09:37:38 #8 exporting to image 09:37:38 #8 exporting layers done 09:37:38 #8 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done 09:37:38 #8 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done 09:37:38 #8 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done 09:37:38 #8 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done 09:37:38 #8 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done 09:37:38 #8 pushing layers 0.0s done 09:37:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done 09:37:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:38 #8 DONE 0.1s 09:37:38 09:37:38 1 warning found (use --debug to expand): 09:37:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92' 09:37:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 --push - 09:37:38 #1 [internal] load build definition from Dockerfile 09:37:38 #1 transferring dockerfile: 166B done 09:37:38 #1 DONE 0.0s 09:37:38 09:37:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 09:37:38 #2 DONE 0.0s 09:37:38 09:37:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 09:37:38 #3 DONE 0.0s 09:37:38 09:37:38 #4 [internal] load .dockerignore 09:37:38 #4 transferring context: 2B done 09:37:38 #4 DONE 0.0s 09:37:38 09:37:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:38 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done 09:37:38 #5 CACHED 09:37:38 09:37:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done 09:37:38 #6 CACHED 09:37:38 09:37:38 #7 exporting to image 09:37:38 #7 exporting layers done 09:37:38 #7 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done 09:37:38 #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done 09:37:38 #7 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done 09:37:38 #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 09:37:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:39 #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done 09:37:39 #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done 09:37:39 #7 pushing layers 0.0s done 09:37:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done 09:37:39 #7 DONE 0.1s 09:37:39 09:37:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:37:39 #8 DONE 0.0s 09:37:39 09:37:39 1 warning found (use --debug to expand): 09:37:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:37:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:37:39 #1 [internal] load build definition from Dockerfile 09:37:39 #1 transferring dockerfile: 207B done 09:37:39 #1 DONE 0.0s 09:37:39 09:37:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:39 #2 DONE 0.0s 09:37:39 09:37:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:39 #3 DONE 0.0s 09:37:39 09:37:39 #4 [internal] load .dockerignore 09:37:39 #4 transferring context: 2B done 09:37:39 #4 DONE 0.0s 09:37:39 09:37:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f done 09:37:39 #5 CACHED 09:37:39 09:37:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done 09:37:39 #6 CACHED 09:37:39 09:37:39 #7 exporting to image 09:37:39 #7 exporting layers done 09:37:39 #7 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done 09:37:39 #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done 09:37:39 #7 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done 09:37:39 #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done 09:37:39 #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 09:37:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:39 #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done 09:37:39 #7 pushing layers 0.0s done 09:37:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done 09:37:39 #7 DONE 0.1s 09:37:39 09:37:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:37:39 #8 DONE 0.0s 09:37:39 09:37:39 1 warning found (use --debug to expand): 09:37:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 09:37:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 09:37:40 #1 [internal] load build definition from Dockerfile 09:37:40 #1 transferring dockerfile: 158B done 09:37:40 #1 DONE 0.0s 09:37:40 09:37:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 09:37:40 #2 DONE 0.0s 09:37:40 09:37:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 09:37:40 #3 DONE 0.0s 09:37:40 09:37:40 #4 [internal] load .dockerignore 09:37:40 #4 transferring context: 2B done 09:37:40 #4 DONE 0.0s 09:37:40 09:37:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done 09:37:40 #5 DONE 0.0s 09:37:40 09:37:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done 09:37:40 #6 CACHED 09:37:40 09:37:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 09:37:40 #5 CACHED 09:37:40 09:37:40 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:37:40 #7 DONE 0.0s 09:37:40 09:37:40 #8 exporting to image 09:37:40 #8 exporting layers done 09:37:40 #8 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done 09:37:40 #8 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done 09:37:40 #8 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done 09:37:40 #8 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done 09:37:40 #8 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done 09:37:40 #8 pushing layers 0.0s done 09:37:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done 09:37:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:40 #8 DONE 0.1s 09:37:40 09:37:40 1 warning found (use --debug to expand): 09:37:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:40 #1 [internal] load build definition from Dockerfile 09:37:40 #1 transferring dockerfile: 196B done 09:37:40 #1 DONE 0.0s 09:37:40 09:37:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:40 #2 DONE 0.0s 09:37:40 09:37:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:40 #3 DONE 0.1s 09:37:40 09:37:40 #4 [internal] load .dockerignore 09:37:40 #4 transferring context: 2B done 09:37:40 #4 DONE 0.0s 09:37:40 09:37:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:40 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:40 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done 09:37:40 #5 DONE 0.1s 09:37:40 09:37:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:40 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done 09:37:40 #6 DONE 0.0s 09:37:40 09:37:40 #7 exporting to image 09:37:40 #7 exporting layers done 09:37:40 #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done 09:37:40 #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done 09:37:40 #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 0.0s done 09:37:40 #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done 09:37:40 #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 09:37:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:40 #7 ... 09:37:40 09:37:40 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:40 #8 DONE 0.0s 09:37:40 09:37:40 #7 exporting to image 09:37:40 #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done 09:37:40 #7 pushing layers 0.1s done 09:37:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 09:37:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done 09:37:41 #7 DONE 0.2s 09:37:41 09:37:41 1 warning found (use --debug to expand): 09:37:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 09:37:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 09:37:41 #1 [internal] load build definition from Dockerfile 09:37:41 #1 transferring dockerfile: 162B done 09:37:41 #1 DONE 0.0s 09:37:41 09:37:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 09:37:41 #2 DONE 0.0s 09:37:41 09:37:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 09:37:41 #3 DONE 0.0s 09:37:41 09:37:41 #4 [internal] load .dockerignore 09:37:41 #4 transferring context: 2B done 09:37:41 #4 DONE 0.0s 09:37:41 09:37:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done 09:37:41 #5 CACHED 09:37:41 09:37:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done 09:37:41 #6 CACHED 09:37:41 09:37:41 #7 exporting to image 09:37:41 #7 exporting layers done 09:37:41 #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done 09:37:41 #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done 09:37:41 #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done 09:37:41 #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done 09:37:41 #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done 09:37:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:41 #7 pushing layers 0.0s done 09:37:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done 09:37:41 #7 DONE 0.1s 09:37:41 09:37:41 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:41 #8 DONE 0.0s 09:37:41 09:37:41 1 warning found (use --debug to expand): 09:37:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92' 09:37:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 --push - 09:37:41 #1 [internal] load build definition from Dockerfile 09:37:41 #1 transferring dockerfile: 168B done 09:37:41 #1 DONE 0.0s 09:37:41 09:37:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 09:37:41 #2 DONE 0.0s 09:37:41 09:37:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 09:37:41 #3 DONE 0.0s 09:37:41 09:37:41 #4 [internal] load .dockerignore 09:37:41 #4 transferring context: 2B done 09:37:41 #4 DONE 0.0s 09:37:41 09:37:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done 09:37:41 #5 CACHED 09:37:41 09:37:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done 09:37:41 #6 CACHED 09:37:41 09:37:41 #7 exporting to image 09:37:41 #7 exporting layers done 09:37:41 #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done 09:37:41 #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done 09:37:41 #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done 09:37:41 #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc 09:37:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:42 #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done 09:37:42 #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done 09:37:42 #7 pushing layers 0.0s done 09:37:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done 09:37:42 #7 DONE 0.1s 09:37:42 09:37:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:42 #8 DONE 0.0s 09:37:42 09:37:42 1 warning found (use --debug to expand): 09:37:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:37:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:37:42 #1 [internal] load build definition from Dockerfile 09:37:42 #1 transferring dockerfile: 209B done 09:37:42 #1 DONE 0.1s 09:37:42 09:37:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:42 #2 DONE 0.0s 09:37:42 09:37:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:42 #3 DONE 0.0s 09:37:42 09:37:42 #4 [internal] load .dockerignore 09:37:42 #4 transferring context: 09:37:42 #4 transferring context: 2B done 09:37:42 #4 DONE 0.0s 09:37:42 09:37:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done 09:37:42 #5 CACHED 09:37:42 09:37:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done 09:37:42 #6 CACHED 09:37:42 09:37:42 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:42 #7 DONE 0.0s 09:37:42 09:37:42 #8 exporting to image 09:37:42 #8 exporting layers done 09:37:42 #8 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done 09:37:42 #8 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done 09:37:42 #8 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done 09:37:42 #8 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done 09:37:42 #8 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done 09:37:42 #8 pushing layers 0.0s done 09:37:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done 09:37:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:42 #8 DONE 0.1s 09:37:42 09:37:42 1 warning found (use --debug to expand): 09:37:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 09:37:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 09:37:43 #1 [internal] load build definition from Dockerfile 09:37:43 #1 transferring dockerfile: 160B done 09:37:43 #1 DONE 0.0s 09:37:43 09:37:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 09:37:43 #2 DONE 0.0s 09:37:43 09:37:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 09:37:43 #3 DONE 0.0s 09:37:43 09:37:43 #4 [internal] load .dockerignore 09:37:43 #4 transferring context: 2B done 09:37:43 #4 DONE 0.0s 09:37:43 09:37:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done 09:37:43 #5 CACHED 09:37:43 09:37:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 09:37:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done 09:37:43 #6 CACHED 09:37:43 09:37:43 #7 exporting to image 09:37:43 #7 exporting layers done 09:37:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:43 #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done 09:37:43 #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done 09:37:43 #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done 09:37:43 #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done 09:37:43 #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done 09:37:43 #7 pushing layers 0.0s done 09:37:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done 09:37:43 #7 DONE 0.1s 09:37:43 09:37:43 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:43 #8 DONE 0.0s 09:37:43 09:37:43 1 warning found (use --debug to expand): 09:37:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:43 #1 [internal] load build definition from Dockerfile 09:37:43 #1 transferring dockerfile: 198B done 09:37:43 #1 DONE 0.0s 09:37:43 09:37:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:43 #2 DONE 0.0s 09:37:43 09:37:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:43 #3 DONE 0.0s 09:37:43 09:37:43 #4 [internal] load .dockerignore 09:37:43 #4 transferring context: 2B done 09:37:43 #4 DONE 0.0s 09:37:43 09:37:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:43 #5 DONE 0.0s 09:37:43 09:37:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:43 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done 09:37:43 #6 DONE 0.1s 09:37:43 09:37:43 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:37:44 #7 DONE 0.0s 09:37:44 09:37:44 #8 exporting to image 09:37:44 #8 exporting layers done 09:37:44 #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done 09:37:44 #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done 09:37:44 #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done 09:37:44 #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done 09:37:44 #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.0s done 09:37:44 #8 pushing layers 0.1s done 09:37:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 09:37:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done 09:37:44 #8 DONE 0.2s 09:37:44 09:37:44 1 warning found (use --debug to expand): 09:37:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 09:37:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 09:37:44 #1 [internal] load build definition from Dockerfile 09:37:44 #1 transferring dockerfile: 164B done 09:37:44 #1 DONE 0.0s 09:37:44 09:37:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 09:37:44 #2 DONE 0.0s 09:37:44 09:37:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 09:37:44 #3 DONE 0.0s 09:37:44 09:37:44 #4 [internal] load .dockerignore 09:37:44 #4 transferring context: 2B done 09:37:44 #4 DONE 0.0s 09:37:44 09:37:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:44 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done 09:37:44 #5 DONE 0.0s 09:37:44 09:37:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:44 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done 09:37:44 #6 CACHED 09:37:44 09:37:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:44 #5 CACHED 09:37:44 09:37:44 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:37:44 #7 DONE 0.0s 09:37:44 09:37:44 #8 exporting to image 09:37:44 #8 exporting layers done 09:37:44 #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done 09:37:44 #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done 09:37:44 #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done 09:37:44 #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done 09:37:44 #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done 09:37:44 #8 pushing layers 0.0s done 09:37:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done 09:37:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:44 #8 DONE 0.1s 09:37:44 09:37:44 1 warning found (use --debug to expand): 09:37:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 --push - 09:37:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92' 09:37:45 #1 [internal] load build definition from Dockerfile 09:37:45 #1 transferring dockerfile: 170B done 09:37:45 #1 DONE 0.0s 09:37:45 09:37:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 09:37:45 #2 DONE 0.0s 09:37:45 09:37:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 09:37:45 #3 DONE 0.0s 09:37:45 09:37:45 #4 [internal] load .dockerignore 09:37:45 #4 transferring context: 2B done 09:37:45 #4 DONE 0.0s 09:37:45 09:37:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done 09:37:45 #5 CACHED 09:37:45 09:37:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done 09:37:45 #6 CACHED 09:37:45 09:37:45 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:37:45 #7 DONE 0.0s 09:37:45 09:37:45 #8 exporting to image 09:37:45 #8 exporting layers done 09:37:45 #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done 09:37:45 #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done 09:37:45 #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done 09:37:45 #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done 09:37:45 #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done 09:37:45 #8 pushing layers 0.0s done 09:37:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done 09:37:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:45 #8 DONE 0.1s 09:37:45 09:37:45 1 warning found (use --debug to expand): 09:37:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:37:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:37:45 #1 [internal] load build definition from Dockerfile 09:37:45 #1 transferring dockerfile: 211B done 09:37:45 #1 DONE 0.0s 09:37:45 09:37:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:45 #2 DONE 0.0s 09:37:45 09:37:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:45 #3 DONE 0.1s 09:37:45 09:37:45 #4 [internal] load .dockerignore 09:37:45 #4 transferring context: 2B done 09:37:45 #4 DONE 0.0s 09:37:45 09:37:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done 09:37:45 #5 CACHED 09:37:45 09:37:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done 09:37:45 #6 CACHED 09:37:45 09:37:45 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:37:46 #7 DONE 0.0s 09:37:46 09:37:46 #8 exporting to image 09:37:46 #8 exporting layers done 09:37:46 #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done 09:37:46 #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done 09:37:46 #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done 09:37:46 #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done 09:37:46 #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done 09:37:46 #8 pushing layers 0.0s done 09:37:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done 09:37:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:46 #8 DONE 0.1s 09:37:46 09:37:46 1 warning found (use --debug to expand): 09:37:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 09:37:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 09:37:46 #1 [internal] load build definition from Dockerfile 09:37:46 #1 transferring dockerfile: 162B done 09:37:46 #1 DONE 0.1s 09:37:46 09:37:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 09:37:46 #2 DONE 0.0s 09:37:46 09:37:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 09:37:46 #3 DONE 0.0s 09:37:46 09:37:46 #4 [internal] load .dockerignore 09:37:46 #4 transferring context: 09:37:46 #4 transferring context: 2B done 09:37:46 #4 DONE 0.0s 09:37:46 09:37:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done 09:37:46 #5 CACHED 09:37:46 09:37:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 09:37:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done 09:37:46 #6 CACHED 09:37:46 09:37:46 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:37:46 #7 DONE 0.0s 09:37:46 09:37:46 #8 exporting to image 09:37:46 #8 exporting layers done 09:37:46 #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done 09:37:46 #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done 09:37:46 #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done 09:37:46 #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done 09:37:46 #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done 09:37:46 #8 pushing layers 0.0s done 09:37:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 09:37:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done 09:37:46 #8 DONE 0.1s 09:37:46 09:37:46 1 warning found (use --debug to expand): 09:37:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:47 #1 [internal] load build definition from Dockerfile 09:37:47 #1 transferring dockerfile: 206B done 09:37:47 #1 DONE 0.0s 09:37:47 09:37:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:47 #2 DONE 0.1s 09:37:47 09:37:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:47 #3 DONE 0.1s 09:37:47 09:37:47 #4 [internal] load .dockerignore 09:37:47 #4 transferring context: 09:37:47 #4 transferring context: 2B done 09:37:47 #4 DONE 0.0s 09:37:47 09:37:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:47 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:47 #5 ... 09:37:47 09:37:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:47 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:47 #6 DONE 0.2s 09:37:47 09:37:47 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:47 #7 DONE 0.0s 09:37:47 09:37:47 #8 exporting to image 09:37:47 #8 exporting layers done 09:37:47 #8 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done 09:37:47 #8 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done 09:37:47 #8 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done 09:37:47 #8 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done 09:37:47 #8 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done 09:37:47 #8 pushing layers 0.1s done 09:37:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 09:37:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done 09:37:47 #8 DONE 0.2s 09:37:47 09:37:47 1 warning found (use --debug to expand): 09:37:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 09:37:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 09:37:47 #1 [internal] load build definition from Dockerfile 09:37:47 #1 transferring dockerfile: 172B done 09:37:47 #1 DONE 0.0s 09:37:47 09:37:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:37:47 #2 DONE 0.0s 09:37:47 09:37:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:37:47 #3 DONE 0.0s 09:37:47 09:37:47 #4 [internal] load .dockerignore 09:37:47 #4 transferring context: 2B done 09:37:47 #4 DONE 0.0s 09:37:47 09:37:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:47 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:48 #5 CACHED 09:37:48 09:37:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb done 09:37:48 #6 CACHED 09:37:48 09:37:48 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:48 #7 DONE 0.0s 09:37:48 09:37:48 #8 exporting to image 09:37:48 #8 exporting layers done 09:37:48 #8 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done 09:37:48 #8 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done 09:37:48 #8 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done 09:37:48 #8 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done 09:37:48 #8 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done 09:37:48 #8 pushing layers 0.0s done 09:37:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done 09:37:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:48 #8 DONE 0.1s 09:37:48 09:37:48 1 warning found (use --debug to expand): 09:37:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92' 09:37:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 --push - 09:37:48 #1 [internal] load build definition from Dockerfile 09:37:48 #1 transferring dockerfile: 178B done 09:37:48 #1 DONE 0.0s 09:37:48 09:37:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 09:37:48 #2 DONE 0.0s 09:37:48 09:37:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 09:37:48 #3 DONE 0.0s 09:37:48 09:37:48 #4 [internal] load .dockerignore 09:37:48 #4 transferring context: 2B done 09:37:48 #4 DONE 0.0s 09:37:48 09:37:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:48 #5 CACHED 09:37:48 09:37:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:48 #6 CACHED 09:37:48 09:37:48 #7 exporting to image 09:37:48 #7 exporting layers done 09:37:48 #7 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done 09:37:48 #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 09:37:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:48 #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done 09:37:48 #7 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done 09:37:48 #7 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done 09:37:48 #7 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done 09:37:48 #7 pushing layers 0.0s done 09:37:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done 09:37:48 #7 DONE 0.1s 09:37:48 09:37:48 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:48 #8 DONE 0.0s 09:37:48 09:37:48 1 warning found (use --debug to expand): 09:37:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:37:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:37:49 #1 [internal] load build definition from Dockerfile 09:37:49 #1 transferring dockerfile: 219B done 09:37:49 #1 DONE 0.0s 09:37:49 09:37:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:49 #2 DONE 0.0s 09:37:49 09:37:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:49 #3 DONE 0.0s 09:37:49 09:37:49 #4 [internal] load .dockerignore 09:37:49 #4 transferring context: 2B done 09:37:49 #4 DONE 0.0s 09:37:49 09:37:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:49 #5 CACHED 09:37:49 09:37:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:49 #6 CACHED 09:37:49 09:37:49 #7 exporting to image 09:37:49 #7 exporting layers done 09:37:49 #7 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done 09:37:49 #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 09:37:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:49 #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done 09:37:49 #7 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done 09:37:49 #7 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done 09:37:49 #7 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done 09:37:49 #7 pushing layers 0.0s done 09:37:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done 09:37:49 #7 DONE 0.1s 09:37:49 09:37:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:49 #8 DONE 0.0s 09:37:49 09:37:49 1 warning found (use --debug to expand): 09:37:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 09:37:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 09:37:49 #1 [internal] load build definition from Dockerfile 09:37:49 #1 transferring dockerfile: 170B done 09:37:49 #1 DONE 0.0s 09:37:49 09:37:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:37:49 #2 DONE 0.0s 09:37:49 09:37:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:37:49 #3 DONE 0.0s 09:37:49 09:37:49 #4 [internal] load .dockerignore 09:37:49 #4 transferring context: 2B done 09:37:49 #4 DONE 0.0s 09:37:49 09:37:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:49 #5 CACHED 09:37:49 09:37:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 09:37:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done 09:37:49 #6 CACHED 09:37:49 09:37:49 #7 exporting to image 09:37:49 #7 exporting layers done 09:37:49 #7 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done 09:37:49 #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 09:37:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:49 #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done 09:37:49 #7 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done 09:37:49 #7 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done 09:37:49 #7 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done 09:37:49 #7 pushing layers 0.0s done 09:37:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done 09:37:49 #7 DONE 0.1s 09:37:49 09:37:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:37:49 #8 DONE 0.0s 09:37:49 09:37:49 1 warning found (use --debug to expand): 09:37:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:50 #1 [internal] load build definition from Dockerfile 09:37:50 #1 transferring dockerfile: 204B done 09:37:50 #1 DONE 0.0s 09:37:50 09:37:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:50 #2 DONE 0.0s 09:37:50 09:37:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:50 #3 DONE 0.0s 09:37:50 09:37:50 #4 [internal] load .dockerignore 09:37:50 #4 transferring context: 2B done 09:37:50 #4 DONE 0.0s 09:37:50 09:37:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done 09:37:50 #5 DONE 0.1s 09:37:50 09:37:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:50 #6 DONE 0.0s 09:37:50 09:37:50 #7 exporting to image 09:37:50 #7 exporting layers done 09:37:50 #7 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b 0.0s done 09:37:50 #7 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done 09:37:50 #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done 09:37:50 #7 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done 09:37:50 #7 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done 09:37:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:50 #7 ... 09:37:50 09:37:50 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:37:50 #8 DONE 0.0s 09:37:50 09:37:50 #7 exporting to image 09:37:50 #7 pushing layers 0.1s done 09:37:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 09:37:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done 09:37:50 #7 DONE 0.2s 09:37:50 09:37:50 1 warning found (use --debug to expand): 09:37:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 09:37:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 09:37:50 #1 [internal] load build definition from Dockerfile 09:37:50 #1 transferring dockerfile: 170B done 09:37:50 #1 DONE 0.0s 09:37:50 09:37:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:37:50 #2 DONE 0.0s 09:37:50 09:37:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:37:50 #3 DONE 0.0s 09:37:50 09:37:50 #4 [internal] load .dockerignore 09:37:50 #4 transferring context: 2B done 09:37:50 #4 DONE 0.0s 09:37:50 09:37:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 done 09:37:50 #5 CACHED 09:37:50 09:37:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done 09:37:50 #6 CACHED 09:37:50 09:37:50 #7 exporting to image 09:37:50 #7 exporting layers done 09:37:50 #7 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done 09:37:50 #7 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done 09:37:50 #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 09:37:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:51 #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done 09:37:51 #7 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done 09:37:51 #7 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done 09:37:51 #7 pushing layers 0.0s done 09:37:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done 09:37:51 #7 DONE 0.1s 09:37:51 09:37:51 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:37:51 #8 DONE 0.0s 09:37:51 09:37:51 1 warning found (use --debug to expand): 09:37:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 --push - 09:37:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92' 09:37:51 #1 [internal] load build definition from Dockerfile 09:37:51 #1 transferring dockerfile: 176B done 09:37:51 #1 DONE 0.0s 09:37:51 09:37:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 09:37:51 #2 DONE 0.0s 09:37:51 09:37:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 09:37:51 #3 DONE 0.0s 09:37:51 09:37:51 #4 [internal] load .dockerignore 09:37:51 #4 transferring context: 2B done 09:37:51 #4 DONE 0.0s 09:37:51 09:37:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 done 09:37:51 #5 CACHED 09:37:51 09:37:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 done 09:37:51 #6 CACHED 09:37:51 09:37:51 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:37:51 #7 DONE 0.0s 09:37:51 09:37:51 #8 exporting to image 09:37:51 #8 exporting layers done 09:37:51 #8 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done 09:37:51 #8 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done 09:37:51 #8 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done 09:37:51 #8 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done 09:37:51 #8 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done 09:37:51 #8 pushing layers 0.0s done 09:37:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done 09:37:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:51 #8 DONE 0.1s 09:37:51 09:37:51 1 warning found (use --debug to expand): 09:37:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:37:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:37:52 #1 [internal] load build definition from Dockerfile 09:37:52 #1 transferring dockerfile: 217B done 09:37:52 #1 DONE 0.0s 09:37:52 09:37:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:52 #2 DONE 0.0s 09:37:52 09:37:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:37:52 #3 DONE 0.0s 09:37:52 09:37:52 #4 [internal] load .dockerignore 09:37:52 #4 transferring context: 09:37:52 #4 transferring context: 2B done 09:37:52 #4 DONE 0.1s 09:37:52 09:37:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.1s done 09:37:52 #5 CACHED 09:37:52 09:37:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.1s done 09:37:52 #6 CACHED 09:37:52 09:37:52 #7 exporting to image 09:37:52 #7 exporting layers 09:37:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:52 #7 exporting layers done 09:37:52 #7 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done 09:37:52 #7 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 0.0s done 09:37:52 #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 0.0s done 09:37:52 #7 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done 09:37:52 #7 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.0s done 09:37:52 #7 pushing layers 0.0s done 09:37:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 09:37:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done 09:37:52 #7 DONE 0.2s 09:37:52 09:37:52 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:37:52 #8 DONE 0.0s 09:37:52 09:37:52 1 warning found (use --debug to expand): 09:37:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 09:37:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 09:37:53 #1 [internal] load build definition from Dockerfile 09:37:53 #1 transferring dockerfile: 168B done 09:37:53 #1 DONE 0.1s 09:37:53 09:37:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:37:53 #2 DONE 0.1s 09:37:53 09:37:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:37:53 #3 DONE 0.1s 09:37:53 09:37:53 #4 [internal] load .dockerignore 09:37:53 #4 transferring context: 2B done 09:37:53 #4 DONE 0.1s 09:37:53 09:37:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done 09:37:53 #5 DONE 0.0s 09:37:53 09:37:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done 09:37:53 #6 CACHED 09:37:53 09:37:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 09:37:53 #5 CACHED 09:37:53 09:37:53 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:37:53 #7 DONE 0.0s 09:37:53 09:37:53 #8 exporting to image 09:37:53 #8 exporting layers done 09:37:53 #8 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done 09:37:53 #8 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done 09:37:53 #8 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done 09:37:53 #8 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done 09:37:53 #8 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done 09:37:53 #8 pushing layers 0.0s done 09:37:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done 09:37:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:53 #8 DONE 0.1s 09:37:53 09:37:53 1 warning found (use --debug to expand): 09:37:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:37:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:37:54 #1 [internal] load build definition from Dockerfile 09:37:54 #1 transferring dockerfile: 205B done 09:37:54 #1 DONE 0.0s 09:37:54 09:37:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:54 #2 DONE 0.1s 09:37:54 09:37:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:37:54 #3 DONE 0.1s 09:37:54 09:37:54 #4 [internal] load .dockerignore 09:37:54 #4 transferring context: 2B done 09:37:54 #4 DONE 0.1s 09:37:54 09:37:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:37:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done 09:37:54 #5 DONE 0.0s 09:37:54 09:37:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:37:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done 09:37:54 #6 DONE 0.3s 09:37:54 09:37:54 #7 exporting to image 09:37:54 #7 exporting layers done 09:37:54 #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc 0.0s done 09:37:54 #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 0.0s done 09:37:54 #7 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 0.0s done 09:37:54 #7 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d 0.0s done 09:37:54 #7 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.0s done 09:37:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:54 #7 ... 09:37:54 09:37:54 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:37:54 #8 DONE 0.0s 09:37:54 09:37:54 #7 exporting to image 09:37:54 #7 pushing layers 0.1s done 09:37:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 09:37:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done 09:37:54 #7 DONE 0.3s 09:37:54 09:37:54 1 warning found (use --debug to expand): 09:37:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:37:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 09:37:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 09:37:55 #1 [internal] load build definition from Dockerfile 09:37:55 #1 transferring dockerfile: 171B done 09:37:55 #1 DONE 0.1s 09:37:55 09:37:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:37:55 #2 DONE 0.0s 09:37:55 09:37:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:37:55 #3 DONE 0.0s 09:37:55 09:37:55 #4 [internal] load .dockerignore 09:37:55 #4 transferring context: 2B done 09:37:55 #4 DONE 0.1s 09:37:55 09:37:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:37:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done 09:37:55 #5 CACHED 09:37:55 09:37:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:37:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done 09:37:55 #6 CACHED 09:37:55 09:37:55 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:37:55 #7 DONE 0.0s 09:37:55 09:37:55 #8 exporting to image 09:37:55 #8 exporting layers done 09:37:55 #8 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc done 09:37:55 #8 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 done 09:37:55 #8 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 done 09:37:55 #8 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d done 09:37:55 #8 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done 09:37:55 #8 pushing layers 0.0s done 09:37:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done 09:37:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:37:55 #8 DONE 0.1s 09:38:03 09:38:03 1 warning found (use --debug to expand): 09:38:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92' 09:38:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 --push - 09:38:04 #1 [internal] load build definition from Dockerfile 09:38:04 #1 transferring dockerfile: 177B done 09:38:04 #1 DONE 0.0s 09:38:04 09:38:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 09:38:04 #2 DONE 0.0s 09:38:04 09:38:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 09:38:04 #3 DONE 0.0s 09:38:04 09:38:04 #4 [internal] load .dockerignore 09:38:04 #4 transferring context: 2B done 09:38:04 #4 DONE 0.0s 09:38:04 09:38:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 done 09:38:04 #5 CACHED 09:38:04 09:38:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done 09:38:04 #6 DONE 0.0s 09:38:04 09:38:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:04 #6 CACHED 09:38:04 09:38:04 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:04 #7 DONE 0.0s 09:38:04 09:38:04 #8 exporting to image 09:38:04 #8 exporting layers done 09:38:04 #8 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc done 09:38:04 #8 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 done 09:38:04 #8 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 done 09:38:04 #8 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d done 09:38:04 #8 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done 09:38:04 #8 pushing layers 0.0s done 09:38:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done 09:38:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:04 #8 DONE 0.1s 09:38:04 09:38:04 1 warning found (use --debug to expand): 09:38:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:04 #1 [internal] load build definition from Dockerfile 09:38:04 #1 transferring dockerfile: 218B done 09:38:04 #1 DONE 0.0s 09:38:04 09:38:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:04 #2 DONE 0.0s 09:38:04 09:38:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:04 #3 DONE 0.0s 09:38:04 09:38:04 #4 [internal] load .dockerignore 09:38:04 #4 transferring context: 2B done 09:38:04 #4 DONE 0.0s 09:38:04 09:38:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done 09:38:04 #5 CACHED 09:38:04 09:38:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done 09:38:04 #6 CACHED 09:38:04 09:38:04 #7 exporting to image 09:38:04 #7 exporting layers done 09:38:04 #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc 0.0s done 09:38:04 #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 09:38:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:04 #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 done 09:38:04 #7 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 done 09:38:04 #7 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d done 09:38:04 #7 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done 09:38:04 #7 pushing layers 0.0s done 09:38:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done 09:38:04 #7 DONE 0.1s 09:38:04 09:38:04 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:04 #8 DONE 0.0s 09:38:05 09:38:05 1 warning found (use --debug to expand): 09:38:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 09:38:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 09:38:06 #1 [internal] load build definition from Dockerfile 09:38:06 #1 transferring dockerfile: 169B done 09:38:06 #1 DONE 0.2s 09:38:06 09:38:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:38:06 #2 DONE 0.1s 09:38:06 09:38:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:38:06 #3 DONE 0.1s 09:38:06 09:38:06 #4 [internal] load .dockerignore 09:38:06 #4 transferring context: 2B done 09:38:06 #4 DONE 0.1s 09:38:06 09:38:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.1s done 09:38:06 #5 CACHED 09:38:06 09:38:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 09:38:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.1s done 09:38:06 #6 CACHED 09:38:06 09:38:06 #7 exporting to image 09:38:06 #7 exporting layers done 09:38:06 #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc 09:38:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:06 #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc done 09:38:06 #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 0.0s done 09:38:06 #7 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 0.0s done 09:38:06 #7 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d 0.0s done 09:38:06 #7 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done 09:38:06 #7 pushing layers 0.0s done 09:38:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 09:38:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done 09:38:06 #7 DONE 0.2s 09:38:06 09:38:06 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:06 #8 DONE 0.0s 09:38:07 09:38:07 1 warning found (use --debug to expand): 09:38:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:38:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:38:08 #1 [internal] load build definition from Dockerfile 09:38:08 #1 transferring dockerfile: 211B done 09:38:08 #1 DONE 0.2s 09:38:08 09:38:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:08 #2 DONE 0.3s 09:38:08 09:38:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:08 #3 DONE 0.2s 09:38:08 09:38:08 #4 [internal] load .dockerignore 09:38:08 #4 transferring context: 09:38:08 #4 transferring context: 2B done 09:38:08 #4 DONE 0.2s 09:38:08 09:38:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:08 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.1s done 09:38:08 #5 DONE 0.1s 09:38:08 09:38:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:09 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.1s done 09:38:09 #6 DONE 0.1s 09:38:09 09:38:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:09 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.1s done 09:38:09 #5 DONE 0.6s 09:38:09 09:38:09 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:09 #7 DONE 0.0s 09:38:09 09:38:09 #8 exporting to image 09:38:09 #8 exporting layers done 09:38:09 #8 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done 09:38:09 #8 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done 09:38:09 #8 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done 09:38:09 #8 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done 09:38:09 #8 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done 09:38:09 #8 pushing layers 0.1s done 09:38:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 09:38:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done 09:38:09 #8 DONE 0.2s 09:38:09 09:38:09 1 warning found (use --debug to expand): 09:38:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 09:38:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 09:38:09 #1 [internal] load build definition from Dockerfile 09:38:09 #1 transferring dockerfile: 177B done 09:38:09 #1 DONE 0.0s 09:38:09 09:38:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:38:09 #2 DONE 0.0s 09:38:09 09:38:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:38:09 #3 DONE 0.0s 09:38:09 09:38:09 #4 [internal] load .dockerignore 09:38:09 #4 transferring context: 2B done 09:38:09 #4 DONE 0.0s 09:38:09 09:38:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:09 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done 09:38:09 #5 CACHED 09:38:09 09:38:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:09 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done 09:38:09 #6 CACHED 09:38:09 09:38:09 #7 exporting to image 09:38:09 #7 exporting layers done 09:38:09 #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done 09:38:09 #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done 09:38:09 #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done 09:38:09 #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done 09:38:09 #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done 09:38:09 #7 pushing layers 0.0s done 09:38:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 09:38:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done 09:38:10 #7 DONE 0.1s 09:38:10 09:38:10 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:10 #8 DONE 0.0s 09:38:10 09:38:10 1 warning found (use --debug to expand): 09:38:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92' 09:38:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 --push - 09:38:10 #1 [internal] load build definition from Dockerfile 09:38:10 #1 transferring dockerfile: 183B done 09:38:10 #1 DONE 0.0s 09:38:10 09:38:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 09:38:10 #2 DONE 0.0s 09:38:10 09:38:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 09:38:10 #3 DONE 0.0s 09:38:10 09:38:10 #4 [internal] load .dockerignore 09:38:10 #4 transferring context: 2B done 09:38:10 #4 DONE 0.0s 09:38:10 09:38:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done 09:38:10 #5 CACHED 09:38:10 09:38:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done 09:38:10 #6 CACHED 09:38:10 09:38:10 #7 exporting to image 09:38:10 #7 exporting layers done 09:38:10 #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done 09:38:10 #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done 09:38:10 #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done 09:38:10 #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done 09:38:10 #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done 09:38:10 #7 pushing layers 0.0s done 09:38:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 09:38:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done 09:38:10 #7 DONE 0.1s 09:38:10 09:38:10 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:10 #8 DONE 0.0s 09:38:10 09:38:10 1 warning found (use --debug to expand): 09:38:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:11 #1 [internal] load build definition from Dockerfile 09:38:11 #1 transferring dockerfile: 224B done 09:38:11 #1 DONE 0.0s 09:38:11 09:38:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:11 #2 DONE 0.0s 09:38:11 09:38:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:11 #3 DONE 0.0s 09:38:11 09:38:11 #4 [internal] load .dockerignore 09:38:11 #4 transferring context: 09:38:11 #4 transferring context: 2B done 09:38:11 #4 DONE 0.0s 09:38:11 09:38:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:11 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done 09:38:11 #5 CACHED 09:38:11 09:38:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:11 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done 09:38:11 #6 CACHED 09:38:11 09:38:11 #7 exporting to image 09:38:11 #7 exporting layers done 09:38:11 #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done 09:38:11 #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done 09:38:11 #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done 09:38:11 #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done 09:38:11 #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done 09:38:11 #7 pushing layers 0.0s done 09:38:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 09:38:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done 09:38:11 #7 DONE 0.1s 09:38:11 09:38:11 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:11 #8 DONE 0.0s 09:38:11 09:38:11 1 warning found (use --debug to expand): 09:38:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 09:38:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 09:38:11 #1 [internal] load build definition from Dockerfile 09:38:11 #1 transferring dockerfile: 175B done 09:38:11 #1 DONE 0.0s 09:38:11 09:38:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:38:11 #2 DONE 0.0s 09:38:11 09:38:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:38:11 #3 DONE 0.0s 09:38:11 09:38:11 #4 [internal] load .dockerignore 09:38:11 #4 transferring context: 2B done 09:38:11 #4 DONE 0.0s 09:38:11 09:38:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:11 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 done 09:38:11 #5 CACHED 09:38:11 09:38:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 09:38:11 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done 09:38:11 #6 CACHED 09:38:11 09:38:11 #7 exporting to image 09:38:11 #7 exporting layers done 09:38:11 #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done 09:38:11 #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done 09:38:11 #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done 09:38:11 #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done 09:38:11 #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done 09:38:11 #7 pushing layers 0.0s done 09:38:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 09:38:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done 09:38:12 #7 DONE 0.1s 09:38:12 09:38:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:38:12 #8 DONE 0.0s 09:38:12 09:38:12 1 warning found (use --debug to expand): 09:38:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:38:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:38:12 #1 [internal] load build definition from Dockerfile 09:38:12 #1 transferring dockerfile: 215B done 09:38:12 #1 DONE 0.0s 09:38:12 09:38:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:12 #2 DONE 0.0s 09:38:12 09:38:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:12 #3 DONE 0.0s 09:38:12 09:38:12 #4 [internal] load .dockerignore 09:38:12 #4 transferring context: 2B done 09:38:12 #4 DONE 0.0s 09:38:12 09:38:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:12 #5 DONE 0.0s 09:38:12 09:38:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:12 #6 DONE 0.0s 09:38:12 09:38:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:12 #5 DONE 0.1s 09:38:12 09:38:12 #7 exporting to image 09:38:12 #7 exporting layers done 09:38:12 #7 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done 09:38:12 #7 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done 09:38:12 #7 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done 09:38:12 #7 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done 09:38:12 #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done 09:38:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:12 #7 ... 09:38:12 09:38:12 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:38:12 #8 DONE 0.0s 09:38:12 09:38:12 #7 exporting to image 09:38:12 #7 pushing layers 0.1s done 09:38:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 09:38:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done 09:38:12 #7 DONE 0.2s 09:38:12 09:38:12 1 warning found (use --debug to expand): 09:38:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 09:38:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 09:38:13 #1 [internal] load build definition from Dockerfile 09:38:13 #1 transferring dockerfile: 181B done 09:38:13 #1 DONE 0.0s 09:38:13 09:38:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:38:13 #2 DONE 0.0s 09:38:13 09:38:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:38:13 #3 DONE 0.0s 09:38:13 09:38:13 #4 [internal] load .dockerignore 09:38:13 #4 transferring context: 2B done 09:38:13 #4 DONE 0.0s 09:38:13 09:38:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:13 #5 CACHED 09:38:13 09:38:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:13 #6 CACHED 09:38:13 09:38:13 #7 exporting to image 09:38:13 #7 exporting layers done 09:38:13 #7 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done 09:38:13 #7 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done 09:38:13 #7 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done 09:38:13 #7 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done 09:38:13 #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 09:38:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:13 #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done 09:38:13 #7 pushing layers 0.0s done 09:38:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done 09:38:13 #7 DONE 0.1s 09:38:13 09:38:13 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:38:13 #8 DONE 0.0s 09:38:13 09:38:13 1 warning found (use --debug to expand): 09:38:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92' 09:38:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 --push - 09:38:13 #1 [internal] load build definition from Dockerfile 09:38:13 #1 transferring dockerfile: 187B 0.0s done 09:38:13 #1 DONE 0.0s 09:38:13 09:38:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 09:38:13 #2 DONE 0.0s 09:38:13 09:38:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 09:38:13 #3 DONE 0.0s 09:38:13 09:38:13 #4 [internal] load .dockerignore 09:38:13 #4 transferring context: 2B done 09:38:13 #4 DONE 0.0s 09:38:13 09:38:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:13 #5 DONE 0.0s 09:38:13 09:38:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:13 #6 CACHED 09:38:13 09:38:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:13 #5 CACHED 09:38:13 09:38:13 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:38:13 #7 DONE 0.0s 09:38:13 09:38:13 #8 exporting to image 09:38:13 #8 exporting layers done 09:38:13 #8 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done 09:38:13 #8 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done 09:38:13 #8 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done 09:38:13 #8 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done 09:38:13 #8 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done 09:38:13 #8 pushing layers 0.0s done 09:38:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done 09:38:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:13 #8 DONE 0.1s 09:38:13 09:38:13 1 warning found (use --debug to expand): 09:38:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:14 #1 [internal] load build definition from Dockerfile 09:38:14 #1 transferring dockerfile: 228B done 09:38:14 #1 DONE 0.0s 09:38:14 09:38:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:14 #2 DONE 0.0s 09:38:14 09:38:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:14 #3 DONE 0.0s 09:38:14 09:38:14 #4 [internal] load .dockerignore 09:38:14 #4 transferring context: 2B done 09:38:14 #4 DONE 0.0s 09:38:14 09:38:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc done 09:38:14 #5 CACHED 09:38:14 09:38:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc done 09:38:14 #6 CACHED 09:38:14 09:38:14 #7 exporting to image 09:38:14 #7 exporting layers done 09:38:14 #7 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done 09:38:14 #7 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done 09:38:14 #7 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done 09:38:14 #7 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done 09:38:14 #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done 09:38:14 #7 pushing layers 0.0s done 09:38:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 09:38:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done 09:38:14 #7 DONE 0.1s 09:38:14 09:38:14 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:38:14 #8 DONE 0.0s 09:38:14 09:38:14 1 warning found (use --debug to expand): 09:38:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 09:38:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 09:38:14 #1 [internal] load build definition from Dockerfile 09:38:14 #1 transferring dockerfile: 179B done 09:38:14 #1 DONE 0.0s 09:38:14 09:38:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:38:14 #2 DONE 0.0s 09:38:14 09:38:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:38:14 #3 DONE 0.0s 09:38:14 09:38:14 #4 [internal] load .dockerignore 09:38:14 #4 transferring context: 2B done 09:38:14 #4 DONE 0.0s 09:38:14 09:38:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc done 09:38:14 #5 DONE 0.0s 09:38:14 09:38:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done 09:38:15 #6 CACHED 09:38:15 09:38:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 09:38:15 #5 CACHED 09:38:15 09:38:15 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:38:15 #7 DONE 0.0s 09:38:15 09:38:15 #8 exporting to image 09:38:15 #8 exporting layers done 09:38:15 #8 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done 09:38:15 #8 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done 09:38:15 #8 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done 09:38:15 #8 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done 09:38:15 #8 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done 09:38:15 #8 pushing layers 0.0s done 09:38:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done 09:38:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:15 #8 DONE 0.1s 09:38:15 09:38:15 1 warning found (use --debug to expand): 09:38:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:38:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:38:15 #1 [internal] load build definition from Dockerfile 09:38:15 #1 transferring dockerfile: 205B done 09:38:15 #1 DONE 0.0s 09:38:15 09:38:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:15 #2 DONE 0.0s 09:38:15 09:38:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:15 #3 DONE 0.0s 09:38:15 09:38:15 #4 [internal] load .dockerignore 09:38:15 #4 transferring context: 2B done 09:38:15 #4 DONE 0.0s 09:38:15 09:38:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:15 #5 DONE 0.0s 09:38:15 09:38:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:15 #6 DONE 0.1s 09:38:15 09:38:15 #7 exporting to image 09:38:15 #7 exporting layers done 09:38:15 #7 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done 09:38:15 #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa 09:38:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:15 #7 ... 09:38:15 09:38:15 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:38:15 #8 DONE 0.0s 09:38:15 09:38:15 #7 exporting to image 09:38:15 #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done 09:38:15 #7 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done 09:38:15 #7 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done 09:38:15 #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done 09:38:15 #7 pushing layers 0.1s done 09:38:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 09:38:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done 09:38:15 #7 DONE 0.2s 09:38:15 09:38:15 1 warning found (use --debug to expand): 09:38:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 09:38:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 09:38:16 #1 [internal] load build definition from Dockerfile 09:38:16 #1 transferring dockerfile: 171B done 09:38:16 #1 DONE 0.0s 09:38:16 09:38:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:38:16 #2 DONE 0.0s 09:38:16 09:38:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:38:16 #3 DONE 0.0s 09:38:16 09:38:16 #4 [internal] load .dockerignore 09:38:16 #4 transferring context: 2B done 09:38:16 #4 DONE 0.0s 09:38:16 09:38:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:16 #5 CACHED 09:38:16 09:38:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:16 #6 CACHED 09:38:16 09:38:16 #7 exporting to image 09:38:16 #7 exporting layers done 09:38:16 #7 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done 09:38:16 #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done 09:38:16 #7 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done 09:38:16 #7 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done 09:38:16 #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 09:38:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:16 #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done 09:38:16 #7 pushing layers 0.0s done 09:38:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done 09:38:16 #7 DONE 0.1s 09:38:16 09:38:16 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:38:16 #8 DONE 0.0s 09:38:16 09:38:16 1 warning found (use --debug to expand): 09:38:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92' 09:38:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 --push - 09:38:16 #1 [internal] load build definition from Dockerfile 09:38:16 #1 transferring dockerfile: 177B 0.0s done 09:38:16 #1 DONE 0.1s 09:38:16 09:38:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 09:38:16 #2 DONE 0.2s 09:38:16 09:38:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 09:38:16 #3 DONE 0.2s 09:38:16 09:38:16 #4 [internal] load .dockerignore 09:38:16 #4 transferring context: 2B done 09:38:16 #4 DONE 0.0s 09:38:16 09:38:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:16 #5 CACHED 09:38:16 09:38:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:16 #6 CACHED 09:38:16 09:38:16 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:38:17 #7 DONE 0.0s 09:38:17 09:38:17 #8 exporting to image 09:38:17 #8 exporting layers done 09:38:17 #8 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done 09:38:17 #8 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done 09:38:17 #8 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done 09:38:17 #8 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done 09:38:17 #8 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done 09:38:17 #8 pushing layers 0.0s done 09:38:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done 09:38:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:17 #8 DONE 0.1s 09:38:17 09:38:17 1 warning found (use --debug to expand): 09:38:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:17 #1 [internal] load build definition from Dockerfile 09:38:17 #1 transferring dockerfile: 218B done 09:38:17 #1 DONE 0.0s 09:38:17 09:38:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:17 #2 DONE 0.0s 09:38:17 09:38:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:17 #3 DONE 0.0s 09:38:17 09:38:17 #4 [internal] load .dockerignore 09:38:17 #4 transferring context: 2B done 09:38:17 #4 DONE 0.0s 09:38:17 09:38:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:17 #5 CACHED 09:38:17 09:38:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done 09:38:17 #6 CACHED 09:38:17 09:38:17 #7 exporting to image 09:38:17 #7 exporting layers done 09:38:17 #7 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done 09:38:17 #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done 09:38:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:17 #7 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done 09:38:17 #7 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done 09:38:17 #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done 09:38:17 #7 pushing layers 0.0s done 09:38:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done 09:38:17 #7 DONE 0.1s 09:38:17 09:38:17 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:38:17 #8 DONE 0.0s 09:38:17 09:38:17 1 warning found (use --debug to expand): 09:38:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 09:38:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 09:38:18 #1 [internal] load build definition from Dockerfile 09:38:18 #1 transferring dockerfile: 169B done 09:38:18 #1 DONE 0.0s 09:38:18 09:38:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:38:18 #2 DONE 0.0s 09:38:18 09:38:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:38:18 #3 DONE 0.0s 09:38:18 09:38:18 #4 [internal] load .dockerignore 09:38:18 #4 transferring context: 2B done 09:38:18 #4 DONE 0.0s 09:38:18 09:38:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 done 09:38:18 #5 CACHED 09:38:18 09:38:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 09:38:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 done 09:38:18 #6 CACHED 09:38:18 09:38:18 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:38:18 #7 DONE 0.0s 09:38:18 09:38:18 #8 exporting to image 09:38:18 #8 exporting layers done 09:38:18 #8 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done 09:38:18 #8 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done 09:38:18 #8 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done 09:38:18 #8 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done 09:38:18 #8 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done 09:38:18 #8 pushing layers 0.0s done 09:38:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done 09:38:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:18 #8 DONE 0.1s 09:38:18 09:38:18 1 warning found (use --debug to expand): 09:38:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:38:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:38:18 #1 [internal] load build definition from Dockerfile 09:38:18 #1 transferring dockerfile: 206B done 09:38:18 #1 DONE 0.0s 09:38:18 09:38:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:18 #2 DONE 0.0s 09:38:18 09:38:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:18 #3 DONE 0.0s 09:38:18 09:38:18 #4 [internal] load .dockerignore 09:38:18 #4 transferring context: 2B done 09:38:18 #4 DONE 0.0s 09:38:18 09:38:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done 09:38:18 #5 DONE 0.0s 09:38:18 09:38:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done 09:38:18 #6 DONE 0.1s 09:38:18 09:38:18 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:38:19 #7 DONE 0.0s 09:38:19 09:38:19 #8 exporting to image 09:38:19 #8 exporting layers done 09:38:19 #8 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 0.0s done 09:38:19 #8 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done 09:38:19 #8 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done 09:38:19 #8 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done 09:38:19 #8 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done 09:38:19 #8 pushing layers 0.1s done 09:38:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done 09:38:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:19 #8 DONE 0.2s 09:38:19 09:38:19 1 warning found (use --debug to expand): 09:38:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 09:38:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 09:38:19 #1 [internal] load build definition from Dockerfile 09:38:19 #1 transferring dockerfile: 172B done 09:38:19 #1 DONE 0.0s 09:38:19 09:38:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:38:19 #2 DONE 0.0s 09:38:19 09:38:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:38:19 #3 DONE 0.0s 09:38:19 09:38:19 #4 [internal] load .dockerignore 09:38:19 #4 transferring context: 2B done 09:38:19 #4 DONE 0.0s 09:38:19 09:38:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done 09:38:19 #5 CACHED 09:38:19 09:38:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done 09:38:19 #6 CACHED 09:38:19 09:38:19 #7 exporting to image 09:38:19 #7 exporting layers done 09:38:19 #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done 09:38:19 #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done 09:38:19 #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done 09:38:19 #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done 09:38:19 #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done 09:38:19 #7 pushing layers 09:38:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:19 #7 pushing layers 0.0s done 09:38:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done 09:38:19 #7 DONE 0.1s 09:38:19 09:38:19 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:38:19 #8 DONE 0.0s 09:38:19 09:38:19 1 warning found (use --debug to expand): 09:38:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92' 09:38:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 --push - 09:38:20 #1 [internal] load build definition from Dockerfile 09:38:20 #1 transferring dockerfile: 178B done 09:38:20 #1 DONE 0.0s 09:38:20 09:38:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 09:38:20 #2 DONE 0.0s 09:38:20 09:38:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 09:38:20 #3 DONE 0.0s 09:38:20 09:38:20 #4 [internal] load .dockerignore 09:38:20 #4 transferring context: 2B done 09:38:20 #4 DONE 0.0s 09:38:20 09:38:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done 09:38:20 #5 CACHED 09:38:20 09:38:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done 09:38:20 #6 CACHED 09:38:20 09:38:20 #7 exporting to image 09:38:20 #7 exporting layers done 09:38:20 #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done 09:38:20 #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done 09:38:20 #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done 09:38:20 #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done 09:38:20 #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done 09:38:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:20 #7 pushing layers 0.0s done 09:38:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done 09:38:20 #7 DONE 0.1s 09:38:20 09:38:20 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:38:20 #8 DONE 0.0s 09:38:20 09:38:20 1 warning found (use --debug to expand): 09:38:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:20 #1 [internal] load build definition from Dockerfile 09:38:20 #1 transferring dockerfile: 219B done 09:38:20 #1 DONE 0.0s 09:38:20 09:38:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:20 #2 DONE 0.0s 09:38:20 09:38:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:20 #3 DONE 0.0s 09:38:20 09:38:20 #4 [internal] load .dockerignore 09:38:20 #4 transferring context: 2B done 09:38:20 #4 DONE 0.0s 09:38:20 09:38:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done 09:38:20 #5 CACHED 09:38:20 09:38:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done 09:38:20 #6 CACHED 09:38:20 09:38:20 #7 exporting to image 09:38:20 #7 exporting layers done 09:38:20 #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done 09:38:20 #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done 09:38:20 #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done 09:38:20 #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done 09:38:20 #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done 09:38:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:20 #7 pushing layers 0.0s done 09:38:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done 09:38:20 #7 DONE 0.1s 09:38:20 09:38:20 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:38:20 #8 DONE 0.0s 09:38:20 09:38:20 1 warning found (use --debug to expand): 09:38:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 09:38:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 09:38:21 #1 [internal] load build definition from Dockerfile 09:38:21 #1 transferring dockerfile: 170B done 09:38:21 #1 DONE 0.0s 09:38:21 09:38:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 09:38:21 #2 DONE 0.0s 09:38:21 09:38:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 09:38:21 #3 DONE 0.0s 09:38:21 09:38:21 #4 [internal] load .dockerignore 09:38:21 #4 transferring context: 2B done 09:38:21 #4 DONE 0.0s 09:38:21 09:38:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done 09:38:21 #5 CACHED 09:38:21 09:38:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 09:38:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done 09:38:21 #6 CACHED 09:38:21 09:38:21 #7 exporting to image 09:38:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:21 #7 exporting layers done 09:38:21 #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done 09:38:21 #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done 09:38:21 #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done 09:38:21 #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done 09:38:21 #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done 09:38:21 #7 pushing layers 0.0s done 09:38:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done 09:38:21 #7 DONE 0.1s 09:38:21 09:38:21 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:38:21 #8 DONE 0.0s 09:38:21 09:38:21 1 warning found (use --debug to expand): 09:38:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:38:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:38:21 #1 [internal] load build definition from Dockerfile 09:38:21 #1 transferring dockerfile: 206B done 09:38:21 #1 DONE 0.0s 09:38:21 09:38:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:21 #2 DONE 0.0s 09:38:21 09:38:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:21 #3 DONE 0.0s 09:38:21 09:38:21 #4 [internal] load .dockerignore 09:38:21 #4 transferring context: 2B done 09:38:21 #4 DONE 0.0s 09:38:21 09:38:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:21 #5 DONE 0.0s 09:38:21 09:38:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done 09:38:21 #6 DONE 0.1s 09:38:21 09:38:21 #7 exporting to image 09:38:21 #7 exporting layers done 09:38:21 #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 0.0s done 09:38:21 #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done 09:38:21 #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done 09:38:21 #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce 09:38:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:21 #7 ... 09:38:21 09:38:21 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:38:21 #8 DONE 0.0s 09:38:21 09:38:21 #7 exporting to image 09:38:21 #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done 09:38:21 #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done 09:38:21 #7 pushing layers 0.1s done 09:38:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 09:38:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done 09:38:22 #7 DONE 0.2s 09:38:22 09:38:22 1 warning found (use --debug to expand): 09:38:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 09:38:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 09:38:22 #1 [internal] load build definition from Dockerfile 09:38:22 #1 transferring dockerfile: 172B done 09:38:22 #1 DONE 0.0s 09:38:22 09:38:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:38:22 #2 DONE 0.0s 09:38:22 09:38:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:38:22 #3 DONE 0.0s 09:38:22 09:38:22 #4 [internal] load .dockerignore 09:38:22 #4 transferring context: 2B done 09:38:22 #4 DONE 0.0s 09:38:22 09:38:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 done 09:38:22 #5 CACHED 09:38:22 09:38:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done 09:38:22 #6 CACHED 09:38:22 09:38:22 #7 exporting to image 09:38:22 #7 exporting layers 09:38:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:22 #7 exporting layers done 09:38:22 #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done 09:38:22 #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done 09:38:22 #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done 09:38:22 #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done 09:38:22 #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done 09:38:22 #7 pushing layers 0.0s done 09:38:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done 09:38:22 #7 DONE 0.1s 09:38:22 09:38:22 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:38:22 #8 DONE 0.0s 09:38:22 09:38:22 1 warning found (use --debug to expand): 09:38:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92' 09:38:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 --push - 09:38:23 #1 [internal] load build definition from Dockerfile 09:38:23 #1 transferring dockerfile: 178B done 09:38:23 #1 DONE 0.0s 09:38:23 09:38:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 09:38:23 #2 DONE 0.0s 09:38:23 09:38:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 09:38:23 #3 DONE 0.0s 09:38:23 09:38:23 #4 [internal] load .dockerignore 09:38:23 #4 transferring context: 2B done 09:38:23 #4 DONE 0.0s 09:38:23 09:38:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done 09:38:23 #5 CACHED 09:38:23 09:38:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done 09:38:23 #6 CACHED 09:38:23 09:38:23 #7 exporting to image 09:38:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:23 #7 exporting layers done 09:38:23 #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done 09:38:23 #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done 09:38:23 #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done 09:38:23 #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done 09:38:23 #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done 09:38:23 #7 pushing layers 0.0s done 09:38:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done 09:38:23 #7 DONE 0.1s 09:38:23 09:38:23 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:38:23 #8 DONE 0.0s 09:38:23 09:38:23 1 warning found (use --debug to expand): 09:38:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:23 #1 [internal] load build definition from Dockerfile 09:38:23 #1 transferring dockerfile: 219B done 09:38:23 #1 DONE 0.0s 09:38:23 09:38:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:23 #2 DONE 0.0s 09:38:23 09:38:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:23 #3 DONE 0.0s 09:38:23 09:38:23 #4 [internal] load .dockerignore 09:38:23 #4 transferring context: 2B done 09:38:23 #4 DONE 0.0s 09:38:23 09:38:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 done 09:38:23 #5 CACHED 09:38:23 09:38:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 done 09:38:23 #6 CACHED 09:38:23 09:38:23 #7 exporting to image 09:38:23 #7 exporting layers done 09:38:23 #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done 09:38:23 #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced 09:38:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:23 #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done 09:38:23 #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done 09:38:23 #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done 09:38:23 #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done 09:38:23 #7 pushing layers 0.0s done 09:38:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done 09:38:23 #7 DONE 0.1s 09:38:23 09:38:23 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:38:23 #8 DONE 0.0s 09:38:23 09:38:23 1 warning found (use --debug to expand): 09:38:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 09:38:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 09:38:24 #1 [internal] load build definition from Dockerfile 09:38:24 #1 transferring dockerfile: 170B done 09:38:24 #1 DONE 0.0s 09:38:24 09:38:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 09:38:24 #2 DONE 0.0s 09:38:24 09:38:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 09:38:24 #3 DONE 0.0s 09:38:24 09:38:24 #4 [internal] load .dockerignore 09:38:24 #4 transferring context: 2B done 09:38:24 #4 DONE 0.0s 09:38:24 09:38:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done 09:38:24 #5 CACHED 09:38:24 09:38:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 09:38:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done 09:38:24 #6 CACHED 09:38:24 09:38:24 #7 exporting to image 09:38:24 #7 exporting layers done 09:38:24 #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done 09:38:24 #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced 09:38:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:24 #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done 09:38:24 #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done 09:38:24 #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done 09:38:24 #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done 09:38:24 #7 pushing layers 0.0s done 09:38:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done 09:38:24 #7 DONE 0.1s 09:38:24 09:38:24 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:38:24 #8 DONE 0.0s 09:38:24 09:38:24 1 warning found (use --debug to expand): 09:38:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:38:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:38:24 #1 [internal] load build definition from Dockerfile 09:38:24 #1 transferring dockerfile: 206B done 09:38:24 #1 DONE 0.0s 09:38:24 09:38:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:24 #2 DONE 0.0s 09:38:24 09:38:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:24 #3 DONE 0.0s 09:38:24 09:38:24 #4 [internal] load .dockerignore 09:38:24 #4 transferring context: 2B done 09:38:24 #4 DONE 0.0s 09:38:24 09:38:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:24 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:24 #5 DONE 0.0s 09:38:24 09:38:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:24 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:24 #6 DONE 0.1s 09:38:24 09:38:24 #7 exporting to image 09:38:24 #7 exporting layers done 09:38:24 #7 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done 09:38:24 #7 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done 09:38:24 #7 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done 09:38:24 #7 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e 09:38:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:24 #7 ... 09:38:24 09:38:24 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:38:24 #8 DONE 0.0s 09:38:24 09:38:24 #7 exporting to image 09:38:24 #7 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e 0.0s done 09:38:24 #7 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done 09:38:24 #7 pushing layers 0.1s done 09:38:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 09:38:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done 09:38:25 #7 DONE 0.2s 09:38:25 09:38:25 1 warning found (use --debug to expand): 09:38:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 09:38:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 09:38:25 #1 [internal] load build definition from Dockerfile 09:38:25 #1 transferring dockerfile: 172B done 09:38:25 #1 DONE 0.0s 09:38:25 09:38:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 09:38:25 #2 DONE 0.0s 09:38:25 09:38:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 09:38:25 #3 DONE 0.0s 09:38:25 09:38:25 #4 [internal] load .dockerignore 09:38:25 #4 transferring context: 2B done 09:38:25 #4 DONE 0.0s 09:38:25 09:38:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:25 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 done 09:38:25 #5 CACHED 09:38:25 09:38:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:25 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 done 09:38:25 #6 CACHED 09:38:25 09:38:25 #7 exporting to image 09:38:25 #7 exporting layers done 09:38:25 #7 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done 09:38:25 #7 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done 09:38:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:25 #7 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done 09:38:25 #7 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done 09:38:25 #7 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done 09:38:25 #7 pushing layers 0.0s done 09:38:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done 09:38:25 #7 DONE 0.1s 09:38:25 09:38:25 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:38:25 #8 DONE 0.0s 09:38:25 09:38:25 1 warning found (use --debug to expand): 09:38:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92' 09:38:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 --push - 09:38:26 #1 [internal] load build definition from Dockerfile 09:38:26 #1 transferring dockerfile: 178B done 09:38:26 #1 DONE 0.0s 09:38:26 09:38:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 09:38:26 #2 DONE 0.0s 09:38:26 09:38:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 09:38:26 #3 DONE 0.0s 09:38:26 09:38:26 #4 [internal] load .dockerignore 09:38:26 #4 transferring context: 2B done 09:38:26 #4 DONE 0.0s 09:38:26 09:38:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:26 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:26 #5 DONE 0.0s 09:38:26 09:38:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:26 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:26 #6 CACHED 09:38:26 09:38:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:26 #5 CACHED 09:38:26 09:38:26 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:38:26 #7 DONE 0.0s 09:38:26 09:38:26 #8 exporting to image 09:38:26 #8 exporting layers done 09:38:26 #8 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done 09:38:26 #8 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done 09:38:26 #8 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done 09:38:26 #8 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done 09:38:26 #8 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done 09:38:26 #8 pushing layers 0.0s done 09:38:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done 09:38:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:26 #8 DONE 0.1s 09:38:26 09:38:26 1 warning found (use --debug to expand): 09:38:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:26 #1 [internal] load build definition from Dockerfile 09:38:26 #1 transferring dockerfile: 219B done 09:38:26 #1 DONE 0.0s 09:38:26 09:38:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:26 #2 DONE 0.0s 09:38:26 09:38:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:26 #3 DONE 0.0s 09:38:26 09:38:26 #4 [internal] load .dockerignore 09:38:26 #4 transferring context: 2B done 09:38:26 #4 DONE 0.0s 09:38:26 09:38:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:26 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:26 #5 CACHED 09:38:26 09:38:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:26 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:26 #6 CACHED 09:38:26 09:38:26 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:38:26 #7 DONE 0.0s 09:38:26 09:38:26 #8 exporting to image 09:38:26 #8 exporting layers done 09:38:26 #8 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done 09:38:26 #8 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done 09:38:26 #8 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done 09:38:26 #8 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done 09:38:26 #8 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done 09:38:26 #8 pushing layers 0.0s done 09:38:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done 09:38:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:26 #8 DONE 0.1s 09:38:26 09:38:26 1 warning found (use --debug to expand): 09:38:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 09:38:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 09:38:27 #1 [internal] load build definition from Dockerfile 09:38:27 #1 transferring dockerfile: 170B done 09:38:27 #1 DONE 0.0s 09:38:27 09:38:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 09:38:27 #2 DONE 0.0s 09:38:27 09:38:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 09:38:27 #3 DONE 0.0s 09:38:27 09:38:27 #4 [internal] load .dockerignore 09:38:27 #4 transferring context: 2B done 09:38:27 #4 DONE 0.0s 09:38:27 09:38:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:27 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:27 #5 DONE 0.0s 09:38:27 09:38:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:27 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done 09:38:27 #6 CACHED 09:38:27 09:38:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 09:38:27 #5 CACHED 09:38:27 09:38:27 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:38:27 #7 DONE 0.0s 09:38:27 09:38:27 #8 exporting to image 09:38:27 #8 exporting layers done 09:38:27 #8 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done 09:38:27 #8 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done 09:38:27 #8 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done 09:38:27 #8 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done 09:38:27 #8 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done 09:38:27 #8 pushing layers 0.0s done 09:38:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done 09:38:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:27 #8 DONE 0.1s 09:38:27 09:38:27 1 warning found (use --debug to expand): 09:38:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683' 09:38:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - 09:38:27 #1 [internal] load build definition from Dockerfile 09:38:27 #1 transferring dockerfile: 202B done 09:38:27 #1 DONE 0.0s 09:38:27 09:38:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:27 #2 DONE 0.0s 09:38:27 09:38:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 09:38:27 #3 DONE 0.0s 09:38:27 09:38:27 #4 [internal] load .dockerignore 09:38:27 #4 transferring context: 2B done 09:38:27 #4 DONE 0.0s 09:38:27 09:38:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:27 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done 09:38:27 #5 DONE 0.0s 09:38:27 09:38:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:27 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done 09:38:27 #6 DONE 0.1s 09:38:27 09:38:27 #7 exporting to image 09:38:27 #7 exporting layers done 09:38:27 #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 0.0s done 09:38:27 #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done 09:38:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:27 #7 ... 09:38:27 09:38:27 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:38:27 #8 DONE 0.0s 09:38:27 09:38:27 #7 exporting to image 09:38:27 #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done 09:38:27 #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done 09:38:27 #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done 09:38:27 #7 pushing layers 0.1s done 09:38:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 09:38:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done 09:38:28 #7 DONE 0.2s 09:38:28 09:38:28 1 warning found (use --debug to expand): 09:38:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 09:38:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 09:38:28 #1 [internal] load build definition from Dockerfile 09:38:28 #1 transferring dockerfile: 168B done 09:38:28 #1 DONE 0.0s 09:38:28 09:38:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:38:28 #2 DONE 0.0s 09:38:28 09:38:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:38:28 #3 DONE 0.0s 09:38:28 09:38:28 #4 [internal] load .dockerignore 09:38:28 #4 transferring context: 2B done 09:38:28 #4 DONE 0.0s 09:38:28 09:38:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:28 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done 09:38:28 #5 CACHED 09:38:28 09:38:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:28 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done 09:38:28 #6 CACHED 09:38:28 09:38:28 #7 exporting to image 09:38:28 #7 exporting layers done 09:38:28 #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done 09:38:28 #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done 09:38:28 #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done 09:38:28 #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done 09:38:28 #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done 09:38:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:28 #7 pushing layers 0.0s done 09:38:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done 09:38:28 #7 DONE 0.1s 09:38:28 09:38:28 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:38:28 #8 DONE 0.0s 09:38:28 09:38:28 1 warning found (use --debug to expand): 09:38:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92' 09:38:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 --push - 09:38:29 #1 [internal] load build definition from Dockerfile 09:38:29 #1 transferring dockerfile: 174B done 09:38:29 #1 DONE 0.0s 09:38:29 09:38:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 09:38:29 #2 DONE 0.0s 09:38:29 09:38:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 09:38:29 #3 DONE 0.0s 09:38:29 09:38:29 #4 [internal] load .dockerignore 09:38:29 #4 transferring context: 2B done 09:38:29 #4 DONE 0.0s 09:38:29 09:38:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:29 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done 09:38:29 #5 CACHED 09:38:29 09:38:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:29 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done 09:38:29 #6 CACHED 09:38:29 09:38:29 #7 exporting to image 09:38:29 #7 exporting layers done 09:38:29 #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done 09:38:29 #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done 09:38:29 #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done 09:38:29 #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done 09:38:29 #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done 09:38:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:29 #7 pushing layers 0.0s done 09:38:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done 09:38:29 #7 DONE 0.1s 09:38:29 09:38:29 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:38:29 #8 DONE 0.0s 09:38:29 09:38:29 1 warning found (use --debug to expand): 09:38:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' 09:38:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - 09:38:29 #1 [internal] load build definition from Dockerfile 09:38:29 #1 transferring dockerfile: 215B done 09:38:29 #1 DONE 0.0s 09:38:29 09:38:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:29 #2 DONE 0.0s 09:38:29 09:38:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 09:38:29 #3 DONE 0.0s 09:38:29 09:38:29 #4 [internal] load .dockerignore 09:38:29 #4 transferring context: 2B done 09:38:29 #4 DONE 0.0s 09:38:29 09:38:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:29 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done 09:38:29 #5 CACHED 09:38:29 09:38:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:29 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done 09:38:29 #6 CACHED 09:38:29 09:38:29 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:38:29 #7 DONE 0.0s 09:38:29 09:38:29 #8 exporting to image 09:38:29 #8 exporting layers done 09:38:29 #8 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done 09:38:29 #8 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done 09:38:29 #8 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done 09:38:29 #8 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done 09:38:29 #8 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done 09:38:29 #8 pushing layers 0.0s done 09:38:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done 09:38:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:29 #8 DONE 0.1s 09:38:29 09:38:29 1 warning found (use --debug to expand): 09:38:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:38:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 09:38:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 09:38:30 #1 [internal] load build definition from Dockerfile 09:38:30 #1 transferring dockerfile: 166B done 09:38:30 #1 DONE 0.0s 09:38:30 09:38:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 09:38:30 #2 DONE 0.0s 09:38:30 09:38:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 09:38:30 #3 DONE 0.0s 09:38:30 09:38:30 #4 [internal] load .dockerignore 09:38:30 #4 transferring context: 2B done 09:38:30 #4 DONE 0.0s 09:38:30 09:38:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:30 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done 09:38:30 #5 CACHED 09:38:30 09:38:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 09:38:30 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done 09:38:30 #6 CACHED 09:38:30 09:38:30 #7 exporting to image 09:38:30 #7 exporting layers done 09:38:30 #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done 09:38:30 #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done 09:38:30 #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done 09:38:30 #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done 09:38:30 #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done 09:38:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:38:30 #7 pushing layers 0.0s done 09:38:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done 09:38:30 #7 DONE 0.1s 09:38:30 09:38:30 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:38:30 #8 DONE 0.0s 09:38:30 09:38:30 1 warning found (use --debug to expand): 09:38:30  - 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 09:38:30 + '[' -d /w/workspace/edgex-go/947/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:38:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:38:31 ---> package-listing.sh 09:38:31 ++ facter osfamily 09:38:31 ++ tr '[:upper:]' '[:lower:]' 09:38:31 + OS_FAMILY=redhat 09:38:31 + workspace=/w/workspace/edgex-go/947 09:38:31 + START_PACKAGES=/tmp/packages_start.txt 09:38:31 + END_PACKAGES=/tmp/packages_end.txt 09:38:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:38:31 + PACKAGES=/tmp/packages_start.txt 09:38:31 + '[' /w/workspace/edgex-go/947 ']' 09:38:31 + PACKAGES=/tmp/packages_end.txt 09:38:31 + case "${OS_FAMILY}" in 09:38:31 + rpm -qa 09:38:31 + sort 09:38:32 + '[' -f /tmp/packages_start.txt ']' 09:38:32 + '[' -f /tmp/packages_end.txt ']' 09:38:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:38:32 + '[' /w/workspace/edgex-go/947 ']' 09:38:32 + mkdir -p /w/workspace/edgex-go/947/archives/ 09:38:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/947/archives/ [Pipeline] echo 09:38:32 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/947/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:38:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:33 09:38:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:33 latest: Pulling from edgex-lftools-log-publisher 09:38:33 5eb5b503b376: Pulling fs layer 09:38:33 5c69ac0246d0: Pulling fs layer 09:38:33 ec43610c2a17: Pulling fs layer 09:38:33 3a2ae6a8a46f: Pulling fs layer 09:38:33 33b1e0a273af: Pulling fs layer 09:38:33 5d3b04190fa2: Pulling fs layer 09:38:33 2f39f015ded8: Pulling fs layer 09:38:33 33b1e0a273af: Waiting 09:38:33 5d3b04190fa2: Waiting 09:38:33 2f39f015ded8: Waiting 09:38:33 3a2ae6a8a46f: Waiting 09:38:33 5c69ac0246d0: Download complete 09:38:33 3a2ae6a8a46f: Verifying Checksum 09:38:33 3a2ae6a8a46f: Download complete 09:38:33 33b1e0a273af: Verifying Checksum 09:38:33 33b1e0a273af: Download complete 09:38:33 5d3b04190fa2: Verifying Checksum 09:38:33 5d3b04190fa2: Download complete 09:38:33 ec43610c2a17: Verifying Checksum 09:38:33 ec43610c2a17: Download complete 09:38:33 5eb5b503b376: Verifying Checksum 09:38:33 5eb5b503b376: Download complete 09:38:34 2f39f015ded8: Download complete 09:38:34 5eb5b503b376: Pull complete 09:38:35 5c69ac0246d0: Pull complete 09:38:35 ec43610c2a17: Pull complete 09:38:35 3a2ae6a8a46f: Pull complete 09:38:35 33b1e0a273af: Pull complete 09:38:35 5d3b04190fa2: Pull complete 09:38:40 2f39f015ded8: Pull complete 09:38:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:40 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 09:38:40 $ 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/947/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:38:45 $ docker top 3d77aca63da42d468b7bc9073c828ac8af4d963fc7cdcfaeadacb8102958826d -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:46 + touch /tmp/pre-build-complete [Pipeline] sh 09:38:46 + mkdir -p /var/log/sysstat [Pipeline] sh 09:38:46 + ls /var/log/sa-host 09:38:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:46 provisioning config files... 09:38:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7772607255122943197tmp [Pipeline] { [Pipeline] echo 09:38:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:38:47 ---> create-netrc.sh [Pipeline] } 09:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:38:47 ---> python-tools-install.sh [Pipeline] echo 09:38:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:38:47 ---> sudo-logs.sh 09:38:47 Archiving 'sudo' log.. 09:38:47 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:47 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:38:47 $ docker stop --time=1 3d77aca63da42d468b7bc9073c828ac8af4d963fc7cdcfaeadacb8102958826d 09:38:49 $ docker rm -f --volumes 3d77aca63da42d468b7bc9073c828ac8af4d963fc7cdcfaeadacb8102958826d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:38:49 [WS-CLEANUP] Deleting project workspace... 09:38:49 [WS-CLEANUP] Deferred wipeout is used... 09:38:49 [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] } 09:51:11 #154 ... 09:51:11 09:51:11 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:51:11 #144 DONE 1176.4s 09:51:11 09:51:11 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:51:11 #154 ... 09:51:11 09:51:11 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:51:11 #155 DONE 0.4s 09:51:11 09:51:11 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:51:11 #148 ... 09:51:11 09:51:11 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:51:11 #156 DONE 0.3s 09:51:11 09:51:11 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:51:11 #149 ... 09:51:11 09:51:11 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:51:11 #157 DONE 0.3s 09:51:11 09:51:11 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:51:11 #152 ... 09:51:11 09:51:11 #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 09:51:11 #158 DONE 0.2s 09:51:11 09:51:11 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:51:11 #159 DONE 0.2s 09:51:11 09:51:11 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:11 #160 DONE 2.1s 09:51:11 09:51:11 #113 [core-common-config-bootstrapper] exporting to image 09:51:11 #113 exporting layers 09:51:11 #113 exporting layers 0.7s done 09:51:11 #113 writing image sha256:1d96125a191f85afee9c0f600dd49ea883ff07b9d896d05afd2d53cec488f205 09:51:11 #113 writing image sha256:1d96125a191f85afee9c0f600dd49ea883ff07b9d896d05afd2d53cec488f205 0.0s done 09:51:11 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:51:11 #113 DONE 6.5s 09:51:11 09:51:11 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:51:20 #153 ... 09:51:20 09:51:20 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:51:20 #145 DONE 1197.7s 09:51:20 09:51:20 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:51:20 #161 DONE 0.3s 09:51:20 09:51:20 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:51:21 #162 DONE 2.2s 09:51:21 09:51:21 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:51:21 #150 ... 09:51:21 09:51:21 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:51:22 #163 DONE 0.3s 09:51:22 09:51:22 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:51:22 #164 DONE 0.2s 09:51:22 09:51:22 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:51:22 #165 DONE 0.3s 09:51:22 09:51:22 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:51:22 #166 DONE 0.1s 09:51:22 09:51:22 #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/ 09:51:22 #167 DONE 0.1s 09:51:22 09:51:22 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:51:22 #149 ... 09:51:22 09:51:22 #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/ 09:51:22 #168 DONE 0.2s 09:51:22 09:51:22 #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/ 09:51:23 #169 DONE 0.2s 09:51:23 09:51:23 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:51:23 #170 DONE 0.1s 09:51:23 09:51:23 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:51:23 #148 ... 09:51:23 09:51:23 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:51:25 #171 DONE 2.0s 09:51:25 09:51:25 #113 [security-bootstrapper] exporting to image 09:51:25 #113 exporting layers 09:51:26 #113 exporting layers 1.1s done 09:51:26 #113 writing image sha256:b8b562f73bdd92c8b551a24f637eaab7ba03531c318294bfe454e4f60a3e95a2 0.0s done 09:51:26 #113 naming to docker.io/library/security-bootstrapper-arm64 done 09:51:26 #113 DONE 7.6s 09:51:26 09:51:26 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:07:19 #154 ... 10:07:19 10:07:19 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:07:19 #150 DONE 2156.3s 10:07:19 10:07:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:07:19 #152 ... 10:07:19 10:07:19 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:07:19 #172 DONE 0.2s 10:07:19 10:07:19 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:07:19 #153 ... 10:07:19 10:07:19 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:07:19 #173 DONE 0.2s 10:07:19 10:07:19 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:07:19 #174 DONE 0.6s 10:07:19 10:07:19 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:07:19 #149 ... 10:07:19 10:07:19 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:07:19 #175 DONE 0.1s 10:07:19 10:07:19 #113 [core-command] exporting to image 10:07:19 #113 exporting layers 10:07:20 #113 exporting layers 0.6s done 10:07:20 #113 writing image sha256:92e214b9e20c95ec166beedad2066e23eae9fee7108ddf8dedae3b8f16ea857f done 10:07:20 #113 naming to docker.io/library/core-command-arm64 done 10:07:20 #113 DONE 8.2s 10:07:20 10:07:20 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:07:52 #153 ... 10:07:52 10:07:52 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:07:52 #149 DONE 2188.2s 10:07:52 10:07:52 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:07:52 #143 ... 10:07:52 10:07:52 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:07:52 #176 DONE 0.1s 10:07:52 10:07:52 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:07:52 #177 DONE 0.4s 10:07:52 10:07:52 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:07:52 #148 ... 10:07:52 10:07:52 #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 10:07:52 #178 DONE 0.1s 10:07:52 10:07:52 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:07:52 #179 DONE 0.2s 10:07:52 10:07:52 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:07:52 #153 2189.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:07:52 #153 ... 10:07:52 10:07:52 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:07:52 #180 DONE 0.4s 10:07:52 10:07:52 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:07:52 #181 DONE 0.1s 10:07:52 10:07:52 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:07:52 #143 ... 10:07:52 10:07:52 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:07:56 #182 DONE 4.9s 10:07:56 10:07:56 #113 [security-proxy-setup] exporting to image 10:07:56 #113 exporting layers 10:07:57 #113 exporting layers 1.1s done 10:07:57 #113 writing image sha256:1ce6145f0297b1b7e8839a843337c9fcd0083859eab07f41a25340697966e30f done 10:07:57 #113 naming to docker.io/library/security-proxy-setup-arm64 done 10:07:57 #113 DONE 9.2s 10:07:57 10:07:57 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:29 #152 ... 10:08:29 10:08:29 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:08:29 #153 DONE 2224.7s 10:08:29 10:08:29 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:08:29 #143 ... 10:08:29 10:08:29 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:08:29 #183 DONE 0.3s 10:08:29 10:08:29 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:08:29 #143 ... 10:08:29 10:08:29 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:08:29 #184 DONE 0.2s 10:08:29 10:08:29 #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 10:08:29 #185 DONE 0.2s 10:08:29 10:08:29 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:08:29 #41 ... 10:08:29 10:08:29 #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 10:08:29 #186 DONE 0.1s 10:08:29 10:08:29 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:08:29 #187 DONE 0.1s 10:08:29 10:08:29 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:08:29 #188 DONE 0.4s 10:08:29 10:08:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:29 #152 ... 10:08:29 10:08:29 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:08:29 #189 DONE 0.4s 10:08:29 10:08:29 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:08:29 #147 ... 10:08:29 10:08:29 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:08:29 #190 DONE 0.1s 10:08:29 10:08:29 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:08:30 #191 DONE 1.8s 10:08:30 10:08:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:08:30 #41 ... 10:08:30 10:08:30 #113 [security-secretstore-setup] exporting to image 10:08:30 #113 exporting layers 10:08:32 #113 exporting layers 1.8s done 10:08:32 #113 writing image sha256:298b5186d3e13ee7768d464bb41d869e9e4ebf85a595f3d8b22868dc1ecd720a done 10:08:32 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 10:08:32 #113 DONE 11.0s 10:08:32 10:08:32 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:09:29 #152 ... 10:09:29 10:09:29 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:09:29 #146 DONE 2280.1s 10:09:29 10:09:29 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:09:29 #151 ... 10:09:29 10:09:29 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:09:29 #192 DONE 0.1s 10:09:29 10:09:29 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:09:29 #193 DONE 0.1s 10:09:29 10:09:29 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:09:29 #143 ... 10:09:29 10:09:29 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:09:29 #194 DONE 1.9s 10:09:29 10:09:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:09:29 #152 ... 10:09:29 10:09:29 #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 10:09:29 #195 DONE 0.1s 10:09:29 10:09:29 #113 [security-spiffe-token-provider] exporting to image 10:09:29 #113 exporting layers 10:09:29 #113 exporting layers 0.8s done 10:09:29 #113 writing image sha256:a9bd17040a4a0dbbbcfb571a11b7abdd488722716b0c90244448934892b38f10 0.0s done 10:09:29 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:09:29 #113 DONE 11.9s 10:09:29 10:09:29 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:07 #41 ... 10:10:07 10:10:07 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:10:07 #154 DONE 2324.7s 10:10:07 10:10:07 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:07 #41 ... 10:10:07 10:10:07 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:10:07 #151 DONE 2324.9s 10:10:07 10:10:07 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:10:07 #147 ... 10:10:07 10:10:07 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:07 #196 DONE 0.3s 10:10:07 10:10:07 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:08 #197 DONE 0.8s 10:10:08 10:10:08 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:10:08 #198 DONE 0.6s 10:10:08 10:10:08 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:10:08 #199 ... 10:10:08 10:10:08 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:10:08 #200 DONE 0.7s 10:10:09 10:10:09 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:10:09 #199 DONE 0.7s 10:10:09 10:10:09 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:10:09 #201 DONE 0.2s 10:10:09 10:10:09 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:10:09 #202 DONE 0.2s 10:10:09 10:10:09 #113 [core-keeper] exporting to image 10:10:09 #113 exporting layers 10:10:09 #113 ... 10:10:09 10:10:09 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:10:09 #203 DONE 0.2s 10:10:09 10:10:09 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:10 #204 ... 10:10:10 10:10:10 #113 [core-keeper] exporting to image 10:10:10 #113 exporting layers 1.1s done 10:10:10 #113 writing image sha256:6bb9d6784eb55662e5f6c3b2169364d882e3f5ce2614359f2cba1cc329842f79 done 10:10:10 #113 naming to docker.io/library/core-keeper-arm64 done 10:10:10 #113 DONE 13.0s 10:10:10 10:10:10 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:10:11 #148 ... 10:10:11 10:10:11 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:10:11 #147 DONE 2330.5s 10:10:12 10:10:12 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:12 #152 ... 10:10:12 10:10:12 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:12 #204 DONE 2.9s 10:10:12 10:10:12 #113 [security-proxy-auth] exporting to image 10:10:13 #113 ... 10:10:13 10:10:13 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:13 #205 DONE 0.4s 10:10:13 10:10:13 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:13 #143 ... 10:10:13 10:10:13 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:13 #206 DONE 0.3s 10:10:13 10:10:13 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:13 #152 ... 10:10:13 10:10:13 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:10:13 #207 ... 10:10:13 10:10:13 #113 [security-proxy-auth] exporting to image 10:10:13 #113 exporting layers 1.4s done 10:10:13 #113 writing image sha256:7698799762f94b565894d1e650ebf2feb4a90680af4ef7cd21127bce0064ea59 done 10:10:13 #113 naming to docker.io/library/security-proxy-auth-arm64 done 10:10:13 #113 DONE 14.4s 10:10:13 10:10:13 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:14 #41 ... 10:10:14 10:10:14 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:10:14 #207 DONE 0.7s 10:10:14 10:10:14 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:10:14 #208 DONE 0.2s 10:10:14 10:10:14 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:14 #41 ... 10:10:14 10:10:14 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:10:14 #148 DONE 2333.1s 10:10:14 10:10:14 #113 [core-data] exporting to image 10:10:15 #113 exporting layers 1.1s done 10:10:15 #113 writing image sha256:53cafe16a2e334ff39e1c13a49b8f860430afc809952d0bb68a7cd6c229683f6 0.0s done 10:10:15 #113 naming to docker.io/library/core-data-arm64 10:10:15 #113 naming to docker.io/library/core-data-arm64 0.1s done 10:10:15 #113 DONE 15.6s 10:10:15 10:10:15 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:15 #209 DONE 0.3s 10:10:15 10:10:15 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:16 #152 ... 10:10:16 10:10:16 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:16 #210 DONE 0.1s 10:10:16 10:10:16 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:10:16 #211 DONE 0.4s 10:10:16 10:10:16 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:16 #143 ... 10:10:16 10:10:16 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:10:16 #212 DONE 0.1s 10:10:16 10:10:16 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:10:16 #213 DONE 0.1s 10:10:16 10:10:16 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:16 #152 ... 10:10:16 10:10:16 #113 [core-metadata] exporting to image 10:10:17 #113 exporting layers 0.6s done 10:10:17 #113 writing image sha256:6ca4c1f7d19c2bd27caa7ce4142988c9692198f703eb52f03d1cf480c08e31f5 done 10:10:17 #113 naming to docker.io/library/core-metadata-arm64 done 10:10:17 #113 DONE 16.1s 10:10:17 10:10:17 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:49 #143 DONE 2362.9s 10:10:49 10:10:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:49 #41 ... 10:10:49 10:10:49 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:49 #214 DONE 0.1s 10:10:49 10:10:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:49 #41 ... 10:10:49 10:10:49 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:49 #215 DONE 0.1s 10:10:49 10:10:49 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:10:49 #216 DONE 0.5s 10:10:49 10:10:49 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:10:49 #217 DONE 0.1s 10:10:49 10:10:49 #113 [support-scheduler] exporting to image 10:10:49 #113 exporting layers 10:10:49 #113 exporting layers 1.0s done 10:10:49 #113 writing image sha256:595726a05200726af8c0bf1c1a9d1a6687551b7d914c03e61b3c5a4bf603432e done 10:10:49 #113 naming to docker.io/library/support-scheduler-arm64 done 10:10:49 #113 DONE 17.2s 10:10:49 10:10:49 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:50 #152 DONE 2368.9s 10:10:50 10:10:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:50 #41 ... 10:10:50 10:10:50 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:50 #218 DONE 0.1s 10:10:50 10:10:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:50 #41 ... 10:10:50 10:10:50 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:51 #219 DONE 0.1s 10:10:51 10:10:51 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:10:51 #220 DONE 0.4s 10:10:51 10:10:51 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:10:51 #221 DONE 0.1s 10:10:51 10:10:51 #113 [support-notifications] exporting to image 10:10:51 #113 exporting layers 0.5s done 10:10:51 #113 writing image sha256:e97e33cc2639706c1d37c2b1c7e65f6723fab55a4041cc3b02ddf8b528c52039 done 10:10:51 #113 naming to docker.io/library/support-notifications-arm64 done 10:10:51 #113 DONE 17.7s 10:10:51 10:10:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:51 time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:10:51 $ docker stop --time=1 611395cc8a52cd22ab7c9afeb53b20c0f439937403b0ef0414d832b159ebb87e 10:10:53 $ docker rm -f --volumes 611395cc8a52cd22ab7c9afeb53b20c0f439937403b0ef0414d832b159ebb87e [Pipeline] // withDockerContainer [Pipeline] sh 10:10:54 + docker images 10:10:54 REPOSITORY TAG IMAGE ID CREATED SIZE 10:10:54 support-notifications-arm64 latest e97e33cc2639 2 seconds ago 54.3MB 10:10:54 support-scheduler-arm64 latest 595726a05200 8 seconds ago 50.4MB 10:10:54 core-metadata-arm64 latest 6ca4c1f7d19c 37 seconds ago 46.4MB 10:10:54 core-data-arm64 latest 53cafe16a2e3 39 seconds ago 46.2MB 10:10:54 security-proxy-auth-arm64 latest 7698799762f9 42 seconds ago 45.4MB 10:10:54 core-keeper-arm64 latest 6bb9d6784eb5 45 seconds ago 45.1MB 10:10:54 security-spiffe-token-provider-arm64 latest a9bd17040a4a About a minute ago 50.2MB 10:10:54 security-secretstore-setup-arm64 latest 298b5186d3e1 2 minutes ago 81.6MB 10:10:54 security-proxy-setup-arm64 latest 1ce6145f0297 2 minutes ago 51.3MB 10:10:54 core-command-arm64 latest 92e214b9e20c 3 minutes ago 40.9MB 10:10:54 security-bootstrapper-arm64 latest b8b562f73bdd 19 minutes ago 22.2MB 10:10:54 core-common-config-bootstrapper-arm64 latest 1d96125a191f 19 minutes ago 21.1MB 10:10:54 security-spire-agent-arm64 latest 3fa4d1f7687d 41 minutes ago 220MB 10:10:54 security-spire-server-arm64 latest 0a84e96676a1 41 minutes ago 164MB 10:10:54 security-spire-config-arm64 latest 0ec2e22043b6 41 minutes ago 163MB 10:10:54 ci-base-image-arm64 latest 82a2f9506441 43 minutes ago 927MB 10:10:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB 10:10:54 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 10:10:54 provisioning config files... 10:10:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config8877163867419197107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:54 ---> ****-login.sh 10:10:54 nexus3.edgexfoundry.org:10001 10:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:54 Configure a credential helper to remove this warning. See 10:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:54 10:10:54 Login Succeeded 10:10:54 nexus3.edgexfoundry.org:10002 10:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:55 Configure a credential helper to remove this warning. See 10:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:55 10:10:55 Login Succeeded 10:10:55 nexus3.edgexfoundry.org:10003 10:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:55 Configure a credential helper to remove this warning. See 10:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:55 10:10:55 Login Succeeded 10:10:55 nexus3.edgexfoundry.org:10004 10:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:55 Configure a credential helper to remove this warning. See 10:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:55 10:10:55 Login Succeeded 10:10:55 ****.io 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 ---> ****-login.sh ends [Pipeline] } 10:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:10:56 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:10:56 3275492f3b456a38bdf366ac4f0a07efda70c683 10:10:56 latest 10:10:56 4.1.0-dev.92 10:10:56 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:10:56 main 10:10:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:10:57 531391270d14: Preparing 10:10:57 a77bb7a0e44f: Preparing 10:10:57 e7677451526e: Preparing 10:10:57 6ba9e08b5b90: Preparing 10:10:57 6c26bf7dd9e7: Preparing 10:10:57 9729d7e666c3: Preparing 10:10:57 0e64f2360a44: Preparing 10:10:57 9729d7e666c3: Waiting 10:10:57 0e64f2360a44: Waiting 10:10:57 531391270d14: Pushed 10:10:57 6ba9e08b5b90: Pushed 10:10:57 e7677451526e: Pushed 10:10:57 0e64f2360a44: Layer already exists 10:10:57 9729d7e666c3: Pushed 10:10:57 6c26bf7dd9e7: Pushed 10:11:04 a77bb7a0e44f: Pushed 10:11:04 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:11:05 531391270d14: Preparing 10:11:05 a77bb7a0e44f: Preparing 10:11:05 e7677451526e: Preparing 10:11:05 6ba9e08b5b90: Preparing 10:11:05 6c26bf7dd9e7: Preparing 10:11:05 9729d7e666c3: Preparing 10:11:05 0e64f2360a44: Preparing 10:11:05 9729d7e666c3: Waiting 10:11:05 0e64f2360a44: Waiting 10:11:05 6c26bf7dd9e7: Layer already exists 10:11:05 a77bb7a0e44f: Layer already exists 10:11:05 6ba9e08b5b90: Layer already exists 10:11:05 e7677451526e: Layer already exists 10:11:05 531391270d14: Layer already exists 10:11:05 0e64f2360a44: Layer already exists 10:11:05 9729d7e666c3: Layer already exists 10:11:05 latest: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 10:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:11:06 531391270d14: Preparing 10:11:06 a77bb7a0e44f: Preparing 10:11:06 e7677451526e: Preparing 10:11:06 6ba9e08b5b90: Preparing 10:11:06 6c26bf7dd9e7: Preparing 10:11:06 9729d7e666c3: Preparing 10:11:06 0e64f2360a44: Preparing 10:11:06 9729d7e666c3: Waiting 10:11:06 0e64f2360a44: Waiting 10:11:06 6ba9e08b5b90: Layer already exists 10:11:06 a77bb7a0e44f: Layer already exists 10:11:06 531391270d14: Layer already exists 10:11:06 e7677451526e: Layer already exists 10:11:06 6c26bf7dd9e7: Layer already exists 10:11:06 0e64f2360a44: Layer already exists 10:11:06 9729d7e666c3: Layer already exists 10:11:06 4.1.0-dev.92: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:11:07 531391270d14: Preparing 10:11:07 a77bb7a0e44f: Preparing 10:11:07 e7677451526e: Preparing 10:11:07 6ba9e08b5b90: Preparing 10:11:07 6c26bf7dd9e7: Preparing 10:11:07 9729d7e666c3: Preparing 10:11:07 0e64f2360a44: Preparing 10:11:07 9729d7e666c3: Waiting 10:11:07 0e64f2360a44: Waiting 10:11:07 531391270d14: Layer already exists 10:11:07 a77bb7a0e44f: Layer already exists 10:11:07 e7677451526e: Layer already exists 10:11:07 6ba9e08b5b90: Layer already exists 10:11:07 6c26bf7dd9e7: Layer already exists 10:11:07 9729d7e666c3: Layer already exists 10:11:07 0e64f2360a44: Layer already exists 10:11:07 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:11:07 531391270d14: Preparing 10:11:07 a77bb7a0e44f: Preparing 10:11:07 e7677451526e: Preparing 10:11:07 6ba9e08b5b90: Preparing 10:11:07 6c26bf7dd9e7: Preparing 10:11:07 9729d7e666c3: Preparing 10:11:07 0e64f2360a44: Preparing 10:11:07 9729d7e666c3: Waiting 10:11:07 0e64f2360a44: Waiting 10:11:07 6ba9e08b5b90: Layer already exists 10:11:07 e7677451526e: Layer already exists 10:11:07 531391270d14: Layer already exists 10:11:07 6c26bf7dd9e7: Layer already exists 10:11:07 a77bb7a0e44f: Layer already exists 10:11:07 9729d7e666c3: Layer already exists 10:11:07 0e64f2360a44: Layer already exists 10:11:07 main: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:08 ===================================================== [Pipeline] echo 10:11:08 taggedImages: 10:11:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:11:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 10:11:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:11:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:11:08 3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:08 latest 10:11:08 4.1.0-dev.92 10:11:08 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:08 main 10:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:11:09 46a0196a262c: Preparing 10:11:09 f1a416941fcf: Preparing 10:11:09 c23377357c69: Preparing 10:11:09 150ae8c0dc45: Preparing 10:11:09 e7677451526e: Preparing 10:11:09 6ba9e08b5b90: Preparing 10:11:09 6c26bf7dd9e7: Preparing 10:11:09 6ba9e08b5b90: Waiting 10:11:09 9729d7e666c3: Preparing 10:11:09 6c26bf7dd9e7: Waiting 10:11:09 0e64f2360a44: Preparing 10:11:09 9729d7e666c3: Waiting 10:11:09 e7677451526e: Layer already exists 10:11:09 6ba9e08b5b90: Layer already exists 10:11:09 6c26bf7dd9e7: Layer already exists 10:11:09 f1a416941fcf: Pushed 10:11:09 c23377357c69: Pushed 10:11:09 9729d7e666c3: Layer already exists 10:11:09 46a0196a262c: Pushed 10:11:09 0e64f2360a44: Layer already exists 10:11:11 150ae8c0dc45: Pushed 10:11:11 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:12 + 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 10:11:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:11:12 46a0196a262c: Preparing 10:11:12 f1a416941fcf: Preparing 10:11:12 c23377357c69: Preparing 10:11:12 150ae8c0dc45: Preparing 10:11:12 e7677451526e: Preparing 10:11:12 6ba9e08b5b90: Preparing 10:11:12 6c26bf7dd9e7: Preparing 10:11:12 6ba9e08b5b90: Waiting 10:11:12 9729d7e666c3: Preparing 10:11:12 0e64f2360a44: Preparing 10:11:12 9729d7e666c3: Waiting 10:11:12 0e64f2360a44: Waiting 10:11:12 e7677451526e: Layer already exists 10:11:12 46a0196a262c: Layer already exists 10:11:12 f1a416941fcf: Layer already exists 10:11:12 150ae8c0dc45: Layer already exists 10:11:12 c23377357c69: Layer already exists 10:11:12 6ba9e08b5b90: Layer already exists 10:11:12 9729d7e666c3: Layer already exists 10:11:12 6c26bf7dd9e7: Layer already exists 10:11:12 0e64f2360a44: Layer already exists 10:11:12 latest: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 10:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:11:13 46a0196a262c: Preparing 10:11:13 f1a416941fcf: Preparing 10:11:13 c23377357c69: Preparing 10:11:13 150ae8c0dc45: Preparing 10:11:13 e7677451526e: Preparing 10:11:13 6ba9e08b5b90: Preparing 10:11:13 6c26bf7dd9e7: Preparing 10:11:13 9729d7e666c3: Preparing 10:11:13 0e64f2360a44: Preparing 10:11:13 6c26bf7dd9e7: Waiting 10:11:13 0e64f2360a44: Waiting 10:11:13 9729d7e666c3: Waiting 10:11:13 6ba9e08b5b90: Waiting 10:11:13 46a0196a262c: Layer already exists 10:11:13 c23377357c69: Layer already exists 10:11:13 f1a416941fcf: Layer already exists 10:11:13 150ae8c0dc45: Layer already exists 10:11:13 9729d7e666c3: Layer already exists 10:11:13 6c26bf7dd9e7: Layer already exists 10:11:13 6ba9e08b5b90: Layer already exists 10:11:15 0e64f2360a44: Layer already exists 10:11:15 e7677451526e: Layer already exists 10:11:15 4.1.0-dev.92: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:11:16 46a0196a262c: Preparing 10:11:16 f1a416941fcf: Preparing 10:11:16 c23377357c69: Preparing 10:11:16 150ae8c0dc45: Preparing 10:11:16 e7677451526e: Preparing 10:11:16 6ba9e08b5b90: Preparing 10:11:16 6c26bf7dd9e7: Preparing 10:11:16 9729d7e666c3: Preparing 10:11:16 0e64f2360a44: Preparing 10:11:16 6c26bf7dd9e7: Waiting 10:11:16 6ba9e08b5b90: Waiting 10:11:16 9729d7e666c3: Waiting 10:11:16 0e64f2360a44: Waiting 10:11:16 46a0196a262c: Layer already exists 10:11:16 150ae8c0dc45: Layer already exists 10:11:16 c23377357c69: Layer already exists 10:11:16 f1a416941fcf: Layer already exists 10:11:16 e7677451526e: Layer already exists 10:11:16 6ba9e08b5b90: Layer already exists 10:11:16 6c26bf7dd9e7: Layer already exists 10:11:16 9729d7e666c3: Layer already exists 10:11:16 0e64f2360a44: Layer already exists 10:11:16 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 + 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 10:11:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:11:17 46a0196a262c: Preparing 10:11:17 f1a416941fcf: Preparing 10:11:17 c23377357c69: Preparing 10:11:17 150ae8c0dc45: Preparing 10:11:17 e7677451526e: Preparing 10:11:17 6ba9e08b5b90: Preparing 10:11:17 6c26bf7dd9e7: Preparing 10:11:17 9729d7e666c3: Preparing 10:11:17 0e64f2360a44: Preparing 10:11:17 6c26bf7dd9e7: Waiting 10:11:17 9729d7e666c3: Waiting 10:11:17 0e64f2360a44: Waiting 10:11:17 6ba9e08b5b90: Waiting 10:11:17 150ae8c0dc45: Layer already exists 10:11:17 46a0196a262c: Layer already exists 10:11:17 f1a416941fcf: Layer already exists 10:11:17 c23377357c69: Layer already exists 10:11:17 e7677451526e: Layer already exists 10:11:17 9729d7e666c3: Layer already exists 10:11:17 6ba9e08b5b90: Layer already exists 10:11:17 6c26bf7dd9e7: Layer already exists 10:11:17 0e64f2360a44: Layer already exists 10:11:17 main: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:17 ===================================================== [Pipeline] echo 10:11:17 taggedImages: 10:11:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:11:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 10:11:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:11:17 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:11:17 3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:17 latest 10:11:17 4.1.0-dev.92 10:11:17 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:17 main 10:11:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:11:18 3ab9f1da852b: Preparing 10:11:18 a63d2b0a47dd: Preparing 10:11:18 e7677451526e: Preparing 10:11:18 6ba9e08b5b90: Preparing 10:11:18 dee0f049f815: Preparing 10:11:18 d308f985340c: Preparing 10:11:18 0e64f2360a44: Preparing 10:11:18 d308f985340c: Waiting 10:11:18 0e64f2360a44: Waiting 10:11:18 6ba9e08b5b90: Layer already exists 10:11:18 e7677451526e: Layer already exists 10:11:18 0e64f2360a44: Layer already exists 10:11:18 3ab9f1da852b: Pushed 10:11:18 d308f985340c: Pushed 10:11:18 dee0f049f815: Pushed 10:11:26 a63d2b0a47dd: Pushed 10:11:26 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:11:28 3ab9f1da852b: Preparing 10:11:28 a63d2b0a47dd: Preparing 10:11:28 e7677451526e: Preparing 10:11:28 6ba9e08b5b90: Preparing 10:11:28 dee0f049f815: Preparing 10:11:28 d308f985340c: Preparing 10:11:28 0e64f2360a44: Preparing 10:11:28 0e64f2360a44: Waiting 10:11:28 d308f985340c: Waiting 10:11:28 a63d2b0a47dd: Layer already exists 10:11:28 6ba9e08b5b90: Layer already exists 10:11:28 3ab9f1da852b: Layer already exists 10:11:28 dee0f049f815: Layer already exists 10:11:28 e7677451526e: Layer already exists 10:11:28 0e64f2360a44: Layer already exists 10:11:28 d308f985340c: Layer already exists 10:11:28 latest: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 10:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:11:29 3ab9f1da852b: Preparing 10:11:29 a63d2b0a47dd: Preparing 10:11:29 e7677451526e: Preparing 10:11:29 6ba9e08b5b90: Preparing 10:11:29 dee0f049f815: Preparing 10:11:29 d308f985340c: Preparing 10:11:29 0e64f2360a44: Preparing 10:11:29 d308f985340c: Waiting 10:11:29 0e64f2360a44: Waiting 10:11:29 a63d2b0a47dd: Layer already exists 10:11:29 3ab9f1da852b: Layer already exists 10:11:29 e7677451526e: Layer already exists 10:11:29 6ba9e08b5b90: Layer already exists 10:11:29 dee0f049f815: Layer already exists 10:11:29 d308f985340c: Layer already exists 10:11:29 0e64f2360a44: Layer already exists 10:11:29 4.1.0-dev.92: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:11:30 3ab9f1da852b: Preparing 10:11:30 a63d2b0a47dd: Preparing 10:11:30 e7677451526e: Preparing 10:11:30 6ba9e08b5b90: Preparing 10:11:30 dee0f049f815: Preparing 10:11:30 d308f985340c: Preparing 10:11:30 0e64f2360a44: Preparing 10:11:30 d308f985340c: Waiting 10:11:30 0e64f2360a44: Waiting 10:11:30 3ab9f1da852b: Layer already exists 10:11:30 e7677451526e: Layer already exists 10:11:30 dee0f049f815: Layer already exists 10:11:30 6ba9e08b5b90: Layer already exists 10:11:30 a63d2b0a47dd: Layer already exists 10:11:30 d308f985340c: Layer already exists 10:11:30 0e64f2360a44: Layer already exists 10:11:30 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:11:31 3ab9f1da852b: Preparing 10:11:31 a63d2b0a47dd: Preparing 10:11:31 e7677451526e: Preparing 10:11:31 6ba9e08b5b90: Preparing 10:11:31 dee0f049f815: Preparing 10:11:31 d308f985340c: Preparing 10:11:31 0e64f2360a44: Preparing 10:11:31 d308f985340c: Waiting 10:11:31 0e64f2360a44: Waiting 10:11:31 6ba9e08b5b90: Layer already exists 10:11:31 3ab9f1da852b: Layer already exists 10:11:31 dee0f049f815: Layer already exists 10:11:31 a63d2b0a47dd: Layer already exists 10:11:31 e7677451526e: Layer already exists 10:11:31 d308f985340c: Layer already exists 10:11:31 0e64f2360a44: Layer already exists 10:11:31 main: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:31 ===================================================== [Pipeline] echo 10:11:31 taggedImages: 10:11:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:11:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 10:11:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:11:31 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:11:31 3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:31 latest 10:11:31 4.1.0-dev.92 10:11:31 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:31 main 10:11:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:11:32 48b0ac8cca24: Preparing 10:11:32 a67a3cf6bd04: Preparing 10:11:32 6ba9e08b5b90: Preparing 10:11:32 255f62eb750b: Preparing 10:11:32 d23f6c509c82: Preparing 10:11:32 0e64f2360a44: Preparing 10:11:32 0e64f2360a44: Waiting 10:11:32 6ba9e08b5b90: Layer already exists 10:11:32 0e64f2360a44: Layer already exists 10:11:32 48b0ac8cca24: Pushed 10:11:32 d23f6c509c82: Pushed 10:11:32 255f62eb750b: Pushed 10:11:41 a67a3cf6bd04: Pushed 10:11:41 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:11:41 48b0ac8cca24: Preparing 10:11:41 a67a3cf6bd04: Preparing 10:11:41 6ba9e08b5b90: Preparing 10:11:41 255f62eb750b: Preparing 10:11:41 d23f6c509c82: Preparing 10:11:41 0e64f2360a44: Preparing 10:11:41 0e64f2360a44: Waiting 10:11:41 a67a3cf6bd04: Layer already exists 10:11:41 6ba9e08b5b90: Layer already exists 10:11:41 255f62eb750b: Layer already exists 10:11:41 48b0ac8cca24: Layer already exists 10:11:41 d23f6c509c82: Layer already exists 10:11:41 0e64f2360a44: Layer already exists 10:11:41 latest: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 10:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:11:42 48b0ac8cca24: Preparing 10:11:42 a67a3cf6bd04: Preparing 10:11:42 6ba9e08b5b90: Preparing 10:11:42 255f62eb750b: Preparing 10:11:42 d23f6c509c82: Preparing 10:11:42 0e64f2360a44: Preparing 10:11:42 0e64f2360a44: Waiting 10:11:42 a67a3cf6bd04: Layer already exists 10:11:42 48b0ac8cca24: Layer already exists 10:11:42 6ba9e08b5b90: Layer already exists 10:11:42 d23f6c509c82: Layer already exists 10:11:42 255f62eb750b: Layer already exists 10:11:42 0e64f2360a44: Layer already exists 10:11:42 4.1.0-dev.92: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:11:43 48b0ac8cca24: Preparing 10:11:43 a67a3cf6bd04: Preparing 10:11:43 6ba9e08b5b90: Preparing 10:11:43 255f62eb750b: Preparing 10:11:43 d23f6c509c82: Preparing 10:11:43 0e64f2360a44: Preparing 10:11:43 0e64f2360a44: Waiting 10:11:43 d23f6c509c82: Layer already exists 10:11:43 255f62eb750b: Layer already exists 10:11:43 48b0ac8cca24: Layer already exists 10:11:43 6ba9e08b5b90: Layer already exists 10:11:43 a67a3cf6bd04: Layer already exists 10:11:43 0e64f2360a44: Layer already exists 10:11:43 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:11:44 48b0ac8cca24: Preparing 10:11:44 a67a3cf6bd04: Preparing 10:11:44 6ba9e08b5b90: Preparing 10:11:44 255f62eb750b: Preparing 10:11:44 d23f6c509c82: Preparing 10:11:44 0e64f2360a44: Preparing 10:11:44 0e64f2360a44: Waiting 10:11:44 255f62eb750b: Layer already exists 10:11:44 6ba9e08b5b90: Layer already exists 10:11:44 48b0ac8cca24: Layer already exists 10:11:44 d23f6c509c82: Layer already exists 10:11:44 a67a3cf6bd04: Layer already exists 10:11:44 0e64f2360a44: Layer already exists 10:11:44 main: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:44 ===================================================== [Pipeline] echo 10:11:44 taggedImages: 10:11:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:11:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 10:11:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:11:44 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:11:44 3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:44 latest 10:11:44 4.1.0-dev.92 10:11:44 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:44 main 10:11:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:11:45 60c9736f705e: Preparing 10:11:45 218756a6cba5: Preparing 10:11:45 af17cd495a66: Preparing 10:11:45 e7677451526e: Preparing 10:11:45 6ba9e08b5b90: Preparing 10:11:45 6c26bf7dd9e7: Preparing 10:11:45 9729d7e666c3: Preparing 10:11:45 0e64f2360a44: Preparing 10:11:45 9729d7e666c3: Waiting 10:11:45 6c26bf7dd9e7: Waiting 10:11:45 0e64f2360a44: Waiting 10:11:45 e7677451526e: Layer already exists 10:11:45 6ba9e08b5b90: Layer already exists 10:11:45 6c26bf7dd9e7: Layer already exists 10:11:45 0e64f2360a44: Layer already exists 10:11:45 9729d7e666c3: Layer already exists 10:11:45 218756a6cba5: Pushed 10:11:45 60c9736f705e: Pushed 10:11:53 af17cd495a66: Pushed 10:11:53 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:11:54 60c9736f705e: Preparing 10:11:54 218756a6cba5: Preparing 10:11:54 af17cd495a66: Preparing 10:11:54 e7677451526e: Preparing 10:11:54 6ba9e08b5b90: Preparing 10:11:54 6c26bf7dd9e7: Preparing 10:11:54 9729d7e666c3: Preparing 10:11:54 0e64f2360a44: Preparing 10:11:54 6c26bf7dd9e7: Waiting 10:11:54 9729d7e666c3: Waiting 10:11:54 0e64f2360a44: Waiting 10:11:54 60c9736f705e: Layer already exists 10:11:54 218756a6cba5: Layer already exists 10:11:54 6ba9e08b5b90: Layer already exists 10:11:54 af17cd495a66: Layer already exists 10:11:54 e7677451526e: Layer already exists 10:11:54 6c26bf7dd9e7: Layer already exists 10:11:54 9729d7e666c3: Layer already exists 10:11:54 0e64f2360a44: Layer already exists 10:11:54 latest: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 10:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:11:55 60c9736f705e: Preparing 10:11:55 218756a6cba5: Preparing 10:11:55 af17cd495a66: Preparing 10:11:55 e7677451526e: Preparing 10:11:55 6ba9e08b5b90: Preparing 10:11:55 6c26bf7dd9e7: Preparing 10:11:55 9729d7e666c3: Preparing 10:11:55 0e64f2360a44: Preparing 10:11:55 6c26bf7dd9e7: Waiting 10:11:55 9729d7e666c3: Waiting 10:11:55 0e64f2360a44: Waiting 10:11:55 e7677451526e: Layer already exists 10:11:55 af17cd495a66: Layer already exists 10:11:55 60c9736f705e: Layer already exists 10:11:55 218756a6cba5: Layer already exists 10:11:55 6ba9e08b5b90: Layer already exists 10:11:55 0e64f2360a44: Layer already exists 10:11:55 9729d7e666c3: Layer already exists 10:11:55 6c26bf7dd9e7: Layer already exists 10:11:55 4.1.0-dev.92: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:11:56 60c9736f705e: Preparing 10:11:56 218756a6cba5: Preparing 10:11:56 af17cd495a66: Preparing 10:11:56 e7677451526e: Preparing 10:11:56 6ba9e08b5b90: Preparing 10:11:56 6c26bf7dd9e7: Preparing 10:11:56 9729d7e666c3: Preparing 10:11:56 0e64f2360a44: Preparing 10:11:56 9729d7e666c3: Waiting 10:11:56 0e64f2360a44: Waiting 10:11:56 6c26bf7dd9e7: Waiting 10:11:56 6ba9e08b5b90: Layer already exists 10:11:56 60c9736f705e: Layer already exists 10:11:56 e7677451526e: Layer already exists 10:11:56 af17cd495a66: Layer already exists 10:11:56 218756a6cba5: Layer already exists 10:11:56 0e64f2360a44: Layer already exists 10:11:56 9729d7e666c3: Layer already exists 10:11:56 6c26bf7dd9e7: Layer already exists 10:11:56 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:11:57 60c9736f705e: Preparing 10:11:57 218756a6cba5: Preparing 10:11:57 af17cd495a66: Preparing 10:11:57 e7677451526e: Preparing 10:11:57 6ba9e08b5b90: Preparing 10:11:57 6c26bf7dd9e7: Preparing 10:11:57 9729d7e666c3: Preparing 10:11:57 0e64f2360a44: Preparing 10:11:57 6c26bf7dd9e7: Waiting 10:11:57 9729d7e666c3: Waiting 10:11:57 0e64f2360a44: Waiting 10:11:57 60c9736f705e: Layer already exists 10:11:57 e7677451526e: Layer already exists 10:11:57 218756a6cba5: Layer already exists 10:11:57 af17cd495a66: Layer already exists 10:11:57 6ba9e08b5b90: Layer already exists 10:11:57 6c26bf7dd9e7: Layer already exists 10:11:57 9729d7e666c3: Layer already exists 10:11:57 0e64f2360a44: Layer already exists 10:11:57 main: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:57 ===================================================== [Pipeline] echo 10:11:57 taggedImages: 10:11:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:11:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 10:11:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:11:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:11:57 3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:57 latest 10:11:57 4.1.0-dev.92 10:11:57 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:11:57 main 10:11:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:11:58 750b14e5bff2: Preparing 10:11:58 6c054a7ec746: Preparing 10:11:58 9085ea0712f7: Preparing 10:11:58 c73e440f21c1: Preparing 10:11:58 8ca4134c121a: Preparing 10:11:58 6be1e919b972: Preparing 10:11:58 a7402ab388c5: Preparing 10:11:58 e7677451526e: Preparing 10:11:58 6ba9e08b5b90: Preparing 10:11:58 2c8ef759dfcf: Preparing 10:11:58 c4334c6b2bbe: Preparing 10:11:58 5f70bf18a086: Preparing 10:11:58 41c944db8ef6: Preparing 10:11:58 0a58b92f6170: Preparing 10:11:58 09f72d5522aa: Preparing 10:11:58 0e64f2360a44: Preparing 10:11:58 c4334c6b2bbe: Waiting 10:11:58 6be1e919b972: Waiting 10:11:58 a7402ab388c5: Waiting 10:11:58 e7677451526e: Waiting 10:11:58 6ba9e08b5b90: Waiting 10:11:58 5f70bf18a086: Waiting 10:11:58 41c944db8ef6: Waiting 10:11:58 2c8ef759dfcf: Waiting 10:11:58 0a58b92f6170: Waiting 10:11:58 09f72d5522aa: Waiting 10:11:58 8ca4134c121a: Pushed 10:11:58 750b14e5bff2: Pushed 10:11:58 9085ea0712f7: Pushed 10:11:58 6c054a7ec746: Pushed 10:11:58 c73e440f21c1: Pushed 10:11:58 e7677451526e: Layer already exists 10:11:58 6ba9e08b5b90: Layer already exists 10:11:58 5f70bf18a086: Layer already exists 10:11:58 2c8ef759dfcf: Pushed 10:11:58 6be1e919b972: Pushed 10:11:58 c4334c6b2bbe: Pushed 10:11:58 41c944db8ef6: Pushed 10:11:58 0e64f2360a44: Layer already exists 10:11:58 09f72d5522aa: Pushed 10:11:59 0a58b92f6170: Pushed 10:12:01 a7402ab388c5: Pushed 10:12:02 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:12:04 750b14e5bff2: Preparing 10:12:04 6c054a7ec746: Preparing 10:12:04 9085ea0712f7: Preparing 10:12:04 c73e440f21c1: Preparing 10:12:04 8ca4134c121a: Preparing 10:12:04 6be1e919b972: Preparing 10:12:04 a7402ab388c5: Preparing 10:12:04 e7677451526e: Preparing 10:12:04 6ba9e08b5b90: Preparing 10:12:04 2c8ef759dfcf: Preparing 10:12:04 c4334c6b2bbe: Preparing 10:12:04 5f70bf18a086: Preparing 10:12:04 41c944db8ef6: Preparing 10:12:04 0a58b92f6170: Preparing 10:12:04 09f72d5522aa: Preparing 10:12:04 0e64f2360a44: Preparing 10:12:04 2c8ef759dfcf: Waiting 10:12:04 c4334c6b2bbe: Waiting 10:12:04 5f70bf18a086: Waiting 10:12:04 41c944db8ef6: Waiting 10:12:04 0a58b92f6170: Waiting 10:12:04 09f72d5522aa: Waiting 10:12:04 0e64f2360a44: Waiting 10:12:04 6be1e919b972: Waiting 10:12:04 a7402ab388c5: Waiting 10:12:04 e7677451526e: Waiting 10:12:04 6ba9e08b5b90: Waiting 10:12:04 6c054a7ec746: Layer already exists 10:12:04 c73e440f21c1: Layer already exists 10:12:04 9085ea0712f7: Layer already exists 10:12:04 750b14e5bff2: Layer already exists 10:12:04 8ca4134c121a: Layer already exists 10:12:04 6be1e919b972: Layer already exists 10:12:04 a7402ab388c5: Layer already exists 10:12:04 e7677451526e: Layer already exists 10:12:04 2c8ef759dfcf: Layer already exists 10:12:04 6ba9e08b5b90: Layer already exists 10:12:04 5f70bf18a086: Layer already exists 10:12:04 c4334c6b2bbe: Layer already exists 10:12:04 41c944db8ef6: Layer already exists 10:12:04 0a58b92f6170: Layer already exists 10:12:04 09f72d5522aa: Layer already exists 10:12:04 0e64f2360a44: Layer already exists 10:12:04 latest: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 10:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:12:05 750b14e5bff2: Preparing 10:12:05 6c054a7ec746: Preparing 10:12:05 9085ea0712f7: Preparing 10:12:05 c73e440f21c1: Preparing 10:12:05 8ca4134c121a: Preparing 10:12:05 6be1e919b972: Preparing 10:12:05 a7402ab388c5: Preparing 10:12:05 e7677451526e: Preparing 10:12:05 6ba9e08b5b90: Preparing 10:12:05 6be1e919b972: Waiting 10:12:05 2c8ef759dfcf: Preparing 10:12:05 c4334c6b2bbe: Preparing 10:12:05 5f70bf18a086: Preparing 10:12:05 41c944db8ef6: Preparing 10:12:05 0a58b92f6170: Preparing 10:12:05 09f72d5522aa: Preparing 10:12:05 0e64f2360a44: Preparing 10:12:05 a7402ab388c5: Waiting 10:12:05 e7677451526e: Waiting 10:12:05 6ba9e08b5b90: Waiting 10:12:05 2c8ef759dfcf: Waiting 10:12:05 c4334c6b2bbe: Waiting 10:12:05 5f70bf18a086: Waiting 10:12:05 41c944db8ef6: Waiting 10:12:05 0a58b92f6170: Waiting 10:12:05 09f72d5522aa: Waiting 10:12:05 0e64f2360a44: Waiting 10:12:05 750b14e5bff2: Layer already exists 10:12:05 6c054a7ec746: Layer already exists 10:12:05 c73e440f21c1: Layer already exists 10:12:05 9085ea0712f7: Layer already exists 10:12:05 8ca4134c121a: Layer already exists 10:12:05 a7402ab388c5: Layer already exists 10:12:05 6be1e919b972: Layer already exists 10:12:05 6ba9e08b5b90: Layer already exists 10:12:05 2c8ef759dfcf: Layer already exists 10:12:05 e7677451526e: Layer already exists 10:12:05 5f70bf18a086: Layer already exists 10:12:05 c4334c6b2bbe: Layer already exists 10:12:05 41c944db8ef6: Layer already exists 10:12:05 0a58b92f6170: Layer already exists 10:12:05 09f72d5522aa: Layer already exists 10:12:05 0e64f2360a44: Layer already exists 10:12:05 4.1.0-dev.92: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:12:06 750b14e5bff2: Preparing 10:12:06 6c054a7ec746: Preparing 10:12:06 9085ea0712f7: Preparing 10:12:06 c73e440f21c1: Preparing 10:12:06 8ca4134c121a: Preparing 10:12:06 6be1e919b972: Preparing 10:12:06 a7402ab388c5: Preparing 10:12:06 6be1e919b972: Waiting 10:12:06 e7677451526e: Preparing 10:12:06 6ba9e08b5b90: Preparing 10:12:06 2c8ef759dfcf: Preparing 10:12:06 c4334c6b2bbe: Preparing 10:12:06 5f70bf18a086: Preparing 10:12:06 41c944db8ef6: Preparing 10:12:06 0a58b92f6170: Preparing 10:12:06 09f72d5522aa: Preparing 10:12:06 0e64f2360a44: Preparing 10:12:06 a7402ab388c5: Waiting 10:12:06 c4334c6b2bbe: Waiting 10:12:06 5f70bf18a086: Waiting 10:12:06 09f72d5522aa: Waiting 10:12:06 41c944db8ef6: Waiting 10:12:06 0e64f2360a44: Waiting 10:12:06 0a58b92f6170: Waiting 10:12:06 e7677451526e: Waiting 10:12:06 6ba9e08b5b90: Waiting 10:12:06 2c8ef759dfcf: Waiting 10:12:06 8ca4134c121a: Layer already exists 10:12:06 750b14e5bff2: Layer already exists 10:12:06 9085ea0712f7: Layer already exists 10:12:06 6c054a7ec746: Layer already exists 10:12:06 c73e440f21c1: Layer already exists 10:12:06 6be1e919b972: Layer already exists 10:12:06 a7402ab388c5: Layer already exists 10:12:06 e7677451526e: Layer already exists 10:12:06 6ba9e08b5b90: Layer already exists 10:12:06 2c8ef759dfcf: Layer already exists 10:12:06 c4334c6b2bbe: Layer already exists 10:12:06 5f70bf18a086: Layer already exists 10:12:06 41c944db8ef6: Layer already exists 10:12:06 0a58b92f6170: Layer already exists 10:12:06 09f72d5522aa: Layer already exists 10:12:06 0e64f2360a44: Layer already exists 10:12:06 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:12:07 750b14e5bff2: Preparing 10:12:07 6c054a7ec746: Preparing 10:12:07 9085ea0712f7: Preparing 10:12:07 c73e440f21c1: Preparing 10:12:07 8ca4134c121a: Preparing 10:12:07 6be1e919b972: Preparing 10:12:07 a7402ab388c5: Preparing 10:12:07 e7677451526e: Preparing 10:12:07 6ba9e08b5b90: Preparing 10:12:07 2c8ef759dfcf: Preparing 10:12:07 c4334c6b2bbe: Preparing 10:12:07 5f70bf18a086: Preparing 10:12:07 41c944db8ef6: Preparing 10:12:07 0a58b92f6170: Preparing 10:12:07 09f72d5522aa: Preparing 10:12:07 0e64f2360a44: Preparing 10:12:07 a7402ab388c5: Waiting 10:12:07 e7677451526e: Waiting 10:12:07 6ba9e08b5b90: Waiting 10:12:07 2c8ef759dfcf: Waiting 10:12:07 c4334c6b2bbe: Waiting 10:12:07 5f70bf18a086: Waiting 10:12:07 41c944db8ef6: Waiting 10:12:07 0a58b92f6170: Waiting 10:12:07 09f72d5522aa: Waiting 10:12:07 0e64f2360a44: Waiting 10:12:07 6be1e919b972: Waiting 10:12:07 6c054a7ec746: Layer already exists 10:12:07 8ca4134c121a: Layer already exists 10:12:07 c73e440f21c1: Layer already exists 10:12:07 9085ea0712f7: Layer already exists 10:12:07 750b14e5bff2: Layer already exists 10:12:07 6be1e919b972: Layer already exists 10:12:07 a7402ab388c5: Layer already exists 10:12:07 e7677451526e: Layer already exists 10:12:07 6ba9e08b5b90: Layer already exists 10:12:07 2c8ef759dfcf: Layer already exists 10:12:07 41c944db8ef6: Layer already exists 10:12:07 c4334c6b2bbe: Layer already exists 10:12:07 09f72d5522aa: Layer already exists 10:12:07 0a58b92f6170: Layer already exists 10:12:07 5f70bf18a086: Layer already exists 10:12:07 0e64f2360a44: Layer already exists 10:12:07 main: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:07 ===================================================== [Pipeline] echo 10:12:07 taggedImages: 10:12:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:12:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 10:12:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:12:07 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:12:07 3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:07 latest 10:12:07 4.1.0-dev.92 10:12:07 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:07 main 10:12:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:12:08 e2639edb03dc: Preparing 10:12:08 bade5f96548c: Preparing 10:12:08 ec9397e9a6ec: Preparing 10:12:08 8f7e59fb76be: Preparing 10:12:08 e7677451526e: Preparing 10:12:08 6ba9e08b5b90: Preparing 10:12:08 6c26bf7dd9e7: Preparing 10:12:08 9729d7e666c3: Preparing 10:12:08 0e64f2360a44: Preparing 10:12:08 6ba9e08b5b90: Waiting 10:12:08 6c26bf7dd9e7: Waiting 10:12:08 9729d7e666c3: Waiting 10:12:08 0e64f2360a44: Waiting 10:12:08 e7677451526e: Layer already exists 10:12:08 6ba9e08b5b90: Layer already exists 10:12:08 bade5f96548c: Pushed 10:12:08 ec9397e9a6ec: Pushed 10:12:08 6c26bf7dd9e7: Layer already exists 10:12:08 e2639edb03dc: Pushed 10:12:08 9729d7e666c3: Layer already exists 10:12:08 0e64f2360a44: Layer already exists 10:12:16 8f7e59fb76be: Pushed 10:12:16 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:17 + 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 10:12:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:12:17 e2639edb03dc: Preparing 10:12:17 bade5f96548c: Preparing 10:12:17 ec9397e9a6ec: Preparing 10:12:17 8f7e59fb76be: Preparing 10:12:17 e7677451526e: Preparing 10:12:17 6ba9e08b5b90: Preparing 10:12:17 6c26bf7dd9e7: Preparing 10:12:17 6ba9e08b5b90: Waiting 10:12:17 9729d7e666c3: Preparing 10:12:17 6c26bf7dd9e7: Waiting 10:12:17 0e64f2360a44: Preparing 10:12:17 9729d7e666c3: Waiting 10:12:17 0e64f2360a44: Waiting 10:12:17 bade5f96548c: Layer already exists 10:12:17 8f7e59fb76be: Layer already exists 10:12:17 ec9397e9a6ec: Layer already exists 10:12:17 e2639edb03dc: Layer already exists 10:12:17 e7677451526e: Layer already exists 10:12:17 6ba9e08b5b90: Layer already exists 10:12:17 0e64f2360a44: Layer already exists 10:12:17 6c26bf7dd9e7: Layer already exists 10:12:17 9729d7e666c3: Layer already exists 10:12:17 latest: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 10:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:12:18 e2639edb03dc: Preparing 10:12:18 bade5f96548c: Preparing 10:12:18 ec9397e9a6ec: Preparing 10:12:18 8f7e59fb76be: Preparing 10:12:18 e7677451526e: Preparing 10:12:18 6ba9e08b5b90: Preparing 10:12:18 6c26bf7dd9e7: Preparing 10:12:18 9729d7e666c3: Preparing 10:12:18 0e64f2360a44: Preparing 10:12:18 6ba9e08b5b90: Waiting 10:12:18 9729d7e666c3: Waiting 10:12:18 0e64f2360a44: Waiting 10:12:18 ec9397e9a6ec: Layer already exists 10:12:18 e2639edb03dc: Layer already exists 10:12:18 8f7e59fb76be: Layer already exists 10:12:18 e7677451526e: Layer already exists 10:12:18 bade5f96548c: Layer already exists 10:12:18 0e64f2360a44: Layer already exists 10:12:18 6c26bf7dd9e7: Layer already exists 10:12:18 6ba9e08b5b90: Layer already exists 10:12:18 9729d7e666c3: Layer already exists 10:12:18 4.1.0-dev.92: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:12:19 e2639edb03dc: Preparing 10:12:19 bade5f96548c: Preparing 10:12:19 ec9397e9a6ec: Preparing 10:12:19 8f7e59fb76be: Preparing 10:12:19 e7677451526e: Preparing 10:12:19 6ba9e08b5b90: Preparing 10:12:19 6c26bf7dd9e7: Preparing 10:12:19 9729d7e666c3: Preparing 10:12:19 0e64f2360a44: Preparing 10:12:19 6c26bf7dd9e7: Waiting 10:12:19 9729d7e666c3: Waiting 10:12:19 0e64f2360a44: Waiting 10:12:19 6ba9e08b5b90: Waiting 10:12:19 e2639edb03dc: Layer already exists 10:12:19 8f7e59fb76be: Layer already exists 10:12:19 bade5f96548c: Layer already exists 10:12:19 ec9397e9a6ec: Layer already exists 10:12:19 e7677451526e: Layer already exists 10:12:19 6ba9e08b5b90: Layer already exists 10:12:19 6c26bf7dd9e7: Layer already exists 10:12:19 9729d7e666c3: Layer already exists 10:12:19 0e64f2360a44: Layer already exists 10:12:19 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:20 + 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 10:12:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:12:20 e2639edb03dc: Preparing 10:12:20 bade5f96548c: Preparing 10:12:20 ec9397e9a6ec: Preparing 10:12:20 8f7e59fb76be: Preparing 10:12:20 e7677451526e: Preparing 10:12:20 6ba9e08b5b90: Preparing 10:12:20 6c26bf7dd9e7: Preparing 10:12:20 9729d7e666c3: Preparing 10:12:20 0e64f2360a44: Preparing 10:12:20 6c26bf7dd9e7: Waiting 10:12:20 9729d7e666c3: Waiting 10:12:20 0e64f2360a44: Waiting 10:12:20 6ba9e08b5b90: Waiting 10:12:20 bade5f96548c: Layer already exists 10:12:20 e2639edb03dc: Layer already exists 10:12:20 8f7e59fb76be: Layer already exists 10:12:20 ec9397e9a6ec: Layer already exists 10:12:20 e7677451526e: Layer already exists 10:12:20 0e64f2360a44: Layer already exists 10:12:20 6ba9e08b5b90: Layer already exists 10:12:20 6c26bf7dd9e7: Layer already exists 10:12:20 9729d7e666c3: Layer already exists 10:12:20 main: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:20 ===================================================== [Pipeline] echo 10:12:20 taggedImages: 10:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 10:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:12:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:12:20 3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:20 latest 10:12:20 4.1.0-dev.92 10:12:20 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:20 main 10:12:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:12:21 ae85b6bdbf0e: Preparing 10:12:21 aa21ec589249: Preparing 10:12:21 7ab673ee287e: Preparing 10:12:21 5557e92b90c7: Preparing 10:12:21 3303d9a93e22: Preparing 10:12:21 e7677451526e: Preparing 10:12:21 6ba9e08b5b90: Preparing 10:12:21 3a2f87855c76: Preparing 10:12:21 9aee5d93030f: Preparing 10:12:21 51daa48512e2: Preparing 10:12:21 0e64f2360a44: Preparing 10:12:21 6ba9e08b5b90: Waiting 10:12:21 3a2f87855c76: Waiting 10:12:21 9aee5d93030f: Waiting 10:12:21 51daa48512e2: Waiting 10:12:21 0e64f2360a44: Waiting 10:12:21 e7677451526e: Waiting 10:12:21 5557e92b90c7: Pushed 10:12:21 aa21ec589249: Pushed 10:12:21 3303d9a93e22: Pushed 10:12:21 ae85b6bdbf0e: Pushed 10:12:21 e7677451526e: Layer already exists 10:12:21 6ba9e08b5b90: Layer already exists 10:12:21 0e64f2360a44: Layer already exists 10:12:21 3a2f87855c76: Pushed 10:12:21 9aee5d93030f: Pushed 10:12:25 51daa48512e2: Pushed 10:12:27 7ab673ee287e: Pushed 10:12:27 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:28 + 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 10:12:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:12:30 ae85b6bdbf0e: Preparing 10:12:30 aa21ec589249: Preparing 10:12:30 7ab673ee287e: Preparing 10:12:30 5557e92b90c7: Preparing 10:12:30 3303d9a93e22: Preparing 10:12:30 e7677451526e: Preparing 10:12:30 6ba9e08b5b90: Preparing 10:12:30 e7677451526e: Waiting 10:12:30 6ba9e08b5b90: Waiting 10:12:30 3a2f87855c76: Preparing 10:12:30 9aee5d93030f: Preparing 10:12:30 3a2f87855c76: Waiting 10:12:30 51daa48512e2: Preparing 10:12:30 9aee5d93030f: Waiting 10:12:30 0e64f2360a44: Preparing 10:12:30 0e64f2360a44: Waiting 10:12:30 51daa48512e2: Waiting 10:12:30 7ab673ee287e: Layer already exists 10:12:30 aa21ec589249: Layer already exists 10:12:30 ae85b6bdbf0e: Layer already exists 10:12:30 5557e92b90c7: Layer already exists 10:12:30 3303d9a93e22: Layer already exists 10:12:30 6ba9e08b5b90: Layer already exists 10:12:30 e7677451526e: Layer already exists 10:12:30 51daa48512e2: Layer already exists 10:12:30 9aee5d93030f: Layer already exists 10:12:30 3a2f87855c76: Layer already exists 10:12:30 0e64f2360a44: Layer already exists 10:12:30 latest: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 10:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:12:31 ae85b6bdbf0e: Preparing 10:12:31 aa21ec589249: Preparing 10:12:31 7ab673ee287e: Preparing 10:12:31 5557e92b90c7: Preparing 10:12:31 3303d9a93e22: Preparing 10:12:31 e7677451526e: Preparing 10:12:31 6ba9e08b5b90: Preparing 10:12:31 3a2f87855c76: Preparing 10:12:31 9aee5d93030f: Preparing 10:12:31 51daa48512e2: Preparing 10:12:31 0e64f2360a44: Preparing 10:12:31 3a2f87855c76: Waiting 10:12:31 9aee5d93030f: Waiting 10:12:31 51daa48512e2: Waiting 10:12:31 0e64f2360a44: Waiting 10:12:31 e7677451526e: Waiting 10:12:31 6ba9e08b5b90: Waiting 10:12:31 7ab673ee287e: Layer already exists 10:12:31 ae85b6bdbf0e: Layer already exists 10:12:31 3303d9a93e22: Layer already exists 10:12:31 aa21ec589249: Layer already exists 10:12:31 5557e92b90c7: Layer already exists 10:12:31 e7677451526e: Layer already exists 10:12:31 3a2f87855c76: Layer already exists 10:12:31 6ba9e08b5b90: Layer already exists 10:12:31 9aee5d93030f: Layer already exists 10:12:31 51daa48512e2: Layer already exists 10:12:31 0e64f2360a44: Layer already exists 10:12:31 4.1.0-dev.92: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:12:32 ae85b6bdbf0e: Preparing 10:12:32 aa21ec589249: Preparing 10:12:32 7ab673ee287e: Preparing 10:12:32 5557e92b90c7: Preparing 10:12:32 3303d9a93e22: Preparing 10:12:32 e7677451526e: Preparing 10:12:32 6ba9e08b5b90: Preparing 10:12:32 3a2f87855c76: Preparing 10:12:32 9aee5d93030f: Preparing 10:12:32 e7677451526e: Waiting 10:12:32 6ba9e08b5b90: Waiting 10:12:32 3a2f87855c76: Waiting 10:12:32 51daa48512e2: Preparing 10:12:32 0e64f2360a44: Preparing 10:12:32 51daa48512e2: Waiting 10:12:32 0e64f2360a44: Waiting 10:12:32 9aee5d93030f: Waiting 10:12:32 5557e92b90c7: Layer already exists 10:12:32 3303d9a93e22: Layer already exists 10:12:32 aa21ec589249: Layer already exists 10:12:32 7ab673ee287e: Layer already exists 10:12:32 ae85b6bdbf0e: Layer already exists 10:12:32 6ba9e08b5b90: Layer already exists 10:12:32 51daa48512e2: Layer already exists 10:12:32 e7677451526e: Layer already exists 10:12:32 9aee5d93030f: Layer already exists 10:12:32 3a2f87855c76: Layer already exists 10:12:32 0e64f2360a44: Layer already exists 10:12:32 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:32 + 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 10:12:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:12:33 ae85b6bdbf0e: Preparing 10:12:33 aa21ec589249: Preparing 10:12:33 7ab673ee287e: Preparing 10:12:33 5557e92b90c7: Preparing 10:12:33 3303d9a93e22: Preparing 10:12:33 e7677451526e: Preparing 10:12:33 6ba9e08b5b90: Preparing 10:12:33 3a2f87855c76: Preparing 10:12:33 9aee5d93030f: Preparing 10:12:33 51daa48512e2: Preparing 10:12:33 0e64f2360a44: Preparing 10:12:33 3a2f87855c76: Waiting 10:12:33 9aee5d93030f: Waiting 10:12:33 51daa48512e2: Waiting 10:12:33 0e64f2360a44: Waiting 10:12:33 e7677451526e: Waiting 10:12:33 6ba9e08b5b90: Waiting 10:12:33 ae85b6bdbf0e: Layer already exists 10:12:33 aa21ec589249: Layer already exists 10:12:33 7ab673ee287e: Layer already exists 10:12:33 3303d9a93e22: Layer already exists 10:12:33 5557e92b90c7: Layer already exists 10:12:33 9aee5d93030f: Layer already exists 10:12:33 3a2f87855c76: Layer already exists 10:12:33 6ba9e08b5b90: Layer already exists 10:12:33 e7677451526e: Layer already exists 10:12:33 51daa48512e2: Layer already exists 10:12:33 0e64f2360a44: Layer already exists 10:12:33 main: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:33 ===================================================== [Pipeline] echo 10:12:33 taggedImages: 10:12:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:12:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 10:12:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:12:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:12:33 3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:33 latest 10:12:33 4.1.0-dev.92 10:12:33 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:33 main 10:12:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:12:34 586b30813a41: Preparing 10:12:34 cde02fa63fa5: Preparing 10:12:34 308c8dc19daa: Preparing 10:12:34 06d9d5472424: Preparing 10:12:34 dd6332e8addf: Preparing 10:12:34 2bdfea4432cb: Preparing 10:12:34 415e68ebd411: Preparing 10:12:34 e7677451526e: Preparing 10:12:34 6ba9e08b5b90: Preparing 10:12:34 6b2381435979: Preparing 10:12:34 ac98ce7c366b: Preparing 10:12:34 0e64f2360a44: Preparing 10:12:34 2bdfea4432cb: Waiting 10:12:34 415e68ebd411: Waiting 10:12:34 e7677451526e: Waiting 10:12:34 6ba9e08b5b90: Waiting 10:12:34 6b2381435979: Waiting 10:12:34 ac98ce7c366b: Waiting 10:12:34 0e64f2360a44: Waiting 10:12:34 cde02fa63fa5: Pushed 10:12:34 dd6332e8addf: Pushed 10:12:34 586b30813a41: Pushed 10:12:34 e7677451526e: Layer already exists 10:12:34 415e68ebd411: Pushed 10:12:34 6ba9e08b5b90: Layer already exists 10:12:34 2bdfea4432cb: Pushed 10:12:34 0e64f2360a44: Layer already exists 10:12:35 6b2381435979: Pushed 10:12:37 ac98ce7c366b: Pushed 10:12:41 06d9d5472424: Pushed 10:12:41 308c8dc19daa: Pushed 10:12:41 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:42 + 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 10:12:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:12:42 586b30813a41: Preparing 10:12:42 cde02fa63fa5: Preparing 10:12:42 308c8dc19daa: Preparing 10:12:42 06d9d5472424: Preparing 10:12:42 dd6332e8addf: Preparing 10:12:42 2bdfea4432cb: Preparing 10:12:42 415e68ebd411: Preparing 10:12:42 e7677451526e: Preparing 10:12:42 6ba9e08b5b90: Preparing 10:12:42 6b2381435979: Preparing 10:12:42 ac98ce7c366b: Preparing 10:12:42 0e64f2360a44: Preparing 10:12:42 6b2381435979: Waiting 10:12:42 ac98ce7c366b: Waiting 10:12:42 0e64f2360a44: Waiting 10:12:42 415e68ebd411: Waiting 10:12:42 e7677451526e: Waiting 10:12:42 6ba9e08b5b90: Waiting 10:12:42 2bdfea4432cb: Waiting 10:12:42 308c8dc19daa: Layer already exists 10:12:42 cde02fa63fa5: Layer already exists 10:12:42 06d9d5472424: Layer already exists 10:12:42 586b30813a41: Layer already exists 10:12:42 dd6332e8addf: Layer already exists 10:12:42 415e68ebd411: Layer already exists 10:12:42 2bdfea4432cb: Layer already exists 10:12:42 e7677451526e: Layer already exists 10:12:42 6b2381435979: Layer already exists 10:12:42 6ba9e08b5b90: Layer already exists 10:12:42 ac98ce7c366b: Layer already exists 10:12:42 0e64f2360a44: Layer already exists 10:12:42 latest: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 10:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:12:43 586b30813a41: Preparing 10:12:43 cde02fa63fa5: Preparing 10:12:43 308c8dc19daa: Preparing 10:12:43 06d9d5472424: Preparing 10:12:43 dd6332e8addf: Preparing 10:12:43 2bdfea4432cb: Preparing 10:12:43 415e68ebd411: Preparing 10:12:43 e7677451526e: Preparing 10:12:43 6ba9e08b5b90: Preparing 10:12:43 6b2381435979: Preparing 10:12:43 ac98ce7c366b: Preparing 10:12:43 0e64f2360a44: Preparing 10:12:43 2bdfea4432cb: Waiting 10:12:43 415e68ebd411: Waiting 10:12:43 6ba9e08b5b90: Waiting 10:12:43 e7677451526e: Waiting 10:12:43 0e64f2360a44: Waiting 10:12:43 ac98ce7c366b: Waiting 10:12:43 586b30813a41: Layer already exists 10:12:43 cde02fa63fa5: Layer already exists 10:12:43 308c8dc19daa: Layer already exists 10:12:43 dd6332e8addf: Layer already exists 10:12:43 06d9d5472424: Layer already exists 10:12:43 415e68ebd411: Layer already exists 10:12:43 6b2381435979: Layer already exists 10:12:43 6ba9e08b5b90: Layer already exists 10:12:43 2bdfea4432cb: Layer already exists 10:12:43 e7677451526e: Layer already exists 10:12:43 ac98ce7c366b: Layer already exists 10:12:43 0e64f2360a44: Layer already exists 10:12:43 4.1.0-dev.92: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:12:44 586b30813a41: Preparing 10:12:44 cde02fa63fa5: Preparing 10:12:44 308c8dc19daa: Preparing 10:12:44 06d9d5472424: Preparing 10:12:44 dd6332e8addf: Preparing 10:12:44 2bdfea4432cb: Preparing 10:12:44 415e68ebd411: Preparing 10:12:44 2bdfea4432cb: Waiting 10:12:44 e7677451526e: Preparing 10:12:44 6ba9e08b5b90: Preparing 10:12:44 6b2381435979: Preparing 10:12:44 ac98ce7c366b: Preparing 10:12:44 415e68ebd411: Waiting 10:12:44 0e64f2360a44: Preparing 10:12:44 6ba9e08b5b90: Waiting 10:12:44 6b2381435979: Waiting 10:12:44 ac98ce7c366b: Waiting 10:12:44 0e64f2360a44: Waiting 10:12:44 e7677451526e: Waiting 10:12:44 dd6332e8addf: Layer already exists 10:12:44 586b30813a41: Layer already exists 10:12:44 cde02fa63fa5: Layer already exists 10:12:44 06d9d5472424: Layer already exists 10:12:44 308c8dc19daa: Layer already exists 10:12:44 2bdfea4432cb: Layer already exists 10:12:44 e7677451526e: Layer already exists 10:12:44 415e68ebd411: Layer already exists 10:12:44 6b2381435979: Layer already exists 10:12:44 6ba9e08b5b90: Layer already exists 10:12:44 0e64f2360a44: Layer already exists 10:12:44 ac98ce7c366b: Layer already exists 10:12:44 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:45 + 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 10:12:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:12:45 586b30813a41: Preparing 10:12:45 cde02fa63fa5: Preparing 10:12:45 308c8dc19daa: Preparing 10:12:45 06d9d5472424: Preparing 10:12:45 dd6332e8addf: Preparing 10:12:45 2bdfea4432cb: Preparing 10:12:45 415e68ebd411: Preparing 10:12:45 2bdfea4432cb: Waiting 10:12:45 e7677451526e: Preparing 10:12:45 415e68ebd411: Waiting 10:12:45 6ba9e08b5b90: Preparing 10:12:45 e7677451526e: Waiting 10:12:45 6b2381435979: Preparing 10:12:45 ac98ce7c366b: Preparing 10:12:45 6ba9e08b5b90: Waiting 10:12:45 6b2381435979: Waiting 10:12:45 ac98ce7c366b: Waiting 10:12:45 0e64f2360a44: Preparing 10:12:45 0e64f2360a44: Waiting 10:12:45 308c8dc19daa: Layer already exists 10:12:45 06d9d5472424: Layer already exists 10:12:45 cde02fa63fa5: Layer already exists 10:12:45 586b30813a41: Layer already exists 10:12:45 dd6332e8addf: Layer already exists 10:12:45 2bdfea4432cb: Layer already exists 10:12:45 6ba9e08b5b90: Layer already exists 10:12:45 415e68ebd411: Layer already exists 10:12:45 e7677451526e: Layer already exists 10:12:45 6b2381435979: Layer already exists 10:12:45 ac98ce7c366b: Layer already exists 10:12:45 0e64f2360a44: Layer already exists 10:12:45 main: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:45 ===================================================== [Pipeline] echo 10:12:45 taggedImages: 10:12:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:12:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 10:12:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:12:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:12:45 3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:45 latest 10:12:45 4.1.0-dev.92 10:12:45 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:45 main 10:12:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:12:46 32cb2e7e351e: Preparing 10:12:46 ef744ad28c0d: Preparing 10:12:46 e7677451526e: Preparing 10:12:46 6ba9e08b5b90: Preparing 10:12:46 1c8f8fec291a: Preparing 10:12:46 48b0ad4cb6ba: Preparing 10:12:46 0e64f2360a44: Preparing 10:12:46 48b0ad4cb6ba: Waiting 10:12:46 0e64f2360a44: Waiting 10:12:46 e7677451526e: Layer already exists 10:12:46 6ba9e08b5b90: Layer already exists 10:12:46 0e64f2360a44: Layer already exists 10:12:46 32cb2e7e351e: Pushed 10:12:47 1c8f8fec291a: Pushed 10:12:48 48b0ad4cb6ba: Pushed 10:12:54 ef744ad28c0d: Pushed 10:12:54 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:55 + 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 10:12:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:12:55 32cb2e7e351e: Preparing 10:12:55 ef744ad28c0d: Preparing 10:12:55 e7677451526e: Preparing 10:12:55 6ba9e08b5b90: Preparing 10:12:55 1c8f8fec291a: Preparing 10:12:55 48b0ad4cb6ba: Preparing 10:12:55 0e64f2360a44: Preparing 10:12:55 48b0ad4cb6ba: Waiting 10:12:55 0e64f2360a44: Waiting 10:12:55 32cb2e7e351e: Layer already exists 10:12:55 e7677451526e: Layer already exists 10:12:55 1c8f8fec291a: Layer already exists 10:12:55 6ba9e08b5b90: Layer already exists 10:12:55 ef744ad28c0d: Layer already exists 10:12:55 0e64f2360a44: Layer already exists 10:12:55 48b0ad4cb6ba: Layer already exists 10:12:55 latest: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 10:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:12:56 32cb2e7e351e: Preparing 10:12:56 ef744ad28c0d: Preparing 10:12:56 e7677451526e: Preparing 10:12:56 6ba9e08b5b90: Preparing 10:12:56 1c8f8fec291a: Preparing 10:12:56 48b0ad4cb6ba: Preparing 10:12:56 48b0ad4cb6ba: Waiting 10:12:56 0e64f2360a44: Preparing 10:12:56 0e64f2360a44: Waiting 10:12:56 6ba9e08b5b90: Layer already exists 10:12:56 1c8f8fec291a: Layer already exists 10:12:56 ef744ad28c0d: Layer already exists 10:12:56 32cb2e7e351e: Layer already exists 10:12:56 e7677451526e: Layer already exists 10:12:56 48b0ad4cb6ba: Layer already exists 10:12:56 0e64f2360a44: Layer already exists 10:12:56 4.1.0-dev.92: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:12:57 32cb2e7e351e: Preparing 10:12:57 ef744ad28c0d: Preparing 10:12:57 e7677451526e: Preparing 10:12:57 6ba9e08b5b90: Preparing 10:12:57 1c8f8fec291a: Preparing 10:12:57 48b0ad4cb6ba: Preparing 10:12:57 0e64f2360a44: Preparing 10:12:57 48b0ad4cb6ba: Waiting 10:12:57 0e64f2360a44: Waiting 10:12:57 e7677451526e: Layer already exists 10:12:57 1c8f8fec291a: Layer already exists 10:12:57 6ba9e08b5b90: Layer already exists 10:12:57 ef744ad28c0d: Layer already exists 10:12:57 32cb2e7e351e: Layer already exists 10:12:57 48b0ad4cb6ba: Layer already exists 10:12:57 0e64f2360a44: Layer already exists 10:12:57 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:58 + 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 10:12:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:12:58 32cb2e7e351e: Preparing 10:12:58 ef744ad28c0d: Preparing 10:12:58 e7677451526e: Preparing 10:12:58 6ba9e08b5b90: Preparing 10:12:58 1c8f8fec291a: Preparing 10:12:58 48b0ad4cb6ba: Preparing 10:12:58 0e64f2360a44: Preparing 10:12:58 48b0ad4cb6ba: Waiting 10:12:58 0e64f2360a44: Waiting 10:12:58 e7677451526e: Layer already exists 10:12:58 1c8f8fec291a: Layer already exists 10:12:58 32cb2e7e351e: Layer already exists 10:12:58 ef744ad28c0d: Layer already exists 10:12:58 6ba9e08b5b90: Layer already exists 10:12:58 0e64f2360a44: Layer already exists 10:12:58 48b0ad4cb6ba: Layer already exists 10:12:58 main: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:58 ===================================================== [Pipeline] echo 10:12:58 taggedImages: 10:12:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:12:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 10:12:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:12:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:12:58 3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:58 latest 10:12:58 4.1.0-dev.92 10:12:58 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:12:58 main 10:12:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:12:59 1e61d4225573: Preparing 10:12:59 3e29ca5fbea0: Preparing 10:12:59 74d654055f15: Preparing 10:12:59 e7677451526e: Preparing 10:12:59 6ba9e08b5b90: Preparing 10:12:59 4f19d4fb225e: Preparing 10:12:59 25dcb1bfdc95: Preparing 10:12:59 12fb8492036f: Preparing 10:12:59 7cdc9e74bfef: Preparing 10:12:59 4f19d4fb225e: Waiting 10:12:59 0e64f2360a44: Preparing 10:12:59 12fb8492036f: Waiting 10:12:59 7cdc9e74bfef: Waiting 10:12:59 0e64f2360a44: Waiting 10:12:59 25dcb1bfdc95: Waiting 10:12:59 6ba9e08b5b90: Layer already exists 10:12:59 e7677451526e: Layer already exists 10:12:59 3e29ca5fbea0: Pushed 10:12:59 74d654055f15: Pushed 10:12:59 1e61d4225573: Pushed 10:12:59 0e64f2360a44: Layer already exists 10:13:00 12fb8492036f: Pushed 10:13:00 7cdc9e74bfef: Pushed 10:13:12 25dcb1bfdc95: Pushed 10:13:31 4f19d4fb225e: Pushed 10:13:31 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:31 + 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 10:13:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:13:31 1e61d4225573: Preparing 10:13:31 3e29ca5fbea0: Preparing 10:13:31 74d654055f15: Preparing 10:13:31 e7677451526e: Preparing 10:13:31 6ba9e08b5b90: Preparing 10:13:31 4f19d4fb225e: Preparing 10:13:31 25dcb1bfdc95: Preparing 10:13:31 12fb8492036f: Preparing 10:13:31 7cdc9e74bfef: Preparing 10:13:31 0e64f2360a44: Preparing 10:13:31 4f19d4fb225e: Waiting 10:13:31 7cdc9e74bfef: Waiting 10:13:31 25dcb1bfdc95: Waiting 10:13:31 12fb8492036f: Waiting 10:13:31 0e64f2360a44: Waiting 10:13:31 1e61d4225573: Layer already exists 10:13:31 74d654055f15: Layer already exists 10:13:31 e7677451526e: Layer already exists 10:13:31 3e29ca5fbea0: Layer already exists 10:13:31 6ba9e08b5b90: Layer already exists 10:13:31 12fb8492036f: Layer already exists 10:13:31 4f19d4fb225e: Layer already exists 10:13:31 7cdc9e74bfef: Layer already exists 10:13:31 0e64f2360a44: Layer already exists 10:13:33 25dcb1bfdc95: Layer already exists 10:13:33 latest: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 10:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:13:34 1e61d4225573: Preparing 10:13:34 3e29ca5fbea0: Preparing 10:13:34 74d654055f15: Preparing 10:13:34 e7677451526e: Preparing 10:13:34 6ba9e08b5b90: Preparing 10:13:34 4f19d4fb225e: Preparing 10:13:34 25dcb1bfdc95: Preparing 10:13:34 12fb8492036f: Preparing 10:13:34 7cdc9e74bfef: Preparing 10:13:34 0e64f2360a44: Preparing 10:13:34 4f19d4fb225e: Waiting 10:13:34 25dcb1bfdc95: Waiting 10:13:34 12fb8492036f: Waiting 10:13:34 7cdc9e74bfef: Waiting 10:13:34 0e64f2360a44: Waiting 10:13:34 1e61d4225573: Layer already exists 10:13:34 e7677451526e: Layer already exists 10:13:34 74d654055f15: Layer already exists 10:13:34 3e29ca5fbea0: Layer already exists 10:13:34 6ba9e08b5b90: Layer already exists 10:13:34 7cdc9e74bfef: Layer already exists 10:13:34 12fb8492036f: Layer already exists 10:13:34 25dcb1bfdc95: Layer already exists 10:13:34 4f19d4fb225e: Layer already exists 10:13:34 0e64f2360a44: Layer already exists 10:13:34 4.1.0-dev.92: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:13:35 1e61d4225573: Preparing 10:13:35 3e29ca5fbea0: Preparing 10:13:35 74d654055f15: Preparing 10:13:35 e7677451526e: Preparing 10:13:35 6ba9e08b5b90: Preparing 10:13:35 4f19d4fb225e: Preparing 10:13:35 25dcb1bfdc95: Preparing 10:13:35 12fb8492036f: Preparing 10:13:35 7cdc9e74bfef: Preparing 10:13:35 0e64f2360a44: Preparing 10:13:35 25dcb1bfdc95: Waiting 10:13:35 12fb8492036f: Waiting 10:13:35 7cdc9e74bfef: Waiting 10:13:35 0e64f2360a44: Waiting 10:13:35 4f19d4fb225e: Waiting 10:13:35 1e61d4225573: Layer already exists 10:13:35 e7677451526e: Layer already exists 10:13:35 3e29ca5fbea0: Layer already exists 10:13:35 6ba9e08b5b90: Layer already exists 10:13:35 74d654055f15: Layer already exists 10:13:35 25dcb1bfdc95: Layer already exists 10:13:35 12fb8492036f: Layer already exists 10:13:35 4f19d4fb225e: Layer already exists 10:13:35 0e64f2360a44: Layer already exists 10:13:35 7cdc9e74bfef: Layer already exists 10:13:35 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:35 + 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 10:13:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:13:36 1e61d4225573: Preparing 10:13:36 3e29ca5fbea0: Preparing 10:13:36 74d654055f15: Preparing 10:13:36 e7677451526e: Preparing 10:13:36 6ba9e08b5b90: Preparing 10:13:36 4f19d4fb225e: Preparing 10:13:36 25dcb1bfdc95: Preparing 10:13:36 12fb8492036f: Preparing 10:13:36 7cdc9e74bfef: Preparing 10:13:36 0e64f2360a44: Preparing 10:13:36 12fb8492036f: Waiting 10:13:36 7cdc9e74bfef: Waiting 10:13:36 0e64f2360a44: Waiting 10:13:36 4f19d4fb225e: Waiting 10:13:36 25dcb1bfdc95: Waiting 10:13:36 74d654055f15: Layer already exists 10:13:36 6ba9e08b5b90: Layer already exists 10:13:36 3e29ca5fbea0: Layer already exists 10:13:36 e7677451526e: Layer already exists 10:13:36 1e61d4225573: Layer already exists 10:13:36 12fb8492036f: Layer already exists 10:13:36 4f19d4fb225e: Layer already exists 10:13:36 25dcb1bfdc95: Layer already exists 10:13:36 0e64f2360a44: Layer already exists 10:13:36 7cdc9e74bfef: Layer already exists 10:13:36 main: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:36 ===================================================== [Pipeline] echo 10:13:36 taggedImages: 10:13:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:13:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:13:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 10:13:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:13:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:13:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:13:36 3275492f3b456a38bdf366ac4f0a07efda70c683 10:13:36 latest 10:13:36 4.1.0-dev.92 10:13:36 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:13:36 main 10:13:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:13:37 cf6c95a5f6b3: Preparing 10:13:37 d0927c391646: Preparing 10:13:37 a6570480fc85: Preparing 10:13:37 e7677451526e: Preparing 10:13:37 6ba9e08b5b90: Preparing 10:13:37 0c71e3522e3a: Preparing 10:13:37 4ed431e68305: Preparing 10:13:37 2bbd9e8d09bd: Preparing 10:13:37 0e64f2360a44: Preparing 10:13:37 4ed431e68305: Waiting 10:13:37 2bbd9e8d09bd: Waiting 10:13:37 0e64f2360a44: Waiting 10:13:37 0c71e3522e3a: Waiting 10:13:37 6ba9e08b5b90: Layer already exists 10:13:37 e7677451526e: Layer already exists 10:13:37 cf6c95a5f6b3: Pushed 10:13:37 d0927c391646: Pushed 10:13:37 a6570480fc85: Pushed 10:13:37 0e64f2360a44: Layer already exists 10:13:37 4ed431e68305: Pushed 10:13:38 2bbd9e8d09bd: Pushed 10:14:05 0c71e3522e3a: Pushed 10:14:05 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:05 + 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 10:14:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:14:05 cf6c95a5f6b3: Preparing 10:14:05 d0927c391646: Preparing 10:14:05 a6570480fc85: Preparing 10:14:05 e7677451526e: Preparing 10:14:05 6ba9e08b5b90: Preparing 10:14:05 0c71e3522e3a: Preparing 10:14:05 4ed431e68305: Preparing 10:14:05 2bbd9e8d09bd: Preparing 10:14:05 0e64f2360a44: Preparing 10:14:05 4ed431e68305: Waiting 10:14:05 0c71e3522e3a: Waiting 10:14:05 2bbd9e8d09bd: Waiting 10:14:05 0e64f2360a44: Waiting 10:14:05 d0927c391646: Layer already exists 10:14:05 cf6c95a5f6b3: Layer already exists 10:14:05 a6570480fc85: Layer already exists 10:14:05 e7677451526e: Layer already exists 10:14:05 6ba9e08b5b90: Layer already exists 10:14:05 0c71e3522e3a: Layer already exists 10:14:05 4ed431e68305: Layer already exists 10:14:05 2bbd9e8d09bd: Layer already exists 10:14:05 0e64f2360a44: Layer already exists 10:14:05 latest: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 10:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:14:06 cf6c95a5f6b3: Preparing 10:14:06 d0927c391646: Preparing 10:14:06 a6570480fc85: Preparing 10:14:06 e7677451526e: Preparing 10:14:06 6ba9e08b5b90: Preparing 10:14:06 0c71e3522e3a: Preparing 10:14:06 4ed431e68305: Preparing 10:14:06 2bbd9e8d09bd: Preparing 10:14:06 0e64f2360a44: Preparing 10:14:06 0c71e3522e3a: Waiting 10:14:06 4ed431e68305: Waiting 10:14:06 2bbd9e8d09bd: Waiting 10:14:06 0e64f2360a44: Waiting 10:14:06 d0927c391646: Layer already exists 10:14:06 e7677451526e: Layer already exists 10:14:06 cf6c95a5f6b3: Layer already exists 10:14:06 6ba9e08b5b90: Layer already exists 10:14:06 a6570480fc85: Layer already exists 10:14:06 4ed431e68305: Layer already exists 10:14:06 0c71e3522e3a: Layer already exists 10:14:06 0e64f2360a44: Layer already exists 10:14:06 2bbd9e8d09bd: Layer already exists 10:14:06 4.1.0-dev.92: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:14:07 cf6c95a5f6b3: Preparing 10:14:07 d0927c391646: Preparing 10:14:07 a6570480fc85: Preparing 10:14:07 e7677451526e: Preparing 10:14:07 6ba9e08b5b90: Preparing 10:14:07 0c71e3522e3a: Preparing 10:14:07 4ed431e68305: Preparing 10:14:07 2bbd9e8d09bd: Preparing 10:14:07 0e64f2360a44: Preparing 10:14:07 4ed431e68305: Waiting 10:14:07 2bbd9e8d09bd: Waiting 10:14:07 0e64f2360a44: Waiting 10:14:07 0c71e3522e3a: Waiting 10:14:07 d0927c391646: Layer already exists 10:14:07 6ba9e08b5b90: Layer already exists 10:14:07 cf6c95a5f6b3: Layer already exists 10:14:07 e7677451526e: Layer already exists 10:14:07 a6570480fc85: Layer already exists 10:14:07 4ed431e68305: Layer already exists 10:14:07 0c71e3522e3a: Layer already exists 10:14:07 2bbd9e8d09bd: Layer already exists 10:14:07 0e64f2360a44: Layer already exists 10:14:07 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + 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 10:14:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:14:10 cf6c95a5f6b3: Preparing 10:14:10 d0927c391646: Preparing 10:14:10 a6570480fc85: Preparing 10:14:10 e7677451526e: Preparing 10:14:10 6ba9e08b5b90: Preparing 10:14:10 0c71e3522e3a: Preparing 10:14:10 4ed431e68305: Preparing 10:14:10 2bbd9e8d09bd: Preparing 10:14:10 0e64f2360a44: Preparing 10:14:10 4ed431e68305: Waiting 10:14:10 0e64f2360a44: Waiting 10:14:10 0c71e3522e3a: Waiting 10:14:10 e7677451526e: Layer already exists 10:14:10 6ba9e08b5b90: Layer already exists 10:14:10 a6570480fc85: Layer already exists 10:14:10 d0927c391646: Layer already exists 10:14:10 cf6c95a5f6b3: Layer already exists 10:14:10 4ed431e68305: Layer already exists 10:14:10 2bbd9e8d09bd: Layer already exists 10:14:10 0c71e3522e3a: Layer already exists 10:14:10 0e64f2360a44: Layer already exists 10:14:10 main: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:10 ===================================================== [Pipeline] echo 10:14:10 taggedImages: 10:14:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:14:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 10:14:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:14:10 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:14:10 3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:10 latest 10:14:10 4.1.0-dev.92 10:14:10 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:10 main 10:14:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:14:11 41067b820c9f: Preparing 10:14:11 fb3fa653d791: Preparing 10:14:11 37dfa74fd63a: Preparing 10:14:11 e7677451526e: Preparing 10:14:11 6ba9e08b5b90: Preparing 10:14:11 a76fedc1aad5: Preparing 10:14:11 12fb8492036f: Preparing 10:14:11 7cdc9e74bfef: Preparing 10:14:11 0e64f2360a44: Preparing 10:14:11 a76fedc1aad5: Waiting 10:14:11 12fb8492036f: Waiting 10:14:11 7cdc9e74bfef: Waiting 10:14:11 0e64f2360a44: Waiting 10:14:11 6ba9e08b5b90: Layer already exists 10:14:11 e7677451526e: Layer already exists 10:14:11 12fb8492036f: Layer already exists 10:14:11 fb3fa653d791: Pushed 10:14:11 37dfa74fd63a: Pushed 10:14:11 41067b820c9f: Pushed 10:14:11 7cdc9e74bfef: Layer already exists 10:14:11 0e64f2360a44: Layer already exists 10:14:38 a76fedc1aad5: Pushed 10:14:38 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:38 + 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 10:14:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:14:39 41067b820c9f: Preparing 10:14:39 fb3fa653d791: Preparing 10:14:39 37dfa74fd63a: Preparing 10:14:39 e7677451526e: Preparing 10:14:39 6ba9e08b5b90: Preparing 10:14:39 a76fedc1aad5: Preparing 10:14:39 12fb8492036f: Preparing 10:14:39 7cdc9e74bfef: Preparing 10:14:39 0e64f2360a44: Preparing 10:14:39 12fb8492036f: Waiting 10:14:39 7cdc9e74bfef: Waiting 10:14:39 0e64f2360a44: Waiting 10:14:39 a76fedc1aad5: Waiting 10:14:39 fb3fa653d791: Layer already exists 10:14:39 41067b820c9f: Layer already exists 10:14:39 37dfa74fd63a: Layer already exists 10:14:39 e7677451526e: Layer already exists 10:14:39 6ba9e08b5b90: Layer already exists 10:14:39 7cdc9e74bfef: Layer already exists 10:14:39 0e64f2360a44: Layer already exists 10:14:39 a76fedc1aad5: Layer already exists 10:14:39 12fb8492036f: Layer already exists 10:14:39 latest: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 10:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:14:40 41067b820c9f: Preparing 10:14:40 fb3fa653d791: Preparing 10:14:40 37dfa74fd63a: Preparing 10:14:40 e7677451526e: Preparing 10:14:40 6ba9e08b5b90: Preparing 10:14:40 a76fedc1aad5: Preparing 10:14:40 12fb8492036f: Preparing 10:14:40 7cdc9e74bfef: Preparing 10:14:40 0e64f2360a44: Preparing 10:14:40 a76fedc1aad5: Waiting 10:14:40 12fb8492036f: Waiting 10:14:40 7cdc9e74bfef: Waiting 10:14:40 0e64f2360a44: Waiting 10:14:40 41067b820c9f: Layer already exists 10:14:40 6ba9e08b5b90: Layer already exists 10:14:40 e7677451526e: Layer already exists 10:14:40 fb3fa653d791: Layer already exists 10:14:40 37dfa74fd63a: Layer already exists 10:14:40 12fb8492036f: Layer already exists 10:14:40 a76fedc1aad5: Layer already exists 10:14:40 7cdc9e74bfef: Layer already exists 10:14:40 0e64f2360a44: Layer already exists 10:14:40 4.1.0-dev.92: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:14:41 41067b820c9f: Preparing 10:14:41 fb3fa653d791: Preparing 10:14:41 37dfa74fd63a: Preparing 10:14:41 e7677451526e: Preparing 10:14:41 6ba9e08b5b90: Preparing 10:14:41 a76fedc1aad5: Preparing 10:14:41 12fb8492036f: Preparing 10:14:41 7cdc9e74bfef: Preparing 10:14:41 0e64f2360a44: Preparing 10:14:41 12fb8492036f: Waiting 10:14:41 7cdc9e74bfef: Waiting 10:14:41 0e64f2360a44: Waiting 10:14:41 a76fedc1aad5: Waiting 10:14:41 6ba9e08b5b90: Layer already exists 10:14:41 41067b820c9f: Layer already exists 10:14:41 e7677451526e: Layer already exists 10:14:41 fb3fa653d791: Layer already exists 10:14:41 37dfa74fd63a: Layer already exists 10:14:41 7cdc9e74bfef: Layer already exists 10:14:41 a76fedc1aad5: Layer already exists 10:14:41 12fb8492036f: Layer already exists 10:14:41 0e64f2360a44: Layer already exists 10:14:41 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:14:42 41067b820c9f: Preparing 10:14:42 fb3fa653d791: Preparing 10:14:42 37dfa74fd63a: Preparing 10:14:42 e7677451526e: Preparing 10:14:42 6ba9e08b5b90: Preparing 10:14:42 a76fedc1aad5: Preparing 10:14:42 12fb8492036f: Preparing 10:14:42 a76fedc1aad5: Waiting 10:14:42 7cdc9e74bfef: Preparing 10:14:42 0e64f2360a44: Preparing 10:14:42 7cdc9e74bfef: Waiting 10:14:42 12fb8492036f: Waiting 10:14:42 0e64f2360a44: Waiting 10:14:42 37dfa74fd63a: Layer already exists 10:14:42 e7677451526e: Layer already exists 10:14:42 fb3fa653d791: Layer already exists 10:14:42 6ba9e08b5b90: Layer already exists 10:14:42 41067b820c9f: Layer already exists 10:14:42 a76fedc1aad5: Layer already exists 10:14:42 12fb8492036f: Layer already exists 10:14:42 7cdc9e74bfef: Layer already exists 10:14:42 0e64f2360a44: Layer already exists 10:14:42 main: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:42 ===================================================== [Pipeline] echo 10:14:42 taggedImages: 10:14:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:14:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 10:14:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:14:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:14:42 3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:42 latest 10:14:42 4.1.0-dev.92 10:14:42 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:42 main 10:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:14:43 e74f0a834cba: Preparing 10:14:43 12a305050d75: Preparing 10:14:43 e7677451526e: Preparing 10:14:43 6ba9e08b5b90: Preparing 10:14:43 0d823fafe12f: Preparing 10:14:43 07277bc31ebe: Preparing 10:14:43 0e64f2360a44: Preparing 10:14:43 07277bc31ebe: Waiting 10:14:43 0e64f2360a44: Waiting 10:14:43 6ba9e08b5b90: Layer already exists 10:14:43 e7677451526e: Layer already exists 10:14:43 0e64f2360a44: Layer already exists 10:14:43 e74f0a834cba: Pushed 10:14:43 0d823fafe12f: Pushed 10:14:44 07277bc31ebe: Pushed 10:14:51 12a305050d75: Pushed 10:14:51 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:14:52 e74f0a834cba: Preparing 10:14:52 12a305050d75: Preparing 10:14:52 e7677451526e: Preparing 10:14:52 6ba9e08b5b90: Preparing 10:14:52 0d823fafe12f: Preparing 10:14:52 07277bc31ebe: Preparing 10:14:52 0e64f2360a44: Preparing 10:14:52 07277bc31ebe: Waiting 10:14:52 0e64f2360a44: Waiting 10:14:52 e7677451526e: Layer already exists 10:14:52 6ba9e08b5b90: Layer already exists 10:14:52 e74f0a834cba: Layer already exists 10:14:52 0d823fafe12f: Layer already exists 10:14:52 12a305050d75: Layer already exists 10:14:52 0e64f2360a44: Layer already exists 10:14:52 07277bc31ebe: Layer already exists 10:14:52 latest: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 10:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:14:53 e74f0a834cba: Preparing 10:14:53 12a305050d75: Preparing 10:14:53 e7677451526e: Preparing 10:14:53 6ba9e08b5b90: Preparing 10:14:53 0d823fafe12f: Preparing 10:14:53 07277bc31ebe: Preparing 10:14:53 0e64f2360a44: Preparing 10:14:53 07277bc31ebe: Waiting 10:14:53 0e64f2360a44: Waiting 10:14:53 0d823fafe12f: Layer already exists 10:14:53 12a305050d75: Layer already exists 10:14:53 6ba9e08b5b90: Layer already exists 10:14:53 e74f0a834cba: Layer already exists 10:14:53 e7677451526e: Layer already exists 10:14:53 07277bc31ebe: Layer already exists 10:14:53 0e64f2360a44: Layer already exists 10:14:53 4.1.0-dev.92: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:14:53 e74f0a834cba: Preparing 10:14:53 12a305050d75: Preparing 10:14:53 e7677451526e: Preparing 10:14:53 6ba9e08b5b90: Preparing 10:14:53 0d823fafe12f: Preparing 10:14:53 07277bc31ebe: Preparing 10:14:53 0e64f2360a44: Preparing 10:14:53 07277bc31ebe: Waiting 10:14:53 0e64f2360a44: Waiting 10:14:53 e74f0a834cba: Layer already exists 10:14:53 0d823fafe12f: Layer already exists 10:14:53 e7677451526e: Layer already exists 10:14:53 12a305050d75: Layer already exists 10:14:53 6ba9e08b5b90: Layer already exists 10:14:53 07277bc31ebe: Layer already exists 10:14:53 0e64f2360a44: Layer already exists 10:14:53 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:14:54 e74f0a834cba: Preparing 10:14:54 12a305050d75: Preparing 10:14:54 e7677451526e: Preparing 10:14:54 6ba9e08b5b90: Preparing 10:14:54 0d823fafe12f: Preparing 10:14:54 07277bc31ebe: Preparing 10:14:54 0e64f2360a44: Preparing 10:14:54 07277bc31ebe: Waiting 10:14:54 0e64f2360a44: Waiting 10:14:54 e74f0a834cba: Layer already exists 10:14:54 0d823fafe12f: Layer already exists 10:14:54 12a305050d75: Layer already exists 10:14:54 e7677451526e: Layer already exists 10:14:54 6ba9e08b5b90: Layer already exists 10:14:54 0e64f2360a44: Layer already exists 10:14:54 07277bc31ebe: Layer already exists 10:14:55 main: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:55 ===================================================== [Pipeline] echo 10:14:55 taggedImages: 10:14:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:14:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 10:14:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:14:55 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:14:55 3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:55 latest 10:14:55 4.1.0-dev.92 10:14:55 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:14:55 main 10:14:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:14:56 38b23980b7e6: Preparing 10:14:56 5af19c6962a4: Preparing 10:14:56 e7677451526e: Preparing 10:14:56 6ba9e08b5b90: Preparing 10:14:56 872554a37572: Preparing 10:14:56 b2930c259b62: Preparing 10:14:56 0e64f2360a44: Preparing 10:14:56 b2930c259b62: Waiting 10:14:56 0e64f2360a44: Waiting 10:14:56 6ba9e08b5b90: Layer already exists 10:14:56 e7677451526e: Layer already exists 10:14:56 0e64f2360a44: Layer already exists 10:14:56 38b23980b7e6: Pushed 10:14:56 872554a37572: Pushed 10:14:56 b2930c259b62: Pushed 10:15:04 5af19c6962a4: Pushed 10:15:04 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:05 38b23980b7e6: Preparing 10:15:05 5af19c6962a4: Preparing 10:15:05 e7677451526e: Preparing 10:15:05 6ba9e08b5b90: Preparing 10:15:05 872554a37572: Preparing 10:15:05 b2930c259b62: Preparing 10:15:05 0e64f2360a44: Preparing 10:15:05 b2930c259b62: Waiting 10:15:05 0e64f2360a44: Waiting 10:15:05 e7677451526e: Layer already exists 10:15:05 872554a37572: Layer already exists 10:15:05 5af19c6962a4: Layer already exists 10:15:05 6ba9e08b5b90: Layer already exists 10:15:05 38b23980b7e6: Layer already exists 10:15:05 b2930c259b62: Layer already exists 10:15:05 0e64f2360a44: Layer already exists 10:15:05 latest: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 10:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:06 38b23980b7e6: Preparing 10:15:06 5af19c6962a4: Preparing 10:15:06 e7677451526e: Preparing 10:15:06 6ba9e08b5b90: Preparing 10:15:06 872554a37572: Preparing 10:15:06 b2930c259b62: Preparing 10:15:06 0e64f2360a44: Preparing 10:15:06 0e64f2360a44: Waiting 10:15:06 b2930c259b62: Waiting 10:15:06 872554a37572: Layer already exists 10:15:06 5af19c6962a4: Layer already exists 10:15:06 38b23980b7e6: Layer already exists 10:15:06 e7677451526e: Layer already exists 10:15:06 6ba9e08b5b90: Layer already exists 10:15:06 0e64f2360a44: Layer already exists 10:15:06 b2930c259b62: Layer already exists 10:15:06 4.1.0-dev.92: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:07 38b23980b7e6: Preparing 10:15:07 5af19c6962a4: Preparing 10:15:07 e7677451526e: Preparing 10:15:07 6ba9e08b5b90: Preparing 10:15:07 872554a37572: Preparing 10:15:07 b2930c259b62: Preparing 10:15:07 0e64f2360a44: Preparing 10:15:07 b2930c259b62: Waiting 10:15:07 0e64f2360a44: Waiting 10:15:07 38b23980b7e6: Layer already exists 10:15:07 872554a37572: Layer already exists 10:15:07 5af19c6962a4: Layer already exists 10:15:07 e7677451526e: Layer already exists 10:15:07 6ba9e08b5b90: Layer already exists 10:15:07 b2930c259b62: Layer already exists 10:15:07 0e64f2360a44: Layer already exists 10:15:07 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:15:08 38b23980b7e6: Preparing 10:15:08 5af19c6962a4: Preparing 10:15:08 e7677451526e: Preparing 10:15:08 6ba9e08b5b90: Preparing 10:15:08 872554a37572: Preparing 10:15:08 b2930c259b62: Preparing 10:15:08 0e64f2360a44: Preparing 10:15:08 b2930c259b62: Waiting 10:15:08 0e64f2360a44: Waiting 10:15:08 6ba9e08b5b90: Layer already exists 10:15:08 38b23980b7e6: Layer already exists 10:15:08 5af19c6962a4: Layer already exists 10:15:08 872554a37572: Layer already exists 10:15:08 e7677451526e: Layer already exists 10:15:08 0e64f2360a44: Layer already exists 10:15:08 b2930c259b62: Layer already exists 10:15:08 main: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:08 ===================================================== [Pipeline] echo 10:15:08 taggedImages: 10:15:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 10:15:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:15:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 10:15:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 10:15:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 [Pipeline] echo 10:15:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo 10:15:09 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 10:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:09 10:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:10 arm64: Pulling from edgex-lftools-log-publisher 10:15:10 8998bd30e6a1: Pulling fs layer 10:15:10 04944245beec: Pulling fs layer 10:15:10 699f458cf7ca: Pulling fs layer 10:15:10 765212b225bb: Pulling fs layer 10:15:10 f23df028b6ca: Pulling fs layer 10:15:10 d65c8cfc05b1: Pulling fs layer 10:15:10 2437ff75d9bd: Pulling fs layer 10:15:10 f23df028b6ca: Waiting 10:15:10 d65c8cfc05b1: Waiting 10:15:10 2437ff75d9bd: Waiting 10:15:10 765212b225bb: Waiting 10:15:10 04944245beec: Verifying Checksum 10:15:10 04944245beec: Download complete 10:15:10 765212b225bb: Verifying Checksum 10:15:10 765212b225bb: Download complete 10:15:10 f23df028b6ca: Verifying Checksum 10:15:10 f23df028b6ca: Download complete 10:15:10 d65c8cfc05b1: Verifying Checksum 10:15:10 d65c8cfc05b1: Download complete 10:15:10 699f458cf7ca: Verifying Checksum 10:15:10 699f458cf7ca: Download complete 10:15:10 8998bd30e6a1: Verifying Checksum 10:15:10 8998bd30e6a1: Download complete 10:15:13 2437ff75d9bd: Verifying Checksum 10:15:13 2437ff75d9bd: Download complete 10:15:15 8998bd30e6a1: Pull complete 10:15:16 04944245beec: Pull complete 10:15:17 699f458cf7ca: Pull complete 10:15:17 765212b225bb: Pull complete 10:15:18 f23df028b6ca: Pull complete 10:15:18 d65c8cfc05b1: Pull complete 10:15:37 2437ff75d9bd: Pull complete 10:15:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:37 prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container 10:15:37 $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 10:15:39 $ docker top 100ca8beeae8fe238f46c75f21350336f5544929647f41fd7aeedc4439f3910c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:40 ---> job-cost.sh 10:15:40 lf-activate-venv: SKIPPING 10:15:40 INFO: No Stack... 10:15:40 INFO: Retrieving Pricing Info for: v3-standard-4 10:15:41 INFO: Archiving Costs [Pipeline] sh 10:15:42 + + cat /w/workspace/edgex-go/947/archives/cost.csv 10:15:42 cut -d, -f6 [Pipeline] lock 10:15:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-947-stack-cost] 10:15:42 Resource [jenkins-edgexfoundry-edgex-go-main-947-stack-cost] did not exist. Created. 10:15:42 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-947-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:42 + echo total: 0.10999999940395355 [Pipeline] stash 10:15:43 Stashed 1 file(s) [Pipeline] } 10:15:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-947-stack-cost] [Pipeline] // lock [Pipeline] } 10:15:43 $ docker stop --time=1 100ca8beeae8fe238f46c75f21350336f5544929647f41fd7aeedc4439f3910c 10:15:44 $ docker rm -f --volumes 100ca8beeae8fe238f46c75f21350336f5544929647f41fd7aeedc4439f3910c [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 10:15:45 provisioning config files... 10:15:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/947@tmp/config8798247326374626649tmp [Pipeline] { [Pipeline] sh 10:15:45 + set +x 10:15:45 + curl -s https://codecov.io/bash 10:15:45 + bash -s -- 10:15:45 10:15:45 _____ _ 10:15:45 / ____| | | 10:15:45 | | ___ __| | ___ ___ _____ __ 10:15:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:15:45 | |___| (_) | (_| | __/ (_| (_) \ V / 10:15:45 \_____\___/ \__,_|\___|\___\___/ \_/ 10:15:45 Bash-1.0.6 10:15:45 10:15:45 10:15:45 ==> git version 2.25.1 found 10:15:45 ==> 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 10:15:45 Release-Date: 2020-01-08 10:15:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:15:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:15:45 ==> Jenkins CI detected. 10:15:45 current dir:  /w/workspace/edgex-go/947 10:15:45 project root: . 10:15:45 --> token set from env 10:15:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:15:45 ==> Running gcov in . (disable via -X gcov) 10:15:45 ==> Python coveragepy not found 10:15:45 ==> Searching for coverage reports in: 10:15:45 + . 10:15:46 -> Found 1 reports 10:15:46 ==> Detecting git/mercurial file structure 10:15:46 ==> Reading reports 10:15:46 + ./coverage.out bytes=1044038 10:15:46 ==> Appending adjustments 10:15:46 https://docs.codecov.io/docs/fixing-reports 10:15:47 + Found adjustments 10:15:47 ==> Gzipping contents 10:15:47 108K /tmp/codecov.LDOujA.gz 10:15:47 ==> Uploading reports 10:15:47 url: https://codecov.io 10:15:47 query: branch=main&commit=3275492f3b456a38bdf366ac4f0a07efda70c683&build=947&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F947%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:15:47 -> Pinging Codecov 10:15:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3275492f3b456a38bdf366ac4f0a07efda70c683&build=947&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F947%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:15:48 -> Uploading to 10:15:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3275492f3b456a38bdf366ac4f0a07efda70c683/0707cf06-6a58-4971-b86e-5547768808f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260107T101548Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=03b536609c10c06f842078e66e6ae2feba75f98a0404f48b4863e9584b7eec85 10:15:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:15:48 Dload Upload Total Spent Left Speed 10:15:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 97033 0:00:01 0:00:01 --:--:-- 97120 10:15:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } 10:15:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:15:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:15:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:15:49 10:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:15:50 latest: Pulling from edgex-devops/edgex-snyk-go 10:15:50 2d35ebdb57d9: Already exists 10:15:50 85e8836fcdb2: Pulling fs layer 10:15:50 91631faa732a: Pulling fs layer 10:15:50 f3f5ae8826fa: Pulling fs layer 10:15:50 4f4fb700ef54: Pulling fs layer 10:15:50 7861252a18e6: Pulling fs layer 10:15:50 9130f900ef6f: Pulling fs layer 10:15:50 7861252a18e6: Waiting 10:15:50 4f4fb700ef54: Waiting 10:15:50 9130f900ef6f: Waiting 10:15:50 f3f5ae8826fa: Download complete 10:15:50 85e8836fcdb2: Download complete 10:15:50 4f4fb700ef54: Verifying Checksum 10:15:50 4f4fb700ef54: Download complete 10:15:50 85e8836fcdb2: Pull complete 10:15:50 7861252a18e6: Verifying Checksum 10:15:50 7861252a18e6: Download complete 10:15:50 91631faa732a: Verifying Checksum 10:15:50 91631faa732a: Download complete 10:15:51 9130f900ef6f: Verifying Checksum 10:15:51 9130f900ef6f: Download complete 10:15:56 91631faa732a: Pull complete 10:15:56 f3f5ae8826fa: Pull complete 10:15:56 4f4fb700ef54: Pull complete 10:15:56 7861252a18e6: Pull complete 10:16:00 9130f900ef6f: Pull complete 10:16:00 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:00 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 10:16:00 $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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/edgex-snyk-go:latest cat 10:16:14 $ docker top 8d2d0c34250580449fc43cedac5f06b555f81270a2c5e199a27e2609b3c90145 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:14 + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] echo 10:16:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:16:14 + set -o pipefail 10:16:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:16:22 10:16:22 Monitoring /w/workspace/edgex-go/947 (github.com/edgexfoundry/edgex-go)... 10:16:22 10:16:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4f196f22-c77b-4d21-85bc-0f574f88cb4e 10:16:22 10:16:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:16:22 10:16:23 10:16:23 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:16:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:16:23 $ docker stop --time=1 8d2d0c34250580449fc43cedac5f06b555f81270a2c5e199a27e2609b3c90145 10:16:39 $ docker rm -f --volumes 8d2d0c34250580449fc43cedac5f06b555f81270a2c5e199a27e2609b3c90145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:16:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:40 provisioning config files... 10:16:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/947@tmp/config2166216958229483410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:40 --> edgex-publish-swagger.sh 10:16:40 === Publish openapi API === 10:16:40 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:16:40 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/947/openapi/core-command.yaml] 10:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:40 Dload Upload Total Spent Left Speed 10:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 347 171k --:--:-- --:--:-- --:--:-- 172k 10:16:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:40 10:16:40 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/947/openapi/core-data.yaml] 10:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:40 Dload Upload Total Spent Left Speed 10:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75309 0 0 100 75309 0 808k --:--:-- --:--:-- --:--:-- 799k 100 75375 100 66 100 75309 448 500k --:--:-- --:--:-- --:--:-- 497k 10:16:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:40 10:16:40 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/947/openapi/core-keeper.yaml] 10:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:40 Dload Upload Total Spent Left Speed 10:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 362 162k --:--:-- --:--:-- --:--:-- 162k 10:16:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:41 10:16:41 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/947/openapi/core-metadata.yaml] 10:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:41 Dload Upload Total Spent Left Speed 10:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 437 1058k --:--:-- --:--:-- --:--:-- 1059k 10:16:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:41 10:16:41 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/947/openapi/security-proxy-auth.yaml] 10:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:41 Dload Upload Total Spent Left Speed 10:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 198k 10:16:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:41 10:16:41 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/947/openapi/security-secretstore-setup.yaml] 10:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:41 Dload Upload Total Spent Left Speed 10:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 3979 100 66 100 3913 59 3518 0:00:01 0:00:01 --:--:-- 3578 10:16:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:42 10:16:42 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/947/openapi/support-notifications.yaml] 10:16:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:42 Dload Upload Total Spent Left Speed 10:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 415 614k --:--:-- --:--:-- --:--:-- 618k 10:16:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:42 10:16:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/947/openapi/support-scheduler.yaml] 10:16:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:42 Dload Upload Total Spent Left Speed 10:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 420k 100 50767 100 66 100 50701 559 419k --:--:-- --:--:-- --:--:-- 416k 10:16:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:16:42 [Pipeline] } 10:16:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:16:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:43 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 10:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:16:43 $ docker top ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 -eo pid,comm 10:16:43 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). 10:16:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:43 [ssh-agent] Looking for ssh-agent implementation... 10:16:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:43 $ docker exec ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 ssh-agent 10:16:44 SSH_AUTH_SOCK=/tmp/ssh-DEJnNcHiMVYn/agent.31 10:16:44 SSH_AGENT_PID=37 10:16:44 Running ssh-add (command line suppressed) 10:16:44 Identity added: /w/workspace/edgex-go/947@tmp/private_key_17187284237197637970.key (/w/workspace/edgex-go/947@tmp/private_key_17187284237197637970.key) 10:16:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:44 + git semver tag 10:16:44 2026-01-07 10:16:44,735 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:16:44 2026-01-07 10:16:44,741 [run_tag] DEBUG tag force:False 10:16:44 2026-01-07 10:16:44,741 [check_head_tag] DEBUG check head tag 10:16:44 2026-01-07 10:16:44,742 [execute] INFO git cat-file --batch-check 10:16:44 2026-01-07 10:16:44,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/947, stdin=, shell=False, universal_newlines=False) 10:16:44 2026-01-07 10:16:44,744 [execute] INFO git cat-file --batch 10:16:44 2026-01-07 10:16:44,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/947, stdin=, shell=False, universal_newlines=False) 10:16:44 2026-01-07 10:16:44,771 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 10:16:44 2026-01-07 10:16:44,772 [execute] INFO git tag -a v4.1.0-dev.92 -m v4.1.0-dev.92 10:16:44 2026-01-07 10:16:44,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.92', '-m', 'v4.1.0-dev.92'], cwd=/w/workspace/edgex-go/947, stdin=None, shell=False, universal_newlines=False) 10:16:44 2026-01-07 10:16:44,775 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 10:16:44 4.1.0-dev.92 [Pipeline] } 10:16:45 $ docker exec --env ******** --env ******** ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 ssh-agent -k 10:16:45 unset SSH_AUTH_SOCK; 10:16:45 unset SSH_AGENT_PID; 10:16:45 echo Agent pid 37 killed; 10:16:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:45 + git semver [Pipeline] } 10:16:46 $ docker stop --time=1 ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 10:16:47 $ docker rm -f --volumes ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:47 10:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:47 0.23.1-centos7: Pulling from edgex-lftools 10:16:47 ab5ef0e58194: Pulling fs layer 10:16:47 9712f1f96733: Pulling fs layer 10:16:47 63f879dbbcfc: Pulling fs layer 10:16:47 0d9ebad4ef96: Pulling fs layer 10:16:47 e9a5061849ea: Pulling fs layer 10:16:47 d747dcd14b5f: Pulling fs layer 10:16:47 2de7ff778b66: Pulling fs layer 10:16:47 0d9ebad4ef96: Waiting 10:16:47 e9a5061849ea: Waiting 10:16:47 d747dcd14b5f: Waiting 10:16:47 2de7ff778b66: Waiting 10:16:47 9712f1f96733: Download complete 10:16:48 63f879dbbcfc: Verifying Checksum 10:16:48 63f879dbbcfc: Download complete 10:16:48 e9a5061849ea: Verifying Checksum 10:16:48 e9a5061849ea: Download complete 10:16:48 d747dcd14b5f: Download complete 10:16:48 0d9ebad4ef96: Verifying Checksum 10:16:48 0d9ebad4ef96: Download complete 10:16:48 ab5ef0e58194: Verifying Checksum 10:16:48 ab5ef0e58194: Download complete 10:16:48 2de7ff778b66: Verifying Checksum 10:16:48 2de7ff778b66: Download complete 10:16:52 ab5ef0e58194: Pull complete 10:16:52 9712f1f96733: Pull complete 10:16:52 63f879dbbcfc: Pull complete 10:16:59 0d9ebad4ef96: Pull complete 10:16:59 e9a5061849ea: Pull complete 10:16:59 d747dcd14b5f: Pull complete 10:17:01 2de7ff778b66: Pull complete 10:17:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:02 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 10:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:17:06 $ docker top 1fd45f3d71861adc2828619735791eaa0b3a866d8b39c464af3837e91be1147c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:17:06 provisioning config files... 10:17:06 copy managed file [sigul-config] to file:/w/workspace/edgex-go/947@tmp/config17452789917841433133tmp 10:17:06 copy managed file [sigul-password] to file:/w/workspace/edgex-go/947@tmp/config14759255276538408179tmp 10:17:06 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/947@tmp/config294356679970871813tmp [Pipeline] { [Pipeline] echo 10:17:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:17:07 ---> sigul-configuration.sh 10:17:07 gpg: directory `/root/.gnupg' created 10:17:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:17:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:17:07 gpg: keyring `/root/.gnupg/secring.gpg' created 10:17:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:17:07 gpg: CAST5 encrypted data 10:17:07 gpg: encrypted with 1 passphrase 10:17:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:17:07 + mkdir /home/jenkins 10:17:07 + mkdir /home/jenkins/sigul [Pipeline] sh 10:17:07 + 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 10:17:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:17:08 ---> sigul-install.sh 10:17:08 Sigul already installed; skipping installation. [Pipeline] sh 10:17:08 + git tag --list 10:17:08 0.6.0 10:17:08 0.6.1 10:17:08 0.7.0 10:17:08 0.7.1 10:17:08 v1.0.0 10:17:08 v1.0.1 10:17:08 v1.1.0 10:17:08 v1.2.0 10:17:08 v1.2.1 10:17:08 v1.3.0 10:17:08 v1.3.1 10:17:08 v2.0.0 10:17:08 v2.1.0 10:17:08 v2.1.1 10:17:08 v2.2.0 10:17:08 v2.3.0 10:17:08 v3.0 10:17:08 v3.0.0 10:17:08 v3.1 10:17:08 v3.1.0 10:17:08 v3.1.1 10:17:08 v4.0 10:17:08 v4.0.0 10:17:08 v4.0.1 10:17:08 v4.0.1-dev.1 10:17:08 v4.0.1-dev.2 10:17:08 v4.0.2-dev.1 10:17:08 v4.1.0-dev.1 10:17:08 v4.1.0-dev.10 10:17:08 v4.1.0-dev.11 10:17:08 v4.1.0-dev.12 10:17:08 v4.1.0-dev.13 10:17:08 v4.1.0-dev.14 10:17:08 v4.1.0-dev.15 10:17:08 v4.1.0-dev.16 10:17:08 v4.1.0-dev.17 10:17:08 v4.1.0-dev.18 10:17:08 v4.1.0-dev.19 10:17:08 v4.1.0-dev.2 10:17:08 v4.1.0-dev.20 10:17:08 v4.1.0-dev.21 10:17:08 v4.1.0-dev.22 10:17:08 v4.1.0-dev.23 10:17:08 v4.1.0-dev.24 10:17:08 v4.1.0-dev.25 10:17:08 v4.1.0-dev.26 10:17:08 v4.1.0-dev.27 10:17:08 v4.1.0-dev.28 10:17:08 v4.1.0-dev.29 10:17:08 v4.1.0-dev.3 10:17:08 v4.1.0-dev.30 10:17:08 v4.1.0-dev.31 10:17:08 v4.1.0-dev.32 10:17:08 v4.1.0-dev.33 10:17:08 v4.1.0-dev.34 10:17:08 v4.1.0-dev.35 10:17:08 v4.1.0-dev.36 10:17:08 v4.1.0-dev.37 10:17:08 v4.1.0-dev.38 10:17:08 v4.1.0-dev.39 10:17:08 v4.1.0-dev.4 10:17:08 v4.1.0-dev.40 10:17:08 v4.1.0-dev.41 10:17:08 v4.1.0-dev.42 10:17:08 v4.1.0-dev.43 10:17:08 v4.1.0-dev.44 10:17:08 v4.1.0-dev.45 10:17:08 v4.1.0-dev.46 10:17:08 v4.1.0-dev.47 10:17:08 v4.1.0-dev.48 10:17:08 v4.1.0-dev.49 10:17:08 v4.1.0-dev.5 10:17:08 v4.1.0-dev.50 10:17:08 v4.1.0-dev.51 10:17:08 v4.1.0-dev.52 10:17:08 v4.1.0-dev.53 10:17:08 v4.1.0-dev.54 10:17:08 v4.1.0-dev.55 10:17:08 v4.1.0-dev.56 10:17:08 v4.1.0-dev.57 10:17:08 v4.1.0-dev.58 10:17:08 v4.1.0-dev.59 10:17:08 v4.1.0-dev.6 10:17:08 v4.1.0-dev.60 10:17:08 v4.1.0-dev.61 10:17:08 v4.1.0-dev.62 10:17:08 v4.1.0-dev.63 10:17:08 v4.1.0-dev.64 10:17:08 v4.1.0-dev.65 10:17:08 v4.1.0-dev.66 10:17:08 v4.1.0-dev.67 10:17:08 v4.1.0-dev.68 10:17:08 v4.1.0-dev.69 10:17:08 v4.1.0-dev.7 10:17:08 v4.1.0-dev.70 10:17:08 v4.1.0-dev.71 10:17:08 v4.1.0-dev.72 10:17:08 v4.1.0-dev.73 10:17:08 v4.1.0-dev.74 10:17:08 v4.1.0-dev.75 10:17:08 v4.1.0-dev.76 10:17:08 v4.1.0-dev.77 10:17:08 v4.1.0-dev.78 10:17:08 v4.1.0-dev.79 10:17:08 v4.1.0-dev.8 10:17:08 v4.1.0-dev.80 10:17:08 v4.1.0-dev.81 10:17:08 v4.1.0-dev.82 10:17:08 v4.1.0-dev.83 10:17:08 v4.1.0-dev.84 10:17:08 v4.1.0-dev.85 10:17:08 v4.1.0-dev.86 10:17:08 v4.1.0-dev.87 10:17:08 v4.1.0-dev.88 10:17:08 v4.1.0-dev.89 10:17:08 v4.1.0-dev.9 10:17:08 v4.1.0-dev.90 10:17:08 v4.1.0-dev.91 10:17:08 v4.1.0-dev.92 [Pipeline] sh 10:17:08 + lftools sign git-tag v4.1.0-dev.92 10:17:09 Signing Git tag with Sigul... 10:17:09 Signing v4.1.0-dev.92 10:19:00 ERROR: I/O error: NSPR connection reset [Pipeline] echo 10:19:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:19:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:19:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:19:01 $ docker stop --time=1 1fd45f3d71861adc2828619735791eaa0b3a866d8b39c464af3837e91be1147c 10:19:02 $ docker rm -f --volumes 1fd45f3d71861adc2828619735791eaa0b3a866d8b39c464af3837e91be1147c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:19:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:19:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:03 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 10:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:19:03 $ docker top bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 -eo pid,comm 10:19:03 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). 10:19:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:19:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:03 [ssh-agent] Looking for ssh-agent implementation... 10:19:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:03 $ docker exec bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 ssh-agent 10:19:03 SSH_AUTH_SOCK=/tmp/ssh-mkgAKGh048yX/agent.32 10:19:03 SSH_AGENT_PID=39 10:19:03 Running ssh-add (command line suppressed) 10:19:04 Identity added: /w/workspace/edgex-go/947@tmp/private_key_12636342631750811599.key (/w/workspace/edgex-go/947@tmp/private_key_12636342631750811599.key) 10:19:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:04 + git semver bump pre 10:19:04 2026-01-07 10:19:04,687 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:19:04 2026-01-07 10:19:04,699 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 10:19:04 2026-01-07 10:19:04,699 [bump_version] DEBUG bumping version:4.1.0-dev.92 on axis:pre with prefix:dev 10:19:04 2026-01-07 10:19:04,699 [bump_version] DEBUG bumped version:4.1.0-dev.93 10:19:04 2026-01-07 10:19:04,699 [write_version] DEBUG write version:4.1.0-dev.93 to path:/w/workspace/edgex-go/947/.semver/main with force:True 10:19:04 2026-01-07 10:19:04,699 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 10:19:04 2026-01-07 10:19:04,699 [write_file] DEBUG write to file:/w/workspace/edgex-go/947/.semver/main 10:19:04 2026-01-07 10:19:04,701 [execute] INFO git cat-file --batch-check 10:19:04 2026-01-07 10:19:04,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/947/.semver, stdin=, shell=False, universal_newlines=False) 10:19:04 2026-01-07 10:19:04,704 [execute] INFO git cat-file --batch 10:19:04 2026-01-07 10:19:04,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/947/.semver, stdin=, shell=False, universal_newlines=False) 10:19:04 2026-01-07 10:19:04,708 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 10:19:04 4.1.0-dev.93 [Pipeline] } 10:19:04 $ docker exec --env ******** --env ******** bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 ssh-agent -k 10:19:05 unset SSH_AUTH_SOCK; 10:19:05 unset SSH_AGENT_PID; 10:19:05 echo Agent pid 39 killed; 10:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:05 + git semver [Pipeline] } 10:19:05 $ docker stop --time=1 bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 10:19:07 $ docker rm -f --volumes bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 [Pipeline] // withDockerContainer [Pipeline] sh 10:19:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:19:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:08 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 10:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:19:08 $ docker top a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc -eo pid,comm 10:19:08 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). 10:19:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:19:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:08 [ssh-agent] Looking for ssh-agent implementation... 10:19:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:08 $ docker exec a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc ssh-agent 10:19:08 SSH_AUTH_SOCK=/tmp/ssh-jRdVuEGDILf5/agent.32 10:19:08 SSH_AGENT_PID=38 10:19:08 Running ssh-add (command line suppressed) 10:19:08 Identity added: /w/workspace/edgex-go/947@tmp/private_key_1813814763855230204.key (/w/workspace/edgex-go/947@tmp/private_key_1813814763855230204.key) 10:19:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:09 + git semver push 10:19:09 2026-01-07 10:19:09,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:19:09 2026-01-07 10:19:09,286 [run_push] DEBUG push 10:19:09 2026-01-07 10:19:09,287 [execute] INFO git cat-file --batch-check 10:19:09 2026-01-07 10:19:09,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/947/.semver, stdin=, shell=False, universal_newlines=False) 10:19:09 2026-01-07 10:19:09,289 [execute] INFO git rev-list df9999c190d01645bf3c084dc57399daf2d6feb5 -- 10:19:09 2026-01-07 10:19:09,289 [execute] DEBUG Popen(['git', 'rev-list', 'df9999c190d01645bf3c084dc57399daf2d6feb5', '--'], cwd=/w/workspace/edgex-go/947/.semver, stdin=None, shell=False, universal_newlines=False) 10:19:09 2026-01-07 10:19:09,312 [execute] INFO git fetch -v -- origin 10:19:09 2026-01-07 10:19:09,312 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/947/.semver, stdin=None, shell=False, universal_newlines=True) 10:19:10 2026-01-07 10:19:09,840 [run_push] DEBUG no remote changes detected 10:19:10 2026-01-07 10:19:09,840 [execute] INFO git push origin semver 10:19:10 2026-01-07 10:19:09,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/947/.semver, stdin=None, shell=False, universal_newlines=False) 10:19:11 2026-01-07 10:19:10,884 [run_push] DEBUG push all version tags 10:19:11 2026-01-07 10:19:10,884 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:19:11 2026-01-07 10:19:10,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/947, stdin=None, shell=False, universal_newlines=False) 10:19:11 2026-01-07 10:19:11,685 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main 10:19:11 4.1.0-dev.93 [Pipeline] } 10:19:12 $ docker exec --env ******** --env ******** a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc ssh-agent -k 10:19:12 unset SSH_AUTH_SOCK; 10:19:12 unset SSH_AGENT_PID; 10:19:12 echo Agent pid 38 killed; 10:19:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:12 + git semver [Pipeline] } 10:19:12 $ docker stop --time=1 a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc 10:19:14 $ docker rm -f --volumes a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc [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 10:19:14 + [ -d /w/workspace/edgex-go/947/archives ] [Pipeline] libraryResource [Pipeline] sh 10:19:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:19:15 ---> package-listing.sh 10:19:15 ++ facter osfamily 10:19:15 ++ tr '[:upper:]' '[:lower:]' 10:19:15 + OS_FAMILY=debian 10:19:15 + workspace=/w/workspace/edgex-go/947 10:19:15 + START_PACKAGES=/tmp/packages_start.txt 10:19:15 + END_PACKAGES=/tmp/packages_end.txt 10:19:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:15 + PACKAGES=/tmp/packages_start.txt 10:19:15 + '[' /w/workspace/edgex-go/947 ']' 10:19:15 + PACKAGES=/tmp/packages_end.txt 10:19:15 + case "${OS_FAMILY}" in 10:19:15 + dpkg -l 10:19:15 + grep '^ii' 10:19:15 + '[' -f /tmp/packages_start.txt ']' 10:19:15 + '[' -f /tmp/packages_end.txt ']' 10:19:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:15 + '[' /w/workspace/edgex-go/947 ']' 10:19:15 + mkdir -p /w/workspace/edgex-go/947/archives/ 10:19:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/947/archives/ [Pipeline] echo 10:19:15 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/947/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:19:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:16 10:19:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:17 latest: Pulling from edgex-lftools-log-publisher 10:19:17 5eb5b503b376: Pulling fs layer 10:19:17 5c69ac0246d0: Pulling fs layer 10:19:17 ec43610c2a17: Pulling fs layer 10:19:17 3a2ae6a8a46f: Pulling fs layer 10:19:17 33b1e0a273af: Pulling fs layer 10:19:17 5d3b04190fa2: Pulling fs layer 10:19:17 2f39f015ded8: Pulling fs layer 10:19:17 33b1e0a273af: Waiting 10:19:17 5d3b04190fa2: Waiting 10:19:17 3a2ae6a8a46f: Waiting 10:19:17 2f39f015ded8: Waiting 10:19:17 5c69ac0246d0: Verifying Checksum 10:19:17 5c69ac0246d0: Download complete 10:19:17 3a2ae6a8a46f: Verifying Checksum 10:19:17 3a2ae6a8a46f: Download complete 10:19:17 ec43610c2a17: Verifying Checksum 10:19:17 ec43610c2a17: Download complete 10:19:17 33b1e0a273af: Verifying Checksum 10:19:17 33b1e0a273af: Download complete 10:19:17 5d3b04190fa2: Download complete 10:19:17 5eb5b503b376: Verifying Checksum 10:19:17 5eb5b503b376: Download complete 10:19:17 2f39f015ded8: Verifying Checksum 10:19:17 2f39f015ded8: Download complete 10:19:19 5eb5b503b376: Pull complete 10:19:19 5c69ac0246d0: Pull complete 10:19:19 ec43610c2a17: Pull complete 10:19:20 3a2ae6a8a46f: Pull complete 10:19:20 33b1e0a273af: Pull complete 10:19:21 5d3b04190fa2: Pull complete 10:19:27 2f39f015ded8: Pull complete 10:19:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:27 prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container 10:19:27 $ 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/947/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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:19:31 $ docker top e2a844cc91691b41eb32530edbd9b32020f40ec95b14c06ce529d88442d8c60e -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:31 + touch /tmp/pre-build-complete [Pipeline] sh 10:19:31 + mkdir -p /var/log/sysstat [Pipeline] sh 10:19:31 + ls /var/log/sa-host 10:19:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:31 provisioning config files... 10:19:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/947@tmp/config2146893700958415236tmp [Pipeline] { [Pipeline] echo 10:19:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:19:32 ---> create-netrc.sh [Pipeline] } 10:19:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:19:32 ---> python-tools-install.sh [Pipeline] echo 10:19:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:19:32 ---> sudo-logs.sh 10:19:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:19:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:19:33 ---> job-cost.sh 10:19:33 lf-activate-venv: SKIPPING 10:19:33 DEBUG: total: 0.10999999940395355 10:19:33 INFO: Retrieving Stack Cost... 10:19:33 INFO: Retrieving Pricing Info for: v3-standard-8 10:19:33 INFO: Archiving Costs [Pipeline] echo 10:19:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:19:33 ---> logs-deploy.sh 10:19:33 lf-activate-venv: SKIPPING 10:19:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/947 10:19:33 INFO: archiving workspace using pattern(s): 10:19:34 Archives upload complete. 10:19:35 INFO: archiving logs to Nexus 10:19:35 ---> uname -a: 10:19:35 Linux prd-ubuntu20-04-docker-8c-8g-245 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:19:35 10:19:35 10:19:35 ---> lscpu: 10:19:35 Architecture: x86_64 10:19:35 CPU op-mode(s): 32-bit, 64-bit 10:19:35 Byte Order: Little Endian 10:19:35 Address sizes: 40 bits physical, 48 bits virtual 10:19:35 CPU(s): 8 10:19:35 On-line CPU(s) list: 0-7 10:19:35 Thread(s) per core: 1 10:19:35 Core(s) per socket: 1 10:19:35 Socket(s): 8 10:19:35 NUMA node(s): 1 10:19:35 Vendor ID: AuthenticAMD 10:19:35 CPU family: 23 10:19:35 Model: 49 10:19:35 Model name: AMD EPYC-Rome Processor 10:19:35 Stepping: 0 10:19:35 CPU MHz: 2800.000 10:19:35 BogoMIPS: 5600.00 10:19:35 Virtualization: AMD-V 10:19:35 Hypervisor vendor: KVM 10:19:35 Virtualization type: full 10:19:35 L1d cache: 256 KiB 10:19:35 L1i cache: 256 KiB 10:19:35 L2 cache: 4 MiB 10:19:35 L3 cache: 128 MiB 10:19:35 NUMA node0 CPU(s): 0-7 10:19:35 Vulnerability Gather data sampling: Not affected 10:19:35 Vulnerability Itlb multihit: Not affected 10:19:35 Vulnerability L1tf: Not affected 10:19:35 Vulnerability Mds: Not affected 10:19:35 Vulnerability Meltdown: Not affected 10:19:35 Vulnerability Mmio stale data: Not affected 10:19:35 Vulnerability Retbleed: Vulnerable 10:19:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:19:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:19:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:19:35 Vulnerability Srbds: Not affected 10:19:35 Vulnerability Tsx async abort: Not affected 10:19:35 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 10:19:35 10:19:35 10:19:35 ---> nproc: 10:19:35 8 10:19:35 10:19:35 10:19:35 ---> df -h: 10:19:35 Filesystem Size Used Avail Use% Mounted on 10:19:35 overlay 155G 34G 122G 22% / 10:19:35 tmpfs 64M 0 64M 0% /dev 10:19:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:19:35 shm 64M 0 64M 0% /dev/shm 10:19:35 /dev/vda1 155G 34G 122G 22% /facter-os 10:19:35 10:19:35 10:19:35 ---> sar -b -r -n DEV: 10:19:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-245) 01/07/26 _x86_64_ (8 CPU) 10:19:35 10:19:35 09:22:52 LINUX RESTART (8 CPU) 10:19:35 10:19:35 09:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:19:35 09:24:01 384.04 72.94 311.10 0.00 12360.07 189704.92 0.00 10:19:35 09:25:02 175.39 10.55 164.85 0.00 1670.51 47134.42 0.00 10:19:35 09:26:01 46.21 0.12 46.09 0.00 0.95 40013.98 0.00 10:19:35 09:27:01 51.98 0.23 51.75 0.00 3.47 19978.81 0.00 10:19:35 09:28:01 210.10 0.12 209.98 0.00 10.66 112173.70 0.00 10:19:35 09:29:01 780.96 18.01 762.95 0.00 163.41 321490.17 0.00 10:19:35 09:30:01 479.04 1.77 477.27 0.00 22.39 177971.21 0.00 10:19:35 09:31:01 400.75 0.08 400.67 0.00 0.93 109691.18 0.00 10:19:35 09:32:01 159.26 0.07 159.20 0.00 0.53 78300.83 0.00 10:19:35 09:33:01 609.75 2.73 607.02 0.00 2011.53 98946.98 0.00 10:19:35 09:34:01 55.88 9.58 46.30 0.00 2863.18 4433.59 0.00 10:19:35 09:35:01 10.03 0.03 10.00 0.00 3.47 259.96 0.00 10:19:35 09:36:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 10:19:35 09:37:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 10:19:35 09:38:01 2.05 0.02 2.03 0.00 0.13 23.86 0.00 10:19:35 09:39:01 1.82 0.00 1.82 0.00 0.00 28.40 0.00 10:19:35 09:40:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 10:19:35 09:41:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 10:19:35 09:42:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 10:19:35 09:43:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 10:19:35 09:44:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 10:19:35 09:45:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 10:19:35 09:46:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 10:19:35 09:47:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 10:19:35 09:48:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 10:19:35 09:49:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 10:19:35 09:50:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 10:19:35 09:51:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 10:19:35 09:52:01 1.42 0.30 1.12 0.00 16.80 14.66 0.00 10:19:35 09:53:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 10:19:35 09:54:01 2.50 1.37 1.13 0.00 28.80 13.20 0.00 10:19:35 09:55:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 10:19:35 09:56:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 10:19:35 09:57:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 10:19:35 09:58:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 10:19:35 09:59:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 10:19:35 10:00:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 10:19:35 10:01:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 10:19:35 10:02:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 10:19:35 10:03:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 10:19:35 10:04:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 10:19:35 10:05:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 10:19:35 10:06:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 10:19:35 10:07:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 10:19:35 10:08:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 10:19:35 10:09:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 10:19:35 10:10:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 10:19:35 10:11:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 10:19:35 10:12:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 10:19:35 10:13:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 10:19:35 10:14:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 10:19:35 10:15:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 10:19:35 10:16:01 8.22 0.10 8.12 0.00 9.47 1995.27 0.00 10:19:35 10:17:01 95.80 0.87 94.93 0.00 10.53 39675.52 0.00 10:19:35 10:18:01 49.28 0.02 49.27 0.00 0.13 21563.75 0.00 10:19:35 10:19:01 1.77 0.00 1.77 0.00 0.00 27.60 0.00 10:19:35 Average: 63.71 2.12 61.58 0.00 342.54 22565.22 0.00 10:19:35 10:19:35 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:19:35 09:24:01 28898200 31520144 792968 2.41 75764 2841704 1745376 5.15 988968 2622312 170696 10:19:35 09:25:02 26636632 31229612 1052784 3.20 124776 4614024 2328116 6.86 1932844 3764324 634520 10:19:35 09:26:01 26183188 31422468 857588 2.61 129580 5215872 1862220 5.49 2063552 4044156 93572 10:19:35 09:27:01 25756244 31268624 1008488 3.07 135992 5447388 2277228 6.71 1934592 4561484 348552 10:19:35 09:28:01 21901944 31270300 1000556 3.04 148376 9211248 2549256 7.52 2212696 8041940 2415100 10:19:35 09:29:01 13470360 31380696 873988 2.66 326240 17086284 2273080 6.70 2973492 15213620 1275932 10:19:35 09:30:01 5443708 28102640 4081448 12.42 402988 21295344 11219648 33.08 7096696 18546192 734628 10:19:35 09:31:01 2798900 27764564 4425284 13.46 419256 23497020 10281168 30.31 8395424 19814496 104364 10:19:35 09:32:01 1699180 29427400 2768404 8.42 432468 26162868 7328604 21.61 7600060 21631012 1320844 10:19:35 09:33:01 5142864 31401664 844728 2.57 441876 24872672 2014536 5.94 3914056 22136308 84588 10:19:35 09:34:01 4995840 31366928 868260 2.64 446904 24975412 2204492 6.50 4615784 21568584 12 10:19:35 09:35:01 5003488 31375244 859900 2.62 447300 24975716 2050600 6.05 4815236 21361732 156 10:19:35 09:36:01 5004364 31376204 859156 2.61 447320 24975716 2050600 6.05 4814356 21361732 4 10:19:35 09:37:01 5009388 31381232 854064 2.60 447332 24975720 2050600 6.05 4808796 21361736 164 10:19:35 09:38:01 5010128 31382140 853468 2.60 447384 24975724 2085972 6.15 4808788 21361740 220 10:19:35 09:39:01 5029404 31401476 834100 2.54 447432 24975724 2085972 6.15 4789244 21361744 168 10:19:35 09:40:01 5029064 31401196 834276 2.54 447452 24975728 2085972 6.15 4788908 21361748 12 10:19:35 09:41:01 5028804 31400960 834452 2.54 447476 24975732 2085972 6.15 4788948 21361744 152 10:19:35 09:42:01 5028620 31400816 834468 2.54 447504 24975736 2085972 6.15 4788932 21361748 12 10:19:35 09:43:01 5029832 31402084 833184 2.53 447524 24975740 2085972 6.15 4788164 21361752 144 10:19:35 09:44:01 5029752 31402056 833124 2.53 447560 24975744 2085972 6.15 4788172 21361760 20 10:19:35 09:45:01 5029452 31401784 833336 2.54 447584 24975748 2085972 6.15 4788268 21361764 148 10:19:35 09:46:01 5029436 31401788 833312 2.54 447604 24975748 2085972 6.15 4788480 21361764 4 10:19:35 09:47:01 5029412 31401796 833240 2.53 447628 24975752 2085972 6.15 4788584 21361772 160 10:19:35 09:48:01 5029328 31401716 833460 2.54 447640 24975756 2102208 6.20 4788584 21361776 8 10:19:35 09:49:01 5029328 31401764 833392 2.54 447656 24975756 2102208 6.20 4788476 21361780 148 10:19:35 09:50:01 5029108 31401548 833600 2.54 447664 24975760 2102208 6.20 4788708 21361776 8 10:19:35 09:51:01 5029312 31401752 833312 2.54 447684 24975764 2102208 6.20 4788448 21361776 144 10:19:35 09:52:01 5027728 31400728 834328 2.54 447720 24976268 2102208 6.20 4791692 21362092 60 10:19:35 09:53:01 5026832 31399852 835384 2.54 447748 24976252 2102208 6.20 4791548 21362100 168 10:19:35 09:54:01 5022456 31397480 837652 2.55 447748 24977140 2102208 6.20 4796352 21362392 8 10:19:35 09:55:01 5021896 31396924 838160 2.55 447776 24977144 2102208 6.20 4796508 21362388 168 10:19:35 09:56:01 5021384 31396456 838592 2.55 447792 24977144 2085732 6.15 4796108 21362376 12 10:19:35 09:57:01 5021312 31396404 838520 2.55 447808 24977148 2085732 6.15 4796392 21362380 152 10:19:35 09:58:01 5021004 31396104 838784 2.55 447828 24977152 2085732 6.15 4796120 21362384 4 10:19:35 09:59:01 5020804 31395936 838768 2.55 447848 24977152 2085732 6.15 4796220 21362384 152 10:19:35 10:00:01 5021040 31396224 838444 2.55 447872 24977156 2085732 6.15 4796224 21362388 4 10:19:35 10:01:01 5020904 31396136 838396 2.55 447900 24977164 2085732 6.15 4796280 21362392 180 10:19:35 10:02:01 5020912 31396168 838336 2.55 447920 24977168 2085732 6.15 4796288 21362396 8 10:19:35 10:03:01 5020020 31395424 838980 2.55 447936 24977300 2085732 6.15 4796400 21362528 152 10:19:35 10:04:01 5019868 31395272 839036 2.55 447964 24977300 2085732 6.15 4796436 21362528 16 10:19:35 10:05:01 5019632 31395100 839224 2.55 447988 24977304 2085732 6.15 4796532 21362536 176 10:19:35 10:06:01 5019868 31395336 838896 2.55 448020 24977304 2085732 6.15 4796448 21362536 16 10:19:35 10:07:01 5018852 31394372 839884 2.56 448044 24977300 2085732 6.15 4796600 21362540 168 10:19:35 10:08:01 5018472 31394004 840136 2.56 448068 24977312 2085732 6.15 4796668 21362544 164 10:19:35 10:09:01 5018236 31393808 840352 2.56 448084 24977316 2085732 6.15 4796600 21362544 164 10:19:35 10:10:01 5018664 31394252 840072 2.56 448096 24977320 2085732 6.15 4796752 21362552 40 10:19:35 10:11:01 5018584 31394172 840104 2.56 448112 24977324 2085732 6.15 4796652 21362552 148 10:19:35 10:12:01 5018244 31393836 840368 2.56 448128 24977324 2085732 6.15 4796552 21362556 32 10:19:35 10:13:01 5018224 31393876 840512 2.56 448160 24977312 2101804 6.20 4796488 21362560 168 10:19:35 10:14:01 5018208 31393864 840460 2.56 448180 24977328 2101804 6.20 4796572 21362560 4 10:19:35 10:15:01 5018160 31393888 840412 2.56 448212 24977332 2101804 6.20 4796616 21362564 148 10:19:35 10:16:01 4198928 31355420 877996 2.67 464524 25688320 2165108 6.38 4847612 22074208 663916 10:19:35 10:17:01 3458848 31331632 899628 2.74 499248 26292360 2123272 6.26 4922520 22655768 636324 10:19:35 10:18:01 3385648 31267628 958184 2.91 499516 26292796 2150088 6.34 4993620 22645464 180 10:19:35 10:19:01 3448236 31330300 895596 2.72 499572 26292760 2167324 6.39 4939956 22639424 296 10:19:35 Average: 6844969 31226271 1010778 3.08 417960 23104029 2505028 7.39 4643500 19782284 151563 10:19:35 10:19:35 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:19:35 09:24:01 ens3 1462.87 1297.47 10420.42 166.71 0.00 0.00 0.00 0.00 10:19:35 09:24:01 veth89c9d9d 513.40 530.58 42.51 2907.96 0.00 0.00 0.00 0.24 10:19:35 09:24:01 docker0 513.40 530.46 35.49 2907.95 0.00 0.00 0.00 0.00 10:19:35 09:24:01 lo 3.70 3.70 0.37 0.37 0.00 0.00 0.00 0.00 10:19:35 09:25:02 ens3 497.07 379.51 5172.42 84.10 0.00 0.00 0.00 0.00 10:19:35 09:25:02 docker0 267.96 325.96 21.97 1781.04 0.00 0.00 0.00 0.00 10:19:35 09:25:02 veth6f9ce3f 0.10 0.22 0.00 0.02 0.00 0.00 0.00 0.00 10:19:35 09:25:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:19:35 09:26:01 ens3 23.35 13.12 19.59 9.82 0.00 0.00 0.00 0.00 10:19:35 09:26:01 docker0 1.05 1.05 0.08 0.10 0.00 0.00 0.00 0.00 10:19:35 09:26:01 veth6f9ce3f 1.05 1.08 0.09 0.10 0.00 0.00 0.00 0.00 10:19:35 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:27:01 ens3 19.56 13.28 16.80 9.96 0.00 0.00 0.00 0.00 10:19:35 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:27:01 veth6f9ce3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:28:01 vethf1f58bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 veth462f834 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 vethe23cd25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 veth8386ee4 3.77 7.23 0.29 126.31 0.00 0.00 0.00 0.01 10:19:35 09:28:01 veth7b00e8b 2.57 5.83 0.22 69.89 0.00 0.00 0.00 0.01 10:19:35 09:28:01 vethb7ad3b7 0.38 0.73 0.03 0.15 0.00 0.00 0.00 0.00 10:19:35 09:28:01 veth549a1e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 vethae8601b 1.53 3.77 0.14 43.26 0.00 0.00 0.00 0.00 10:19:35 09:28:01 ens3 136.06 80.77 2712.26 20.48 0.00 0.00 0.00 0.00 10:19:35 09:28:01 vetha36590f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 veth16afbe8 5.83 2.57 69.89 0.22 0.00 0.00 0.00 0.00 10:19:35 09:28:01 vethfdffbe4 4.57 7.53 0.40 124.95 0.00 0.00 0.00 0.01 10:19:35 09:28:01 veth416dc8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 vethd75ddd8 7.53 4.57 124.95 0.40 0.00 0.00 0.00 0.00 10:19:35 09:28:01 veth81ec379 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 docker0 15.33 29.31 1.09 487.26 0.00 0.00 0.00 0.00 10:19:35 09:28:01 veth552f230 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:19:35 09:28:01 vethec3ee7b 2.52 6.38 0.21 122.82 0.00 0.00 0.00 0.01 10:19:35 09:29:01 vethb7ad3b7 0.08 2.08 0.00 0.09 0.00 0.00 0.00 0.00 10:19:35 09:29:01 ens3 853.70 523.84 8733.99 69.48 0.00 0.00 0.00 0.00 10:19:35 09:29:01 docker0 477.99 783.89 42.68 7706.32 0.00 0.00 0.00 0.00 10:19:35 09:29:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:19:35 09:30:01 vetha039db7 0.05 0.77 0.00 0.04 0.00 0.00 0.00 0.00 10:19:35 09:30:01 vethffbbdf0 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:19:35 09:30:01 vethc260ad1 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 10:19:35 09:30:01 veth160225f 0.05 0.75 0.00 0.04 0.00 0.00 0.00 0.00 10:19:35 09:30:01 vethb7ad3b7 0.08 0.73 0.00 0.03 0.00 0.00 0.00 0.00 10:19:35 09:30:01 veth52e802c 0.05 0.75 0.00 0.04 0.00 0.00 0.00 0.00 10:19:35 09:30:01 ens3 160.00 98.33 1326.74 19.92 0.00 0.00 0.00 0.00 10:19:35 09:30:01 veth03623d4 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:19:35 09:30:01 veth7e25668 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 10:19:35 09:30:01 vethd574f65 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:19:35 09:30:01 docker0 83.49 135.07 7.53 1306.44 0.00 0.00 0.00 0.00 10:19:35 09:30:01 veth327a3c6 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:19:35 09:30:01 veth6146f42 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 10:19:35 09:30:01 vethcd3a4f0 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:19:35 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:30:01 veth729ac34 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:19:35 09:31:01 vetha039db7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 vethffbbdf0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 vethc260ad1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 veth160225f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 vethb7ad3b7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 ens3 2.32 1.35 1.83 0.99 0.00 0.00 0.00 0.00 10:19:35 09:31:01 veth7e25668 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 vethd574f65 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 veth327a3c6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 veth6146f42 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 vethcd3a4f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:31:01 veth729ac34 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 vetha039db7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 vethffbbdf0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 veth160225f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 vethb7ad3b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 ens3 5.76 2.93 4.77 2.58 0.00 0.00 0.00 0.00 10:19:35 09:32:01 vethd574f65 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 veth327a3c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 veth6146f42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 vethcd3a4f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:32:01 veth729ac34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:33:01 ens3 520.48 468.96 2288.68 1402.52 0.00 0.00 0.00 0.00 10:19:35 09:33:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:33:01 lo 31.39 31.39 3.09 3.09 0.00 0.00 0.00 0.00 10:19:35 09:34:01 ens3 461.03 468.34 169.63 3012.44 0.00 0.00 0.00 0.00 10:19:35 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:34:01 lo 27.99 27.99 2.74 2.74 0.00 0.00 0.00 0.00 10:19:35 09:35:01 ens3 165.87 159.14 67.40 1066.63 0.00 0.00 0.00 0.00 10:19:35 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:35:01 lo 11.20 11.20 1.09 1.09 0.00 0.00 0.00 0.00 10:19:35 09:36:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:37:01 ens3 0.50 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:19:35 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:38:01 ens3 1.98 1.05 3.09 0.26 0.00 0.00 0.00 0.00 10:19:35 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:39:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:19:35 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:40:01 ens3 0.63 0.05 0.03 0.00 0.00 0.00 0.00 0.00 10:19:35 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:41:01 ens3 1.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:19:35 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:42:01 ens3 0.33 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:19:35 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:43:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:19:35 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:44:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:19:35 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:45:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:46:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:47:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:48:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:49:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:19:35 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:50:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:52:01 ens3 1.00 0.65 0.93 0.38 0.00 0.00 0.00 0.00 10:19:35 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:53:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:54:01 ens3 5.70 3.97 3.86 4.72 0.00 0.00 0.00 0.00 10:19:35 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:55:01 ens3 1.88 1.58 0.99 1.23 0.00 0.00 0.00 0.00 10:19:35 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:56:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:57:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 09:58:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:59:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:19:35 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:00:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:01:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:03:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:04:01 ens3 1.03 0.43 0.39 0.28 0.00 0.00 0.00 0.00 10:19:35 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:05:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:06:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:07:01 ens3 0.32 0.13 0.13 0.01 0.00 0.00 0.00 0.00 10:19:35 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:08:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:09:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:19:35 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:11:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:12:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:19:35 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:13:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:19:35 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:14:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:19:35 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:15:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:19:35 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 10:16:01 ens3 155.56 82.42 4034.40 13.91 0.00 0.00 0.00 0.00 10:19:35 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:19:35 10:17:01 ens3 238.61 200.32 4112.91 142.10 0.00 0.00 0.00 0.00 10:19:35 10:17:01 docker0 74.77 81.44 6.77 906.39 0.00 0.00 0.00 0.00 10:19:35 10:17:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 10:19:35 10:18:01 ens3 28.29 16.73 36.09 8.24 0.00 0.00 0.00 0.00 10:19:35 10:18:01 vethabf8744 0.37 0.33 0.05 0.02 0.00 0.00 0.00 0.00 10:19:35 10:18:01 docker0 0.37 0.18 0.05 0.01 0.00 0.00 0.00 0.00 10:19:35 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 10:19:01 ens3 5.17 3.08 6.37 1.53 0.00 0.00 0.00 0.00 10:19:35 10:19:01 vethabf8744 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 10:19:01 docker0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:19:35 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:35 Average: ens3 84.92 68.23 699.04 107.87 0.00 0.00 0.00 0.00 10:19:35 Average: vethabf8744 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:19:35 Average: docker0 25.62 33.72 2.07 269.66 0.00 0.00 0.00 0.00 10:19:35 Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 10:19:35 10:19:35 10:19:35 ---> sar -P ALL: 10:19:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-245) 01/07/26 _x86_64_ (8 CPU) 10:19:35 10:19:35 09:22:52 LINUX RESTART (8 CPU) 10:19:35 10:19:35 09:23:01 CPU %user %nice %system %iowait %steal %idle 10:19:35 09:24:01 all 9.21 0.00 3.04 2.82 0.06 84.87 10:19:35 09:24:01 0 10.50 0.00 2.78 0.91 0.07 85.74 10:19:35 09:24:01 1 13.40 0.00 3.07 0.20 0.07 83.26 10:19:35 09:24:01 2 8.34 0.00 2.47 1.95 0.03 87.20 10:19:35 09:24:01 3 11.59 0.00 3.45 3.23 0.05 81.69 10:19:35 09:24:01 4 9.87 0.00 2.29 3.97 0.05 83.83 10:19:35 09:24:01 5 6.84 0.00 3.32 2.65 0.07 87.13 10:19:35 09:24:01 6 7.58 0.00 3.63 0.59 0.05 88.15 10:19:35 09:24:01 7 5.55 0.00 3.28 9.10 0.07 82.01 10:19:35 09:25:02 all 28.88 0.00 5.94 1.24 0.09 63.85 10:19:35 09:25:02 0 28.58 0.00 5.92 0.37 0.08 65.04 10:19:35 09:25:02 1 28.65 0.00 5.88 0.10 0.08 65.29 10:19:35 09:25:02 2 29.88 0.00 5.76 0.34 0.08 63.93 10:19:35 09:25:02 3 30.38 0.00 5.17 0.15 0.08 64.22 10:19:35 09:25:02 4 29.14 0.00 6.49 5.42 0.10 58.84 10:19:35 09:25:02 5 27.12 0.00 6.28 0.20 0.07 66.33 10:19:35 09:25:02 6 27.98 0.00 5.84 2.96 0.10 63.13 10:19:35 09:25:02 7 29.32 0.00 6.22 0.39 0.08 63.98 10:19:35 09:26:01 all 37.89 0.00 8.22 0.52 0.09 53.27 10:19:35 09:26:01 0 35.40 0.00 8.60 0.03 0.10 55.86 10:19:35 09:26:01 1 38.37 0.00 8.62 1.78 0.10 51.12 10:19:35 09:26:01 2 37.82 0.00 7.83 0.00 0.09 54.27 10:19:35 09:26:01 3 38.42 0.00 7.95 1.89 0.09 51.66 10:19:35 09:26:01 4 35.74 0.00 8.49 0.27 0.09 55.40 10:19:35 09:26:01 5 38.67 0.00 8.28 0.02 0.10 52.93 10:19:35 09:26:01 6 39.17 0.00 7.82 0.10 0.09 52.82 10:19:35 09:26:01 7 39.54 0.00 8.16 0.07 0.10 52.13 10:19:35 09:27:01 all 68.46 0.00 9.02 0.18 0.12 22.23 10:19:35 09:27:01 0 68.38 0.00 8.77 0.05 0.12 22.68 10:19:35 09:27:01 1 68.54 0.00 8.75 0.34 0.12 22.26 10:19:35 09:27:01 2 69.19 0.00 8.78 0.03 0.12 21.88 10:19:35 09:27:01 3 67.04 0.00 9.28 0.64 0.12 22.92 10:19:35 09:27:01 4 67.91 0.00 9.27 0.25 0.12 22.46 10:19:35 09:27:01 5 66.87 0.00 9.32 0.00 0.12 23.70 10:19:35 09:27:01 6 69.44 0.00 8.67 0.05 0.12 21.71 10:19:35 09:27:01 7 70.31 0.00 9.32 0.05 0.12 20.21 10:19:35 09:28:01 all 32.96 0.00 7.80 1.78 0.09 57.38 10:19:35 09:28:01 0 33.41 0.00 7.66 1.05 0.08 57.80 10:19:35 09:28:01 1 32.50 0.00 7.31 0.88 0.08 59.24 10:19:35 09:28:01 2 33.52 0.00 8.09 0.25 0.08 58.05 10:19:35 09:28:01 3 32.21 0.00 7.66 2.04 0.08 58.00 10:19:35 09:28:01 4 32.25 0.00 7.99 5.36 0.10 54.30 10:19:35 09:28:01 5 31.09 0.00 7.84 3.54 0.08 57.44 10:19:35 09:28:01 6 36.78 0.00 8.21 0.72 0.10 54.19 10:19:35 09:28:01 7 31.87 0.00 7.65 0.39 0.08 60.00 10:19:35 09:29:01 all 15.44 0.00 7.98 26.27 0.08 50.23 10:19:35 09:29:01 0 16.34 0.00 8.93 35.79 0.08 38.86 10:19:35 09:29:01 1 15.63 0.00 7.79 8.60 0.07 67.91 10:19:35 09:29:01 2 16.37 0.00 7.95 32.42 0.08 43.18 10:19:35 09:29:01 3 15.72 0.00 8.77 47.80 0.08 27.62 10:19:35 09:29:01 4 14.75 0.00 6.57 24.20 0.07 54.41 10:19:35 09:29:01 5 15.19 0.00 8.37 24.67 0.08 51.69 10:19:35 09:29:01 6 15.52 0.00 8.29 17.84 0.07 58.27 10:19:35 09:29:01 7 14.00 0.00 7.19 18.90 0.07 59.85 10:19:35 09:30:01 all 62.92 0.00 9.49 9.63 0.12 17.83 10:19:35 09:30:01 0 63.23 0.00 9.05 10.39 0.13 17.19 10:19:35 09:30:01 1 62.95 0.00 9.38 11.61 0.13 15.92 10:19:35 09:30:01 2 63.43 0.00 8.95 0.63 0.10 26.88 10:19:35 09:30:01 3 63.10 0.00 9.99 3.41 0.12 23.38 10:19:35 09:30:01 4 62.47 0.00 9.76 18.53 0.12 9.12 10:19:35 09:30:01 5 63.64 0.00 9.55 13.79 0.12 12.91 10:19:35 09:30:01 6 63.20 0.00 8.90 5.54 0.12 22.25 10:19:35 09:30:01 7 61.34 0.00 10.35 13.22 0.12 14.98 10:19:35 09:31:01 all 90.46 0.00 9.38 0.00 0.16 0.00 10:19:35 09:31:01 0 89.56 0.00 10.30 0.00 0.13 0.00 10:19:35 09:31:01 1 91.01 0.00 8.82 0.00 0.17 0.00 10:19:35 09:31:01 2 89.93 0.00 9.93 0.00 0.13 0.00 10:19:35 09:31:01 3 90.68 0.00 9.15 0.00 0.17 0.00 10:19:35 09:31:01 4 90.90 0.00 8.93 0.00 0.17 0.00 10:19:35 09:31:01 5 90.82 0.00 9.02 0.00 0.17 0.00 10:19:35 09:31:01 6 91.42 0.00 8.40 0.00 0.18 0.00 10:19:35 09:31:01 7 89.34 0.00 10.51 0.00 0.15 0.00 10:19:35 09:32:01 all 90.89 0.00 8.94 0.00 0.17 0.01 10:19:35 09:32:01 0 91.00 0.00 8.82 0.00 0.17 0.02 10:19:35 09:32:01 1 91.09 0.00 8.75 0.00 0.17 0.00 10:19:35 09:32:01 2 90.22 0.00 9.61 0.00 0.17 0.00 10:19:35 09:32:01 3 90.89 0.00 8.95 0.00 0.17 0.00 10:19:35 09:32:01 4 90.75 0.00 9.05 0.00 0.17 0.03 10:19:35 09:32:01 5 91.09 0.00 8.73 0.00 0.18 0.00 10:19:35 09:32:01 6 91.35 0.00 8.48 0.00 0.17 0.00 10:19:35 09:32:01 7 90.72 0.00 9.12 0.00 0.17 0.00 10:19:35 09:33:01 all 19.58 0.00 3.52 2.27 0.09 74.55 10:19:35 09:33:01 0 20.21 0.00 3.41 2.94 0.08 73.36 10:19:35 09:33:01 1 16.55 0.00 3.60 1.24 0.07 78.55 10:19:35 09:33:01 2 21.89 0.00 3.61 1.81 0.10 72.59 10:19:35 09:33:01 3 21.75 0.00 3.33 2.38 0.10 72.44 10:19:35 09:33:01 4 17.06 0.00 3.35 2.00 0.08 77.51 10:19:35 09:33:01 5 22.00 0.00 3.74 1.66 0.08 72.51 10:19:35 09:33:01 6 20.44 0.00 3.39 2.15 0.10 73.92 10:19:35 09:33:01 7 16.72 0.00 3.70 3.97 0.07 75.54 10:19:35 09:34:01 all 12.46 0.00 1.26 0.31 0.07 85.90 10:19:35 09:34:01 0 7.21 0.00 0.92 0.15 0.05 91.67 10:19:35 09:34:01 1 16.50 0.00 1.72 0.28 0.08 81.41 10:19:35 09:34:01 2 13.38 0.00 1.27 0.18 0.07 85.10 10:19:35 09:34:01 3 17.08 0.00 1.40 0.03 0.07 81.42 10:19:35 09:34:01 4 11.67 0.00 1.22 0.50 0.07 86.54 10:19:35 09:34:01 5 13.49 0.00 1.31 0.33 0.08 84.79 10:19:35 09:34:01 6 10.75 0.00 1.19 0.03 0.07 87.96 10:19:35 09:34:01 7 9.62 0.00 1.06 0.96 0.07 88.30 10:19:35 10:19:35 09:34:01 CPU %user %nice %system %iowait %steal %idle 10:19:35 09:35:01 all 4.76 0.00 0.34 0.03 0.04 94.83 10:19:35 09:35:01 0 7.00 0.00 0.53 0.02 0.05 92.39 10:19:35 09:35:01 1 3.59 0.00 0.23 0.00 0.02 96.16 10:19:35 09:35:01 2 5.47 0.00 0.30 0.00 0.03 94.19 10:19:35 09:35:01 3 3.88 0.00 0.33 0.07 0.03 95.68 10:19:35 09:35:01 4 3.84 0.00 0.27 0.08 0.02 95.80 10:19:35 09:35:01 5 8.10 0.00 0.37 0.00 0.05 91.48 10:19:35 09:35:01 6 1.87 0.00 0.33 0.07 0.05 97.68 10:19:35 09:35:01 7 4.39 0.00 0.38 0.02 0.03 95.18 10:19:35 09:36:01 all 0.22 0.00 0.03 0.00 0.01 99.75 10:19:35 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:36:01 1 1.57 0.00 0.10 0.00 0.02 98.32 10:19:35 09:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:19:35 09:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 09:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:19:35 09:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:37:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:19:35 09:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 09:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 10:19:35 09:37:01 7 0.08 0.00 0.00 0.00 0.00 99.92 10:19:35 09:38:01 all 0.11 0.00 0.04 0.00 0.00 99.84 10:19:35 09:38:01 0 0.03 0.00 0.07 0.00 0.00 99.90 10:19:35 09:38:01 1 0.67 0.00 0.07 0.00 0.02 99.25 10:19:35 09:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:19:35 09:38:01 3 0.02 0.00 0.05 0.02 0.02 99.90 10:19:35 09:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:19:35 09:38:01 6 0.03 0.00 0.03 0.02 0.00 99.92 10:19:35 09:38:01 7 0.08 0.00 0.02 0.00 0.00 99.90 10:19:35 09:39:01 all 0.28 0.00 0.02 0.01 0.01 99.69 10:19:35 09:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:39:01 1 2.05 0.00 0.03 0.00 0.02 97.90 10:19:35 09:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:39:01 3 0.03 0.00 0.03 0.02 0.02 99.90 10:19:35 09:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:19:35 09:39:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:19:35 09:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:19:35 09:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 09:40:01 all 0.09 0.00 0.01 0.00 0.00 99.90 10:19:35 09:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 09:40:01 1 0.62 0.00 0.02 0.00 0.02 99.35 10:19:35 09:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:19:35 09:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:40:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:19:35 09:41:01 all 0.02 0.00 0.02 0.02 0.01 99.93 10:19:35 09:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 09:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 09:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:19:35 09:41:01 3 0.00 0.00 0.00 0.15 0.00 99.85 10:19:35 09:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:19:35 09:41:01 7 0.08 0.00 0.03 0.00 0.02 99.87 10:19:35 09:42:01 all 0.11 0.00 0.01 0.00 0.00 99.88 10:19:35 09:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 09:42:01 1 0.73 0.00 0.03 0.00 0.00 99.23 10:19:35 09:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:19:35 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:43:01 all 0.25 0.00 0.02 0.02 0.01 99.70 10:19:35 09:43:01 0 0.03 0.00 0.07 0.00 0.02 99.88 10:19:35 09:43:01 1 1.60 0.00 0.02 0.00 0.02 98.37 10:19:35 09:43:01 2 0.03 0.00 0.00 0.08 0.02 99.87 10:19:35 09:43:01 3 0.00 0.00 0.02 0.07 0.02 99.90 10:19:35 09:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:43:01 6 0.03 0.00 0.02 0.02 0.02 99.92 10:19:35 09:43:01 7 0.22 0.00 0.03 0.00 0.00 99.75 10:19:35 09:44:01 all 0.28 0.00 0.01 0.00 0.00 99.70 10:19:35 09:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:19:35 09:44:01 1 1.99 0.00 0.00 0.00 0.00 98.01 10:19:35 09:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 09:44:01 3 0.00 0.00 0.00 0.03 0.00 99.97 10:19:35 09:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:44:01 7 0.08 0.00 0.07 0.00 0.02 99.83 10:19:35 09:45:01 all 0.20 0.00 0.02 0.00 0.01 99.77 10:19:35 09:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 09:45:01 1 1.37 0.00 0.05 0.00 0.02 98.56 10:19:35 09:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:19:35 09:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:19:35 09:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:45:01 6 0.03 0.00 0.03 0.02 0.02 99.90 10:19:35 09:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:19:35 10:19:35 09:45:01 CPU %user %nice %system %iowait %steal %idle 10:19:35 09:46:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:19:35 09:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 09:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:19:35 09:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:19:35 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:46:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:19:35 09:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:19:35 09:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 09:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:19:35 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:19:35 09:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:47:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:19:35 09:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 09:48:01 all 0.04 0.00 0.02 0.01 0.01 99.93 10:19:35 09:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:19:35 09:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:19:35 09:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:48:01 4 0.03 0.00 0.05 0.02 0.00 99.90 10:19:35 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:48:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:19:35 09:48:01 7 0.18 0.00 0.02 0.00 0.02 99.78 10:19:35 09:49:01 all 0.09 0.00 0.01 0.00 0.01 99.89 10:19:35 09:49:01 0 0.00 0.00 0.05 0.00 0.00 99.95 10:19:35 09:49:01 1 0.53 0.00 0.02 0.00 0.02 99.43 10:19:35 09:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:19:35 09:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:19:35 09:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:19:35 09:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 09:50:01 all 0.09 0.00 0.01 0.00 0.01 99.88 10:19:35 09:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 09:50:01 1 0.60 0.00 0.07 0.00 0.00 99.33 10:19:35 09:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:19:35 09:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 09:50:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:19:35 09:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:19:35 09:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 09:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 09:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:19:35 09:51:01 4 0.02 0.00 0.05 0.02 0.02 99.90 10:19:35 09:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 09:51:01 7 0.08 0.00 0.00 0.00 0.02 99.90 10:19:35 09:52:01 all 0.08 0.00 0.01 0.00 0.00 99.90 10:19:35 09:52:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:19:35 09:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 09:52:01 2 0.10 0.00 0.00 0.00 0.00 99.90 10:19:35 09:52:01 3 0.12 0.00 0.02 0.02 0.00 99.85 10:19:35 09:52:01 4 0.10 0.00 0.00 0.00 0.00 99.90 10:19:35 09:52:01 5 0.07 0.00 0.00 0.00 0.00 99.93 10:19:35 09:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:52:01 7 0.18 0.00 0.03 0.02 0.00 99.77 10:19:35 09:53:01 all 0.27 0.00 0.02 0.00 0.01 99.70 10:19:35 09:53:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:19:35 09:53:01 1 1.92 0.00 0.03 0.00 0.00 98.05 10:19:35 09:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:19:35 09:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:19:35 09:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:19:35 09:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:19:35 09:53:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:19:35 09:54:01 all 0.44 0.00 0.03 0.01 0.01 99.52 10:19:35 09:54:01 0 0.28 0.00 0.05 0.03 0.02 99.62 10:19:35 09:54:01 1 2.02 0.00 0.02 0.00 0.02 97.95 10:19:35 09:54:01 2 0.10 0.00 0.00 0.00 0.00 99.90 10:19:35 09:54:01 3 0.62 0.00 0.00 0.00 0.00 99.38 10:19:35 09:54:01 4 0.07 0.00 0.00 0.02 0.02 99.90 10:19:35 09:54:01 5 0.20 0.00 0.03 0.00 0.00 99.77 10:19:35 09:54:01 6 0.05 0.00 0.08 0.00 0.02 99.85 10:19:35 09:54:01 7 0.17 0.00 0.05 0.00 0.00 99.78 10:19:35 09:55:01 all 0.09 0.00 0.03 0.00 0.01 99.87 10:19:35 09:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 09:55:01 1 0.33 0.00 0.08 0.00 0.00 99.58 10:19:35 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:55:01 3 0.02 0.00 0.03 0.02 0.00 99.93 10:19:35 09:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:19:35 09:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 09:55:01 6 0.07 0.00 0.02 0.00 0.02 99.90 10:19:35 09:55:01 7 0.22 0.00 0.02 0.00 0.02 99.75 10:19:35 09:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:19:35 09:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 09:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 09:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:19:35 09:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 09:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 10:19:35 09:56:01 CPU %user %nice %system %iowait %steal %idle 10:19:35 09:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:19:35 09:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 09:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:19:35 09:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 09:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:19:35 09:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 09:58:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:19:35 09:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 09:58:01 1 0.42 0.00 0.00 0.00 0.02 99.57 10:19:35 09:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:19:35 09:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 09:58:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:19:35 09:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 09:59:01 all 0.15 0.00 0.01 0.00 0.01 99.83 10:19:35 09:59:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:19:35 09:59:01 1 0.99 0.00 0.00 0.00 0.00 99.01 10:19:35 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 09:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 09:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:19:35 09:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 09:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 09:59:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:19:35 10:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:19:35 10:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:19:35 10:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:19:35 10:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:19:35 10:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:19:35 10:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 10:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:19:35 10:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 10:01:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:19:35 10:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 10:01:01 1 0.08 0.00 0.00 0.00 0.00 99.92 10:19:35 10:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:19:35 10:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 10:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 10:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 10:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:19:35 10:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 10:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:19:35 10:02:01 3 0.02 0.00 0.00 0.03 0.00 99.95 10:19:35 10:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:19:35 10:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:19:35 10:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 10:02:01 7 0.10 0.00 0.03 0.00 0.00 99.87 10:19:35 10:03:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:19:35 10:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:19:35 10:03:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:19:35 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:03:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:19:35 10:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:19:35 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 10:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:19:35 10:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:19:35 10:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 10:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:19:35 10:04:01 7 0.05 0.00 0.00 0.02 0.02 99.92 10:19:35 10:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:19:35 10:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 10:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:05:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:19:35 10:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 10:05:01 4 0.05 0.00 0.07 0.00 0.02 99.87 10:19:35 10:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 10:05:01 6 0.08 0.00 0.02 0.00 0.02 99.88 10:19:35 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:06:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:19:35 10:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:19:35 10:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 10:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:19:35 10:06:01 3 0.03 0.00 0.00 0.03 0.00 99.93 10:19:35 10:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:19:35 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 10:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 10:07:01 all 0.08 0.00 0.01 0.00 0.01 99.90 10:19:35 10:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 10:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:19:35 10:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 10:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:07:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:19:35 10:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 10:07:01 6 0.37 0.00 0.00 0.00 0.02 99.62 10:19:35 10:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 10:19:35 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:19:35 10:08:01 all 0.19 0.00 0.01 0.01 0.01 99.77 10:19:35 10:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 10:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:08:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:19:35 10:08:01 3 0.00 0.00 0.00 0.08 0.00 99.92 10:19:35 10:08:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:19:35 10:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 10:08:01 6 1.42 0.00 0.02 0.00 0.02 98.55 10:19:35 10:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 10:09:01 all 0.12 0.00 0.01 0.00 0.01 99.86 10:19:35 10:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:19:35 10:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:19:35 10:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:19:35 10:09:01 4 0.07 0.00 0.05 0.00 0.02 99.87 10:19:35 10:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 10:09:01 6 0.73 0.00 0.02 0.00 0.00 99.25 10:19:35 10:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 10:10:01 all 0.03 0.00 0.01 0.04 0.01 99.91 10:19:35 10:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 10:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:10:01 3 0.05 0.00 0.05 0.33 0.00 99.57 10:19:35 10:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:19:35 10:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 10:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 10:11:01 all 0.08 0.00 0.01 0.02 0.01 99.88 10:19:35 10:11:01 0 0.02 0.00 0.05 0.00 0.00 99.93 10:19:35 10:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:11:01 2 0.02 0.00 0.00 0.08 0.02 99.88 10:19:35 10:11:01 3 0.05 0.00 0.03 0.07 0.02 99.83 10:19:35 10:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:19:35 10:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:19:35 10:11:01 6 0.42 0.00 0.00 0.00 0.02 99.57 10:19:35 10:11:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:19:35 10:12:01 all 0.25 0.00 0.02 0.00 0.00 99.72 10:19:35 10:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 10:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:19:35 10:12:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:19:35 10:12:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:19:35 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:19:35 10:12:01 6 1.86 0.00 0.02 0.00 0.00 98.13 10:19:35 10:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 10:13:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:19:35 10:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 10:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:19:35 10:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:19:35 10:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:19:35 10:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:19:35 10:13:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:19:35 10:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 10:14:01 all 0.04 0.00 0.01 0.01 0.01 99.93 10:19:35 10:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:19:35 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:19:35 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:19:35 10:14:01 3 0.10 0.00 0.02 0.10 0.00 99.78 10:19:35 10:14:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:19:35 10:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:19:35 10:14:01 7 0.07 0.00 0.00 0.00 0.02 99.92 10:19:35 10:15:01 all 0.14 0.00 0.02 0.02 0.01 99.82 10:19:35 10:15:01 0 0.05 0.00 0.02 0.00 0.03 99.90 10:19:35 10:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:19:35 10:15:01 3 0.03 0.00 0.03 0.13 0.02 99.78 10:19:35 10:15:01 4 0.07 0.00 0.07 0.00 0.00 99.87 10:19:35 10:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:19:35 10:15:01 6 0.81 0.00 0.00 0.00 0.00 99.19 10:19:35 10:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:35 10:16:01 all 2.99 0.00 1.39 0.31 0.03 95.28 10:19:35 10:16:01 0 3.56 0.00 2.22 0.02 0.03 94.17 10:19:35 10:16:01 1 2.12 0.00 0.87 0.10 0.02 96.89 10:19:35 10:16:01 2 2.81 0.00 1.56 0.02 0.03 95.58 10:19:35 10:16:01 3 1.33 0.00 0.70 0.70 0.02 97.25 10:19:35 10:16:01 4 3.11 0.00 1.55 1.36 0.03 93.95 10:19:35 10:16:01 5 5.43 0.00 1.04 0.00 0.03 93.49 10:19:35 10:16:01 6 2.79 0.00 1.58 0.27 0.03 95.33 10:19:35 10:16:01 7 2.77 0.00 1.60 0.05 0.03 95.55 10:19:35 10:17:01 all 6.27 0.00 2.39 6.97 0.05 84.31 10:19:35 10:17:01 0 6.04 0.00 2.41 0.74 0.07 90.74 10:19:35 10:17:01 1 4.83 0.00 1.81 7.21 0.05 86.10 10:19:35 10:17:01 2 5.09 0.00 2.16 22.25 0.05 70.46 10:19:35 10:17:01 3 5.73 0.00 2.86 4.36 0.03 87.01 10:19:35 10:17:01 4 7.77 0.00 2.38 20.82 0.07 68.96 10:19:35 10:17:01 5 7.19 0.00 3.10 0.45 0.05 89.21 10:19:35 10:17:01 6 6.56 0.00 1.98 0.02 0.07 91.38 10:19:35 10:17:01 7 6.97 0.00 2.42 0.02 0.05 90.55 10:19:35 10:18:01 all 0.39 0.00 0.25 0.91 0.01 98.43 10:19:35 10:18:01 0 0.27 0.00 0.15 0.00 0.00 99.58 10:19:35 10:18:01 1 0.23 0.00 0.17 0.53 0.02 99.05 10:19:35 10:18:01 2 0.80 0.00 0.27 0.45 0.00 98.48 10:19:35 10:18:01 3 0.18 0.00 0.75 5.80 0.03 93.23 10:19:35 10:18:01 4 0.72 0.00 0.12 0.03 0.00 99.13 10:19:35 10:18:01 5 0.23 0.00 0.15 0.49 0.02 99.11 10:19:35 10:18:01 6 0.22 0.00 0.22 0.00 0.02 99.55 10:19:35 10:18:01 7 0.50 0.00 0.18 0.02 0.00 99.30 10:19:35 10:19:35 10:18:01 CPU %user %nice %system %iowait %steal %idle 10:19:35 10:19:01 all 0.08 0.00 0.05 0.08 0.01 99.79 10:19:35 10:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:19:35 10:19:01 1 0.08 0.00 0.05 0.00 0.00 99.87 10:19:35 10:19:01 2 0.08 0.00 0.03 0.00 0.00 99.88 10:19:35 10:19:01 3 0.10 0.00 0.12 0.02 0.03 99.73 10:19:35 10:19:01 4 0.05 0.00 0.00 0.05 0.00 99.90 10:19:35 10:19:01 5 0.05 0.00 0.05 0.52 0.02 99.36 10:19:35 10:19:01 6 0.05 0.00 0.05 0.02 0.00 99.88 10:19:35 10:19:01 7 0.15 0.00 0.03 0.00 0.02 99.80 10:19:35 Average: all 8.67 0.00 1.41 0.95 0.03 88.94 10:19:35 Average: 0 8.57 0.00 1.45 0.93 0.03 89.02 10:19:35 Average: 1 8.95 0.00 1.37 0.58 0.03 89.06 10:19:35 Average: 2 8.70 0.00 1.40 1.08 0.03 88.80 10:19:35 Average: 3 8.74 0.00 1.42 1.31 0.03 88.51 10:19:35 Average: 4 8.52 0.00 1.39 1.47 0.03 88.59 10:19:35 Average: 5 8.69 0.00 1.43 0.86 0.02 89.00 10:19:35 Average: 6 8.74 0.00 1.38 0.54 0.03 89.31 10:19:35 Average: 7 8.45 0.00 1.45 0.84 0.03 89.24 10:19:35 10:19:35 10:19:35