Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b10a1aa7a26774d331a95968b834de896095a7bd 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-ssh15557401918921054394.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-ssh4209373065902693906.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-ssh2200660066387397483.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-ssh15454701293219204263.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-ssh11649628038867693022.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-775173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/936 [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/936 # 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 b10a1aa7a26774d331a95968b834de896095a7bd (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b10a1aa7a26774d331a95968b834de896095a7bd # timeout=10 Commit message: "Merge pull request #5329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.47" > git rev-list --no-walk 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:38:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:38:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:38:56 ========================================================= 01:38:56 EdgeX Global Pipelines Version Info 01:38:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:38:57 ------------------- 01:38:57 stable info: 01:38:57 ------------------- 01:38:57 Commited By: Cherry Wang cherry@iotechsys.com 01:38:57 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:38:57 Message: update stable to v1.0.278 01:38:57 ------------------- 01:38:57 experimental info: 01:38:57 ------------------- 01:38:57 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:57 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:38:57 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:38:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b10a1aa [Pipeline] echo 01:38:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:58 provisioning config files... 01:38:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/936@tmp/config16118815874769409694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:58 ---> ****-login.sh 01:38:58 nexus3.edgexfoundry.org:10001 01:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:59 01:38:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:59 Configure a credential helper to remove this warning. See 01:38:59 https://docs.****.com/go/credential-store/ 01:38:59 01:38:59 Login Succeeded 01:38:59 nexus3.edgexfoundry.org:10002 01:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:59 01:38:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:59 Configure a credential helper to remove this warning. See 01:38:59 https://docs.****.com/go/credential-store/ 01:38:59 01:38:59 Login Succeeded 01:38:59 nexus3.edgexfoundry.org:10003 01:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:59 01:38:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:59 Configure a credential helper to remove this warning. See 01:38:59 https://docs.****.com/go/credential-store/ 01:38:59 01:38:59 Login Succeeded 01:38:59 nexus3.edgexfoundry.org:10004 01:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:59 01:38:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:59 Configure a credential helper to remove this warning. See 01:38:59 https://docs.****.com/go/credential-store/ 01:38:59 01:38:59 Login Succeeded 01:38:59 ****.io 01:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:59 01:38:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:59 Configure a credential helper to remove this warning. See 01:38:59 https://docs.****.com/go/credential-store/ 01:38:59 01:38:59 Login Succeeded 01:38:59 ---> ****-login.sh ends [Pipeline] } 01:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:00 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:39:00 + dirname cmd/core-command/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo core-command,cmd/core-command/Dockerfile 01:39:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:39:00 + dirname cmd/core-data/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo core-data,cmd/core-data/Dockerfile 01:39:00 + dirname cmd/core-keeper/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo core-keeper,cmd/core-keeper/Dockerfile 01:39:00 + dirname cmd/core-metadata/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo core-metadata,cmd/core-metadata/Dockerfile 01:39:00 + dirname cmd/security-bootstrapper/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:39:00 + dirname cmd/security-proxy-auth/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:39:00 + + dirname cmd/security-proxy-setup/Dockerfile 01:39:00 cut -d/ -f2 01:39:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:39:00 + dirname cmd/security-secretstore-setup/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:39:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:39:00 + dirname cmd/security-spire-agent/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:39:00 + dirname cmd/security-spire-config/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:39:00 + dirname cmd/security-spire-server/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:39:00 + dirname cmd/support-notifications/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo support-notifications,cmd/support-notifications/Dockerfile 01:39:00 + dirname cmd/support-scheduler/Dockerfile 01:39:00 + cut -d/ -f2 01:39:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:39:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:39:00 + git rev-list -1 --merges b10a1aa7a26774d331a95968b834de896095a7bd~1..b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 01:39:00 -----------> git rev-list -1 --merges b10a1aa7a26774d331a95968b834de896095a7bd~1..b10a1aa7a26774d331a95968b834de896095a7bd b10a1aa7a26774d331a95968b834de896095a7bd 01:39:00 b10a1aa7a26774d331a95968b834de896095a7bd [false] [Pipeline] sh 01:39:00 + git log --format=format:%s -1 b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 01:39:00 ========================================================= 01:39:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:39:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:39:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:01 + grep -v github /etc/ssh/ssh_known_hosts 01:39:01 + [ -e /tmp/ssh_known_hosts ] 01:39:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:39:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:39:01 + sudo tee -a /etc/ssh/ssh_known_hosts 01:39:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:01 01:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:01 0.1.4: Pulling from edgex-devops/py-git-semver 01:39:01 3dae71ba6b94: Pulling fs layer 01:39:01 6bf1a483ea7c: Pulling fs layer 01:39:01 f5dfc541a4d3: Pulling fs layer 01:39:01 461d9e800cba: Pulling fs layer 01:39:01 80192f66455f: Pulling fs layer 01:39:01 2e8e34ca0e6c: Pulling fs layer 01:39:01 a29436f7fd5d: Pulling fs layer 01:39:01 923cac83aea3: Pulling fs layer 01:39:01 25ad8b0a4227: Pulling fs layer 01:39:01 db01528c6b51: Pulling fs layer 01:39:01 28988de357af: Pulling fs layer 01:39:01 80192f66455f: Waiting 01:39:01 461d9e800cba: Waiting 01:39:01 2e8e34ca0e6c: Waiting 01:39:01 a29436f7fd5d: Waiting 01:39:01 923cac83aea3: Waiting 01:39:01 25ad8b0a4227: Waiting 01:39:01 db01528c6b51: Waiting 01:39:01 28988de357af: Waiting 01:39:01 6bf1a483ea7c: Verifying Checksum 01:39:01 6bf1a483ea7c: Download complete 01:39:01 461d9e800cba: Verifying Checksum 01:39:01 461d9e800cba: Download complete 01:39:01 80192f66455f: Verifying Checksum 01:39:01 80192f66455f: Download complete 01:39:02 f5dfc541a4d3: Verifying Checksum 01:39:02 f5dfc541a4d3: Download complete 01:39:02 3dae71ba6b94: Verifying Checksum 01:39:02 3dae71ba6b94: Download complete 01:39:02 25ad8b0a4227: Verifying Checksum 01:39:02 25ad8b0a4227: Download complete 01:39:02 db01528c6b51: Verifying Checksum 01:39:02 db01528c6b51: Download complete 01:39:02 28988de357af: Verifying Checksum 01:39:02 28988de357af: Download complete 01:39:02 a29436f7fd5d: Verifying Checksum 01:39:02 a29436f7fd5d: Download complete 01:39:03 2e8e34ca0e6c: Verifying Checksum 01:39:03 2e8e34ca0e6c: Download complete 01:39:03 3dae71ba6b94: Pull complete 01:39:03 6bf1a483ea7c: Pull complete 01:39:04 f5dfc541a4d3: Pull complete 01:39:04 461d9e800cba: Pull complete 01:39:04 80192f66455f: Pull complete 01:39:09 2e8e34ca0e6c: Pull complete 01:39:09 a29436f7fd5d: Pull complete 01:39:09 923cac83aea3: Pull complete 01:39:09 25ad8b0a4227: Pull complete 01:39:09 db01528c6b51: Pull complete 01:39:09 28988de357af: Pull complete 01:39:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:09 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 01:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:39:11 $ docker top 9d5f7eec481a22245b06e1ec3e1672cb546dcca0a87acec6bf2d9bb2e904968c -eo pid,comm 01:39:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:39:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:11 [ssh-agent] Looking for ssh-agent implementation... 01:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:12 $ docker exec 9d5f7eec481a22245b06e1ec3e1672cb546dcca0a87acec6bf2d9bb2e904968c ssh-agent 01:39:12 SSH_AUTH_SOCK=/tmp/ssh-YTkVIeKuGa8N/agent.32 01:39:12 SSH_AGENT_PID=38 01:39:12 Running ssh-add (command line suppressed) 01:39:12 Identity added: /w/workspace/edgex-go/936@tmp/private_key_1667343737155025805.key (/w/workspace/edgex-go/936@tmp/private_key_1667343737155025805.key) 01:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:12 + git config --global --add safe.directory /w/workspace/edgex-go/936 [Pipeline] sh 01:39:12 + git tag --points-at HEAD [Pipeline] } 01:39:12 $ docker exec --env ******** --env ******** 9d5f7eec481a22245b06e1ec3e1672cb546dcca0a87acec6bf2d9bb2e904968c ssh-agent -k 01:39:12 unset SSH_AUTH_SOCK; 01:39:12 unset SSH_AGENT_PID; 01:39:12 echo Agent pid 38 killed; 01:39:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:13 [ssh-agent] Looking for ssh-agent implementation... 01:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:13 $ docker exec 9d5f7eec481a22245b06e1ec3e1672cb546dcca0a87acec6bf2d9bb2e904968c ssh-agent 01:39:13 SSH_AUTH_SOCK=/tmp/ssh-TOgWODxrry6A/agent.85 01:39:13 SSH_AGENT_PID=91 01:39:13 Running ssh-add (command line suppressed) 01:39:13 Identity added: /w/workspace/edgex-go/936@tmp/private_key_12487961738005866375.key (/w/workspace/edgex-go/936@tmp/private_key_12487961738005866375.key) 01:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:13 + git semver init 01:39:13 2025-12-17 01:39:13,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:13 2025-12-17 01:39:13,887 [run_init] DEBUG init version:0.0.0 force:False 01:39:13 2025-12-17 01:39:13,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/936/.semver 01:39:13 2025-12-17 01:39:13,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/936/.semver 01:39:13 2025-12-17 01:39:13,888 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/936/.semver'], cwd=/w/workspace/edgex-go/936, stdin=None, shell=False, universal_newlines=False) 01:39:19 2025-12-17 01:39:18,493 [append_file] DEBUG append to file:/w/workspace/edgex-go/936/.git/info/exclude 01:39:19 2025-12-17 01:39:18,494 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/936/.semver/main with force:False 01:39:19 2025-12-17 01:39:18,494 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 01:39:19 2025-12-17 01:39:18,494 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 01:39:19 4.1.0-dev.85 [Pipeline] } 01:39:19 $ docker exec --env ******** --env ******** 9d5f7eec481a22245b06e1ec3e1672cb546dcca0a87acec6bf2d9bb2e904968c ssh-agent -k 01:39:19 unset SSH_AUTH_SOCK; 01:39:19 unset SSH_AGENT_PID; 01:39:19 echo Agent pid 91 killed; 01:39:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:19 + git semver [Pipeline] } 01:39:19 $ docker stop --time=1 9d5f7eec481a22245b06e1ec3e1672cb546dcca0a87acec6bf2d9bb2e904968c 01:39:21 $ docker rm -f --volumes 9d5f7eec481a22245b06e1ec3e1672cb546dcca0a87acec6bf2d9bb2e904968c [Pipeline] // withDockerContainer [Pipeline] sh 01:39:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:39:21 Stashed 1 file(s) [Pipeline] echo 01:39:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.85 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:22 + git config --global --add safe.directory /w/workspace/edgex-go/936 [Pipeline] echo 01:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:39:22 ========================================================= 01:39:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:39:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:39:22 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:39:22 2d35ebdb57d9: Pulling fs layer 01:39:22 c35fb4624d26: Pulling fs layer 01:39:22 4e2aec7ef170: Pulling fs layer 01:39:22 333b49ad6fbf: Pulling fs layer 01:39:22 4f4fb700ef54: Pulling fs layer 01:39:22 c3e65509a76b: Pulling fs layer 01:39:22 333b49ad6fbf: Waiting 01:39:22 4f4fb700ef54: Waiting 01:39:22 7cf9ebb963bd: Pulling fs layer 01:39:22 bb34ca984cfb: Pulling fs layer 01:39:22 c3e65509a76b: Waiting 01:39:22 7cf9ebb963bd: Waiting 01:39:22 bb34ca984cfb: Waiting 01:39:22 151cf03bc807: Pulling fs layer 01:39:22 151cf03bc807: Waiting 01:39:22 c35fb4624d26: Verifying Checksum 01:39:22 c35fb4624d26: Download complete 01:39:22 333b49ad6fbf: Verifying Checksum 01:39:22 333b49ad6fbf: Download complete 01:39:22 4f4fb700ef54: Verifying Checksum 01:39:22 4f4fb700ef54: Download complete 01:39:22 c3e65509a76b: Verifying Checksum 01:39:22 c3e65509a76b: Download complete 01:39:22 2d35ebdb57d9: Verifying Checksum 01:39:22 2d35ebdb57d9: Download complete 01:39:22 7cf9ebb963bd: Verifying Checksum 01:39:22 7cf9ebb963bd: Download complete 01:39:22 2d35ebdb57d9: Pull complete 01:39:23 c35fb4624d26: Pull complete 01:39:23 151cf03bc807: Download complete 01:39:23 4e2aec7ef170: Verifying Checksum 01:39:23 4e2aec7ef170: Download complete 01:39:23 bb34ca984cfb: Verifying Checksum 01:39:23 bb34ca984cfb: Download complete 01:39:28 4e2aec7ef170: Pull complete 01:39:28 333b49ad6fbf: Pull complete 01:39:28 4f4fb700ef54: Pull complete 01:39:28 c3e65509a76b: Pull complete 01:39:28 7cf9ebb963bd: Pull complete 01:39:31 bb34ca984cfb: Pull complete 01:39:32 151cf03bc807: Pull complete 01:39:32 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:39:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:39:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:39:32 WORKDIR /edgex 01:39:32 COPY go.mod . 01:39:32 RUN go mod download 01:39:32 + docker build -t ci-base-image-x86_64 -f - . 01:39:32 #0 building with "default" instance using docker driver 01:39:32 01:39:32 #1 [internal] load build definition from Dockerfile 01:39:32 #1 transferring dockerfile: 164B done 01:39:32 #1 DONE 0.0s 01:39:32 01:39:32 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:39:32 #2 DONE 0.0s 01:39:32 01:39:32 #3 [internal] load .dockerignore 01:39:32 #3 transferring context: 01:39:33 #3 transferring context: 50B done 01:39:33 #3 DONE 0.1s 01:39:33 01:39:33 #4 [internal] load build context 01:39:33 #4 transferring context: 7.11kB done 01:39:33 #4 DONE 0.0s 01:39:33 01:39:33 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:39:33 #5 DONE 0.1s 01:39:33 01:39:33 #6 [2/4] WORKDIR /edgex 01:39:35 #6 DONE 1.6s 01:39:35 01:39:35 #7 [3/4] COPY go.mod . 01:39:35 #7 DONE 0.0s 01:39:35 01:39:35 #8 [4/4] RUN go mod download 01:39:36 Still waiting to schedule task 01:39:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-775172’ 01:39:50 #8 DONE 14.3s 01:39:50 01:39:50 #9 exporting to image 01:39:50 #9 exporting layers 01:39:53 #9 exporting layers 3.7s done 01:39:53 #9 writing image sha256:7cb62270c939ad3a65efc0d33a879ba3f6a9db93fe98d79be836be62817a5958 done 01:39:53 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:39:53 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:53 + docker inspect -f . ci-base-image-x86_64 01:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:53 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 01:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:39:54 $ docker top ba0819ea9467e73b7be2519c02bb7931c0fb5cf2240711c02d81b43aff307546 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:54 + go version 01:39:54 go version go1.25.2 linux/amd64 [Pipeline] } 01:39:54 $ docker stop --time=1 ba0819ea9467e73b7be2519c02bb7931c0fb5cf2240711c02d81b43aff307546 01:39:55 $ docker rm -f --volumes ba0819ea9467e73b7be2519c02bb7931c0fb5cf2240711c02d81b43aff307546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:56 + docker inspect -f . ci-base-image-x86_64 01:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:56 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 01:39:56 $ 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/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:39:56 $ docker top 397854cab1e14bb8ffd4f09a813b764cfe9a2b53de27cbbf8b8be2299016bdc3 -eo pid,comm [Pipeline] { [Pipeline] echo 01:39:56 ========================================================= 01:39:56 [edgeXBuildGoParallel] Running Tests and Build... 01:39:56 ========================================================= [Pipeline] sh 01:39:56 + git config --global --add safe.directory /w/workspace/edgex-go/936 [Pipeline] fileExists [Pipeline] sh 01:39:57 + make test 01:39:57 go test -race -coverprofile=coverage.out ./... 01:40:07 ? github.com/edgexfoundry/edgex-go [no test files] 01:40:39 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:40:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:40:39 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:40:39 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements 01:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.7% of statements 01:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.031s coverage: 86.5% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.629s coverage: 94.2% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements 01:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.049s coverage: 0.0% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:40:43 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.3% of statements 01:40:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:40:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.457s coverage: 95.9% of statements 01:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:40:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:40:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:40:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 01:40:47 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:40:47 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:40:47 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:40:47 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:40:47 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:40:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:40:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:40:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 3.5% of statements 01:40:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:40:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:40:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 1.0% of statements 01:40:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:40:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 01:40:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 01:40:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:40:49 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:40:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 89.5% of statements 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.060s coverage: 93.1% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 01:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.053s coverage: 92.9% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.035s coverage: 68.8% of statements 01:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 01:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.176s coverage: 54.8% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.049s coverage: 20.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.035s coverage: 96.8% of statements 01:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 29.2% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 93.8% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 01:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:41:15 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements 01:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 01:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 01:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:41:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:41:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:41:17 running golangci-lint 01:41:18 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:41:18 go version go1.25.2 linux/amd64 01:41:18 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:41:18 level=info msg="[config_reader] Used config file .golangci.yml" 01:41:18 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:41:18 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:41:18 level=info msg="[goenv] Read go env for 5.917911ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:41:18 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:41:44 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 22.650826177s" 01:41:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.960006ms" 01:41:57 level=info msg="[linters_context/goanalysis] analyzers took 2m7.949130839s with top 10 stages: buildir: 1m10.482241233s, gosec: 4.247796514s, inspect: 3.50584081s, fact_deprecated: 3.055497348s, nilness: 1.759210744s, fact_purity: 1.733683037s, printf: 1.618124562s, QF1004: 1.51822732s, ctrlflow: 1.44740436s, S1038: 1.233868288s" 01:41:57 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:41:57 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:41:57 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:41:57 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:41:57 level=info msg="[runner] Processors filtering stat (in/out): generated_file_filter: 35/22, path_absoluter: 35/35, path_relativity: 35/35, exclusion_rules: 22/21, filename_unadjuster: 35/35, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35" 01:41:57 level=info msg="[runner] processing took 8.514669ms with stages: nolint_filter: 7.498109ms, generated_file_filter: 767.308µs, exclusion_rules: 144.381µs, exclusion_paths: 47.04µs, path_relativity: 37.691µs, cgo: 6.08µs, path_absoluter: 3.19µs, sort_results: 3.14µs, invalid_issue: 2.2µs, filename_unadjuster: 1.18µs, fixer: 970ns, max_same_issues: 960ns, diff: 670ns, path_prettifier: 450ns, uniq_by_line: 320ns, max_per_file_from_linter: 290ns, path_shortener: 250ns, max_from_linter: 180ns, source_code: 150ns, severity-rules: 110ns" 01:41:57 level=info msg="[runner] linters took 14.59079601s with stages: goanalysis_metalinter: 14.582204849s" 01:41:57 0 issues. 01:41:57 level=info msg="File cache stats: 0 entries of total size 0B" 01:41:57 level=info msg="Memory: 371 samples, avg is 361.1MB, max is 1313.2MB" 01:41:57 level=info msg="Execution took 37.297579689s" 01:41:57 go vet ./... 01:42:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:42:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:42:04 ./bin/test-attribution-txt.sh [Pipeline] echo 01:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:42:08 + ls -al . 01:42:08 total 1392 01:42:08 drwxrwxr-x 11 1001 1001 4096 Dec 17 01:39 . 01:42:08 drwxr-xr-x 4 root root 4096 Dec 17 01:39 .. 01:42:08 drwxrwxr-x 2 1001 1001 4096 Dec 17 01:38 .blubracket 01:42:08 -rw-rw-r-- 1 1001 1001 10 Dec 17 01:38 .dockerignore 01:42:08 drwxrwxr-x 8 1001 1001 4096 Dec 17 01:41 .git 01:42:08 drwxrwxr-x 3 1001 1001 4096 Dec 17 01:38 .github 01:42:08 -rw-rw-r-- 1 1001 1001 909 Dec 17 01:38 .gitignore 01:42:08 -rw-rw-r-- 1 1001 1001 359 Dec 17 01:38 .golangci.yml 01:42:08 -rw-rw-r-- 1 1001 1001 100 Dec 17 01:38 .hadolint.yml 01:42:08 drwxr-xr-x 3 1001 1001 4096 Dec 17 01:39 .semver 01:42:08 -rw-rw-r-- 1 1001 1001 155 Dec 17 01:38 .sonarcloud.properties 01:42:08 -rw-rw-r-- 1 1001 1001 1171 Dec 17 01:38 ADOPTERS.md 01:42:08 -rw-rw-r-- 1 1001 1001 20017 Dec 17 01:38 Attribution.txt 01:42:08 -rw-rw-r-- 1 1001 1001 108018 Dec 17 01:38 CHANGELOG.md 01:42:08 -rw-rw-r-- 1 1001 1001 3804 Dec 17 01:38 CONTRIBUTING.md 01:42:08 -rw-rw-r-- 1 1001 1001 677 Dec 17 01:38 GOVERNANCE.md 01:42:08 -rw-rw-r-- 1 1001 1001 886 Dec 17 01:38 Jenkinsfile 01:42:08 -rw-rw-r-- 1 1001 1001 10775 Dec 17 01:38 LICENSE 01:42:08 -rw-rw-r-- 1 1001 1001 16739 Dec 17 01:38 Makefile 01:42:08 -rw-rw-r-- 1 1001 1001 582 Dec 17 01:38 OWNERS.md 01:42:08 -rw-rw-r-- 1 1001 1001 9932 Dec 17 01:38 README.md 01:42:08 -rw-rw-r-- 1 1001 1001 789 Dec 17 01:38 SECURITY.md 01:42:08 -rw-rw-r-- 1 1001 1001 12 Dec 17 01:39 VERSION 01:42:08 drwxrwxr-x 2 1001 1001 4096 Dec 17 01:38 bin 01:42:08 drwxrwxr-x 19 1001 1001 4096 Dec 17 01:38 cmd 01:42:08 -rw-r--r-- 1 root root 1043595 Dec 17 01:41 coverage.out 01:42:08 drwxrwxr-x 2 1001 1001 4096 Dec 17 01:38 fuzz_test 01:42:08 -rw-rw-r-- 1 1001 1001 7070 Dec 17 01:38 go.mod 01:42:08 -rw-rw-r-- 1 1001 1001 90674 Dec 17 01:38 go.sum 01:42:08 drwxrwxr-x 7 1001 1001 4096 Dec 17 01:38 internal 01:42:08 drwxrwxr-x 2 1001 1001 4096 Dec 17 01:38 openapi 01:42:08 -rw-rw-r-- 1 1001 1001 584 Dec 17 01:38 security.txt 01:42:08 -rw-rw-r-- 1 1001 1001 204 Dec 17 01:38 version.go [Pipeline] sh 01:42:08 + '[' -e coverage.out ] 01:42:08 + chown 1001:1001 coverage.out [Pipeline] stash 01:42:08 Stashed 1 file(s) [Pipeline] sh 01:42:08 + make build 01:42:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:42:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:42:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:42:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:42:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:42:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:42:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:42:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:42:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:42:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:42:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:42:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:42:59 $ docker stop --time=1 397854cab1e14bb8ffd4f09a813b764cfe9a2b53de27cbbf8b8be2299016bdc3 01:43:02 $ docker rm -f --volumes 397854cab1e14bb8ffd4f09a813b764cfe9a2b53de27cbbf8b8be2299016bdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:03 01:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:04 latest: Pulling from edgex-devops/edgex-compose 01:43:04 91d30c5bc195: Pulling fs layer 01:43:04 2e9b0aa3be6d: Pulling fs layer 01:43:04 9c61dcf015f6: Pulling fs layer 01:43:04 4698f68db338: Pulling fs layer 01:43:04 2a2f49069b9e: Pulling fs layer 01:43:04 e0025b399a48: Pulling fs layer 01:43:04 4698f68db338: Waiting 01:43:04 2a2f49069b9e: Waiting 01:43:04 e0025b399a48: Waiting 01:43:04 91d30c5bc195: Download complete 01:43:04 4698f68db338: Verifying Checksum 01:43:04 4698f68db338: Download complete 01:43:04 2e9b0aa3be6d: Verifying Checksum 01:43:04 2e9b0aa3be6d: Download complete 01:43:04 e0025b399a48: Verifying Checksum 01:43:04 e0025b399a48: Download complete 01:43:04 91d30c5bc195: Pull complete 01:43:04 2a2f49069b9e: Download complete 01:43:04 2e9b0aa3be6d: Pull complete 01:43:05 9c61dcf015f6: Download complete 01:43:08 9c61dcf015f6: Pull complete 01:43:08 4698f68db338: Pull complete 01:43:09 2a2f49069b9e: Pull complete 01:43:09 e0025b399a48: Pull complete 01:43:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:09 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 01:43:09 $ 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/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:43:10 $ docker top 86553ba11ad8f2385ab9122e6168dc10917255595e350a2eaa8027a4acf4e4ca -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:10 + docker compose -f ./docker-compose-build.yml build --parallel 01:43:10 #1 [security-spire-config internal] load build definition from Dockerfile 01:43:10 #1 transferring dockerfile: 1.69kB done 01:43:10 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:43:10 #1 DONE 0.1s 01:43:10 01:43:10 #2 [security-spire-agent internal] load build definition from Dockerfile 01:43:10 #2 transferring dockerfile: 1.81kB done 01:43:10 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:43:10 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:43:10 #2 DONE 0.1s 01:43:10 01:43:10 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:43:10 #3 transferring dockerfile: 1.89kB done 01:43:10 #3 DONE 0.0s 01:43:10 01:43:10 #4 [core-metadata internal] load build definition from Dockerfile 01:43:10 #4 transferring dockerfile: 2.10kB done 01:43:10 #4 DONE 0.1s 01:43:10 01:43:10 #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:43:10 #5 DONE 0.0s 01:43:10 01:43:10 #6 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:43:10 #6 ... 01:43:10 01:43:10 #7 [core-data internal] load build definition from Dockerfile 01:43:10 #7 transferring dockerfile: 2.04kB done 01:43:10 #7 DONE 0.1s 01:43:10 01:43:10 #8 [support-scheduler internal] load build definition from Dockerfile 01:43:10 #8 transferring dockerfile: 1.83kB done 01:43:10 #8 DONE 0.1s 01:43:10 01:43:10 #9 [security-bootstrapper internal] load build definition from Dockerfile 01:43:10 #9 transferring dockerfile: 3.02kB done 01:43:10 #9 DONE 0.2s 01:43:10 01:43:10 #10 [security-proxy-auth internal] load build definition from Dockerfile 01:43:10 #10 transferring dockerfile: 2.14kB done 01:43:10 #10 DONE 0.2s 01:43:10 01:43:10 #11 [core-keeper internal] load build definition from Dockerfile 01:43:10 #11 transferring dockerfile: 2.01kB done 01:43:10 #11 DONE 0.2s 01:43:10 01:43:10 #12 [core-command internal] load build definition from Dockerfile 01:43:10 #12 transferring dockerfile: 1.94kB done 01:43:10 #12 DONE 0.2s 01:43:10 01:43:10 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:43:10 #13 transferring dockerfile: 2.23kB done 01:43:10 #13 DONE 0.2s 01:43:10 01:43:10 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:43:10 #5 DONE 0.0s 01:43:10 01:43:10 #6 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:43:11 #6 DONE 0.2s 01:43:11 01:43:11 #14 [security-secretstore-setup internal] load build definition from Dockerfile 01:43:11 #14 transferring dockerfile: 2.49kB done 01:43:11 #14 DONE 0.2s 01:43:11 01:43:11 #15 [security-proxy-setup internal] load build definition from Dockerfile 01:43:11 #15 transferring dockerfile: 2.50kB done 01:43:11 #15 DONE 0.2s 01:43:11 01:43:11 #16 [security-spire-server internal] load build definition from Dockerfile 01:43:11 #16 transferring dockerfile: 1.70kB done 01:43:11 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:43:11 #16 DONE 0.2s 01:43:11 01:43:11 #17 [support-notifications internal] load build definition from Dockerfile 01:43:11 #17 transferring dockerfile: 2.02kB done 01:43:11 #17 DONE 0.2s 01:43:11 01:43:11 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:43:11 #5 DONE 0.0s 01:43:11 01:43:11 #18 [core-data internal] load .dockerignore 01:43:11 #18 transferring context: 50B done 01:43:11 #18 DONE 0.1s 01:43:11 01:43:11 #19 [core-command internal] load .dockerignore 01:43:11 #19 transferring context: 50B done 01:43:11 #19 DONE 0.1s 01:43:11 01:43:11 #20 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:43:11 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:43:11 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:43:11 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:43:11 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:43:11 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:43:11 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:43:11 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:43:11 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:43:11 #20 DONE 0.1s 01:43:11 01:43:11 #21 [support-scheduler internal] load .dockerignore 01:43:11 #21 transferring context: 50B done 01:43:11 #21 DONE 0.1s 01:43:11 01:43:11 #22 [core-metadata internal] load .dockerignore 01:43:11 #22 transferring context: 50B done 01:43:11 #22 DONE 0.1s 01:43:11 01:43:11 #23 [core-keeper internal] load .dockerignore 01:43:11 #23 transferring context: 50B done 01:43:11 #23 DONE 0.1s 01:43:11 01:43:11 #24 [security-spiffe-token-provider internal] load .dockerignore 01:43:11 #24 transferring context: 50B done 01:43:11 #24 DONE 0.1s 01:43:11 01:43:11 #25 [security-proxy-auth internal] load .dockerignore 01:43:11 #25 transferring context: 50B done 01:43:11 #25 DONE 0.1s 01:43:11 01:43:11 #26 [security-bootstrapper internal] load .dockerignore 01:43:11 #26 transferring context: 50B done 01:43:11 #26 DONE 0.1s 01:43:11 01:43:11 #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:43:11 #27 ... 01:43:11 01:43:11 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:43:11 #28 DONE 0.6s 01:43:11 01:43:11 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:43:11 #29 DONE 0.6s 01:43:11 01:43:11 #30 [security-secretstore-setup internal] load .dockerignore 01:43:11 #30 transferring context: 50B 0.0s done 01:43:11 #30 DONE 0.5s 01:43:11 01:43:11 #31 [security-spire-agent internal] load .dockerignore 01:43:11 #31 ... 01:43:11 01:43:11 #20 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:43:11 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:43:11 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:43:11 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:43:11 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:43:11 #20 DONE 0.1s 01:43:11 01:43:11 #32 [security-proxy-setup internal] load .dockerignore 01:43:11 #32 transferring context: 50B 0.0s done 01:43:11 #32 DONE 0.5s 01:43:11 01:43:11 #33 [support-notifications internal] load .dockerignore 01:43:11 #33 transferring context: 50B 0.0s done 01:43:11 #33 DONE 0.5s 01:43:11 01:43:11 #34 [core-common-config-bootstrapper internal] load .dockerignore 01:43:11 #34 transferring context: 50B 0.0s done 01:43:11 #34 DONE 0.5s 01:43:11 01:43:11 #27 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:43:11 #27 DONE 0.7s 01:43:11 01:43:11 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 01:43:14 #35 ... 01:43:14 01:43:14 #31 [security-spire-agent internal] load .dockerignore 01:43:14 #31 transferring context: 50B 0.0s done 01:43:14 #31 DONE 2.4s 01:43:14 01:43:14 #36 [support-scheduler internal] load build context 01:43:14 #36 ... 01:43:14 01:43:14 #37 [security-spire-config internal] load .dockerignore 01:43:14 #37 transferring context: 50B 0.0s done 01:43:14 #37 DONE 3.1s 01:43:14 01:43:14 #36 [support-scheduler internal] load build context 01:43:16 #36 ... 01:43:16 01:43:16 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 01:43:16 #35 DONE 5.0s 01:43:16 01:43:16 #36 [support-scheduler internal] load build context 01:43:16 #36 transferring context: 252.03MB 5.8s 01:43:18 #36 ... 01:43:18 01:43:18 #38 [security-spire-server internal] load .dockerignore 01:43:18 #38 transferring context: 50B done 01:43:18 #38 DONE 7.4s 01:43:18 01:43:18 #36 [support-scheduler internal] load build context 01:43:18 #36 transferring context: 353.50MB 7.7s 01:43:19 #36 ... 01:43:19 01:43:19 #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:43:19 #0 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:19 #0 0.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:19 #0 0.997 (1/3) Installing ca-certificates (20250911-r0) 01:43:19 #0 1.018 (2/3) Installing dumb-init (1.2.5-r3) 01:43:19 #0 1.023 (3/3) Installing tzdata (2025c-r0) 01:43:19 #0 1.064 Executing busybox-1.37.0-r19.trigger 01:43:19 #0 1.076 Executing ca-certificates-20250911-r0.trigger 01:43:19 #0 1.123 OK: 8 MiB in 19 packages 01:43:19 #39 DONE 8.7s 01:43:20 01:43:20 #36 [support-scheduler internal] load build context 01:43:21 #36 ... 01:43:21 01:43:21 #40 [core-data internal] load build context 01:43:21 #40 ... 01:43:21 01:43:21 #41 [security-proxy-auth internal] load build context 01:43:21 #41 ... 01:43:21 01:43:21 #42 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:43:21 #0 2.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:21 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:21 #0 2.577 (1/1) Installing dumb-init (1.2.5-r3) 01:43:21 #0 2.586 Executing busybox-1.37.0-r19.trigger 01:43:21 #0 2.599 OK: 7 MiB in 17 packages 01:43:21 #42 ... 01:43:21 01:43:21 #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:21 #43 ... 01:43:21 01:43:21 #44 [core-metadata internal] load build context 01:43:21 #44 ... 01:43:21 01:43:21 #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:43:21 #0 1.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:21 #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:21 #0 1.774 (1/1) Installing dumb-init (1.2.5-r3) 01:43:21 #0 1.778 Executing busybox-1.37.0-r19.trigger 01:43:21 #0 1.790 OK: 7 MiB in 17 packages 01:43:21 #45 ... 01:43:21 01:43:21 #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:43:21 #46 ... 01:43:21 01:43:21 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:43:21 #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:21 #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:21 #0 2.601 (1/2) Installing dumb-init (1.2.5-r3) 01:43:21 #0 2.617 (2/2) Installing su-exec (0.2-r3) 01:43:21 #0 2.620 Executing busybox-1.37.0-r19.trigger 01:43:21 #0 2.637 OK: 7 MiB in 18 packages 01:43:21 #47 ... 01:43:21 01:43:21 #48 [security-proxy-setup internal] load build context 01:43:22 #48 ... 01:43:22 01:43:22 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:43:22 #49 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:22 #49 ... 01:43:22 01:43:22 #50 [security-spiffe-token-provider internal] load build context 01:43:22 #50 ... 01:43:22 01:43:22 #51 [core-command internal] load build context 01:43:22 #51 ... 01:43:22 01:43:22 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:43:22 #0 1.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:22 #0 1.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:22 #0 1.529 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:43:22 #0 1.529 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:43:22 #0 1.529 OK: 26327 distinct packages available 01:43:22 #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:22 #0 1.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:22 #0 1.966 (1/13) Installing brotli-libs (1.1.0-r2) 01:43:22 #0 1.984 (2/13) Installing c-ares (1.34.6-r0) 01:43:22 #0 1.989 (3/13) Installing libunistring (1.3-r0) 01:43:22 #0 2.006 (4/13) Installing libidn2 (2.3.7-r0) 01:43:22 #0 2.011 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:43:22 #0 2.018 (6/13) Installing libpsl (0.21.5-r3) 01:43:22 #0 2.018 (7/13) Installing zstd-libs (1.5.7-r0) 01:43:22 #0 2.027 (8/13) Installing libcurl (8.14.1-r2) 01:43:22 #0 2.067 (9/13) Installing curl (8.14.1-r2) 01:43:22 #0 2.067 (10/13) Installing dumb-init (1.2.5-r3) 01:43:22 #0 2.070 (11/13) Installing musl-obstack (1.2.3-r2) 01:43:22 #0 2.073 (12/13) Installing libucontext (1.3.2-r0) 01:43:22 #0 2.081 (13/13) Installing gcompat (1.1.0-r4) 01:43:22 #0 2.096 Executing busybox-1.37.0-r19.trigger 01:43:22 #0 2.111 OK: 13 MiB in 29 packages 01:43:22 #52 ... 01:43:22 01:43:22 #53 [core-common-config-bootstrapper internal] load build context 01:43:22 #53 ... 01:43:22 01:43:22 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:43:22 #54 ... 01:43:22 01:43:22 #55 [core-keeper internal] load build context 01:43:22 #55 ... 01:43:22 01:43:22 #56 [security-bootstrapper internal] load build context 01:43:22 #56 ... 01:43:22 01:43:22 #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:43:22 #45 DONE 11.7s 01:43:22 01:43:22 #56 [security-bootstrapper internal] load build context 01:43:22 #56 ... 01:43:22 01:43:22 #57 [support-notifications internal] load build context 01:43:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775174 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:43:22 Running in /w/workspace/edgex-go/936 [Pipeline] { [Pipeline] checkout 01:43:23 #57 ... 01:43:23 01:43:23 #58 [security-secretstore-setup internal] load build context 01:43:23 #58 ... 01:43:23 01:43:23 #59 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:43:26 The recommended git tool is: git 01:43:28 #59 ... 01:43:28 01:43:28 #44 [core-metadata internal] load build context 01:43:28 #44 transferring context: 608.29MB 14.6s done 01:43:28 #44 ... 01:43:28 01:43:28 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:43:28 #60 ... 01:43:28 01:43:28 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:29 #61 ... 01:43:29 01:43:29 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:43:29 #62 ... 01:43:29 01:43:29 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:43:29 #63 ... 01:43:29 01:43:29 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:43:29 #64 ... 01:43:29 01:43:29 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:43:29 #65 ... 01:43:29 01:43:29 #40 [core-data internal] load build context 01:43:29 #40 transferring context: 608.29MB 12.8s done 01:43:31 #40 ... 01:43:31 01:43:31 #36 [support-scheduler internal] load build context 01:43:31 #36 transferring context: 608.29MB 12.3s done 01:43:31 #36 ... 01:43:31 01:43:31 #41 [security-proxy-auth internal] load build context 01:43:31 #41 transferring context: 608.29MB 12.3s done 01:43:31 #41 ... 01:43:31 01:43:31 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:43:32 #66 ... 01:43:32 01:43:32 #48 [security-proxy-setup internal] load build context 01:43:32 #48 transferring context: 608.29MB 11.6s done 01:43:32 #48 ... 01:43:32 01:43:32 #20 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:43:32 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:43:32 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:43:32 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:43:32 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:43:32 #20 DONE 0.1s 01:43:32 01:43:32 #50 [security-spiffe-token-provider internal] load build context 01:43:32 #50 transferring context: 608.29MB 12.2s done 01:43:32 #50 ... 01:43:32 01:43:32 #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:43:32 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:43:32 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:43:32 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:43:32 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:43:32 #20 DONE 0.1s 01:43:32 01:43:32 #51 [core-command internal] load build context 01:43:32 #51 transferring context: 608.29MB 11.7s done 01:43:32 #51 DONE 21.2s 01:43:32 01:43:32 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:43:32 #52 DONE 21.2s 01:43:32 01:43:32 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:43:32 #49 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:32 #49 11.15 (1/4) Installing ca-certificates (20250911-r0) 01:43:32 #49 11.17 (2/4) Installing dumb-init (1.2.5-r3) 01:43:32 #49 11.17 (3/4) Installing su-exec (0.2-r3) 01:43:32 #49 11.18 (4/4) Installing yq-go (4.47.2-r2) 01:43:32 #49 11.26 Executing busybox-1.37.0-r19.trigger 01:43:32 #49 11.27 Executing ca-certificates-20250911-r0.trigger 01:43:32 #49 11.31 OK: 20 MiB in 20 packages 01:43:32 using credential edgex-jenkins-ssh 01:43:32 Cloning the remote Git repository 01:43:32 #49 DONE 20.8s 01:43:32 01:43:32 #42 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:43:32 #42 DONE 21.2s 01:43:32 01:43:32 #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:32 #43 DONE 21.2s 01:43:32 01:43:32 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:43:32 #47 DONE 21.2s 01:43:32 01:43:32 #56 [security-bootstrapper internal] load build context 01:43:32 #56 transferring context: 608.29MB 11.8s done 01:43:32 #56 DONE 21.2s 01:43:32 01:43:32 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:32 #67 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:43:32 #67 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:43:32 #67 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:43:32 #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s 01:43:32 #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 01:43:32 #67 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 01:43:32 #67 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:43:32 #67 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:43:32 #67 ... 01:43:32 01:43:32 #53 [core-common-config-bootstrapper internal] load build context 01:43:32 #53 transferring context: 608.29MB 10.1s done 01:43:32 #53 DONE 20.9s 01:43:32 01:43:32 #55 [core-keeper internal] load build context 01:43:32 #55 transferring context: 608.29MB 11.9s done 01:43:32 #55 DONE 21.3s 01:43:32 01:43:32 #48 [security-proxy-setup internal] load build context 01:43:32 #48 DONE 20.9s 01:43:32 01:43:32 #36 [support-scheduler internal] load build context 01:43:32 #36 DONE 21.4s 01:43:32 01:43:32 #58 [security-secretstore-setup internal] load build context 01:43:32 #58 transferring context: 608.29MB 11.9s done 01:43:32 #58 DONE 20.9s 01:43:32 01:43:32 #50 [security-spiffe-token-provider internal] load build context 01:43:32 #50 DONE 21.4s 01:43:32 01:43:32 #41 [security-proxy-auth internal] load build context 01:43:32 #41 DONE 21.4s 01:43:32 01:43:32 #57 [support-notifications internal] load build context 01:43:32 #57 transferring context: 608.29MB 11.8s done 01:43:32 #57 DONE 20.9s 01:43:32 01:43:32 #44 [core-metadata internal] load build context 01:43:32 #44 DONE 21.4s 01:43:32 01:43:32 #40 [core-data internal] load build context 01:43:32 #40 DONE 21.5s 01:43:32 01:43:32 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:32 #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:43:32 #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 01:43:32 #67 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 01:43:32 #67 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:43:32 #67 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:43:32 #67 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 01:43:32 #67 ... 01:43:32 01:43:32 #68 [security-spire-agent internal] load build context 01:43:32 #68 transferring context: 25.98kB 0.0s done 01:43:32 #68 DONE 0.4s 01:43:32 01:43:32 #69 [security-spire-config internal] load build context 01:43:32 #69 transferring context: 24.70kB done 01:43:32 #69 DONE 0.4s 01:43:32 01:43:32 #70 [security-spire-server internal] load build context 01:43:32 #70 transferring context: 26.44kB done 01:43:32 #70 DONE 0.4s 01:43:32 01:43:32 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:32 #67 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.63MB / 41.51MB 0.3s 01:43:32 #67 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 0.4s 01:43:33 #67 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 01:43:33 #67 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done 01:43:33 #67 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done 01:43:33 #67 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 01:43:33 #67 ... 01:43:33 01:43:33 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:33 #61 DONE 14.4s 01:43:33 01:43:33 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:33 #67 ... 01:43:33 01:43:33 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:43:33 #60 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:33 #60 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:33 #60 14.38 OK: 265 MiB in 60 packages 01:43:33 #60 DONE 14.7s 01:43:33 01:43:33 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:43:33 #64 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:33 #64 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:33 #64 14.39 OK: 265 MiB in 60 packages 01:43:33 #64 DONE 14.7s 01:43:33 01:43:33 #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:43:33 #46 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:33 #46 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:33 #46 21.49 (1/7) Installing ca-certificates (20250911-r0) 01:43:33 #46 21.51 (2/7) Installing dumb-init (1.2.5-r3) 01:43:33 #46 21.51 (3/7) Installing libgcc (14.2.0-r6) 01:43:33 #46 21.53 (4/7) Installing libsodium (1.0.20-r0) 01:43:33 #46 21.54 (5/7) Installing libstdc++ (14.2.0-r6) 01:43:33 #46 21.57 (6/7) Installing libzmq (4.3.5-r2) 01:43:33 #46 21.58 (7/7) Installing zeromq (4.3.5-r2) 01:43:33 #46 21.64 Executing busybox-1.37.0-r19.trigger 01:43:33 #46 21.66 Executing ca-certificates-20250911-r0.trigger 01:43:33 #46 21.75 OK: 12 MiB in 23 packages 01:43:33 #46 DONE 22.0s 01:43:33 01:43:33 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:43:33 #54 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:33 #54 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:33 #54 21.64 (1/4) Installing dumb-init (1.2.5-r3) 01:43:33 #54 21.66 (2/4) Installing openssl (3.5.4-r0) 01:43:33 #54 21.68 (3/4) Installing su-exec (0.2-r3) 01:43:33 #54 21.68 (4/4) Installing yq-go (4.47.2-r2) 01:43:33 #54 21.81 Executing busybox-1.37.0-r19.trigger 01:43:33 #54 21.81 OK: 20 MiB in 20 packages 01:43:33 #54 DONE 22.0s 01:43:33 01:43:33 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:43:32 > git init /w/workspace/edgex-go/936 # timeout=10 01:43:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:43:32 > git --version # timeout=10 01:43:32 > git --version # 'git version 2.25.1' 01:43:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:43:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:43:33 #67 ... 01:43:33 01:43:33 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:43:33 #62 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:33 #62 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:33 #62 14.59 OK: 265 MiB in 60 packages 01:43:33 #62 DONE 14.8s 01:43:33 01:43:33 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:33 #67 ... 01:43:33 01:43:33 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:43:33 #63 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:33 #63 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:33 #63 14.63 OK: 265 MiB in 60 packages 01:43:33 #63 DONE 15.0s 01:43:33 01:43:33 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:43:33 #71 DONE 0.2s 01:43:33 01:43:33 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:43:33 #72 DONE 0.2s 01:43:33 01:43:33 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 01:43:33 #73 DONE 0.2s 01:43:33 01:43:33 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:34 #67 ... 01:43:34 01:43:34 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:43:34 #74 DONE 0.2s 01:43:34 01:43:34 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:43:34 #65 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:34 #65 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:34 #65 14.44 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:43:34 #65 14.44 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:43:34 #65 14.44 OK: 26329 distinct packages available 01:43:34 #65 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:34 #65 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:34 #65 15.01 OK: 265 MiB in 60 packages 01:43:34 #65 DONE 15.2s 01:43:34 01:43:34 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:34 #67 ... 01:43:34 01:43:34 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:43:34 #75 DONE 0.1s 01:43:34 01:43:34 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:34 #67 ... 01:43:34 01:43:34 #76 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:43:34 #76 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:43:34 #76 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 01:43:34 #76 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:43:34 #76 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:43:34 #76 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:43:34 #76 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:43:34 #76 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:43:34 #76 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 01:43:34 #76 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.5s done 01:43:34 #76 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:43:34 #76 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.5s done 01:43:34 #76 DONE 2.6s 01:43:34 01:43:34 #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:43:34 #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.605 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:43:34 #0 1.605 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:43:34 #0 1.605 OK: 26327 distinct packages available 01:43:34 #0 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:34 #0 2.115 (1/4) Installing dumb-init (1.2.5-r3) 01:43:34 #0 2.121 (2/4) Installing musl-obstack (1.2.3-r2) 01:43:34 #0 2.125 (3/4) Installing libucontext (1.3.2-r0) 01:43:34 #0 2.128 (4/4) Installing gcompat (1.1.0-r4) 01:43:34 #0 2.137 Executing busybox-1.37.0-r19.trigger 01:43:34 #0 2.145 OK: 8 MiB in 20 packages 01:43:34 #77 DONE 2.6s 01:43:34 01:43:34 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:43:34 #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.809 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:34 #0 1.837 Executing busybox-1.37.0-r20.post-upgrade 01:43:34 #0 1.877 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:34 #0 1.881 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:34 #0 1.882 Executing busybox-1.37.0-r20.trigger 01:43:34 #0 1.893 OK: 13 MiB in 29 packages 01:43:34 #78 DONE 2.5s 01:43:34 01:43:34 #79 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:43:34 #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.699 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:43:34 #0 1.699 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:43:34 #0 1.699 OK: 26327 distinct packages available 01:43:34 #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:34 #0 1.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:34 #0 2.171 (1/5) Installing dumb-init (1.2.5-r3) 01:43:34 #0 2.176 (2/5) Installing musl-obstack (1.2.3-r2) 01:43:34 #0 2.178 (3/5) Installing libucontext (1.3.2-r0) 01:43:34 #0 2.184 (4/5) Installing gcompat (1.1.0-r4) 01:43:34 #0 2.189 (5/5) Installing openssl (3.5.4-r0) 01:43:34 #0 2.198 Executing busybox-1.37.0-r19.trigger 01:43:34 #0 2.208 OK: 8 MiB in 21 packages 01:43:34 #79 DONE 2.6s 01:43:34 01:43:34 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:35 #67 ... 01:43:35 01:43:35 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:43:35 #66 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:35 #66 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:35 #66 12.81 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #66 12.83 Executing busybox-1.37.0-r20.post-upgrade 01:43:35 #66 12.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #66 12.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #66 12.90 Executing busybox-1.37.0-r20.trigger 01:43:35 #66 12.92 OK: 8 MiB in 19 packages 01:43:35 #66 DONE 13.1s 01:43:35 01:43:35 #59 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:43:35 #59 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:35 #59 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:35 #59 11.63 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #59 11.65 Executing busybox-1.37.0-r20.post-upgrade 01:43:35 #59 11.71 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #59 11.71 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #59 11.71 Executing busybox-1.37.0-r20.trigger 01:43:35 #59 11.72 OK: 7 MiB in 17 packages 01:43:35 #59 DONE 12.0s 01:43:35 01:43:35 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:35 #67 ... 01:43:35 01:43:35 #80 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 01:43:35 #0 2.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:35 #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:35 #0 2.629 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 2.651 Executing busybox-1.37.0-r20.post-upgrade 01:43:35 #0 2.764 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 2.767 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 2.775 Executing busybox-1.37.0-r20.trigger 01:43:35 #0 2.789 OK: 7 MiB in 17 packages 01:43:35 #80 DONE 3.0s 01:43:35 01:43:35 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:43:35 #67 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.3s done 01:43:35 #67 DONE 3.2s 01:43:35 01:43:35 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:35 #81 ... 01:43:35 01:43:35 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:43:35 #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:35 #0 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:35 #0 3.213 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 3.223 Executing busybox-1.37.0-r20.post-upgrade 01:43:35 #0 3.298 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 3.298 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 3.300 Executing busybox-1.37.0-r20.trigger 01:43:35 #0 3.312 OK: 7 MiB in 18 packages 01:43:35 #82 DONE 3.5s 01:43:35 01:43:35 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:43:35 #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:35 #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:35 #0 3.187 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 3.190 Executing busybox-1.37.0-r20.post-upgrade 01:43:35 #0 3.276 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 3.284 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:35 #0 3.288 Executing busybox-1.37.0-r20.trigger 01:43:35 #0 3.307 OK: 20 MiB in 20 packages 01:43:35 #83 DONE 3.6s 01:43:36 01:43:36 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:43:36 #84 ... 01:43:36 01:43:36 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:43:36 #0 2.462 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:36 #0 2.882 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:36 #0 3.514 (1/1) Installing dumb-init (1.2.5-r3) 01:43:36 #0 3.674 Executing busybox-1.37.0-r19.trigger 01:43:36 #0 3.680 OK: 7 MiB in 17 packages 01:43:36 #85 DONE 3.9s 01:43:36 01:43:36 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:43:36 #0 1.885 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:36 #0 2.129 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:36 #0 2.825 OK: 265 MiB in 60 packages 01:43:36 #86 DONE 3.0s 01:43:36 01:43:36 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:43:36 #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:36 #0 2.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:36 #0 2.456 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:36 #0 2.474 Executing busybox-1.37.0-r20.post-upgrade 01:43:36 #0 2.510 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:36 #0 2.510 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:36 #0 2.513 Executing busybox-1.37.0-r20.trigger 01:43:36 #0 2.517 OK: 12 MiB in 23 packages 01:43:36 #87 DONE 2.7s 01:43:36 01:43:36 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:43:36 #88 DONE 0.1s 01:43:36 01:43:36 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:37 #89 ... 01:43:37 01:43:37 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:43:37 #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:37 #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:37 #0 3.318 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:37 #0 3.338 Executing busybox-1.37.0-r20.post-upgrade 01:43:37 #0 3.393 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:37 #0 3.402 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:37 #0 3.406 Executing busybox-1.37.0-r20.trigger 01:43:37 #0 3.413 OK: 20 MiB in 20 packages 01:43:37 #90 DONE 3.7s 01:43:37 01:43:37 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:43:37 #84 DONE 1.4s 01:43:37 01:43:37 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:43:37 #91 DONE 0.1s 01:43:37 01:43:37 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:43:37 #92 DONE 0.1s 01:43:37 01:43:37 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:43:37 #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:37 #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:37 #0 2.542 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:37 #0 2.580 Executing busybox-1.37.0-r20.post-upgrade 01:43:37 #0 2.653 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:37 #0 2.660 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:37 #0 2.664 Executing busybox-1.37.0-r20.trigger 01:43:37 #0 2.670 OK: 8 MiB in 20 packages 01:43:39 #93 DONE 4.7s 01:43:39 01:43:39 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:43:41 #94 ... 01:43:41 01:43:41 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:43:41 #0 2.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:41 #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:41 #0 2.628 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:43:41 #0 2.646 Executing busybox-1.37.0-r20.post-upgrade 01:43:41 #0 2.694 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:43:41 #0 2.698 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:43:41 #0 2.701 Executing busybox-1.37.0-r20.trigger 01:43:41 #0 2.710 OK: 8 MiB in 21 packages 01:43:41 #95 DONE 6.7s 01:43:41 01:43:41 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:43:44 #96 ... 01:43:44 01:43:44 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:44 #97 ... 01:43:44 01:43:44 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:44 #98 ... 01:43:44 01:43:44 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:44 #99 ... 01:43:44 01:43:44 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:44 #100 ... 01:43:44 01:43:44 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:43:52 Avoid second fetch 01:43:52 Checking out Revision b10a1aa7a26774d331a95968b834de896095a7bd (main) 01:43:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:43:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:43:52 > git config core.sparsecheckout # timeout=10 01:43:52 > git checkout -f b10a1aa7a26774d331a95968b834de896095a7bd # timeout=10 01:43:52 Commit message: "Merge pull request #5329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.47" 01:43:56 #101 ... 01:43:56 01:43:56 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:56 #99 DONE 22.6s 01:43:56 01:43:56 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:56 #97 DONE 22.9s 01:43:56 01:43:56 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:56 #81 DONE 23.0s 01:43:56 01:43:56 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:56 #98 DONE 22.7s 01:43:56 01:43:56 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:56 #89 DONE 20.5s 01:43:56 01:43:56 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:56 #100 DONE 23.0s 01:43:56 01:43:56 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:43:56 #94 DONE 17.2s 01:43:56 01:43:56 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:43:56 #101 DONE 15.3s 01:43:56 01:43:56 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:43:56 #96 DONE 15.3s 01:43:56 01:43:56 #102 [core-command builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:57 provisioning config files... 01:43:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/936@tmp/config17115117246765959123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:58 ---> ****-login.sh 01:43:58 nexus3.edgexfoundry.org:10001 01:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:59 Configure a credential helper to remove this warning. See 01:43:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:59 01:43:59 Login Succeeded 01:43:59 nexus3.edgexfoundry.org:10002 01:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:59 Configure a credential helper to remove this warning. See 01:43:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:59 01:43:59 Login Succeeded 01:43:59 nexus3.edgexfoundry.org:10003 01:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:59 Configure a credential helper to remove this warning. See 01:43:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:59 01:43:59 Login Succeeded 01:43:59 nexus3.edgexfoundry.org:10004 01:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:00 Configure a credential helper to remove this warning. See 01:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:00 01:44:00 Login Succeeded 01:44:00 ****.io 01:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:00 Configure a credential helper to remove this warning. See 01:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:00 01:44:00 Login Succeeded 01:44:00 ---> ****-login.sh ends [Pipeline] } 01:44:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:44:01 + git config --global --add safe.directory /w/workspace/edgex-go/936 [Pipeline] echo 01:44:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:44:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:44:01 ========================================================= 01:44:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:44:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:44:02 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:44:02 6b59a28fa201: Pulling fs layer 01:44:02 d32bb0dddca7: Pulling fs layer 01:44:02 5dab1238d3d9: Pulling fs layer 01:44:02 196fd7d83e7d: Pulling fs layer 01:44:02 4f4fb700ef54: Pulling fs layer 01:44:02 8ba94037c8f0: Pulling fs layer 01:44:02 deaec5988b04: Pulling fs layer 01:44:02 9f65657bb879: Pulling fs layer 01:44:02 196fd7d83e7d: Waiting 01:44:02 deaec5988b04: Waiting 01:44:02 9f65657bb879: Waiting 01:44:02 4f4fb700ef54: Waiting 01:44:02 d32bb0dddca7: Verifying Checksum 01:44:02 d32bb0dddca7: Download complete 01:44:02 196fd7d83e7d: Verifying Checksum 01:44:02 196fd7d83e7d: Download complete 01:44:02 4f4fb700ef54: Verifying Checksum 01:44:02 4f4fb700ef54: Download complete 01:44:02 8ba94037c8f0: Download complete 01:44:02 6b59a28fa201: Download complete 01:44:02 9f65657bb879: Verifying Checksum 01:44:02 9f65657bb879: Download complete 01:44:02 6b59a28fa201: Pull complete 01:44:03 d32bb0dddca7: Pull complete 01:44:03 5dab1238d3d9: Verifying Checksum 01:44:03 5dab1238d3d9: Download complete 01:44:05 deaec5988b04: Verifying Checksum 01:44:05 deaec5988b04: Download complete 01:44:06 #102 ... 01:44:06 01:44:06 #103 [core-keeper builder 7/8] COPY . . 01:44:06 #103 ... 01:44:06 01:44:06 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:44:07 #104 ... 01:44:07 01:44:07 #105 [security-bootstrapper builder 6/7] COPY . . 01:44:07 #105 ... 01:44:07 01:44:07 #106 [support-scheduler builder 6/7] COPY . . 01:44:07 #106 ... 01:44:07 01:44:07 #107 [security-spiffe-token-provider builder 6/7] COPY . . 01:44:07 #107 ... 01:44:07 01:44:07 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:44:07 #108 ... 01:44:07 01:44:07 #109 [support-notifications builder 6/7] COPY . . 01:44:08 #109 ... 01:44:08 01:44:08 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:44:08 #110 ... 01:44:08 01:44:08 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:44:08 #108 DONE 11.5s 01:44:08 01:44:08 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:44:08 #104 DONE 11.5s 01:44:08 01:44:08 #106 [support-scheduler builder 6/7] COPY . . 01:44:08 #106 DONE 11.5s 01:44:08 01:44:08 #103 [core-keeper builder 7/8] COPY . . 01:44:08 #103 DONE 11.6s 01:44:08 01:44:08 #109 [support-notifications builder 6/7] COPY . . 01:44:08 #109 DONE 11.6s 01:44:08 01:44:08 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:44:08 #111 CACHED 01:44:08 01:44:08 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:08 #112 CACHED 01:44:08 01:44:08 #113 [security-proxy-auth builder 6/7] COPY . . 01:44:08 #113 CACHED 01:44:08 01:44:08 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 01:44:08 #114 CACHED 01:44:08 01:44:08 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:44:08 #115 CACHED 01:44:08 01:44:08 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:08 #116 CACHED 01:44:08 01:44:08 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 01:44:08 #117 CACHED 01:44:08 01:44:08 #118 [core-command builder 6/7] COPY . . 01:44:08 #118 CACHED 01:44:08 01:44:08 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:08 #119 CACHED 01:44:08 01:44:08 #102 [core-common-config-bootstrapper builder 6/7] COPY . . 01:44:08 #102 DONE 11.6s 01:44:08 01:44:08 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:08 #120 CACHED 01:44:08 01:44:08 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:44:08 #121 CACHED 01:44:08 01:44:08 #122 [core-metadata builder 6/7] COPY . . 01:44:08 #122 CACHED 01:44:08 01:44:08 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:44:08 #110 DONE 11.6s 01:44:08 01:44:08 #107 [security-spiffe-token-provider builder 6/7] COPY . . 01:44:08 #107 DONE 11.6s 01:44:08 01:44:08 #105 [security-proxy-setup builder 6/7] COPY . . 01:44:08 #105 DONE 11.6s 01:44:08 01:44:08 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:44:08 #123 CACHED 01:44:08 01:44:08 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:08 #124 CACHED 01:44:08 01:44:08 #125 [security-secretstore-setup builder 6/7] COPY . . 01:44:08 #125 CACHED 01:44:08 01:44:08 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:44:08 #126 CACHED 01:44:08 01:44:08 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:08 #127 CACHED 01:44:08 01:44:08 #128 [security-proxy-setup builder 6/7] COPY . . 01:44:08 #128 CACHED 01:44:08 01:44:08 #129 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:44:08 #129 ... 01:44:08 01:44:08 #130 [security-spire-server stage-2 6/9] COPY security.txt / 01:44:08 #130 DONE 0.3s 01:44:08 01:44:08 #131 [security-spire-config stage-2 6/10] COPY security.txt / 01:44:08 #131 DONE 0.3s 01:44:08 01:44:08 #129 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:44:08 #129 DONE 0.2s 01:44:08 01:44:08 #132 [security-spire-agent stage-3 7/10] COPY security.txt / 01:44:08 #132 DONE 0.1s 01:44:08 01:44:08 #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:44:08 #133 DONE 0.1s 01:44:08 01:44:08 #134 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:44:08 #134 DONE 0.1s 01:44:08 01:44:08 #135 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:44:08 #135 DONE 0.1s 01:44:08 01:44:08 #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:44:08 #136 DONE 0.1s 01:44:08 01:44:08 #137 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:44:08 #137 DONE 0.1s 01:44:08 01:44:08 #138 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:44:08 #138 DONE 0.1s 01:44:08 01:44:08 #139 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:44:09 #139 ... 01:44:09 01:44:09 #140 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:44:09 #140 DONE 0.1s 01:44:09 01:44:09 #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:44:09 #141 DONE 0.1s 01:44:09 01:44:09 #139 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:44:09 #139 DONE 0.3s 01:44:09 01:44:09 #142 [security-spire-server] exporting to image 01:44:09 #142 exporting layers 01:44:13 #142 exporting layers 4.0s done 01:44:13 #142 writing image sha256:7311c8c810d5fef4fa3b3fb254426c831b1389b363c1c9109c26fab640c9cbae 01:44:13 #142 writing image sha256:7311c8c810d5fef4fa3b3fb254426c831b1389b363c1c9109c26fab640c9cbae 0.6s done 01:44:13 #142 naming to docker.io/library/security-spire-server 01:44:13 #142 ... 01:44:13 01:44:13 #143 [security-spire-config] exporting to image 01:44:13 #143 exporting layers 3.6s done 01:44:13 #143 writing image sha256:c258faba3f7b26446d13bb5eae1496b533f2d75a171886ab507eeb4e15073847 0.3s done 01:44:13 #143 naming to docker.io/library/security-spire-config 0.2s done 01:44:13 #143 DONE 4.6s 01:44:13 01:44:13 #142 [security-spire-server] exporting to image 01:44:13 #142 naming to docker.io/library/security-spire-server 0.2s done 01:44:14 #142 ... 01:44:14 01:44:14 #144 [security-spire-agent] exporting to image 01:44:14 #144 exporting layers 4.6s done 01:44:14 #144 writing image sha256:1961293c6a18cf903286e0cba43399f6847e7e6b488ef534996eec240fb5c72a done 01:44:14 #144 naming to docker.io/library/security-spire-agent 01:44:14 #144 naming to docker.io/library/security-spire-agent 0.2s done 01:44:14 #144 ... 01:44:14 01:44:14 #142 [security-spire-server] exporting to image 01:44:14 #142 DONE 5.6s 01:44:14 01:44:14 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:44:14 #0 1.025 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:44:14 #145 ... 01:44:14 01:44:14 #144 [security-spire-agent] exporting to image 01:44:14 #144 DONE 5.4s 01:44:14 01:44:14 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:44:14 #0 1.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:44:18 #146 ... 01:44:18 01:44:18 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:44:18 #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:44:18 #147 ... 01:44:18 01:44:18 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:44:18 #0 0.659 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:44:18 #148 ... 01:44:18 01:44:18 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:18 #0 0.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:44:19 #149 ... 01:44:19 01:44:19 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:44:19 #0 0.550 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:44:19 #150 ... 01:44:19 01:44:19 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:44:19 #0 0.405 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:44:19 #151 ... 01:44:19 01:44:19 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:44:19 #0 0.930 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:44:19 #152 ... 01:44:19 01:44:19 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:44:19 #0 1.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:44:19 #153 ... 01:44:19 01:44:19 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:44:19 #0 0.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:44:19 #154 ... 01:44:19 01:44:19 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:19 #0 0.647 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:44:19 #155 ... 01:44:19 01:44:19 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:19 #0 0.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:44:20 5dab1238d3d9: Pull complete 01:44:20 196fd7d83e7d: Pull complete 01:44:20 4f4fb700ef54: Pull complete 01:44:20 8ba94037c8f0: Pull complete 01:44:28 deaec5988b04: Pull complete 01:44:30 9f65657bb879: Pull complete 01:44:30 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:44:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:44:30 + docker build -t ci-base-image-arm64 -f - . 01:44:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:44:30 WORKDIR /edgex 01:44:30 COPY go.mod . 01:44:30 RUN go mod download 01:44:31 Sending build context to Docker daemon 3.887MB 01:44:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:44:31 ---> 334268110677 01:44:31 Step 2/4 : WORKDIR /edgex 01:44:33 ---> Running in 542b5d761c9c 01:44:33 Removing intermediate container 542b5d761c9c 01:44:33 ---> eee84e78efe9 01:44:33 Step 3/4 : COPY go.mod . 01:44:34 ---> 67ad6fa8ec55 01:44:34 Step 4/4 : RUN go mod download 01:44:34 ---> Running in 70ff964986eb 01:45:30 Removing intermediate container 70ff964986eb 01:45:30 ---> 2019006faca7 01:45:30 Successfully built 2019006faca7 01:45:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:31 + docker inspect -f . ci-base-image-arm64 01:45:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-775174 does not seem to be running inside a container 01:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:45:33 $ docker top 2050e9cfe43abd018a04a27c1f3ffc6ddfc1ed73d6ca282ba36c3c254911cf84 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:34 + go version 01:45:34 go version go1.25.3 linux/arm64 [Pipeline] } 01:45:34 $ docker stop --time=1 2050e9cfe43abd018a04a27c1f3ffc6ddfc1ed73d6ca282ba36c3c254911cf84 01:45:35 $ docker rm -f --volumes 2050e9cfe43abd018a04a27c1f3ffc6ddfc1ed73d6ca282ba36c3c254911cf84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:45:36 01:45:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:45:36 latest: Pulling from edgex-devops/edgex-compose-arm64 01:45:36 547446be3368: Pulling fs layer 01:45:36 d125d8839a47: Pulling fs layer 01:45:36 3e85d5ac6304: Pulling fs layer 01:45:36 c3105a71a48b: Pulling fs layer 01:45:36 0f093f025ec4: Pulling fs layer 01:45:36 c3106fc0e877: Pulling fs layer 01:45:36 c3105a71a48b: Waiting 01:45:36 0f093f025ec4: Waiting 01:45:36 c3106fc0e877: Waiting 01:45:37 547446be3368: Verifying Checksum 01:45:37 547446be3368: Download complete 01:45:37 c3105a71a48b: Verifying Checksum 01:45:37 c3105a71a48b: Download complete 01:45:37 d125d8839a47: Verifying Checksum 01:45:37 d125d8839a47: Download complete 01:45:37 c3106fc0e877: Verifying Checksum 01:45:37 c3106fc0e877: Download complete 01:45:37 0f093f025ec4: Verifying Checksum 01:45:37 0f093f025ec4: Download complete 01:45:38 547446be3368: Pull complete 01:45:39 d125d8839a47: Pull complete 01:45:39 3e85d5ac6304: Verifying Checksum 01:45:39 3e85d5ac6304: Download complete 01:45:49 3e85d5ac6304: Pull complete 01:45:49 c3105a71a48b: Pull complete 01:45:51 0f093f025ec4: Pull complete 01:45:51 c3106fc0e877: Pull complete 01:45:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-775174 does not seem to be running inside a container 01:45:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:45:53 $ docker top d54cb8041e6e035301c41c7180ea801b78ef1f97f0ed688ca8158df99bde49e7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:54 + docker compose -f ./docker-compose-build.yml build --parallel 01:45:56 #156 DONE 105.6s 01:45:56 01:45:56 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:45:56 #145 DONE 105.6s 01:45:56 01:45:56 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:45:56 #157 DONE 0.2s 01:45:56 01:45:56 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:45:56 #158 DONE 0.1s 01:45:56 01:45:56 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:45:56 #159 DONE 0.1s 01:45:56 01:45:56 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:45:56 #160 DONE 0.3s 01:45:56 01:45:56 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:45:56 #161 ... 01:45:56 01:45:56 #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 01:45:56 #162 DONE 0.3s 01:45:56 01:45:56 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:45:56 #163 DONE 0.1s 01:45:56 01:45:56 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:45:56 #155 ... 01:45:56 01:45:56 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:45:56 #161 DONE 0.8s 01:45:56 01:45:56 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:45:56 #164 ... 01:45:56 01:45:56 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:45:56 #165 DONE 0.2s 01:45:56 01:45:56 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:45:56 #166 DONE 0.1s 01:45:56 01:45:56 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:45:56 #167 DONE 0.2s 01:45:56 01:45:56 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:45:56 #147 ... 01:45:56 01:45:56 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:45:56 #168 DONE 0.1s 01:45:56 01:45:56 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:45:56 #164 DONE 0.9s 01:45:56 01:45:56 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:45:56 #169 DONE 0.1s 01:45:56 01:45:56 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:45:56 #152 ... 01:45:56 01:45:56 #170 [core-common-config-bootstrapper] exporting to image 01:45:56 #170 exporting layers 01:45:56 #170 ... 01:45:56 01:45:56 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:45:56 #171 DONE 0.3s 01:45:56 01:45:56 #170 [core-common-config-bootstrapper] exporting to image 01:45:56 #170 exporting layers 0.4s done 01:45:56 #170 writing image sha256:8e048a8b439df713f449908d257e813aba8396c07d434831f8a83d615499e828 done 01:45:56 #170 naming to docker.io/library/core-common-config-bootstrapper 01:45:56 #170 naming to docker.io/library/core-common-config-bootstrapper done 01:45:56 #170 DONE 0.5s 01:45:56 01:45:56 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:45:56 #172 DONE 0.1s 01:45:56 01:45:56 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:45:56 #173 DONE 0.1s 01:45:56 01:45:56 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:45:57 #174 DONE 0.9s 01:45:57 01:45:57 #175 [security-bootstrapper] exporting to image 01:45:57 #175 exporting layers 0.6s done 01:45:57 #175 writing image sha256:c00ec56b802dc52652e7dabc2fb8b70c7b724f75c890b9580fdc78772df207c4 done 01:45:57 #175 naming to docker.io/library/security-bootstrapper 0.0s done 01:45:57 #175 DONE 0.6s 01:45:57 01:45:57 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:04 #1 [support-notifications internal] load build definition from Dockerfile 01:46:04 #1 transferring dockerfile: 30B 01:46:04 #1 transferring dockerfile: 2.02kB done 01:46:04 #1 DONE 0.1s 01:46:04 01:46:04 #2 [security-secretstore-setup internal] load build definition from Dockerfile 01:46:04 #2 transferring dockerfile: 2.49kB done 01:46:04 #2 DONE 0.0s 01:46:04 01:46:04 #3 [core-metadata internal] load build definition from Dockerfile 01:46:04 #3 transferring dockerfile: 2.10kB done 01:46:04 #3 DONE 0.1s 01:46:04 01:46:04 #4 [security-spire-server internal] load build definition from Dockerfile 01:46:04 #4 transferring dockerfile: 1.70kB done 01:46:04 #4 DONE 0.1s 01:46:04 01:46:04 #5 [core-data internal] load build definition from Dockerfile 01:46:04 #5 transferring dockerfile: 2.04kB done 01:46:04 #5 DONE 0.1s 01:46:04 01:46:04 #6 [core-keeper internal] load build definition from Dockerfile 01:46:04 #6 transferring dockerfile: 2.01kB done 01:46:04 #6 DONE 0.1s 01:46:04 01:46:04 #7 [security-spire-agent internal] load build definition from Dockerfile 01:46:04 #7 transferring dockerfile: 1.81kB done 01:46:04 #7 DONE 0.1s 01:46:04 01:46:04 #8 [core-command internal] load build definition from Dockerfile 01:46:04 #8 transferring dockerfile: 1.94kB done 01:46:04 #8 DONE 0.1s 01:46:04 01:46:04 #9 [support-scheduler internal] load build definition from Dockerfile 01:46:04 #9 transferring dockerfile: 1.83kB done 01:46:04 #9 DONE 0.1s 01:46:04 01:46:04 #10 [security-spire-config internal] load build definition from Dockerfile 01:46:04 #10 transferring dockerfile: 1.69kB done 01:46:04 #10 DONE 0.1s 01:46:04 01:46:04 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:46:04 #11 transferring dockerfile: 2.23kB 0.0s done 01:46:04 #11 DONE 0.1s 01:46:04 01:46:04 #12 [security-proxy-auth internal] load build definition from Dockerfile 01:46:04 #12 transferring dockerfile: 2.14kB 0.0s done 01:46:04 #12 DONE 0.1s 01:46:04 01:46:04 #13 [security-bootstrapper internal] load build definition from Dockerfile 01:46:04 #13 transferring dockerfile: 3.02kB done 01:46:04 #13 DONE 0.0s 01:46:04 01:46:04 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:46:04 #14 transferring dockerfile: 1.89kB done 01:46:04 #14 DONE 0.1s 01:46:04 01:46:04 #15 [security-proxy-setup internal] load build definition from Dockerfile 01:46:04 #15 transferring dockerfile: 2.50kB done 01:46:04 #15 DONE 0.1s 01:46:04 01:46:04 #16 [support-notifications internal] load .dockerignore 01:46:04 #16 transferring context: 50B 0.0s done 01:46:04 #16 DONE 0.1s 01:46:05 01:46:05 #17 [security-secretstore-setup internal] load .dockerignore 01:46:05 #17 transferring context: 50B 0.0s done 01:46:05 #17 DONE 0.1s 01:46:05 01:46:05 #18 [core-metadata internal] load .dockerignore 01:46:05 #18 transferring context: 50B 0.0s done 01:46:05 #18 DONE 0.1s 01:46:05 01:46:05 #19 [security-spire-server internal] load .dockerignore 01:46:05 #19 transferring context: 50B 0.0s done 01:46:05 #19 DONE 0.1s 01:46:05 01:46:05 #20 [core-data internal] load .dockerignore 01:46:05 #20 transferring context: 50B done 01:46:05 #20 DONE 0.1s 01:46:06 01:46:06 #21 [core-keeper internal] load .dockerignore 01:46:06 #21 transferring context: 50B done 01:46:06 #21 DONE 0.1s 01:46:06 01:46:06 #22 [security-spire-agent internal] load .dockerignore 01:46:06 #22 transferring context: 50B 0.0s done 01:46:06 #22 DONE 0.1s 01:46:06 01:46:06 #23 [core-command internal] load .dockerignore 01:46:06 #23 transferring context: 50B done 01:46:06 #23 DONE 0.1s 01:46:06 01:46:06 #24 [support-scheduler internal] load .dockerignore 01:46:06 #24 transferring context: 50B 0.0s done 01:46:06 #24 DONE 0.1s 01:46:06 01:46:06 #25 [security-spire-config internal] load .dockerignore 01:46:06 #25 transferring context: 50B 0.0s done 01:46:06 #25 DONE 0.1s 01:46:06 01:46:06 #26 [core-common-config-bootstrapper internal] load .dockerignore 01:46:06 #26 transferring context: 50B done 01:46:06 #26 DONE 0.0s 01:46:06 01:46:06 #27 [security-proxy-auth internal] load .dockerignore 01:46:06 #27 transferring context: 50B done 01:46:06 #27 DONE 0.1s 01:46:06 01:46:06 #28 [security-bootstrapper internal] load .dockerignore 01:46:06 #28 transferring context: 50B done 01:46:06 #28 DONE 0.1s 01:46:06 01:46:06 #29 [security-spiffe-token-provider internal] load .dockerignore 01:46:06 #29 transferring context: 50B 0.0s done 01:46:06 #29 DONE 0.1s 01:46:06 01:46:06 #30 [security-proxy-setup internal] load .dockerignore 01:46:06 #30 transferring context: 50B done 01:46:06 #30 DONE 0.1s 01:46:06 01:46:06 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:06 #31 DONE 0.0s 01:46:06 01:46:06 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:46:06 #32 DONE 0.4s 01:46:06 01:46:06 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:06 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:07 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:07 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:07 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:07 #33 DONE 0.2s 01:46:07 01:46:07 #34 [support-notifications internal] load build context 01:46:07 #34 ... 01:46:07 01:46:07 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:07 #31 DONE 0.0s 01:46:07 01:46:07 #34 [support-notifications internal] load build context 01:46:07 #34 ... 01:46:07 01:46:07 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:46:07 #32 DONE 0.5s 01:46:07 01:46:07 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:07 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:07 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:07 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:07 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:07 #33 DONE 0.3s 01:46:07 01:46:07 #34 [support-notifications internal] load build context 01:46:07 #34 transferring context: 3.39MB 0.6s done 01:46:07 #34 DONE 0.8s 01:46:07 01:46:07 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:07 #31 DONE 0.0s 01:46:07 01:46:07 #35 [security-secretstore-setup internal] load build context 01:46:07 #35 ... 01:46:07 01:46:07 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:07 #31 DONE 0.0s 01:46:07 01:46:07 #35 [security-secretstore-setup internal] load build context 01:46:07 #35 ... 01:46:07 01:46:07 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:07 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:07 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:07 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:07 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:07 #33 DONE 0.3s 01:46:07 01:46:07 #35 [security-secretstore-setup internal] load build context 01:46:08 #35 ... 01:46:08 01:46:08 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:08 #31 DONE 0.0s 01:46:08 01:46:08 #35 [security-secretstore-setup internal] load build context 01:46:08 #35 ... 01:46:08 01:46:08 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:08 #31 DONE 0.0s 01:46:08 01:46:08 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:46:08 #32 DONE 1.0s 01:46:08 01:46:08 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:08 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:08 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:08 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:08 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:08 #33 DONE 0.4s 01:46:08 01:46:08 #36 [support-scheduler internal] load build context 01:46:08 #36 ... 01:46:08 01:46:08 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:08 #31 DONE 0.0s 01:46:08 01:46:08 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:46:08 #37 DONE 2.6s 01:46:09 01:46:09 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:09 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:09 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:09 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:09 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:09 #33 DONE 0.4s 01:46:09 01:46:09 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:46:09 #32 DONE 1.3s 01:46:09 01:46:09 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:46:09 #37 DONE 2.6s 01:46:09 01:46:09 #38 [core-common-config-bootstrapper internal] load build context 01:46:09 #38 ... 01:46:09 01:46:09 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:09 #31 DONE 0.0s 01:46:09 01:46:09 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:09 #31 DONE 0.0s 01:46:09 01:46:09 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:46:09 #39 ... 01:46:09 01:46:09 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:09 #31 DONE 0.0s 01:46:09 01:46:09 #35 [security-secretstore-setup internal] load build context 01:46:09 #35 transferring context: 3.39MB 1.2s done 01:46:09 #35 DONE 1.6s 01:46:09 01:46:09 #39 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:46:09 #39 ... 01:46:09 01:46:09 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:09 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:09 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:09 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:09 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:09 #33 DONE 0.4s 01:46:09 01:46:09 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:46:09 #40 DONE 1.6s 01:46:09 01:46:09 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:09 #41 DONE 0.0s 01:46:09 01:46:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:09 #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:09 #41 ... 01:46:09 01:46:09 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:46:09 #31 DONE 0.0s 01:46:09 01:46:09 #36 [support-scheduler internal] load build context 01:46:09 #36 ... 01:46:09 01:46:09 #42 [core-metadata internal] load build context 01:46:09 #42 transferring context: 3.39MB 1.3s done 01:46:09 #42 DONE 2.0s 01:46:09 01:46:09 #36 [support-scheduler internal] load build context 01:46:10 #36 ... 01:46:10 01:46:10 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:46:10 #32 DONE 2.5s 01:46:10 01:46:10 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:46:10 #43 DONE 2.2s 01:46:10 01:46:10 #36 [support-scheduler internal] load build context 01:46:10 #36 ... 01:46:10 01:46:10 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:10 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:10 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:10 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:10 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:10 #33 DONE 0.5s 01:46:10 01:46:10 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:46:10 #37 DONE 2.7s 01:46:10 01:46:10 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:46:10 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:46:10 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:46:10 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:46:10 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:46:10 #33 DONE 0.5s 01:46:10 01:46:10 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:46:10 #37 DONE 2.8s 01:46:10 01:46:10 #44 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:11 #44 ... 01:46:11 01:46:11 #45 [security-spire-config internal] load build context 01:46:11 #45 transferring context: 24.70kB 0.1s done 01:46:11 #45 DONE 2.1s 01:46:11 01:46:11 #36 [support-scheduler internal] load build context 01:46:11 #36 ... 01:46:11 01:46:11 #46 [security-spire-server internal] load build context 01:46:11 #46 transferring context: 26.44kB 0.3s done 01:46:11 #46 DONE 2.3s 01:46:11 01:46:11 #36 [support-scheduler internal] load build context 01:46:11 #36 ... 01:46:11 01:46:11 #47 [core-keeper internal] load build context 01:46:11 #47 transferring context: 3.39MB 2.1s done 01:46:11 #47 DONE 3.9s 01:46:11 01:46:11 #36 [support-scheduler internal] load build context 01:46:12 #36 ... 01:46:12 01:46:12 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:12 #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.8s done 01:46:12 #41 DONE 2.9s 01:46:12 01:46:12 #36 [support-scheduler internal] load build context 01:46:12 #36 ... 01:46:12 01:46:12 #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:46:12 #39 DONE 4.3s 01:46:12 01:46:12 #36 [support-scheduler internal] load build context 01:46:12 #36 ... 01:46:12 01:46:12 #48 [core-data internal] load build context 01:46:12 #48 transferring context: 3.39MB 3.2s done 01:46:12 #48 DONE 4.8s 01:46:12 01:46:12 #36 [support-scheduler internal] load build context 01:46:12 #36 transferring context: 3.39MB 3.4s done 01:46:13 #36 DONE 5.4s 01:46:13 01:46:13 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:13 #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:46:13 #41 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:46:13 #41 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:46:14 #41 ... 01:46:14 01:46:14 #49 [security-spire-agent internal] load build context 01:46:14 #49 transferring context: 25.98kB 0.2s done 01:46:14 #49 DONE 3.7s 01:46:14 01:46:14 #38 [core-common-config-bootstrapper internal] load build context 01:46:14 #38 transferring context: 3.39MB 4.9s done 01:46:14 #38 ... 01:46:14 01:46:14 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:14 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 1.0s 01:46:14 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 1.0s 01:46:15 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.1s 01:46:15 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.1s 01:46:15 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.3s 01:46:15 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done 01:46:15 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done 01:46:15 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s 01:46:15 #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 01:46:15 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.5s done 01:46:15 #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 01:46:16 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.5s 01:46:16 #41 ... 01:46:16 01:46:16 #50 [core-command internal] load build context 01:46:16 #50 transferring context: 3.39MB 4.3s done 01:46:16 #50 DONE 7.5s 01:46:16 01:46:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:16 #41 ... 01:46:16 01:46:16 #38 [core-common-config-bootstrapper internal] load build context 01:46:16 #38 DONE 7.9s 01:46:16 01:46:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:17 #41 ... 01:46:17 01:46:17 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:46:17 #0 6.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:17 #0 7.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:17 #51 ... 01:46:17 01:46:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:17 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 3.5s 01:46:17 #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 01:46:17 #41 ... 01:46:17 01:46:17 #52 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:46:17 #0 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:17 #52 ... 01:46:17 01:46:17 #53 [security-proxy-setup internal] load build context 01:46:17 #53 transferring context: 3.39MB 4.8s done 01:46:17 #53 DONE 7.2s 01:46:17 01:46:17 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:46:17 #0 5.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:17 #0 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:17 #54 ... 01:46:17 01:46:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:17 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.15MB / 37.02MB 4.1s 01:46:17 #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:46:18 #41 ... 01:46:18 01:46:18 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:18 #55 ... 01:46:18 01:46:18 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:46:18 #0 6.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:18 #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:18 #56 ... 01:46:18 01:46:18 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:18 #41 ... 01:46:18 01:46:18 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:46:18 #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:18 #0 7.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:18 #57 ... 01:46:18 01:46:18 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:18 #58 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.4s done 01:46:18 #58 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:46:18 #58 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:46:18 #58 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:46:18 #58 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s done 01:46:18 #58 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done 01:46:18 #58 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 01:46:18 #58 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.8s done 01:46:18 #58 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.89MB / 17.33MB 4.5s 01:46:19 #58 ... 01:46:19 01:46:19 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:46:19 #54 11.44 (1/4) Installing ca-certificates (20250911-r0) 01:46:19 #54 ... 01:46:19 01:46:19 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:19 #55 DONE 11.3s 01:46:19 01:46:19 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:19 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 6.1s 01:46:20 #41 ... 01:46:20 01:46:20 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:46:20 #59 ... 01:46:20 01:46:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:20 #58 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 5.9s 01:46:20 #58 ... 01:46:20 01:46:20 #60 [security-proxy-auth internal] load build context 01:46:20 #60 transferring context: 3.39MB 5.7s done 01:46:20 #60 DONE 9.8s 01:46:20 01:46:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:20 #58 ... 01:46:20 01:46:20 #61 [security-bootstrapper internal] load build context 01:46:20 #61 ... 01:46:20 01:46:20 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:20 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.43MB / 37.02MB 6.7s 01:46:20 #41 ... 01:46:20 01:46:20 #62 [security-spiffe-token-provider internal] load build context 01:46:20 #62 transferring context: 3.39MB 6.8s done 01:46:20 #62 DONE 10.0s 01:46:20 01:46:20 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:21 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 7.4s 01:46:21 #41 ... 01:46:21 01:46:21 #61 [security-bootstrapper internal] load build context 01:46:21 #61 transferring context: 3.39MB 8.1s done 01:46:21 #61 DONE 11.0s 01:46:21 01:46:21 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:21 #41 ... 01:46:21 01:46:21 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:46:22 #63 ... 01:46:22 01:46:22 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:22 #41 ... 01:46:22 01:46:22 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:22 #64 ... 01:46:22 01:46:22 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:46:22 #65 ... 01:46:22 01:46:22 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:22 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 8.8s 01:46:22 #41 ... 01:46:22 01:46:22 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:46:22 #66 ... 01:46:22 01:46:22 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:46:22 #67 ... 01:46:22 01:46:22 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:23 #68 ... 01:46:23 01:46:23 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:46:23 #69 ... 01:46:23 01:46:23 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:46:23 #70 ... 01:46:23 01:46:23 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:46:23 #54 11.86 (2/4) Installing dumb-init (1.2.5-r3) 01:46:23 #54 11.86 (3/4) Installing su-exec (0.2-r3) 01:46:23 #54 11.86 (4/4) Installing yq-go (4.47.2-r2) 01:46:23 #54 12.67 Executing busybox-1.37.0-r19.trigger 01:46:23 #54 12.77 Executing ca-certificates-20250911-r0.trigger 01:46:23 #54 13.68 OK: 19 MiB in 20 packages 01:46:23 #54 DONE 15.6s 01:46:23 01:46:23 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:46:23 #71 ... 01:46:23 01:46:23 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:46:23 #56 13.12 (1/1) Installing dumb-init (1.2.5-r3) 01:46:23 #56 13.12 Executing busybox-1.37.0-r19.trigger 01:46:23 #56 13.21 OK: 8 MiB in 17 packages 01:46:23 #56 DONE 15.5s 01:46:23 01:46:23 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:23 #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 01:46:23 #41 ... 01:46:23 01:46:23 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:46:23 #51 12.74 (1/7) Installing ca-certificates (20250911-r0) 01:46:23 #51 13.05 (2/7) Installing dumb-init (1.2.5-r3) 01:46:23 #51 13.05 (3/7) Installing libgcc (14.2.0-r6) 01:46:23 #51 13.10 (4/7) Installing libsodium (1.0.20-r0) 01:46:23 #51 13.10 (5/7) Installing libstdc++ (14.2.0-r6) 01:46:23 #51 13.36 (6/7) Installing libzmq (4.3.5-r2) 01:46:23 #51 13.41 (7/7) Installing zeromq (4.3.5-r2) 01:46:23 #51 13.48 Executing busybox-1.37.0-r19.trigger 01:46:23 #51 13.55 Executing ca-certificates-20250911-r0.trigger 01:46:23 #51 14.28 OK: 12 MiB in 23 packages 01:46:23 #51 DONE 16.6s 01:46:23 01:46:23 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:24 #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.4s done 01:46:24 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 10.3s 01:46:24 #41 ... 01:46:24 01:46:24 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:46:24 #52 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:24 #52 15.21 (1/1) Installing dumb-init (1.2.5-r3) 01:46:24 #52 15.25 Executing busybox-1.37.0-r19.trigger 01:46:24 #52 15.37 OK: 8 MiB in 17 packages 01:46:24 #52 DONE 16.9s 01:46:24 01:46:24 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:24 #41 ... 01:46:24 01:46:24 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:46:24 #57 12.40 (1/3) Installing ca-certificates (20250911-r0) 01:46:24 #57 12.60 (2/3) Installing dumb-init (1.2.5-r3) 01:46:24 #57 12.60 (3/3) Installing tzdata (2025c-r0) 01:46:24 #57 13.65 Executing busybox-1.37.0-r19.trigger 01:46:24 #57 13.83 Executing ca-certificates-20250911-r0.trigger 01:46:24 #57 14.46 OK: 8 MiB in 19 packages 01:46:24 #57 DONE 15.9s 01:46:24 01:46:24 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:25 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.81MB / 37.02MB 11.4s 01:46:26 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 12.6s 01:46:27 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 13.7s 01:46:28 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.04MB / 37.02MB 14.5s 01:46:29 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 15.2s 01:46:29 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.79MB / 37.02MB 15.5s 01:46:30 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.70MB / 37.02MB 16.0s 01:46:30 #41 ... 01:46:30 01:46:30 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:46:30 #72 ... 01:46:30 01:46:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:30 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 16.4s 01:46:30 #41 ... 01:46:30 01:46:30 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:30 #58 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 10.1s done 01:46:30 #58 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.2s done 01:46:30 #58 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 01:46:30 #58 ... 01:46:30 01:46:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:30 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 16.9s 01:46:31 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 17.4s done 01:46:31 #41 ... 01:46:31 01:46:31 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:31 #68 DONE 19.3s 01:46:32 01:46:32 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:46:33 #73 ... 01:46:33 01:46:33 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:46:33 #74 ... 01:46:33 01:46:33 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:46:33 #75 ... 01:46:33 01:46:33 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:46:33 #76 ... 01:46:33 01:46:33 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:46:33 #74 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:34 #74 ... 01:46:34 01:46:34 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:46:34 #77 ... 01:46:34 01:46:34 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:46:34 #78 ... 01:46:34 01:46:34 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:46:34 #77 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:35 #77 ... 01:46:35 01:46:35 #44 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:35 #44 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:35 #44 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:35 #44 17.56 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:35 #44 17.56 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:35 #44 17.56 OK: 26168 distinct packages available 01:46:35 #44 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:35 #44 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:35 #44 ... 01:46:35 01:46:35 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:35 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.8s 01:46:36 #41 ... 01:46:36 01:46:36 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:46:36 #59 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:36 #59 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:36 #59 20.68 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:36 #59 20.68 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:36 #59 20.68 OK: 26168 distinct packages available 01:46:36 #59 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:36 #59 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:36 #59 ... 01:46:36 01:46:36 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:37 #41 ... 01:46:37 01:46:37 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:37 #64 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:37 #64 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:37 #64 21.96 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:37 #64 21.98 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:37 #64 21.98 OK: 26168 distinct packages available 01:46:37 #64 ... 01:46:37 01:46:37 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:37 #58 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.6s 01:46:37 #58 ... 01:46:37 01:46:37 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:38 #41 ... 01:46:38 01:46:38 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:46:38 #65 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:38 #65 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:38 #65 ... 01:46:38 01:46:38 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:39 #41 ... 01:46:39 01:46:39 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:46:39 #63 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:39 #63 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:39 #63 26.49 (1/2) Installing dumb-init (1.2.5-r3) 01:46:39 #63 26.54 (2/2) Installing su-exec (0.2-r3) 01:46:39 #63 26.55 Executing busybox-1.37.0-r19.trigger 01:46:39 #63 26.70 OK: 8 MiB in 18 packages 01:46:39 #63 ... 01:46:39 01:46:39 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:40 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.9s 01:46:41 #41 ... 01:46:41 01:46:41 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:46:41 #66 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:41 #66 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:41 #66 ... 01:46:41 01:46:41 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:46:41 #70 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:41 #70 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:41 #70 ... 01:46:41 01:46:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:41 #41 ... 01:46:41 01:46:41 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:46:41 #67 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:41 #67 20.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:41 #67 ... 01:46:41 01:46:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:41 #41 ... 01:46:41 01:46:41 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:46:41 #63 DONE 29.8s 01:46:41 01:46:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:41 #41 ... 01:46:41 01:46:41 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:46:41 #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:41 #69 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:42 #69 ... 01:46:42 01:46:42 #44 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:42 #44 29.74 (1/5) Installing dumb-init (1.2.5-r3) 01:46:42 #44 29.77 (2/5) Installing musl-obstack (1.2.3-r2) 01:46:42 #44 29.80 (3/5) Installing libucontext (1.3.2-r0) 01:46:42 #44 29.86 (4/5) Installing gcompat (1.1.0-r4) 01:46:42 #44 29.92 (5/5) Installing openssl (3.5.4-r0) 01:46:42 #44 30.15 Executing busybox-1.37.0-r19.trigger 01:46:42 #44 30.33 OK: 9 MiB in 21 packages 01:46:42 #44 ... 01:46:42 01:46:42 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:46:42 #72 12.58 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:42 #72 14.39 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:42 #72 ... 01:46:42 01:46:42 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:43 #41 ... 01:46:43 01:46:43 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:46:43 #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:43 #71 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:43 #71 ... 01:46:43 01:46:43 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:44 #41 ... 01:46:44 01:46:44 #44 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:44 #44 DONE 33.6s 01:46:44 01:46:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:44 #41 ... 01:46:44 01:46:44 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:46:44 #75 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:44 #75 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:44 #75 ... 01:46:44 01:46:44 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:46:44 #76 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:44 #76 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:45 #76 ... 01:46:45 01:46:45 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:46:45 #78 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:45 #78 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:45 #78 ... 01:46:45 01:46:45 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:45 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.1s 01:46:46 #41 ... 01:46:46 01:46:46 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:46:46 #65 28.10 (1/4) Installing dumb-init (1.2.5-r3) 01:46:46 #65 28.13 (2/4) Installing openssl (3.5.4-r0) 01:46:46 #65 28.31 (3/4) Installing su-exec (0.2-r3) 01:46:46 #65 28.35 (4/4) Installing yq-go (4.47.2-r2) 01:46:46 #65 30.39 Executing busybox-1.37.0-r19.trigger 01:46:46 #65 30.54 OK: 20 MiB in 20 packages 01:46:46 #65 DONE 33.8s 01:46:46 01:46:46 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:46:46 #79 ... 01:46:46 01:46:46 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:46:46 #74 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:46 #74 ... 01:46:46 01:46:46 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:46:46 #73 4.470 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:46 #73 6.830 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:46 #73 ... 01:46:46 01:46:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:47 #41 ... 01:46:47 01:46:47 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:46:47 #77 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:47 #77 ... 01:46:47 01:46:47 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:46:47 #59 37.21 (1/4) Installing dumb-init (1.2.5-r3) 01:46:47 #59 37.27 (2/4) Installing musl-obstack (1.2.3-r2) 01:46:47 #59 37.27 (3/4) Installing libucontext (1.3.2-r0) 01:46:47 #59 37.31 (4/4) Installing gcompat (1.1.0-r4) 01:46:47 #59 37.39 Executing busybox-1.37.0-r19.trigger 01:46:47 #59 ... 01:46:47 01:46:47 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:47 #64 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:47 #64 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:47 #64 ... 01:46:47 01:46:47 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:47 #58 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.8s done 01:46:47 #58 ... 01:46:47 01:46:47 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:48 #41 ... 01:46:48 01:46:48 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:46:48 #66 34.30 OK: 255 MiB in 60 packages 01:46:48 #66 DONE 35.7s 01:46:48 01:46:48 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:49 #41 ... 01:46:49 01:46:49 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:46:49 #70 33.42 OK: 255 MiB in 60 packages 01:46:49 #70 DONE 36.5s 01:46:49 01:46:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:49 #41 ... 01:46:49 01:46:49 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:46:49 #80 DONE 0.9s 01:46:49 01:46:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:50 #41 ... 01:46:50 01:46:50 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:46:50 #81 DONE 1.1s 01:46:50 01:46:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:50 #41 ... 01:46:50 01:46:50 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:46:50 #59 37.55 OK: 8 MiB in 20 packages 01:46:50 #59 DONE 40.5s 01:46:50 01:46:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:50 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.6s 01:46:51 #41 ... 01:46:51 01:46:51 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:46:51 #67 34.87 OK: 255 MiB in 60 packages 01:46:51 #67 DONE 38.7s 01:46:51 01:46:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:51 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.3s done 01:46:51 #41 ... 01:46:51 01:46:51 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:46:51 #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:51 #0 8.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:51 #82 ... 01:46:51 01:46:51 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:46:51 #71 39.08 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:51 #71 39.08 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:51 #71 39.08 OK: 26170 distinct packages available 01:46:52 #71 ... 01:46:52 01:46:52 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:46:52 #72 28.56 (1/1) Installing dumb-init (1.2.5-r3) 01:46:52 #72 29.51 Executing busybox-1.37.0-r19.trigger 01:46:52 #72 29.70 OK: 8 MiB in 17 packages 01:46:52 #72 DONE 32.9s 01:46:52 01:46:52 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:46:52 #75 27.40 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:46:52 #75 27.70 Executing busybox-1.37.0-r20.post-upgrade 01:46:52 #75 28.62 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:46:52 #75 28.63 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:46:52 #75 28.71 Executing busybox-1.37.0-r20.trigger 01:46:52 #75 28.86 OK: 8 MiB in 17 packages 01:46:53 #75 ... 01:46:53 01:46:53 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:46:53 #69 37.24 OK: 255 MiB in 60 packages 01:46:53 #69 DONE 40.8s 01:46:53 01:46:53 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:46:53 #83 DONE 1.9s 01:46:53 01:46:53 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:53 #84 ... 01:46:53 01:46:53 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:53 #41 DONE 44.3s 01:46:53 01:46:53 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:46:53 #71 40.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:54 #71 ... 01:46:54 01:46:54 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:46:54 #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:54 #0 7.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:54 #85 ... 01:46:54 01:46:54 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:46:54 #76 25.51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:46:54 #76 26.01 Executing busybox-1.37.0-r20.post-upgrade 01:46:54 #76 26.64 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:46:54 #76 26.68 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:46:54 #76 26.82 Executing busybox-1.37.0-r20.trigger 01:46:54 #76 27.06 OK: 12 MiB in 23 packages 01:46:54 #76 DONE 30.5s 01:46:54 01:46:54 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:54 #64 41.84 (1/13) Installing brotli-libs (1.1.0-r2) 01:46:54 #64 42.06 (2/13) Installing c-ares (1.34.6-r0) 01:46:54 #64 42.13 (3/13) Installing libunistring (1.3-r0) 01:46:54 #64 42.41 (4/13) Installing libidn2 (2.3.7-r0) 01:46:54 #64 42.53 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:46:55 #64 ... 01:46:55 01:46:55 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:46:55 #74 26.83 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:46:55 #74 27.17 Executing busybox-1.37.0-r20.post-upgrade 01:46:55 #74 28.22 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:46:55 #74 28.24 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:46:55 #74 28.29 Executing busybox-1.37.0-r20.trigger 01:46:55 #74 28.33 OK: 19 MiB in 20 packages 01:46:55 #74 DONE 31.4s 01:46:55 01:46:55 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:55 #64 42.56 (6/13) Installing libpsl (0.21.5-r3) 01:46:55 #64 42.57 (7/13) Installing zstd-libs (1.5.7-r0) 01:46:55 #64 42.66 (8/13) Installing libcurl (8.14.1-r2) 01:46:55 #64 ... 01:46:55 01:46:55 #86 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:46:55 #86 DONE 1.7s 01:46:55 01:46:55 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:55 #64 42.72 (9/13) Installing curl (8.14.1-r2) 01:46:55 #64 42.80 (10/13) Installing dumb-init (1.2.5-r3) 01:46:55 #64 42.80 (11/13) Installing musl-obstack (1.2.3-r2) 01:46:55 #64 42.81 (12/13) Installing libucontext (1.3.2-r0) 01:46:55 #64 42.82 (13/13) Installing gcompat (1.1.0-r4) 01:46:55 #64 42.87 Executing busybox-1.37.0-r19.trigger 01:46:55 #64 42.97 OK: 13 MiB in 29 packages 01:46:55 #64 ... 01:46:55 01:46:55 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:46:55 #77 27.30 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:46:55 #77 27.55 Executing busybox-1.37.0-r20.post-upgrade 01:46:55 #77 28.59 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:46:55 #77 28.61 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:46:55 #77 28.61 Executing busybox-1.37.0-r20.trigger 01:46:55 #77 28.75 OK: 8 MiB in 19 packages 01:46:55 #77 DONE 31.4s 01:46:55 01:46:55 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:46:55 #75 DONE 32.3s 01:46:56 01:46:56 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:46:56 #78 28.86 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:46:56 #78 29.03 Executing busybox-1.37.0-r20.post-upgrade 01:46:56 #78 29.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:46:56 #78 29.55 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:46:56 #78 29.56 Executing busybox-1.37.0-r20.trigger 01:46:56 #78 29.75 OK: 8 MiB in 17 packages 01:46:56 #78 DONE 31.9s 01:46:56 01:46:56 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:46:56 #71 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:56 #71 ... 01:46:56 01:46:56 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:46:56 #73 21.95 OK: 255 MiB in 60 packages 01:46:56 #73 DONE 24.4s 01:46:56 01:46:56 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:46:56 #87 ... 01:46:56 01:46:56 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:56 #64 DONE 44.5s 01:46:57 01:46:57 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:46:58 #88 ... 01:46:58 01:46:58 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:46:58 #87 DONE 1.7s 01:46:58 01:46:58 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:46:58 #82 16.68 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:46:58 #82 16.77 Executing busybox-1.37.0-r20.post-upgrade 01:46:58 #82 17.02 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:46:58 #82 17.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:46:58 #82 17.05 Executing busybox-1.37.0-r20.trigger 01:46:58 #82 17.13 OK: 8 MiB in 18 packages 01:46:59 #82 ... 01:46:59 01:46:59 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:59 #89 ... 01:46:59 01:46:59 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:46:59 #85 14.86 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:46:59 #85 15.00 Executing busybox-1.37.0-r20.post-upgrade 01:46:59 #85 15.41 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:46:59 #85 15.50 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:46:59 #85 15.50 Executing busybox-1.37.0-r20.trigger 01:46:59 #85 15.56 OK: 9 MiB in 21 packages 01:47:00 #85 ... 01:47:00 01:47:00 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:47:00 #82 DONE 18.1s 01:47:00 01:47:00 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:47:00 #90 ... 01:47:00 01:47:00 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #91 ... 01:47:00 01:47:00 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #92 ... 01:47:00 01:47:00 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:47:00 #0 8.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:00 #93 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:00 #93 ... 01:47:00 01:47:00 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:47:01 #85 DONE 16.9s 01:47:01 01:47:01 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:47:02 #94 ... 01:47:02 01:47:02 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:02 #71 47.94 OK: 255 MiB in 60 packages 01:47:02 #71 DONE 49.3s 01:47:02 01:47:02 #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:47:03 #95 DONE 1.0s 01:47:03 01:47:03 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:04 #96 ... 01:47:04 01:47:04 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:47:04 #79 8.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:04 #79 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:04 #79 15.61 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:47:04 #79 15.84 Executing busybox-1.37.0-r20.post-upgrade 01:47:04 #79 16.45 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:47:04 #79 16.46 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:47:04 #79 16.48 Executing busybox-1.37.0-r20.trigger 01:47:04 #79 16.52 OK: 20 MiB in 20 packages 01:47:04 #79 DONE 18.3s 01:47:04 01:47:04 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:47:05 #97 DONE 0.4s 01:47:05 01:47:05 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:47:05 #94 DONE 3.8s 01:47:05 01:47:05 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:05 #98 ... 01:47:05 01:47:05 #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:05 #99 ... 01:47:05 01:47:05 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:47:05 #88 7.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:05 #154 ... 01:47:05 01:47:05 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:05 #146 173.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:47:05 #88 ... 01:47:05 01:47:05 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:47:05 #90 DONE 5.8s 01:47:05 01:47:05 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:47:05 #100 DONE 0.2s 01:47:05 01:47:05 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:47:05 #88 8.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:06 #146 ... 01:47:06 01:47:06 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:47:06 #147 DONE 178.4s 01:47:06 01:47:06 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:06 #146 DONE 178.5s 01:47:06 01:47:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:47:06 #153 DONE 178.5s 01:47:06 01:47:06 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:47:07 #148 DONE 178.6s 01:47:07 01:47:07 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:47:07 #149 DONE 178.6s 01:47:07 01:47:07 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:47:07 #155 DONE 178.6s 01:47:07 01:47:07 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:47:07 #154 DONE 178.6s 01:47:07 01:47:07 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #176 ... 01:47:07 01:47:07 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #177 DONE 0.3s 01:47:07 01:47:07 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #178 DONE 0.3s 01:47:07 01:47:07 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #176 DONE 0.3s 01:47:07 01:47:07 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:47:07 #179 ... 01:47:07 01:47:07 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:47:07 #151 DONE 179.3s 01:47:07 01:47:07 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #180 DONE 0.5s 01:47:07 01:47:07 #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #181 DONE 0.5s 01:47:07 01:47:07 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:47:07 #182 DONE 0.5s 01:47:07 #88 ... 01:47:07 01:47:07 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:07 #98 DONE 2.5s 01:47:07 01:47:07 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:07 #101 DONE 3.3s 01:47:07 01:47:07 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:47:07 #102 DONE 0.1s 01:47:07 01:47:07 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:47:07 #103 DONE 0.1s 01:47:07 01:47:07 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 01:47:07 #104 DONE 0.2s 01:47:07 01:47:07 #105 [security-spire-server stage-2 6/9] COPY security.txt / 01:47:07 #105 DONE 0.2s 01:47:07 01:47:07 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:47:07 01:47:07 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:47:07 #179 DONE 0.5s 01:47:07 01:47:07 #183 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:47:07 #183 DONE 0.3s 01:47:07 01:47:07 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:47:07 #184 CACHED 01:47:07 01:47:07 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #185 CACHED 01:47:07 01:47:07 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:47:07 #186 CACHED 01:47:07 01:47:07 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:47:07 #187 CACHED 01:47:07 01:47:07 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:47:07 #188 ... 01:47:07 01:47:07 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:07 #189 DONE 0.2s 01:47:07 01:47:07 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:07 #190 DONE 0.2s 01:47:08 #106 ... 01:47:08 01:47:08 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:47:08 #107 DONE 0.2s 01:47:08 01:47:08 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:47:08 #106 DONE 0.2s 01:47:08 01:47:08 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:47:08 01:47:08 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:47:08 #108 ... 01:47:08 01:47:08 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:47:08 #109 DONE 0.2s 01:47:08 01:47:08 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:47:08 #108 DONE 0.3s 01:47:08 01:47:08 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:47:08 #191 ... 01:47:08 01:47:08 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:47:08 #192 DONE 0.6s 01:47:08 #110 ... 01:47:08 01:47:08 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:47:08 #111 DONE 0.3s 01:47:08 01:47:08 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:47:08 #93 15.58 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:47:08 #93 15.73 Executing busybox-1.37.0-r20.post-upgrade 01:47:08 #93 16.03 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:47:08 #93 16.06 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:47:08 #93 16.07 Executing busybox-1.37.0-r20.trigger 01:47:08 #93 16.13 OK: 8 MiB in 20 packages 01:47:08 #93 DONE 18.1s 01:47:08 01:47:08 #112 [security-spire-server] exporting to image 01:47:08 #112 exporting layers 01:47:08 01:47:08 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:47:08 #193 ... 01:47:08 01:47:08 #194 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:08 #194 DONE 0.8s 01:47:08 01:47:08 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:47:08 #152 DONE 180.3s 01:47:08 01:47:08 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:47:08 #195 DONE 0.9s 01:47:08 01:47:08 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:47:08 #196 DONE 0.9s 01:47:08 01:47:08 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:47:08 #197 DONE 0.9s 01:47:08 01:47:08 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:47:08 #188 DONE 0.9s 01:47:08 01:47:08 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:47:09 #198 ... 01:47:09 01:47:09 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:47:09 #199 DONE 1.3s 01:47:09 01:47:09 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:47:09 #191 DONE 1.3s 01:47:09 01:47:09 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:47:09 #193 DONE 0.8s 01:47:09 01:47:09 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:09 #200 DONE 0.6s 01:47:09 01:47:09 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:47:09 #201 DONE 0.6s 01:47:09 01:47:09 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:47:09 #202 DONE 0.6s 01:47:09 01:47:09 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:47:09 #198 DONE 0.6s 01:47:09 01:47:09 #203 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:47:09 #203 DONE 0.2s 01:47:09 01:47:09 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:47:09 #204 DONE 0.2s 01:47:09 01:47:09 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:47:09 #112 ... 01:47:09 01:47:09 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:47:09 #110 DONE 0.7s 01:47:09 01:47:09 #112 [security-spire-agent] exporting to image 01:47:09 #205 ... 01:47:09 01:47:09 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:47:09 #206 DONE 0.6s 01:47:09 01:47:09 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:47:09 #207 DONE 0.6s 01:47:09 01:47:09 #208 [core-data] exporting to image 01:47:09 #208 exporting layers 01:47:10 #208 ... 01:47:10 01:47:10 #209 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:47:10 #209 DONE 0.8s 01:47:10 01:47:10 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:47:10 #210 DONE 0.9s 01:47:10 01:47:10 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:47:10 #211 DONE 0.8s 01:47:10 01:47:10 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:47:10 #212 DONE 0.8s 01:47:10 01:47:10 #213 [core-metadata] exporting to image 01:47:10 #213 ... 01:47:10 01:47:10 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:47:10 #214 DONE 1.0s 01:47:10 01:47:10 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:47:10 #205 DONE 1.0s 01:47:10 01:47:10 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:47:10 #150 DONE 182.0s 01:47:10 01:47:10 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:47:10 #215 DONE 0.3s 01:47:10 01:47:10 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:47:10 #216 DONE 0.3s 01:47:10 01:47:10 #217 [support-scheduler] exporting to image 01:47:10 #217 ... 01:47:10 01:47:10 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:47:10 #218 DONE 0.3s 01:47:10 01:47:10 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:47:10 #219 DONE 0.3s 01:47:10 01:47:10 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:10 #220 DONE 0.2s 01:47:10 01:47:10 #221 [security-spiffe-token-provider] exporting to image 01:47:10 #221 exporting layers 0.6s done 01:47:10 #221 writing image sha256:4d5abf8dad65cd87649744bce9f400d5468d737b218e74241c07eb15eeab67de 0.0s done 01:47:10 #221 naming to docker.io/library/security-spiffe-token-provider 0.0s done 01:47:10 #221 DONE 0.9s 01:47:10 01:47:10 #208 [core-data] exporting to image 01:47:10 #208 exporting layers 0.6s done 01:47:10 #208 writing image sha256:11481874e0ae8d8e1c3fd0b7153faf5f4a6a8d7220fde2ec568576acbaf16e04 0.0s done 01:47:10 #208 naming to docker.io/library/core-data 0.0s done 01:47:10 #208 DONE 0.9s 01:47:10 01:47:10 #222 [core-command] exporting to image 01:47:10 #222 exporting layers 0.5s done 01:47:10 #222 writing image sha256:b42041dc6391a2f7490635cac76314faf4269d29a0303f5b70e6d707e4fb043d 0.1s done 01:47:10 #222 naming to docker.io/library/core-command 0.0s done 01:47:10 #222 DONE 1.4s 01:47:10 01:47:10 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:10 #223 DONE 0.6s 01:47:10 01:47:10 #224 [security-proxy-auth] exporting to image 01:47:11 #224 ... 01:47:11 01:47:11 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:47:11 #225 DONE 0.4s 01:47:11 01:47:11 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:11 #226 DONE 0.4s 01:47:11 01:47:11 #227 [core-keeper] exporting to image 01:47:11 #227 exporting layers 0.3s done 01:47:11 #227 writing image sha256:441ef38b10692de4e8180cbe0ec11b64a97438ec5bb5c288f8f9994100d2255d done 01:47:11 #227 naming to docker.io/library/core-keeper done 01:47:11 #227 DONE 0.4s 01:47:11 01:47:11 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:11 #228 DONE 0.7s 01:47:11 01:47:11 #229 [security-proxy-setup] exporting to image 01:47:11 #229 ... 01:47:11 01:47:11 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:47:11 #230 DONE 0.4s 01:47:11 01:47:11 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:47:11 #231 DONE 0.4s 01:47:11 01:47:11 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:47:11 #232 DONE 0.1s 01:47:11 01:47:11 #213 [core-metadata] exporting to image 01:47:11 #213 exporting layers 1.3s done 01:47:11 #213 writing image sha256:a4305b5440e5beef7377265c6d382c53b8b4a3b30c8efaac75f55af4308aef76 0.0s done 01:47:11 #213 naming to docker.io/library/core-metadata done 01:47:11 #213 DONE 1.4s 01:47:11 01:47:11 #224 [security-proxy-auth] exporting to image 01:47:11 #224 exporting layers 0.7s done 01:47:11 #224 writing image sha256:aacf75a888f135e66c1f9df4e5e4fb4c25059e58eb96a36bbe21038b26f0f00e 0.0s done 01:47:11 #224 naming to docker.io/library/security-proxy-auth 01:47:11 #224 naming to docker.io/library/security-proxy-auth done 01:47:11 #224 DONE 0.8s 01:47:11 01:47:11 #217 [support-scheduler] exporting to image 01:47:11 #217 exporting layers 1.2s done 01:47:11 #217 writing image sha256:6e015b799987cd1e8bb82e8faf9ed30d49d82405568c3e38e630f1fca7439bc4 0.0s done 01:47:11 #217 naming to docker.io/library/support-scheduler done 01:47:11 #217 DONE 1.3s 01:47:11 01:47:11 #233 [support-notifications] exporting to image 01:47:11 #233 ... 01:47:11 01:47:11 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:11 #234 DONE 0.4s 01:47:11 01:47:11 #233 [support-notifications] exporting to image 01:47:11 #233 exporting layers 0.2s done 01:47:11 #233 writing image sha256:e70e937fd14bf7ff0826384f5b1a1eb146906777e03a00541b2c159f080aa051 done 01:47:11 #233 naming to docker.io/library/support-notifications done 01:47:11 #233 DONE 0.3s 01:47:11 01:47:11 #229 [security-proxy-setup] exporting to image 01:47:11 #229 exporting layers 0.6s done 01:47:11 #229 writing image sha256:91118a799f7ad15f18da8f5defdb05fcdf612e0e7b8f17d226f2ec2cdbea1bc7 done 01:47:11 #229 naming to docker.io/library/security-proxy-setup done 01:47:11 #229 DONE 0.7s 01:47:11 01:47:11 #235 [security-secretstore-setup] exporting to image 01:47:11 #235 exporting layers 0.2s done 01:47:11 #235 writing image sha256:7359dcffc1a483664d7535e984842fc41ada26add5e570e8c53682cb1caa73be done 01:47:11 #235 naming to docker.io/library/security-secretstore-setup done 01:47:12 #235 DONE 0.3s 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:12 time="2025-12-17T01:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:47:12 $ docker stop --time=1 86553ba11ad8f2385ab9122e6168dc10917255595e350a2eaa8027a4acf4e4ca 01:47:12 #112 ... 01:47:12 01:47:12 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:12 #113 DONE 3.2s 01:47:12 01:47:12 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:47:12 #114 DONE 0.2s 01:47:12 01:47:12 #115 [security-spire-config stage-2 6/10] COPY security.txt / 01:47:12 #115 DONE 0.2s 01:47:12 01:47:12 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:47:12 #116 DONE 0.2s 01:47:12 01:47:12 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:47:13 #117 DONE 0.3s 01:47:13 01:47:13 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:47:13 #118 DONE 0.3s 01:47:13 01:47:13 #112 [security-spire-config] exporting to image 01:47:13 $ docker rm -f --volumes 86553ba11ad8f2385ab9122e6168dc10917255595e350a2eaa8027a4acf4e4ca [Pipeline] // withDockerContainer [Pipeline] sh 01:47:13 #112 exporting layers 5.2s done 01:47:13 + docker images 01:47:13 REPOSITORY TAG IMAGE ID CREATED SIZE 01:47:13 security-secretstore-setup latest 7359dcffc1a4 2 seconds ago 84.5MB 01:47:13 support-notifications latest e70e937fd14b 2 seconds ago 55.7MB 01:47:13 security-proxy-auth latest aacf75a888f1 3 seconds ago 47MB 01:47:13 support-scheduler latest 6e015b799987 3 seconds ago 52MB 01:47:13 core-keeper latest 441ef38b1069 3 seconds ago 46.8MB 01:47:13 security-proxy-setup latest 91118a799f7a 3 seconds ago 52.8MB 01:47:13 core-command latest b42041dc6391 4 seconds ago 42.1MB 01:47:13 core-metadata latest a4305b5440e5 4 seconds ago 48MB 01:47:13 security-spiffe-token-provider latest 4d5abf8dad65 4 seconds ago 51MB 01:47:13 core-data latest 11481874e0ae 4 seconds ago 47.8MB 01:47:13 security-bootstrapper latest c00ec56b802d About a minute ago 22.4MB 01:47:13 core-common-config-bootstrapper latest 8e048a8b439d About a minute ago 21.3MB 01:47:13 security-spire-agent latest 1961293c6a18 3 minutes ago 238MB 01:47:13 security-spire-config latest c258faba3f7b 3 minutes ago 178MB 01:47:13 security-spire-server latest 7311c8c810d5 3 minutes ago 178MB 01:47:13 ci-base-image-x86_64 latest 7cb62270c939 7 minutes ago 999MB 01:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB 01:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 01:47:13 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) 01:47:13 #112 ... 01:47:13 01:47:13 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:47:13 #88 14.97 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:47:13 #88 15.12 Executing busybox-1.37.0-r20.post-upgrade 01:47:13 #88 15.55 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:47:13 #88 15.55 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:47:13 #88 15.62 Executing busybox-1.37.0-r20.trigger 01:47:13 #88 15.77 OK: 13 MiB in 29 packages 01:47:13 #88 DONE 16.9s 01:47:13 01:47:13 #112 [security-spire-config] exporting to image 01:47:13 #112 writing image sha256:f5dd1723ab5b8aea7f419cb35a0864e22a104417b87bb01013ed272834025dac [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:13 provisioning config files... 01:47:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/936@tmp/config6488937231786510637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:14 #112 writing image sha256:f5dd1723ab5b8aea7f419cb35a0864e22a104417b87bb01013ed272834025dac 0.3s done 01:47:14 #112 naming to docker.io/library/security-spire-server-arm64 done 01:47:14 ---> ****-login.sh 01:47:14 nexus3.edgexfoundry.org:10001 01:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:14 Login Succeeded 01:47:14 nexus3.edgexfoundry.org:10002 01:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:14 Login Succeeded 01:47:14 nexus3.edgexfoundry.org:10003 01:47:14 #112 exporting layers 5.1s done 01:47:14 #112 writing image sha256:7990dcaec45d192877ad9fd7eb902a0421e5de6f09e4720677e5e4e45b501179 0.0s done 01:47:14 #112 naming to docker.io/library/security-spire-agent-arm64 done 01:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:14 Login Succeeded 01:47:14 nexus3.edgexfoundry.org:10004 01:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:14 Login Succeeded 01:47:14 ****.io 01:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:14 Login Succeeded 01:47:14 ---> ****-login.sh ends [Pipeline] } 01:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:47:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:47:14 b10a1aa7a26774d331a95968b834de896095a7bd 01:47:14 latest 01:47:14 4.1.0-dev.85 01:47:14 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:14 main 01:47:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker push nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:15 551968a28bcd: Preparing 01:47:15 c7ee0f85da7a: Preparing 01:47:15 7a1416491df0: Preparing 01:47:15 948d099dcd01: Preparing 01:47:15 e8b099a62c79: Preparing 01:47:15 bd825e50fd22: Preparing 01:47:15 256f393e029f: Preparing 01:47:15 bd825e50fd22: Waiting 01:47:15 256f393e029f: Waiting 01:47:15 948d099dcd01: Pushed 01:47:15 7a1416491df0: Pushed 01:47:15 551968a28bcd: Pushed 01:47:15 256f393e029f: Layer already exists 01:47:15 bd825e50fd22: Pushed 01:47:15 e8b099a62c79: Pushed 01:47:16 #112 exporting layers 3.1s done 01:47:16 #112 writing image sha256:b1bb1efd4b4a8439c4241436531e38057f53e59810b04e42e7ed523d31bba5fb 0.0s done 01:47:16 #112 naming to docker.io/library/security-spire-config-arm64 done 01:47:16 #112 DONE 7.7s 01:47:16 01:47:16 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:19 c7ee0f85da7a: Pushed 01:47:19 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:19 551968a28bcd: Preparing 01:47:19 c7ee0f85da7a: Preparing 01:47:19 7a1416491df0: Preparing 01:47:19 948d099dcd01: Preparing 01:47:19 e8b099a62c79: Preparing 01:47:19 bd825e50fd22: Preparing 01:47:19 256f393e029f: Preparing 01:47:19 bd825e50fd22: Waiting 01:47:19 256f393e029f: Waiting 01:47:19 e8b099a62c79: Layer already exists 01:47:19 7a1416491df0: Layer already exists 01:47:19 c7ee0f85da7a: Layer already exists 01:47:19 551968a28bcd: Layer already exists 01:47:19 948d099dcd01: Layer already exists 01:47:19 256f393e029f: Layer already exists 01:47:19 bd825e50fd22: Layer already exists 01:47:19 latest: digest: sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85 01:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:20 551968a28bcd: Preparing 01:47:20 c7ee0f85da7a: Preparing 01:47:20 7a1416491df0: Preparing 01:47:20 948d099dcd01: Preparing 01:47:20 e8b099a62c79: Preparing 01:47:20 bd825e50fd22: Preparing 01:47:20 256f393e029f: Preparing 01:47:20 256f393e029f: Waiting 01:47:20 bd825e50fd22: Waiting 01:47:20 e8b099a62c79: Layer already exists 01:47:20 7a1416491df0: Layer already exists 01:47:20 c7ee0f85da7a: Layer already exists 01:47:20 551968a28bcd: Layer already exists 01:47:20 948d099dcd01: Layer already exists 01:47:20 bd825e50fd22: Layer already exists 01:47:20 256f393e029f: Layer already exists 01:47:20 4.1.0-dev.85: digest: sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + docker push nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:21 551968a28bcd: Preparing 01:47:21 c7ee0f85da7a: Preparing 01:47:21 7a1416491df0: Preparing 01:47:21 948d099dcd01: Preparing 01:47:21 e8b099a62c79: Preparing 01:47:21 bd825e50fd22: Preparing 01:47:21 256f393e029f: Preparing 01:47:21 256f393e029f: Waiting 01:47:21 bd825e50fd22: Waiting 01:47:21 948d099dcd01: Layer already exists 01:47:21 551968a28bcd: Layer already exists 01:47:21 7a1416491df0: Layer already exists 01:47:21 e8b099a62c79: Layer already exists 01:47:21 c7ee0f85da7a: Layer already exists 01:47:21 bd825e50fd22: Layer already exists 01:47:21 256f393e029f: Layer already exists 01:47:21 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:21 551968a28bcd: Preparing 01:47:21 c7ee0f85da7a: Preparing 01:47:21 7a1416491df0: Preparing 01:47:21 948d099dcd01: Preparing 01:47:21 e8b099a62c79: Preparing 01:47:21 bd825e50fd22: Preparing 01:47:21 256f393e029f: Preparing 01:47:21 bd825e50fd22: Waiting 01:47:21 256f393e029f: Waiting 01:47:21 c7ee0f85da7a: Layer already exists 01:47:21 e8b099a62c79: Layer already exists 01:47:21 7a1416491df0: Layer already exists 01:47:21 551968a28bcd: Layer already exists 01:47:21 948d099dcd01: Layer already exists 01:47:21 bd825e50fd22: Layer already exists 01:47:21 256f393e029f: Layer already exists 01:47:21 main: digest: sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:21 ===================================================== [Pipeline] echo 01:47:22 taggedImages: 01:47:22 - nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:22 - nexus3.edgexfoundry.org:10004/core-command:latest 01:47:22 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85 01:47:22 - nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:22 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:47:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:47:22 b10a1aa7a26774d331a95968b834de896095a7bd 01:47:22 latest 01:47:22 4.1.0-dev.85 01:47:22 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:22 main 01:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:22 2586fcba0623: Preparing 01:47:22 6ec598bab953: Preparing 01:47:22 a5550acf0172: Preparing 01:47:22 15f2be7bac03: Preparing 01:47:22 7a1416491df0: Preparing 01:47:22 948d099dcd01: Preparing 01:47:22 e8b099a62c79: Preparing 01:47:22 bd825e50fd22: Preparing 01:47:22 256f393e029f: Preparing 01:47:22 948d099dcd01: Waiting 01:47:22 bd825e50fd22: Waiting 01:47:22 e8b099a62c79: Waiting 01:47:22 256f393e029f: Waiting 01:47:22 7a1416491df0: Layer already exists 01:47:22 948d099dcd01: Layer already exists 01:47:22 e8b099a62c79: Layer already exists 01:47:22 bd825e50fd22: Layer already exists 01:47:22 256f393e029f: Layer already exists 01:47:22 a5550acf0172: Pushed 01:47:22 6ec598bab953: Pushed 01:47:22 2586fcba0623: Pushed 01:47:24 15f2be7bac03: Pushed 01:47:24 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:25 2586fcba0623: Preparing 01:47:25 6ec598bab953: Preparing 01:47:25 a5550acf0172: Preparing 01:47:25 15f2be7bac03: Preparing 01:47:25 7a1416491df0: Preparing 01:47:25 948d099dcd01: Preparing 01:47:25 e8b099a62c79: Preparing 01:47:25 bd825e50fd22: Preparing 01:47:25 256f393e029f: Preparing 01:47:25 948d099dcd01: Waiting 01:47:25 e8b099a62c79: Waiting 01:47:25 256f393e029f: Waiting 01:47:25 bd825e50fd22: Waiting 01:47:25 2586fcba0623: Layer already exists 01:47:25 6ec598bab953: Layer already exists 01:47:25 7a1416491df0: Layer already exists 01:47:25 a5550acf0172: Layer already exists 01:47:25 15f2be7bac03: Layer already exists 01:47:25 bd825e50fd22: Layer already exists 01:47:25 e8b099a62c79: Layer already exists 01:47:25 948d099dcd01: Layer already exists 01:47:25 256f393e029f: Layer already exists 01:47:25 latest: digest: sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85 01:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:25 2586fcba0623: Preparing 01:47:25 6ec598bab953: Preparing 01:47:25 a5550acf0172: Preparing 01:47:25 15f2be7bac03: Preparing 01:47:25 7a1416491df0: Preparing 01:47:25 948d099dcd01: Preparing 01:47:25 e8b099a62c79: Preparing 01:47:25 bd825e50fd22: Preparing 01:47:25 256f393e029f: Preparing 01:47:25 948d099dcd01: Waiting 01:47:25 e8b099a62c79: Waiting 01:47:25 256f393e029f: Waiting 01:47:25 bd825e50fd22: Waiting 01:47:25 2586fcba0623: Layer already exists 01:47:25 15f2be7bac03: Layer already exists 01:47:25 7a1416491df0: Layer already exists 01:47:25 a5550acf0172: Layer already exists 01:47:25 6ec598bab953: Layer already exists 01:47:25 bd825e50fd22: Layer already exists 01:47:25 e8b099a62c79: Layer already exists 01:47:25 948d099dcd01: Layer already exists 01:47:25 256f393e029f: Layer already exists 01:47:25 4.1.0-dev.85: digest: sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:26 2586fcba0623: Preparing 01:47:26 6ec598bab953: Preparing 01:47:26 a5550acf0172: Preparing 01:47:26 15f2be7bac03: Preparing 01:47:26 7a1416491df0: Preparing 01:47:26 948d099dcd01: Preparing 01:47:26 e8b099a62c79: Preparing 01:47:26 bd825e50fd22: Preparing 01:47:26 256f393e029f: Preparing 01:47:26 948d099dcd01: Waiting 01:47:26 e8b099a62c79: Waiting 01:47:26 bd825e50fd22: Waiting 01:47:26 256f393e029f: Waiting 01:47:26 6ec598bab953: Layer already exists 01:47:26 a5550acf0172: Layer already exists 01:47:26 2586fcba0623: Layer already exists 01:47:26 7a1416491df0: Layer already exists 01:47:26 15f2be7bac03: Layer already exists 01:47:26 948d099dcd01: Layer already exists 01:47:26 256f393e029f: Layer already exists 01:47:26 e8b099a62c79: Layer already exists 01:47:26 bd825e50fd22: Layer already exists 01:47:26 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:27 2586fcba0623: Preparing 01:47:27 6ec598bab953: Preparing 01:47:27 a5550acf0172: Preparing 01:47:27 15f2be7bac03: Preparing 01:47:27 7a1416491df0: Preparing 01:47:27 948d099dcd01: Preparing 01:47:27 e8b099a62c79: Preparing 01:47:27 bd825e50fd22: Preparing 01:47:27 256f393e029f: Preparing 01:47:27 e8b099a62c79: Waiting 01:47:27 bd825e50fd22: Waiting 01:47:27 256f393e029f: Waiting 01:47:27 948d099dcd01: Waiting 01:47:27 6ec598bab953: Layer already exists 01:47:27 a5550acf0172: Layer already exists 01:47:27 2586fcba0623: Layer already exists 01:47:27 7a1416491df0: Layer already exists 01:47:27 15f2be7bac03: Layer already exists 01:47:27 948d099dcd01: Layer already exists 01:47:27 256f393e029f: Layer already exists 01:47:27 bd825e50fd22: Layer already exists 01:47:27 e8b099a62c79: Layer already exists 01:47:27 main: digest: sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:27 ===================================================== [Pipeline] echo 01:47:27 taggedImages: 01:47:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:47:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85 01:47:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:47:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:47:27 b10a1aa7a26774d331a95968b834de896095a7bd 01:47:27 latest 01:47:27 4.1.0-dev.85 01:47:27 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:27 main 01:47:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:27 + docker push nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:27 d021c36bd8d9: Preparing 01:47:27 7970d6accc0d: Preparing 01:47:27 7a1416491df0: Preparing 01:47:27 948d099dcd01: Preparing 01:47:27 e8b099a62c79: Preparing 01:47:27 dcd7427cfbb5: Preparing 01:47:27 256f393e029f: Preparing 01:47:27 dcd7427cfbb5: Waiting 01:47:27 256f393e029f: Waiting 01:47:27 e8b099a62c79: Layer already exists 01:47:27 948d099dcd01: Layer already exists 01:47:27 7a1416491df0: Layer already exists 01:47:27 256f393e029f: Layer already exists 01:47:27 d021c36bd8d9: Pushed 01:47:27 dcd7427cfbb5: Pushed 01:47:32 7970d6accc0d: Pushed 01:47:32 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:32 d021c36bd8d9: Preparing 01:47:32 7970d6accc0d: Preparing 01:47:32 7a1416491df0: Preparing 01:47:32 948d099dcd01: Preparing 01:47:32 e8b099a62c79: Preparing 01:47:32 dcd7427cfbb5: Preparing 01:47:32 256f393e029f: Preparing 01:47:32 256f393e029f: Waiting 01:47:32 dcd7427cfbb5: Waiting 01:47:32 7970d6accc0d: Layer already exists 01:47:32 7a1416491df0: Layer already exists 01:47:32 e8b099a62c79: Layer already exists 01:47:32 948d099dcd01: Layer already exists 01:47:32 d021c36bd8d9: Layer already exists 01:47:32 256f393e029f: Layer already exists 01:47:32 dcd7427cfbb5: Layer already exists 01:47:32 latest: digest: sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:33 d021c36bd8d9: Preparing 01:47:33 7970d6accc0d: Preparing 01:47:33 7a1416491df0: Preparing 01:47:33 948d099dcd01: Preparing 01:47:33 e8b099a62c79: Preparing 01:47:33 dcd7427cfbb5: Preparing 01:47:33 256f393e029f: Preparing 01:47:33 dcd7427cfbb5: Waiting 01:47:33 256f393e029f: Waiting 01:47:33 e8b099a62c79: Layer already exists 01:47:33 948d099dcd01: Layer already exists 01:47:33 d021c36bd8d9: Layer already exists 01:47:33 7a1416491df0: Layer already exists 01:47:33 7970d6accc0d: Layer already exists 01:47:33 256f393e029f: Layer already exists 01:47:33 dcd7427cfbb5: Layer already exists 01:47:33 4.1.0-dev.85: digest: sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker push nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:34 d021c36bd8d9: Preparing 01:47:34 7970d6accc0d: Preparing 01:47:34 7a1416491df0: Preparing 01:47:34 948d099dcd01: Preparing 01:47:34 e8b099a62c79: Preparing 01:47:34 dcd7427cfbb5: Preparing 01:47:34 256f393e029f: Preparing 01:47:34 dcd7427cfbb5: Waiting 01:47:34 256f393e029f: Waiting 01:47:34 e8b099a62c79: Layer already exists 01:47:34 d021c36bd8d9: Layer already exists 01:47:34 7970d6accc0d: Layer already exists 01:47:34 7a1416491df0: Layer already exists 01:47:34 948d099dcd01: Layer already exists 01:47:34 256f393e029f: Layer already exists 01:47:34 dcd7427cfbb5: Layer already exists 01:47:34 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:34 d021c36bd8d9: Preparing 01:47:34 7970d6accc0d: Preparing 01:47:34 7a1416491df0: Preparing 01:47:34 948d099dcd01: Preparing 01:47:34 e8b099a62c79: Preparing 01:47:34 dcd7427cfbb5: Preparing 01:47:34 256f393e029f: Preparing 01:47:34 dcd7427cfbb5: Waiting 01:47:34 256f393e029f: Waiting 01:47:34 7a1416491df0: Layer already exists 01:47:34 d021c36bd8d9: Layer already exists 01:47:34 e8b099a62c79: Layer already exists 01:47:34 948d099dcd01: Layer already exists 01:47:34 7970d6accc0d: Layer already exists 01:47:34 dcd7427cfbb5: Layer already exists 01:47:34 256f393e029f: Layer already exists 01:47:34 main: digest: sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:34 ===================================================== [Pipeline] echo 01:47:34 taggedImages: 01:47:34 - nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:34 - nexus3.edgexfoundry.org:10004/core-data:latest 01:47:34 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85 01:47:34 - nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:47:35 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:47:35 b10a1aa7a26774d331a95968b834de896095a7bd 01:47:35 latest 01:47:35 4.1.0-dev.85 01:47:35 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:35 main 01:47:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:35 5adf996dcd75: Preparing 01:47:35 7e9fda05ecc0: Preparing 01:47:35 948d099dcd01: Preparing 01:47:35 a7a9f714b391: Preparing 01:47:35 e970d48a4ad4: Preparing 01:47:35 256f393e029f: Preparing 01:47:35 256f393e029f: Waiting 01:47:35 948d099dcd01: Layer already exists 01:47:35 256f393e029f: Layer already exists 01:47:35 a7a9f714b391: Pushed 01:47:35 e970d48a4ad4: Pushed 01:47:35 5adf996dcd75: Pushed 01:47:39 7e9fda05ecc0: Pushed 01:47:39 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:40 5adf996dcd75: Preparing 01:47:40 7e9fda05ecc0: Preparing 01:47:40 948d099dcd01: Preparing 01:47:40 a7a9f714b391: Preparing 01:47:40 e970d48a4ad4: Preparing 01:47:40 256f393e029f: Preparing 01:47:40 256f393e029f: Waiting 01:47:40 a7a9f714b391: Layer already exists 01:47:40 7e9fda05ecc0: Layer already exists 01:47:40 948d099dcd01: Layer already exists 01:47:40 e970d48a4ad4: Layer already exists 01:47:40 5adf996dcd75: Layer already exists 01:47:40 256f393e029f: Layer already exists 01:47:40 latest: digest: sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85 01:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:41 5adf996dcd75: Preparing 01:47:41 7e9fda05ecc0: Preparing 01:47:41 948d099dcd01: Preparing 01:47:41 a7a9f714b391: Preparing 01:47:41 e970d48a4ad4: Preparing 01:47:41 256f393e029f: Preparing 01:47:41 256f393e029f: Waiting 01:47:41 e970d48a4ad4: Layer already exists 01:47:41 5adf996dcd75: Layer already exists 01:47:41 948d099dcd01: Layer already exists 01:47:41 7e9fda05ecc0: Layer already exists 01:47:41 a7a9f714b391: Layer already exists 01:47:41 256f393e029f: Layer already exists 01:47:41 4.1.0-dev.85: digest: sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:41 5adf996dcd75: Preparing 01:47:41 7e9fda05ecc0: Preparing 01:47:41 948d099dcd01: Preparing 01:47:41 a7a9f714b391: Preparing 01:47:41 e970d48a4ad4: Preparing 01:47:41 256f393e029f: Preparing 01:47:41 256f393e029f: Waiting 01:47:41 a7a9f714b391: Layer already exists 01:47:41 5adf996dcd75: Layer already exists 01:47:41 e970d48a4ad4: Layer already exists 01:47:41 948d099dcd01: Layer already exists 01:47:41 7e9fda05ecc0: Layer already exists 01:47:41 256f393e029f: Layer already exists 01:47:41 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:42 5adf996dcd75: Preparing 01:47:42 7e9fda05ecc0: Preparing 01:47:42 948d099dcd01: Preparing 01:47:42 a7a9f714b391: Preparing 01:47:42 e970d48a4ad4: Preparing 01:47:42 256f393e029f: Preparing 01:47:42 256f393e029f: Waiting 01:47:42 7e9fda05ecc0: Layer already exists 01:47:42 a7a9f714b391: Layer already exists 01:47:42 5adf996dcd75: Layer already exists 01:47:42 948d099dcd01: Layer already exists 01:47:42 e970d48a4ad4: Layer already exists 01:47:42 256f393e029f: Layer already exists 01:47:42 main: digest: sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:42 ===================================================== [Pipeline] echo 01:47:42 taggedImages: 01:47:42 - nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:42 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:47:42 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85 01:47:42 - nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:42 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:47:42 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:47:42 b10a1aa7a26774d331a95968b834de896095a7bd 01:47:42 latest 01:47:42 4.1.0-dev.85 01:47:42 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:42 main 01:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:43 92e2cb024f21: Preparing 01:47:43 6477a200771f: Preparing 01:47:43 feba27f7a2c4: Preparing 01:47:43 7a1416491df0: Preparing 01:47:43 948d099dcd01: Preparing 01:47:43 e8b099a62c79: Preparing 01:47:43 bd825e50fd22: Preparing 01:47:43 256f393e029f: Preparing 01:47:43 e8b099a62c79: Waiting 01:47:43 bd825e50fd22: Waiting 01:47:43 256f393e029f: Waiting 01:47:43 948d099dcd01: Layer already exists 01:47:43 7a1416491df0: Layer already exists 01:47:43 e8b099a62c79: Layer already exists 01:47:43 bd825e50fd22: Layer already exists 01:47:43 256f393e029f: Layer already exists 01:47:43 6477a200771f: Pushed 01:47:43 92e2cb024f21: Pushed 01:47:47 feba27f7a2c4: Pushed 01:47:47 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:48 92e2cb024f21: Preparing 01:47:48 6477a200771f: Preparing 01:47:48 feba27f7a2c4: Preparing 01:47:48 7a1416491df0: Preparing 01:47:48 948d099dcd01: Preparing 01:47:48 e8b099a62c79: Preparing 01:47:48 bd825e50fd22: Preparing 01:47:48 256f393e029f: Preparing 01:47:48 bd825e50fd22: Waiting 01:47:48 256f393e029f: Waiting 01:47:48 e8b099a62c79: Waiting 01:47:48 7a1416491df0: Layer already exists 01:47:48 6477a200771f: Layer already exists 01:47:48 948d099dcd01: Layer already exists 01:47:48 feba27f7a2c4: Layer already exists 01:47:48 92e2cb024f21: Layer already exists 01:47:48 bd825e50fd22: Layer already exists 01:47:48 e8b099a62c79: Layer already exists 01:47:48 256f393e029f: Layer already exists 01:47:48 latest: digest: sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85 01:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:48 92e2cb024f21: Preparing 01:47:48 6477a200771f: Preparing 01:47:48 feba27f7a2c4: Preparing 01:47:48 7a1416491df0: Preparing 01:47:48 948d099dcd01: Preparing 01:47:48 e8b099a62c79: Preparing 01:47:48 bd825e50fd22: Preparing 01:47:48 256f393e029f: Preparing 01:47:48 e8b099a62c79: Waiting 01:47:48 bd825e50fd22: Waiting 01:47:48 256f393e029f: Waiting 01:47:48 948d099dcd01: Layer already exists 01:47:48 feba27f7a2c4: Layer already exists 01:47:48 7a1416491df0: Layer already exists 01:47:48 6477a200771f: Layer already exists 01:47:48 92e2cb024f21: Layer already exists 01:47:48 e8b099a62c79: Layer already exists 01:47:48 256f393e029f: Layer already exists 01:47:48 bd825e50fd22: Layer already exists 01:47:48 4.1.0-dev.85: digest: sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:49 92e2cb024f21: Preparing 01:47:49 6477a200771f: Preparing 01:47:49 feba27f7a2c4: Preparing 01:47:49 7a1416491df0: Preparing 01:47:49 948d099dcd01: Preparing 01:47:49 e8b099a62c79: Preparing 01:47:49 bd825e50fd22: Preparing 01:47:49 256f393e029f: Preparing 01:47:49 e8b099a62c79: Waiting 01:47:49 256f393e029f: Waiting 01:47:49 bd825e50fd22: Waiting 01:47:49 92e2cb024f21: Layer already exists 01:47:49 7a1416491df0: Layer already exists 01:47:49 6477a200771f: Layer already exists 01:47:49 feba27f7a2c4: Layer already exists 01:47:49 948d099dcd01: Layer already exists 01:47:49 256f393e029f: Layer already exists 01:47:49 bd825e50fd22: Layer already exists 01:47:49 e8b099a62c79: Layer already exists 01:47:49 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:50 92e2cb024f21: Preparing 01:47:50 6477a200771f: Preparing 01:47:50 feba27f7a2c4: Preparing 01:47:50 7a1416491df0: Preparing 01:47:50 948d099dcd01: Preparing 01:47:50 e8b099a62c79: Preparing 01:47:50 bd825e50fd22: Preparing 01:47:50 256f393e029f: Preparing 01:47:50 e8b099a62c79: Waiting 01:47:50 bd825e50fd22: Waiting 01:47:50 256f393e029f: Waiting 01:47:50 948d099dcd01: Layer already exists 01:47:50 6477a200771f: Layer already exists 01:47:50 feba27f7a2c4: Layer already exists 01:47:50 7a1416491df0: Layer already exists 01:47:50 92e2cb024f21: Layer already exists 01:47:50 bd825e50fd22: Layer already exists 01:47:50 e8b099a62c79: Layer already exists 01:47:50 256f393e029f: Layer already exists 01:47:50 main: digest: sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:50 ===================================================== [Pipeline] echo 01:47:50 taggedImages: 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:47:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:47:50 b10a1aa7a26774d331a95968b834de896095a7bd 01:47:50 latest 01:47:50 4.1.0-dev.85 01:47:50 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:50 main 01:47:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:50 a5bf18f8c1ca: Preparing 01:47:50 8bfc4f599147: Preparing 01:47:50 47a5fe19c72b: Preparing 01:47:50 fbc37b4b7887: Preparing 01:47:50 6d5b50cfe7cf: Preparing 01:47:50 789a95ce62e7: Preparing 01:47:50 7086a9ca1826: Preparing 01:47:50 7a1416491df0: Preparing 01:47:50 948d099dcd01: Preparing 01:47:50 a5be394a0af5: Preparing 01:47:50 620f6441f927: Preparing 01:47:50 5f70bf18a086: Preparing 01:47:50 d25b8926c54f: Preparing 01:47:50 58f68684d137: Preparing 01:47:50 2235a1dfcfa1: Preparing 01:47:50 7086a9ca1826: Waiting 01:47:50 256f393e029f: Preparing 01:47:50 7a1416491df0: Waiting 01:47:50 948d099dcd01: Waiting 01:47:50 5f70bf18a086: Waiting 01:47:50 a5be394a0af5: Waiting 01:47:50 789a95ce62e7: Waiting 01:47:50 d25b8926c54f: Waiting 01:47:50 620f6441f927: Waiting 01:47:50 58f68684d137: Waiting 01:47:50 2235a1dfcfa1: Waiting 01:47:50 256f393e029f: Waiting 01:47:50 6d5b50cfe7cf: Pushed 01:47:50 fbc37b4b7887: Pushed 01:47:50 47a5fe19c72b: Pushed 01:47:50 8bfc4f599147: Pushed 01:47:50 a5bf18f8c1ca: Pushed 01:47:50 7a1416491df0: Layer already exists 01:47:50 948d099dcd01: Layer already exists 01:47:50 5f70bf18a086: Layer already exists 01:47:51 789a95ce62e7: Pushed 01:47:51 a5be394a0af5: Pushed 01:47:51 620f6441f927: Pushed 01:47:51 d25b8926c54f: Pushed 01:47:51 256f393e029f: Layer already exists 01:47:51 2235a1dfcfa1: Pushed 01:47:51 58f68684d137: Pushed 01:47:52 7086a9ca1826: Pushed 01:47:52 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:53 a5bf18f8c1ca: Preparing 01:47:53 8bfc4f599147: Preparing 01:47:53 47a5fe19c72b: Preparing 01:47:53 fbc37b4b7887: Preparing 01:47:53 6d5b50cfe7cf: Preparing 01:47:53 789a95ce62e7: Preparing 01:47:53 7086a9ca1826: Preparing 01:47:53 7a1416491df0: Preparing 01:47:53 948d099dcd01: Preparing 01:47:53 a5be394a0af5: Preparing 01:47:53 620f6441f927: Preparing 01:47:53 5f70bf18a086: Preparing 01:47:53 d25b8926c54f: Preparing 01:47:53 58f68684d137: Preparing 01:47:53 2235a1dfcfa1: Preparing 01:47:53 256f393e029f: Preparing 01:47:53 5f70bf18a086: Waiting 01:47:53 d25b8926c54f: Waiting 01:47:53 948d099dcd01: Waiting 01:47:53 58f68684d137: Waiting 01:47:53 2235a1dfcfa1: Waiting 01:47:53 a5be394a0af5: Waiting 01:47:53 256f393e029f: Waiting 01:47:53 620f6441f927: Waiting 01:47:53 7086a9ca1826: Waiting 01:47:53 7a1416491df0: Waiting 01:47:53 8bfc4f599147: Layer already exists 01:47:53 47a5fe19c72b: Layer already exists 01:47:53 6d5b50cfe7cf: Layer already exists 01:47:53 fbc37b4b7887: Layer already exists 01:47:53 a5bf18f8c1ca: Layer already exists 01:47:53 789a95ce62e7: Layer already exists 01:47:53 7086a9ca1826: Layer already exists 01:47:53 948d099dcd01: Layer already exists 01:47:53 7a1416491df0: Layer already exists 01:47:53 a5be394a0af5: Layer already exists 01:47:53 620f6441f927: Layer already exists 01:47:53 5f70bf18a086: Layer already exists 01:47:53 2235a1dfcfa1: Layer already exists 01:47:53 d25b8926c54f: Layer already exists 01:47:53 58f68684d137: Layer already exists 01:47:53 256f393e029f: Layer already exists 01:47:53 latest: digest: sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85 01:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:53 a5bf18f8c1ca: Preparing 01:47:53 8bfc4f599147: Preparing 01:47:53 47a5fe19c72b: Preparing 01:47:53 fbc37b4b7887: Preparing 01:47:53 6d5b50cfe7cf: Preparing 01:47:53 789a95ce62e7: Preparing 01:47:53 7086a9ca1826: Preparing 01:47:53 7a1416491df0: Preparing 01:47:53 948d099dcd01: Preparing 01:47:53 a5be394a0af5: Preparing 01:47:53 620f6441f927: Preparing 01:47:53 5f70bf18a086: Preparing 01:47:53 d25b8926c54f: Preparing 01:47:53 58f68684d137: Preparing 01:47:53 2235a1dfcfa1: Preparing 01:47:53 256f393e029f: Preparing 01:47:53 a5be394a0af5: Waiting 01:47:53 2235a1dfcfa1: Waiting 01:47:53 256f393e029f: Waiting 01:47:53 620f6441f927: Waiting 01:47:53 d25b8926c54f: Waiting 01:47:53 5f70bf18a086: Waiting 01:47:53 58f68684d137: Waiting 01:47:53 7086a9ca1826: Waiting 01:47:53 7a1416491df0: Waiting 01:47:53 948d099dcd01: Waiting 01:47:53 789a95ce62e7: Waiting 01:47:53 47a5fe19c72b: Layer already exists 01:47:53 8bfc4f599147: Layer already exists 01:47:53 6d5b50cfe7cf: Layer already exists 01:47:53 fbc37b4b7887: Layer already exists 01:47:53 a5bf18f8c1ca: Layer already exists 01:47:53 7a1416491df0: Layer already exists 01:47:53 948d099dcd01: Layer already exists 01:47:53 7086a9ca1826: Layer already exists 01:47:53 789a95ce62e7: Layer already exists 01:47:53 a5be394a0af5: Layer already exists 01:47:53 d25b8926c54f: Layer already exists 01:47:53 620f6441f927: Layer already exists 01:47:53 5f70bf18a086: Layer already exists 01:47:53 58f68684d137: Layer already exists 01:47:53 2235a1dfcfa1: Layer already exists 01:47:53 256f393e029f: Layer already exists 01:47:53 4.1.0-dev.85: digest: sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:54 a5bf18f8c1ca: Preparing 01:47:54 8bfc4f599147: Preparing 01:47:54 47a5fe19c72b: Preparing 01:47:54 fbc37b4b7887: Preparing 01:47:54 6d5b50cfe7cf: Preparing 01:47:54 789a95ce62e7: Preparing 01:47:54 7086a9ca1826: Preparing 01:47:54 7a1416491df0: Preparing 01:47:54 948d099dcd01: Preparing 01:47:54 a5be394a0af5: Preparing 01:47:54 620f6441f927: Preparing 01:47:54 5f70bf18a086: Preparing 01:47:54 d25b8926c54f: Preparing 01:47:54 58f68684d137: Preparing 01:47:54 2235a1dfcfa1: Preparing 01:47:54 256f393e029f: Preparing 01:47:54 789a95ce62e7: Waiting 01:47:54 7086a9ca1826: Waiting 01:47:54 7a1416491df0: Waiting 01:47:54 948d099dcd01: Waiting 01:47:54 a5be394a0af5: Waiting 01:47:54 620f6441f927: Waiting 01:47:54 5f70bf18a086: Waiting 01:47:54 d25b8926c54f: Waiting 01:47:54 58f68684d137: Waiting 01:47:54 2235a1dfcfa1: Waiting 01:47:54 256f393e029f: Waiting 01:47:54 6d5b50cfe7cf: Layer already exists 01:47:54 fbc37b4b7887: Layer already exists 01:47:54 8bfc4f599147: Layer already exists 01:47:54 a5bf18f8c1ca: Layer already exists 01:47:54 47a5fe19c72b: Layer already exists 01:47:54 789a95ce62e7: Layer already exists 01:47:54 948d099dcd01: Layer already exists 01:47:54 7a1416491df0: Layer already exists 01:47:54 7086a9ca1826: Layer already exists 01:47:54 a5be394a0af5: Layer already exists 01:47:54 620f6441f927: Layer already exists 01:47:54 5f70bf18a086: Layer already exists 01:47:54 d25b8926c54f: Layer already exists 01:47:54 58f68684d137: Layer already exists 01:47:54 2235a1dfcfa1: Layer already exists 01:47:54 256f393e029f: Layer already exists 01:47:54 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:55 a5bf18f8c1ca: Preparing 01:47:55 8bfc4f599147: Preparing 01:47:55 47a5fe19c72b: Preparing 01:47:55 fbc37b4b7887: Preparing 01:47:55 6d5b50cfe7cf: Preparing 01:47:55 789a95ce62e7: Preparing 01:47:55 7086a9ca1826: Preparing 01:47:55 7a1416491df0: Preparing 01:47:55 948d099dcd01: Preparing 01:47:55 a5be394a0af5: Preparing 01:47:55 620f6441f927: Preparing 01:47:55 5f70bf18a086: Preparing 01:47:55 d25b8926c54f: Preparing 01:47:55 58f68684d137: Preparing 01:47:55 2235a1dfcfa1: Preparing 01:47:55 256f393e029f: Preparing 01:47:55 789a95ce62e7: Waiting 01:47:55 a5be394a0af5: Waiting 01:47:55 58f68684d137: Waiting 01:47:55 620f6441f927: Waiting 01:47:55 256f393e029f: Waiting 01:47:55 5f70bf18a086: Waiting 01:47:55 2235a1dfcfa1: Waiting 01:47:55 d25b8926c54f: Waiting 01:47:55 7086a9ca1826: Waiting 01:47:55 7a1416491df0: Waiting 01:47:55 948d099dcd01: Waiting 01:47:55 8bfc4f599147: Layer already exists 01:47:55 a5bf18f8c1ca: Layer already exists 01:47:55 6d5b50cfe7cf: Layer already exists 01:47:55 fbc37b4b7887: Layer already exists 01:47:55 47a5fe19c72b: Layer already exists 01:47:55 789a95ce62e7: Layer already exists 01:47:55 7086a9ca1826: Layer already exists 01:47:55 948d099dcd01: Layer already exists 01:47:55 a5be394a0af5: Layer already exists 01:47:55 7a1416491df0: Layer already exists 01:47:55 620f6441f927: Layer already exists 01:47:55 58f68684d137: Layer already exists 01:47:55 5f70bf18a086: Layer already exists 01:47:55 d25b8926c54f: Layer already exists 01:47:55 2235a1dfcfa1: Layer already exists 01:47:55 256f393e029f: Layer already exists 01:47:55 main: digest: sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:55 ===================================================== [Pipeline] echo 01:47:55 taggedImages: 01:47:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:47:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85 01:47:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:47:55 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:47:55 b10a1aa7a26774d331a95968b834de896095a7bd 01:47:55 latest 01:47:55 4.1.0-dev.85 01:47:55 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:47:55 main 01:47:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd 01:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:56 a69d0ebd2613: Preparing 01:47:56 88782196a68c: Preparing 01:47:56 f9381fe30145: Preparing 01:47:56 64fddeb6c4d7: Preparing 01:47:56 7a1416491df0: Preparing 01:47:56 948d099dcd01: Preparing 01:47:56 e8b099a62c79: Preparing 01:47:56 bd825e50fd22: Preparing 01:47:56 256f393e029f: Preparing 01:47:56 948d099dcd01: Waiting 01:47:56 bd825e50fd22: Waiting 01:47:56 256f393e029f: Waiting 01:47:56 e8b099a62c79: Waiting 01:47:56 7a1416491df0: Layer already exists 01:47:56 948d099dcd01: Layer already exists 01:47:56 e8b099a62c79: Layer already exists 01:47:56 bd825e50fd22: Layer already exists 01:47:56 88782196a68c: Pushed 01:47:56 a69d0ebd2613: Pushed 01:47:56 256f393e029f: Layer already exists 01:47:56 f9381fe30145: Pushed 01:48:00 64fddeb6c4d7: Pushed 01:48:00 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:48:00 a69d0ebd2613: Preparing 01:48:00 88782196a68c: Preparing 01:48:00 f9381fe30145: Preparing 01:48:00 64fddeb6c4d7: Preparing 01:48:00 7a1416491df0: Preparing 01:48:00 948d099dcd01: Preparing 01:48:00 e8b099a62c79: Preparing 01:48:00 bd825e50fd22: Preparing 01:48:00 256f393e029f: Preparing 01:48:00 948d099dcd01: Waiting 01:48:00 e8b099a62c79: Waiting 01:48:00 bd825e50fd22: Waiting 01:48:00 256f393e029f: Waiting 01:48:00 f9381fe30145: Layer already exists 01:48:00 88782196a68c: Layer already exists 01:48:00 a69d0ebd2613: Layer already exists 01:48:00 64fddeb6c4d7: Layer already exists 01:48:00 7a1416491df0: Layer already exists 01:48:00 e8b099a62c79: Layer already exists 01:48:00 948d099dcd01: Layer already exists 01:48:00 bd825e50fd22: Layer already exists 01:48:00 256f393e029f: Layer already exists 01:48:00 latest: digest: sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85 01:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:48:01 a69d0ebd2613: Preparing 01:48:01 88782196a68c: Preparing 01:48:01 f9381fe30145: Preparing 01:48:01 64fddeb6c4d7: Preparing 01:48:01 7a1416491df0: Preparing 01:48:01 948d099dcd01: Preparing 01:48:01 e8b099a62c79: Preparing 01:48:01 bd825e50fd22: Preparing 01:48:01 256f393e029f: Preparing 01:48:01 e8b099a62c79: Waiting 01:48:01 bd825e50fd22: Waiting 01:48:01 256f393e029f: Waiting 01:48:01 948d099dcd01: Waiting 01:48:01 a69d0ebd2613: Layer already exists 01:48:01 7a1416491df0: Layer already exists 01:48:01 f9381fe30145: Layer already exists 01:48:01 64fddeb6c4d7: Layer already exists 01:48:01 88782196a68c: Layer already exists 01:48:01 948d099dcd01: Layer already exists 01:48:01 e8b099a62c79: Layer already exists 01:48:01 bd825e50fd22: Layer already exists 01:48:01 256f393e029f: Layer already exists 01:48:01 4.1.0-dev.85: digest: sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:48:02 a69d0ebd2613: Preparing 01:48:02 88782196a68c: Preparing 01:48:02 f9381fe30145: Preparing 01:48:02 64fddeb6c4d7: Preparing 01:48:02 7a1416491df0: Preparing 01:48:02 948d099dcd01: Preparing 01:48:02 e8b099a62c79: Preparing 01:48:02 bd825e50fd22: Preparing 01:48:02 256f393e029f: Preparing 01:48:02 e8b099a62c79: Waiting 01:48:02 256f393e029f: Waiting 01:48:02 bd825e50fd22: Waiting 01:48:02 948d099dcd01: Waiting 01:48:02 a69d0ebd2613: Layer already exists 01:48:02 88782196a68c: Layer already exists 01:48:02 7a1416491df0: Layer already exists 01:48:02 f9381fe30145: Layer already exists 01:48:02 64fddeb6c4d7: Layer already exists 01:48:02 948d099dcd01: Layer already exists 01:48:02 e8b099a62c79: Layer already exists 01:48:02 bd825e50fd22: Layer already exists 01:48:02 256f393e029f: Layer already exists 01:48:02 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:48:03 a69d0ebd2613: Preparing 01:48:03 88782196a68c: Preparing 01:48:03 f9381fe30145: Preparing 01:48:03 64fddeb6c4d7: Preparing 01:48:03 7a1416491df0: Preparing 01:48:03 948d099dcd01: Preparing 01:48:03 e8b099a62c79: Preparing 01:48:03 bd825e50fd22: Preparing 01:48:03 256f393e029f: Preparing 01:48:03 948d099dcd01: Waiting 01:48:03 bd825e50fd22: Waiting 01:48:03 e8b099a62c79: Waiting 01:48:03 88782196a68c: Layer already exists 01:48:03 f9381fe30145: Layer already exists 01:48:03 a69d0ebd2613: Layer already exists 01:48:03 64fddeb6c4d7: Layer already exists 01:48:03 7a1416491df0: Layer already exists 01:48:03 e8b099a62c79: Layer already exists 01:48:03 948d099dcd01: Layer already exists 01:48:03 256f393e029f: Layer already exists 01:48:03 bd825e50fd22: Layer already exists 01:48:03 main: digest: sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:03 ===================================================== [Pipeline] echo 01:48:03 taggedImages: 01:48:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:48:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85 01:48:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:48:03 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:48:03 b10a1aa7a26774d331a95968b834de896095a7bd 01:48:03 latest 01:48:03 4.1.0-dev.85 01:48:03 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:03 main 01:48:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:03 7dc268196c4b: Preparing 01:48:03 087737092146: Preparing 01:48:03 16657b2e1277: Preparing 01:48:03 4bfb7a39aeec: Preparing 01:48:03 451ee9f6887f: Preparing 01:48:03 7a1416491df0: Preparing 01:48:03 948d099dcd01: Preparing 01:48:03 007691d55e96: Preparing 01:48:03 cb6865d68cc4: Preparing 01:48:03 a591ba6ee750: Preparing 01:48:03 256f393e029f: Preparing 01:48:03 a591ba6ee750: Waiting 01:48:03 256f393e029f: Waiting 01:48:03 007691d55e96: Waiting 01:48:03 cb6865d68cc4: Waiting 01:48:03 948d099dcd01: Waiting 01:48:03 087737092146: Pushed 01:48:03 451ee9f6887f: Pushed 01:48:03 7dc268196c4b: Pushed 01:48:03 4bfb7a39aeec: Pushed 01:48:03 7a1416491df0: Layer already exists 01:48:03 948d099dcd01: Layer already exists 01:48:03 256f393e029f: Layer already exists 01:48:04 007691d55e96: Pushed 01:48:04 cb6865d68cc4: Pushed 01:48:05 a591ba6ee750: Pushed 01:48:06 16657b2e1277: Pushed 01:48:07 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:07 7dc268196c4b: Preparing 01:48:07 087737092146: Preparing 01:48:07 16657b2e1277: Preparing 01:48:07 4bfb7a39aeec: Preparing 01:48:07 451ee9f6887f: Preparing 01:48:07 7a1416491df0: Preparing 01:48:07 948d099dcd01: Preparing 01:48:07 007691d55e96: Preparing 01:48:07 cb6865d68cc4: Preparing 01:48:07 a591ba6ee750: Preparing 01:48:07 256f393e029f: Preparing 01:48:07 cb6865d68cc4: Waiting 01:48:07 007691d55e96: Waiting 01:48:07 a591ba6ee750: Waiting 01:48:07 7a1416491df0: Waiting 01:48:07 948d099dcd01: Waiting 01:48:07 256f393e029f: Waiting 01:48:07 4bfb7a39aeec: Layer already exists 01:48:07 087737092146: Layer already exists 01:48:07 7dc268196c4b: Layer already exists 01:48:07 16657b2e1277: Layer already exists 01:48:07 451ee9f6887f: Layer already exists 01:48:07 948d099dcd01: Layer already exists 01:48:07 007691d55e96: Layer already exists 01:48:07 7a1416491df0: Layer already exists 01:48:07 cb6865d68cc4: Layer already exists 01:48:07 a591ba6ee750: Layer already exists 01:48:07 256f393e029f: Layer already exists 01:48:07 latest: digest: sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85 01:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:08 7dc268196c4b: Preparing 01:48:08 087737092146: Preparing 01:48:08 16657b2e1277: Preparing 01:48:08 4bfb7a39aeec: Preparing 01:48:08 451ee9f6887f: Preparing 01:48:08 7a1416491df0: Preparing 01:48:08 948d099dcd01: Preparing 01:48:08 007691d55e96: Preparing 01:48:08 7a1416491df0: Waiting 01:48:08 948d099dcd01: Waiting 01:48:08 cb6865d68cc4: Preparing 01:48:08 a591ba6ee750: Preparing 01:48:08 256f393e029f: Preparing 01:48:08 007691d55e96: Waiting 01:48:08 cb6865d68cc4: Waiting 01:48:08 256f393e029f: Waiting 01:48:08 a591ba6ee750: Waiting 01:48:08 16657b2e1277: Layer already exists 01:48:08 451ee9f6887f: Layer already exists 01:48:08 4bfb7a39aeec: Layer already exists 01:48:08 7dc268196c4b: Layer already exists 01:48:08 087737092146: Layer already exists 01:48:08 7a1416491df0: Layer already exists 01:48:08 007691d55e96: Layer already exists 01:48:08 948d099dcd01: Layer already exists 01:48:08 cb6865d68cc4: Layer already exists 01:48:08 a591ba6ee750: Layer already exists 01:48:08 256f393e029f: Layer already exists 01:48:08 4.1.0-dev.85: digest: sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:09 7dc268196c4b: Preparing 01:48:09 087737092146: Preparing 01:48:09 16657b2e1277: Preparing 01:48:09 4bfb7a39aeec: Preparing 01:48:09 451ee9f6887f: Preparing 01:48:09 7a1416491df0: Preparing 01:48:09 948d099dcd01: Preparing 01:48:09 007691d55e96: Preparing 01:48:09 cb6865d68cc4: Preparing 01:48:09 a591ba6ee750: Preparing 01:48:09 256f393e029f: Preparing 01:48:09 007691d55e96: Waiting 01:48:09 cb6865d68cc4: Waiting 01:48:09 a591ba6ee750: Waiting 01:48:09 7a1416491df0: Waiting 01:48:09 256f393e029f: Waiting 01:48:09 948d099dcd01: Waiting 01:48:09 087737092146: Layer already exists 01:48:09 451ee9f6887f: Layer already exists 01:48:09 4bfb7a39aeec: Layer already exists 01:48:09 16657b2e1277: Layer already exists 01:48:09 7dc268196c4b: Layer already exists 01:48:09 7a1416491df0: Layer already exists 01:48:09 948d099dcd01: Layer already exists 01:48:09 007691d55e96: Layer already exists 01:48:09 cb6865d68cc4: Layer already exists 01:48:09 a591ba6ee750: Layer already exists 01:48:09 256f393e029f: Layer already exists 01:48:09 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:09 7dc268196c4b: Preparing 01:48:09 087737092146: Preparing 01:48:09 16657b2e1277: Preparing 01:48:09 4bfb7a39aeec: Preparing 01:48:09 451ee9f6887f: Preparing 01:48:09 7a1416491df0: Preparing 01:48:09 948d099dcd01: Preparing 01:48:09 007691d55e96: Preparing 01:48:09 cb6865d68cc4: Preparing 01:48:09 a591ba6ee750: Preparing 01:48:09 256f393e029f: Preparing 01:48:09 cb6865d68cc4: Waiting 01:48:09 a591ba6ee750: Waiting 01:48:09 007691d55e96: Waiting 01:48:09 7a1416491df0: Waiting 01:48:09 948d099dcd01: Waiting 01:48:09 256f393e029f: Waiting 01:48:09 087737092146: Layer already exists 01:48:09 4bfb7a39aeec: Layer already exists 01:48:09 451ee9f6887f: Layer already exists 01:48:09 7dc268196c4b: Layer already exists 01:48:09 16657b2e1277: Layer already exists 01:48:09 7a1416491df0: Layer already exists 01:48:09 007691d55e96: Layer already exists 01:48:09 cb6865d68cc4: Layer already exists 01:48:09 a591ba6ee750: Layer already exists 01:48:09 948d099dcd01: Layer already exists 01:48:09 256f393e029f: Layer already exists 01:48:09 main: digest: sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:09 ===================================================== [Pipeline] echo 01:48:09 taggedImages: 01:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85 01:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:48:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:48:09 b10a1aa7a26774d331a95968b834de896095a7bd 01:48:09 latest 01:48:09 4.1.0-dev.85 01:48:09 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:09 main 01:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:10 6fceed4b443f: Preparing 01:48:10 e106aa92d17e: Preparing 01:48:10 a0b3d189d045: Preparing 01:48:10 2bd3af43bddd: Preparing 01:48:10 e8b06673228c: Preparing 01:48:10 8e22bb516270: Preparing 01:48:10 ea46e9ff3f81: Preparing 01:48:10 7a1416491df0: Preparing 01:48:10 948d099dcd01: Preparing 01:48:10 4a0fbe0492f2: Preparing 01:48:10 352da5beafaf: Preparing 01:48:10 256f393e029f: Preparing 01:48:10 8e22bb516270: Waiting 01:48:10 ea46e9ff3f81: Waiting 01:48:10 7a1416491df0: Waiting 01:48:10 948d099dcd01: Waiting 01:48:10 4a0fbe0492f2: Waiting 01:48:10 352da5beafaf: Waiting 01:48:10 256f393e029f: Waiting 01:48:10 e8b06673228c: Pushed 01:48:10 6fceed4b443f: Pushed 01:48:10 e106aa92d17e: Pushed 01:48:10 7a1416491df0: Layer already exists 01:48:10 948d099dcd01: Layer already exists 01:48:10 8e22bb516270: Pushed 01:48:10 ea46e9ff3f81: Pushed 01:48:10 256f393e029f: Layer already exists 01:48:10 4a0fbe0492f2: Pushed 01:48:12 352da5beafaf: Pushed 01:48:13 2bd3af43bddd: Pushed 01:48:13 a0b3d189d045: Pushed 01:48:13 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:14 6fceed4b443f: Preparing 01:48:14 e106aa92d17e: Preparing 01:48:14 a0b3d189d045: Preparing 01:48:14 2bd3af43bddd: Preparing 01:48:14 e8b06673228c: Preparing 01:48:14 8e22bb516270: Preparing 01:48:14 ea46e9ff3f81: Preparing 01:48:14 7a1416491df0: Preparing 01:48:14 948d099dcd01: Preparing 01:48:14 4a0fbe0492f2: Preparing 01:48:14 352da5beafaf: Preparing 01:48:14 256f393e029f: Preparing 01:48:14 8e22bb516270: Waiting 01:48:14 ea46e9ff3f81: Waiting 01:48:14 7a1416491df0: Waiting 01:48:14 948d099dcd01: Waiting 01:48:14 4a0fbe0492f2: Waiting 01:48:14 352da5beafaf: Waiting 01:48:14 256f393e029f: Waiting 01:48:14 2bd3af43bddd: Layer already exists 01:48:14 e106aa92d17e: Layer already exists 01:48:14 e8b06673228c: Layer already exists 01:48:14 6fceed4b443f: Layer already exists 01:48:14 a0b3d189d045: Layer already exists 01:48:14 8e22bb516270: Layer already exists 01:48:14 4a0fbe0492f2: Layer already exists 01:48:14 7a1416491df0: Layer already exists 01:48:14 ea46e9ff3f81: Layer already exists 01:48:14 948d099dcd01: Layer already exists 01:48:14 352da5beafaf: Layer already exists 01:48:14 256f393e029f: Layer already exists 01:48:14 latest: digest: sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85 01:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:15 6fceed4b443f: Preparing 01:48:15 e106aa92d17e: Preparing 01:48:15 a0b3d189d045: Preparing 01:48:15 2bd3af43bddd: Preparing 01:48:15 e8b06673228c: Preparing 01:48:15 8e22bb516270: Preparing 01:48:15 ea46e9ff3f81: Preparing 01:48:15 7a1416491df0: Preparing 01:48:15 948d099dcd01: Preparing 01:48:15 4a0fbe0492f2: Preparing 01:48:15 352da5beafaf: Preparing 01:48:15 256f393e029f: Preparing 01:48:15 ea46e9ff3f81: Waiting 01:48:15 7a1416491df0: Waiting 01:48:15 256f393e029f: Waiting 01:48:15 4a0fbe0492f2: Waiting 01:48:15 352da5beafaf: Waiting 01:48:15 8e22bb516270: Waiting 01:48:15 948d099dcd01: Waiting 01:48:15 e106aa92d17e: Layer already exists 01:48:15 a0b3d189d045: Layer already exists 01:48:15 2bd3af43bddd: Layer already exists 01:48:15 e8b06673228c: Layer already exists 01:48:15 6fceed4b443f: Layer already exists 01:48:15 ea46e9ff3f81: Layer already exists 01:48:15 7a1416491df0: Layer already exists 01:48:15 8e22bb516270: Layer already exists 01:48:15 948d099dcd01: Layer already exists 01:48:15 4a0fbe0492f2: Layer already exists 01:48:15 352da5beafaf: Layer already exists 01:48:15 256f393e029f: Layer already exists 01:48:15 4.1.0-dev.85: digest: sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:15 6fceed4b443f: Preparing 01:48:15 e106aa92d17e: Preparing 01:48:15 a0b3d189d045: Preparing 01:48:15 2bd3af43bddd: Preparing 01:48:15 e8b06673228c: Preparing 01:48:15 8e22bb516270: Preparing 01:48:15 ea46e9ff3f81: Preparing 01:48:15 7a1416491df0: Preparing 01:48:15 948d099dcd01: Preparing 01:48:15 4a0fbe0492f2: Preparing 01:48:15 352da5beafaf: Preparing 01:48:15 256f393e029f: Preparing 01:48:15 ea46e9ff3f81: Waiting 01:48:15 8e22bb516270: Waiting 01:48:15 948d099dcd01: Waiting 01:48:15 352da5beafaf: Waiting 01:48:15 4a0fbe0492f2: Waiting 01:48:15 7a1416491df0: Waiting 01:48:15 256f393e029f: Waiting 01:48:15 a0b3d189d045: Layer already exists 01:48:15 e8b06673228c: Layer already exists 01:48:15 2bd3af43bddd: Layer already exists 01:48:15 e106aa92d17e: Layer already exists 01:48:15 6fceed4b443f: Layer already exists 01:48:15 8e22bb516270: Layer already exists 01:48:15 948d099dcd01: Layer already exists 01:48:15 ea46e9ff3f81: Layer already exists 01:48:15 7a1416491df0: Layer already exists 01:48:15 4a0fbe0492f2: Layer already exists 01:48:15 256f393e029f: Layer already exists 01:48:15 352da5beafaf: Layer already exists 01:48:15 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:16 6fceed4b443f: Preparing 01:48:16 e106aa92d17e: Preparing 01:48:16 a0b3d189d045: Preparing 01:48:16 2bd3af43bddd: Preparing 01:48:16 e8b06673228c: Preparing 01:48:16 8e22bb516270: Preparing 01:48:16 ea46e9ff3f81: Preparing 01:48:16 7a1416491df0: Preparing 01:48:16 948d099dcd01: Preparing 01:48:16 4a0fbe0492f2: Preparing 01:48:16 352da5beafaf: Preparing 01:48:16 ea46e9ff3f81: Waiting 01:48:16 7a1416491df0: Waiting 01:48:16 948d099dcd01: Waiting 01:48:16 4a0fbe0492f2: Waiting 01:48:16 8e22bb516270: Waiting 01:48:16 256f393e029f: Preparing 01:48:16 352da5beafaf: Waiting 01:48:16 256f393e029f: Waiting 01:48:16 e106aa92d17e: Layer already exists 01:48:16 6fceed4b443f: Layer already exists 01:48:16 2bd3af43bddd: Layer already exists 01:48:16 a0b3d189d045: Layer already exists 01:48:16 e8b06673228c: Layer already exists 01:48:16 7a1416491df0: Layer already exists 01:48:16 ea46e9ff3f81: Layer already exists 01:48:16 8e22bb516270: Layer already exists 01:48:16 948d099dcd01: Layer already exists 01:48:16 4a0fbe0492f2: Layer already exists 01:48:16 352da5beafaf: Layer already exists 01:48:16 256f393e029f: Layer already exists 01:48:16 main: digest: sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:16 ===================================================== [Pipeline] echo 01:48:16 taggedImages: 01:48:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:48:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85 01:48:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:48:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:48:16 b10a1aa7a26774d331a95968b834de896095a7bd 01:48:16 latest 01:48:16 4.1.0-dev.85 01:48:16 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:16 main 01:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:17 2205db851753: Preparing 01:48:17 3c46ba1c207e: Preparing 01:48:17 7a1416491df0: Preparing 01:48:17 948d099dcd01: Preparing 01:48:17 d29e73ade960: Preparing 01:48:17 94dd97503fc9: Preparing 01:48:17 256f393e029f: Preparing 01:48:17 94dd97503fc9: Waiting 01:48:17 7a1416491df0: Layer already exists 01:48:17 948d099dcd01: Layer already exists 01:48:17 256f393e029f: Layer already exists 01:48:17 2205db851753: Pushed 01:48:17 d29e73ade960: Pushed 01:48:18 94dd97503fc9: Pushed 01:48:20 3c46ba1c207e: Pushed 01:48:21 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:21 2205db851753: Preparing 01:48:21 3c46ba1c207e: Preparing 01:48:21 7a1416491df0: Preparing 01:48:21 948d099dcd01: Preparing 01:48:21 d29e73ade960: Preparing 01:48:21 94dd97503fc9: Preparing 01:48:21 256f393e029f: Preparing 01:48:21 94dd97503fc9: Waiting 01:48:21 256f393e029f: Waiting 01:48:21 2205db851753: Layer already exists 01:48:21 3c46ba1c207e: Layer already exists 01:48:21 d29e73ade960: Layer already exists 01:48:21 948d099dcd01: Layer already exists 01:48:21 7a1416491df0: Layer already exists 01:48:21 94dd97503fc9: Layer already exists 01:48:21 256f393e029f: Layer already exists 01:48:21 latest: digest: sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85 01:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:22 2205db851753: Preparing 01:48:22 3c46ba1c207e: Preparing 01:48:22 7a1416491df0: Preparing 01:48:22 948d099dcd01: Preparing 01:48:22 d29e73ade960: Preparing 01:48:22 94dd97503fc9: Preparing 01:48:22 256f393e029f: Preparing 01:48:22 256f393e029f: Waiting 01:48:22 94dd97503fc9: Waiting 01:48:22 d29e73ade960: Layer already exists 01:48:22 948d099dcd01: Layer already exists 01:48:22 3c46ba1c207e: Layer already exists 01:48:22 7a1416491df0: Layer already exists 01:48:22 2205db851753: Layer already exists 01:48:22 94dd97503fc9: Layer already exists 01:48:22 256f393e029f: Layer already exists 01:48:22 4.1.0-dev.85: digest: sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:23 2205db851753: Preparing 01:48:23 3c46ba1c207e: Preparing 01:48:23 7a1416491df0: Preparing 01:48:23 948d099dcd01: Preparing 01:48:23 d29e73ade960: Preparing 01:48:23 94dd97503fc9: Preparing 01:48:23 256f393e029f: Preparing 01:48:23 94dd97503fc9: Waiting 01:48:23 256f393e029f: Waiting 01:48:23 948d099dcd01: Layer already exists 01:48:23 3c46ba1c207e: Layer already exists 01:48:23 2205db851753: Layer already exists 01:48:23 7a1416491df0: Layer already exists 01:48:23 d29e73ade960: Layer already exists 01:48:23 94dd97503fc9: Layer already exists 01:48:23 256f393e029f: Layer already exists 01:48:23 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:23 2205db851753: Preparing 01:48:23 3c46ba1c207e: Preparing 01:48:23 7a1416491df0: Preparing 01:48:23 948d099dcd01: Preparing 01:48:23 d29e73ade960: Preparing 01:48:23 94dd97503fc9: Preparing 01:48:23 256f393e029f: Preparing 01:48:23 94dd97503fc9: Waiting 01:48:23 256f393e029f: Waiting 01:48:23 3c46ba1c207e: Layer already exists 01:48:23 d29e73ade960: Layer already exists 01:48:23 2205db851753: Layer already exists 01:48:23 7a1416491df0: Layer already exists 01:48:23 948d099dcd01: Layer already exists 01:48:23 94dd97503fc9: Layer already exists 01:48:23 256f393e029f: Layer already exists 01:48:23 main: digest: sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:23 ===================================================== [Pipeline] echo 01:48:24 taggedImages: 01:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85 01:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:48:24 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:48:24 b10a1aa7a26774d331a95968b834de896095a7bd 01:48:24 latest 01:48:24 4.1.0-dev.85 01:48:24 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:24 main 01:48:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:24 644e08423084: Preparing 01:48:24 d14ae8d7b30c: Preparing 01:48:24 afeb70cd9186: Preparing 01:48:24 7a1416491df0: Preparing 01:48:24 948d099dcd01: Preparing 01:48:24 40f7806cd1b2: Preparing 01:48:24 cd8684da4beb: Preparing 01:48:24 6adc191bded9: Preparing 01:48:24 5247414a0006: Preparing 01:48:24 256f393e029f: Preparing 01:48:24 cd8684da4beb: Waiting 01:48:24 6adc191bded9: Waiting 01:48:24 40f7806cd1b2: Waiting 01:48:24 256f393e029f: Waiting 01:48:24 5247414a0006: Waiting 01:48:24 7a1416491df0: Layer already exists 01:48:24 948d099dcd01: Layer already exists 01:48:24 d14ae8d7b30c: Pushed 01:48:24 afeb70cd9186: Pushed 01:48:24 644e08423084: Pushed 01:48:24 256f393e029f: Layer already exists 01:48:24 6adc191bded9: Pushed 01:48:25 5247414a0006: Pushed 01:48:30 cd8684da4beb: Pushed 01:48:40 40f7806cd1b2: Pushed 01:48:40 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:41 644e08423084: Preparing 01:48:41 d14ae8d7b30c: Preparing 01:48:41 afeb70cd9186: Preparing 01:48:41 7a1416491df0: Preparing 01:48:41 948d099dcd01: Preparing 01:48:41 40f7806cd1b2: Preparing 01:48:41 cd8684da4beb: Preparing 01:48:41 6adc191bded9: Preparing 01:48:41 5247414a0006: Preparing 01:48:41 256f393e029f: Preparing 01:48:41 cd8684da4beb: Waiting 01:48:41 6adc191bded9: Waiting 01:48:41 5247414a0006: Waiting 01:48:41 40f7806cd1b2: Waiting 01:48:41 256f393e029f: Waiting 01:48:41 afeb70cd9186: Layer already exists 01:48:41 d14ae8d7b30c: Layer already exists 01:48:41 948d099dcd01: Layer already exists 01:48:41 644e08423084: Layer already exists 01:48:41 7a1416491df0: Layer already exists 01:48:41 5247414a0006: Layer already exists 01:48:41 40f7806cd1b2: Layer already exists 01:48:41 cd8684da4beb: Layer already exists 01:48:41 6adc191bded9: Layer already exists 01:48:41 256f393e029f: Layer already exists 01:48:41 latest: digest: sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85 01:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:42 644e08423084: Preparing 01:48:42 d14ae8d7b30c: Preparing 01:48:42 afeb70cd9186: Preparing 01:48:42 7a1416491df0: Preparing 01:48:42 948d099dcd01: Preparing 01:48:42 40f7806cd1b2: Preparing 01:48:42 cd8684da4beb: Preparing 01:48:42 6adc191bded9: Preparing 01:48:42 5247414a0006: Preparing 01:48:42 256f393e029f: Preparing 01:48:42 cd8684da4beb: Waiting 01:48:42 5247414a0006: Waiting 01:48:42 6adc191bded9: Waiting 01:48:42 40f7806cd1b2: Waiting 01:48:42 256f393e029f: Waiting 01:48:42 d14ae8d7b30c: Layer already exists 01:48:42 7a1416491df0: Layer already exists 01:48:42 644e08423084: Layer already exists 01:48:42 948d099dcd01: Layer already exists 01:48:42 afeb70cd9186: Layer already exists 01:48:42 40f7806cd1b2: Layer already exists 01:48:42 6adc191bded9: Layer already exists 01:48:42 5247414a0006: Layer already exists 01:48:42 cd8684da4beb: Layer already exists 01:48:42 256f393e029f: Layer already exists 01:48:42 4.1.0-dev.85: digest: sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:43 644e08423084: Preparing 01:48:43 d14ae8d7b30c: Preparing 01:48:43 afeb70cd9186: Preparing 01:48:43 7a1416491df0: Preparing 01:48:43 948d099dcd01: Preparing 01:48:43 40f7806cd1b2: Preparing 01:48:43 cd8684da4beb: Preparing 01:48:43 6adc191bded9: Preparing 01:48:43 5247414a0006: Preparing 01:48:43 256f393e029f: Preparing 01:48:43 40f7806cd1b2: Waiting 01:48:43 cd8684da4beb: Waiting 01:48:43 6adc191bded9: Waiting 01:48:43 5247414a0006: Waiting 01:48:43 256f393e029f: Waiting 01:48:43 afeb70cd9186: Layer already exists 01:48:43 644e08423084: Layer already exists 01:48:43 7a1416491df0: Layer already exists 01:48:43 948d099dcd01: Layer already exists 01:48:43 d14ae8d7b30c: Layer already exists 01:48:43 40f7806cd1b2: Layer already exists 01:48:43 cd8684da4beb: Layer already exists 01:48:43 6adc191bded9: Layer already exists 01:48:43 256f393e029f: Layer already exists 01:48:43 5247414a0006: Layer already exists 01:48:43 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:44 644e08423084: Preparing 01:48:44 d14ae8d7b30c: Preparing 01:48:44 afeb70cd9186: Preparing 01:48:44 7a1416491df0: Preparing 01:48:44 948d099dcd01: Preparing 01:48:44 40f7806cd1b2: Preparing 01:48:44 cd8684da4beb: Preparing 01:48:44 6adc191bded9: Preparing 01:48:44 5247414a0006: Preparing 01:48:44 256f393e029f: Preparing 01:48:44 40f7806cd1b2: Waiting 01:48:44 cd8684da4beb: Waiting 01:48:44 256f393e029f: Waiting 01:48:44 5247414a0006: Waiting 01:48:44 6adc191bded9: Waiting 01:48:44 afeb70cd9186: Layer already exists 01:48:44 7a1416491df0: Layer already exists 01:48:44 644e08423084: Layer already exists 01:48:44 d14ae8d7b30c: Layer already exists 01:48:44 948d099dcd01: Layer already exists 01:48:44 cd8684da4beb: Layer already exists 01:48:44 6adc191bded9: Layer already exists 01:48:44 40f7806cd1b2: Layer already exists 01:48:44 256f393e029f: Layer already exists 01:48:44 5247414a0006: Layer already exists 01:48:44 main: digest: sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:44 ===================================================== [Pipeline] echo 01:48:44 taggedImages: 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:48:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:48:44 b10a1aa7a26774d331a95968b834de896095a7bd 01:48:44 latest 01:48:44 4.1.0-dev.85 01:48:44 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:48:44 main 01:48:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd 01:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:44 e85deec6472f: Preparing 01:48:44 439d24d00bc7: Preparing 01:48:44 35fc4dd7912b: Preparing 01:48:44 7a1416491df0: Preparing 01:48:44 948d099dcd01: Preparing 01:48:44 3ae9e6e889b5: Preparing 01:48:44 ca31aee4df2d: Preparing 01:48:44 8b3fa5b36dc1: Preparing 01:48:44 256f393e029f: Preparing 01:48:44 3ae9e6e889b5: Waiting 01:48:44 256f393e029f: Waiting 01:48:44 ca31aee4df2d: Waiting 01:48:44 8b3fa5b36dc1: Waiting 01:48:44 948d099dcd01: Layer already exists 01:48:44 7a1416491df0: Layer already exists 01:48:44 439d24d00bc7: Pushed 01:48:44 35fc4dd7912b: Pushed 01:48:44 e85deec6472f: Pushed 01:48:44 256f393e029f: Layer already exists 01:48:45 ca31aee4df2d: Pushed 01:48:45 8b3fa5b36dc1: Pushed 01:48:53 #84 ... 01:48:53 01:48:53 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #96 DONE 98.5s 01:48:53 01:48:53 #119 [security-spiffe-token-provider builder 6/7] COPY . . 01:48:53 #119 ... 01:48:53 01:48:53 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #91 DONE 111.5s 01:48:53 01:48:53 #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #99 DONE 106.6s 01:48:53 01:48:53 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #84 DONE 108.3s 01:48:53 01:48:53 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #89 DONE 112.3s 01:48:53 01:48:53 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #92 DONE 103.5s 01:48:53 01:48:53 #120 [core-keeper builder 7/8] COPY . . 01:48:53 #120 DONE 1.9s 01:48:53 01:48:53 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:48:53 #121 CACHED 01:48:53 01:48:53 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #122 CACHED 01:48:53 01:48:53 #123 [security-proxy-setup builder 6/7] COPY . . 01:48:53 #123 CACHED 01:48:53 01:48:53 #124 [security-bootstrapper builder 6/7] COPY . . 01:48:53 #124 CACHED 01:48:53 01:48:53 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #125 CACHED 01:48:53 01:48:53 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:48:53 #126 CACHED 01:48:53 01:48:53 #127 [security-secretstore-setup builder 6/7] COPY . . 01:48:53 #127 DONE 2.1s 01:48:53 01:48:53 #128 [core-metadata builder 6/7] COPY . . 01:48:53 #128 DONE 2.1s 01:48:53 01:48:53 #129 [support-notifications builder 6/7] COPY . . 01:48:53 #129 DONE 2.1s 01:48:53 01:48:53 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:48:53 #130 ... 01:48:53 01:48:53 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:48:53 #131 CACHED 01:48:53 01:48:53 #132 [security-proxy-auth builder 6/7] COPY . . 01:48:53 #132 CACHED 01:48:53 01:48:53 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #133 CACHED 01:48:53 01:48:53 #119 [security-spiffe-token-provider builder 6/7] COPY . . 01:48:53 #119 DONE 2.3s 01:48:53 01:48:53 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 01:48:53 #134 CACHED 01:48:53 01:48:53 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #135 CACHED 01:48:53 01:48:53 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:48:53 #136 CACHED 01:48:53 01:48:53 #137 [support-scheduler builder 6/7] COPY . . 01:48:53 #137 DONE 2.1s 01:48:53 01:48:53 #138 [core-command builder 6/7] COPY . . 01:48:53 #138 CACHED 01:48:53 01:48:53 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #139 CACHED 01:48:53 01:48:53 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 01:48:53 #140 CACHED 01:48:53 01:48:53 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:53 #141 CACHED 01:48:53 01:48:53 #142 [core-data builder 6/7] COPY . . 01:48:53 #142 CACHED 01:48:53 01:48:53 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 01:48:53 #143 CACHED 01:48:53 01:48:53 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:48:53 #144 ... 01:48:53 01:48:53 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:48:53 #0 4.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:48:53 #145 ... 01:48:53 01:48:53 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:48:53 #144 5.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:48:54 #144 ... 01:48:54 01:48:54 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:48:54 #0 4.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:48:54 #146 ... 01:48:54 01:48:54 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:48:54 #0 5.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:48:54 #147 ... 01:48:54 01:48:54 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:48:54 #0 5.243 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:48:54 #148 ... 01:48:54 01:48:54 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:48:54 #0 4.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:48:54 #149 ... 01:48:54 01:48:54 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:48:54 #0 6.015 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:48:54 #150 ... 01:48:54 01:48:54 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:48:54 #0 5.153 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:48:55 #151 ... 01:48:55 01:48:55 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:48:55 #0 5.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:48:55 #152 ... 01:48:55 01:48:55 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:48:55 #0 6.102 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:48:55 #153 ... 01:48:55 01:48:55 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:48:55 #0 5.715 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:48:55 #154 ... 01:48:55 01:48:55 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:48:55 #130 6.171 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:49:00 3ae9e6e889b5: Pushed 01:49:00 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:49:00 e85deec6472f: Preparing 01:49:00 439d24d00bc7: Preparing 01:49:00 35fc4dd7912b: Preparing 01:49:00 7a1416491df0: Preparing 01:49:00 948d099dcd01: Preparing 01:49:00 3ae9e6e889b5: Preparing 01:49:00 ca31aee4df2d: Preparing 01:49:00 8b3fa5b36dc1: Preparing 01:49:00 256f393e029f: Preparing 01:49:00 8b3fa5b36dc1: Waiting 01:49:00 ca31aee4df2d: Waiting 01:49:00 256f393e029f: Waiting 01:49:00 3ae9e6e889b5: Waiting 01:49:00 439d24d00bc7: Layer already exists 01:49:00 7a1416491df0: Layer already exists 01:49:00 35fc4dd7912b: Layer already exists 01:49:00 e85deec6472f: Layer already exists 01:49:00 948d099dcd01: Layer already exists 01:49:00 ca31aee4df2d: Layer already exists 01:49:00 3ae9e6e889b5: Layer already exists 01:49:00 8b3fa5b36dc1: Layer already exists 01:49:00 256f393e029f: Layer already exists 01:49:00 latest: digest: sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85 01:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:49:01 e85deec6472f: Preparing 01:49:01 439d24d00bc7: Preparing 01:49:01 35fc4dd7912b: Preparing 01:49:01 7a1416491df0: Preparing 01:49:01 948d099dcd01: Preparing 01:49:01 3ae9e6e889b5: Preparing 01:49:01 ca31aee4df2d: Preparing 01:49:01 8b3fa5b36dc1: Preparing 01:49:01 256f393e029f: Preparing 01:49:01 ca31aee4df2d: Waiting 01:49:01 8b3fa5b36dc1: Waiting 01:49:01 256f393e029f: Waiting 01:49:01 3ae9e6e889b5: Waiting 01:49:01 7a1416491df0: Layer already exists 01:49:01 948d099dcd01: Layer already exists 01:49:01 439d24d00bc7: Layer already exists 01:49:01 35fc4dd7912b: Layer already exists 01:49:01 e85deec6472f: Layer already exists 01:49:01 ca31aee4df2d: Layer already exists 01:49:01 256f393e029f: Layer already exists 01:49:01 3ae9e6e889b5: Layer already exists 01:49:01 8b3fa5b36dc1: Layer already exists 01:49:01 4.1.0-dev.85: digest: sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:49:02 e85deec6472f: Preparing 01:49:02 439d24d00bc7: Preparing 01:49:02 35fc4dd7912b: Preparing 01:49:02 7a1416491df0: Preparing 01:49:02 948d099dcd01: Preparing 01:49:02 3ae9e6e889b5: Preparing 01:49:02 ca31aee4df2d: Preparing 01:49:02 8b3fa5b36dc1: Preparing 01:49:02 256f393e029f: Preparing 01:49:02 3ae9e6e889b5: Waiting 01:49:02 ca31aee4df2d: Waiting 01:49:02 8b3fa5b36dc1: Waiting 01:49:02 256f393e029f: Waiting 01:49:02 948d099dcd01: Layer already exists 01:49:02 e85deec6472f: Layer already exists 01:49:02 439d24d00bc7: Layer already exists 01:49:02 35fc4dd7912b: Layer already exists 01:49:02 7a1416491df0: Layer already exists 01:49:02 3ae9e6e889b5: Layer already exists 01:49:02 ca31aee4df2d: Layer already exists 01:49:02 8b3fa5b36dc1: Layer already exists 01:49:02 256f393e029f: Layer already exists 01:49:02 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:49:02 e85deec6472f: Preparing 01:49:02 439d24d00bc7: Preparing 01:49:02 35fc4dd7912b: Preparing 01:49:02 7a1416491df0: Preparing 01:49:02 948d099dcd01: Preparing 01:49:02 3ae9e6e889b5: Preparing 01:49:02 ca31aee4df2d: Preparing 01:49:02 8b3fa5b36dc1: Preparing 01:49:02 256f393e029f: Preparing 01:49:02 3ae9e6e889b5: Waiting 01:49:02 ca31aee4df2d: Waiting 01:49:02 8b3fa5b36dc1: Waiting 01:49:02 256f393e029f: Waiting 01:49:02 439d24d00bc7: Layer already exists 01:49:02 35fc4dd7912b: Layer already exists 01:49:02 e85deec6472f: Layer already exists 01:49:02 948d099dcd01: Layer already exists 01:49:02 7a1416491df0: Layer already exists 01:49:02 8b3fa5b36dc1: Layer already exists 01:49:02 ca31aee4df2d: Layer already exists 01:49:02 3ae9e6e889b5: Layer already exists 01:49:02 256f393e029f: Layer already exists 01:49:02 main: digest: sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:03 ===================================================== [Pipeline] echo 01:49:03 taggedImages: 01:49:03 - nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:03 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:49:03 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85 01:49:03 - nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:03 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:49:03 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:49:03 b10a1aa7a26774d331a95968b834de896095a7bd 01:49:03 latest 01:49:03 4.1.0-dev.85 01:49:03 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:03 main 01:49:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:49:03 644e08423084: Preparing 01:49:03 38e8a82672d5: Preparing 01:49:03 a5d28db95592: Preparing 01:49:03 7a1416491df0: Preparing 01:49:03 948d099dcd01: Preparing 01:49:03 28fd41a24596: Preparing 01:49:03 6adc191bded9: Preparing 01:49:03 5247414a0006: Preparing 01:49:03 256f393e029f: Preparing 01:49:03 28fd41a24596: Waiting 01:49:03 6adc191bded9: Waiting 01:49:03 5247414a0006: Waiting 01:49:03 256f393e029f: Waiting 01:49:03 7a1416491df0: Layer already exists 01:49:03 644e08423084: Layer already exists 01:49:03 948d099dcd01: Layer already exists 01:49:03 6adc191bded9: Layer already exists 01:49:03 5247414a0006: Layer already exists 01:49:03 256f393e029f: Layer already exists 01:49:03 a5d28db95592: Pushed 01:49:03 38e8a82672d5: Pushed 01:49:18 28fd41a24596: Pushed 01:49:18 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:49:19 644e08423084: Preparing 01:49:19 38e8a82672d5: Preparing 01:49:19 a5d28db95592: Preparing 01:49:19 7a1416491df0: Preparing 01:49:19 948d099dcd01: Preparing 01:49:19 28fd41a24596: Preparing 01:49:19 6adc191bded9: Preparing 01:49:19 5247414a0006: Preparing 01:49:19 256f393e029f: Preparing 01:49:19 28fd41a24596: Waiting 01:49:19 6adc191bded9: Waiting 01:49:19 5247414a0006: Waiting 01:49:19 256f393e029f: Waiting 01:49:19 948d099dcd01: Layer already exists 01:49:19 38e8a82672d5: Layer already exists 01:49:19 7a1416491df0: Layer already exists 01:49:19 a5d28db95592: Layer already exists 01:49:19 644e08423084: Layer already exists 01:49:19 28fd41a24596: Layer already exists 01:49:19 256f393e029f: Layer already exists 01:49:19 6adc191bded9: Layer already exists 01:49:19 5247414a0006: Layer already exists 01:49:19 latest: digest: sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85 01:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:49:20 644e08423084: Preparing 01:49:20 38e8a82672d5: Preparing 01:49:20 a5d28db95592: Preparing 01:49:20 7a1416491df0: Preparing 01:49:20 948d099dcd01: Preparing 01:49:20 28fd41a24596: Preparing 01:49:20 6adc191bded9: Preparing 01:49:20 5247414a0006: Preparing 01:49:20 256f393e029f: Preparing 01:49:20 6adc191bded9: Waiting 01:49:20 5247414a0006: Waiting 01:49:20 256f393e029f: Waiting 01:49:20 28fd41a24596: Waiting 01:49:20 948d099dcd01: Layer already exists 01:49:20 7a1416491df0: Layer already exists 01:49:20 a5d28db95592: Layer already exists 01:49:20 38e8a82672d5: Layer already exists 01:49:20 644e08423084: Layer already exists 01:49:20 28fd41a24596: Layer already exists 01:49:20 256f393e029f: Layer already exists 01:49:20 5247414a0006: Layer already exists 01:49:20 6adc191bded9: Layer already exists 01:49:20 4.1.0-dev.85: digest: sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:49:20 644e08423084: Preparing 01:49:20 38e8a82672d5: Preparing 01:49:20 a5d28db95592: Preparing 01:49:20 7a1416491df0: Preparing 01:49:20 948d099dcd01: Preparing 01:49:20 28fd41a24596: Preparing 01:49:20 6adc191bded9: Preparing 01:49:20 5247414a0006: Preparing 01:49:20 256f393e029f: Preparing 01:49:20 6adc191bded9: Waiting 01:49:20 5247414a0006: Waiting 01:49:20 256f393e029f: Waiting 01:49:20 28fd41a24596: Waiting 01:49:20 a5d28db95592: Layer already exists 01:49:20 38e8a82672d5: Layer already exists 01:49:20 948d099dcd01: Layer already exists 01:49:20 644e08423084: Layer already exists 01:49:20 7a1416491df0: Layer already exists 01:49:20 6adc191bded9: Layer already exists 01:49:20 28fd41a24596: Layer already exists 01:49:20 256f393e029f: Layer already exists 01:49:20 5247414a0006: Layer already exists 01:49:20 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:49:21 644e08423084: Preparing 01:49:21 38e8a82672d5: Preparing 01:49:21 a5d28db95592: Preparing 01:49:21 7a1416491df0: Preparing 01:49:21 948d099dcd01: Preparing 01:49:21 28fd41a24596: Preparing 01:49:21 6adc191bded9: Preparing 01:49:21 5247414a0006: Preparing 01:49:21 256f393e029f: Preparing 01:49:21 28fd41a24596: Waiting 01:49:21 6adc191bded9: Waiting 01:49:21 5247414a0006: Waiting 01:49:21 256f393e029f: Waiting 01:49:21 948d099dcd01: Layer already exists 01:49:21 7a1416491df0: Layer already exists 01:49:21 38e8a82672d5: Layer already exists 01:49:21 644e08423084: Layer already exists 01:49:21 a5d28db95592: Layer already exists 01:49:21 28fd41a24596: Layer already exists 01:49:21 6adc191bded9: Layer already exists 01:49:21 5247414a0006: Layer already exists 01:49:21 256f393e029f: Layer already exists 01:49:21 main: digest: sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:21 ===================================================== [Pipeline] echo 01:49:21 taggedImages: 01:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85 01:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:49:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:49:21 b10a1aa7a26774d331a95968b834de896095a7bd 01:49:21 latest 01:49:21 4.1.0-dev.85 01:49:21 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:21 main 01:49:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:49:22 8969a4ca47f8: Preparing 01:49:22 a5b70787e177: Preparing 01:49:22 7a1416491df0: Preparing 01:49:22 948d099dcd01: Preparing 01:49:22 7c5db6d7f12b: Preparing 01:49:22 4e8c937f5f62: Preparing 01:49:22 256f393e029f: Preparing 01:49:22 4e8c937f5f62: Waiting 01:49:22 256f393e029f: Waiting 01:49:22 948d099dcd01: Layer already exists 01:49:22 7a1416491df0: Layer already exists 01:49:22 256f393e029f: Layer already exists 01:49:22 8969a4ca47f8: Pushed 01:49:22 7c5db6d7f12b: Pushed 01:49:22 4e8c937f5f62: Pushed 01:49:27 a5b70787e177: Pushed 01:49:27 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:49:27 8969a4ca47f8: Preparing 01:49:27 a5b70787e177: Preparing 01:49:27 7a1416491df0: Preparing 01:49:27 948d099dcd01: Preparing 01:49:27 7c5db6d7f12b: Preparing 01:49:27 4e8c937f5f62: Preparing 01:49:27 4e8c937f5f62: Waiting 01:49:27 256f393e029f: Preparing 01:49:27 256f393e029f: Waiting 01:49:27 8969a4ca47f8: Layer already exists 01:49:27 7c5db6d7f12b: Layer already exists 01:49:27 7a1416491df0: Layer already exists 01:49:27 a5b70787e177: Layer already exists 01:49:27 948d099dcd01: Layer already exists 01:49:27 256f393e029f: Layer already exists 01:49:27 4e8c937f5f62: Layer already exists 01:49:27 latest: digest: sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85 01:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:49:28 8969a4ca47f8: Preparing 01:49:28 a5b70787e177: Preparing 01:49:28 7a1416491df0: Preparing 01:49:28 948d099dcd01: Preparing 01:49:28 7c5db6d7f12b: Preparing 01:49:28 4e8c937f5f62: Preparing 01:49:28 256f393e029f: Preparing 01:49:28 4e8c937f5f62: Waiting 01:49:28 256f393e029f: Waiting 01:49:28 a5b70787e177: Layer already exists 01:49:28 7a1416491df0: Layer already exists 01:49:28 8969a4ca47f8: Layer already exists 01:49:28 948d099dcd01: Layer already exists 01:49:28 7c5db6d7f12b: Layer already exists 01:49:28 4e8c937f5f62: Layer already exists 01:49:28 256f393e029f: Layer already exists 01:49:28 4.1.0-dev.85: digest: sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:49:29 8969a4ca47f8: Preparing 01:49:29 a5b70787e177: Preparing 01:49:29 7a1416491df0: Preparing 01:49:29 948d099dcd01: Preparing 01:49:29 7c5db6d7f12b: Preparing 01:49:29 4e8c937f5f62: Preparing 01:49:29 256f393e029f: Preparing 01:49:29 4e8c937f5f62: Waiting 01:49:29 256f393e029f: Waiting 01:49:29 7a1416491df0: Layer already exists 01:49:29 a5b70787e177: Layer already exists 01:49:29 7c5db6d7f12b: Layer already exists 01:49:29 948d099dcd01: Layer already exists 01:49:29 8969a4ca47f8: Layer already exists 01:49:29 4e8c937f5f62: Layer already exists 01:49:29 256f393e029f: Layer already exists 01:49:29 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:49:29 8969a4ca47f8: Preparing 01:49:29 a5b70787e177: Preparing 01:49:29 7a1416491df0: Preparing 01:49:29 948d099dcd01: Preparing 01:49:29 7c5db6d7f12b: Preparing 01:49:29 4e8c937f5f62: Preparing 01:49:29 256f393e029f: Preparing 01:49:29 4e8c937f5f62: Waiting 01:49:29 256f393e029f: Waiting 01:49:29 7c5db6d7f12b: Layer already exists 01:49:29 a5b70787e177: Layer already exists 01:49:29 8969a4ca47f8: Layer already exists 01:49:29 7a1416491df0: Layer already exists 01:49:29 948d099dcd01: Layer already exists 01:49:29 4e8c937f5f62: Layer already exists 01:49:29 256f393e029f: Layer already exists 01:49:29 main: digest: sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:29 ===================================================== [Pipeline] echo 01:49:29 taggedImages: 01:49:29 - nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:49:29 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85 01:49:29 - nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:49:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:49:29 b10a1aa7a26774d331a95968b834de896095a7bd 01:49:29 latest 01:49:29 4.1.0-dev.85 01:49:29 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:29 main 01:49:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:30 190c9bf130f0: Preparing 01:49:30 d1e596bb3f9c: Preparing 01:49:30 7a1416491df0: Preparing 01:49:30 948d099dcd01: Preparing 01:49:30 8712bc45b7f9: Preparing 01:49:30 011c0155379b: Preparing 01:49:30 256f393e029f: Preparing 01:49:30 011c0155379b: Waiting 01:49:30 256f393e029f: Waiting 01:49:30 7a1416491df0: Layer already exists 01:49:30 948d099dcd01: Layer already exists 01:49:30 256f393e029f: Layer already exists 01:49:30 190c9bf130f0: Pushed 01:49:30 8712bc45b7f9: Pushed 01:49:30 011c0155379b: Pushed 01:49:34 d1e596bb3f9c: Pushed 01:49:35 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:35 190c9bf130f0: Preparing 01:49:35 d1e596bb3f9c: Preparing 01:49:35 7a1416491df0: Preparing 01:49:35 948d099dcd01: Preparing 01:49:35 8712bc45b7f9: Preparing 01:49:35 011c0155379b: Preparing 01:49:35 256f393e029f: Preparing 01:49:35 256f393e029f: Waiting 01:49:35 011c0155379b: Waiting 01:49:35 7a1416491df0: Layer already exists 01:49:35 190c9bf130f0: Layer already exists 01:49:35 948d099dcd01: Layer already exists 01:49:35 d1e596bb3f9c: Layer already exists 01:49:35 8712bc45b7f9: Layer already exists 01:49:35 011c0155379b: Layer already exists 01:49:35 256f393e029f: Layer already exists 01:49:35 latest: digest: sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85 01:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:36 190c9bf130f0: Preparing 01:49:36 d1e596bb3f9c: Preparing 01:49:36 7a1416491df0: Preparing 01:49:36 948d099dcd01: Preparing 01:49:36 8712bc45b7f9: Preparing 01:49:36 011c0155379b: Preparing 01:49:36 256f393e029f: Preparing 01:49:36 011c0155379b: Waiting 01:49:36 256f393e029f: Waiting 01:49:36 190c9bf130f0: Layer already exists 01:49:36 948d099dcd01: Layer already exists 01:49:36 d1e596bb3f9c: Layer already exists 01:49:36 8712bc45b7f9: Layer already exists 01:49:36 7a1416491df0: Layer already exists 01:49:36 256f393e029f: Layer already exists 01:49:36 011c0155379b: Layer already exists 01:49:36 4.1.0-dev.85: digest: sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:37 190c9bf130f0: Preparing 01:49:37 d1e596bb3f9c: Preparing 01:49:37 7a1416491df0: Preparing 01:49:37 948d099dcd01: Preparing 01:49:37 8712bc45b7f9: Preparing 01:49:37 011c0155379b: Preparing 01:49:37 256f393e029f: Preparing 01:49:37 011c0155379b: Waiting 01:49:37 256f393e029f: Waiting 01:49:37 d1e596bb3f9c: Layer already exists 01:49:37 190c9bf130f0: Layer already exists 01:49:37 948d099dcd01: Layer already exists 01:49:37 7a1416491df0: Layer already exists 01:49:37 8712bc45b7f9: Layer already exists 01:49:37 011c0155379b: Layer already exists 01:49:37 256f393e029f: Layer already exists 01:49:37 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:37 190c9bf130f0: Preparing 01:49:37 d1e596bb3f9c: Preparing 01:49:37 7a1416491df0: Preparing 01:49:37 948d099dcd01: Preparing 01:49:37 8712bc45b7f9: Preparing 01:49:37 011c0155379b: Preparing 01:49:37 256f393e029f: Preparing 01:49:37 011c0155379b: Waiting 01:49:37 256f393e029f: Waiting 01:49:37 948d099dcd01: Layer already exists 01:49:37 d1e596bb3f9c: Layer already exists 01:49:37 190c9bf130f0: Layer already exists 01:49:37 8712bc45b7f9: Layer already exists 01:49:37 7a1416491df0: Layer already exists 01:49:37 011c0155379b: Layer already exists 01:49:37 256f393e029f: Layer already exists 01:49:37 main: digest: sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:37 ===================================================== [Pipeline] echo 01:49:37 taggedImages: 01:49:37 - nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:49:37 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85 01:49:37 - nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:37 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:49:38 ========================================================= 01:49:38 [edgeXBuildMultiArch] RAW Config: 01:49:38 images: 01:49:38 - nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/core-command:latest 01:49:38 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-command:main 01:49:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:49:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:49:38 - nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/core-data:latest 01:49:38 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-data:main 01:49:38 - nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:49:38 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:49:38 - nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:49:38 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:49:38 - nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd 01:49:38 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:49:38 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:49:38 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:49:38 settingsFile: 01:49:38 edgex-go-settings 01:49:38 ========================================================= [Pipeline] node 01:49:53 Still waiting to schedule task 01:49:53 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:50:19 Running on prd-centos7-docker-4c-2g-775175 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:19 provisioning config files... 01:50:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5824559944401716812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:21 ---> ****-login.sh 01:50:21 nexus3.edgexfoundry.org:10001 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:21 Configure a credential helper to remove this warning. See 01:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:21 01:50:21 Login Succeeded 01:50:21 nexus3.edgexfoundry.org:10002 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:21 Configure a credential helper to remove this warning. See 01:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:21 01:50:21 Login Succeeded 01:50:21 nexus3.edgexfoundry.org:10003 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:21 Configure a credential helper to remove this warning. See 01:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:21 01:50:21 Login Succeeded 01:50:21 nexus3.edgexfoundry.org:10004 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:23 Configure a credential helper to remove this warning. See 01:50:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:23 01:50:23 Login Succeeded 01:50:23 ****.io 01:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:23 Configure a credential helper to remove this warning. See 01:50:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:23 01:50:23 Login Succeeded 01:50:23 ---> ****-login.sh ends [Pipeline] } 01:50:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:24 + docker buildx ls 01:50:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:50:24 default * docker 01:50:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:50:24 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:50:24 edgex-builder [Pipeline] sh 01:50:24 + docker buildx inspect --bootstrap 01:50:24 #1 [internal] booting buildkit 01:50:24 #1 pulling image moby/buildkit:buildx-stable-1 01:50:27 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 01:50:27 #1 creating container buildx_buildkit_edgex-builder0 01:50:28 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 01:50:28 #1 DONE 4.1s 01:50:28 Name: edgex-builder 01:50:28 Driver: docker-container 01:50:28 01:50:28 Nodes: 01:50:28 Name: edgex-builder0 01:50:28 Endpoint: unix:///var/run/docker.sock 01:50:28 Status: running 01:50:28 Buildkit: v0.26.2 01:50:28 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:50:29 + docker buildx ls 01:50:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:50:29 edgex-builder * docker-container 01:50:29 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:50:29 default docker 01:50:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:50:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:29 #1 [internal] load build definition from Dockerfile 01:50:29 #1 transferring dockerfile: 197B done 01:50:29 #1 DONE 0.0s 01:50:29 01:50:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:29 #2 DONE 0.1s 01:50:29 01:50:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:29 #3 DONE 0.1s 01:50:29 01:50:29 #4 [internal] load .dockerignore 01:50:29 #4 transferring context: 2B done 01:50:29 #4 DONE 0.0s 01:50:29 01:50:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:29 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 0.0s done 01:50:29 #5 DONE 0.0s 01:50:29 01:50:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:29 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 done 01:50:29 #6 DONE 0.1s 01:50:29 01:50:29 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:50:29 #7 DONE 0.0s 01:50:29 01:50:29 #8 exporting to image 01:50:29 #8 exporting layers done 01:50:29 #8 exporting manifest sha256:08cfb6ae05b0d8d288e6d415a9b968644c91815babc1ea1f432936c8d95398b0 done 01:50:29 #8 exporting config sha256:b42041dc6391a2f7490635cac76314faf4269d29a0303f5b70e6d707e4fb043d done 01:50:29 #8 exporting manifest sha256:1231fa9ca69be5e6cc03ea696c2b4da25813d7d527866e6315f4aef75fa0afa6 done 01:50:29 #8 exporting config sha256:57fedb21b0631e5d3f6050a0b414c65badd1e0bf0292e5d42ae63b63a2825f40 done 01:50:29 #8 exporting manifest list sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb done 01:50:29 #8 pushing layers 0.1s done 01:50:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb 01:50:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb 0.1s done 01:50:30 #8 DONE 0.2s 01:50:30 01:50:30 1 warning found (use --debug to expand): 01:50:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 01:50:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 01:50:30 #1 [internal] load build definition from Dockerfile 01:50:30 #1 transferring dockerfile: 163B done 01:50:30 #1 DONE 0.0s 01:50:30 01:50:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:50:30 #2 DONE 0.0s 01:50:30 01:50:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:50:30 #3 DONE 0.0s 01:50:30 01:50:30 #4 [internal] load .dockerignore 01:50:30 #4 transferring context: 2B done 01:50:30 #4 DONE 0.0s 01:50:30 01:50:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:30 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 done 01:50:30 #5 DONE 0.0s 01:50:30 01:50:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:30 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 done 01:50:30 #6 CACHED 01:50:30 01:50:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:30 #5 CACHED 01:50:30 01:50:30 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:50:30 #7 DONE 0.0s 01:50:30 01:50:30 #8 exporting to image 01:50:30 #8 exporting layers done 01:50:30 #8 exporting manifest sha256:08cfb6ae05b0d8d288e6d415a9b968644c91815babc1ea1f432936c8d95398b0 done 01:50:30 #8 exporting config sha256:b42041dc6391a2f7490635cac76314faf4269d29a0303f5b70e6d707e4fb043d done 01:50:30 #8 exporting manifest sha256:1231fa9ca69be5e6cc03ea696c2b4da25813d7d527866e6315f4aef75fa0afa6 done 01:50:30 #8 exporting config sha256:57fedb21b0631e5d3f6050a0b414c65badd1e0bf0292e5d42ae63b63a2825f40 done 01:50:30 #8 exporting manifest list sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb done 01:50:30 #8 pushing layers 0.0s done 01:50:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb 0.1s done 01:50:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:30 #8 DONE 0.1s 01:50:30 01:50:30 1 warning found (use --debug to expand): 01:50:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85' 01:50:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85 --push - 01:50:30 #1 [internal] load build definition from Dockerfile 01:50:30 #1 transferring dockerfile: 169B done 01:50:30 #1 DONE 0.0s 01:50:30 01:50:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85 01:50:30 #2 DONE 0.0s 01:50:30 01:50:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85 01:50:30 #3 DONE 0.0s 01:50:30 01:50:30 #4 [internal] load .dockerignore 01:50:30 #4 transferring context: 2B done 01:50:30 #4 DONE 0.0s 01:50:30 01:50:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:30 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 0.0s done 01:50:30 #5 CACHED 01:50:30 01:50:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:31 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 0.0s done 01:50:31 #6 CACHED 01:50:31 01:50:31 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:50:31 #7 DONE 0.0s 01:50:31 01:50:31 #8 exporting to image 01:50:31 #8 exporting layers done 01:50:31 #8 exporting manifest sha256:08cfb6ae05b0d8d288e6d415a9b968644c91815babc1ea1f432936c8d95398b0 done 01:50:31 #8 exporting config sha256:b42041dc6391a2f7490635cac76314faf4269d29a0303f5b70e6d707e4fb043d done 01:50:31 #8 exporting manifest sha256:1231fa9ca69be5e6cc03ea696c2b4da25813d7d527866e6315f4aef75fa0afa6 done 01:50:31 #8 exporting config sha256:57fedb21b0631e5d3f6050a0b414c65badd1e0bf0292e5d42ae63b63a2825f40 done 01:50:31 #8 exporting manifest list sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb done 01:50:31 #8 pushing layers 0.0s done 01:50:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.85@sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb 0.1s done 01:50:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:31 #8 DONE 0.1s 01:50:31 01:50:31 1 warning found (use --debug to expand): 01:50:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:31 #1 [internal] load build definition from Dockerfile 01:50:31 #1 transferring dockerfile: 210B done 01:50:31 #1 DONE 0.0s 01:50:31 01:50:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:31 #2 DONE 0.0s 01:50:31 01:50:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:31 #3 DONE 0.0s 01:50:31 01:50:31 #4 [internal] load .dockerignore 01:50:31 #4 transferring context: 2B done 01:50:31 #4 DONE 0.0s 01:50:31 01:50:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:31 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 done 01:50:31 #5 CACHED 01:50:31 01:50:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:31 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 0.0s done 01:50:31 #6 CACHED 01:50:31 01:50:31 #7 exporting to image 01:50:31 #7 exporting layers done 01:50:31 #7 exporting manifest sha256:08cfb6ae05b0d8d288e6d415a9b968644c91815babc1ea1f432936c8d95398b0 done 01:50:31 #7 exporting config sha256:b42041dc6391a2f7490635cac76314faf4269d29a0303f5b70e6d707e4fb043d done 01:50:31 #7 exporting manifest sha256:1231fa9ca69be5e6cc03ea696c2b4da25813d7d527866e6315f4aef75fa0afa6 done 01:50:31 #7 exporting config sha256:57fedb21b0631e5d3f6050a0b414c65badd1e0bf0292e5d42ae63b63a2825f40 done 01:50:31 #7 exporting manifest list sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb done 01:50:31 #7 pushing layers 0.0s done 01:50:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb 01:50:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb 0.1s done 01:50:31 #7 DONE 0.1s 01:50:31 01:50:31 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:50:31 #8 DONE 0.0s 01:50:31 01:50:31 1 warning found (use --debug to expand): 01:50:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 01:50:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 01:50:31 #1 [internal] load build definition from Dockerfile 01:50:31 #1 transferring dockerfile: 161B done 01:50:31 #1 DONE 0.0s 01:50:31 01:50:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:50:31 #2 DONE 0.0s 01:50:31 01:50:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:50:31 #3 DONE 0.0s 01:50:31 01:50:31 #4 [internal] load .dockerignore 01:50:31 #4 transferring context: 2B done 01:50:31 #4 DONE 0.0s 01:50:31 01:50:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:31 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 0.0s done 01:50:31 #5 CACHED 01:50:31 01:50:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 01:50:31 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:2fd957223f28b7b592f74c9aef3302364c3d91f5caf09189b12c631defa78045 0.0s done 01:50:31 #6 CACHED 01:50:31 01:50:31 #7 exporting to image 01:50:31 #7 exporting layers done 01:50:31 #7 exporting manifest sha256:08cfb6ae05b0d8d288e6d415a9b968644c91815babc1ea1f432936c8d95398b0 done 01:50:31 #7 exporting config sha256:b42041dc6391a2f7490635cac76314faf4269d29a0303f5b70e6d707e4fb043d done 01:50:31 #7 exporting manifest sha256:1231fa9ca69be5e6cc03ea696c2b4da25813d7d527866e6315f4aef75fa0afa6 done 01:50:31 #7 exporting config sha256:57fedb21b0631e5d3f6050a0b414c65badd1e0bf0292e5d42ae63b63a2825f40 01:50:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:32 #7 exporting config sha256:57fedb21b0631e5d3f6050a0b414c65badd1e0bf0292e5d42ae63b63a2825f40 done 01:50:32 #7 exporting manifest list sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb done 01:50:32 #7 pushing layers 0.0s done 01:50:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:e1977c41ce370798396dc331253642a268f1732e78cd35ae5e65f33b382b56fb 0.1s done 01:50:32 #7 DONE 0.1s 01:50:32 01:50:32 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:50:32 #8 DONE 0.0s 01:50:32 01:50:32 1 warning found (use --debug to expand): 01:50:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:32 #1 [internal] load build definition from Dockerfile 01:50:32 #1 transferring dockerfile: 216B done 01:50:32 #1 DONE 0.0s 01:50:32 01:50:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:32 #2 DONE 0.0s 01:50:32 01:50:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:32 #3 DONE 0.1s 01:50:32 01:50:32 #4 [internal] load .dockerignore 01:50:32 #4 transferring context: 2B done 01:50:32 #4 DONE 0.0s 01:50:32 01:50:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:32 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:32 #5 ... 01:50:32 01:50:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:32 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 done 01:50:32 #6 DONE 0.1s 01:50:32 01:50:32 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:33 #7 DONE 0.0s 01:50:33 01:50:33 #8 exporting to image 01:50:33 #8 exporting layers done 01:50:33 #8 exporting manifest sha256:ba86f08fae5f0ab1ba1a93df543993a44281ee909915d65a419c735f54a542b9 done 01:50:33 #8 exporting config sha256:8e048a8b439df713f449908d257e813aba8396c07d434831f8a83d615499e828 done 01:50:33 #8 exporting manifest sha256:28088b7f5960a06b99f44fc8cafaa6381b6a442573b2222da9fd78487dd10366 done 01:50:33 #8 exporting config sha256:9192ac178a97a1cbc615037db9acd0ad4a42f73a92f415e935d96b8acdd195ea done 01:50:33 #8 exporting manifest list sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb done 01:50:33 #8 pushing layers 0.1s done 01:50:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb 0.1s done 01:50:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:33 #8 DONE 0.2s 01:50:33 01:50:33 1 warning found (use --debug to expand): 01:50:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 01:50:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 01:50:33 #1 [internal] load build definition from Dockerfile 01:50:33 #1 transferring dockerfile: 182B done 01:50:33 #1 DONE 0.0s 01:50:33 01:50:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:50:33 #2 DONE 0.0s 01:50:33 01:50:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:50:33 #3 DONE 0.0s 01:50:33 01:50:33 #4 [internal] load .dockerignore 01:50:33 #4 transferring context: 2B done 01:50:33 #4 DONE 0.0s 01:50:33 01:50:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:33 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 0.0s done 01:50:33 #5 CACHED 01:50:33 01:50:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:33 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 done 01:50:33 #6 DONE 0.0s 01:50:33 01:50:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:33 #6 CACHED 01:50:33 01:50:33 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:33 #7 DONE 0.0s 01:50:33 01:50:33 #8 exporting to image 01:50:33 #8 exporting layers done 01:50:33 #8 exporting manifest sha256:ba86f08fae5f0ab1ba1a93df543993a44281ee909915d65a419c735f54a542b9 done 01:50:33 #8 exporting config sha256:8e048a8b439df713f449908d257e813aba8396c07d434831f8a83d615499e828 done 01:50:33 #8 exporting manifest sha256:28088b7f5960a06b99f44fc8cafaa6381b6a442573b2222da9fd78487dd10366 done 01:50:33 #8 exporting config sha256:9192ac178a97a1cbc615037db9acd0ad4a42f73a92f415e935d96b8acdd195ea done 01:50:33 #8 exporting manifest list sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb done 01:50:33 #8 pushing layers 0.0s done 01:50:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb 0.1s done 01:50:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:33 #8 DONE 0.1s 01:50:33 01:50:33 1 warning found (use --debug to expand): 01:50:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85' 01:50:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85 --push - 01:50:34 #1 [internal] load build definition from Dockerfile 01:50:34 #1 transferring dockerfile: 188B done 01:50:34 #1 DONE 0.0s 01:50:34 01:50:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85 01:50:34 #2 DONE 0.0s 01:50:34 01:50:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85 01:50:34 #3 DONE 0.0s 01:50:34 01:50:34 #4 [internal] load .dockerignore 01:50:34 #4 transferring context: 2B done 01:50:34 #4 DONE 0.0s 01:50:34 01:50:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:34 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 0.0s done 01:50:34 #5 DONE 0.0s 01:50:34 01:50:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:34 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 0.0s done 01:50:34 #6 CACHED 01:50:34 01:50:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:34 #5 CACHED 01:50:34 01:50:34 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:34 #7 DONE 0.0s 01:50:34 01:50:34 #8 exporting to image 01:50:34 #8 exporting layers done 01:50:34 #8 exporting manifest sha256:ba86f08fae5f0ab1ba1a93df543993a44281ee909915d65a419c735f54a542b9 done 01:50:34 #8 exporting config sha256:8e048a8b439df713f449908d257e813aba8396c07d434831f8a83d615499e828 done 01:50:34 #8 exporting manifest sha256:28088b7f5960a06b99f44fc8cafaa6381b6a442573b2222da9fd78487dd10366 done 01:50:34 #8 exporting config sha256:9192ac178a97a1cbc615037db9acd0ad4a42f73a92f415e935d96b8acdd195ea done 01:50:34 #8 exporting manifest list sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb done 01:50:34 #8 pushing layers 0.0s done 01:50:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.85@sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb 0.1s done 01:50:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:34 #8 DONE 0.1s 01:50:34 01:50:34 1 warning found (use --debug to expand): 01:50:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:34 #1 [internal] load build definition from Dockerfile 01:50:34 #1 transferring dockerfile: 229B done 01:50:34 #1 DONE 0.0s 01:50:34 01:50:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:34 #2 DONE 0.0s 01:50:34 01:50:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:34 #3 DONE 0.0s 01:50:34 01:50:34 #4 [internal] load .dockerignore 01:50:34 #4 transferring context: 2B done 01:50:34 #4 DONE 0.0s 01:50:34 01:50:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:34 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 0.0s done 01:50:34 #5 CACHED 01:50:34 01:50:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:34 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 0.0s done 01:50:34 #6 CACHED 01:50:34 01:50:34 #7 exporting to image 01:50:34 #7 exporting layers done 01:50:34 #7 exporting manifest sha256:ba86f08fae5f0ab1ba1a93df543993a44281ee909915d65a419c735f54a542b9 done 01:50:34 #7 exporting config sha256:8e048a8b439df713f449908d257e813aba8396c07d434831f8a83d615499e828 done 01:50:34 #7 exporting manifest sha256:28088b7f5960a06b99f44fc8cafaa6381b6a442573b2222da9fd78487dd10366 done 01:50:34 #7 exporting config sha256:9192ac178a97a1cbc615037db9acd0ad4a42f73a92f415e935d96b8acdd195ea 01:50:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:34 #7 exporting config sha256:9192ac178a97a1cbc615037db9acd0ad4a42f73a92f415e935d96b8acdd195ea done 01:50:34 #7 exporting manifest list sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb done 01:50:34 #7 pushing layers 0.0s done 01:50:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb 0.1s done 01:50:34 #7 DONE 0.1s 01:50:34 01:50:34 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:34 #8 DONE 0.0s 01:50:34 01:50:34 1 warning found (use --debug to expand): 01:50:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 01:50:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 01:50:35 #1 [internal] load build definition from Dockerfile 01:50:35 #1 transferring dockerfile: 180B done 01:50:35 #1 DONE 0.0s 01:50:35 01:50:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:50:35 #2 DONE 0.0s 01:50:35 01:50:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:50:35 #3 DONE 0.0s 01:50:35 01:50:35 #4 [internal] load .dockerignore 01:50:35 #4 transferring context: 2B done 01:50:35 #4 DONE 0.0s 01:50:35 01:50:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:35 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 0.0s done 01:50:35 #5 CACHED 01:50:35 01:50:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 01:50:35 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6ea28a08c5568b0cdb4b9e1fac2673d8d8bdcd6593f2d99d127ba42c39c69d36 0.0s done 01:50:35 #6 CACHED 01:50:35 01:50:35 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:35 #7 DONE 0.0s 01:50:35 01:50:35 #8 exporting to image 01:50:35 #8 exporting layers done 01:50:35 #8 exporting manifest sha256:ba86f08fae5f0ab1ba1a93df543993a44281ee909915d65a419c735f54a542b9 done 01:50:35 #8 exporting config sha256:8e048a8b439df713f449908d257e813aba8396c07d434831f8a83d615499e828 done 01:50:35 #8 exporting manifest sha256:28088b7f5960a06b99f44fc8cafaa6381b6a442573b2222da9fd78487dd10366 done 01:50:35 #8 exporting config sha256:9192ac178a97a1cbc615037db9acd0ad4a42f73a92f415e935d96b8acdd195ea done 01:50:35 #8 exporting manifest list sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb done 01:50:35 #8 pushing layers 0.0s done 01:50:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feda17493338748e1617fe63454e64d7a2e00252306fe68f0b56b95d99588dbb 0.1s done 01:50:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:35 #8 DONE 0.1s 01:50:35 01:50:35 1 warning found (use --debug to expand): 01:50:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:35 #1 [internal] load build definition from Dockerfile 01:50:35 #1 transferring dockerfile: 194B done 01:50:35 #1 DONE 0.0s 01:50:35 01:50:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:35 #2 DONE 0.0s 01:50:35 01:50:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:35 #3 DONE 0.1s 01:50:35 01:50:35 #4 [internal] load .dockerignore 01:50:35 #4 transferring context: 2B done 01:50:35 #4 DONE 0.0s 01:50:35 01:50:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:35 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:35 #5 DONE 0.0s 01:50:35 01:50:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:35 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:35 #6 DONE 0.1s 01:50:35 01:50:35 #7 exporting to image 01:50:35 #7 exporting layers done 01:50:35 #7 exporting manifest sha256:bbb04bfd27f84a3b5ef0ae41f21d0997f07f343e9e27ced0d28e9be54c7a3325 done 01:50:35 #7 exporting config sha256:11481874e0ae8d8e1c3fd0b7153faf5f4a6a8d7220fde2ec568576acbaf16e04 done 01:50:35 #7 exporting manifest sha256:b135c35b86e770ed34c95bbb37d147deb3866d168039006635a1f0688e010bbd done 01:50:35 #7 exporting config sha256:fd9ceefcdf0bd074c5dfc7d467fa9cbd76e81da920a10734c9aec925fc4c1d43 done 01:50:35 #7 exporting manifest list sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 done 01:50:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:35 #7 ... 01:50:35 01:50:35 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:50:35 #8 DONE 0.0s 01:50:35 01:50:35 #7 exporting to image 01:50:35 #7 pushing layers 0.1s done 01:50:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 01:50:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 0.1s done 01:50:36 #7 DONE 0.2s 01:50:36 01:50:36 1 warning found (use --debug to expand): 01:50:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 01:50:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 01:50:36 #1 [internal] load build definition from Dockerfile 01:50:36 #1 transferring dockerfile: 160B done 01:50:36 #1 DONE 0.0s 01:50:36 01:50:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:50:36 #2 DONE 0.0s 01:50:36 01:50:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:50:36 #3 DONE 0.0s 01:50:36 01:50:36 #4 [internal] load .dockerignore 01:50:36 #4 transferring context: 2B done 01:50:36 #4 DONE 0.0s 01:50:36 01:50:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:36 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:36 #5 DONE 0.0s 01:50:36 01:50:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:36 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:36 #6 CACHED 01:50:36 01:50:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:36 #5 CACHED 01:50:36 01:50:36 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:50:36 #7 DONE 0.0s 01:50:36 01:50:36 #8 exporting to image 01:50:36 #8 exporting layers done 01:50:36 #8 exporting manifest sha256:bbb04bfd27f84a3b5ef0ae41f21d0997f07f343e9e27ced0d28e9be54c7a3325 done 01:50:36 #8 exporting config sha256:11481874e0ae8d8e1c3fd0b7153faf5f4a6a8d7220fde2ec568576acbaf16e04 done 01:50:36 #8 exporting manifest sha256:b135c35b86e770ed34c95bbb37d147deb3866d168039006635a1f0688e010bbd done 01:50:36 #8 exporting config sha256:fd9ceefcdf0bd074c5dfc7d467fa9cbd76e81da920a10734c9aec925fc4c1d43 done 01:50:36 #8 exporting manifest list sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 done 01:50:36 #8 pushing layers 0.0s done 01:50:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 0.1s done 01:50:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:36 #8 DONE 0.1s 01:50:36 01:50:36 1 warning found (use --debug to expand): 01:50:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85 --push - 01:50:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85' 01:50:36 #1 [internal] load build definition from Dockerfile 01:50:36 #1 transferring dockerfile: 166B done 01:50:36 #1 DONE 0.0s 01:50:36 01:50:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85 01:50:36 #2 DONE 0.0s 01:50:36 01:50:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85 01:50:36 #3 DONE 0.0s 01:50:36 01:50:36 #4 [internal] load .dockerignore 01:50:36 #4 transferring context: 2B done 01:50:36 #4 DONE 0.0s 01:50:36 01:50:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:36 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:36 #5 CACHED 01:50:36 01:50:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:36 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:36 #6 CACHED 01:50:36 01:50:36 #7 exporting to image 01:50:36 #7 exporting layers done 01:50:36 #7 exporting manifest sha256:bbb04bfd27f84a3b5ef0ae41f21d0997f07f343e9e27ced0d28e9be54c7a3325 done 01:50:36 #7 exporting config sha256:11481874e0ae8d8e1c3fd0b7153faf5f4a6a8d7220fde2ec568576acbaf16e04 done 01:50:36 #7 exporting manifest sha256:b135c35b86e770ed34c95bbb37d147deb3866d168039006635a1f0688e010bbd done 01:50:36 #7 exporting config sha256:fd9ceefcdf0bd074c5dfc7d467fa9cbd76e81da920a10734c9aec925fc4c1d43 done 01:50:36 #7 exporting manifest list sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 done 01:50:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:37 #7 pushing layers 0.0s done 01:50:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.85@sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 0.1s done 01:50:37 #7 DONE 0.1s 01:50:37 01:50:37 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:50:37 #8 DONE 0.0s 01:50:37 01:50:37 1 warning found (use --debug to expand): 01:50:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:37 #1 [internal] load build definition from Dockerfile 01:50:37 #1 transferring dockerfile: 207B done 01:50:37 #1 DONE 0.0s 01:50:37 01:50:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:37 #2 DONE 0.0s 01:50:37 01:50:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:37 #3 DONE 0.0s 01:50:37 01:50:37 #4 [internal] load .dockerignore 01:50:37 #4 transferring context: 2B done 01:50:37 #4 DONE 0.0s 01:50:37 01:50:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:37 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 done 01:50:37 #5 CACHED 01:50:37 01:50:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:37 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:37 #6 CACHED 01:50:37 01:50:37 #7 exporting to image 01:50:37 #7 exporting layers done 01:50:37 #7 exporting manifest sha256:bbb04bfd27f84a3b5ef0ae41f21d0997f07f343e9e27ced0d28e9be54c7a3325 done 01:50:37 #7 exporting config sha256:11481874e0ae8d8e1c3fd0b7153faf5f4a6a8d7220fde2ec568576acbaf16e04 done 01:50:37 #7 exporting manifest sha256:b135c35b86e770ed34c95bbb37d147deb3866d168039006635a1f0688e010bbd done 01:50:37 #7 exporting config sha256:fd9ceefcdf0bd074c5dfc7d467fa9cbd76e81da920a10734c9aec925fc4c1d43 done 01:50:37 #7 exporting manifest list sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 01:50:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:37 #7 exporting manifest list sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 done 01:50:37 #7 pushing layers 0.0s done 01:50:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 0.1s done 01:50:37 #7 DONE 0.1s 01:50:37 01:50:37 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:50:37 #8 DONE 0.0s 01:50:37 01:50:37 1 warning found (use --debug to expand): 01:50:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 01:50:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 01:50:38 #1 [internal] load build definition from Dockerfile 01:50:38 #1 transferring dockerfile: 158B done 01:50:38 #1 DONE 0.0s 01:50:38 01:50:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:50:38 #2 DONE 0.0s 01:50:38 01:50:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:50:38 #3 DONE 0.0s 01:50:38 01:50:38 #4 [internal] load .dockerignore 01:50:38 #4 transferring context: 2B done 01:50:38 #4 DONE 0.0s 01:50:38 01:50:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:38 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:38 #5 CACHED 01:50:38 01:50:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 01:50:38 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:12ffb49a2e48af5f1c48072dad98eec8af8dadf03e20e83d6a6091b9cb2eaad6 0.0s done 01:50:38 #6 CACHED 01:50:38 01:50:38 #7 exporting to image 01:50:38 #7 exporting layers done 01:50:38 #7 exporting manifest sha256:bbb04bfd27f84a3b5ef0ae41f21d0997f07f343e9e27ced0d28e9be54c7a3325 done 01:50:38 #7 exporting config sha256:11481874e0ae8d8e1c3fd0b7153faf5f4a6a8d7220fde2ec568576acbaf16e04 01:50:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:38 #7 exporting config sha256:11481874e0ae8d8e1c3fd0b7153faf5f4a6a8d7220fde2ec568576acbaf16e04 done 01:50:38 #7 exporting manifest sha256:b135c35b86e770ed34c95bbb37d147deb3866d168039006635a1f0688e010bbd done 01:50:38 #7 exporting config sha256:fd9ceefcdf0bd074c5dfc7d467fa9cbd76e81da920a10734c9aec925fc4c1d43 done 01:50:38 #7 exporting manifest list sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 done 01:50:38 #7 pushing layers 0.0s done 01:50:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:4ac35c8a0e0833225d78e04bab95f207e1709d113f2084cb4ad876da465de447 0.1s done 01:50:38 #7 DONE 0.1s 01:50:38 01:50:38 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:50:38 #8 DONE 0.0s 01:50:38 01:50:38 1 warning found (use --debug to expand): 01:50:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:38 #1 [internal] load build definition from Dockerfile 01:50:38 #1 transferring dockerfile: 196B done 01:50:38 #1 DONE 0.0s 01:50:38 01:50:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:38 #2 DONE 0.0s 01:50:38 01:50:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:38 #3 DONE 0.0s 01:50:38 01:50:38 #4 [internal] load .dockerignore 01:50:38 #4 transferring context: 2B done 01:50:38 #4 DONE 0.0s 01:50:38 01:50:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:38 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 0.0s done 01:50:38 #5 DONE 0.0s 01:50:38 01:50:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:38 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 0.0s done 01:50:38 #6 DONE 0.0s 01:50:38 01:50:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:38 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 0.0s done 01:50:38 #5 DONE 0.1s 01:50:38 01:50:38 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:39 #7 DONE 0.0s 01:50:39 01:50:39 #8 exporting to image 01:50:39 #8 exporting layers done 01:50:39 #8 exporting manifest sha256:74a4a8f877d70522fdc68ac28d83a36deb3905bd488181eb65f854b0bd1f23c1 0.0s done 01:50:39 #8 exporting config sha256:441ef38b10692de4e8180cbe0ec11b64a97438ec5bb5c288f8f9994100d2255d done 01:50:39 #8 exporting manifest sha256:1974d32ae95db811510be80132005a241f18bca18dc7cc11c4ca07b020b705f9 done 01:50:39 #8 exporting config sha256:f6fc67187001b4a7eb670349eb382fe8ed8ab249351d0a371cffd0758566169e 0.0s done 01:50:39 #8 exporting manifest list sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 done 01:50:39 #8 pushing layers 0.1s done 01:50:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 01:50:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 0.1s done 01:50:39 #8 DONE 0.2s 01:50:39 01:50:39 1 warning found (use --debug to expand): 01:50:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 01:50:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 01:50:39 #1 [internal] load build definition from Dockerfile 01:50:39 #1 transferring dockerfile: 162B done 01:50:39 #1 DONE 0.0s 01:50:39 01:50:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:50:39 #2 DONE 0.0s 01:50:39 01:50:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:50:39 #3 DONE 0.0s 01:50:39 01:50:39 #4 [internal] load .dockerignore 01:50:39 #4 transferring context: 2B done 01:50:39 #4 DONE 0.0s 01:50:39 01:50:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:39 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd done 01:50:39 #5 CACHED 01:50:39 01:50:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:39 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 0.0s done 01:50:39 #6 CACHED 01:50:39 01:50:39 #7 exporting to image 01:50:39 #7 exporting layers done 01:50:39 #7 exporting manifest sha256:74a4a8f877d70522fdc68ac28d83a36deb3905bd488181eb65f854b0bd1f23c1 done 01:50:39 #7 exporting config sha256:441ef38b10692de4e8180cbe0ec11b64a97438ec5bb5c288f8f9994100d2255d done 01:50:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:39 #7 exporting manifest sha256:1974d32ae95db811510be80132005a241f18bca18dc7cc11c4ca07b020b705f9 done 01:50:39 #7 exporting config sha256:f6fc67187001b4a7eb670349eb382fe8ed8ab249351d0a371cffd0758566169e done 01:50:39 #7 exporting manifest list sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 done 01:50:39 #7 pushing layers 0.0s done 01:50:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 0.1s done 01:50:39 #7 DONE 0.1s 01:50:39 01:50:39 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:39 #8 DONE 0.0s 01:50:39 01:50:39 1 warning found (use --debug to expand): 01:50:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85' 01:50:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85 --push - 01:50:40 #1 [internal] load build definition from Dockerfile 01:50:40 #1 transferring dockerfile: 168B done 01:50:40 #1 DONE 0.0s 01:50:40 01:50:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85 01:50:40 #2 DONE 0.0s 01:50:40 01:50:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85 01:50:40 #3 DONE 0.0s 01:50:40 01:50:40 #4 [internal] load .dockerignore 01:50:40 #4 transferring context: 2B done 01:50:40 #4 DONE 0.0s 01:50:40 01:50:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:40 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd done 01:50:40 #5 CACHED 01:50:40 01:50:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:40 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd done 01:50:40 #6 CACHED 01:50:40 01:50:40 #7 exporting to image 01:50:40 #7 exporting layers done 01:50:40 #7 exporting manifest sha256:74a4a8f877d70522fdc68ac28d83a36deb3905bd488181eb65f854b0bd1f23c1 done 01:50:40 #7 exporting config sha256:441ef38b10692de4e8180cbe0ec11b64a97438ec5bb5c288f8f9994100d2255d done 01:50:40 #7 exporting manifest sha256:1974d32ae95db811510be80132005a241f18bca18dc7cc11c4ca07b020b705f9 done 01:50:40 #7 exporting config sha256:f6fc67187001b4a7eb670349eb382fe8ed8ab249351d0a371cffd0758566169e done 01:50:40 #7 exporting manifest list sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 done 01:50:40 #7 pushing layers 0.0s done 01:50:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85@sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 01:50:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.85@sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 0.1s done 01:50:40 #7 DONE 0.1s 01:50:40 01:50:40 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:40 #8 DONE 0.0s 01:50:40 01:50:40 1 warning found (use --debug to expand): 01:50:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:40 #1 [internal] load build definition from Dockerfile 01:50:40 #1 transferring dockerfile: 209B done 01:50:40 #1 DONE 0.0s 01:50:40 01:50:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:40 #2 DONE 0.0s 01:50:40 01:50:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:40 #3 DONE 0.0s 01:50:40 01:50:40 #4 [internal] load .dockerignore 01:50:40 #4 transferring context: 2B done 01:50:40 #4 DONE 0.0s 01:50:40 01:50:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:40 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd done 01:50:40 #5 CACHED 01:50:40 01:50:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:40 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 0.0s done 01:50:40 #6 CACHED 01:50:40 01:50:40 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:40 #7 DONE 0.0s 01:50:40 01:50:40 #8 exporting to image 01:50:40 #8 exporting layers done 01:50:40 #8 exporting manifest sha256:74a4a8f877d70522fdc68ac28d83a36deb3905bd488181eb65f854b0bd1f23c1 done 01:50:40 #8 exporting config sha256:441ef38b10692de4e8180cbe0ec11b64a97438ec5bb5c288f8f9994100d2255d done 01:50:40 #8 exporting manifest sha256:1974d32ae95db811510be80132005a241f18bca18dc7cc11c4ca07b020b705f9 done 01:50:40 #8 exporting config sha256:f6fc67187001b4a7eb670349eb382fe8ed8ab249351d0a371cffd0758566169e done 01:50:40 #8 exporting manifest list sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 done 01:50:40 #8 pushing layers 0.0s done 01:50:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 0.1s done 01:50:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:40 #8 DONE 0.1s 01:50:40 01:50:40 1 warning found (use --debug to expand): 01:50:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 01:50:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 01:50:41 #1 [internal] load build definition from Dockerfile 01:50:41 #1 transferring dockerfile: 160B done 01:50:41 #1 DONE 0.0s 01:50:41 01:50:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:50:41 #2 DONE 0.0s 01:50:41 01:50:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:50:41 #3 DONE 0.0s 01:50:41 01:50:41 #4 [internal] load .dockerignore 01:50:41 #4 transferring context: 2B done 01:50:41 #4 DONE 0.0s 01:50:41 01:50:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:41 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 0.0s done 01:50:41 #5 CACHED 01:50:41 01:50:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 01:50:41 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d5453549f1fcfd224e1c48bb2ce94ed795cfd2d3567694b7a9f24b4c85554afd 0.0s done 01:50:41 #6 CACHED 01:50:41 01:50:41 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:41 #7 DONE 0.0s 01:50:41 01:50:41 #8 exporting to image 01:50:41 #8 exporting layers done 01:50:41 #8 exporting manifest sha256:74a4a8f877d70522fdc68ac28d83a36deb3905bd488181eb65f854b0bd1f23c1 done 01:50:41 #8 exporting config sha256:441ef38b10692de4e8180cbe0ec11b64a97438ec5bb5c288f8f9994100d2255d done 01:50:41 #8 exporting manifest sha256:1974d32ae95db811510be80132005a241f18bca18dc7cc11c4ca07b020b705f9 done 01:50:41 #8 exporting config sha256:f6fc67187001b4a7eb670349eb382fe8ed8ab249351d0a371cffd0758566169e done 01:50:41 #8 exporting manifest list sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 done 01:50:41 #8 pushing layers 0.0s done 01:50:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb1b52bfa8e4850df2bb855955c3bcc22c7dc00ae1c9bc653c5a83c8e4474a77 0.1s done 01:50:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:41 #8 DONE 0.1s 01:50:41 01:50:41 1 warning found (use --debug to expand): 01:50:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:41 #1 [internal] load build definition from Dockerfile 01:50:41 #1 transferring dockerfile: 198B done 01:50:41 #1 DONE 0.0s 01:50:41 01:50:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:41 #2 DONE 0.0s 01:50:41 01:50:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:41 #3 DONE 0.0s 01:50:41 01:50:41 #4 [internal] load .dockerignore 01:50:41 #4 transferring context: 2B done 01:50:41 #4 DONE 0.0s 01:50:41 01:50:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a done 01:50:41 #5 DONE 0.0s 01:50:41 01:50:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:41 #6 DONE 0.0s 01:50:41 01:50:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a done 01:50:41 #5 DONE 0.1s 01:50:41 01:50:41 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:50:41 #7 DONE 0.0s 01:50:41 01:50:41 #8 exporting to image 01:50:41 #8 exporting layers done 01:50:41 #8 exporting manifest sha256:4d373fcae77db695592384c34ac6a472443f30b8d539f1efdeb7451525f16826 done 01:50:41 #8 exporting config sha256:a4305b5440e5beef7377265c6d382c53b8b4a3b30c8efaac75f55af4308aef76 done 01:50:41 #8 exporting manifest sha256:b37d302740db42c2ca74eb120a7665d28187c7b74cc147ebd1308e6ee3e666a5 done 01:50:41 #8 exporting config sha256:bcd12a46984009b1e6cc0089dd807e58f12dc3ac1f2561b27d1bbdd110c43b18 0.0s done 01:50:41 #8 exporting manifest list sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 done 01:50:41 #8 pushing layers 0.1s done 01:50:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 0.1s done 01:50:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:41 #8 DONE 0.2s 01:50:42 01:50:42 1 warning found (use --debug to expand): 01:50:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 01:50:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 01:50:42 #1 [internal] load build definition from Dockerfile 01:50:42 #1 transferring dockerfile: 164B done 01:50:42 #1 DONE 0.0s 01:50:42 01:50:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:50:42 #2 DONE 0.0s 01:50:42 01:50:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:50:42 #3 DONE 0.0s 01:50:42 01:50:42 #4 [internal] load .dockerignore 01:50:42 #4 transferring context: 2B done 01:50:42 #4 DONE 0.0s 01:50:42 01:50:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:42 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 0.0s done 01:50:42 #5 CACHED 01:50:42 01:50:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:42 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 0.0s done 01:50:42 #6 CACHED 01:50:42 01:50:42 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:50:42 #7 DONE 0.0s 01:50:42 01:50:42 #8 exporting to image 01:50:42 #8 exporting layers done 01:50:42 #8 exporting manifest sha256:4d373fcae77db695592384c34ac6a472443f30b8d539f1efdeb7451525f16826 done 01:50:42 #8 exporting config sha256:a4305b5440e5beef7377265c6d382c53b8b4a3b30c8efaac75f55af4308aef76 done 01:50:42 #8 exporting manifest sha256:b37d302740db42c2ca74eb120a7665d28187c7b74cc147ebd1308e6ee3e666a5 done 01:50:42 #8 exporting config sha256:bcd12a46984009b1e6cc0089dd807e58f12dc3ac1f2561b27d1bbdd110c43b18 done 01:50:42 #8 exporting manifest list sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 done 01:50:42 #8 pushing layers 0.0s done 01:50:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 0.1s done 01:50:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:42 #8 DONE 0.1s 01:50:42 01:50:42 1 warning found (use --debug to expand): 01:50:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85' 01:50:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85 --push - 01:50:43 #1 [internal] load build definition from Dockerfile 01:50:43 #1 transferring dockerfile: 170B done 01:50:43 #1 DONE 0.0s 01:50:43 01:50:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85 01:50:43 #2 DONE 0.0s 01:50:43 01:50:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85 01:50:43 #3 DONE 0.0s 01:50:43 01:50:43 #4 [internal] load .dockerignore 01:50:43 #4 transferring context: 2B done 01:50:43 #4 DONE 0.0s 01:50:43 01:50:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a done 01:50:43 #5 CACHED 01:50:43 01:50:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:43 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a done 01:50:43 #6 CACHED 01:50:43 01:50:43 #7 exporting to image 01:50:43 #7 exporting layers done 01:50:43 #7 exporting manifest sha256:4d373fcae77db695592384c34ac6a472443f30b8d539f1efdeb7451525f16826 done 01:50:43 #7 exporting config sha256:a4305b5440e5beef7377265c6d382c53b8b4a3b30c8efaac75f55af4308aef76 done 01:50:43 #7 exporting manifest sha256:b37d302740db42c2ca74eb120a7665d28187c7b74cc147ebd1308e6ee3e666a5 done 01:50:43 #7 exporting config sha256:bcd12a46984009b1e6cc0089dd807e58f12dc3ac1f2561b27d1bbdd110c43b18 done 01:50:43 #7 exporting manifest list sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 done 01:50:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:43 #7 pushing layers 0.0s done 01:50:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.85@sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 0.1s done 01:50:43 #7 DONE 0.1s 01:50:43 01:50:43 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:50:43 #8 DONE 0.0s 01:50:43 01:50:43 1 warning found (use --debug to expand): 01:50:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:43 #1 [internal] load build definition from Dockerfile 01:50:43 #1 transferring dockerfile: 211B done 01:50:43 #1 DONE 0.0s 01:50:43 01:50:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:43 #2 DONE 0.0s 01:50:43 01:50:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:43 #3 DONE 0.0s 01:50:43 01:50:43 #4 [internal] load .dockerignore 01:50:43 #4 transferring context: 2B done 01:50:43 #4 DONE 0.0s 01:50:43 01:50:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:43 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 0.0s done 01:50:43 #5 CACHED 01:50:43 01:50:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:43 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 0.0s done 01:50:43 #6 CACHED 01:50:43 01:50:43 #7 exporting to image 01:50:43 #7 exporting layers done 01:50:43 #7 exporting manifest sha256:4d373fcae77db695592384c34ac6a472443f30b8d539f1efdeb7451525f16826 done 01:50:43 #7 exporting config sha256:a4305b5440e5beef7377265c6d382c53b8b4a3b30c8efaac75f55af4308aef76 done 01:50:43 #7 exporting manifest sha256:b37d302740db42c2ca74eb120a7665d28187c7b74cc147ebd1308e6ee3e666a5 done 01:50:43 #7 exporting config sha256:bcd12a46984009b1e6cc0089dd807e58f12dc3ac1f2561b27d1bbdd110c43b18 done 01:50:43 #7 exporting manifest list sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 done 01:50:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:43 #7 pushing layers 0.0s done 01:50:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 0.1s done 01:50:43 #7 DONE 0.1s 01:50:43 01:50:43 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:50:43 #8 DONE 0.0s 01:50:43 01:50:43 1 warning found (use --debug to expand): 01:50:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 01:50:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 01:50:44 #1 [internal] load build definition from Dockerfile 01:50:44 #1 transferring dockerfile: 162B done 01:50:44 #1 DONE 0.0s 01:50:44 01:50:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:50:44 #2 DONE 0.0s 01:50:44 01:50:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:50:44 #3 DONE 0.0s 01:50:44 01:50:44 #4 [internal] load .dockerignore 01:50:44 #4 transferring context: 2B done 01:50:44 #4 DONE 0.0s 01:50:44 01:50:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:44 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 0.0s done 01:50:44 #5 CACHED 01:50:44 01:50:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:44 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 0.0s done 01:50:44 #6 DONE 0.0s 01:50:44 01:50:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c1acb12db4403ab875ec09ed2f081361b34ea9e784f846e5edf9b101180bad2a 01:50:44 #6 CACHED 01:50:44 01:50:44 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:50:44 #7 DONE 0.0s 01:50:44 01:50:44 #8 exporting to image 01:50:44 #8 exporting layers done 01:50:44 #8 exporting manifest sha256:4d373fcae77db695592384c34ac6a472443f30b8d539f1efdeb7451525f16826 done 01:50:44 #8 exporting config sha256:a4305b5440e5beef7377265c6d382c53b8b4a3b30c8efaac75f55af4308aef76 done 01:50:44 #8 exporting manifest sha256:b37d302740db42c2ca74eb120a7665d28187c7b74cc147ebd1308e6ee3e666a5 done 01:50:44 #8 exporting config sha256:bcd12a46984009b1e6cc0089dd807e58f12dc3ac1f2561b27d1bbdd110c43b18 done 01:50:44 #8 exporting manifest list sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 done 01:50:44 #8 pushing layers 0.0s done 01:50:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7ed82ec2fae5f5d296dfe291d69219d97f7fb028faa2595be0754ae8e5925182 0.1s done 01:50:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:44 #8 DONE 0.1s 01:50:44 01:50:44 1 warning found (use --debug to expand): 01:50:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:44 #1 [internal] load build definition from Dockerfile 01:50:44 #1 transferring dockerfile: 206B done 01:50:44 #1 DONE 0.0s 01:50:44 01:50:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:44 #2 DONE 0.0s 01:50:44 01:50:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:44 #3 DONE 0.0s 01:50:44 01:50:44 #4 [internal] load .dockerignore 01:50:44 #4 transferring context: 2B done 01:50:44 #4 DONE 0.0s 01:50:44 01:50:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:44 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:44 #5 DONE 0.0s 01:50:44 01:50:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:44 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:44 #6 DONE 0.1s 01:50:45 01:50:45 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:45 #7 DONE 0.0s 01:50:45 01:50:45 #8 exporting to image 01:50:45 #8 exporting layers done 01:50:45 #8 exporting manifest sha256:2fb919a80fdc2765c78ca830a57d84ff8b2eb1c379faba8ad6ed7fc37df1c546 done 01:50:45 #8 exporting config sha256:c00ec56b802dc52652e7dabc2fb8b70c7b724f75c890b9580fdc78772df207c4 done 01:50:45 #8 exporting manifest sha256:23fa595b68bb87d1efc6d0aecd88159c8ead8ad8e27e1015e82d03639e2eb5fe done 01:50:45 #8 exporting config sha256:00a04336edd3dd11a8ca59dd31deba50c0dad6a3780b3571d93002dfcbaed381 done 01:50:45 #8 exporting manifest list sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 done 01:50:45 #8 pushing layers 0.1s done 01:50:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 01:50:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 0.1s done 01:50:45 #8 DONE 0.2s 01:50:45 01:50:45 1 warning found (use --debug to expand): 01:50:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 01:50:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 01:50:45 #1 [internal] load build definition from Dockerfile 01:50:45 #1 transferring dockerfile: 172B done 01:50:45 #1 DONE 0.0s 01:50:45 01:50:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:50:45 #2 DONE 0.0s 01:50:45 01:50:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:50:45 #3 DONE 0.0s 01:50:45 01:50:45 #4 [internal] load .dockerignore 01:50:45 #4 transferring context: 2B done 01:50:45 #4 DONE 0.0s 01:50:45 01:50:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:45 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:45 #5 CACHED 01:50:45 01:50:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:45 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:45 #6 CACHED 01:50:45 01:50:45 #7 exporting to image 01:50:45 #7 exporting layers done 01:50:45 #7 exporting manifest sha256:2fb919a80fdc2765c78ca830a57d84ff8b2eb1c379faba8ad6ed7fc37df1c546 done 01:50:45 #7 exporting config sha256:c00ec56b802dc52652e7dabc2fb8b70c7b724f75c890b9580fdc78772df207c4 done 01:50:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:45 #7 exporting manifest sha256:23fa595b68bb87d1efc6d0aecd88159c8ead8ad8e27e1015e82d03639e2eb5fe done 01:50:45 #7 exporting config sha256:00a04336edd3dd11a8ca59dd31deba50c0dad6a3780b3571d93002dfcbaed381 done 01:50:45 #7 exporting manifest list sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 done 01:50:45 #7 pushing layers 0.0s done 01:50:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 0.1s done 01:50:45 #7 DONE 0.1s 01:50:45 01:50:45 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:45 #8 DONE 0.0s 01:50:45 01:50:45 1 warning found (use --debug to expand): 01:50:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85 --push - 01:50:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85' 01:50:46 #1 [internal] load build definition from Dockerfile 01:50:46 #1 transferring dockerfile: 178B done 01:50:46 #1 DONE 0.0s 01:50:46 01:50:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85 01:50:46 #2 DONE 0.0s 01:50:46 01:50:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85 01:50:46 #3 DONE 0.0s 01:50:46 01:50:46 #4 [internal] load .dockerignore 01:50:46 #4 transferring context: 2B done 01:50:46 #4 DONE 0.0s 01:50:46 01:50:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:46 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 done 01:50:46 #5 CACHED 01:50:46 01:50:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:46 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:46 #6 CACHED 01:50:46 01:50:46 #7 exporting to image 01:50:46 #7 exporting layers done 01:50:46 #7 exporting manifest sha256:2fb919a80fdc2765c78ca830a57d84ff8b2eb1c379faba8ad6ed7fc37df1c546 done 01:50:46 #7 exporting config sha256:c00ec56b802dc52652e7dabc2fb8b70c7b724f75c890b9580fdc78772df207c4 done 01:50:46 #7 exporting manifest sha256:23fa595b68bb87d1efc6d0aecd88159c8ead8ad8e27e1015e82d03639e2eb5fe done 01:50:46 #7 exporting config sha256:00a04336edd3dd11a8ca59dd31deba50c0dad6a3780b3571d93002dfcbaed381 done 01:50:46 #7 exporting manifest list sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 done 01:50:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:46 #7 pushing layers 0.0s done 01:50:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.85@sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 0.1s done 01:50:46 #7 DONE 0.1s 01:50:46 01:50:46 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:46 #8 DONE 0.0s 01:50:46 01:50:46 1 warning found (use --debug to expand): 01:50:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:46 #1 [internal] load build definition from Dockerfile 01:50:46 #1 transferring dockerfile: 219B done 01:50:46 #1 DONE 0.0s 01:50:46 01:50:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:46 #2 DONE 0.0s 01:50:46 01:50:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:46 #3 DONE 0.0s 01:50:46 01:50:46 #4 [internal] load .dockerignore 01:50:46 #4 transferring context: 2B done 01:50:46 #4 DONE 0.0s 01:50:46 01:50:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:46 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:46 #5 CACHED 01:50:46 01:50:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:46 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:46 #6 CACHED 01:50:46 01:50:46 #7 exporting to image 01:50:46 #7 exporting layers done 01:50:46 #7 exporting manifest sha256:2fb919a80fdc2765c78ca830a57d84ff8b2eb1c379faba8ad6ed7fc37df1c546 done 01:50:46 #7 exporting config sha256:c00ec56b802dc52652e7dabc2fb8b70c7b724f75c890b9580fdc78772df207c4 done 01:50:46 #7 exporting manifest sha256:23fa595b68bb87d1efc6d0aecd88159c8ead8ad8e27e1015e82d03639e2eb5fe done 01:50:46 #7 exporting config sha256:00a04336edd3dd11a8ca59dd31deba50c0dad6a3780b3571d93002dfcbaed381 01:50:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:46 #7 exporting config sha256:00a04336edd3dd11a8ca59dd31deba50c0dad6a3780b3571d93002dfcbaed381 done 01:50:46 #7 exporting manifest list sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 done 01:50:46 #7 pushing layers 0.0s done 01:50:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 0.1s done 01:50:46 #7 DONE 0.1s 01:50:46 01:50:46 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:46 #8 DONE 0.0s 01:50:46 01:50:46 1 warning found (use --debug to expand): 01:50:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 01:50:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 01:50:47 #1 [internal] load build definition from Dockerfile 01:50:47 #1 transferring dockerfile: 170B done 01:50:47 #1 DONE 0.0s 01:50:47 01:50:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:50:47 #2 DONE 0.0s 01:50:47 01:50:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:50:47 #3 DONE 0.0s 01:50:47 01:50:47 #4 [internal] load .dockerignore 01:50:47 #4 transferring context: 2B done 01:50:47 #4 DONE 0.0s 01:50:47 01:50:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:47 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:47 #5 DONE 0.0s 01:50:47 01:50:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:47 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 0.0s done 01:50:47 #6 CACHED 01:50:47 01:50:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a1ccd53064b4f3ef3419acd37e89b355550e5856b87eba0c7ed65b5650b00519 01:50:47 #5 CACHED 01:50:47 01:50:47 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:50:47 #7 DONE 0.0s 01:50:47 01:50:47 #8 exporting to image 01:50:47 #8 exporting layers done 01:50:47 #8 exporting manifest sha256:2fb919a80fdc2765c78ca830a57d84ff8b2eb1c379faba8ad6ed7fc37df1c546 done 01:50:47 #8 exporting config sha256:c00ec56b802dc52652e7dabc2fb8b70c7b724f75c890b9580fdc78772df207c4 done 01:50:47 #8 exporting manifest sha256:23fa595b68bb87d1efc6d0aecd88159c8ead8ad8e27e1015e82d03639e2eb5fe done 01:50:47 #8 exporting config sha256:00a04336edd3dd11a8ca59dd31deba50c0dad6a3780b3571d93002dfcbaed381 done 01:50:47 #8 exporting manifest list sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 done 01:50:47 #8 pushing layers 0.0s done 01:50:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a173456f20f297fb8e12b08b5114eb9d50d975d2220c836f5d1f6ac79ae942f6 0.1s done 01:50:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:47 #8 DONE 0.1s 01:50:47 01:50:47 1 warning found (use --debug to expand): 01:50:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:48 #1 [internal] load build definition from Dockerfile 01:50:48 #1 transferring dockerfile: 204B done 01:50:48 #1 DONE 0.0s 01:50:48 01:50:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:48 #2 DONE 0.0s 01:50:48 01:50:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:48 #3 DONE 0.0s 01:50:48 01:50:48 #4 [internal] load .dockerignore 01:50:48 #4 transferring context: 2B done 01:50:48 #4 DONE 0.0s 01:50:48 01:50:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 0.0s done 01:50:48 #5 DONE 0.0s 01:50:48 01:50:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:48 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 0.0s done 01:50:48 #6 DONE 0.1s 01:50:48 01:50:48 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:50:48 #7 DONE 0.0s 01:50:48 01:50:48 #8 exporting to image 01:50:48 #8 exporting layers done 01:50:48 #8 exporting manifest sha256:d0f9d3ba771c1c6a61eb257ad8c43fe3205926c26ede17d55c1d5b213c6431be done 01:50:48 #8 exporting config sha256:aacf75a888f135e66c1f9df4e5e4fb4c25059e58eb96a36bbe21038b26f0f00e done 01:50:48 #8 exporting manifest sha256:f6f0898a643a2d679cda963f69554c371929a832faeceb81051b4dd7b531bb7e done 01:50:48 #8 exporting config sha256:505c8362e20bd05bd3a3ae7201fa2f2a9f1a161198fff3cf94012d497006447c done 01:50:48 #8 exporting manifest list sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a done 01:50:48 #8 pushing layers 0.1s done 01:50:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 0.1s done 01:50:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:48 #8 DONE 0.2s 01:50:48 01:50:48 1 warning found (use --debug to expand): 01:50:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 01:50:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 01:50:48 #1 [internal] load build definition from Dockerfile 01:50:48 #1 transferring dockerfile: 170B done 01:50:48 #1 DONE 0.0s 01:50:48 01:50:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:50:48 #2 DONE 0.0s 01:50:48 01:50:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:50:48 #3 DONE 0.0s 01:50:48 01:50:48 #4 [internal] load .dockerignore 01:50:48 #4 transferring context: 2B done 01:50:48 #4 DONE 0.0s 01:50:48 01:50:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c done 01:50:48 #5 CACHED 01:50:48 01:50:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:48 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c done 01:50:48 #6 CACHED 01:50:48 01:50:48 #7 exporting to image 01:50:48 #7 exporting layers done 01:50:48 #7 exporting manifest sha256:d0f9d3ba771c1c6a61eb257ad8c43fe3205926c26ede17d55c1d5b213c6431be done 01:50:48 #7 exporting config sha256:aacf75a888f135e66c1f9df4e5e4fb4c25059e58eb96a36bbe21038b26f0f00e done 01:50:48 #7 exporting manifest sha256:f6f0898a643a2d679cda963f69554c371929a832faeceb81051b4dd7b531bb7e done 01:50:48 #7 exporting config sha256:505c8362e20bd05bd3a3ae7201fa2f2a9f1a161198fff3cf94012d497006447c done 01:50:48 #7 exporting manifest list sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a done 01:50:48 #7 pushing layers 0.0s done 01:50:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 01:50:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 0.1s done 01:50:48 #7 DONE 0.1s 01:50:48 01:50:48 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:50:48 #8 DONE 0.0s 01:50:48 01:50:48 1 warning found (use --debug to expand): 01:50:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85' 01:50:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85 --push - 01:50:49 #1 [internal] load build definition from Dockerfile 01:50:49 #1 transferring dockerfile: 176B done 01:50:49 #1 DONE 0.0s 01:50:49 01:50:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85 01:50:49 #2 DONE 0.0s 01:50:49 01:50:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85 01:50:49 #3 DONE 0.0s 01:50:49 01:50:49 #4 [internal] load .dockerignore 01:50:49 #4 transferring context: 2B done 01:50:49 #4 DONE 0.0s 01:50:49 01:50:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c done 01:50:49 #5 CACHED 01:50:49 01:50:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c done 01:50:49 #6 CACHED 01:50:49 01:50:49 #7 exporting to image 01:50:49 #7 exporting layers done 01:50:49 #7 exporting manifest sha256:d0f9d3ba771c1c6a61eb257ad8c43fe3205926c26ede17d55c1d5b213c6431be done 01:50:49 #7 exporting config sha256:aacf75a888f135e66c1f9df4e5e4fb4c25059e58eb96a36bbe21038b26f0f00e done 01:50:49 #7 exporting manifest sha256:f6f0898a643a2d679cda963f69554c371929a832faeceb81051b4dd7b531bb7e done 01:50:49 #7 exporting config sha256:505c8362e20bd05bd3a3ae7201fa2f2a9f1a161198fff3cf94012d497006447c done 01:50:49 #7 exporting manifest list sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a done 01:50:49 #7 pushing layers 0.0s done 01:50:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 01:50:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.85@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 0.1s done 01:50:49 #7 DONE 0.1s 01:50:49 01:50:49 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:50:49 #8 DONE 0.0s 01:50:49 01:50:49 1 warning found (use --debug to expand): 01:50:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:49 #1 [internal] load build definition from Dockerfile 01:50:49 #1 transferring dockerfile: 217B done 01:50:49 #1 DONE 0.0s 01:50:49 01:50:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:49 #2 DONE 0.0s 01:50:49 01:50:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:49 #3 DONE 0.0s 01:50:49 01:50:49 #4 [internal] load .dockerignore 01:50:49 #4 transferring context: 2B done 01:50:49 #4 DONE 0.0s 01:50:49 01:50:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 0.0s done 01:50:49 #5 CACHED 01:50:49 01:50:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 0.0s done 01:50:49 #6 CACHED 01:50:49 01:50:49 #7 exporting to image 01:50:49 #7 exporting layers done 01:50:49 #7 exporting manifest sha256:d0f9d3ba771c1c6a61eb257ad8c43fe3205926c26ede17d55c1d5b213c6431be done 01:50:49 #7 exporting config sha256:aacf75a888f135e66c1f9df4e5e4fb4c25059e58eb96a36bbe21038b26f0f00e done 01:50:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:49 #7 exporting manifest sha256:f6f0898a643a2d679cda963f69554c371929a832faeceb81051b4dd7b531bb7e done 01:50:49 #7 exporting config sha256:505c8362e20bd05bd3a3ae7201fa2f2a9f1a161198fff3cf94012d497006447c done 01:50:49 #7 exporting manifest list sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a done 01:50:49 #7 pushing layers 0.0s done 01:50:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 0.1s done 01:50:49 #7 DONE 0.1s 01:50:49 01:50:49 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:50:49 #8 DONE 0.0s 01:50:49 01:50:49 1 warning found (use --debug to expand): 01:50:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 01:50:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 01:50:50 #1 [internal] load build definition from Dockerfile 01:50:50 #1 transferring dockerfile: 168B done 01:50:50 #1 DONE 0.0s 01:50:50 01:50:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:50:50 #2 DONE 0.0s 01:50:50 01:50:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:50:50 #3 DONE 0.0s 01:50:50 01:50:50 #4 [internal] load .dockerignore 01:50:50 #4 transferring context: 2B done 01:50:50 #4 DONE 0.0s 01:50:50 01:50:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c done 01:50:50 #5 CACHED 01:50:50 01:50:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 01:50:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3a19130c5fab2bbd1f94f502b3f15c4efa7025e20576e64a8d549292a78c242c 0.0s done 01:50:50 #6 CACHED 01:50:50 01:50:50 #7 exporting to image 01:50:50 #7 exporting layers done 01:50:50 #7 exporting manifest sha256:d0f9d3ba771c1c6a61eb257ad8c43fe3205926c26ede17d55c1d5b213c6431be done 01:50:50 #7 exporting config sha256:aacf75a888f135e66c1f9df4e5e4fb4c25059e58eb96a36bbe21038b26f0f00e done 01:50:50 #7 exporting manifest sha256:f6f0898a643a2d679cda963f69554c371929a832faeceb81051b4dd7b531bb7e done 01:50:50 #7 exporting config sha256:505c8362e20bd05bd3a3ae7201fa2f2a9f1a161198fff3cf94012d497006447c done 01:50:50 #7 exporting manifest list sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a done 01:50:50 #7 pushing layers 0.0s done 01:50:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 01:50:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:728470edeb970d69add0c5b2b76a8c60bab0ac9e1a241d539c1a354804e0508a 0.1s done 01:50:50 #7 DONE 0.1s 01:50:50 01:50:50 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:50:50 #8 DONE 0.0s 01:50:50 01:50:50 1 warning found (use --debug to expand): 01:50:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:50 #1 [internal] load build definition from Dockerfile 01:50:50 #1 transferring dockerfile: 205B done 01:50:50 #1 DONE 0.0s 01:50:50 01:50:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:50 #2 DONE 0.0s 01:50:50 01:50:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:50 #3 DONE 0.0s 01:50:50 01:50:50 #4 [internal] load .dockerignore 01:50:50 #4 transferring context: 2B done 01:50:50 #4 DONE 0.0s 01:50:50 01:50:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 0.0s done 01:50:50 #5 DONE 0.0s 01:50:50 01:50:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 0.0s done 01:50:51 #6 DONE 0.0s 01:50:51 01:50:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 0.0s done 01:50:51 #5 DONE 0.1s 01:50:51 01:50:51 #7 exporting to image 01:50:51 #7 exporting layers done 01:50:51 #7 exporting manifest sha256:692afa0a71d29dcc7b89c39a0953d7e4ccc0a0ed8be22fa2538eae48cc9fc91e done 01:50:51 #7 exporting config sha256:91118a799f7ad15f18da8f5defdb05fcdf612e0e7b8f17d226f2ec2cdbea1bc7 done 01:50:51 #7 exporting manifest sha256:9937f4cc839b34213619c923a474b1f5a7a972143842b7506038ef2b5880c0ca done 01:50:51 #7 exporting config sha256:fdad4db89f00123f93bbb165bbfd154a56da0324feed0a5be0868b80f4441700 01:50:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:51 #7 ... 01:50:51 01:50:51 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:51 #8 DONE 0.0s 01:50:51 01:50:51 #7 exporting to image 01:50:51 #7 exporting config sha256:fdad4db89f00123f93bbb165bbfd154a56da0324feed0a5be0868b80f4441700 done 01:50:51 #7 exporting manifest list sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 done 01:50:51 #7 pushing layers 0.1s done 01:50:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 01:50:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 0.1s done 01:50:51 #7 DONE 0.2s 01:50:51 01:50:51 1 warning found (use --debug to expand): 01:50:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 01:50:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 01:50:51 #1 [internal] load build definition from Dockerfile 01:50:51 #1 transferring dockerfile: 171B done 01:50:51 #1 DONE 0.0s 01:50:51 01:50:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:50:51 #2 DONE 0.0s 01:50:51 01:50:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:50:51 #3 DONE 0.0s 01:50:51 01:50:51 #4 [internal] load .dockerignore 01:50:51 #4 transferring context: 2B done 01:50:51 #4 DONE 0.0s 01:50:51 01:50:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 0.0s done 01:50:51 #5 DONE 0.0s 01:50:51 01:50:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 0.0s done 01:50:51 #6 CACHED 01:50:51 01:50:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:51 #5 CACHED 01:50:51 01:50:51 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:51 #7 DONE 0.0s 01:50:51 01:50:51 #8 exporting to image 01:50:51 #8 exporting layers done 01:50:51 #8 exporting manifest sha256:692afa0a71d29dcc7b89c39a0953d7e4ccc0a0ed8be22fa2538eae48cc9fc91e done 01:50:51 #8 exporting config sha256:91118a799f7ad15f18da8f5defdb05fcdf612e0e7b8f17d226f2ec2cdbea1bc7 done 01:50:51 #8 exporting manifest sha256:9937f4cc839b34213619c923a474b1f5a7a972143842b7506038ef2b5880c0ca done 01:50:51 #8 exporting config sha256:fdad4db89f00123f93bbb165bbfd154a56da0324feed0a5be0868b80f4441700 done 01:50:51 #8 exporting manifest list sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 done 01:50:51 #8 pushing layers 0.0s done 01:50:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 0.1s done 01:50:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:51 #8 DONE 0.1s 01:50:51 01:50:51 1 warning found (use --debug to expand): 01:50:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85 --push - 01:50:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85' 01:50:52 #1 [internal] load build definition from Dockerfile 01:50:52 #1 transferring dockerfile: 177B done 01:50:52 #1 DONE 0.0s 01:50:52 01:50:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85 01:50:52 #2 DONE 0.0s 01:50:52 01:50:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85 01:50:52 #3 DONE 0.0s 01:50:52 01:50:52 #4 [internal] load .dockerignore 01:50:52 #4 transferring context: 2B done 01:50:52 #4 DONE 0.0s 01:50:52 01:50:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 done 01:50:52 #5 CACHED 01:50:52 01:50:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 0.0s done 01:50:52 #6 CACHED 01:50:52 01:50:52 #7 exporting to image 01:50:52 #7 exporting layers done 01:50:52 #7 exporting manifest sha256:692afa0a71d29dcc7b89c39a0953d7e4ccc0a0ed8be22fa2538eae48cc9fc91e done 01:50:52 #7 exporting config sha256:91118a799f7ad15f18da8f5defdb05fcdf612e0e7b8f17d226f2ec2cdbea1bc7 done 01:50:52 #7 exporting manifest sha256:9937f4cc839b34213619c923a474b1f5a7a972143842b7506038ef2b5880c0ca done 01:50:52 #7 exporting config sha256:fdad4db89f00123f93bbb165bbfd154a56da0324feed0a5be0868b80f4441700 done 01:50:52 #7 exporting manifest list sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 done 01:50:52 #7 pushing layers 0.0s done 01:50:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 01:50:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.85@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 0.1s done 01:50:52 #7 DONE 0.1s 01:50:52 01:50:52 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:52 #8 DONE 0.0s 01:50:52 01:50:52 1 warning found (use --debug to expand): 01:50:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:52 #1 [internal] load build definition from Dockerfile 01:50:52 #1 transferring dockerfile: 218B done 01:50:52 #1 DONE 0.0s 01:50:52 01:50:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:52 #2 DONE 0.0s 01:50:52 01:50:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:52 #3 DONE 0.0s 01:50:52 01:50:52 #4 [internal] load .dockerignore 01:50:52 #4 transferring context: 2B done 01:50:52 #4 DONE 0.0s 01:50:52 01:50:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 done 01:50:52 #5 CACHED 01:50:52 01:50:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 done 01:50:52 #6 CACHED 01:50:52 01:50:52 #7 exporting to image 01:50:52 #7 exporting layers done 01:50:52 #7 exporting manifest sha256:692afa0a71d29dcc7b89c39a0953d7e4ccc0a0ed8be22fa2538eae48cc9fc91e done 01:50:52 #7 exporting config sha256:91118a799f7ad15f18da8f5defdb05fcdf612e0e7b8f17d226f2ec2cdbea1bc7 done 01:50:52 #7 exporting manifest sha256:9937f4cc839b34213619c923a474b1f5a7a972143842b7506038ef2b5880c0ca done 01:50:52 #7 exporting config sha256:fdad4db89f00123f93bbb165bbfd154a56da0324feed0a5be0868b80f4441700 done 01:50:52 #7 exporting manifest list sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 done 01:50:52 #7 pushing layers 0.0s done 01:50:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 01:50:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 0.1s done 01:50:53 #7 DONE 0.1s 01:50:53 01:50:53 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:53 #8 DONE 0.0s 01:50:53 01:50:53 1 warning found (use --debug to expand): 01:50:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 01:50:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 01:50:53 #1 [internal] load build definition from Dockerfile 01:50:53 #1 transferring dockerfile: 169B done 01:50:53 #1 DONE 0.0s 01:50:53 01:50:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:50:53 #2 DONE 0.0s 01:50:53 01:50:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:50:53 #3 DONE 0.0s 01:50:53 01:50:53 #4 [internal] load .dockerignore 01:50:53 #4 transferring context: 2B done 01:50:53 #4 DONE 0.0s 01:50:53 01:50:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 done 01:50:53 #5 CACHED 01:50:53 01:50:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 01:50:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b8f10037daeeeb5a163ed1ff8d8f76a8ebb2d4983fe5229ab9b29ab8d46012f7 0.0s done 01:50:53 #6 CACHED 01:50:53 01:50:53 #7 exporting to image 01:50:53 #7 exporting layers done 01:50:53 #7 exporting manifest sha256:692afa0a71d29dcc7b89c39a0953d7e4ccc0a0ed8be22fa2538eae48cc9fc91e done 01:50:53 #7 exporting config sha256:91118a799f7ad15f18da8f5defdb05fcdf612e0e7b8f17d226f2ec2cdbea1bc7 done 01:50:53 #7 exporting manifest sha256:9937f4cc839b34213619c923a474b1f5a7a972143842b7506038ef2b5880c0ca done 01:50:53 #7 exporting config sha256:fdad4db89f00123f93bbb165bbfd154a56da0324feed0a5be0868b80f4441700 01:50:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:53 #7 exporting config sha256:fdad4db89f00123f93bbb165bbfd154a56da0324feed0a5be0868b80f4441700 done 01:50:53 #7 exporting manifest list sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 done 01:50:53 #7 pushing layers 0.0s done 01:50:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0b7dee5b34f096c32a68427f20d8a51d8777817b36ee374a28d35537516a26f9 0.1s done 01:50:53 #7 DONE 0.1s 01:50:53 01:50:53 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:53 #8 DONE 0.0s 01:50:53 01:50:53 1 warning found (use --debug to expand): 01:50:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:54 #1 [internal] load build definition from Dockerfile 01:50:54 #1 transferring dockerfile: 211B done 01:50:54 #1 DONE 0.0s 01:50:54 01:50:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:54 #2 DONE 0.0s 01:50:54 01:50:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:54 #3 DONE 0.0s 01:50:54 01:50:54 #4 [internal] load .dockerignore 01:50:54 #4 transferring context: 2B done 01:50:54 #4 DONE 0.0s 01:50:54 01:50:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:54 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:54 #5 ... 01:50:54 01:50:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:54 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:54 #6 DONE 0.1s 01:50:54 01:50:54 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:54 #7 DONE 0.0s 01:50:54 01:50:54 #8 exporting to image 01:50:54 #8 exporting layers done 01:50:54 #8 exporting manifest sha256:800d69686433a1986051a5e2afefb615b42fdafb5786b2ba126e9712c4de2387 done 01:50:54 #8 exporting config sha256:7359dcffc1a483664d7535e984842fc41ada26add5e570e8c53682cb1caa73be done 01:50:54 #8 exporting manifest sha256:6d5bfdda9a437f4ae68f2d32e443525e0441f6b0a8c5bf3648c00ca6856b688c done 01:50:54 #8 exporting config sha256:e85598973239d8eba3bff9c5168ed8d016000fa162ddddfb18167faae8153934 done 01:50:54 #8 exporting manifest list sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 done 01:50:54 #8 pushing layers 0.1s done 01:50:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 01:50:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 0.1s done 01:50:54 #8 DONE 0.2s 01:50:54 01:50:54 1 warning found (use --debug to expand): 01:50:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 01:50:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 01:50:54 #1 [internal] load build definition from Dockerfile 01:50:54 #1 transferring dockerfile: 177B done 01:50:54 #1 DONE 0.0s 01:50:54 01:50:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:50:54 #2 DONE 0.0s 01:50:54 01:50:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:50:54 #3 DONE 0.0s 01:50:54 01:50:54 #4 [internal] load .dockerignore 01:50:54 #4 transferring context: 2B done 01:50:54 #4 DONE 0.0s 01:50:54 01:50:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:54 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:54 #5 CACHED 01:50:54 01:50:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:54 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f done 01:50:54 #6 CACHED 01:50:54 01:50:54 #7 exporting to image 01:50:54 #7 exporting layers done 01:50:54 #7 exporting manifest sha256:800d69686433a1986051a5e2afefb615b42fdafb5786b2ba126e9712c4de2387 done 01:50:54 #7 exporting config sha256:7359dcffc1a483664d7535e984842fc41ada26add5e570e8c53682cb1caa73be done 01:50:54 #7 exporting manifest sha256:6d5bfdda9a437f4ae68f2d32e443525e0441f6b0a8c5bf3648c00ca6856b688c done 01:50:54 #7 exporting config sha256:e85598973239d8eba3bff9c5168ed8d016000fa162ddddfb18167faae8153934 done 01:50:54 #7 exporting manifest list sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 done 01:50:54 #7 pushing layers 0.0s done 01:50:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 01:50:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 0.1s done 01:50:54 #7 DONE 0.1s 01:50:54 01:50:54 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:54 #8 DONE 0.0s 01:50:54 01:50:54 1 warning found (use --debug to expand): 01:50:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85' 01:50:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85 --push - 01:50:55 #1 [internal] load build definition from Dockerfile 01:50:55 #1 transferring dockerfile: 183B done 01:50:55 #1 DONE 0.0s 01:50:55 01:50:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85 01:50:55 #2 DONE 0.0s 01:50:55 01:50:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85 01:50:55 #3 DONE 0.0s 01:50:55 01:50:55 #4 [internal] load .dockerignore 01:50:55 #4 transferring context: 2B done 01:50:55 #4 DONE 0.0s 01:50:55 01:50:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:55 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:55 #5 CACHED 01:50:55 01:50:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:55 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:55 #6 CACHED 01:50:55 01:50:55 #7 exporting to image 01:50:55 #7 exporting layers done 01:50:55 #7 exporting manifest sha256:800d69686433a1986051a5e2afefb615b42fdafb5786b2ba126e9712c4de2387 done 01:50:55 #7 exporting config sha256:7359dcffc1a483664d7535e984842fc41ada26add5e570e8c53682cb1caa73be done 01:50:55 #7 exporting manifest sha256:6d5bfdda9a437f4ae68f2d32e443525e0441f6b0a8c5bf3648c00ca6856b688c done 01:50:55 #7 exporting config sha256:e85598973239d8eba3bff9c5168ed8d016000fa162ddddfb18167faae8153934 done 01:50:55 #7 exporting manifest list sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 done 01:50:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:55 #7 pushing layers 0.0s done 01:50:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.85@sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 0.1s done 01:50:55 #7 DONE 0.1s 01:50:55 01:50:55 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:55 #8 DONE 0.0s 01:50:55 01:50:55 1 warning found (use --debug to expand): 01:50:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:56 #1 [internal] load build definition from Dockerfile 01:50:56 #1 transferring dockerfile: 224B done 01:50:56 #1 DONE 0.0s 01:50:56 01:50:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:56 #2 DONE 0.0s 01:50:56 01:50:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:56 #3 DONE 0.0s 01:50:56 01:50:56 #4 [internal] load .dockerignore 01:50:56 #4 transferring context: 2B done 01:50:56 #4 DONE 0.0s 01:50:56 01:50:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:56 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:56 #5 CACHED 01:50:56 01:50:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:56 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:56 #6 CACHED 01:50:56 01:50:56 #7 exporting to image 01:50:56 #7 exporting layers done 01:50:56 #7 exporting manifest sha256:800d69686433a1986051a5e2afefb615b42fdafb5786b2ba126e9712c4de2387 done 01:50:56 #7 exporting config sha256:7359dcffc1a483664d7535e984842fc41ada26add5e570e8c53682cb1caa73be done 01:50:56 #7 exporting manifest sha256:6d5bfdda9a437f4ae68f2d32e443525e0441f6b0a8c5bf3648c00ca6856b688c done 01:50:56 #7 exporting config sha256:e85598973239d8eba3bff9c5168ed8d016000fa162ddddfb18167faae8153934 01:50:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:56 #7 exporting config sha256:e85598973239d8eba3bff9c5168ed8d016000fa162ddddfb18167faae8153934 done 01:50:56 #7 exporting manifest list sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 done 01:50:56 #7 pushing layers 0.0s done 01:50:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 0.1s done 01:50:56 #7 DONE 0.1s 01:50:56 01:50:56 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:56 #8 DONE 0.0s 01:50:56 01:50:56 1 warning found (use --debug to expand): 01:50:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 01:50:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 01:50:56 #1 [internal] load build definition from Dockerfile 01:50:56 #1 transferring dockerfile: 175B done 01:50:56 #1 DONE 0.0s 01:50:56 01:50:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:50:56 #2 DONE 0.0s 01:50:56 01:50:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:50:56 #3 DONE 0.0s 01:50:56 01:50:56 #4 [internal] load .dockerignore 01:50:56 #4 transferring context: 2B done 01:50:56 #4 DONE 0.0s 01:50:56 01:50:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:56 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:56 #5 CACHED 01:50:56 01:50:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 01:50:56 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:426793a9f44b575adfc44fb9a739b097ff0ed1de406a1600a0f9d722dfe58b3f 0.0s done 01:50:56 #6 CACHED 01:50:56 01:50:56 #7 exporting to image 01:50:56 #7 exporting layers done 01:50:56 #7 exporting manifest sha256:800d69686433a1986051a5e2afefb615b42fdafb5786b2ba126e9712c4de2387 done 01:50:56 #7 exporting config sha256:7359dcffc1a483664d7535e984842fc41ada26add5e570e8c53682cb1caa73be done 01:50:56 #7 exporting manifest sha256:6d5bfdda9a437f4ae68f2d32e443525e0441f6b0a8c5bf3648c00ca6856b688c done 01:50:56 #7 exporting config sha256:e85598973239d8eba3bff9c5168ed8d016000fa162ddddfb18167faae8153934 done 01:50:56 #7 exporting manifest list sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 01:50:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:56 #7 exporting manifest list sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 done 01:50:56 #7 pushing layers 0.0s done 01:50:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6db0dea3ac1cc3978b57f3d1a34602ecbb39dc3c7aee523ca8955ff3cd7a3490 0.1s done 01:50:56 #7 DONE 0.1s 01:50:56 01:50:56 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:50:56 #8 DONE 0.0s 01:50:56 01:50:56 1 warning found (use --debug to expand): 01:50:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:57 #1 [internal] load build definition from Dockerfile 01:50:57 #1 transferring dockerfile: 215B done 01:50:57 #1 DONE 0.0s 01:50:57 01:50:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:57 #2 DONE 0.0s 01:50:57 01:50:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:57 #3 DONE 0.0s 01:50:57 01:50:57 #4 [internal] load .dockerignore 01:50:57 #4 transferring context: 2B done 01:50:57 #4 DONE 0.0s 01:50:57 01:50:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a done 01:50:57 #5 DONE 0.1s 01:50:57 01:50:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:57 #6 DONE 0.0s 01:50:57 01:50:57 #7 exporting to image 01:50:57 #7 exporting layers done 01:50:57 #7 exporting manifest sha256:fb0c469d70c3e7701dd72834f2d9937fbb21de9d62767164154ab517f1db42db done 01:50:57 #7 exporting config sha256:4d5abf8dad65cd87649744bce9f400d5468d737b218e74241c07eb15eeab67de done 01:50:57 #7 exporting manifest sha256:373dfcb9af45647e230f1a036d3c409b40a7ef0218657f25df8f866954a7ccd2 done 01:50:57 #7 exporting config sha256:ab4c53bfbce72e58acef08d4d2f0a23e9fb04d42744a5f6dfc0ba71c0b2a9f56 done 01:50:57 #7 exporting manifest list sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 done 01:50:57 #7 pushing layers 01:50:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:57 #7 ... 01:50:57 01:50:57 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:50:57 #8 DONE 0.0s 01:50:57 01:50:57 #7 exporting to image 01:50:57 #7 pushing layers 0.1s done 01:50:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 01:50:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 0.1s done 01:50:57 #7 DONE 0.2s 01:50:57 01:50:57 1 warning found (use --debug to expand): 01:50:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 01:50:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 01:50:58 #1 [internal] load build definition from Dockerfile 01:50:58 #1 transferring dockerfile: 181B done 01:50:58 #1 DONE 0.0s 01:50:58 01:50:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:50:58 #2 DONE 0.0s 01:50:58 01:50:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:50:58 #3 DONE 0.0s 01:50:58 01:50:58 #4 [internal] load .dockerignore 01:50:58 #4 transferring context: 2B done 01:50:58 #4 DONE 0.0s 01:50:58 01:50:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:58 #5 CACHED 01:50:58 01:50:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:58 #6 CACHED 01:50:58 01:50:58 #7 exporting to image 01:50:58 #7 exporting layers 01:50:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:58 #7 exporting layers done 01:50:58 #7 exporting manifest sha256:fb0c469d70c3e7701dd72834f2d9937fbb21de9d62767164154ab517f1db42db done 01:50:58 #7 exporting config sha256:4d5abf8dad65cd87649744bce9f400d5468d737b218e74241c07eb15eeab67de done 01:50:58 #7 exporting manifest sha256:373dfcb9af45647e230f1a036d3c409b40a7ef0218657f25df8f866954a7ccd2 done 01:50:58 #7 exporting config sha256:ab4c53bfbce72e58acef08d4d2f0a23e9fb04d42744a5f6dfc0ba71c0b2a9f56 done 01:50:58 #7 exporting manifest list sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 done 01:50:58 #7 pushing layers 0.0s done 01:50:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 0.1s done 01:50:58 #7 DONE 0.1s 01:50:58 01:50:58 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:50:58 #8 DONE 0.0s 01:50:58 01:50:58 1 warning found (use --debug to expand): 01:50:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85' 01:50:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85 --push - 01:50:58 #1 [internal] load build definition from Dockerfile 01:50:58 #1 transferring dockerfile: 187B done 01:50:58 #1 DONE 0.0s 01:50:58 01:50:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85 01:50:58 #2 DONE 0.0s 01:50:58 01:50:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85 01:50:58 #3 DONE 0.0s 01:50:58 01:50:58 #4 [internal] load .dockerignore 01:50:58 #4 transferring context: 2B done 01:50:58 #4 DONE 0.0s 01:50:58 01:50:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:58 #5 CACHED 01:50:58 01:50:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:58 #6 CACHED 01:50:58 01:50:58 #7 exporting to image 01:50:58 #7 exporting layers done 01:50:58 #7 exporting manifest sha256:fb0c469d70c3e7701dd72834f2d9937fbb21de9d62767164154ab517f1db42db done 01:50:58 #7 exporting config sha256:4d5abf8dad65cd87649744bce9f400d5468d737b218e74241c07eb15eeab67de done 01:50:58 #7 exporting manifest sha256:373dfcb9af45647e230f1a036d3c409b40a7ef0218657f25df8f866954a7ccd2 done 01:50:58 #7 exporting config sha256:ab4c53bfbce72e58acef08d4d2f0a23e9fb04d42744a5f6dfc0ba71c0b2a9f56 done 01:50:58 #7 exporting manifest list sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 done 01:50:58 #7 pushing layers 0.0s done 01:50:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 01:50:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.85@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 0.1s done 01:50:58 #7 DONE 0.1s 01:50:58 01:50:58 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:50:58 #8 DONE 0.0s 01:50:58 01:50:58 1 warning found (use --debug to expand): 01:50:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:50:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:50:59 #1 [internal] load build definition from Dockerfile 01:50:59 #1 transferring dockerfile: 228B done 01:50:59 #1 DONE 0.0s 01:50:59 01:50:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:59 #2 DONE 0.0s 01:50:59 01:50:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:50:59 #3 DONE 0.0s 01:50:59 01:50:59 #4 [internal] load .dockerignore 01:50:59 #4 transferring context: 2B done 01:50:59 #4 DONE 0.0s 01:50:59 01:50:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:59 #5 CACHED 01:50:59 01:50:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:59 #6 CACHED 01:50:59 01:50:59 #7 exporting to image 01:50:59 #7 exporting layers done 01:50:59 #7 exporting manifest sha256:fb0c469d70c3e7701dd72834f2d9937fbb21de9d62767164154ab517f1db42db done 01:50:59 #7 exporting config sha256:4d5abf8dad65cd87649744bce9f400d5468d737b218e74241c07eb15eeab67de done 01:50:59 #7 exporting manifest sha256:373dfcb9af45647e230f1a036d3c409b40a7ef0218657f25df8f866954a7ccd2 done 01:50:59 #7 exporting config sha256:ab4c53bfbce72e58acef08d4d2f0a23e9fb04d42744a5f6dfc0ba71c0b2a9f56 done 01:50:59 #7 exporting manifest list sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 done 01:50:59 #7 pushing layers 01:50:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:59 #7 pushing layers 0.0s done 01:50:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 0.1s done 01:50:59 #7 DONE 0.1s 01:50:59 01:50:59 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:50:59 #8 DONE 0.0s 01:50:59 01:50:59 1 warning found (use --debug to expand): 01:50:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 01:50:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 01:50:59 #1 [internal] load build definition from Dockerfile 01:50:59 #1 transferring dockerfile: 179B done 01:50:59 #1 DONE 0.0s 01:50:59 01:50:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:50:59 #2 DONE 0.0s 01:50:59 01:50:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:50:59 #3 DONE 0.0s 01:50:59 01:50:59 #4 [internal] load .dockerignore 01:50:59 #4 transferring context: 2B done 01:50:59 #4 DONE 0.0s 01:50:59 01:50:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:59 #5 CACHED 01:50:59 01:50:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 01:50:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b77dd8f3ca33faf0a9a82651d5fd7fa21e5a58fac7ba1d7225fc45aec6fe548a 0.0s done 01:50:59 #6 CACHED 01:50:59 01:50:59 #7 exporting to image 01:50:59 #7 exporting layers done 01:50:59 #7 exporting manifest sha256:fb0c469d70c3e7701dd72834f2d9937fbb21de9d62767164154ab517f1db42db done 01:50:59 #7 exporting config sha256:4d5abf8dad65cd87649744bce9f400d5468d737b218e74241c07eb15eeab67de done 01:50:59 #7 exporting manifest sha256:373dfcb9af45647e230f1a036d3c409b40a7ef0218657f25df8f866954a7ccd2 done 01:50:59 #7 exporting config sha256:ab4c53bfbce72e58acef08d4d2f0a23e9fb04d42744a5f6dfc0ba71c0b2a9f56 done 01:50:59 #7 exporting manifest list sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 done 01:50:59 #7 pushing layers 0.0s done 01:50:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 01:50:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:beb36b01db4ef4ffd601e6a4c2f5adb3855bb9629efd5b29fbc606aa03795938 0.1s done 01:50:59 #7 DONE 0.1s 01:50:59 01:50:59 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:50:59 #8 DONE 0.0s 01:50:59 01:50:59 1 warning found (use --debug to expand): 01:50:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd' 01:50:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:50:59 #1 [internal] load build definition from Dockerfile 01:50:59 #1 transferring dockerfile: 205B done 01:50:59 #1 DONE 0.0s 01:50:59 01:50:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:59 #2 DONE 0.0s 01:50:59 01:50:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd 01:50:59 #3 DONE 0.0s 01:50:59 01:50:59 #4 [internal] load .dockerignore 01:50:59 #4 transferring context: 2B done 01:50:59 #4 DONE 0.0s 01:50:59 01:50:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:50:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 0.0s done 01:51:00 #5 DONE 0.1s 01:51:00 01:51:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 0.0s done 01:51:00 #6 DONE 0.0s 01:51:00 01:51:00 #7 exporting to image 01:51:00 #7 exporting layers done 01:51:00 #7 exporting manifest sha256:41239d8b1a0456b4223f0a7f00b0c2fe71472aa4a8c3b3cee7ce9d27986b4e86 done 01:51:00 #7 exporting config sha256:1961293c6a18cf903286e0cba43399f6847e7e6b488ef534996eec240fb5c72a 01:51:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:00 #7 ... 01:51:00 01:51:00 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:51:00 #8 DONE 0.0s 01:51:00 01:51:00 #7 exporting to image 01:51:00 #7 exporting config sha256:1961293c6a18cf903286e0cba43399f6847e7e6b488ef534996eec240fb5c72a done 01:51:00 #7 exporting manifest sha256:413660eefc1858d7420bc4d339d2d098911ced57dc192136aa0cbef3514d7992 done 01:51:00 #7 exporting config sha256:9010af308a863274144e4a2fa752bda920f0f71ef8d2cb15519d68c11311ddcc 0.0s done 01:51:00 #7 exporting manifest list sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 done 01:51:00 #7 pushing layers 0.1s done 01:51:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 01:51:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 0.1s done 01:51:00 #7 DONE 0.2s 01:51:00 01:51:00 1 warning found (use --debug to expand): 01:51:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 01:51:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 01:51:00 #1 [internal] load build definition from Dockerfile 01:51:00 #1 transferring dockerfile: 171B done 01:51:00 #1 DONE 0.0s 01:51:00 01:51:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:51:00 #2 DONE 0.0s 01:51:00 01:51:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:51:00 #3 DONE 0.0s 01:51:00 01:51:00 #4 [internal] load .dockerignore 01:51:00 #4 transferring context: 2B done 01:51:00 #4 DONE 0.0s 01:51:00 01:51:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 0.0s done 01:51:00 #5 CACHED 01:51:00 01:51:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 0.0s done 01:51:00 #6 CACHED 01:51:00 01:51:00 #7 exporting to image 01:51:00 #7 exporting layers done 01:51:00 #7 exporting manifest sha256:41239d8b1a0456b4223f0a7f00b0c2fe71472aa4a8c3b3cee7ce9d27986b4e86 done 01:51:00 #7 exporting config sha256:1961293c6a18cf903286e0cba43399f6847e7e6b488ef534996eec240fb5c72a done 01:51:00 #7 exporting manifest sha256:413660eefc1858d7420bc4d339d2d098911ced57dc192136aa0cbef3514d7992 done 01:51:00 #7 exporting config sha256:9010af308a863274144e4a2fa752bda920f0f71ef8d2cb15519d68c11311ddcc done 01:51:00 #7 exporting manifest list sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 01:51:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:00 #7 exporting manifest list sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 done 01:51:00 #7 pushing layers 0.0s done 01:51:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 0.1s done 01:51:00 #7 DONE 0.1s 01:51:00 01:51:00 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:51:00 #8 DONE 0.0s 01:51:00 01:51:00 1 warning found (use --debug to expand): 01:51:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85' 01:51:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85 --push - 01:51:01 #1 [internal] load build definition from Dockerfile 01:51:01 #1 transferring dockerfile: 177B done 01:51:01 #1 DONE 0.0s 01:51:01 01:51:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85 01:51:01 #2 DONE 0.0s 01:51:01 01:51:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85 01:51:01 #3 DONE 0.0s 01:51:01 01:51:01 #4 [internal] load .dockerignore 01:51:01 #4 transferring context: 2B done 01:51:01 #4 DONE 0.0s 01:51:01 01:51:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 done 01:51:01 #5 CACHED 01:51:01 01:51:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 0.0s done 01:51:01 #6 CACHED 01:51:01 01:51:01 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:51:01 #7 DONE 0.0s 01:51:01 01:51:01 #8 exporting to image 01:51:01 #8 exporting layers done 01:51:01 #8 exporting manifest sha256:41239d8b1a0456b4223f0a7f00b0c2fe71472aa4a8c3b3cee7ce9d27986b4e86 done 01:51:01 #8 exporting config sha256:1961293c6a18cf903286e0cba43399f6847e7e6b488ef534996eec240fb5c72a done 01:51:01 #8 exporting manifest sha256:413660eefc1858d7420bc4d339d2d098911ced57dc192136aa0cbef3514d7992 done 01:51:01 #8 exporting config sha256:9010af308a863274144e4a2fa752bda920f0f71ef8d2cb15519d68c11311ddcc done 01:51:01 #8 exporting manifest list sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 done 01:51:01 #8 pushing layers 0.0s done 01:51:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.85@sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 0.1s done 01:51:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:01 #8 DONE 0.1s 01:51:01 01:51:01 1 warning found (use --debug to expand): 01:51:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:51:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:51:02 #1 [internal] load build definition from Dockerfile 01:51:02 #1 transferring dockerfile: 218B done 01:51:02 #1 DONE 0.0s 01:51:02 01:51:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:02 #2 DONE 0.0s 01:51:02 01:51:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:02 #3 DONE 0.0s 01:51:02 01:51:02 #4 [internal] load .dockerignore 01:51:02 #4 transferring context: 2B done 01:51:02 #4 DONE 0.0s 01:51:02 01:51:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 done 01:51:02 #5 CACHED 01:51:02 01:51:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 0.0s done 01:51:02 #6 CACHED 01:51:02 01:51:02 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:51:02 #7 DONE 0.0s 01:51:02 01:51:02 #8 exporting to image 01:51:02 #8 exporting layers done 01:51:02 #8 exporting manifest sha256:41239d8b1a0456b4223f0a7f00b0c2fe71472aa4a8c3b3cee7ce9d27986b4e86 done 01:51:02 #8 exporting config sha256:1961293c6a18cf903286e0cba43399f6847e7e6b488ef534996eec240fb5c72a done 01:51:02 #8 exporting manifest sha256:413660eefc1858d7420bc4d339d2d098911ced57dc192136aa0cbef3514d7992 done 01:51:02 #8 exporting config sha256:9010af308a863274144e4a2fa752bda920f0f71ef8d2cb15519d68c11311ddcc done 01:51:02 #8 exporting manifest list sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 done 01:51:02 #8 pushing layers 0.0s done 01:51:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 0.1s done 01:51:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:02 #8 DONE 0.1s 01:51:02 01:51:02 1 warning found (use --debug to expand): 01:51:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 01:51:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 01:51:02 #1 [internal] load build definition from Dockerfile 01:51:02 #1 transferring dockerfile: 169B done 01:51:02 #1 DONE 0.0s 01:51:02 01:51:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:51:02 #2 DONE 0.0s 01:51:02 01:51:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:51:02 #3 DONE 0.0s 01:51:02 01:51:02 #4 [internal] load .dockerignore 01:51:02 #4 transferring context: 2B done 01:51:02 #4 DONE 0.0s 01:51:02 01:51:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 done 01:51:02 #5 CACHED 01:51:02 01:51:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 01:51:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:371ff02870689b4a3c7863b07d977d9e3ac9a02f0434731ff755884cbed2fa35 done 01:51:02 #6 CACHED 01:51:02 01:51:02 #7 exporting to image 01:51:02 #7 exporting layers done 01:51:02 #7 exporting manifest sha256:41239d8b1a0456b4223f0a7f00b0c2fe71472aa4a8c3b3cee7ce9d27986b4e86 done 01:51:02 #7 exporting config sha256:1961293c6a18cf903286e0cba43399f6847e7e6b488ef534996eec240fb5c72a done 01:51:02 #7 exporting manifest sha256:413660eefc1858d7420bc4d339d2d098911ced57dc192136aa0cbef3514d7992 01:51:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:02 #7 exporting manifest sha256:413660eefc1858d7420bc4d339d2d098911ced57dc192136aa0cbef3514d7992 done 01:51:02 #7 exporting config sha256:9010af308a863274144e4a2fa752bda920f0f71ef8d2cb15519d68c11311ddcc done 01:51:02 #7 exporting manifest list sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 done 01:51:02 #7 pushing layers 0.0s done 01:51:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0014121189338259ddf3aecb90ad16bf0e1c6f23dfed610b11e6368df87e4c82 0.1s done 01:51:02 #7 DONE 0.1s 01:51:02 01:51:02 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:51:02 #8 DONE 0.0s 01:51:02 01:51:02 1 warning found (use --debug to expand): 01:51:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd' 01:51:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:51:02 #1 [internal] load build definition from Dockerfile 01:51:02 #1 transferring dockerfile: 206B done 01:51:02 #1 DONE 0.0s 01:51:02 01:51:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:02 #2 DONE 0.0s 01:51:02 01:51:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:02 #3 DONE 0.0s 01:51:02 01:51:02 #4 [internal] load .dockerignore 01:51:02 #4 transferring context: 2B done 01:51:02 #4 DONE 0.0s 01:51:02 01:51:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 done 01:51:02 #5 DONE 0.0s 01:51:02 01:51:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 0.0s done 01:51:03 #6 DONE 0.0s 01:51:03 01:51:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 done 01:51:03 #5 DONE 0.1s 01:51:03 01:51:03 #7 exporting to image 01:51:03 #7 exporting layers done 01:51:03 #7 exporting manifest sha256:c1d1c1ca25e826b1996eedf440178225fe79bf0a6941f63dedd1551075400282 done 01:51:03 #7 exporting config sha256:c258faba3f7b26446d13bb5eae1496b533f2d75a171886ab507eeb4e15073847 done 01:51:03 #7 exporting manifest sha256:90acccba838cfd8244ba02d9e41cc93d2197c70ae5d508dafe577b327a4eeffe done 01:51:03 #7 exporting config sha256:6ea58bec600ff013f3a0f31420b8a08507542397732096e519c8a4b442da3357 done 01:51:03 #7 exporting manifest list sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 done 01:51:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:03 #7 ... 01:51:03 01:51:03 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:51:03 #8 DONE 0.0s 01:51:03 01:51:03 #7 exporting to image 01:51:03 #7 pushing layers 0.1s done 01:51:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 01:51:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 0.1s done 01:51:03 #7 DONE 0.2s 01:51:03 01:51:03 1 warning found (use --debug to expand): 01:51:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 01:51:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 01:51:03 #1 [internal] load build definition from Dockerfile 01:51:03 #1 transferring dockerfile: 172B done 01:51:03 #1 DONE 0.0s 01:51:03 01:51:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:51:03 #2 DONE 0.0s 01:51:03 01:51:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:51:03 #3 DONE 0.0s 01:51:03 01:51:03 #4 [internal] load .dockerignore 01:51:03 #4 transferring context: 2B done 01:51:03 #4 DONE 0.0s 01:51:03 01:51:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 done 01:51:03 #5 DONE 0.0s 01:51:03 01:51:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 0.0s done 01:51:04 #6 CACHED 01:51:04 01:51:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:04 #5 CACHED 01:51:04 01:51:04 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:51:04 #7 DONE 0.0s 01:51:04 01:51:04 #8 exporting to image 01:51:04 #8 exporting layers done 01:51:04 #8 exporting manifest sha256:c1d1c1ca25e826b1996eedf440178225fe79bf0a6941f63dedd1551075400282 done 01:51:04 #8 exporting config sha256:c258faba3f7b26446d13bb5eae1496b533f2d75a171886ab507eeb4e15073847 done 01:51:04 #8 exporting manifest sha256:90acccba838cfd8244ba02d9e41cc93d2197c70ae5d508dafe577b327a4eeffe done 01:51:04 #8 exporting config sha256:6ea58bec600ff013f3a0f31420b8a08507542397732096e519c8a4b442da3357 done 01:51:04 #8 exporting manifest list sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 done 01:51:04 #8 pushing layers 0.0s done 01:51:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 0.1s done 01:51:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:04 #8 DONE 0.1s 01:51:04 01:51:04 1 warning found (use --debug to expand): 01:51:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85' 01:51:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85 --push - 01:51:04 #1 [internal] load build definition from Dockerfile 01:51:04 #1 transferring dockerfile: 178B done 01:51:04 #1 DONE 0.0s 01:51:04 01:51:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85 01:51:04 #2 DONE 0.0s 01:51:04 01:51:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85 01:51:04 #3 DONE 0.0s 01:51:04 01:51:04 #4 [internal] load .dockerignore 01:51:04 #4 transferring context: 2B done 01:51:04 #4 DONE 0.0s 01:51:04 01:51:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 0.0s done 01:51:04 #5 CACHED 01:51:04 01:51:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 0.0s done 01:51:04 #6 CACHED 01:51:04 01:51:04 #7 exporting to image 01:51:04 #7 exporting layers done 01:51:04 #7 exporting manifest sha256:c1d1c1ca25e826b1996eedf440178225fe79bf0a6941f63dedd1551075400282 done 01:51:04 #7 exporting config sha256:c258faba3f7b26446d13bb5eae1496b533f2d75a171886ab507eeb4e15073847 done 01:51:04 #7 exporting manifest sha256:90acccba838cfd8244ba02d9e41cc93d2197c70ae5d508dafe577b327a4eeffe done 01:51:04 #7 exporting config sha256:6ea58bec600ff013f3a0f31420b8a08507542397732096e519c8a4b442da3357 done 01:51:04 #7 exporting manifest list sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 done 01:51:04 #7 pushing layers 0.0s done 01:51:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85@sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 01:51:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.85@sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 0.1s done 01:51:04 #7 DONE 0.1s 01:51:04 01:51:04 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:51:04 #8 DONE 0.0s 01:51:04 01:51:04 1 warning found (use --debug to expand): 01:51:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:51:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:51:05 #1 [internal] load build definition from Dockerfile 01:51:05 #1 transferring dockerfile: 219B done 01:51:05 #1 DONE 0.0s 01:51:05 01:51:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:05 #2 DONE 0.0s 01:51:05 01:51:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:05 #3 DONE 0.0s 01:51:05 01:51:05 #4 [internal] load .dockerignore 01:51:05 #4 transferring context: 2B done 01:51:05 #4 DONE 0.0s 01:51:05 01:51:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 0.0s done 01:51:05 #5 CACHED 01:51:05 01:51:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 0.0s done 01:51:05 #6 CACHED 01:51:05 01:51:05 #7 exporting to image 01:51:05 #7 exporting layers done 01:51:05 #7 exporting manifest sha256:c1d1c1ca25e826b1996eedf440178225fe79bf0a6941f63dedd1551075400282 done 01:51:05 #7 exporting config sha256:c258faba3f7b26446d13bb5eae1496b533f2d75a171886ab507eeb4e15073847 done 01:51:05 #7 exporting manifest sha256:90acccba838cfd8244ba02d9e41cc93d2197c70ae5d508dafe577b327a4eeffe done 01:51:05 #7 exporting config sha256:6ea58bec600ff013f3a0f31420b8a08507542397732096e519c8a4b442da3357 01:51:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:05 #7 exporting config sha256:6ea58bec600ff013f3a0f31420b8a08507542397732096e519c8a4b442da3357 done 01:51:05 #7 exporting manifest list sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 done 01:51:05 #7 pushing layers 0.0s done 01:51:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 0.1s done 01:51:05 #7 DONE 0.1s 01:51:05 01:51:05 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:51:05 #8 DONE 0.0s 01:51:05 01:51:05 1 warning found (use --debug to expand): 01:51:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 01:51:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 01:51:05 #1 [internal] load build definition from Dockerfile 01:51:05 #1 transferring dockerfile: 170B done 01:51:05 #1 DONE 0.0s 01:51:05 01:51:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:51:05 #2 DONE 0.0s 01:51:05 01:51:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:51:05 #3 DONE 0.0s 01:51:05 01:51:05 #4 [internal] load .dockerignore 01:51:05 #4 transferring context: 2B done 01:51:05 #4 DONE 0.0s 01:51:05 01:51:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 done 01:51:05 #5 CACHED 01:51:05 01:51:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 01:51:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:933f74538a91877bdd184f9966e7325f64e26e3c268af6d271dbf237ef5cbc02 0.0s done 01:51:05 #6 CACHED 01:51:05 01:51:05 #7 exporting to image 01:51:05 #7 exporting layers done 01:51:05 #7 exporting manifest sha256:c1d1c1ca25e826b1996eedf440178225fe79bf0a6941f63dedd1551075400282 done 01:51:05 #7 exporting config sha256:c258faba3f7b26446d13bb5eae1496b533f2d75a171886ab507eeb4e15073847 done 01:51:05 #7 exporting manifest sha256:90acccba838cfd8244ba02d9e41cc93d2197c70ae5d508dafe577b327a4eeffe done 01:51:05 #7 exporting config sha256:6ea58bec600ff013f3a0f31420b8a08507542397732096e519c8a4b442da3357 done 01:51:05 #7 exporting manifest list sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 done 01:51:05 #7 pushing layers 01:51:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:05 #7 pushing layers 0.0s done 01:51:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0e7a2864c5c26f896b3b594114e5f2043f7bf408a9fedf580c4ecfb49ad0e858 0.1s done 01:51:05 #7 DONE 0.1s 01:51:05 01:51:05 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:51:05 #8 DONE 0.0s 01:51:05 01:51:05 1 warning found (use --debug to expand): 01:51:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd' 01:51:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:51:05 #1 [internal] load build definition from Dockerfile 01:51:05 #1 transferring dockerfile: 206B done 01:51:05 #1 DONE 0.0s 01:51:05 01:51:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:05 #2 DONE 0.0s 01:51:05 01:51:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:05 #3 DONE 0.0s 01:51:05 01:51:05 #4 [internal] load .dockerignore 01:51:05 #4 transferring context: 2B done 01:51:05 #4 DONE 0.0s 01:51:06 01:51:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:06 #5 ... 01:51:06 01:51:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 done 01:51:06 #6 DONE 0.1s 01:51:06 01:51:06 #7 exporting to image 01:51:06 #7 exporting layers done 01:51:06 #7 exporting manifest sha256:0c915feacf01926c24fdbce9d757a1962ffb5f0599352a4de055267ab9275558 done 01:51:06 #7 exporting config sha256:7311c8c810d5fef4fa3b3fb254426c831b1389b363c1c9109c26fab640c9cbae done 01:51:06 #7 exporting manifest sha256:dc9e3be229fb77aa6272faaa0d5429328334612fa924904a91ad5baca52727f1 done 01:51:06 #7 exporting config sha256:b1c6fa10abc102df0f862c02e5554df3b158bcb86d83c241e6a4998364b9e0e3 done 01:51:06 #7 exporting manifest list sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 done 01:51:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:06 #7 ... 01:51:06 01:51:06 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:51:06 #8 DONE 0.0s 01:51:06 01:51:06 #7 exporting to image 01:51:06 #7 pushing layers 01:51:06 #7 pushing layers 0.3s done 01:51:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 01:51:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 0.1s done 01:51:06 #7 DONE 0.4s 01:51:06 01:51:06 1 warning found (use --debug to expand): 01:51:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 01:51:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 01:51:07 #1 [internal] load build definition from Dockerfile 01:51:07 #1 transferring dockerfile: 172B done 01:51:07 #1 DONE 0.0s 01:51:07 01:51:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:51:07 #2 DONE 0.0s 01:51:07 01:51:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:51:07 #3 DONE 0.0s 01:51:07 01:51:07 #4 [internal] load .dockerignore 01:51:07 #4 transferring context: 2B done 01:51:07 #4 DONE 0.0s 01:51:07 01:51:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:07 #5 CACHED 01:51:07 01:51:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:07 #6 CACHED 01:51:07 01:51:07 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:51:07 #7 DONE 0.0s 01:51:07 01:51:07 #8 exporting to image 01:51:07 #8 exporting layers done 01:51:07 #8 exporting manifest sha256:0c915feacf01926c24fdbce9d757a1962ffb5f0599352a4de055267ab9275558 done 01:51:07 #8 exporting config sha256:7311c8c810d5fef4fa3b3fb254426c831b1389b363c1c9109c26fab640c9cbae done 01:51:07 #8 exporting manifest sha256:dc9e3be229fb77aa6272faaa0d5429328334612fa924904a91ad5baca52727f1 done 01:51:07 #8 exporting config sha256:b1c6fa10abc102df0f862c02e5554df3b158bcb86d83c241e6a4998364b9e0e3 done 01:51:07 #8 exporting manifest list sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 done 01:51:07 #8 pushing layers 0.0s done 01:51:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 0.1s done 01:51:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:07 #8 DONE 0.1s 01:51:07 01:51:07 1 warning found (use --debug to expand): 01:51:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85' 01:51:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85 --push - 01:51:07 #1 [internal] load build definition from Dockerfile 01:51:07 #1 transferring dockerfile: 178B done 01:51:07 #1 DONE 0.0s 01:51:07 01:51:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85 01:51:07 #2 DONE 0.0s 01:51:07 01:51:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85 01:51:07 #3 DONE 0.0s 01:51:07 01:51:07 #4 [internal] load .dockerignore 01:51:07 #4 transferring context: 2B done 01:51:07 #4 DONE 0.0s 01:51:07 01:51:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:07 #5 CACHED 01:51:07 01:51:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:07 #6 CACHED 01:51:07 01:51:07 #7 exporting to image 01:51:07 #7 exporting layers done 01:51:07 #7 exporting manifest sha256:0c915feacf01926c24fdbce9d757a1962ffb5f0599352a4de055267ab9275558 01:51:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:07 #7 exporting manifest sha256:0c915feacf01926c24fdbce9d757a1962ffb5f0599352a4de055267ab9275558 done 01:51:07 #7 exporting config sha256:7311c8c810d5fef4fa3b3fb254426c831b1389b363c1c9109c26fab640c9cbae done 01:51:07 #7 exporting manifest sha256:dc9e3be229fb77aa6272faaa0d5429328334612fa924904a91ad5baca52727f1 done 01:51:07 #7 exporting config sha256:b1c6fa10abc102df0f862c02e5554df3b158bcb86d83c241e6a4998364b9e0e3 done 01:51:07 #7 exporting manifest list sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 done 01:51:07 #7 pushing layers 0.0s done 01:51:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.85@sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 0.1s done 01:51:07 #7 DONE 0.1s 01:51:07 01:51:07 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:51:07 #8 DONE 0.0s 01:51:07 01:51:07 1 warning found (use --debug to expand): 01:51:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:51:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:51:08 #1 [internal] load build definition from Dockerfile 01:51:08 #1 transferring dockerfile: 219B done 01:51:08 #1 DONE 0.0s 01:51:08 01:51:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:08 #2 DONE 0.0s 01:51:08 01:51:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:08 #3 DONE 0.0s 01:51:08 01:51:08 #4 [internal] load .dockerignore 01:51:08 #4 transferring context: 2B done 01:51:08 #4 DONE 0.0s 01:51:08 01:51:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:08 #5 CACHED 01:51:08 01:51:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:08 #6 CACHED 01:51:08 01:51:08 #7 exporting to image 01:51:08 #7 exporting layers done 01:51:08 #7 exporting manifest sha256:0c915feacf01926c24fdbce9d757a1962ffb5f0599352a4de055267ab9275558 done 01:51:08 #7 exporting config sha256:7311c8c810d5fef4fa3b3fb254426c831b1389b363c1c9109c26fab640c9cbae done 01:51:08 #7 exporting manifest sha256:dc9e3be229fb77aa6272faaa0d5429328334612fa924904a91ad5baca52727f1 done 01:51:08 #7 exporting config sha256:b1c6fa10abc102df0f862c02e5554df3b158bcb86d83c241e6a4998364b9e0e3 done 01:51:08 #7 exporting manifest list sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 done 01:51:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:08 #7 pushing layers 0.0s done 01:51:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 0.1s done 01:51:08 #7 DONE 0.1s 01:51:08 01:51:08 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:51:08 #8 DONE 0.0s 01:51:08 01:51:08 1 warning found (use --debug to expand): 01:51:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 01:51:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 01:51:08 #1 [internal] load build definition from Dockerfile 01:51:08 #1 transferring dockerfile: 170B done 01:51:08 #1 DONE 0.0s 01:51:08 01:51:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:51:08 #2 DONE 0.0s 01:51:08 01:51:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:51:08 #3 DONE 0.0s 01:51:08 01:51:08 #4 [internal] load .dockerignore 01:51:08 #4 transferring context: 2B done 01:51:08 #4 DONE 0.0s 01:51:08 01:51:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:08 #5 CACHED 01:51:08 01:51:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 01:51:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c9c54b74d7d71c69529b9a492a1aaca855b6dda51fb5b9c0d5314a5bc81210f4 0.0s done 01:51:08 #6 CACHED 01:51:08 01:51:08 #7 exporting to image 01:51:08 #7 exporting layers done 01:51:08 #7 exporting manifest sha256:0c915feacf01926c24fdbce9d757a1962ffb5f0599352a4de055267ab9275558 done 01:51:08 #7 exporting config sha256:7311c8c810d5fef4fa3b3fb254426c831b1389b363c1c9109c26fab640c9cbae done 01:51:08 #7 exporting manifest sha256:dc9e3be229fb77aa6272faaa0d5429328334612fa924904a91ad5baca52727f1 done 01:51:08 #7 exporting config sha256:b1c6fa10abc102df0f862c02e5554df3b158bcb86d83c241e6a4998364b9e0e3 done 01:51:08 #7 exporting manifest list sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 done 01:51:08 #7 pushing layers 0.0s done 01:51:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 01:51:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:03118083274cf384b12b6def2123b987b99926dd02714c0d8cec2fa922f9f854 0.1s done 01:51:08 #7 DONE 0.1s 01:51:08 01:51:08 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:51:08 #8 DONE 0.0s 01:51:08 01:51:08 1 warning found (use --debug to expand): 01:51:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd' 01:51:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:51:09 #1 [internal] load build definition from Dockerfile 01:51:09 #1 transferring dockerfile: 206B done 01:51:09 #1 DONE 0.0s 01:51:09 01:51:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:09 #2 DONE 0.0s 01:51:09 01:51:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:09 #3 DONE 0.0s 01:51:09 01:51:09 #4 [internal] load .dockerignore 01:51:09 #4 transferring context: 2B done 01:51:09 #4 DONE 0.0s 01:51:09 01:51:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:09 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 0.0s done 01:51:09 #5 DONE 0.0s 01:51:09 01:51:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:09 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 done 01:51:09 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 done 01:51:09 #6 DONE 0.1s 01:51:09 01:51:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:09 #5 DONE 0.0s 01:51:09 01:51:09 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:51:09 #7 DONE 0.0s 01:51:09 01:51:09 #8 exporting to image 01:51:09 #8 exporting layers done 01:51:09 #8 exporting manifest sha256:b2d98c451da600d0f829f0e062f434e76a3849f3d3106bc418edde13985afec1 done 01:51:09 #8 exporting config sha256:e70e937fd14bf7ff0826384f5b1a1eb146906777e03a00541b2c159f080aa051 done 01:51:09 #8 exporting manifest sha256:ef433a482f4c12559415b9f98d2c1c05cddd714989c4bf2eded6a79978c97ec3 done 01:51:09 #8 exporting config sha256:208c1781d6b106cae89b2c1835f7c8433c089e2598e27d3f4fb8aff9ca407d5f done 01:51:09 #8 exporting manifest list sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 done 01:51:09 #8 pushing layers 0.1s done 01:51:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 0.1s done 01:51:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:09 #8 DONE 0.2s 01:51:09 01:51:09 1 warning found (use --debug to expand): 01:51:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 01:51:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 01:51:10 #1 [internal] load build definition from Dockerfile 01:51:10 #1 transferring dockerfile: 172B done 01:51:10 #1 DONE 0.0s 01:51:10 01:51:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:51:10 #2 DONE 0.0s 01:51:10 01:51:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:51:10 #3 DONE 0.0s 01:51:10 01:51:10 #4 [internal] load .dockerignore 01:51:10 #4 transferring context: 2B done 01:51:10 #4 DONE 0.0s 01:51:10 01:51:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:10 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 done 01:51:10 #5 CACHED 01:51:10 01:51:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:10 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 0.0s done 01:51:10 #6 CACHED 01:51:10 01:51:10 #7 exporting to image 01:51:10 #7 exporting layers done 01:51:10 #7 exporting manifest sha256:b2d98c451da600d0f829f0e062f434e76a3849f3d3106bc418edde13985afec1 done 01:51:10 #7 exporting config sha256:e70e937fd14bf7ff0826384f5b1a1eb146906777e03a00541b2c159f080aa051 done 01:51:10 #7 exporting manifest sha256:ef433a482f4c12559415b9f98d2c1c05cddd714989c4bf2eded6a79978c97ec3 done 01:51:10 #7 exporting config sha256:208c1781d6b106cae89b2c1835f7c8433c089e2598e27d3f4fb8aff9ca407d5f 01:51:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:10 #7 exporting config sha256:208c1781d6b106cae89b2c1835f7c8433c089e2598e27d3f4fb8aff9ca407d5f done 01:51:10 #7 exporting manifest list sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 done 01:51:10 #7 pushing layers 0.0s done 01:51:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 0.1s done 01:51:10 #7 DONE 0.1s 01:51:10 01:51:10 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:51:10 #8 DONE 0.0s 01:51:10 01:51:10 1 warning found (use --debug to expand): 01:51:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85 --push - 01:51:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85' 01:51:10 #1 [internal] load build definition from Dockerfile 01:51:10 #1 transferring dockerfile: 178B done 01:51:10 #1 DONE 0.0s 01:51:10 01:51:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85 01:51:10 #2 DONE 0.0s 01:51:10 01:51:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85 01:51:10 #3 DONE 0.0s 01:51:10 01:51:10 #4 [internal] load .dockerignore 01:51:10 #4 transferring context: 2B done 01:51:10 #4 DONE 0.0s 01:51:10 01:51:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:10 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 0.0s done 01:51:10 #5 CACHED 01:51:10 01:51:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:10 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 0.0s done 01:51:10 #6 CACHED 01:51:10 01:51:10 #7 exporting to image 01:51:10 #7 exporting layers done 01:51:10 #7 exporting manifest sha256:b2d98c451da600d0f829f0e062f434e76a3849f3d3106bc418edde13985afec1 done 01:51:10 #7 exporting config sha256:e70e937fd14bf7ff0826384f5b1a1eb146906777e03a00541b2c159f080aa051 done 01:51:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:10 #7 exporting manifest sha256:ef433a482f4c12559415b9f98d2c1c05cddd714989c4bf2eded6a79978c97ec3 done 01:51:10 #7 exporting config sha256:208c1781d6b106cae89b2c1835f7c8433c089e2598e27d3f4fb8aff9ca407d5f done 01:51:10 #7 exporting manifest list sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 done 01:51:10 #7 pushing layers 0.0s done 01:51:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.85@sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 0.1s done 01:51:10 #7 DONE 0.1s 01:51:10 01:51:10 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:51:10 #8 DONE 0.0s 01:51:10 01:51:10 1 warning found (use --debug to expand): 01:51:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:51:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:51:11 #1 [internal] load build definition from Dockerfile 01:51:11 #1 transferring dockerfile: 219B done 01:51:11 #1 DONE 0.0s 01:51:11 01:51:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:11 #2 DONE 0.0s 01:51:11 01:51:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:11 #3 DONE 0.0s 01:51:11 01:51:11 #4 [internal] load .dockerignore 01:51:11 #4 transferring context: 2B done 01:51:11 #4 DONE 0.0s 01:51:11 01:51:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:11 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 0.0s done 01:51:11 #5 CACHED 01:51:11 01:51:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:11 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 0.0s done 01:51:11 #6 CACHED 01:51:11 01:51:11 #7 exporting to image 01:51:11 #7 exporting layers 01:51:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:11 #7 exporting layers done 01:51:11 #7 exporting manifest sha256:b2d98c451da600d0f829f0e062f434e76a3849f3d3106bc418edde13985afec1 done 01:51:11 #7 exporting config sha256:e70e937fd14bf7ff0826384f5b1a1eb146906777e03a00541b2c159f080aa051 done 01:51:11 #7 exporting manifest sha256:ef433a482f4c12559415b9f98d2c1c05cddd714989c4bf2eded6a79978c97ec3 done 01:51:11 #7 exporting config sha256:208c1781d6b106cae89b2c1835f7c8433c089e2598e27d3f4fb8aff9ca407d5f done 01:51:11 #7 exporting manifest list sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 done 01:51:11 #7 pushing layers 0.0s done 01:51:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 0.1s done 01:51:11 #7 DONE 0.1s 01:51:11 01:51:11 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:51:11 #8 DONE 0.0s 01:51:11 01:51:11 1 warning found (use --debug to expand): 01:51:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 01:51:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 01:51:11 #1 [internal] load build definition from Dockerfile 01:51:11 #1 transferring dockerfile: 170B done 01:51:11 #1 DONE 0.0s 01:51:11 01:51:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:51:11 #2 DONE 0.0s 01:51:11 01:51:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:51:11 #3 DONE 0.0s 01:51:11 01:51:11 #4 [internal] load .dockerignore 01:51:11 #4 transferring context: 2B done 01:51:11 #4 DONE 0.0s 01:51:11 01:51:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:11 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 done 01:51:11 #5 CACHED 01:51:11 01:51:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 01:51:11 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ae23493a4a1a87f32765c003ad635cccf06a94f7267774e3039d3dda9e470b08 done 01:51:11 #6 CACHED 01:51:11 01:51:11 #7 exporting to image 01:51:11 #7 exporting layers done 01:51:11 #7 exporting manifest sha256:b2d98c451da600d0f829f0e062f434e76a3849f3d3106bc418edde13985afec1 done 01:51:11 #7 exporting config sha256:e70e937fd14bf7ff0826384f5b1a1eb146906777e03a00541b2c159f080aa051 done 01:51:11 #7 exporting manifest sha256:ef433a482f4c12559415b9f98d2c1c05cddd714989c4bf2eded6a79978c97ec3 done 01:51:11 #7 exporting config sha256:208c1781d6b106cae89b2c1835f7c8433c089e2598e27d3f4fb8aff9ca407d5f done 01:51:11 #7 exporting manifest list sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 done 01:51:11 #7 pushing layers 01:51:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:11 #7 pushing layers 0.0s done 01:51:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:7463efce3f7f500b7d0a21c99d863f6f1d2bc9ab0b24e8a7bd055f0fdac56179 0.1s done 01:51:11 #7 DONE 0.1s 01:51:11 01:51:11 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:51:11 #8 DONE 0.0s 01:51:11 01:51:11 1 warning found (use --debug to expand): 01:51:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd' 01:51:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd --push - 01:51:12 #1 [internal] load build definition from Dockerfile 01:51:12 #1 transferring dockerfile: 202B 0.0s done 01:51:12 #1 DONE 0.0s 01:51:12 01:51:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:12 #2 DONE 0.0s 01:51:12 01:51:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd 01:51:12 #3 DONE 0.0s 01:51:12 01:51:12 #4 [internal] load .dockerignore 01:51:12 #4 transferring context: 2B done 01:51:12 #4 DONE 0.0s 01:51:12 01:51:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:12 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:12 #5 DONE 0.0s 01:51:12 01:51:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:12 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:12 #6 DONE 0.1s 01:51:12 01:51:12 #7 exporting to image 01:51:12 #7 exporting layers done 01:51:12 #7 exporting manifest sha256:2f42493ffd90f6129579bc3b6fc4b288c004c401ddd03275d5b8e86b468f7d8f 0.0s done 01:51:12 #7 exporting config sha256:6e015b799987cd1e8bb82e8faf9ed30d49d82405568c3e38e630f1fca7439bc4 done 01:51:12 #7 exporting manifest sha256:9f93926b269920bc9a050258118d07a683e306b2803ab767710b7b6d018f9a8f done 01:51:12 #7 exporting config sha256:92713bfd10b19a31bc5e2e1495ce60edf0593e89f20f69fd488de9ece4690cde done 01:51:12 #7 exporting manifest list sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 done 01:51:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:12 #7 ... 01:51:12 01:51:12 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:51:12 #8 DONE 0.0s 01:51:12 01:51:12 #7 exporting to image 01:51:12 #7 pushing layers 0.1s done 01:51:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 01:51:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd@sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 0.1s done 01:51:12 #7 DONE 0.2s 01:51:12 01:51:12 1 warning found (use --debug to expand): 01:51:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 01:51:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 01:51:13 #1 [internal] load build definition from Dockerfile 01:51:13 #1 transferring dockerfile: 168B done 01:51:13 #1 DONE 0.0s 01:51:13 01:51:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:51:13 #2 DONE 0.0s 01:51:13 01:51:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:51:13 #3 DONE 0.0s 01:51:13 01:51:13 #4 [internal] load .dockerignore 01:51:13 #4 transferring context: 2B done 01:51:13 #4 DONE 0.0s 01:51:13 01:51:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:13 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b done 01:51:13 #5 CACHED 01:51:13 01:51:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:13 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b done 01:51:13 #6 CACHED 01:51:13 01:51:13 #7 exporting to image 01:51:13 #7 exporting layers done 01:51:13 #7 exporting manifest sha256:2f42493ffd90f6129579bc3b6fc4b288c004c401ddd03275d5b8e86b468f7d8f done 01:51:13 #7 exporting config sha256:6e015b799987cd1e8bb82e8faf9ed30d49d82405568c3e38e630f1fca7439bc4 done 01:51:13 #7 exporting manifest sha256:9f93926b269920bc9a050258118d07a683e306b2803ab767710b7b6d018f9a8f done 01:51:13 #7 exporting config sha256:92713bfd10b19a31bc5e2e1495ce60edf0593e89f20f69fd488de9ece4690cde done 01:51:13 #7 exporting manifest list sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 done 01:51:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:13 #7 pushing layers 0.0s done 01:51:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 0.1s done 01:51:13 #7 DONE 0.1s 01:51:13 01:51:13 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:51:13 #8 DONE 0.0s 01:51:13 01:51:13 1 warning found (use --debug to expand): 01:51:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85' 01:51:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85 --push - 01:51:13 #1 [internal] load build definition from Dockerfile 01:51:13 #1 transferring dockerfile: 174B done 01:51:13 #1 DONE 0.0s 01:51:13 01:51:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85 01:51:13 #2 DONE 0.0s 01:51:13 01:51:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85 01:51:13 #3 DONE 0.0s 01:51:13 01:51:13 #4 [internal] load .dockerignore 01:51:13 #4 transferring context: 2B done 01:51:13 #4 DONE 0.0s 01:51:13 01:51:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:13 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:13 #5 DONE 0.0s 01:51:13 01:51:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:13 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:13 #6 CACHED 01:51:13 01:51:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:13 #5 CACHED 01:51:13 01:51:13 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:51:13 #7 DONE 0.0s 01:51:13 01:51:13 #8 exporting to image 01:51:13 #8 exporting layers done 01:51:13 #8 exporting manifest sha256:2f42493ffd90f6129579bc3b6fc4b288c004c401ddd03275d5b8e86b468f7d8f done 01:51:13 #8 exporting config sha256:6e015b799987cd1e8bb82e8faf9ed30d49d82405568c3e38e630f1fca7439bc4 done 01:51:13 #8 exporting manifest sha256:9f93926b269920bc9a050258118d07a683e306b2803ab767710b7b6d018f9a8f done 01:51:13 #8 exporting config sha256:92713bfd10b19a31bc5e2e1495ce60edf0593e89f20f69fd488de9ece4690cde done 01:51:13 #8 exporting manifest list sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 done 01:51:13 #8 pushing layers 0.0s done 01:51:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.85@sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 0.1s done 01:51:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:13 #8 DONE 0.1s 01:51:13 01:51:13 1 warning found (use --debug to expand): 01:51:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85' 01:51:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 --push - 01:51:14 #1 [internal] load build definition from Dockerfile 01:51:14 #1 transferring dockerfile: 215B done 01:51:14 #1 DONE 0.0s 01:51:14 01:51:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:14 #2 DONE 0.0s 01:51:14 01:51:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 01:51:14 #3 DONE 0.0s 01:51:14 01:51:14 #4 [internal] load .dockerignore 01:51:14 #4 transferring context: 2B done 01:51:14 #4 DONE 0.0s 01:51:14 01:51:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:14 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:14 #5 DONE 0.0s 01:51:14 01:51:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:14 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:14 #6 CACHED 01:51:14 01:51:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:14 #5 CACHED 01:51:14 01:51:14 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:51:14 #7 DONE 0.0s 01:51:14 01:51:14 #8 exporting to image 01:51:14 #8 exporting layers done 01:51:14 #8 exporting manifest sha256:2f42493ffd90f6129579bc3b6fc4b288c004c401ddd03275d5b8e86b468f7d8f done 01:51:14 #8 exporting config sha256:6e015b799987cd1e8bb82e8faf9ed30d49d82405568c3e38e630f1fca7439bc4 done 01:51:14 #8 exporting manifest sha256:9f93926b269920bc9a050258118d07a683e306b2803ab767710b7b6d018f9a8f done 01:51:14 #8 exporting config sha256:92713bfd10b19a31bc5e2e1495ce60edf0593e89f20f69fd488de9ece4690cde done 01:51:14 #8 exporting manifest list sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 done 01:51:14 #8 pushing layers 0.0s done 01:51:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85@sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 0.1s done 01:51:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:14 #8 DONE 0.1s 01:51:14 01:51:14 1 warning found (use --debug to expand): 01:51:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:51:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 01:51:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 01:51:14 #1 [internal] load build definition from Dockerfile 01:51:14 #1 transferring dockerfile: 166B done 01:51:14 #1 DONE 0.0s 01:51:14 01:51:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:51:14 #2 DONE 0.0s 01:51:14 01:51:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:51:14 #3 DONE 0.0s 01:51:14 01:51:14 #4 [internal] load .dockerignore 01:51:14 #4 transferring context: 2B done 01:51:14 #4 DONE 0.0s 01:51:14 01:51:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:14 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:14 #5 CACHED 01:51:14 01:51:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:14 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 0.0s done 01:51:14 #6 DONE 0.0s 01:51:14 01:51:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:767eb62992c6f91820b56e1071b6d1ca22ca973a866e53539fd3f35fc67ed18b 01:51:14 #6 CACHED 01:51:14 01:51:14 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:51:14 #7 DONE 0.0s 01:51:14 01:51:14 #8 exporting to image 01:51:14 #8 exporting layers done 01:51:14 #8 exporting manifest sha256:2f42493ffd90f6129579bc3b6fc4b288c004c401ddd03275d5b8e86b468f7d8f done 01:51:14 #8 exporting config sha256:6e015b799987cd1e8bb82e8faf9ed30d49d82405568c3e38e630f1fca7439bc4 done 01:51:14 #8 exporting manifest sha256:9f93926b269920bc9a050258118d07a683e306b2803ab767710b7b6d018f9a8f done 01:51:14 #8 exporting config sha256:92713bfd10b19a31bc5e2e1495ce60edf0593e89f20f69fd488de9ece4690cde done 01:51:14 #8 exporting manifest list sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 done 01:51:14 #8 pushing layers 0.0s done 01:51:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:270e40103e18529d6a44012560f3a2bdebaaa6b05fe9871bde1a381e4a951df0 0.1s done 01:51:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:51:14 #8 DONE 0.1s 01:51:14 01:51:14 1 warning found (use --debug to expand): 01:51:14  - 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 01:51:15 + '[' -d /w/workspace/edgex-go/936/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:51:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:16 ---> package-listing.sh 01:51:16 ++ facter osfamily 01:51:16 ++ tr '[:upper:]' '[:lower:]' 01:51:16 + OS_FAMILY=redhat 01:51:16 + workspace=/w/workspace/edgex-go/936 01:51:16 + START_PACKAGES=/tmp/packages_start.txt 01:51:16 + END_PACKAGES=/tmp/packages_end.txt 01:51:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:16 + PACKAGES=/tmp/packages_start.txt 01:51:16 + '[' /w/workspace/edgex-go/936 ']' 01:51:16 + PACKAGES=/tmp/packages_end.txt 01:51:16 + case "${OS_FAMILY}" in 01:51:16 + rpm -qa 01:51:16 + sort 01:51:17 + '[' -f /tmp/packages_start.txt ']' 01:51:17 + '[' -f /tmp/packages_end.txt ']' 01:51:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:17 + '[' /w/workspace/edgex-go/936 ']' 01:51:17 + mkdir -p /w/workspace/edgex-go/936/archives/ 01:51:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/936/archives/ [Pipeline] echo 01:51:17 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/936/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:17 01:51:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:18 latest: Pulling from edgex-lftools-log-publisher 01:51:18 5eb5b503b376: Pulling fs layer 01:51:18 5c69ac0246d0: Pulling fs layer 01:51:18 ec43610c2a17: Pulling fs layer 01:51:18 3a2ae6a8a46f: Pulling fs layer 01:51:18 33b1e0a273af: Pulling fs layer 01:51:18 5d3b04190fa2: Pulling fs layer 01:51:18 2f39f015ded8: Pulling fs layer 01:51:18 3a2ae6a8a46f: Waiting 01:51:18 33b1e0a273af: Waiting 01:51:18 5d3b04190fa2: Waiting 01:51:18 2f39f015ded8: Waiting 01:51:18 5c69ac0246d0: Verifying Checksum 01:51:18 5c69ac0246d0: Download complete 01:51:18 3a2ae6a8a46f: Verifying Checksum 01:51:18 3a2ae6a8a46f: Download complete 01:51:18 33b1e0a273af: Verifying Checksum 01:51:18 33b1e0a273af: Download complete 01:51:18 ec43610c2a17: Verifying Checksum 01:51:18 ec43610c2a17: Download complete 01:51:18 5d3b04190fa2: Verifying Checksum 01:51:18 5d3b04190fa2: Download complete 01:51:18 5eb5b503b376: Verifying Checksum 01:51:18 5eb5b503b376: Download complete 01:51:19 2f39f015ded8: Verifying Checksum 01:51:19 2f39f015ded8: Download complete 01:51:19 5eb5b503b376: Pull complete 01:51:19 5c69ac0246d0: Pull complete 01:51:20 ec43610c2a17: Pull complete 01:51:20 3a2ae6a8a46f: Pull complete 01:51:20 33b1e0a273af: Pull complete 01:51:20 5d3b04190fa2: Pull complete 01:51:24 2f39f015ded8: Pull complete 01:51:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:24 prd-centos7-docker-4c-2g-775175 does not seem to be running inside a container 01:51:24 $ 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/936/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:27 $ docker top 62cf03af5f61f5b72070ff905f41f3b65ab0e77b45263a10d249603bd0c5dc0a -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:28 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:28 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:28 + ls /var/log/sa-host 01:51:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:28 provisioning config files... 01:51:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13682998242712388813tmp [Pipeline] { [Pipeline] echo 01:51:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:29 ---> create-netrc.sh [Pipeline] } 01:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:29 ---> python-tools-install.sh [Pipeline] echo 01:51:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:29 ---> sudo-logs.sh 01:51:29 Archiving 'sudo' log.. 01:51:29 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:29 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:51:29 $ docker stop --time=1 62cf03af5f61f5b72070ff905f41f3b65ab0e77b45263a10d249603bd0c5dc0a 01:51:31 $ docker rm -f --volumes 62cf03af5f61f5b72070ff905f41f3b65ab0e77b45263a10d249603bd0c5dc0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:51:31 [WS-CLEANUP] Deleting project workspace... 01:51:31 [WS-CLEANUP] Deferred wipeout is used... 01:51:31 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:34 #130 ... 02:09:34 02:09:34 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:09:34 #151 DONE 1238.0s 02:09:34 02:09:34 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:34 #153 ... 02:09:34 02:09:34 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:34 #155 DONE 0.4s 02:09:34 02:09:34 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:09:34 #149 ... 02:09:34 02:09:34 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:34 #156 DONE 0.2s 02:09:34 02:09:34 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:09:34 #157 DONE 0.4s 02:09:34 02:09:34 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:09:34 #158 DONE 0.1s 02:09:34 02:09:34 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:09:34 #159 DONE 0.2s 02:09:34 02:09:34 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:34 #160 DONE 2.5s 02:09:34 02:09:34 #112 [core-common-config-bootstrapper] exporting to image 02:09:34 #112 exporting layers 02:09:34 #112 exporting layers 0.9s done 02:09:34 #112 writing image sha256:3346f9d689ff40fd4d85764dfa6c91b728b5008275cbce4f8f92492a64d7e241 0.0s done 02:09:34 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:09:34 #112 DONE 8.6s 02:09:34 02:09:34 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:09:37 #146 DONE 1253.1s 02:09:37 02:09:37 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:09:37 #149 ... 02:09:37 02:09:37 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:09:38 #161 DONE 0.3s 02:09:38 02:09:38 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:09:41 #162 DONE 3.4s 02:09:41 02:09:41 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:41 #130 ... 02:09:41 02:09:41 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:09:41 #163 DONE 0.2s 02:09:41 02:09:41 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:09:41 #164 DONE 0.2s 02:09:41 02:09:41 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:09:42 #165 DONE 0.4s 02:09:42 02:09:42 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:09:42 #166 DONE 0.2s 02:09:42 02:09:42 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:09:42 #167 DONE 0.1s 02:09:42 02:09:42 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:09:42 #168 DONE 0.1s 02:09:42 02:09:42 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:09:42 #58 ... 02:09:42 02:09:42 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:09:42 #169 DONE 0.1s 02:09:43 02:09:43 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:09:43 #170 DONE 0.2s 02:09:43 02:09:43 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:09:44 #171 DONE 2.0s 02:09:44 02:09:44 #112 [security-bootstrapper] exporting to image 02:09:44 #112 exporting layers 02:09:46 #112 exporting layers 1.2s done 02:09:46 #112 writing image sha256:6e70d7fe8be6b06cd24d06113a42300fd08621da2de271f91985c923f3549d45 done 02:09:46 #112 naming to docker.io/library/security-bootstrapper-arm64 done 02:09:46 #112 DONE 9.8s 02:09:46 02:09:46 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:26:39 #130 ... 02:26:39 02:26:39 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:26:39 #150 DONE 2272.4s 02:26:39 02:26:39 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:26:39 #58 ... 02:26:39 02:26:39 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:26:39 #172 DONE 0.1s 02:26:39 02:26:39 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:39 #144 ... 02:26:39 02:26:39 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:26:39 #173 DONE 0.1s 02:26:39 02:26:39 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:26:39 #153 ... 02:26:39 02:26:39 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:26:39 #174 DONE 0.5s 02:26:39 02:26:39 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:26:39 #175 DONE 0.1s 02:26:39 02:26:39 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:26:39 #58 ... 02:26:39 02:26:39 #112 [core-command] exporting to image 02:26:39 #112 exporting layers 02:26:39 #112 exporting layers 0.5s done 02:26:39 #112 writing image sha256:3a4cc0753f5ad0b19d2d13be0f0a6d04e6f9c20fe83f1942f24e99fde27f68be done 02:26:39 #112 naming to docker.io/library/core-command-arm64 done 02:26:39 #112 DONE 10.3s 02:26:39 02:26:39 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:05 #130 ... 02:27:05 02:27:05 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:27:05 #149 DONE 2299.3s 02:27:05 02:27:05 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:27:05 #58 ... 02:27:05 02:27:05 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:27:05 #176 DONE 0.1s 02:27:05 02:27:05 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:27:05 #177 DONE 0.1s 02:27:05 02:27:05 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:05 #144 ... 02:27:05 02:27:05 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:27:05 #178 DONE 0.2s 02:27:05 02:27:05 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:27:05 #179 DONE 0.1s 02:27:05 02:27:05 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:05 #154 ... 02:27:05 02:27:05 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:27:05 #180 DONE 0.4s 02:27:05 02:27:05 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:05 #144 ... 02:27:05 02:27:05 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:27:05 #181 DONE 0.1s 02:27:05 02:27:05 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:07 #182 DONE 2.1s 02:27:07 02:27:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:07 #144 ... 02:27:07 02:27:07 #112 [security-proxy-setup] exporting to image 02:27:07 #112 exporting layers 02:27:08 #112 exporting layers 1.1s done 02:27:08 #112 writing image sha256:1de6ae21ef65f8a46ba97634fc636625c745d65ba0c9abf53e2a577fd622dfc4 done 02:27:08 #112 naming to docker.io/library/security-proxy-setup-arm64 done 02:27:08 #112 DONE 11.5s 02:27:08 02:27:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:09 #153 ... 02:27:09 02:27:09 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:27:09 #152 2305.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.85 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:27:48 #152 DONE 2338.5s 02:27:48 02:27:48 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:48 #130 ... 02:27:48 02:27:48 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:27:48 #183 DONE 0.1s 02:27:48 02:27:48 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:27:48 #184 DONE 0.1s 02:27:48 02:27:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:48 #153 ... 02:27:48 02:27:48 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:27:48 #185 DONE 0.1s 02:27:48 02:27:48 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:27:48 #186 DONE 0.1s 02:27:48 02:27:48 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:48 #144 ... 02:27:48 02:27:48 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:27:48 #187 DONE 0.1s 02:27:48 02:27:48 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:27:48 #188 DONE 0.4s 02:27:48 02:27:48 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:27:48 #58 ... 02:27:48 02:27:48 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:27:48 #189 DONE 0.4s 02:27:48 02:27:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:48 #153 ... 02:27:48 02:27:48 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:27:48 #190 DONE 0.1s 02:27:48 02:27:48 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:48 #191 DONE 2.9s 02:27:48 02:27:48 #112 [security-secretstore-setup] exporting to image 02:27:48 #112 exporting layers 02:27:49 #112 exporting layers 1.6s done 02:27:49 #112 writing image sha256:889f935d5a72ad89f1357cc6015cc5ff37cf34b17f93d01794eb5ea1d02a0e0a 0.0s done 02:27:49 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 02:27:49 #112 DONE 13.1s 02:27:49 02:27:49 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:28:46 #58 ... 02:28:46 02:28:46 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:28:46 #144 DONE 2397.2s 02:28:46 02:28:46 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:28:46 #58 ... 02:28:46 02:28:46 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:28:46 #192 DONE 0.3s 02:28:46 02:28:46 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:28:46 #58 ... 02:28:46 02:28:46 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:28:46 #193 DONE 0.3s 02:28:46 02:28:46 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:28:46 #194 DONE 0.5s 02:28:46 02:28:46 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:28:46 #195 DONE 0.2s 02:28:46 02:28:46 #112 [security-spiffe-token-provider] exporting to image 02:28:46 #112 exporting layers 02:28:46 #112 exporting layers 0.6s done 02:28:46 #112 writing image sha256:3bb0370e763f2b9280f079b2188f00a2e7d081ad6a74e5419785260de04283f9 done 02:28:46 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:28:46 #112 DONE 13.8s 02:28:46 02:28:46 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:29:24 #153 ... 02:29:24 02:29:24 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:29:24 #145 DONE 2436.4s 02:29:24 02:29:24 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:29:24 #153 ... 02:29:24 02:29:24 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:29:24 #196 DONE 0.1s 02:29:24 02:29:24 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:29:24 #147 ... 02:29:24 02:29:24 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:29:24 #197 DONE 0.3s 02:29:24 02:29:24 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:29:24 #198 DONE 0.5s 02:29:24 02:29:24 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:29:24 #199 DONE 0.1s 02:29:24 02:29:24 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:29:24 #200 DONE 0.1s 02:29:24 02:29:24 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:24 #201 DONE 1.7s 02:29:24 02:29:24 #112 [security-proxy-auth] exporting to image 02:29:24 #112 exporting layers 02:29:24 #112 exporting layers 0.7s done 02:29:24 #112 writing image sha256:afdbb05b6de0ea7623f34128173bc317517bfc876a0e1261838914ee64934a2a done 02:29:24 #112 naming to docker.io/library/security-proxy-auth-arm64 done 02:29:24 #112 DONE 14.5s 02:29:24 02:29:24 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:29:35 #154 ... 02:29:35 02:29:35 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:29:35 #148 DONE 2449.5s 02:29:35 02:29:35 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:29:35 #153 ... 02:29:35 02:29:35 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:29:35 #147 DONE 2450.3s 02:29:35 02:29:35 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:29:35 #202 DONE 0.4s 02:29:35 02:29:35 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:29:35 #203 ... 02:29:35 02:29:35 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:29:35 #204 DONE 0.3s 02:29:35 02:29:35 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:29:35 #205 DONE 0.2s 02:29:35 02:29:35 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:29:35 #206 DONE 0.6s 02:29:35 02:29:35 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:29:35 #203 DONE 1.1s 02:29:35 02:29:35 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:29:36 #207 DONE 0.2s 02:29:36 02:29:36 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:29:36 #208 DONE 0.2s 02:29:36 02:29:36 #112 [core-keeper] exporting to image 02:29:36 #112 exporting layers 02:29:37 #112 ... 02:29:37 02:29:37 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:29:37 #154 DONE 2453.3s 02:29:37 02:29:37 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:29:37 #58 ... 02:29:37 02:29:37 #112 [core-data] exporting to image 02:29:37 #112 exporting layers 1.3s done 02:29:37 #112 writing image sha256:9b61a00d9c915596097adf5a7f674733244d1b02e800091ae7b0ae73aa0293a5 0.1s done 02:29:37 #112 naming to docker.io/library/core-keeper-arm64 02:29:37 #112 exporting layers 1.4s done 02:29:37 #112 naming to docker.io/library/core-keeper-arm64 0.0s done 02:29:37 #112 writing image sha256:8cdf5a2ae793dbeb1bcb569c895dd963c36a2ea169bd592b3129028eaea25f9f done 02:29:37 #112 naming to docker.io/library/core-data-arm64 done 02:29:37 #112 DONE 16.1s 02:29:37 02:29:37 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:29:37 #58 ... 02:29:37 02:29:37 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:29:38 #209 DONE 0.2s 02:29:38 02:29:38 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:29:38 #210 DONE 0.2s 02:29:38 02:29:38 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:29:38 #58 ... 02:29:38 02:29:38 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:29:38 #211 DONE 0.5s 02:29:38 02:29:38 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:29:39 #58 ... 02:29:39 02:29:39 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:29:39 #212 DONE 0.1s 02:29:39 02:29:39 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:29:39 #213 DONE 0.1s 02:29:39 02:29:39 #112 [core-metadata] exporting to image 02:29:40 #112 exporting layers 1.3s done 02:29:40 #112 writing image sha256:35d8b44ae276a87528617ec4c961671453dd22110b037ba5dff85cbf842113ce done 02:29:40 #112 naming to docker.io/library/core-metadata-arm64 done 02:29:40 #112 DONE 17.5s 02:29:40 02:29:40 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:07 #58 ... 02:30:07 02:30:07 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:30:07 #153 DONE 2483.0s 02:30:07 02:30:07 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:07 #58 ... 02:30:07 02:30:07 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:30:07 #214 DONE 0.1s 02:30:07 02:30:07 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:30:07 #215 DONE 0.1s 02:30:07 02:30:07 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:07 #58 ... 02:30:07 02:30:07 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:30:08 #216 DONE 0.6s 02:30:08 02:30:08 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:30:08 #217 DONE 0.1s 02:30:08 02:30:08 #112 [support-scheduler] exporting to image 02:30:08 #112 exporting layers 02:30:09 #112 exporting layers 1.0s done 02:30:09 #112 writing image sha256:62bf4363c9cc6fd4b07cd9e15e58050e1b3c20324e566e8285b981e1a0424145 done 02:30:09 #112 naming to docker.io/library/support-scheduler-arm64 done 02:30:09 #112 DONE 18.5s 02:30:09 02:30:09 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:14 #58 ... 02:30:14 02:30:14 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:30:14 #130 DONE 2489.7s 02:30:14 02:30:14 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:14 #58 ... 02:30:14 02:30:14 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:30:14 #218 DONE 0.1s 02:30:14 02:30:14 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:14 #58 ... 02:30:14 02:30:14 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:30:14 #219 DONE 0.1s 02:30:14 02:30:14 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:30:14 #220 DONE 0.4s 02:30:14 02:30:14 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:30:14 #221 DONE 0.1s 02:30:14 02:30:14 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:14 #58 ... 02:30:14 02:30:14 #112 [support-notifications] exporting to image 02:30:14 #112 exporting layers 02:30:15 #112 exporting layers 0.6s done 02:30:15 #112 writing image sha256:aebc5b80aa61f21f5b5f3634a152a4363dc4d9caf1664105ae29264cf1e6f777 done 02:30:15 #112 naming to docker.io/library/support-notifications-arm64 done 02:30:15 #112 DONE 19.1s 02:30:15 02:30:15 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:30:15 time="2025-12-17T01:45:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:30:15 $ docker stop --time=1 d54cb8041e6e035301c41c7180ea801b78ef1f97f0ed688ca8158df99bde49e7 02:30:16 $ docker rm -f --volumes d54cb8041e6e035301c41c7180ea801b78ef1f97f0ed688ca8158df99bde49e7 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:17 + docker images 02:30:17 REPOSITORY TAG IMAGE ID CREATED SIZE 02:30:17 support-notifications-arm64 latest aebc5b80aa61 3 seconds ago 54.3MB 02:30:17 support-scheduler-arm64 latest 62bf4363c9cc 9 seconds ago 50.4MB 02:30:17 core-metadata-arm64 latest 35d8b44ae276 39 seconds ago 46.3MB 02:30:17 core-keeper-arm64 latest 9b61a00d9c91 42 seconds ago 45.1MB 02:30:17 core-data-arm64 latest 8cdf5a2ae793 42 seconds ago 46.2MB 02:30:17 security-proxy-auth-arm64 latest afdbb05b6de0 54 seconds ago 45.4MB 02:30:17 security-spiffe-token-provider-arm64 latest 3bb0370e763f About a minute ago 50.2MB 02:30:17 security-secretstore-setup-arm64 latest 889f935d5a72 2 minutes ago 81.6MB 02:30:17 security-proxy-setup-arm64 latest 1de6ae21ef65 3 minutes ago 51.3MB 02:30:17 core-command-arm64 latest 3a4cc0753f5a 3 minutes ago 40.9MB 02:30:17 security-bootstrapper-arm64 latest 6e70d7fe8be6 20 minutes ago 22.2MB 02:30:17 core-common-config-bootstrapper-arm64 latest 3346f9d689ff 20 minutes ago 21.1MB 02:30:17 security-spire-config-arm64 latest b1bb1efd4b4a 43 minutes ago 163MB 02:30:17 security-spire-server-arm64 latest f5dd1723ab5b 43 minutes ago 164MB 02:30:17 security-spire-agent-arm64 latest 7990dcaec45d 43 minutes ago 220MB 02:30:17 ci-base-image-arm64 latest 2019006faca7 44 minutes ago 927MB 02:30:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB 02:30:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:17 provisioning config files... 02:30:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/936@tmp/config4400166929241549985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:18 ---> ****-login.sh 02:30:18 nexus3.edgexfoundry.org:10001 02:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:18 Configure a credential helper to remove this warning. See 02:30:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:18 02:30:18 Login Succeeded 02:30:18 nexus3.edgexfoundry.org:10002 02:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:18 Configure a credential helper to remove this warning. See 02:30:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:18 02:30:18 Login Succeeded 02:30:18 nexus3.edgexfoundry.org:10003 02:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:19 Configure a credential helper to remove this warning. See 02:30:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:19 02:30:19 Login Succeeded 02:30:19 nexus3.edgexfoundry.org:10004 02:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:19 Configure a credential helper to remove this warning. See 02:30:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:19 02:30:19 Login Succeeded 02:30:19 ****.io 02:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:20 Configure a credential helper to remove this warning. See 02:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:20 02:30:20 Login Succeeded 02:30:20 ---> ****-login.sh ends [Pipeline] } 02:30:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:30:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:30:20 b10a1aa7a26774d331a95968b834de896095a7bd 02:30:20 latest 02:30:20 4.1.0-dev.85 02:30:20 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:20 main 02:30:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:30:21 06d5498c55a7: Preparing 02:30:21 601ca87370ac: Preparing 02:30:21 4a1295529811: Preparing 02:30:21 e7e51fe4e1fa: Preparing 02:30:21 709b62f3e008: Preparing 02:30:21 8aff11104ba2: Preparing 02:30:21 0e64f2360a44: Preparing 02:30:21 8aff11104ba2: Waiting 02:30:21 e7e51fe4e1fa: Pushed 02:30:21 4a1295529811: Pushed 02:30:21 06d5498c55a7: Pushed 02:30:21 0e64f2360a44: Layer already exists 02:30:21 8aff11104ba2: Pushed 02:30:21 709b62f3e008: Pushed 02:30:28 601ca87370ac: Pushed 02:30:28 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:db6eef316ec656503763072716980e8fbf5c76b732a78bea49f53529537e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:30:28 06d5498c55a7: Preparing 02:30:28 601ca87370ac: Preparing 02:30:28 4a1295529811: Preparing 02:30:28 e7e51fe4e1fa: Preparing 02:30:28 709b62f3e008: Preparing 02:30:28 8aff11104ba2: Preparing 02:30:28 0e64f2360a44: Preparing 02:30:28 8aff11104ba2: Waiting 02:30:28 601ca87370ac: Layer already exists 02:30:28 06d5498c55a7: Layer already exists 02:30:28 4a1295529811: Layer already exists 02:30:28 e7e51fe4e1fa: Layer already exists 02:30:28 709b62f3e008: Layer already exists 02:30:28 0e64f2360a44: Layer already exists 02:30:28 8aff11104ba2: Layer already exists 02:30:29 latest: digest: sha256:db6eef316ec656503763072716980e8fbf5c76b732a78bea49f53529537e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.85 02:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:30:29 06d5498c55a7: Preparing 02:30:29 601ca87370ac: Preparing 02:30:29 4a1295529811: Preparing 02:30:29 e7e51fe4e1fa: Preparing 02:30:29 709b62f3e008: Preparing 02:30:29 8aff11104ba2: Preparing 02:30:29 0e64f2360a44: Preparing 02:30:29 8aff11104ba2: Waiting 02:30:29 0e64f2360a44: Waiting 02:30:29 06d5498c55a7: Layer already exists 02:30:29 709b62f3e008: Layer already exists 02:30:29 e7e51fe4e1fa: Layer already exists 02:30:29 4a1295529811: Layer already exists 02:30:29 601ca87370ac: Layer already exists 02:30:29 8aff11104ba2: Layer already exists 02:30:29 0e64f2360a44: Layer already exists 02:30:30 4.1.0-dev.85: digest: sha256:db6eef316ec656503763072716980e8fbf5c76b732a78bea49f53529537e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:30:30 06d5498c55a7: Preparing 02:30:30 601ca87370ac: Preparing 02:30:30 4a1295529811: Preparing 02:30:30 e7e51fe4e1fa: Preparing 02:30:30 709b62f3e008: Preparing 02:30:30 8aff11104ba2: Preparing 02:30:30 0e64f2360a44: Preparing 02:30:30 8aff11104ba2: Waiting 02:30:30 0e64f2360a44: Waiting 02:30:30 709b62f3e008: Layer already exists 02:30:30 4a1295529811: Layer already exists 02:30:30 e7e51fe4e1fa: Layer already exists 02:30:30 601ca87370ac: Layer already exists 02:30:30 06d5498c55a7: Layer already exists 02:30:30 8aff11104ba2: Layer already exists 02:30:30 0e64f2360a44: Layer already exists 02:30:30 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:db6eef316ec656503763072716980e8fbf5c76b732a78bea49f53529537e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:30:31 06d5498c55a7: Preparing 02:30:31 601ca87370ac: Preparing 02:30:31 4a1295529811: Preparing 02:30:31 e7e51fe4e1fa: Preparing 02:30:31 709b62f3e008: Preparing 02:30:31 8aff11104ba2: Preparing 02:30:31 0e64f2360a44: Preparing 02:30:31 8aff11104ba2: Waiting 02:30:31 0e64f2360a44: Waiting 02:30:31 709b62f3e008: Layer already exists 02:30:31 06d5498c55a7: Layer already exists 02:30:31 4a1295529811: Layer already exists 02:30:31 601ca87370ac: Layer already exists 02:30:31 e7e51fe4e1fa: Layer already exists 02:30:31 8aff11104ba2: Layer already exists 02:30:31 0e64f2360a44: Layer already exists 02:30:31 main: digest: sha256:db6eef316ec656503763072716980e8fbf5c76b732a78bea49f53529537e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:32 ===================================================== [Pipeline] echo 02:30:32 taggedImages: 02:30:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:30:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:30:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.85 02:30:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:30:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:30:32 b10a1aa7a26774d331a95968b834de896095a7bd 02:30:32 latest 02:30:32 4.1.0-dev.85 02:30:32 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:32 main 02:30:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:30:33 ebf5330786e3: Preparing 02:30:33 c52e26d464aa: Preparing 02:30:33 2c5b67392af7: Preparing 02:30:33 924a2e3a0127: Preparing 02:30:33 4a1295529811: Preparing 02:30:33 e7e51fe4e1fa: Preparing 02:30:33 709b62f3e008: Preparing 02:30:33 8aff11104ba2: Preparing 02:30:33 0e64f2360a44: Preparing 02:30:33 e7e51fe4e1fa: Waiting 02:30:33 709b62f3e008: Waiting 02:30:33 8aff11104ba2: Waiting 02:30:33 0e64f2360a44: Waiting 02:30:33 4a1295529811: Layer already exists 02:30:33 e7e51fe4e1fa: Layer already exists 02:30:33 2c5b67392af7: Pushed 02:30:33 709b62f3e008: Layer already exists 02:30:33 c52e26d464aa: Pushed 02:30:33 ebf5330786e3: Pushed 02:30:33 8aff11104ba2: Layer already exists 02:30:33 0e64f2360a44: Layer already exists 02:30:35 924a2e3a0127: Pushed 02:30:35 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:633a95b5e3fd2ef7e0a2d18ff193d321c49d91ff96ae5d9a140b3381d48196f4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:30:36 ebf5330786e3: Preparing 02:30:36 c52e26d464aa: Preparing 02:30:36 2c5b67392af7: Preparing 02:30:36 924a2e3a0127: Preparing 02:30:36 4a1295529811: Preparing 02:30:36 e7e51fe4e1fa: Preparing 02:30:36 709b62f3e008: Preparing 02:30:36 8aff11104ba2: Preparing 02:30:36 0e64f2360a44: Preparing 02:30:36 709b62f3e008: Waiting 02:30:36 8aff11104ba2: Waiting 02:30:36 0e64f2360a44: Waiting 02:30:36 e7e51fe4e1fa: Waiting 02:30:36 c52e26d464aa: Layer already exists 02:30:36 4a1295529811: Layer already exists 02:30:36 924a2e3a0127: Layer already exists 02:30:36 ebf5330786e3: Layer already exists 02:30:36 2c5b67392af7: Layer already exists 02:30:36 e7e51fe4e1fa: Layer already exists 02:30:36 709b62f3e008: Layer already exists 02:30:36 8aff11104ba2: Layer already exists 02:30:36 0e64f2360a44: Layer already exists 02:30:36 latest: digest: sha256:633a95b5e3fd2ef7e0a2d18ff193d321c49d91ff96ae5d9a140b3381d48196f4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.85 02:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:30:37 ebf5330786e3: Preparing 02:30:37 c52e26d464aa: Preparing 02:30:37 2c5b67392af7: Preparing 02:30:37 924a2e3a0127: Preparing 02:30:37 4a1295529811: Preparing 02:30:37 e7e51fe4e1fa: Preparing 02:30:37 709b62f3e008: Preparing 02:30:37 8aff11104ba2: Preparing 02:30:37 0e64f2360a44: Preparing 02:30:37 709b62f3e008: Waiting 02:30:37 e7e51fe4e1fa: Waiting 02:30:37 8aff11104ba2: Waiting 02:30:37 0e64f2360a44: Waiting 02:30:37 4a1295529811: Layer already exists 02:30:37 ebf5330786e3: Layer already exists 02:30:37 c52e26d464aa: Layer already exists 02:30:37 2c5b67392af7: Layer already exists 02:30:37 924a2e3a0127: Layer already exists 02:30:37 e7e51fe4e1fa: Layer already exists 02:30:37 709b62f3e008: Layer already exists 02:30:37 8aff11104ba2: Layer already exists 02:30:37 0e64f2360a44: Layer already exists 02:30:37 4.1.0-dev.85: digest: sha256:633a95b5e3fd2ef7e0a2d18ff193d321c49d91ff96ae5d9a140b3381d48196f4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:30:38 ebf5330786e3: Preparing 02:30:38 c52e26d464aa: Preparing 02:30:38 2c5b67392af7: Preparing 02:30:38 924a2e3a0127: Preparing 02:30:38 4a1295529811: Preparing 02:30:38 e7e51fe4e1fa: Preparing 02:30:38 709b62f3e008: Preparing 02:30:38 8aff11104ba2: Preparing 02:30:38 0e64f2360a44: Preparing 02:30:38 e7e51fe4e1fa: Waiting 02:30:38 8aff11104ba2: Waiting 02:30:38 0e64f2360a44: Waiting 02:30:38 709b62f3e008: Waiting 02:30:38 c52e26d464aa: Layer already exists 02:30:38 4a1295529811: Layer already exists 02:30:38 ebf5330786e3: Layer already exists 02:30:38 924a2e3a0127: Layer already exists 02:30:38 2c5b67392af7: Layer already exists 02:30:38 e7e51fe4e1fa: Layer already exists 02:30:38 709b62f3e008: Layer already exists 02:30:38 0e64f2360a44: Layer already exists 02:30:38 8aff11104ba2: Layer already exists 02:30:38 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:633a95b5e3fd2ef7e0a2d18ff193d321c49d91ff96ae5d9a140b3381d48196f4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:30:40 ebf5330786e3: Preparing 02:30:40 c52e26d464aa: Preparing 02:30:40 2c5b67392af7: Preparing 02:30:40 924a2e3a0127: Preparing 02:30:40 4a1295529811: Preparing 02:30:40 e7e51fe4e1fa: Preparing 02:30:40 709b62f3e008: Preparing 02:30:40 8aff11104ba2: Preparing 02:30:40 0e64f2360a44: Preparing 02:30:40 8aff11104ba2: Waiting 02:30:40 e7e51fe4e1fa: Waiting 02:30:40 709b62f3e008: Waiting 02:30:40 0e64f2360a44: Waiting 02:30:40 c52e26d464aa: Layer already exists 02:30:40 ebf5330786e3: Layer already exists 02:30:40 4a1295529811: Layer already exists 02:30:40 924a2e3a0127: Layer already exists 02:30:40 2c5b67392af7: Layer already exists 02:30:40 709b62f3e008: Layer already exists 02:30:40 e7e51fe4e1fa: Layer already exists 02:30:40 8aff11104ba2: Layer already exists 02:30:40 0e64f2360a44: Layer already exists 02:30:40 main: digest: sha256:633a95b5e3fd2ef7e0a2d18ff193d321c49d91ff96ae5d9a140b3381d48196f4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:40 ===================================================== [Pipeline] echo 02:30:40 taggedImages: 02:30:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:30:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:30:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.85 02:30:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:30:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:30:40 b10a1aa7a26774d331a95968b834de896095a7bd 02:30:40 latest 02:30:40 4.1.0-dev.85 02:30:40 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:40 main 02:30:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:30:41 2d5b0f922f91: Preparing 02:30:41 787a223ded9c: Preparing 02:30:41 4a1295529811: Preparing 02:30:41 e7e51fe4e1fa: Preparing 02:30:41 a06d239ef8eb: Preparing 02:30:41 878a331be463: Preparing 02:30:41 0e64f2360a44: Preparing 02:30:41 878a331be463: Waiting 02:30:41 0e64f2360a44: Waiting 02:30:41 e7e51fe4e1fa: Layer already exists 02:30:41 4a1295529811: Layer already exists 02:30:41 0e64f2360a44: Layer already exists 02:30:41 2d5b0f922f91: Pushed 02:30:41 878a331be463: Pushed 02:30:41 a06d239ef8eb: Pushed 02:30:50 787a223ded9c: Pushed 02:30:50 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:fdfaf28004170f57ff811684eed307b488d3dbd4c83f01561ed0daa3ece9b7cd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:30:50 2d5b0f922f91: Preparing 02:30:50 787a223ded9c: Preparing 02:30:50 4a1295529811: Preparing 02:30:50 e7e51fe4e1fa: Preparing 02:30:50 a06d239ef8eb: Preparing 02:30:50 878a331be463: Preparing 02:30:50 0e64f2360a44: Preparing 02:30:50 878a331be463: Waiting 02:30:50 0e64f2360a44: Waiting 02:30:50 e7e51fe4e1fa: Layer already exists 02:30:50 4a1295529811: Layer already exists 02:30:50 787a223ded9c: Layer already exists 02:30:50 a06d239ef8eb: Layer already exists 02:30:50 2d5b0f922f91: Layer already exists 02:30:50 878a331be463: Layer already exists 02:30:50 0e64f2360a44: Layer already exists 02:30:51 latest: digest: sha256:fdfaf28004170f57ff811684eed307b488d3dbd4c83f01561ed0daa3ece9b7cd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.85 02:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:30:52 2d5b0f922f91: Preparing 02:30:52 787a223ded9c: Preparing 02:30:52 4a1295529811: Preparing 02:30:52 e7e51fe4e1fa: Preparing 02:30:52 a06d239ef8eb: Preparing 02:30:52 878a331be463: Preparing 02:30:52 0e64f2360a44: Preparing 02:30:52 878a331be463: Waiting 02:30:52 0e64f2360a44: Waiting 02:30:52 787a223ded9c: Layer already exists 02:30:52 e7e51fe4e1fa: Layer already exists 02:30:52 a06d239ef8eb: Layer already exists 02:30:52 2d5b0f922f91: Layer already exists 02:30:52 4a1295529811: Layer already exists 02:30:52 0e64f2360a44: Layer already exists 02:30:52 878a331be463: Layer already exists 02:30:52 4.1.0-dev.85: digest: sha256:fdfaf28004170f57ff811684eed307b488d3dbd4c83f01561ed0daa3ece9b7cd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:30:53 2d5b0f922f91: Preparing 02:30:53 787a223ded9c: Preparing 02:30:53 4a1295529811: Preparing 02:30:53 e7e51fe4e1fa: Preparing 02:30:53 a06d239ef8eb: Preparing 02:30:53 878a331be463: Preparing 02:30:53 0e64f2360a44: Preparing 02:30:53 878a331be463: Waiting 02:30:53 0e64f2360a44: Waiting 02:30:53 2d5b0f922f91: Layer already exists 02:30:53 a06d239ef8eb: Layer already exists 02:30:53 4a1295529811: Layer already exists 02:30:53 e7e51fe4e1fa: Layer already exists 02:30:53 787a223ded9c: Layer already exists 02:30:53 878a331be463: Layer already exists 02:30:53 0e64f2360a44: Layer already exists 02:30:53 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:fdfaf28004170f57ff811684eed307b488d3dbd4c83f01561ed0daa3ece9b7cd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:30:54 2d5b0f922f91: Preparing 02:30:54 787a223ded9c: Preparing 02:30:54 4a1295529811: Preparing 02:30:54 e7e51fe4e1fa: Preparing 02:30:54 a06d239ef8eb: Preparing 02:30:54 878a331be463: Preparing 02:30:54 0e64f2360a44: Preparing 02:30:54 878a331be463: Waiting 02:30:54 0e64f2360a44: Waiting 02:30:54 e7e51fe4e1fa: Layer already exists 02:30:54 787a223ded9c: Layer already exists 02:30:54 a06d239ef8eb: Layer already exists 02:30:54 4a1295529811: Layer already exists 02:30:54 2d5b0f922f91: Layer already exists 02:30:54 0e64f2360a44: Layer already exists 02:30:54 878a331be463: Layer already exists 02:30:54 main: digest: sha256:fdfaf28004170f57ff811684eed307b488d3dbd4c83f01561ed0daa3ece9b7cd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:54 ===================================================== [Pipeline] echo 02:30:54 taggedImages: 02:30:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:30:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:30:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.85 02:30:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:30:54 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:30:54 b10a1aa7a26774d331a95968b834de896095a7bd 02:30:54 latest 02:30:54 4.1.0-dev.85 02:30:54 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:30:54 main 02:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:30:54 5e9373a6584d: Preparing 02:30:54 92ced8c0c739: Preparing 02:30:54 e7e51fe4e1fa: Preparing 02:30:54 c72ea72d109c: Preparing 02:30:54 70b70211458b: Preparing 02:30:54 0e64f2360a44: Preparing 02:30:54 0e64f2360a44: Waiting 02:30:54 e7e51fe4e1fa: Layer already exists 02:30:55 0e64f2360a44: Layer already exists 02:30:55 5e9373a6584d: Pushed 02:30:55 70b70211458b: Pushed 02:30:55 c72ea72d109c: Pushed 02:31:03 92ced8c0c739: Pushed 02:31:03 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:2a7141701a472823e471c65c38c44891286afc1d5e2fb4be69730f9cb66ccdd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:31:05 5e9373a6584d: Preparing 02:31:05 92ced8c0c739: Preparing 02:31:05 e7e51fe4e1fa: Preparing 02:31:05 c72ea72d109c: Preparing 02:31:05 70b70211458b: Preparing 02:31:05 0e64f2360a44: Preparing 02:31:05 0e64f2360a44: Waiting 02:31:05 5e9373a6584d: Layer already exists 02:31:05 c72ea72d109c: Layer already exists 02:31:05 92ced8c0c739: Layer already exists 02:31:05 70b70211458b: Layer already exists 02:31:05 e7e51fe4e1fa: Layer already exists 02:31:05 0e64f2360a44: Layer already exists 02:31:05 latest: digest: sha256:2a7141701a472823e471c65c38c44891286afc1d5e2fb4be69730f9cb66ccdd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.85 02:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:31:06 5e9373a6584d: Preparing 02:31:06 92ced8c0c739: Preparing 02:31:06 e7e51fe4e1fa: Preparing 02:31:06 c72ea72d109c: Preparing 02:31:06 70b70211458b: Preparing 02:31:06 0e64f2360a44: Preparing 02:31:06 0e64f2360a44: Waiting 02:31:06 c72ea72d109c: Layer already exists 02:31:06 5e9373a6584d: Layer already exists 02:31:06 e7e51fe4e1fa: Layer already exists 02:31:06 70b70211458b: Layer already exists 02:31:06 92ced8c0c739: Layer already exists 02:31:06 0e64f2360a44: Layer already exists 02:31:06 4.1.0-dev.85: digest: sha256:2a7141701a472823e471c65c38c44891286afc1d5e2fb4be69730f9cb66ccdd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:31:07 5e9373a6584d: Preparing 02:31:07 92ced8c0c739: Preparing 02:31:07 e7e51fe4e1fa: Preparing 02:31:07 c72ea72d109c: Preparing 02:31:07 70b70211458b: Preparing 02:31:07 0e64f2360a44: Preparing 02:31:07 92ced8c0c739: Layer already exists 02:31:07 c72ea72d109c: Layer already exists 02:31:07 5e9373a6584d: Layer already exists 02:31:07 70b70211458b: Layer already exists 02:31:07 e7e51fe4e1fa: Layer already exists 02:31:07 0e64f2360a44: Layer already exists 02:31:07 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:2a7141701a472823e471c65c38c44891286afc1d5e2fb4be69730f9cb66ccdd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:31:08 5e9373a6584d: Preparing 02:31:08 92ced8c0c739: Preparing 02:31:08 e7e51fe4e1fa: Preparing 02:31:08 c72ea72d109c: Preparing 02:31:08 70b70211458b: Preparing 02:31:08 0e64f2360a44: Preparing 02:31:08 0e64f2360a44: Waiting 02:31:08 5e9373a6584d: Layer already exists 02:31:08 70b70211458b: Layer already exists 02:31:08 c72ea72d109c: Layer already exists 02:31:08 e7e51fe4e1fa: Layer already exists 02:31:08 92ced8c0c739: Layer already exists 02:31:08 0e64f2360a44: Layer already exists 02:31:08 main: digest: sha256:2a7141701a472823e471c65c38c44891286afc1d5e2fb4be69730f9cb66ccdd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:08 ===================================================== [Pipeline] echo 02:31:08 taggedImages: 02:31:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:31:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.85 02:31:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:31:08 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:31:08 b10a1aa7a26774d331a95968b834de896095a7bd 02:31:08 latest 02:31:08 4.1.0-dev.85 02:31:08 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:08 main 02:31:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:31:09 abf6ab9aef1b: Preparing 02:31:09 9d050e5d7387: Preparing 02:31:09 18518953f4b5: Preparing 02:31:09 4a1295529811: Preparing 02:31:09 e7e51fe4e1fa: Preparing 02:31:09 709b62f3e008: Preparing 02:31:09 8aff11104ba2: Preparing 02:31:09 0e64f2360a44: Preparing 02:31:09 8aff11104ba2: Waiting 02:31:09 709b62f3e008: Waiting 02:31:09 0e64f2360a44: Waiting 02:31:09 4a1295529811: Layer already exists 02:31:09 e7e51fe4e1fa: Layer already exists 02:31:09 709b62f3e008: Layer already exists 02:31:09 9d050e5d7387: Pushed 02:31:09 8aff11104ba2: Layer already exists 02:31:09 0e64f2360a44: Layer already exists 02:31:09 abf6ab9aef1b: Pushed 02:31:17 18518953f4b5: Pushed 02:31:17 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:36c8a650829f3360ae00770c95086f82c2f98f5774753ecfc9bb5dd1b253dbc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:31:18 abf6ab9aef1b: Preparing 02:31:18 9d050e5d7387: Preparing 02:31:18 18518953f4b5: Preparing 02:31:18 4a1295529811: Preparing 02:31:18 e7e51fe4e1fa: Preparing 02:31:18 709b62f3e008: Preparing 02:31:18 8aff11104ba2: Preparing 02:31:18 0e64f2360a44: Preparing 02:31:18 709b62f3e008: Waiting 02:31:18 8aff11104ba2: Waiting 02:31:18 0e64f2360a44: Waiting 02:31:18 4a1295529811: Layer already exists 02:31:18 e7e51fe4e1fa: Layer already exists 02:31:18 abf6ab9aef1b: Layer already exists 02:31:18 9d050e5d7387: Layer already exists 02:31:18 18518953f4b5: Layer already exists 02:31:18 709b62f3e008: Layer already exists 02:31:18 0e64f2360a44: Layer already exists 02:31:18 8aff11104ba2: Layer already exists 02:31:18 latest: digest: sha256:36c8a650829f3360ae00770c95086f82c2f98f5774753ecfc9bb5dd1b253dbc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.85 02:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:31:19 abf6ab9aef1b: Preparing 02:31:19 9d050e5d7387: Preparing 02:31:19 18518953f4b5: Preparing 02:31:19 4a1295529811: Preparing 02:31:19 e7e51fe4e1fa: Preparing 02:31:19 709b62f3e008: Preparing 02:31:19 8aff11104ba2: Preparing 02:31:19 0e64f2360a44: Preparing 02:31:19 709b62f3e008: Waiting 02:31:19 8aff11104ba2: Waiting 02:31:19 0e64f2360a44: Waiting 02:31:19 e7e51fe4e1fa: Layer already exists 02:31:19 9d050e5d7387: Layer already exists 02:31:19 abf6ab9aef1b: Layer already exists 02:31:19 4a1295529811: Layer already exists 02:31:19 18518953f4b5: Layer already exists 02:31:19 709b62f3e008: Layer already exists 02:31:19 8aff11104ba2: Layer already exists 02:31:19 0e64f2360a44: Layer already exists 02:31:19 4.1.0-dev.85: digest: sha256:36c8a650829f3360ae00770c95086f82c2f98f5774753ecfc9bb5dd1b253dbc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:31:20 abf6ab9aef1b: Preparing 02:31:20 9d050e5d7387: Preparing 02:31:20 18518953f4b5: Preparing 02:31:20 4a1295529811: Preparing 02:31:20 e7e51fe4e1fa: Preparing 02:31:20 709b62f3e008: Preparing 02:31:20 8aff11104ba2: Preparing 02:31:20 0e64f2360a44: Preparing 02:31:20 709b62f3e008: Waiting 02:31:20 8aff11104ba2: Waiting 02:31:20 0e64f2360a44: Waiting 02:31:20 18518953f4b5: Layer already exists 02:31:20 e7e51fe4e1fa: Layer already exists 02:31:20 abf6ab9aef1b: Layer already exists 02:31:20 9d050e5d7387: Layer already exists 02:31:20 4a1295529811: Layer already exists 02:31:20 709b62f3e008: Layer already exists 02:31:20 8aff11104ba2: Layer already exists 02:31:20 0e64f2360a44: Layer already exists 02:31:20 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:36c8a650829f3360ae00770c95086f82c2f98f5774753ecfc9bb5dd1b253dbc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:31:21 abf6ab9aef1b: Preparing 02:31:21 9d050e5d7387: Preparing 02:31:21 18518953f4b5: Preparing 02:31:21 4a1295529811: Preparing 02:31:21 e7e51fe4e1fa: Preparing 02:31:21 709b62f3e008: Preparing 02:31:21 8aff11104ba2: Preparing 02:31:21 0e64f2360a44: Preparing 02:31:21 709b62f3e008: Waiting 02:31:21 8aff11104ba2: Waiting 02:31:21 0e64f2360a44: Waiting 02:31:21 18518953f4b5: Layer already exists 02:31:21 abf6ab9aef1b: Layer already exists 02:31:21 4a1295529811: Layer already exists 02:31:21 9d050e5d7387: Layer already exists 02:31:21 e7e51fe4e1fa: Layer already exists 02:31:21 0e64f2360a44: Layer already exists 02:31:21 709b62f3e008: Layer already exists 02:31:21 8aff11104ba2: Layer already exists 02:31:21 main: digest: sha256:36c8a650829f3360ae00770c95086f82c2f98f5774753ecfc9bb5dd1b253dbc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:21 ===================================================== [Pipeline] echo 02:31:21 taggedImages: 02:31:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:31:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.85 02:31:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:31:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:31:21 b10a1aa7a26774d331a95968b834de896095a7bd 02:31:21 latest 02:31:21 4.1.0-dev.85 02:31:21 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:21 main 02:31:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:31:22 39b5467c7c43: Preparing 02:31:22 bb9cc67aea3b: Preparing 02:31:22 180c870dd5d9: Preparing 02:31:22 7db9cf82d473: Preparing 02:31:22 0f8340670647: Preparing 02:31:22 31b5ff53f978: Preparing 02:31:22 0c5fdb4106d0: Preparing 02:31:22 4a1295529811: Preparing 02:31:22 e7e51fe4e1fa: Preparing 02:31:22 8b0b620376be: Preparing 02:31:22 17a79dca82e5: Preparing 02:31:22 5f70bf18a086: Preparing 02:31:22 55032c96de0b: Preparing 02:31:22 e81b77f37c9f: Preparing 02:31:22 526fcddaff74: Preparing 02:31:22 0e64f2360a44: Preparing 02:31:22 e7e51fe4e1fa: Waiting 02:31:22 8b0b620376be: Waiting 02:31:22 17a79dca82e5: Waiting 02:31:22 5f70bf18a086: Waiting 02:31:22 55032c96de0b: Waiting 02:31:22 e81b77f37c9f: Waiting 02:31:22 526fcddaff74: Waiting 02:31:22 0e64f2360a44: Waiting 02:31:22 31b5ff53f978: Waiting 02:31:22 4a1295529811: Waiting 02:31:22 0c5fdb4106d0: Waiting 02:31:22 0f8340670647: Pushed 02:31:22 180c870dd5d9: Pushed 02:31:22 7db9cf82d473: Pushed 02:31:22 bb9cc67aea3b: Pushed 02:31:22 39b5467c7c43: Pushed 02:31:22 4a1295529811: Layer already exists 02:31:22 e7e51fe4e1fa: Layer already exists 02:31:22 31b5ff53f978: Pushed 02:31:22 5f70bf18a086: Layer already exists 02:31:22 8b0b620376be: Pushed 02:31:22 17a79dca82e5: Pushed 02:31:22 55032c96de0b: Pushed 02:31:22 0e64f2360a44: Layer already exists 02:31:22 526fcddaff74: Pushed 02:31:23 e81b77f37c9f: Pushed 02:31:25 0c5fdb4106d0: Pushed 02:31:25 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:cede4b14657cf666601e346349c8cad31dc1e49493f6af449bb7504b148da96a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:31:26 39b5467c7c43: Preparing 02:31:26 bb9cc67aea3b: Preparing 02:31:26 180c870dd5d9: Preparing 02:31:26 7db9cf82d473: Preparing 02:31:26 0f8340670647: Preparing 02:31:26 31b5ff53f978: Preparing 02:31:26 0c5fdb4106d0: Preparing 02:31:26 4a1295529811: Preparing 02:31:26 e7e51fe4e1fa: Preparing 02:31:26 8b0b620376be: Preparing 02:31:26 17a79dca82e5: Preparing 02:31:26 5f70bf18a086: Preparing 02:31:26 55032c96de0b: Preparing 02:31:26 e81b77f37c9f: Preparing 02:31:26 526fcddaff74: Preparing 02:31:26 0e64f2360a44: Preparing 02:31:26 17a79dca82e5: Waiting 02:31:26 5f70bf18a086: Waiting 02:31:26 55032c96de0b: Waiting 02:31:26 e81b77f37c9f: Waiting 02:31:26 31b5ff53f978: Waiting 02:31:26 526fcddaff74: Waiting 02:31:26 0c5fdb4106d0: Waiting 02:31:26 0e64f2360a44: Waiting 02:31:26 4a1295529811: Waiting 02:31:26 e7e51fe4e1fa: Waiting 02:31:26 8b0b620376be: Waiting 02:31:26 7db9cf82d473: Layer already exists 02:31:26 39b5467c7c43: Layer already exists 02:31:26 180c870dd5d9: Layer already exists 02:31:26 0f8340670647: Layer already exists 02:31:26 bb9cc67aea3b: Layer already exists 02:31:26 8b0b620376be: Layer already exists 02:31:26 e7e51fe4e1fa: Layer already exists 02:31:26 4a1295529811: Layer already exists 02:31:26 31b5ff53f978: Layer already exists 02:31:26 0c5fdb4106d0: Layer already exists 02:31:26 e81b77f37c9f: Layer already exists 02:31:26 17a79dca82e5: Layer already exists 02:31:26 5f70bf18a086: Layer already exists 02:31:26 526fcddaff74: Layer already exists 02:31:26 55032c96de0b: Layer already exists 02:31:26 0e64f2360a44: Layer already exists 02:31:26 latest: digest: sha256:cede4b14657cf666601e346349c8cad31dc1e49493f6af449bb7504b148da96a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.85 02:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:31:27 39b5467c7c43: Preparing 02:31:27 bb9cc67aea3b: Preparing 02:31:27 180c870dd5d9: Preparing 02:31:27 7db9cf82d473: Preparing 02:31:27 0f8340670647: Preparing 02:31:27 31b5ff53f978: Preparing 02:31:27 0c5fdb4106d0: Preparing 02:31:27 4a1295529811: Preparing 02:31:27 e7e51fe4e1fa: Preparing 02:31:27 8b0b620376be: Preparing 02:31:27 17a79dca82e5: Preparing 02:31:27 5f70bf18a086: Preparing 02:31:27 55032c96de0b: Preparing 02:31:27 e81b77f37c9f: Preparing 02:31:27 526fcddaff74: Preparing 02:31:27 0e64f2360a44: Preparing 02:31:27 0c5fdb4106d0: Waiting 02:31:27 4a1295529811: Waiting 02:31:27 e7e51fe4e1fa: Waiting 02:31:27 8b0b620376be: Waiting 02:31:27 17a79dca82e5: Waiting 02:31:27 5f70bf18a086: Waiting 02:31:27 55032c96de0b: Waiting 02:31:27 e81b77f37c9f: Waiting 02:31:27 526fcddaff74: Waiting 02:31:27 0e64f2360a44: Waiting 02:31:27 180c870dd5d9: Layer already exists 02:31:27 7db9cf82d473: Layer already exists 02:31:27 39b5467c7c43: Layer already exists 02:31:27 0f8340670647: Layer already exists 02:31:27 bb9cc67aea3b: Layer already exists 02:31:27 0c5fdb4106d0: Layer already exists 02:31:27 31b5ff53f978: Layer already exists 02:31:27 8b0b620376be: Layer already exists 02:31:27 e7e51fe4e1fa: Layer already exists 02:31:27 4a1295529811: Layer already exists 02:31:27 5f70bf18a086: Layer already exists 02:31:27 17a79dca82e5: Layer already exists 02:31:27 526fcddaff74: Layer already exists 02:31:27 e81b77f37c9f: Layer already exists 02:31:27 55032c96de0b: Layer already exists 02:31:27 0e64f2360a44: Layer already exists 02:31:27 4.1.0-dev.85: digest: sha256:cede4b14657cf666601e346349c8cad31dc1e49493f6af449bb7504b148da96a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:31:28 39b5467c7c43: Preparing 02:31:28 bb9cc67aea3b: Preparing 02:31:28 180c870dd5d9: Preparing 02:31:28 7db9cf82d473: Preparing 02:31:28 0f8340670647: Preparing 02:31:28 31b5ff53f978: Preparing 02:31:28 0c5fdb4106d0: Preparing 02:31:28 31b5ff53f978: Waiting 02:31:28 0c5fdb4106d0: Waiting 02:31:28 4a1295529811: Preparing 02:31:28 e7e51fe4e1fa: Preparing 02:31:28 4a1295529811: Waiting 02:31:28 e7e51fe4e1fa: Waiting 02:31:28 8b0b620376be: Preparing 02:31:28 17a79dca82e5: Preparing 02:31:28 8b0b620376be: Waiting 02:31:28 17a79dca82e5: Waiting 02:31:28 5f70bf18a086: Preparing 02:31:28 55032c96de0b: Preparing 02:31:28 e81b77f37c9f: Preparing 02:31:28 5f70bf18a086: Waiting 02:31:28 526fcddaff74: Preparing 02:31:28 55032c96de0b: Waiting 02:31:28 0e64f2360a44: Preparing 02:31:28 e81b77f37c9f: Waiting 02:31:28 526fcddaff74: Waiting 02:31:28 0f8340670647: Layer already exists 02:31:28 180c870dd5d9: Layer already exists 02:31:28 7db9cf82d473: Layer already exists 02:31:28 39b5467c7c43: Layer already exists 02:31:28 bb9cc67aea3b: Layer already exists 02:31:28 4a1295529811: Layer already exists 02:31:28 0c5fdb4106d0: Layer already exists 02:31:28 e7e51fe4e1fa: Layer already exists 02:31:28 31b5ff53f978: Layer already exists 02:31:28 8b0b620376be: Layer already exists 02:31:28 17a79dca82e5: Layer already exists 02:31:28 5f70bf18a086: Layer already exists 02:31:28 55032c96de0b: Layer already exists 02:31:28 e81b77f37c9f: Layer already exists 02:31:28 526fcddaff74: Layer already exists 02:31:28 0e64f2360a44: Layer already exists 02:31:28 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:cede4b14657cf666601e346349c8cad31dc1e49493f6af449bb7504b148da96a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:31:29 39b5467c7c43: Preparing 02:31:29 bb9cc67aea3b: Preparing 02:31:29 180c870dd5d9: Preparing 02:31:29 7db9cf82d473: Preparing 02:31:29 0f8340670647: Preparing 02:31:29 31b5ff53f978: Preparing 02:31:29 0c5fdb4106d0: Preparing 02:31:29 4a1295529811: Preparing 02:31:29 e7e51fe4e1fa: Preparing 02:31:29 8b0b620376be: Preparing 02:31:29 17a79dca82e5: Preparing 02:31:29 5f70bf18a086: Preparing 02:31:29 55032c96de0b: Preparing 02:31:29 e81b77f37c9f: Preparing 02:31:29 526fcddaff74: Preparing 02:31:29 0e64f2360a44: Preparing 02:31:29 8b0b620376be: Waiting 02:31:29 17a79dca82e5: Waiting 02:31:29 5f70bf18a086: Waiting 02:31:29 55032c96de0b: Waiting 02:31:29 e81b77f37c9f: Waiting 02:31:29 526fcddaff74: Waiting 02:31:29 0e64f2360a44: Waiting 02:31:29 31b5ff53f978: Waiting 02:31:29 0c5fdb4106d0: Waiting 02:31:29 4a1295529811: Waiting 02:31:29 e7e51fe4e1fa: Waiting 02:31:29 bb9cc67aea3b: Layer already exists 02:31:29 180c870dd5d9: Layer already exists 02:31:29 0f8340670647: Layer already exists 02:31:29 39b5467c7c43: Layer already exists 02:31:29 7db9cf82d473: Layer already exists 02:31:29 31b5ff53f978: Layer already exists 02:31:29 0c5fdb4106d0: Layer already exists 02:31:29 e7e51fe4e1fa: Layer already exists 02:31:29 4a1295529811: Layer already exists 02:31:29 8b0b620376be: Layer already exists 02:31:29 17a79dca82e5: Layer already exists 02:31:29 5f70bf18a086: Layer already exists 02:31:29 55032c96de0b: Layer already exists 02:31:29 e81b77f37c9f: Layer already exists 02:31:29 526fcddaff74: Layer already exists 02:31:29 0e64f2360a44: Layer already exists 02:31:29 main: digest: sha256:cede4b14657cf666601e346349c8cad31dc1e49493f6af449bb7504b148da96a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:29 ===================================================== [Pipeline] echo 02:31:30 taggedImages: 02:31:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:31:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.85 02:31:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:31:30 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:31:30 b10a1aa7a26774d331a95968b834de896095a7bd 02:31:30 latest 02:31:30 4.1.0-dev.85 02:31:30 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:30 main 02:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:31:30 d247f8982ec2: Preparing 02:31:30 add378385b3b: Preparing 02:31:30 8ba26948bf39: Preparing 02:31:30 faa5bc17eee1: Preparing 02:31:30 4a1295529811: Preparing 02:31:30 e7e51fe4e1fa: Preparing 02:31:30 709b62f3e008: Preparing 02:31:30 8aff11104ba2: Preparing 02:31:30 0e64f2360a44: Preparing 02:31:30 e7e51fe4e1fa: Waiting 02:31:30 709b62f3e008: Waiting 02:31:30 0e64f2360a44: Waiting 02:31:30 8aff11104ba2: Waiting 02:31:30 4a1295529811: Layer already exists 02:31:31 e7e51fe4e1fa: Layer already exists 02:31:31 709b62f3e008: Layer already exists 02:31:31 8ba26948bf39: Pushed 02:31:31 add378385b3b: Pushed 02:31:31 8aff11104ba2: Layer already exists 02:31:31 d247f8982ec2: Pushed 02:31:31 0e64f2360a44: Layer already exists 02:31:39 faa5bc17eee1: Pushed 02:31:39 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:26b47d4746e25282a7a1b31ea306b6d964421c3157ba9fbe41b4477b87c7d147 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:31:41 d247f8982ec2: Preparing 02:31:41 add378385b3b: Preparing 02:31:41 8ba26948bf39: Preparing 02:31:41 faa5bc17eee1: Preparing 02:31:41 4a1295529811: Preparing 02:31:41 e7e51fe4e1fa: Preparing 02:31:41 709b62f3e008: Preparing 02:31:41 8aff11104ba2: Preparing 02:31:41 0e64f2360a44: Preparing 02:31:41 709b62f3e008: Waiting 02:31:41 8aff11104ba2: Waiting 02:31:41 0e64f2360a44: Waiting 02:31:41 e7e51fe4e1fa: Waiting 02:31:41 d247f8982ec2: Layer already exists 02:31:41 8ba26948bf39: Layer already exists 02:31:41 faa5bc17eee1: Layer already exists 02:31:41 add378385b3b: Layer already exists 02:31:41 4a1295529811: Layer already exists 02:31:41 8aff11104ba2: Layer already exists 02:31:41 709b62f3e008: Layer already exists 02:31:41 e7e51fe4e1fa: Layer already exists 02:31:41 0e64f2360a44: Layer already exists 02:31:41 latest: digest: sha256:26b47d4746e25282a7a1b31ea306b6d964421c3157ba9fbe41b4477b87c7d147 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.85 02:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:31:42 d247f8982ec2: Preparing 02:31:42 add378385b3b: Preparing 02:31:42 8ba26948bf39: Preparing 02:31:42 faa5bc17eee1: Preparing 02:31:42 4a1295529811: Preparing 02:31:42 e7e51fe4e1fa: Preparing 02:31:42 709b62f3e008: Preparing 02:31:42 8aff11104ba2: Preparing 02:31:42 0e64f2360a44: Preparing 02:31:42 e7e51fe4e1fa: Waiting 02:31:42 709b62f3e008: Waiting 02:31:42 8aff11104ba2: Waiting 02:31:42 0e64f2360a44: Waiting 02:31:42 faa5bc17eee1: Layer already exists 02:31:42 8ba26948bf39: Layer already exists 02:31:42 d247f8982ec2: Layer already exists 02:31:42 4a1295529811: Layer already exists 02:31:42 add378385b3b: Layer already exists 02:31:42 e7e51fe4e1fa: Layer already exists 02:31:42 0e64f2360a44: Layer already exists 02:31:42 709b62f3e008: Layer already exists 02:31:42 8aff11104ba2: Layer already exists 02:31:42 4.1.0-dev.85: digest: sha256:26b47d4746e25282a7a1b31ea306b6d964421c3157ba9fbe41b4477b87c7d147 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:31:43 d247f8982ec2: Preparing 02:31:43 add378385b3b: Preparing 02:31:43 8ba26948bf39: Preparing 02:31:43 faa5bc17eee1: Preparing 02:31:43 4a1295529811: Preparing 02:31:43 e7e51fe4e1fa: Preparing 02:31:43 709b62f3e008: Preparing 02:31:43 8aff11104ba2: Preparing 02:31:43 0e64f2360a44: Preparing 02:31:43 709b62f3e008: Waiting 02:31:43 8aff11104ba2: Waiting 02:31:43 e7e51fe4e1fa: Waiting 02:31:43 0e64f2360a44: Waiting 02:31:43 add378385b3b: Layer already exists 02:31:43 4a1295529811: Layer already exists 02:31:43 8ba26948bf39: Layer already exists 02:31:43 faa5bc17eee1: Layer already exists 02:31:43 d247f8982ec2: Layer already exists 02:31:43 709b62f3e008: Layer already exists 02:31:43 8aff11104ba2: Layer already exists 02:31:43 e7e51fe4e1fa: Layer already exists 02:31:43 0e64f2360a44: Layer already exists 02:31:43 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:26b47d4746e25282a7a1b31ea306b6d964421c3157ba9fbe41b4477b87c7d147 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:31:43 d247f8982ec2: Preparing 02:31:43 add378385b3b: Preparing 02:31:43 8ba26948bf39: Preparing 02:31:43 faa5bc17eee1: Preparing 02:31:43 4a1295529811: Preparing 02:31:43 e7e51fe4e1fa: Preparing 02:31:43 709b62f3e008: Preparing 02:31:43 8aff11104ba2: Preparing 02:31:43 0e64f2360a44: Preparing 02:31:43 e7e51fe4e1fa: Waiting 02:31:43 709b62f3e008: Waiting 02:31:43 8aff11104ba2: Waiting 02:31:43 0e64f2360a44: Waiting 02:31:43 faa5bc17eee1: Layer already exists 02:31:43 8ba26948bf39: Layer already exists 02:31:43 d247f8982ec2: Layer already exists 02:31:43 add378385b3b: Layer already exists 02:31:43 4a1295529811: Layer already exists 02:31:43 709b62f3e008: Layer already exists 02:31:43 8aff11104ba2: Layer already exists 02:31:43 e7e51fe4e1fa: Layer already exists 02:31:43 0e64f2360a44: Layer already exists 02:31:44 main: digest: sha256:26b47d4746e25282a7a1b31ea306b6d964421c3157ba9fbe41b4477b87c7d147 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:44 ===================================================== [Pipeline] echo 02:31:44 taggedImages: 02:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.85 02:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:31:44 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:31:44 b10a1aa7a26774d331a95968b834de896095a7bd 02:31:44 latest 02:31:44 4.1.0-dev.85 02:31:44 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:44 main 02:31:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:31:45 df40be552638: Preparing 02:31:45 3b2e4e175f78: Preparing 02:31:45 9e2dc6cda59a: Preparing 02:31:45 9196e01b6c15: Preparing 02:31:45 693c4a1966ff: Preparing 02:31:45 4a1295529811: Preparing 02:31:45 e7e51fe4e1fa: Preparing 02:31:45 a6171d7feda1: Preparing 02:31:45 4adb444a7ed8: Preparing 02:31:45 c178bafae04a: Preparing 02:31:45 0e64f2360a44: Preparing 02:31:45 4a1295529811: Waiting 02:31:45 e7e51fe4e1fa: Waiting 02:31:45 a6171d7feda1: Waiting 02:31:45 4adb444a7ed8: Waiting 02:31:45 c178bafae04a: Waiting 02:31:45 0e64f2360a44: Waiting 02:31:45 9196e01b6c15: Pushed 02:31:45 3b2e4e175f78: Pushed 02:31:45 693c4a1966ff: Pushed 02:31:45 df40be552638: Pushed 02:31:45 4a1295529811: Layer already exists 02:31:45 e7e51fe4e1fa: Layer already exists 02:31:45 0e64f2360a44: Layer already exists 02:31:45 a6171d7feda1: Pushed 02:31:45 4adb444a7ed8: Pushed 02:31:49 c178bafae04a: Pushed 02:31:51 9e2dc6cda59a: Pushed 02:31:51 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:a0bf73f8ad31434054880f9897ff943dfdb63124c1328c5fc04eb1c3d3ef6d36 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:31:53 df40be552638: Preparing 02:31:53 3b2e4e175f78: Preparing 02:31:53 9e2dc6cda59a: Preparing 02:31:53 9196e01b6c15: Preparing 02:31:53 693c4a1966ff: Preparing 02:31:53 4a1295529811: Preparing 02:31:53 e7e51fe4e1fa: Preparing 02:31:53 a6171d7feda1: Preparing 02:31:53 4adb444a7ed8: Preparing 02:31:53 c178bafae04a: Preparing 02:31:53 0e64f2360a44: Preparing 02:31:53 4a1295529811: Waiting 02:31:53 e7e51fe4e1fa: Waiting 02:31:53 a6171d7feda1: Waiting 02:31:53 4adb444a7ed8: Waiting 02:31:53 c178bafae04a: Waiting 02:31:53 0e64f2360a44: Waiting 02:31:53 3b2e4e175f78: Layer already exists 02:31:53 9e2dc6cda59a: Layer already exists 02:31:53 9196e01b6c15: Layer already exists 02:31:53 df40be552638: Layer already exists 02:31:53 693c4a1966ff: Layer already exists 02:31:53 4a1295529811: Layer already exists 02:31:53 e7e51fe4e1fa: Layer already exists 02:31:53 a6171d7feda1: Layer already exists 02:31:53 c178bafae04a: Layer already exists 02:31:53 4adb444a7ed8: Layer already exists 02:31:53 0e64f2360a44: Layer already exists 02:31:54 latest: digest: sha256:a0bf73f8ad31434054880f9897ff943dfdb63124c1328c5fc04eb1c3d3ef6d36 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.85 02:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:31:54 df40be552638: Preparing 02:31:54 3b2e4e175f78: Preparing 02:31:54 9e2dc6cda59a: Preparing 02:31:54 9196e01b6c15: Preparing 02:31:54 693c4a1966ff: Preparing 02:31:54 4a1295529811: Preparing 02:31:54 e7e51fe4e1fa: Preparing 02:31:54 a6171d7feda1: Preparing 02:31:54 4adb444a7ed8: Preparing 02:31:54 c178bafae04a: Preparing 02:31:54 0e64f2360a44: Preparing 02:31:54 e7e51fe4e1fa: Waiting 02:31:54 a6171d7feda1: Waiting 02:31:54 4adb444a7ed8: Waiting 02:31:54 c178bafae04a: Waiting 02:31:54 0e64f2360a44: Waiting 02:31:54 4a1295529811: Waiting 02:31:54 9e2dc6cda59a: Layer already exists 02:31:54 3b2e4e175f78: Layer already exists 02:31:54 df40be552638: Layer already exists 02:31:54 693c4a1966ff: Layer already exists 02:31:54 9196e01b6c15: Layer already exists 02:31:54 e7e51fe4e1fa: Layer already exists 02:31:54 4a1295529811: Layer already exists 02:31:54 a6171d7feda1: Layer already exists 02:31:54 c178bafae04a: Layer already exists 02:31:54 4adb444a7ed8: Layer already exists 02:31:54 0e64f2360a44: Layer already exists 02:31:55 4.1.0-dev.85: digest: sha256:a0bf73f8ad31434054880f9897ff943dfdb63124c1328c5fc04eb1c3d3ef6d36 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:31:55 df40be552638: Preparing 02:31:55 3b2e4e175f78: Preparing 02:31:55 9e2dc6cda59a: Preparing 02:31:55 9196e01b6c15: Preparing 02:31:55 693c4a1966ff: Preparing 02:31:55 4a1295529811: Preparing 02:31:55 e7e51fe4e1fa: Preparing 02:31:55 4a1295529811: Waiting 02:31:55 a6171d7feda1: Preparing 02:31:55 e7e51fe4e1fa: Waiting 02:31:55 4adb444a7ed8: Preparing 02:31:55 a6171d7feda1: Waiting 02:31:55 c178bafae04a: Preparing 02:31:55 4adb444a7ed8: Waiting 02:31:55 0e64f2360a44: Preparing 02:31:55 c178bafae04a: Waiting 02:31:55 0e64f2360a44: Waiting 02:31:55 3b2e4e175f78: Layer already exists 02:31:55 df40be552638: Layer already exists 02:31:55 693c4a1966ff: Layer already exists 02:31:55 9e2dc6cda59a: Layer already exists 02:31:55 9196e01b6c15: Layer already exists 02:31:55 4a1295529811: Layer already exists 02:31:55 4adb444a7ed8: Layer already exists 02:31:55 a6171d7feda1: Layer already exists 02:31:55 c178bafae04a: Layer already exists 02:31:55 e7e51fe4e1fa: Layer already exists 02:31:55 0e64f2360a44: Layer already exists 02:31:55 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:a0bf73f8ad31434054880f9897ff943dfdb63124c1328c5fc04eb1c3d3ef6d36 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:31:56 df40be552638: Preparing 02:31:56 3b2e4e175f78: Preparing 02:31:56 9e2dc6cda59a: Preparing 02:31:56 9196e01b6c15: Preparing 02:31:56 693c4a1966ff: Preparing 02:31:56 4a1295529811: Preparing 02:31:56 e7e51fe4e1fa: Preparing 02:31:56 a6171d7feda1: Preparing 02:31:56 4adb444a7ed8: Preparing 02:31:56 c178bafae04a: Preparing 02:31:56 0e64f2360a44: Preparing 02:31:56 4a1295529811: Waiting 02:31:56 e7e51fe4e1fa: Waiting 02:31:56 a6171d7feda1: Waiting 02:31:56 4adb444a7ed8: Waiting 02:31:56 c178bafae04a: Waiting 02:31:56 0e64f2360a44: Waiting 02:31:56 693c4a1966ff: Layer already exists 02:31:56 9196e01b6c15: Layer already exists 02:31:56 df40be552638: Layer already exists 02:31:56 3b2e4e175f78: Layer already exists 02:31:56 9e2dc6cda59a: Layer already exists 02:31:56 e7e51fe4e1fa: Layer already exists 02:31:56 4a1295529811: Layer already exists 02:31:56 4adb444a7ed8: Layer already exists 02:31:56 a6171d7feda1: Layer already exists 02:31:56 c178bafae04a: Layer already exists 02:31:56 0e64f2360a44: Layer already exists 02:31:57 main: digest: sha256:a0bf73f8ad31434054880f9897ff943dfdb63124c1328c5fc04eb1c3d3ef6d36 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:57 ===================================================== [Pipeline] echo 02:31:57 taggedImages: 02:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.85 02:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:31:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:31:57 b10a1aa7a26774d331a95968b834de896095a7bd 02:31:57 latest 02:31:57 4.1.0-dev.85 02:31:57 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:31:57 main 02:31:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:31:58 d1174f7e68b5: Preparing 02:31:58 49db55db4f0a: Preparing 02:31:58 bcd7c26e4dc5: Preparing 02:31:58 1b0367887d41: Preparing 02:31:58 885f3b5673fa: Preparing 02:31:58 b591163f835e: Preparing 02:31:58 189418ad9b80: Preparing 02:31:58 4a1295529811: Preparing 02:31:58 e7e51fe4e1fa: Preparing 02:31:58 718a5cd95997: Preparing 02:31:58 6537e038f8bd: Preparing 02:31:58 0e64f2360a44: Preparing 02:31:58 189418ad9b80: Waiting 02:31:58 4a1295529811: Waiting 02:31:58 e7e51fe4e1fa: Waiting 02:31:58 718a5cd95997: Waiting 02:31:58 6537e038f8bd: Waiting 02:31:58 0e64f2360a44: Waiting 02:31:58 b591163f835e: Waiting 02:31:58 49db55db4f0a: Pushed 02:31:58 885f3b5673fa: Pushed 02:31:58 d1174f7e68b5: Pushed 02:31:58 4a1295529811: Layer already exists 02:31:58 e7e51fe4e1fa: Layer already exists 02:31:58 b591163f835e: Pushed 02:31:58 189418ad9b80: Pushed 02:31:58 0e64f2360a44: Layer already exists 02:31:58 718a5cd95997: Pushed 02:32:02 6537e038f8bd: Pushed 02:32:04 1b0367887d41: Pushed 02:32:05 bcd7c26e4dc5: Pushed 02:32:05 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:8c953dbaf6d86c5f9256164356bdf0e9fbb8a350e90f07cf888540fb6975dd39 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:32:06 d1174f7e68b5: Preparing 02:32:06 49db55db4f0a: Preparing 02:32:06 bcd7c26e4dc5: Preparing 02:32:06 1b0367887d41: Preparing 02:32:06 885f3b5673fa: Preparing 02:32:06 b591163f835e: Preparing 02:32:06 189418ad9b80: Preparing 02:32:06 b591163f835e: Waiting 02:32:06 4a1295529811: Preparing 02:32:06 e7e51fe4e1fa: Preparing 02:32:06 718a5cd95997: Preparing 02:32:06 189418ad9b80: Waiting 02:32:06 6537e038f8bd: Preparing 02:32:06 0e64f2360a44: Preparing 02:32:06 e7e51fe4e1fa: Waiting 02:32:06 718a5cd95997: Waiting 02:32:06 6537e038f8bd: Waiting 02:32:06 0e64f2360a44: Waiting 02:32:06 4a1295529811: Waiting 02:32:06 bcd7c26e4dc5: Layer already exists 02:32:06 1b0367887d41: Layer already exists 02:32:06 49db55db4f0a: Layer already exists 02:32:06 885f3b5673fa: Layer already exists 02:32:06 d1174f7e68b5: Layer already exists 02:32:06 b591163f835e: Layer already exists 02:32:06 4a1295529811: Layer already exists 02:32:06 189418ad9b80: Layer already exists 02:32:06 718a5cd95997: Layer already exists 02:32:06 e7e51fe4e1fa: Layer already exists 02:32:06 6537e038f8bd: Layer already exists 02:32:06 0e64f2360a44: Layer already exists 02:32:07 latest: digest: sha256:8c953dbaf6d86c5f9256164356bdf0e9fbb8a350e90f07cf888540fb6975dd39 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.85 02:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:32:07 d1174f7e68b5: Preparing 02:32:07 49db55db4f0a: Preparing 02:32:07 bcd7c26e4dc5: Preparing 02:32:07 1b0367887d41: Preparing 02:32:07 885f3b5673fa: Preparing 02:32:07 b591163f835e: Preparing 02:32:07 189418ad9b80: Preparing 02:32:07 4a1295529811: Preparing 02:32:07 e7e51fe4e1fa: Preparing 02:32:07 718a5cd95997: Preparing 02:32:07 6537e038f8bd: Preparing 02:32:07 0e64f2360a44: Preparing 02:32:07 b591163f835e: Waiting 02:32:07 189418ad9b80: Waiting 02:32:07 4a1295529811: Waiting 02:32:07 e7e51fe4e1fa: Waiting 02:32:07 718a5cd95997: Waiting 02:32:07 6537e038f8bd: Waiting 02:32:07 0e64f2360a44: Waiting 02:32:07 d1174f7e68b5: Layer already exists 02:32:07 49db55db4f0a: Layer already exists 02:32:07 1b0367887d41: Layer already exists 02:32:07 bcd7c26e4dc5: Layer already exists 02:32:07 885f3b5673fa: Layer already exists 02:32:07 4a1295529811: Layer already exists 02:32:07 b591163f835e: Layer already exists 02:32:07 189418ad9b80: Layer already exists 02:32:07 718a5cd95997: Layer already exists 02:32:07 e7e51fe4e1fa: Layer already exists 02:32:07 6537e038f8bd: Layer already exists 02:32:07 0e64f2360a44: Layer already exists 02:32:08 4.1.0-dev.85: digest: sha256:8c953dbaf6d86c5f9256164356bdf0e9fbb8a350e90f07cf888540fb6975dd39 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:32:08 d1174f7e68b5: Preparing 02:32:08 49db55db4f0a: Preparing 02:32:08 bcd7c26e4dc5: Preparing 02:32:08 1b0367887d41: Preparing 02:32:08 885f3b5673fa: Preparing 02:32:08 b591163f835e: Preparing 02:32:08 189418ad9b80: Preparing 02:32:08 4a1295529811: Preparing 02:32:08 e7e51fe4e1fa: Preparing 02:32:08 718a5cd95997: Preparing 02:32:08 6537e038f8bd: Preparing 02:32:08 0e64f2360a44: Preparing 02:32:08 b591163f835e: Waiting 02:32:08 189418ad9b80: Waiting 02:32:08 4a1295529811: Waiting 02:32:08 e7e51fe4e1fa: Waiting 02:32:08 6537e038f8bd: Waiting 02:32:08 718a5cd95997: Waiting 02:32:08 0e64f2360a44: Waiting 02:32:08 bcd7c26e4dc5: Layer already exists 02:32:08 49db55db4f0a: Layer already exists 02:32:08 885f3b5673fa: Layer already exists 02:32:08 d1174f7e68b5: Layer already exists 02:32:08 1b0367887d41: Layer already exists 02:32:08 189418ad9b80: Layer already exists 02:32:08 e7e51fe4e1fa: Layer already exists 02:32:08 b591163f835e: Layer already exists 02:32:08 4a1295529811: Layer already exists 02:32:08 718a5cd95997: Layer already exists 02:32:08 6537e038f8bd: Layer already exists 02:32:08 0e64f2360a44: Layer already exists 02:32:09 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:8c953dbaf6d86c5f9256164356bdf0e9fbb8a350e90f07cf888540fb6975dd39 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:32:09 d1174f7e68b5: Preparing 02:32:09 49db55db4f0a: Preparing 02:32:09 bcd7c26e4dc5: Preparing 02:32:09 1b0367887d41: Preparing 02:32:09 885f3b5673fa: Preparing 02:32:09 b591163f835e: Preparing 02:32:09 189418ad9b80: Preparing 02:32:09 4a1295529811: Preparing 02:32:09 e7e51fe4e1fa: Preparing 02:32:09 718a5cd95997: Preparing 02:32:09 6537e038f8bd: Preparing 02:32:09 0e64f2360a44: Preparing 02:32:09 4a1295529811: Waiting 02:32:09 e7e51fe4e1fa: Waiting 02:32:09 718a5cd95997: Waiting 02:32:09 6537e038f8bd: Waiting 02:32:09 0e64f2360a44: Waiting 02:32:09 b591163f835e: Waiting 02:32:09 189418ad9b80: Waiting 02:32:09 d1174f7e68b5: Layer already exists 02:32:09 bcd7c26e4dc5: Layer already exists 02:32:09 49db55db4f0a: Layer already exists 02:32:09 885f3b5673fa: Layer already exists 02:32:09 1b0367887d41: Layer already exists 02:32:09 b591163f835e: Layer already exists 02:32:09 e7e51fe4e1fa: Layer already exists 02:32:09 189418ad9b80: Layer already exists 02:32:09 718a5cd95997: Layer already exists 02:32:09 4a1295529811: Layer already exists 02:32:09 6537e038f8bd: Layer already exists 02:32:09 0e64f2360a44: Layer already exists 02:32:10 main: digest: sha256:8c953dbaf6d86c5f9256164356bdf0e9fbb8a350e90f07cf888540fb6975dd39 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:10 ===================================================== [Pipeline] echo 02:32:10 taggedImages: 02:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.85 02:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:32:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:32:10 b10a1aa7a26774d331a95968b834de896095a7bd 02:32:10 latest 02:32:10 4.1.0-dev.85 02:32:10 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:32:10 main 02:32:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:32:11 5f942382025c: Preparing 02:32:11 ef1c85c73ef2: Preparing 02:32:11 4a1295529811: Preparing 02:32:11 e7e51fe4e1fa: Preparing 02:32:11 c673672cd88c: Preparing 02:32:11 a417d56eb801: Preparing 02:32:11 0e64f2360a44: Preparing 02:32:11 a417d56eb801: Waiting 02:32:11 0e64f2360a44: Waiting 02:32:11 e7e51fe4e1fa: Layer already exists 02:32:11 4a1295529811: Layer already exists 02:32:11 0e64f2360a44: Layer already exists 02:32:11 5f942382025c: Pushed 02:32:11 c673672cd88c: Pushed 02:32:13 a417d56eb801: Pushed 02:32:18 ef1c85c73ef2: Pushed 02:32:18 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:04582d064d4c54ae6c96f501892670b9b9486b15b5c6f35120944150bfb72570 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:32:20 5f942382025c: Preparing 02:32:20 ef1c85c73ef2: Preparing 02:32:20 4a1295529811: Preparing 02:32:20 e7e51fe4e1fa: Preparing 02:32:20 c673672cd88c: Preparing 02:32:20 a417d56eb801: Preparing 02:32:20 0e64f2360a44: Preparing 02:32:20 a417d56eb801: Waiting 02:32:20 0e64f2360a44: Waiting 02:32:20 c673672cd88c: Layer already exists 02:32:20 e7e51fe4e1fa: Layer already exists 02:32:20 5f942382025c: Layer already exists 02:32:20 4a1295529811: Layer already exists 02:32:20 ef1c85c73ef2: Layer already exists 02:32:20 0e64f2360a44: Layer already exists 02:32:20 a417d56eb801: Layer already exists 02:32:20 latest: digest: sha256:04582d064d4c54ae6c96f501892670b9b9486b15b5c6f35120944150bfb72570 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.85 02:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:32:21 5f942382025c: Preparing 02:32:21 ef1c85c73ef2: Preparing 02:32:21 4a1295529811: Preparing 02:32:21 e7e51fe4e1fa: Preparing 02:32:21 c673672cd88c: Preparing 02:32:21 a417d56eb801: Preparing 02:32:21 0e64f2360a44: Preparing 02:32:21 a417d56eb801: Waiting 02:32:21 0e64f2360a44: Waiting 02:32:21 ef1c85c73ef2: Layer already exists 02:32:21 4a1295529811: Layer already exists 02:32:21 c673672cd88c: Layer already exists 02:32:21 e7e51fe4e1fa: Layer already exists 02:32:21 5f942382025c: Layer already exists 02:32:21 a417d56eb801: Layer already exists 02:32:21 0e64f2360a44: Layer already exists 02:32:21 4.1.0-dev.85: digest: sha256:04582d064d4c54ae6c96f501892670b9b9486b15b5c6f35120944150bfb72570 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:32:22 5f942382025c: Preparing 02:32:22 ef1c85c73ef2: Preparing 02:32:22 4a1295529811: Preparing 02:32:22 e7e51fe4e1fa: Preparing 02:32:22 c673672cd88c: Preparing 02:32:22 a417d56eb801: Preparing 02:32:22 0e64f2360a44: Preparing 02:32:22 a417d56eb801: Waiting 02:32:22 0e64f2360a44: Waiting 02:32:22 ef1c85c73ef2: Layer already exists 02:32:22 c673672cd88c: Layer already exists 02:32:22 4a1295529811: Layer already exists 02:32:22 5f942382025c: Layer already exists 02:32:22 e7e51fe4e1fa: Layer already exists 02:32:22 a417d56eb801: Layer already exists 02:32:22 0e64f2360a44: Layer already exists 02:32:22 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:04582d064d4c54ae6c96f501892670b9b9486b15b5c6f35120944150bfb72570 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:32:23 5f942382025c: Preparing 02:32:23 ef1c85c73ef2: Preparing 02:32:23 4a1295529811: Preparing 02:32:23 e7e51fe4e1fa: Preparing 02:32:23 c673672cd88c: Preparing 02:32:23 a417d56eb801: Preparing 02:32:23 0e64f2360a44: Preparing 02:32:23 a417d56eb801: Waiting 02:32:23 0e64f2360a44: Waiting 02:32:23 5f942382025c: Layer already exists 02:32:23 c673672cd88c: Layer already exists 02:32:23 4a1295529811: Layer already exists 02:32:23 e7e51fe4e1fa: Layer already exists 02:32:23 ef1c85c73ef2: Layer already exists 02:32:23 a417d56eb801: Layer already exists 02:32:23 0e64f2360a44: Layer already exists 02:32:23 main: digest: sha256:04582d064d4c54ae6c96f501892670b9b9486b15b5c6f35120944150bfb72570 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:23 ===================================================== [Pipeline] echo 02:32:23 taggedImages: 02:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.85 02:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:32:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:32:23 b10a1aa7a26774d331a95968b834de896095a7bd 02:32:23 latest 02:32:23 4.1.0-dev.85 02:32:23 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:32:23 main 02:32:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:32:24 1527850d7173: Preparing 02:32:24 124a939e04e5: Preparing 02:32:24 4ab2a9f1510c: Preparing 02:32:24 4a1295529811: Preparing 02:32:24 e7e51fe4e1fa: Preparing 02:32:24 7ba9d97285c3: Preparing 02:32:24 e85ecb8e8d4b: Preparing 02:32:24 e43c72168e7b: Preparing 02:32:24 4046ef47de04: Preparing 02:32:24 0e64f2360a44: Preparing 02:32:24 7ba9d97285c3: Waiting 02:32:24 e85ecb8e8d4b: Waiting 02:32:24 e43c72168e7b: Waiting 02:32:24 0e64f2360a44: Waiting 02:32:24 4046ef47de04: Waiting 02:32:24 4a1295529811: Layer already exists 02:32:24 e7e51fe4e1fa: Layer already exists 02:32:24 4ab2a9f1510c: Pushed 02:32:24 124a939e04e5: Pushed 02:32:24 1527850d7173: Pushed 02:32:24 0e64f2360a44: Layer already exists 02:32:24 e43c72168e7b: Pushed 02:32:25 4046ef47de04: Pushed 02:32:37 e85ecb8e8d4b: Pushed 02:32:55 7ba9d97285c3: Pushed 02:32:55 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:eb7266564ca429c5ade9f5b21554802803b5ef42e55a80d8ac80f4f44bfa9e49 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:32:56 1527850d7173: Preparing 02:32:56 124a939e04e5: Preparing 02:32:56 4ab2a9f1510c: Preparing 02:32:56 4a1295529811: Preparing 02:32:56 e7e51fe4e1fa: Preparing 02:32:56 7ba9d97285c3: Preparing 02:32:56 e85ecb8e8d4b: Preparing 02:32:56 e43c72168e7b: Preparing 02:32:56 4046ef47de04: Preparing 02:32:56 0e64f2360a44: Preparing 02:32:56 7ba9d97285c3: Waiting 02:32:56 e85ecb8e8d4b: Waiting 02:32:56 e43c72168e7b: Waiting 02:32:56 4046ef47de04: Waiting 02:32:56 0e64f2360a44: Waiting 02:32:56 e7e51fe4e1fa: Layer already exists 02:32:56 1527850d7173: Layer already exists 02:32:56 4ab2a9f1510c: Layer already exists 02:32:56 4a1295529811: Layer already exists 02:32:56 124a939e04e5: Layer already exists 02:32:56 7ba9d97285c3: Layer already exists 02:32:56 0e64f2360a44: Layer already exists 02:32:56 e85ecb8e8d4b: Layer already exists 02:32:56 e43c72168e7b: Layer already exists 02:32:56 4046ef47de04: Layer already exists 02:32:56 latest: digest: sha256:eb7266564ca429c5ade9f5b21554802803b5ef42e55a80d8ac80f4f44bfa9e49 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.85 02:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:32:57 1527850d7173: Preparing 02:32:57 124a939e04e5: Preparing 02:32:57 4ab2a9f1510c: Preparing 02:32:57 4a1295529811: Preparing 02:32:57 e7e51fe4e1fa: Preparing 02:32:57 7ba9d97285c3: Preparing 02:32:57 e85ecb8e8d4b: Preparing 02:32:57 e43c72168e7b: Preparing 02:32:57 4046ef47de04: Preparing 02:32:57 0e64f2360a44: Preparing 02:32:57 e43c72168e7b: Waiting 02:32:57 4046ef47de04: Waiting 02:32:57 7ba9d97285c3: Waiting 02:32:57 0e64f2360a44: Waiting 02:32:57 e85ecb8e8d4b: Waiting 02:32:57 1527850d7173: Layer already exists 02:32:57 124a939e04e5: Layer already exists 02:32:57 4a1295529811: Layer already exists 02:32:57 e7e51fe4e1fa: Layer already exists 02:32:57 4ab2a9f1510c: Layer already exists 02:32:57 7ba9d97285c3: Layer already exists 02:32:57 e85ecb8e8d4b: Layer already exists 02:32:57 e43c72168e7b: Layer already exists 02:32:57 4046ef47de04: Layer already exists 02:32:57 0e64f2360a44: Layer already exists 02:32:57 4.1.0-dev.85: digest: sha256:eb7266564ca429c5ade9f5b21554802803b5ef42e55a80d8ac80f4f44bfa9e49 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:32:58 1527850d7173: Preparing 02:32:58 124a939e04e5: Preparing 02:32:58 4ab2a9f1510c: Preparing 02:32:58 4a1295529811: Preparing 02:32:58 e7e51fe4e1fa: Preparing 02:32:58 7ba9d97285c3: Preparing 02:32:58 e85ecb8e8d4b: Preparing 02:32:58 e43c72168e7b: Preparing 02:32:58 4046ef47de04: Preparing 02:32:58 0e64f2360a44: Preparing 02:32:58 e43c72168e7b: Waiting 02:32:58 4046ef47de04: Waiting 02:32:58 0e64f2360a44: Waiting 02:32:58 7ba9d97285c3: Waiting 02:32:58 e85ecb8e8d4b: Waiting 02:32:58 1527850d7173: Layer already exists 02:32:58 e7e51fe4e1fa: Layer already exists 02:32:58 4a1295529811: Layer already exists 02:32:58 124a939e04e5: Layer already exists 02:32:58 4ab2a9f1510c: Layer already exists 02:32:58 7ba9d97285c3: Layer already exists 02:32:58 0e64f2360a44: Layer already exists 02:32:58 e85ecb8e8d4b: Layer already exists 02:32:58 4046ef47de04: Layer already exists 02:32:58 e43c72168e7b: Layer already exists 02:32:58 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:eb7266564ca429c5ade9f5b21554802803b5ef42e55a80d8ac80f4f44bfa9e49 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:32:59 1527850d7173: Preparing 02:32:59 124a939e04e5: Preparing 02:32:59 4ab2a9f1510c: Preparing 02:32:59 4a1295529811: Preparing 02:32:59 e7e51fe4e1fa: Preparing 02:32:59 7ba9d97285c3: Preparing 02:32:59 e85ecb8e8d4b: Preparing 02:32:59 e43c72168e7b: Preparing 02:32:59 4046ef47de04: Preparing 02:32:59 0e64f2360a44: Preparing 02:32:59 7ba9d97285c3: Waiting 02:32:59 e85ecb8e8d4b: Waiting 02:32:59 e43c72168e7b: Waiting 02:32:59 4046ef47de04: Waiting 02:32:59 0e64f2360a44: Waiting 02:32:59 e7e51fe4e1fa: Layer already exists 02:32:59 1527850d7173: Layer already exists 02:32:59 4a1295529811: Layer already exists 02:32:59 124a939e04e5: Layer already exists 02:32:59 4ab2a9f1510c: Layer already exists 02:32:59 7ba9d97285c3: Layer already exists 02:32:59 0e64f2360a44: Layer already exists 02:32:59 e43c72168e7b: Layer already exists 02:32:59 e85ecb8e8d4b: Layer already exists 02:32:59 4046ef47de04: Layer already exists 02:32:59 main: digest: sha256:eb7266564ca429c5ade9f5b21554802803b5ef42e55a80d8ac80f4f44bfa9e49 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:00 ===================================================== [Pipeline] echo 02:33:00 taggedImages: 02:33:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:33:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:33:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.85 02:33:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:33:00 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:33:00 b10a1aa7a26774d331a95968b834de896095a7bd 02:33:00 latest 02:33:00 4.1.0-dev.85 02:33:00 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:00 main 02:33:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:33:00 cdacc1abff4b: Preparing 02:33:00 6106cc4ba62a: Preparing 02:33:00 89da24ec0709: Preparing 02:33:00 4a1295529811: Preparing 02:33:00 e7e51fe4e1fa: Preparing 02:33:00 30593b8cc0e2: Preparing 02:33:00 f19a2c844b45: Preparing 02:33:00 62738dfc6c8b: Preparing 02:33:00 0e64f2360a44: Preparing 02:33:00 f19a2c844b45: Waiting 02:33:00 62738dfc6c8b: Waiting 02:33:00 0e64f2360a44: Waiting 02:33:00 30593b8cc0e2: Waiting 02:33:00 4a1295529811: Layer already exists 02:33:00 e7e51fe4e1fa: Layer already exists 02:33:01 89da24ec0709: Pushed 02:33:01 6106cc4ba62a: Pushed 02:33:01 0e64f2360a44: Layer already exists 02:33:01 cdacc1abff4b: Pushed 02:33:01 f19a2c844b45: Pushed 02:33:01 62738dfc6c8b: Pushed 02:33:34 30593b8cc0e2: Pushed 02:33:34 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:b4cfa8dc028fbdea7bd6673dac6b259f3158dd406cf0933cad2d0659bf6470b5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:33:34 cdacc1abff4b: Preparing 02:33:34 6106cc4ba62a: Preparing 02:33:34 89da24ec0709: Preparing 02:33:34 4a1295529811: Preparing 02:33:34 e7e51fe4e1fa: Preparing 02:33:34 30593b8cc0e2: Preparing 02:33:34 f19a2c844b45: Preparing 02:33:34 62738dfc6c8b: Preparing 02:33:34 0e64f2360a44: Preparing 02:33:34 f19a2c844b45: Waiting 02:33:34 62738dfc6c8b: Waiting 02:33:34 30593b8cc0e2: Waiting 02:33:34 0e64f2360a44: Waiting 02:33:34 89da24ec0709: Layer already exists 02:33:34 4a1295529811: Layer already exists 02:33:34 6106cc4ba62a: Layer already exists 02:33:34 e7e51fe4e1fa: Layer already exists 02:33:34 cdacc1abff4b: Layer already exists 02:33:34 30593b8cc0e2: Layer already exists 02:33:34 62738dfc6c8b: Layer already exists 02:33:34 f19a2c844b45: Layer already exists 02:33:34 0e64f2360a44: Layer already exists 02:33:34 latest: digest: sha256:b4cfa8dc028fbdea7bd6673dac6b259f3158dd406cf0933cad2d0659bf6470b5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.85 02:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:33:35 cdacc1abff4b: Preparing 02:33:35 6106cc4ba62a: Preparing 02:33:35 89da24ec0709: Preparing 02:33:35 4a1295529811: Preparing 02:33:35 e7e51fe4e1fa: Preparing 02:33:35 30593b8cc0e2: Preparing 02:33:35 f19a2c844b45: Preparing 02:33:35 62738dfc6c8b: Preparing 02:33:35 0e64f2360a44: Preparing 02:33:35 f19a2c844b45: Waiting 02:33:35 62738dfc6c8b: Waiting 02:33:35 30593b8cc0e2: Waiting 02:33:35 0e64f2360a44: Waiting 02:33:35 6106cc4ba62a: Layer already exists 02:33:35 89da24ec0709: Layer already exists 02:33:35 e7e51fe4e1fa: Layer already exists 02:33:35 4a1295529811: Layer already exists 02:33:35 cdacc1abff4b: Layer already exists 02:33:35 62738dfc6c8b: Layer already exists 02:33:35 30593b8cc0e2: Layer already exists 02:33:35 0e64f2360a44: Layer already exists 02:33:35 f19a2c844b45: Layer already exists 02:33:35 4.1.0-dev.85: digest: sha256:b4cfa8dc028fbdea7bd6673dac6b259f3158dd406cf0933cad2d0659bf6470b5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:33:36 cdacc1abff4b: Preparing 02:33:36 6106cc4ba62a: Preparing 02:33:36 89da24ec0709: Preparing 02:33:36 4a1295529811: Preparing 02:33:36 e7e51fe4e1fa: Preparing 02:33:36 30593b8cc0e2: Preparing 02:33:36 f19a2c844b45: Preparing 02:33:36 62738dfc6c8b: Preparing 02:33:36 0e64f2360a44: Preparing 02:33:36 30593b8cc0e2: Waiting 02:33:36 62738dfc6c8b: Waiting 02:33:36 f19a2c844b45: Waiting 02:33:36 0e64f2360a44: Waiting 02:33:36 e7e51fe4e1fa: Layer already exists 02:33:36 89da24ec0709: Layer already exists 02:33:36 cdacc1abff4b: Layer already exists 02:33:36 4a1295529811: Layer already exists 02:33:36 6106cc4ba62a: Layer already exists 02:33:36 f19a2c844b45: Layer already exists 02:33:36 62738dfc6c8b: Layer already exists 02:33:36 30593b8cc0e2: Layer already exists 02:33:36 0e64f2360a44: Layer already exists 02:33:37 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:b4cfa8dc028fbdea7bd6673dac6b259f3158dd406cf0933cad2d0659bf6470b5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:33:37 cdacc1abff4b: Preparing 02:33:37 6106cc4ba62a: Preparing 02:33:37 89da24ec0709: Preparing 02:33:37 4a1295529811: Preparing 02:33:37 e7e51fe4e1fa: Preparing 02:33:37 30593b8cc0e2: Preparing 02:33:37 f19a2c844b45: Preparing 02:33:37 62738dfc6c8b: Preparing 02:33:37 0e64f2360a44: Preparing 02:33:37 f19a2c844b45: Waiting 02:33:37 0e64f2360a44: Waiting 02:33:37 62738dfc6c8b: Waiting 02:33:37 30593b8cc0e2: Waiting 02:33:37 89da24ec0709: Layer already exists 02:33:37 cdacc1abff4b: Layer already exists 02:33:37 6106cc4ba62a: Layer already exists 02:33:37 e7e51fe4e1fa: Layer already exists 02:33:37 4a1295529811: Layer already exists 02:33:37 62738dfc6c8b: Layer already exists 02:33:37 30593b8cc0e2: Layer already exists 02:33:37 0e64f2360a44: Layer already exists 02:33:37 f19a2c844b45: Layer already exists 02:33:38 main: digest: sha256:b4cfa8dc028fbdea7bd6673dac6b259f3158dd406cf0933cad2d0659bf6470b5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:38 ===================================================== [Pipeline] echo 02:33:38 taggedImages: 02:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.85 02:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:33:38 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:33:38 b10a1aa7a26774d331a95968b834de896095a7bd 02:33:38 latest 02:33:38 4.1.0-dev.85 02:33:38 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:38 main 02:33:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:33:38 1781ed9dee76: Preparing 02:33:38 c296291097f1: Preparing 02:33:38 39d600e0f219: Preparing 02:33:38 4a1295529811: Preparing 02:33:38 e7e51fe4e1fa: Preparing 02:33:38 7ba9d97285c3: Preparing 02:33:38 e43c72168e7b: Preparing 02:33:38 4046ef47de04: Preparing 02:33:38 0e64f2360a44: Preparing 02:33:38 e43c72168e7b: Waiting 02:33:38 7ba9d97285c3: Waiting 02:33:38 4046ef47de04: Waiting 02:33:38 0e64f2360a44: Waiting 02:33:38 e7e51fe4e1fa: Layer already exists 02:33:38 4a1295529811: Layer already exists 02:33:38 7ba9d97285c3: Layer already exists 02:33:38 e43c72168e7b: Layer already exists 02:33:39 4046ef47de04: Layer already exists 02:33:39 0e64f2360a44: Layer already exists 02:33:39 39d600e0f219: Pushed 02:33:39 c296291097f1: Pushed 02:33:39 1781ed9dee76: Pushed 02:33:39 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:f72e4dedc3ad6934328dfb7de477b76ff1d8b08f14d2b02bf3dae7eb9d384b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:33:39 1781ed9dee76: Preparing 02:33:39 c296291097f1: Preparing 02:33:39 39d600e0f219: Preparing 02:33:39 4a1295529811: Preparing 02:33:39 e7e51fe4e1fa: Preparing 02:33:39 7ba9d97285c3: Preparing 02:33:39 e43c72168e7b: Preparing 02:33:39 4046ef47de04: Preparing 02:33:39 0e64f2360a44: Preparing 02:33:39 7ba9d97285c3: Waiting 02:33:39 e43c72168e7b: Waiting 02:33:39 4046ef47de04: Waiting 02:33:39 0e64f2360a44: Waiting 02:33:39 1781ed9dee76: Layer already exists 02:33:39 e7e51fe4e1fa: Layer already exists 02:33:39 4a1295529811: Layer already exists 02:33:39 39d600e0f219: Layer already exists 02:33:39 c296291097f1: Layer already exists 02:33:39 7ba9d97285c3: Layer already exists 02:33:39 e43c72168e7b: Layer already exists 02:33:39 4046ef47de04: Layer already exists 02:33:39 0e64f2360a44: Layer already exists 02:33:39 latest: digest: sha256:f72e4dedc3ad6934328dfb7de477b76ff1d8b08f14d2b02bf3dae7eb9d384b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.85 02:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:33:40 1781ed9dee76: Preparing 02:33:40 c296291097f1: Preparing 02:33:40 39d600e0f219: Preparing 02:33:40 4a1295529811: Preparing 02:33:40 e7e51fe4e1fa: Preparing 02:33:40 7ba9d97285c3: Preparing 02:33:40 e43c72168e7b: Preparing 02:33:40 4046ef47de04: Preparing 02:33:40 0e64f2360a44: Preparing 02:33:40 e43c72168e7b: Waiting 02:33:40 4046ef47de04: Waiting 02:33:40 0e64f2360a44: Waiting 02:33:40 7ba9d97285c3: Waiting 02:33:40 1781ed9dee76: Layer already exists 02:33:40 4a1295529811: Layer already exists 02:33:40 c296291097f1: Layer already exists 02:33:40 e7e51fe4e1fa: Layer already exists 02:33:40 39d600e0f219: Layer already exists 02:33:40 7ba9d97285c3: Layer already exists 02:33:40 0e64f2360a44: Layer already exists 02:33:40 e43c72168e7b: Layer already exists 02:33:40 4046ef47de04: Layer already exists 02:33:40 4.1.0-dev.85: digest: sha256:f72e4dedc3ad6934328dfb7de477b76ff1d8b08f14d2b02bf3dae7eb9d384b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:33:42 1781ed9dee76: Preparing 02:33:42 c296291097f1: Preparing 02:33:42 39d600e0f219: Preparing 02:33:42 4a1295529811: Preparing 02:33:42 e7e51fe4e1fa: Preparing 02:33:42 7ba9d97285c3: Preparing 02:33:42 e43c72168e7b: Preparing 02:33:42 4046ef47de04: Preparing 02:33:42 0e64f2360a44: Preparing 02:33:42 7ba9d97285c3: Waiting 02:33:42 e43c72168e7b: Waiting 02:33:42 4046ef47de04: Waiting 02:33:42 0e64f2360a44: Waiting 02:33:42 39d600e0f219: Layer already exists 02:33:42 1781ed9dee76: Layer already exists 02:33:42 4a1295529811: Layer already exists 02:33:42 e7e51fe4e1fa: Layer already exists 02:33:42 c296291097f1: Layer already exists 02:33:42 e43c72168e7b: Layer already exists 02:33:42 0e64f2360a44: Layer already exists 02:33:42 7ba9d97285c3: Layer already exists 02:33:42 4046ef47de04: Layer already exists 02:33:42 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:f72e4dedc3ad6934328dfb7de477b76ff1d8b08f14d2b02bf3dae7eb9d384b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:33:43 1781ed9dee76: Preparing 02:33:43 c296291097f1: Preparing 02:33:43 39d600e0f219: Preparing 02:33:43 4a1295529811: Preparing 02:33:43 e7e51fe4e1fa: Preparing 02:33:43 7ba9d97285c3: Preparing 02:33:43 e43c72168e7b: Preparing 02:33:43 4046ef47de04: Preparing 02:33:43 0e64f2360a44: Preparing 02:33:43 e43c72168e7b: Waiting 02:33:43 4046ef47de04: Waiting 02:33:43 0e64f2360a44: Waiting 02:33:43 7ba9d97285c3: Waiting 02:33:43 c296291097f1: Layer already exists 02:33:43 4a1295529811: Layer already exists 02:33:43 1781ed9dee76: Layer already exists 02:33:43 e7e51fe4e1fa: Layer already exists 02:33:43 39d600e0f219: Layer already exists 02:33:43 e43c72168e7b: Layer already exists 02:33:43 7ba9d97285c3: Layer already exists 02:33:43 4046ef47de04: Layer already exists 02:33:43 0e64f2360a44: Layer already exists 02:33:43 main: digest: sha256:f72e4dedc3ad6934328dfb7de477b76ff1d8b08f14d2b02bf3dae7eb9d384b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:43 ===================================================== [Pipeline] echo 02:33:43 taggedImages: 02:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.85 02:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:33:43 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:33:43 b10a1aa7a26774d331a95968b834de896095a7bd 02:33:43 latest 02:33:43 4.1.0-dev.85 02:33:43 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:43 main 02:33:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:33:44 6537859c0fe2: Preparing 02:33:44 42a9fcce8031: Preparing 02:33:44 4a1295529811: Preparing 02:33:44 e7e51fe4e1fa: Preparing 02:33:44 e9b01573e799: Preparing 02:33:44 eb0791b3f634: Preparing 02:33:44 0e64f2360a44: Preparing 02:33:44 eb0791b3f634: Waiting 02:33:44 0e64f2360a44: Waiting 02:33:44 e7e51fe4e1fa: Layer already exists 02:33:44 4a1295529811: Layer already exists 02:33:44 0e64f2360a44: Layer already exists 02:33:44 6537859c0fe2: Pushed 02:33:45 e9b01573e799: Pushed 02:33:46 eb0791b3f634: Pushed 02:33:54 42a9fcce8031: Pushed 02:33:55 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:89f94906775f8ece7061ea7c96c8f8e5bd722e5e27a11c5fa24835f9d78f2930 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:33:56 6537859c0fe2: Preparing 02:33:56 42a9fcce8031: Preparing 02:33:56 4a1295529811: Preparing 02:33:56 e7e51fe4e1fa: Preparing 02:33:56 e9b01573e799: Preparing 02:33:56 eb0791b3f634: Preparing 02:33:56 0e64f2360a44: Preparing 02:33:56 eb0791b3f634: Waiting 02:33:56 0e64f2360a44: Waiting 02:33:56 6537859c0fe2: Layer already exists 02:33:56 e9b01573e799: Layer already exists 02:33:56 e7e51fe4e1fa: Layer already exists 02:33:56 4a1295529811: Layer already exists 02:33:56 42a9fcce8031: Layer already exists 02:33:56 0e64f2360a44: Layer already exists 02:33:56 eb0791b3f634: Layer already exists 02:33:56 latest: digest: sha256:89f94906775f8ece7061ea7c96c8f8e5bd722e5e27a11c5fa24835f9d78f2930 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.85 02:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:33:57 6537859c0fe2: Preparing 02:33:57 42a9fcce8031: Preparing 02:33:57 4a1295529811: Preparing 02:33:57 e7e51fe4e1fa: Preparing 02:33:57 e9b01573e799: Preparing 02:33:57 eb0791b3f634: Preparing 02:33:57 eb0791b3f634: Waiting 02:33:57 0e64f2360a44: Preparing 02:33:57 0e64f2360a44: Waiting 02:33:57 42a9fcce8031: Layer already exists 02:33:57 6537859c0fe2: Layer already exists 02:33:57 4a1295529811: Layer already exists 02:33:57 e7e51fe4e1fa: Layer already exists 02:33:57 e9b01573e799: Layer already exists 02:33:57 0e64f2360a44: Layer already exists 02:33:57 eb0791b3f634: Layer already exists 02:33:57 4.1.0-dev.85: digest: sha256:89f94906775f8ece7061ea7c96c8f8e5bd722e5e27a11c5fa24835f9d78f2930 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:33:58 6537859c0fe2: Preparing 02:33:58 42a9fcce8031: Preparing 02:33:58 4a1295529811: Preparing 02:33:58 e7e51fe4e1fa: Preparing 02:33:58 e9b01573e799: Preparing 02:33:58 eb0791b3f634: Preparing 02:33:58 0e64f2360a44: Preparing 02:33:58 eb0791b3f634: Waiting 02:33:58 0e64f2360a44: Waiting 02:33:58 6537859c0fe2: Layer already exists 02:33:58 e9b01573e799: Layer already exists 02:33:58 42a9fcce8031: Layer already exists 02:33:58 4a1295529811: Layer already exists 02:33:58 e7e51fe4e1fa: Layer already exists 02:33:58 0e64f2360a44: Layer already exists 02:33:58 eb0791b3f634: Layer already exists 02:33:58 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:89f94906775f8ece7061ea7c96c8f8e5bd722e5e27a11c5fa24835f9d78f2930 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:33:58 6537859c0fe2: Preparing 02:33:58 42a9fcce8031: Preparing 02:33:58 4a1295529811: Preparing 02:33:58 e7e51fe4e1fa: Preparing 02:33:58 e9b01573e799: Preparing 02:33:58 eb0791b3f634: Preparing 02:33:58 0e64f2360a44: Preparing 02:33:58 eb0791b3f634: Waiting 02:33:58 0e64f2360a44: Waiting 02:33:58 42a9fcce8031: Layer already exists 02:33:58 6537859c0fe2: Layer already exists 02:33:58 e9b01573e799: Layer already exists 02:33:58 e7e51fe4e1fa: Layer already exists 02:33:58 4a1295529811: Layer already exists 02:33:58 0e64f2360a44: Layer already exists 02:33:58 eb0791b3f634: Layer already exists 02:33:58 main: digest: sha256:89f94906775f8ece7061ea7c96c8f8e5bd722e5e27a11c5fa24835f9d78f2930 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:59 ===================================================== [Pipeline] echo 02:33:59 taggedImages: 02:33:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:33:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:33:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.85 02:33:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:33:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:33:59 b10a1aa7a26774d331a95968b834de896095a7bd 02:33:59 latest 02:33:59 4.1.0-dev.85 02:33:59 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:33:59 main 02:33:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:34:00 4a196a44853e: Preparing 02:34:00 d1e6239f13f3: Preparing 02:34:00 4a1295529811: Preparing 02:34:00 e7e51fe4e1fa: Preparing 02:34:00 4d443437c69a: Preparing 02:34:00 0ad1b58bb582: Preparing 02:34:00 0e64f2360a44: Preparing 02:34:00 0ad1b58bb582: Waiting 02:34:00 0e64f2360a44: Waiting 02:34:00 e7e51fe4e1fa: Layer already exists 02:34:00 4a1295529811: Layer already exists 02:34:00 0e64f2360a44: Layer already exists 02:34:00 4a196a44853e: Pushed 02:34:00 4d443437c69a: Pushed 02:34:00 0ad1b58bb582: Pushed 02:34:09 d1e6239f13f3: Pushed 02:34:09 b10a1aa7a26774d331a95968b834de896095a7bd: digest: sha256:37742d0e12fe082b803a0d09cf42bbd15a806641dadeec55c622f038fe41962a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:34:10 4a196a44853e: Preparing 02:34:10 d1e6239f13f3: Preparing 02:34:10 4a1295529811: Preparing 02:34:10 e7e51fe4e1fa: Preparing 02:34:10 4d443437c69a: Preparing 02:34:10 0ad1b58bb582: Preparing 02:34:10 0e64f2360a44: Preparing 02:34:10 0ad1b58bb582: Waiting 02:34:10 0e64f2360a44: Waiting 02:34:10 4d443437c69a: Layer already exists 02:34:10 4a1295529811: Layer already exists 02:34:10 e7e51fe4e1fa: Layer already exists 02:34:10 d1e6239f13f3: Layer already exists 02:34:10 4a196a44853e: Layer already exists 02:34:10 0ad1b58bb582: Layer already exists 02:34:10 0e64f2360a44: Layer already exists 02:34:10 latest: digest: sha256:37742d0e12fe082b803a0d09cf42bbd15a806641dadeec55c622f038fe41962a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.85 02:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:34:11 4a196a44853e: Preparing 02:34:11 d1e6239f13f3: Preparing 02:34:11 4a1295529811: Preparing 02:34:11 e7e51fe4e1fa: Preparing 02:34:11 4d443437c69a: Preparing 02:34:11 0ad1b58bb582: Preparing 02:34:11 0e64f2360a44: Preparing 02:34:11 0ad1b58bb582: Waiting 02:34:11 0e64f2360a44: Waiting 02:34:11 4a196a44853e: Layer already exists 02:34:11 4d443437c69a: Layer already exists 02:34:11 4a1295529811: Layer already exists 02:34:11 e7e51fe4e1fa: Layer already exists 02:34:11 d1e6239f13f3: Layer already exists 02:34:11 0e64f2360a44: Layer already exists 02:34:11 0ad1b58bb582: Layer already exists 02:34:11 4.1.0-dev.85: digest: sha256:37742d0e12fe082b803a0d09cf42bbd15a806641dadeec55c622f038fe41962a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:34:12 4a196a44853e: Preparing 02:34:12 d1e6239f13f3: Preparing 02:34:12 4a1295529811: Preparing 02:34:12 e7e51fe4e1fa: Preparing 02:34:12 4d443437c69a: Preparing 02:34:12 0ad1b58bb582: Preparing 02:34:12 0e64f2360a44: Preparing 02:34:12 0ad1b58bb582: Waiting 02:34:12 0e64f2360a44: Waiting 02:34:12 4d443437c69a: Layer already exists 02:34:12 d1e6239f13f3: Layer already exists 02:34:12 4a196a44853e: Layer already exists 02:34:12 e7e51fe4e1fa: Layer already exists 02:34:12 4a1295529811: Layer already exists 02:34:12 0e64f2360a44: Layer already exists 02:34:12 0ad1b58bb582: Layer already exists 02:34:12 b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85: digest: sha256:37742d0e12fe082b803a0d09cf42bbd15a806641dadeec55c622f038fe41962a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:34:13 4a196a44853e: Preparing 02:34:13 d1e6239f13f3: Preparing 02:34:13 4a1295529811: Preparing 02:34:13 e7e51fe4e1fa: Preparing 02:34:13 4d443437c69a: Preparing 02:34:13 0ad1b58bb582: Preparing 02:34:13 0e64f2360a44: Preparing 02:34:13 0ad1b58bb582: Waiting 02:34:13 0e64f2360a44: Waiting 02:34:13 4a196a44853e: Layer already exists 02:34:13 4a1295529811: Layer already exists 02:34:13 d1e6239f13f3: Layer already exists 02:34:13 4d443437c69a: Layer already exists 02:34:13 e7e51fe4e1fa: Layer already exists 02:34:13 0ad1b58bb582: Layer already exists 02:34:13 0e64f2360a44: Layer already exists 02:34:13 main: digest: sha256:37742d0e12fe082b803a0d09cf42bbd15a806641dadeec55c622f038fe41962a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:13 ===================================================== [Pipeline] echo 02:34:13 taggedImages: 02:34:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd 02:34:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:34:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.85 02:34:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 02:34:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b10a1aa7a26774d331a95968b834de896095a7bd-4.1.0-dev.85 [Pipeline] echo 02:34:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:34:15 02:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:34:15 arm64: Pulling from edgex-lftools-log-publisher 02:34:15 8998bd30e6a1: Pulling fs layer 02:34:15 04944245beec: Pulling fs layer 02:34:15 699f458cf7ca: Pulling fs layer 02:34:15 765212b225bb: Pulling fs layer 02:34:15 f23df028b6ca: Pulling fs layer 02:34:15 d65c8cfc05b1: Pulling fs layer 02:34:15 2437ff75d9bd: Pulling fs layer 02:34:15 f23df028b6ca: Waiting 02:34:15 d65c8cfc05b1: Waiting 02:34:15 2437ff75d9bd: Waiting 02:34:15 765212b225bb: Waiting 02:34:15 04944245beec: Verifying Checksum 02:34:15 04944245beec: Download complete 02:34:15 765212b225bb: Verifying Checksum 02:34:15 765212b225bb: Download complete 02:34:15 f23df028b6ca: Verifying Checksum 02:34:15 f23df028b6ca: Download complete 02:34:15 d65c8cfc05b1: Verifying Checksum 02:34:15 d65c8cfc05b1: Download complete 02:34:15 699f458cf7ca: Verifying Checksum 02:34:15 699f458cf7ca: Download complete 02:34:16 8998bd30e6a1: Verifying Checksum 02:34:16 8998bd30e6a1: Download complete 02:34:18 2437ff75d9bd: Verifying Checksum 02:34:18 2437ff75d9bd: Download complete 02:34:20 8998bd30e6a1: Pull complete 02:34:21 04944245beec: Pull complete 02:34:23 699f458cf7ca: Pull complete 02:34:23 765212b225bb: Pull complete 02:34:24 f23df028b6ca: Pull complete 02:34:24 d65c8cfc05b1: Pull complete 02:34:42 2437ff75d9bd: Pull complete 02:34:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:34:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:42 prd-ubuntu20.04-docker-arm64-4c-16g-775174 does not seem to be running inside a container 02:34:42 $ 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/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:34:45 $ docker top d48589849a495be24bcdac777b4c35a0cb1783b357e979d3f60ee01a93645253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:46 ---> job-cost.sh 02:34:46 lf-activate-venv: SKIPPING 02:34:46 INFO: No Stack... 02:34:47 INFO: Retrieving Pricing Info for: v3-standard-4 02:34:48 INFO: Archiving Costs [Pipeline] sh 02:34:48 + cat /w/workspace/edgex-go/936/archives/cost.csv 02:34:48 + cut -d, -f6 [Pipeline] lock 02:34:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-936-stack-cost] 02:34:48 Resource [jenkins-edgexfoundry-edgex-go-main-936-stack-cost] did not exist. Created. 02:34:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-936-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:34:49 + echo total: 0.10999999940395355 [Pipeline] stash 02:34:50 Stashed 1 file(s) [Pipeline] } 02:34:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-936-stack-cost] [Pipeline] // lock [Pipeline] } 02:34:50 $ docker stop --time=1 d48589849a495be24bcdac777b4c35a0cb1783b357e979d3f60ee01a93645253 02:34:51 $ docker rm -f --volumes d48589849a495be24bcdac777b4c35a0cb1783b357e979d3f60ee01a93645253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:34:52 provisioning config files... 02:34:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/936@tmp/config15449848425514560877tmp [Pipeline] { [Pipeline] sh 02:34:52 + set +x 02:34:52 + + curl -s https://codecov.io/bash 02:34:52 bash -s -- 02:34:52 02:34:52 _____ _ 02:34:52 / ____| | | 02:34:52 | | ___ __| | ___ ___ _____ __ 02:34:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:34:52 | |___| (_) | (_| | __/ (_| (_) \ V / 02:34:52 \_____\___/ \__,_|\___|\___\___/ \_/ 02:34:52 Bash-1.0.6 02:34:52 02:34:52 02:34:52 ==> git version 2.25.1 found 02:34:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:34:52 Release-Date: 2020-01-08 02:34:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:34:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:34:52 ==> Jenkins CI detected. 02:34:52 current dir:  /w/workspace/edgex-go/936 02:34:52 project root: . 02:34:52 --> token set from env 02:34:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:34:52 ==> Running gcov in . (disable via -X gcov) 02:34:52 ==> Python coveragepy not found 02:34:52 ==> Searching for coverage reports in: 02:34:52 + . 02:34:52 -> Found 1 reports 02:34:52 ==> Detecting git/mercurial file structure 02:34:52 ==> Reading reports 02:34:52 + ./coverage.out bytes=1043595 02:34:52 ==> Appending adjustments 02:34:52 https://docs.codecov.io/docs/fixing-reports 02:34:54 + Found adjustments 02:34:54 ==> Gzipping contents 02:34:54 108K /tmp/codecov.srYuRb.gz 02:34:54 ==> Uploading reports 02:34:54 url: https://codecov.io 02:34:54 query: branch=main&commit=b10a1aa7a26774d331a95968b834de896095a7bd&build=936&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F936%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:34:54 -> Pinging Codecov 02:34:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b10a1aa7a26774d331a95968b834de896095a7bd&build=936&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F936%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:34:54 -> Uploading to 02:34:54 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b10a1aa7a26774d331a95968b834de896095a7bd/84c7c420-3635-4da2-9d18-995d59b110f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251217%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251217T023454Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c95c2cce1a613235b8f244349e616969a29215d97e62e6a34e01c41bb7ed2c94 02:34:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:54 Dload Upload Total Spent Left Speed 02:34:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 518k --:--:-- --:--:-- --:--:-- 518k 02:34:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b10a1aa7a26774d331a95968b834de896095a7bd [Pipeline] } 02:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:34:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:34:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:34:55 02:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:34:55 latest: Pulling from edgex-devops/edgex-snyk-go 02:34:55 2d35ebdb57d9: Already exists 02:34:55 85e8836fcdb2: Pulling fs layer 02:34:55 91631faa732a: Pulling fs layer 02:34:55 f3f5ae8826fa: Pulling fs layer 02:34:55 4f4fb700ef54: Pulling fs layer 02:34:55 7861252a18e6: Pulling fs layer 02:34:55 9130f900ef6f: Pulling fs layer 02:34:55 4f4fb700ef54: Waiting 02:34:55 9130f900ef6f: Waiting 02:34:55 7861252a18e6: Waiting 02:34:55 f3f5ae8826fa: Verifying Checksum 02:34:55 f3f5ae8826fa: Download complete 02:34:55 85e8836fcdb2: Download complete 02:34:55 4f4fb700ef54: Verifying Checksum 02:34:55 4f4fb700ef54: Download complete 02:34:55 85e8836fcdb2: Pull complete 02:34:55 7861252a18e6: Verifying Checksum 02:34:55 7861252a18e6: Download complete 02:34:56 91631faa732a: Download complete 02:34:57 9130f900ef6f: Verifying Checksum 02:34:57 9130f900ef6f: Download complete 02:35:02 91631faa732a: Pull complete 02:35:02 f3f5ae8826fa: Pull complete 02:35:02 4f4fb700ef54: Pull complete 02:35:02 7861252a18e6: Pull complete 02:35:07 9130f900ef6f: Pull complete 02:35:07 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:35:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:07 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 02:35:07 $ 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/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:35:10 $ docker top 48aa1fd45fb088a63c401892aee74c47fdec46e09858dc298fecc689fe1316b3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:10 + git config --global --add safe.directory /w/workspace/edgex-go/936 [Pipeline] echo 02:35:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:35:10 + set -o pipefail 02:35:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:35:20 02:35:20 Monitoring /w/workspace/edgex-go/936 (github.com/edgexfoundry/edgex-go)... 02:35:20 02:35:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/feeb50f8-370a-45a5-b601-a0fae7c8537b 02:35:20 02:35:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:35:20 02:35:20 02:35:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:35:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:35:20 $ docker stop --time=1 48aa1fd45fb088a63c401892aee74c47fdec46e09858dc298fecc689fe1316b3 02:35:23 $ docker rm -f --volumes 48aa1fd45fb088a63c401892aee74c47fdec46e09858dc298fecc689fe1316b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:35:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:24 provisioning config files... 02:35:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/936@tmp/config11855967017580253962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:24 --> edgex-publish-swagger.sh 02:35:24 === Publish openapi API === 02:35:24 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:35:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/936/openapi/core-command.yaml] 02:35:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:24 Dload Upload Total Spent Left Speed 02:35:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 461 228k --:--:-- --:--:-- --:--:-- 228k 02:35:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:24 02:35:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/936/openapi/core-data.yaml] 02:35:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:24 Dload Upload Total Spent Left Speed 02:35:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 464 517k --:--:-- --:--:-- --:--:-- 518k 02:35:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:24 02:35:24 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/936/openapi/core-keeper.yaml] 02:35:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:24 Dload Upload Total Spent Left Speed 02:35:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 673 301k --:--:-- --:--:-- --:--:-- 301k 02:35:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:24 02:35:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/936/openapi/core-metadata.yaml] 02:35:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:24 Dload Upload Total Spent Left Speed 02:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 500 1211k --:--:-- --:--:-- --:--:-- 1211k 02:35:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:25 02:35:25 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/936/openapi/security-proxy-auth.yaml] 02:35:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:25 Dload Upload Total Spent Left Speed 02:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 647 234k --:--:-- --:--:-- --:--:-- 232k 02:35:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:25 02:35:25 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/936/openapi/security-secretstore-setup.yaml] 02:35:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:25 Dload Upload Total Spent Left Speed 02:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47369 02:35:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:25 02:35:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/936/openapi/support-notifications.yaml] 02:35:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:25 Dload Upload Total Spent Left Speed 02:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 519 768k --:--:-- --:--:-- --:--:-- 769k 02:35:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:25 02:35:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/936/openapi/support-scheduler.yaml] 02:35:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:25 Dload Upload Total Spent Left Speed 02:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 578 434k --:--:-- --:--:-- --:--:-- 434k 02:35:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:35:25 [Pipeline] } 02:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:35:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:26 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 02:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:26 $ docker top c8192734f87f8d5f914174f59d4ebc9dbd327b1e8ac9338715a17732dc9d6566 -eo pid,comm 02:35:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:35:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:27 [ssh-agent] Looking for ssh-agent implementation... 02:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:27 $ docker exec c8192734f87f8d5f914174f59d4ebc9dbd327b1e8ac9338715a17732dc9d6566 ssh-agent 02:35:27 SSH_AUTH_SOCK=/tmp/ssh-sintEilLU5r9/agent.33 02:35:27 SSH_AGENT_PID=39 02:35:27 Running ssh-add (command line suppressed) 02:35:27 Identity added: /w/workspace/edgex-go/936@tmp/private_key_12250089156749299843.key (/w/workspace/edgex-go/936@tmp/private_key_12250089156749299843.key) 02:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:27 + git semver tag 02:35:27 2025-12-17 02:35:27,891 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:35:27 2025-12-17 02:35:27,894 [run_tag] DEBUG tag force:False 02:35:27 2025-12-17 02:35:27,895 [check_head_tag] DEBUG check head tag 02:35:27 2025-12-17 02:35:27,897 [execute] INFO git cat-file --batch-check 02:35:27 2025-12-17 02:35:27,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/936, stdin=, shell=False, universal_newlines=False) 02:35:27 2025-12-17 02:35:27,900 [execute] INFO git cat-file --batch 02:35:27 2025-12-17 02:35:27,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/936, stdin=, shell=False, universal_newlines=False) 02:35:28 2025-12-17 02:35:27,926 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 02:35:28 2025-12-17 02:35:27,926 [execute] INFO git tag -a v4.1.0-dev.85 -m v4.1.0-dev.85 02:35:28 2025-12-17 02:35:27,926 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.85', '-m', 'v4.1.0-dev.85'], cwd=/w/workspace/edgex-go/936, stdin=None, shell=False, universal_newlines=False) 02:35:28 2025-12-17 02:35:27,929 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 02:35:28 4.1.0-dev.85 [Pipeline] } 02:35:28 $ docker exec --env ******** --env ******** c8192734f87f8d5f914174f59d4ebc9dbd327b1e8ac9338715a17732dc9d6566 ssh-agent -k 02:35:28 unset SSH_AUTH_SOCK; 02:35:28 unset SSH_AGENT_PID; 02:35:28 echo Agent pid 39 killed; 02:35:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:28 + git semver [Pipeline] } 02:35:28 $ docker stop --time=1 c8192734f87f8d5f914174f59d4ebc9dbd327b1e8ac9338715a17732dc9d6566 02:35:30 $ docker rm -f --volumes c8192734f87f8d5f914174f59d4ebc9dbd327b1e8ac9338715a17732dc9d6566 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:35:30 02:35:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:35:31 0.23.1-centos7: Pulling from edgex-lftools 02:35:31 ab5ef0e58194: Pulling fs layer 02:35:31 9712f1f96733: Pulling fs layer 02:35:31 63f879dbbcfc: Pulling fs layer 02:35:31 0d9ebad4ef96: Pulling fs layer 02:35:31 e9a5061849ea: Pulling fs layer 02:35:31 d747dcd14b5f: Pulling fs layer 02:35:31 0d9ebad4ef96: Waiting 02:35:31 2de7ff778b66: Pulling fs layer 02:35:31 d747dcd14b5f: Waiting 02:35:31 e9a5061849ea: Waiting 02:35:31 2de7ff778b66: Waiting 02:35:31 9712f1f96733: Download complete 02:35:31 63f879dbbcfc: Verifying Checksum 02:35:31 63f879dbbcfc: Download complete 02:35:31 e9a5061849ea: Verifying Checksum 02:35:31 e9a5061849ea: Download complete 02:35:31 d747dcd14b5f: Verifying Checksum 02:35:31 d747dcd14b5f: Download complete 02:35:31 2de7ff778b66: Verifying Checksum 02:35:31 2de7ff778b66: Download complete 02:35:31 0d9ebad4ef96: Verifying Checksum 02:35:31 0d9ebad4ef96: Download complete 02:35:32 ab5ef0e58194: Verifying Checksum 02:35:32 ab5ef0e58194: Download complete 02:35:36 ab5ef0e58194: Pull complete 02:35:36 9712f1f96733: Pull complete 02:35:36 63f879dbbcfc: Pull complete 02:35:43 0d9ebad4ef96: Pull complete 02:35:43 e9a5061849ea: Pull complete 02:35:43 d747dcd14b5f: Pull complete 02:35:44 2de7ff778b66: Pull complete 02:35:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:35:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:44 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 02:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:35:47 $ docker top e295864504a55ced143cbce964e9fd66dbcaab9cd81871d62b482261d472df8d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:35:47 provisioning config files... 02:35:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/936@tmp/config9311304921847943362tmp 02:35:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/936@tmp/config8061291425711317915tmp 02:35:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/936@tmp/config2381484805889352208tmp [Pipeline] { [Pipeline] echo 02:35:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:35:47 ---> sigul-configuration.sh 02:35:47 gpg: directory `/root/.gnupg' created 02:35:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:35:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:35:47 gpg: keyring `/root/.gnupg/secring.gpg' created 02:35:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:35:47 gpg: CAST5 encrypted data 02:35:47 gpg: encrypted with 1 passphrase 02:35:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:35:48 + mkdir /home/jenkins 02:35:48 + mkdir /home/jenkins/sigul [Pipeline] sh 02:35:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:35:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:35:48 ---> sigul-install.sh 02:35:48 Sigul already installed; skipping installation. [Pipeline] sh 02:35:48 + git tag --list 02:35:48 0.6.0 02:35:48 0.6.1 02:35:48 0.7.0 02:35:48 0.7.1 02:35:48 v1.0.0 02:35:48 v1.0.1 02:35:48 v1.1.0 02:35:48 v1.2.0 02:35:48 v1.2.1 02:35:48 v1.3.0 02:35:48 v1.3.1 02:35:48 v2.0.0 02:35:48 v2.1.0 02:35:48 v2.1.1 02:35:48 v2.2.0 02:35:48 v2.3.0 02:35:48 v3.0 02:35:48 v3.0.0 02:35:48 v3.1 02:35:48 v3.1.0 02:35:48 v3.1.1 02:35:48 v4.0 02:35:48 v4.0.0 02:35:48 v4.0.1 02:35:48 v4.0.1-dev.1 02:35:48 v4.0.1-dev.2 02:35:48 v4.1.0-dev.1 02:35:48 v4.1.0-dev.10 02:35:48 v4.1.0-dev.11 02:35:48 v4.1.0-dev.12 02:35:48 v4.1.0-dev.13 02:35:48 v4.1.0-dev.14 02:35:48 v4.1.0-dev.15 02:35:48 v4.1.0-dev.16 02:35:48 v4.1.0-dev.17 02:35:48 v4.1.0-dev.18 02:35:48 v4.1.0-dev.19 02:35:48 v4.1.0-dev.2 02:35:48 v4.1.0-dev.20 02:35:48 v4.1.0-dev.21 02:35:48 v4.1.0-dev.22 02:35:48 v4.1.0-dev.23 02:35:48 v4.1.0-dev.24 02:35:48 v4.1.0-dev.25 02:35:48 v4.1.0-dev.26 02:35:48 v4.1.0-dev.27 02:35:48 v4.1.0-dev.28 02:35:48 v4.1.0-dev.29 02:35:48 v4.1.0-dev.3 02:35:48 v4.1.0-dev.30 02:35:48 v4.1.0-dev.31 02:35:48 v4.1.0-dev.32 02:35:48 v4.1.0-dev.33 02:35:48 v4.1.0-dev.34 02:35:48 v4.1.0-dev.35 02:35:48 v4.1.0-dev.36 02:35:48 v4.1.0-dev.37 02:35:48 v4.1.0-dev.38 02:35:48 v4.1.0-dev.39 02:35:48 v4.1.0-dev.4 02:35:48 v4.1.0-dev.40 02:35:48 v4.1.0-dev.41 02:35:48 v4.1.0-dev.42 02:35:48 v4.1.0-dev.43 02:35:48 v4.1.0-dev.44 02:35:48 v4.1.0-dev.45 02:35:48 v4.1.0-dev.46 02:35:48 v4.1.0-dev.47 02:35:48 v4.1.0-dev.48 02:35:48 v4.1.0-dev.49 02:35:48 v4.1.0-dev.5 02:35:48 v4.1.0-dev.50 02:35:48 v4.1.0-dev.51 02:35:48 v4.1.0-dev.52 02:35:48 v4.1.0-dev.53 02:35:48 v4.1.0-dev.54 02:35:48 v4.1.0-dev.55 02:35:48 v4.1.0-dev.56 02:35:48 v4.1.0-dev.57 02:35:48 v4.1.0-dev.58 02:35:48 v4.1.0-dev.59 02:35:48 v4.1.0-dev.6 02:35:48 v4.1.0-dev.60 02:35:48 v4.1.0-dev.61 02:35:48 v4.1.0-dev.62 02:35:48 v4.1.0-dev.63 02:35:48 v4.1.0-dev.64 02:35:48 v4.1.0-dev.65 02:35:48 v4.1.0-dev.66 02:35:48 v4.1.0-dev.67 02:35:48 v4.1.0-dev.68 02:35:48 v4.1.0-dev.69 02:35:48 v4.1.0-dev.7 02:35:48 v4.1.0-dev.70 02:35:48 v4.1.0-dev.71 02:35:48 v4.1.0-dev.72 02:35:48 v4.1.0-dev.73 02:35:48 v4.1.0-dev.74 02:35:48 v4.1.0-dev.75 02:35:48 v4.1.0-dev.76 02:35:48 v4.1.0-dev.77 02:35:48 v4.1.0-dev.78 02:35:48 v4.1.0-dev.79 02:35:48 v4.1.0-dev.8 02:35:48 v4.1.0-dev.80 02:35:48 v4.1.0-dev.81 02:35:48 v4.1.0-dev.82 02:35:48 v4.1.0-dev.83 02:35:48 v4.1.0-dev.84 02:35:48 v4.1.0-dev.85 02:35:48 v4.1.0-dev.9 [Pipeline] sh 02:35:49 + lftools sign git-tag v4.1.0-dev.85 02:35:49 Signing Git tag with Sigul... 02:35:49 Signing v4.1.0-dev.85 [Pipeline] echo 02:35:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:35:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:35:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:35:50 $ docker stop --time=1 e295864504a55ced143cbce964e9fd66dbcaab9cd81871d62b482261d472df8d 02:35:52 $ docker rm -f --volumes e295864504a55ced143cbce964e9fd66dbcaab9cd81871d62b482261d472df8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:35:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:52 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 02:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:53 $ docker top ba68b4492e2c7873a47b2911757a78552e52e2e8760ccc193cee0a520ff21652 -eo pid,comm 02:35:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:35:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:53 [ssh-agent] Looking for ssh-agent implementation... 02:35:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:53 $ docker exec ba68b4492e2c7873a47b2911757a78552e52e2e8760ccc193cee0a520ff21652 ssh-agent 02:35:53 SSH_AUTH_SOCK=/tmp/ssh-DIgvf7c2gSZK/agent.32 02:35:53 SSH_AGENT_PID=38 02:35:53 Running ssh-add (command line suppressed) 02:35:53 Identity added: /w/workspace/edgex-go/936@tmp/private_key_1150391907609169389.key (/w/workspace/edgex-go/936@tmp/private_key_1150391907609169389.key) 02:35:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:54 + git semver bump pre 02:35:54 2025-12-17 02:35:54,222 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:35:54 2025-12-17 02:35:54,225 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 02:35:54 2025-12-17 02:35:54,225 [bump_version] DEBUG bumping version:4.1.0-dev.85 on axis:pre with prefix:dev 02:35:54 2025-12-17 02:35:54,225 [bump_version] DEBUG bumped version:4.1.0-dev.86 02:35:54 2025-12-17 02:35:54,225 [write_version] DEBUG write version:4.1.0-dev.86 to path:/w/workspace/edgex-go/936/.semver/main with force:True 02:35:54 2025-12-17 02:35:54,225 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 02:35:54 2025-12-17 02:35:54,225 [write_file] DEBUG write to file:/w/workspace/edgex-go/936/.semver/main 02:35:54 2025-12-17 02:35:54,228 [execute] INFO git cat-file --batch-check 02:35:54 2025-12-17 02:35:54,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/936/.semver, stdin=, shell=False, universal_newlines=False) 02:35:54 2025-12-17 02:35:54,232 [execute] INFO git cat-file --batch 02:35:54 2025-12-17 02:35:54,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/936/.semver, stdin=, shell=False, universal_newlines=False) 02:35:54 2025-12-17 02:35:54,235 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 02:35:54 4.1.0-dev.86 [Pipeline] } 02:35:54 $ docker exec --env ******** --env ******** ba68b4492e2c7873a47b2911757a78552e52e2e8760ccc193cee0a520ff21652 ssh-agent -k 02:35:54 unset SSH_AUTH_SOCK; 02:35:54 unset SSH_AGENT_PID; 02:35:54 echo Agent pid 38 killed; 02:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:54 + git semver [Pipeline] } 02:35:54 $ docker stop --time=1 ba68b4492e2c7873a47b2911757a78552e52e2e8760ccc193cee0a520ff21652 02:35:56 $ docker rm -f --volumes ba68b4492e2c7873a47b2911757a78552e52e2e8760ccc193cee0a520ff21652 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:57 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 02:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:57 $ docker top 7d687a64b5483ace33567ee6d6121341703f3e46d94619c2391cb04ddb58e424 -eo pid,comm 02:35:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:35:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:57 [ssh-agent] Looking for ssh-agent implementation... 02:35:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:57 $ docker exec 7d687a64b5483ace33567ee6d6121341703f3e46d94619c2391cb04ddb58e424 ssh-agent 02:35:57 SSH_AUTH_SOCK=/tmp/ssh-zvMpeswaWamu/agent.30 02:35:57 SSH_AGENT_PID=36 02:35:57 Running ssh-add (command line suppressed) 02:35:57 Identity added: /w/workspace/edgex-go/936@tmp/private_key_6306418138033643780.key (/w/workspace/edgex-go/936@tmp/private_key_6306418138033643780.key) 02:35:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:58 + git semver push 02:35:58 2025-12-17 02:35:58,271 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:35:58 2025-12-17 02:35:58,276 [run_push] DEBUG push 02:35:58 2025-12-17 02:35:58,279 [execute] INFO git cat-file --batch-check 02:35:58 2025-12-17 02:35:58,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/936/.semver, stdin=, shell=False, universal_newlines=False) 02:35:58 2025-12-17 02:35:58,282 [execute] INFO git rev-list b2ab95a4b39a38b04fb8e57770328df6aed52e60 -- 02:35:58 2025-12-17 02:35:58,282 [execute] DEBUG Popen(['git', 'rev-list', 'b2ab95a4b39a38b04fb8e57770328df6aed52e60', '--'], cwd=/w/workspace/edgex-go/936/.semver, stdin=None, shell=False, universal_newlines=False) 02:35:58 2025-12-17 02:35:58,299 [execute] INFO git fetch -v -- origin 02:35:58 2025-12-17 02:35:58,299 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/936/.semver, stdin=None, shell=False, universal_newlines=True) 02:35:59 2025-12-17 02:35:58,970 [run_push] DEBUG no remote changes detected 02:35:59 2025-12-17 02:35:58,970 [execute] INFO git push origin semver 02:35:59 2025-12-17 02:35:58,971 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/936/.semver, stdin=None, shell=False, universal_newlines=False) 02:36:00 2025-12-17 02:35:59,838 [run_push] DEBUG push all version tags 02:36:00 2025-12-17 02:35:59,839 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:36:00 2025-12-17 02:35:59,839 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/936, stdin=None, shell=False, universal_newlines=False) 02:36:00 2025-12-17 02:36:00,669 [read_version] DEBUG read version from /w/workspace/edgex-go/936/.semver/main 02:36:00 4.1.0-dev.86 [Pipeline] } 02:36:00 $ docker exec --env ******** --env ******** 7d687a64b5483ace33567ee6d6121341703f3e46d94619c2391cb04ddb58e424 ssh-agent -k 02:36:01 unset SSH_AUTH_SOCK; 02:36:01 unset SSH_AGENT_PID; 02:36:01 echo Agent pid 36 killed; 02:36:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:01 + git semver [Pipeline] } 02:36:01 $ docker stop --time=1 7d687a64b5483ace33567ee6d6121341703f3e46d94619c2391cb04ddb58e424 02:36:02 $ docker rm -f --volumes 7d687a64b5483ace33567ee6d6121341703f3e46d94619c2391cb04ddb58e424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:36:03 + [ -d /w/workspace/edgex-go/936/archives ] [Pipeline] libraryResource [Pipeline] sh 02:36:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:36:04 ---> package-listing.sh 02:36:04 ++ facter osfamily 02:36:04 ++ tr '[:upper:]' '[:lower:]' 02:36:04 + OS_FAMILY=debian 02:36:04 + workspace=/w/workspace/edgex-go/936 02:36:04 + START_PACKAGES=/tmp/packages_start.txt 02:36:04 + END_PACKAGES=/tmp/packages_end.txt 02:36:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:04 + PACKAGES=/tmp/packages_start.txt 02:36:04 + '[' /w/workspace/edgex-go/936 ']' 02:36:04 + PACKAGES=/tmp/packages_end.txt 02:36:04 + case "${OS_FAMILY}" in 02:36:04 + grep '^ii' 02:36:04 + dpkg -l 02:36:04 + '[' -f /tmp/packages_start.txt ']' 02:36:04 + '[' -f /tmp/packages_end.txt ']' 02:36:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:04 + '[' /w/workspace/edgex-go/936 ']' 02:36:04 + mkdir -p /w/workspace/edgex-go/936/archives/ 02:36:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/936/archives/ [Pipeline] echo 02:36:04 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/936/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:36:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:05 02:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:06 latest: Pulling from edgex-lftools-log-publisher 02:36:06 5eb5b503b376: Pulling fs layer 02:36:06 5c69ac0246d0: Pulling fs layer 02:36:06 ec43610c2a17: Pulling fs layer 02:36:06 3a2ae6a8a46f: Pulling fs layer 02:36:06 33b1e0a273af: Pulling fs layer 02:36:06 5d3b04190fa2: Pulling fs layer 02:36:06 2f39f015ded8: Pulling fs layer 02:36:06 33b1e0a273af: Waiting 02:36:06 5d3b04190fa2: Waiting 02:36:06 2f39f015ded8: Waiting 02:36:06 3a2ae6a8a46f: Waiting 02:36:06 5c69ac0246d0: Verifying Checksum 02:36:06 5c69ac0246d0: Download complete 02:36:06 3a2ae6a8a46f: Download complete 02:36:06 33b1e0a273af: Verifying Checksum 02:36:06 33b1e0a273af: Download complete 02:36:06 5d3b04190fa2: Download complete 02:36:06 ec43610c2a17: Verifying Checksum 02:36:06 ec43610c2a17: Download complete 02:36:06 5eb5b503b376: Verifying Checksum 02:36:06 5eb5b503b376: Download complete 02:36:06 2f39f015ded8: Download complete 02:36:07 5eb5b503b376: Pull complete 02:36:08 5c69ac0246d0: Pull complete 02:36:08 ec43610c2a17: Pull complete 02:36:08 3a2ae6a8a46f: Pull complete 02:36:08 33b1e0a273af: Pull complete 02:36:08 5d3b04190fa2: Pull complete 02:36:15 2f39f015ded8: Pull complete 02:36:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:15 prd-ubuntu20.04-docker-8c-8g-775173 does not seem to be running inside a container 02:36:15 $ 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/936/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/936 -v /w/workspace/edgex-go/936:/w/workspace/edgex-go/936:rw,z -v /w/workspace/edgex-go/936@tmp:/w/workspace/edgex-go/936@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:17 $ docker top 223c2830d3178bc475f34e0e1168ebff3dd6553025ad6c0b3be71fa99e74b1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:36:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:36:18 + ls /var/log/sa-host 02:36:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:18 provisioning config files... 02:36:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/936@tmp/config3834517686837770006tmp [Pipeline] { [Pipeline] echo 02:36:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:36:19 ---> create-netrc.sh [Pipeline] } 02:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:36:19 ---> python-tools-install.sh [Pipeline] echo 02:36:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:36:19 ---> sudo-logs.sh 02:36:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:36:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:36:20 ---> job-cost.sh 02:36:20 lf-activate-venv: SKIPPING 02:36:20 DEBUG: total: 0.10999999940395355 02:36:20 INFO: Retrieving Stack Cost... 02:36:20 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:20 INFO: Archiving Costs [Pipeline] echo 02:36:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:36:21 ---> logs-deploy.sh 02:36:21 lf-activate-venv: SKIPPING 02:36:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/936 02:36:21 INFO: archiving workspace using pattern(s): 02:36:22 Archives upload complete. 02:36:22 INFO: archiving logs to Nexus 02:36:23 ---> uname -a: 02:36:23 Linux prd-ubuntu20-04-docker-8c-8g-775173 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:36:23 02:36:23 02:36:23 ---> lscpu: 02:36:23 Architecture: x86_64 02:36:23 CPU op-mode(s): 32-bit, 64-bit 02:36:23 Byte Order: Little Endian 02:36:23 Address sizes: 40 bits physical, 48 bits virtual 02:36:23 CPU(s): 8 02:36:23 On-line CPU(s) list: 0-7 02:36:23 Thread(s) per core: 1 02:36:23 Core(s) per socket: 1 02:36:23 Socket(s): 8 02:36:23 NUMA node(s): 1 02:36:23 Vendor ID: AuthenticAMD 02:36:23 CPU family: 23 02:36:23 Model: 49 02:36:23 Model name: AMD EPYC-Rome Processor 02:36:23 Stepping: 0 02:36:23 CPU MHz: 2800.000 02:36:23 BogoMIPS: 5600.00 02:36:23 Virtualization: AMD-V 02:36:23 Hypervisor vendor: KVM 02:36:23 Virtualization type: full 02:36:23 L1d cache: 256 KiB 02:36:23 L1i cache: 256 KiB 02:36:23 L2 cache: 4 MiB 02:36:23 L3 cache: 128 MiB 02:36:23 NUMA node0 CPU(s): 0-7 02:36:23 Vulnerability Gather data sampling: Not affected 02:36:23 Vulnerability Itlb multihit: Not affected 02:36:23 Vulnerability L1tf: Not affected 02:36:23 Vulnerability Mds: Not affected 02:36:23 Vulnerability Meltdown: Not affected 02:36:23 Vulnerability Mmio stale data: Not affected 02:36:23 Vulnerability Retbleed: Vulnerable 02:36:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:36:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:36:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:36:23 Vulnerability Srbds: Not affected 02:36:23 Vulnerability Tsx async abort: Not affected 02:36:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:36:23 02:36:23 02:36:23 ---> nproc: 02:36:23 8 02:36:23 02:36:23 02:36:23 ---> df -h: 02:36:23 Filesystem Size Used Avail Use% Mounted on 02:36:23 overlay 155G 34G 122G 22% / 02:36:23 tmpfs 64M 0 64M 0% /dev 02:36:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:36:23 shm 64M 0 64M 0% /dev/shm 02:36:23 /dev/vda1 155G 34G 122G 22% /facter-os 02:36:23 02:36:23 02:36:23 ---> sar -b -r -n DEV: 02:36:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775173) 12/17/25 _x86_64_ (8 CPU) 02:36:23 02:36:23 01:38:10 LINUX RESTART (8 CPU) 02:36:23 02:36:23 01:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:36:23 01:40:01 223.27 14.10 209.17 0.00 2171.97 69350.96 0.00 02:36:23 01:41:01 42.43 0.08 42.34 0.00 0.67 35071.64 0.00 02:36:23 01:42:01 35.56 0.20 35.36 0.00 1.60 13670.65 0.00 02:36:23 01:43:01 64.73 0.08 64.65 0.00 1.60 34785.74 0.00 02:36:23 01:44:01 1070.77 22.23 1048.54 0.00 250.36 478543.58 0.00 02:36:23 01:45:01 407.93 3.67 404.27 0.00 4256.45 108233.66 0.00 02:36:23 01:46:01 399.90 0.05 399.85 0.00 0.40 126560.48 0.00 02:36:23 01:47:01 165.92 7.52 158.40 0.00 138.73 99823.33 0.00 02:36:23 01:48:01 644.02 26.91 617.11 0.00 1130.56 76802.67 0.00 02:36:23 01:49:01 27.78 2.12 25.66 0.00 267.29 624.56 0.00 02:36:23 01:50:01 13.98 1.42 12.56 0.00 29.06 328.48 0.00 02:36:23 01:51:01 1.82 0.00 1.82 0.00 0.00 27.06 0.00 02:36:23 01:52:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 02:36:23 01:53:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 02:36:23 01:54:01 4.15 2.36 1.80 0.00 21.42 24.40 0.00 02:36:23 01:55:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 02:36:23 01:56:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 02:36:23 01:57:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 02:36:23 01:58:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 02:36:23 01:59:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 02:36:23 02:00:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 02:36:23 02:01:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 02:36:23 02:02:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 02:36:23 02:03:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 02:36:23 02:04:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 02:36:23 02:05:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 02:36:23 02:06:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 02:36:23 02:07:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 02:36:23 02:08:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 02:36:23 02:09:01 1.33 0.00 1.33 0.00 0.00 17.33 0.00 02:36:23 02:10:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 02:36:23 02:11:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 02:36:23 02:12:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 02:36:23 02:13:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 02:36:23 02:14:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 02:36:23 02:15:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 02:36:23 02:16:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 02:36:23 02:17:01 1.32 0.03 1.28 0.00 0.93 14.93 0.00 02:36:23 02:18:01 1.03 0.02 1.02 0.00 0.13 11.46 0.00 02:36:23 02:19:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 02:36:23 02:20:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 02:36:23 02:21:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 02:36:23 02:22:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 02:36:23 02:23:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 02:36:23 02:24:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 02:36:23 02:25:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 02:36:23 02:26:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 02:36:23 02:27:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 02:36:23 02:28:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 02:36:23 02:29:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 02:36:23 02:30:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 02:36:23 02:31:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 02:36:23 02:32:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 02:36:23 02:33:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 02:36:23 02:34:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 02:36:23 02:35:01 6.80 0.75 6.05 0.00 46.39 2542.78 0.00 02:36:23 02:36:01 175.59 3.18 172.41 0.00 184.87 68411.73 0.00 02:36:23 Average: 58.47 1.48 56.99 0.00 148.62 19561.14 0.00 02:36:23 02:36:23 01:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:36:23 01:40:01 27372896 31321228 958356 2.92 120640 4006376 1997452 5.89 1470252 3522464 22888 02:36:23 01:41:01 25966408 31290436 984856 3.00 129208 5300528 2338988 6.90 2313440 4007144 311076 02:36:23 01:42:01 26245144 31446228 827392 2.52 134184 5144456 2006052 5.91 1588156 4424828 354628 02:36:23 01:43:01 25441260 31515344 764516 2.33 137500 6020496 1829612 5.39 1938716 4890820 176328 02:36:23 01:44:01 10690140 31379672 860116 2.62 383912 19679008 2306856 6.80 3130768 17688204 2041920 02:36:23 01:45:01 4560140 28018492 4142404 12.60 441648 22023748 11799360 34.79 7593840 18870668 1437668 02:36:23 01:46:01 1022920 26680952 5484856 16.69 456644 24127372 11084148 32.68 9839204 20092876 161224 02:36:23 01:47:01 1745012 30142632 2024556 6.16 460628 26767876 5695992 16.79 7488668 21636656 1082412 02:36:23 01:48:01 5410824 31398972 830932 2.53 468468 24586560 2051984 6.05 4017548 21761168 560 02:36:23 01:49:01 5395536 31393000 836348 2.54 469340 24594976 1998180 5.89 4536364 21257556 212 02:36:23 01:50:01 5393196 31393524 835588 2.54 469840 24595932 2015424 5.94 4786808 21007096 184 02:36:23 01:51:01 5393184 31393540 835964 2.54 469872 24595928 2015424 5.94 4786380 21007072 8 02:36:23 01:52:01 5403824 31404240 825244 2.51 469892 24595940 2015424 5.94 4775352 21007072 180 02:36:23 01:53:01 5404072 31404520 825280 2.51 469916 24595944 2015424 5.94 4775564 21007080 168 02:36:23 01:54:01 5411988 31413148 816880 2.49 470408 24596100 2028868 5.98 4766908 21007120 48 02:36:23 01:55:01 5412256 31413452 816516 2.48 470424 24596104 2028868 5.98 4767264 21007124 164 02:36:23 01:56:01 5411788 31413056 816736 2.48 470440 24596108 2028868 5.98 4767244 21007124 196 02:36:23 01:57:01 5411952 31413252 816524 2.48 470468 24596108 2028868 5.98 4767332 21007124 192 02:36:23 01:58:01 5412440 31413780 815988 2.48 470476 24596112 2028868 5.98 4767408 21007128 164 02:36:23 01:59:01 5413228 31414596 815172 2.48 470504 24596108 2028868 5.98 4766748 21007132 24 02:36:23 02:00:01 5412588 31413996 815652 2.48 470520 24596116 2028868 5.98 4767044 21007132 172 02:36:23 02:01:01 5412368 31413804 815796 2.48 470544 24596124 2028868 5.98 4767144 21007136 180 02:36:23 02:02:01 5412352 31413792 815800 2.48 470556 24596124 2028868 5.98 4766812 21007136 8 02:36:23 02:03:01 5412312 31413792 815796 2.48 470580 24596128 2028868 5.98 4766952 21007144 8 02:36:23 02:04:01 5411840 31413380 816364 2.48 470612 24596132 2028868 5.98 4767112 21007148 52 02:36:23 02:05:01 5411932 31413532 816120 2.48 470628 24596136 2028868 5.98 4767420 21007152 8 02:36:23 02:06:01 5412444 31414060 815564 2.48 470640 24596140 2028868 5.98 4767236 21007156 16 02:36:23 02:07:01 5412056 31413680 815852 2.48 470648 24596140 2028868 5.98 4767176 21007156 140 02:36:23 02:08:01 5411740 31413392 816036 2.48 470672 24596144 2028868 5.98 4767328 21007160 176 02:36:23 02:09:01 5412040 31413720 815796 2.48 470700 24596152 2028868 5.98 4767456 21007168 220 02:36:23 02:10:01 5412064 31413780 815740 2.48 470736 24596148 2028868 5.98 4766980 21007168 4 02:36:23 02:11:01 5411780 31413656 815792 2.48 470760 24596284 2028868 5.98 4767324 21007300 188 02:36:23 02:12:01 5411772 31413672 815764 2.48 470772 24596288 2028868 5.98 4767108 21007304 28 02:36:23 02:13:01 5411960 31413880 815484 2.48 470792 24596288 2028868 5.98 4767400 21007304 180 02:36:23 02:14:01 5412180 31414108 815224 2.48 470820 24596284 2028868 5.98 4767140 21007308 24 02:36:23 02:15:01 5412368 31414332 815004 2.48 470844 24596292 2028868 5.98 4767124 21007308 0 02:36:23 02:16:01 5412108 31414092 815196 2.48 470844 24596296 2028868 5.98 4767120 21007312 12 02:36:23 02:17:01 5411784 31413788 815432 2.48 470868 24596296 2045036 6.03 4767444 21007316 4 02:36:23 02:18:01 5412092 31414136 815008 2.48 470876 24596328 2045036 6.03 4767184 21007324 12 02:36:23 02:19:01 5411580 31413652 815484 2.48 470904 24596328 2045036 6.03 4767248 21007332 12 02:36:23 02:20:01 5411564 31413660 815464 2.48 470912 24596336 2045036 6.03 4767508 21007332 16 02:36:23 02:21:01 5411780 31413912 815396 2.48 470936 24596344 2045036 6.03 4767256 21007340 12 02:36:23 02:22:01 5411748 31413908 815400 2.48 470956 24596348 2045036 6.03 4767640 21007344 180 02:36:23 02:23:01 5412724 31414896 814408 2.48 470972 24596348 2045036 6.03 4767316 21007344 12 02:36:23 02:24:01 5412360 31414560 814684 2.48 470996 24596352 2045036 6.03 4767832 21007348 56 02:36:23 02:25:01 5411304 31413528 815700 2.48 471012 24596356 2045036 6.03 4767680 21007352 180 02:36:23 02:26:01 5411360 31413584 815640 2.48 471016 24596356 2045036 6.03 4767636 21007352 8 02:36:23 02:27:01 5410320 31412572 816608 2.48 471032 24596364 2045036 6.03 4767680 21007356 40 02:36:23 02:28:01 5410540 31412936 816212 2.48 471048 24596492 2045036 6.03 4767400 21007488 4 02:36:23 02:29:01 5410036 31412448 816656 2.48 471068 24596488 2045036 6.03 4767472 21007492 28 02:36:23 02:30:01 5410240 31412684 816400 2.48 471084 24596500 2045036 6.03 4767812 21007496 200 02:36:23 02:31:01 5409948 31412412 816656 2.48 471104 24596500 2045036 6.03 4767536 21007496 8 02:36:23 02:32:01 5409988 31412456 816560 2.48 471112 24596504 2045036 6.03 4767460 21007500 28 02:36:23 02:33:01 5409928 31412416 816776 2.48 471128 24596504 2045036 6.03 4767700 21007500 4 02:36:23 02:34:01 5409880 31412388 816772 2.48 471148 24596504 2045036 6.03 4767552 21007504 36 02:36:23 02:35:01 4903060 31379248 849488 2.58 482144 25022444 2182800 6.44 4806196 21433868 433724 02:36:23 02:36:01 3814376 31328412 895500 2.72 523276 25918216 2047184 6.04 4940796 22286000 924 02:36:23 Average: 6772644 31242918 986517 3.00 445433 23158297 2436402 7.18 4706109 19775422 105739 02:36:23 02:36:23 01:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:36:23 01:40:01 docker0 883.46 913.47 65.97 4770.09 0.00 0.00 0.00 0.00 02:36:23 01:40:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 02:36:23 01:40:01 ens3 1132.98 1014.27 8303.45 142.27 0.00 0.00 0.00 0.00 02:36:23 01:40:01 veth14eb388 0.05 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:36:23 01:41:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:41:01 ens3 18.13 12.21 14.83 8.40 0.00 0.00 0.00 0.00 02:36:23 01:41:01 veth14eb388 0.10 0.15 0.01 0.02 0.00 0.00 0.00 0.00 02:36:23 01:42:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 02:36:23 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:42:01 ens3 17.68 9.92 13.74 7.57 0.00 0.00 0.00 0.00 02:36:23 01:42:01 veth14eb388 1.03 1.05 0.09 0.09 0.00 0.00 0.00 0.00 02:36:23 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:43:01 ens3 30.91 21.49 33.69 13.39 0.00 0.00 0.00 0.00 02:36:23 01:44:01 docker0 609.18 974.77 52.90 9496.15 0.00 0.00 0.00 0.00 02:36:23 01:44:01 veth12cba8f 0.70 3.00 0.06 0.34 0.00 0.00 0.00 0.00 02:36:23 01:44:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 02:36:23 01:44:01 ens3 1167.87 718.18 13603.05 87.90 0.00 0.00 0.00 0.00 02:36:23 01:45:01 docker0 0.73 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 01:45:01 vethc54b400 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth12cba8f 0.13 0.73 0.01 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth2b9030e 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth35c39fa 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth77b3bfb 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 vetha5b65c4 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth43fcd96 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 ens3 285.14 151.58 2133.58 16.41 0.00 0.00 0.00 0.00 02:36:23 01:45:01 vethaf9bd80 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 vethaae416d 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth8f8f6bb 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth2591f4c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 veth1cac80f 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:45:01 vethb674632 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:36:23 01:46:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 vethc54b400 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 veth12cba8f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 veth2b9030e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 veth35c39fa 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 veth77b3bfb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 veth43fcd96 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 ens3 4.92 2.70 3.89 2.13 0.00 0.00 0.00 0.00 02:36:23 01:46:01 vethaf9bd80 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 vethaae416d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 veth2591f4c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 veth1cac80f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:46:01 vethb674632 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 vethc54b400 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth12cba8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth2b9030e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth35c39fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth77b3bfb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth43fcd96 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 ens3 3.91 2.61 3.18 1.77 0.00 0.00 0.00 0.00 02:36:23 01:47:01 vethaf9bd80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 vethaae416d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth9a1c85e 0.68 0.05 0.03 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth2591f4c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 veth1cac80f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:47:01 vethb674632 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:48:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:48:01 lo 30.59 30.59 3.01 3.01 0.00 0.00 0.00 0.00 02:36:23 01:48:01 ens3 326.14 337.32 174.32 1374.26 0.00 0.00 0.00 0.00 02:36:23 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:49:01 lo 25.80 25.80 2.52 2.52 0.00 0.00 0.00 0.00 02:36:23 01:49:01 ens3 420.13 422.18 143.04 2877.42 0.00 0.00 0.00 0.00 02:36:23 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:50:01 lo 13.33 13.33 1.30 1.30 0.00 0.00 0.00 0.00 02:36:23 01:50:01 ens3 196.57 186.17 86.77 1198.07 0.00 0.00 0.00 0.00 02:36:23 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:51:01 ens3 2.15 1.37 1.24 1.36 0.00 0.00 0.00 0.00 02:36:23 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:52:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:36:23 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:53:01 ens3 1.27 0.38 0.30 0.21 0.00 0.00 0.00 0.00 02:36:23 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:54:01 ens3 1.19 0.12 0.12 0.07 0.00 0.00 0.00 0.00 02:36:23 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:55:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 02:36:23 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:56:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 01:59:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:36:23 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:00:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:01:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:02:01 ens3 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:36:23 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:03:01 ens3 0.68 0.38 0.34 0.21 0.00 0.00 0.00 0.00 02:36:23 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:04:01 ens3 0.67 0.17 0.19 0.07 0.00 0.00 0.00 0.00 02:36:23 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:05:01 ens3 0.48 0.35 0.27 0.22 0.00 0.00 0.00 0.00 02:36:23 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:08:01 ens3 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:36:23 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:09:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:36:23 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:10:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:11:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:36:23 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:14:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 02:36:23 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:16:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:18:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:36:23 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:19:01 ens3 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:36:23 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:20:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:21:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:24:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:36:23 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:28:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:29:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:36:23 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:23 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:32:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 02:36:23 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:23 02:33:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:36:23 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:34:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 02:36:23 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:23 02:35:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:36:23 02:35:01 ens3 142.29 77.94 4024.51 11.11 0.00 0.00 0.00 0.00 02:36:23 02:36:01 docker0 74.73 97.03 6.99 905.09 0.00 0.00 0.00 0.00 02:36:23 02:36:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:36:23 02:36:01 ens3 378.86 279.54 4189.05 170.24 0.00 0.00 0.00 0.00 02:36:23 02:36:01 veth097360b 2.15 2.03 0.44 1.16 0.00 0.00 0.00 0.00 02:36:23 Average: docker0 27.29 34.60 2.19 264.91 0.00 0.00 0.00 0.00 02:36:23 Average: lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 02:36:23 Average: ens3 72.31 56.61 572.11 103.76 0.00 0.00 0.00 0.00 02:36:23 Average: veth097360b 0.04 0.04 0.01 0.02 0.00 0.00 0.00 0.00 02:36:23 02:36:23 02:36:23 ---> sar -P ALL: 02:36:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775173) 12/17/25 _x86_64_ (8 CPU) 02:36:23 02:36:23 01:38:10 LINUX RESTART (8 CPU) 02:36:23 02:36:23 01:39:02 CPU %user %nice %system %iowait %steal %idle 02:36:23 01:40:01 all 10.48 0.00 4.07 1.40 0.07 83.98 02:36:23 01:40:01 0 10.01 0.00 4.67 1.60 0.07 83.66 02:36:23 01:40:01 1 9.21 0.00 3.35 0.14 0.07 87.24 02:36:23 01:40:01 2 11.36 0.00 3.10 0.50 0.09 84.95 02:36:23 01:40:01 3 10.03 0.00 3.07 0.96 0.05 85.89 02:36:23 01:40:01 4 8.98 0.00 3.08 0.12 0.07 87.75 02:36:23 01:40:01 5 13.34 0.00 5.75 6.03 0.09 74.79 02:36:23 01:40:01 6 10.23 0.00 5.03 1.17 0.09 83.48 02:36:23 01:40:01 7 10.68 0.00 4.53 0.66 0.07 84.06 02:36:23 01:41:01 all 51.09 0.00 9.54 0.36 0.10 38.91 02:36:23 01:41:01 0 51.21 0.00 9.01 0.44 0.10 39.25 02:36:23 01:41:01 1 50.97 0.00 10.42 0.08 0.10 38.43 02:36:23 01:41:01 2 53.01 0.00 10.34 0.02 0.10 36.53 02:36:23 01:41:01 3 50.01 0.00 9.43 0.27 0.12 40.18 02:36:23 01:41:01 4 52.39 0.00 8.87 0.03 0.10 38.60 02:36:23 01:41:01 5 49.62 0.00 9.59 1.91 0.08 38.80 02:36:23 01:41:01 6 50.36 0.00 8.67 0.05 0.08 40.83 02:36:23 01:41:01 7 51.13 0.00 10.02 0.10 0.10 38.65 02:36:23 01:42:01 all 59.26 0.00 8.13 0.08 0.09 32.44 02:36:23 01:42:01 0 59.81 0.00 8.10 0.07 0.08 31.94 02:36:23 01:42:01 1 59.95 0.00 7.67 0.03 0.08 32.27 02:36:23 01:42:01 2 60.20 0.00 8.26 0.00 0.10 31.44 02:36:23 01:42:01 3 60.30 0.00 8.07 0.03 0.08 31.52 02:36:23 01:42:01 4 57.79 0.00 7.97 0.02 0.08 34.14 02:36:23 01:42:01 5 58.66 0.00 8.26 0.50 0.08 32.49 02:36:23 01:42:01 6 59.35 0.00 8.35 0.00 0.10 32.19 02:36:23 01:42:01 7 58.00 0.00 8.33 0.00 0.10 33.57 02:36:23 01:43:01 all 36.47 0.00 6.18 0.40 0.07 56.88 02:36:23 01:43:01 0 35.70 0.00 5.89 1.19 0.07 57.16 02:36:23 01:43:01 1 37.41 0.00 6.24 0.02 0.08 56.24 02:36:23 01:43:01 2 35.28 0.00 5.86 0.02 0.08 58.76 02:36:23 01:43:01 3 35.88 0.00 6.70 1.78 0.07 55.58 02:36:23 01:43:01 4 35.52 0.00 5.97 0.00 0.07 58.44 02:36:23 01:43:01 5 37.73 0.00 5.90 0.05 0.07 56.25 02:36:23 01:43:01 6 36.72 0.00 5.71 0.08 0.07 57.42 02:36:23 01:43:01 7 37.53 0.00 7.19 0.03 0.07 55.18 02:36:23 01:44:01 all 27.32 0.00 13.43 15.38 0.09 43.78 02:36:23 01:44:01 0 26.96 0.00 14.04 20.74 0.10 38.16 02:36:23 01:44:01 1 28.52 0.00 12.48 19.81 0.10 39.09 02:36:23 01:44:01 2 27.10 0.00 13.57 10.05 0.07 49.21 02:36:23 01:44:01 3 26.31 0.00 14.91 18.70 0.09 40.00 02:36:23 01:44:01 4 27.88 0.00 12.80 11.83 0.08 47.40 02:36:23 01:44:01 5 26.06 0.00 14.16 22.04 0.10 37.64 02:36:23 01:44:01 6 27.51 0.00 12.72 14.75 0.08 44.94 02:36:23 01:44:01 7 28.18 0.00 12.77 5.23 0.10 53.72 02:36:23 01:45:01 all 76.43 0.00 11.55 3.32 0.11 8.58 02:36:23 01:45:01 0 77.02 0.00 11.17 9.64 0.10 2.06 02:36:23 01:45:01 1 76.76 0.00 11.26 1.19 0.12 10.68 02:36:23 01:45:01 2 75.88 0.00 11.70 0.95 0.10 11.37 02:36:23 01:45:01 3 75.47 0.00 12.52 1.42 0.12 10.47 02:36:23 01:45:01 4 76.23 0.00 11.91 2.04 0.10 9.72 02:36:23 01:45:01 5 76.80 0.00 11.26 0.99 0.13 10.82 02:36:23 01:45:01 6 76.91 0.00 11.03 9.64 0.12 2.31 02:36:23 01:45:01 7 76.35 0.00 11.59 0.72 0.12 11.22 02:36:23 01:46:01 all 91.17 0.00 8.71 0.00 0.12 0.00 02:36:23 01:46:01 0 91.94 0.00 7.93 0.00 0.13 0.00 02:36:23 01:46:01 1 92.02 0.00 7.85 0.00 0.13 0.00 02:36:23 01:46:01 2 91.10 0.00 8.80 0.00 0.10 0.00 02:36:23 01:46:01 3 90.44 0.00 9.43 0.00 0.13 0.00 02:36:23 01:46:01 4 89.57 0.00 10.29 0.00 0.13 0.00 02:36:23 01:46:01 5 91.91 0.00 7.98 0.00 0.12 0.00 02:36:23 01:46:01 6 91.77 0.00 8.10 0.00 0.13 0.00 02:36:23 01:46:01 7 90.60 0.00 9.28 0.00 0.12 0.00 02:36:23 01:47:01 all 90.02 0.00 9.87 0.00 0.11 0.00 02:36:23 01:47:01 0 91.18 0.00 8.71 0.00 0.12 0.00 02:36:23 01:47:01 1 90.51 0.00 9.35 0.00 0.13 0.00 02:36:23 01:47:01 2 90.50 0.00 9.40 0.00 0.10 0.00 02:36:23 01:47:01 3 89.38 0.00 10.52 0.00 0.10 0.00 02:36:23 01:47:01 4 88.37 0.00 11.52 0.00 0.12 0.00 02:36:23 01:47:01 5 90.05 0.00 9.85 0.00 0.10 0.00 02:36:23 01:47:01 6 90.10 0.00 9.79 0.00 0.12 0.00 02:36:23 01:47:01 7 90.09 0.00 9.79 0.00 0.12 0.00 02:36:23 01:48:01 all 14.21 0.00 3.07 2.46 0.07 80.19 02:36:23 01:48:01 0 15.62 0.00 3.09 1.54 0.07 79.69 02:36:23 01:48:01 1 11.84 0.00 2.86 3.65 0.07 81.59 02:36:23 01:48:01 2 9.62 0.00 2.98 2.19 0.07 85.14 02:36:23 01:48:01 3 16.68 0.00 3.07 2.38 0.08 77.79 02:36:23 01:48:01 4 15.90 0.00 3.69 3.08 0.08 77.25 02:36:23 01:48:01 5 14.61 0.00 2.97 2.59 0.07 79.77 02:36:23 01:48:01 6 15.11 0.00 3.22 3.00 0.05 78.62 02:36:23 01:48:01 7 14.26 0.00 2.71 1.25 0.08 81.69 02:36:23 01:49:01 all 12.71 0.00 0.80 0.08 0.07 86.34 02:36:23 01:49:01 0 7.94 0.00 0.65 0.03 0.05 91.33 02:36:23 01:49:01 1 10.17 0.00 0.65 0.02 0.07 89.09 02:36:23 01:49:01 2 17.79 0.00 0.90 0.03 0.07 81.21 02:36:23 01:49:01 3 11.20 0.00 0.73 0.02 0.07 87.98 02:36:23 01:49:01 4 14.72 0.00 1.02 0.02 0.07 84.17 02:36:23 01:49:01 5 17.92 0.00 0.82 0.03 0.08 81.15 02:36:23 01:49:01 6 11.22 0.00 0.85 0.40 0.08 87.45 02:36:23 01:49:01 7 10.71 0.00 0.77 0.07 0.05 88.41 02:36:23 01:50:01 all 6.34 0.00 0.46 0.05 0.05 93.11 02:36:23 01:50:01 0 11.84 0.00 0.53 0.00 0.05 87.58 02:36:23 01:50:01 1 5.65 0.00 0.47 0.03 0.05 93.80 02:36:23 01:50:01 2 6.61 0.00 0.42 0.03 0.05 92.89 02:36:23 01:50:01 3 3.34 0.00 0.42 0.03 0.05 96.16 02:36:23 01:50:01 4 0.87 0.00 0.25 0.02 0.03 98.83 02:36:23 01:50:01 5 4.27 0.00 0.39 0.00 0.03 95.31 02:36:23 01:50:01 6 11.09 0.00 0.67 0.22 0.05 87.98 02:36:23 01:50:01 7 7.06 0.00 0.53 0.03 0.05 92.32 02:36:23 02:36:23 01:50:01 CPU %user %nice %system %iowait %steal %idle 02:36:23 01:51:01 all 0.05 0.00 0.03 0.01 0.01 99.90 02:36:23 01:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 01:51:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:36:23 01:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:51:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:36:23 01:51:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:36:23 01:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 01:51:01 6 0.17 0.00 0.00 0.05 0.00 99.78 02:36:23 01:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:36:23 01:52:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:36:23 01:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:52:01 1 0.10 0.00 0.07 0.02 0.03 99.78 02:36:23 01:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 01:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:36:23 01:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 01:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:36:23 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 01:53:01 all 0.01 0.00 0.01 0.00 0.02 99.96 02:36:23 01:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 01:53:01 1 0.02 0.00 0.00 0.02 0.03 99.93 02:36:23 01:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 01:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:53:01 4 0.02 0.00 0.02 0.00 0.03 99.93 02:36:23 01:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 01:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 01:54:01 all 0.04 0.00 0.03 0.01 0.02 99.90 02:36:23 01:54:01 0 0.03 0.00 0.05 0.02 0.00 99.90 02:36:23 01:54:01 1 0.07 0.00 0.07 0.00 0.05 99.81 02:36:23 01:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:36:23 01:54:01 3 0.05 0.00 0.03 0.03 0.02 99.86 02:36:23 01:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:54:01 6 0.08 0.00 0.02 0.02 0.02 99.86 02:36:23 01:54:01 7 0.03 0.00 0.03 0.02 0.00 99.92 02:36:23 01:55:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:36:23 01:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 01:55:01 1 0.08 0.00 0.07 0.02 0.03 99.80 02:36:23 01:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:36:23 01:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:36:23 01:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 01:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 01:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 01:56:01 all 0.26 0.00 0.01 0.00 0.02 99.71 02:36:23 01:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 01:56:01 1 0.08 0.00 0.02 0.00 0.03 99.87 02:36:23 01:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 01:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 01:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:36:23 01:56:01 5 1.84 0.00 0.02 0.00 0.03 98.11 02:36:23 01:56:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:36:23 01:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 01:57:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:36:23 01:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:36:23 01:57:01 1 0.07 0.00 0.02 0.00 0.03 99.88 02:36:23 01:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 01:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 01:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 01:57:01 5 0.22 0.00 0.02 0.00 0.02 99.75 02:36:23 01:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 01:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:36:23 01:58:01 all 0.05 0.00 0.01 0.00 0.02 99.92 02:36:23 01:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 01:58:01 1 0.08 0.00 0.02 0.00 0.03 99.87 02:36:23 01:58:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:36:23 01:58:01 3 0.05 0.00 0.02 0.00 0.03 99.90 02:36:23 01:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:36:23 01:58:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:36:23 01:58:01 6 0.12 0.00 0.02 0.02 0.02 99.83 02:36:23 01:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:36:23 01:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:36:23 01:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 01:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 01:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 01:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 01:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:36:23 01:59:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:36:23 01:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:36:23 02:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:00:01 1 0.02 0.00 0.00 0.00 0.03 99.95 02:36:23 02:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:00:01 3 0.08 0.00 0.03 0.00 0.02 99.87 02:36:23 02:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:36:23 02:00:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:36:23 02:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:36:23 02:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:01:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:36:23 02:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:01:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:36:23 02:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:36:23 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:36:23 02:02:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:36:23 02:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:02:01 1 0.10 0.00 0.07 0.00 0.03 99.80 02:36:23 02:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:36:23 02:02:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:36:23 02:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:02:01 5 0.07 0.00 0.00 0.00 0.02 99.92 02:36:23 02:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:02:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:36:23 02:03:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:36:23 02:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:03:01 1 0.08 0.00 0.03 0.00 0.02 99.87 02:36:23 02:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:03:01 3 0.10 0.00 0.03 0.00 0.02 99.85 02:36:23 02:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:03:01 6 0.10 0.00 0.00 0.02 0.02 99.87 02:36:23 02:03:01 7 0.02 0.00 0.00 0.03 0.00 99.95 02:36:23 02:04:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:36:23 02:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:04:01 1 0.08 0.00 0.05 0.00 0.03 99.83 02:36:23 02:04:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:36:23 02:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:36:23 02:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:36:23 02:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 02:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:36:23 02:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:36:23 02:05:01 3 0.07 0.00 0.03 0.00 0.03 99.87 02:36:23 02:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:36:23 02:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:36:23 02:06:01 all 0.03 0.00 0.01 0.02 0.01 99.93 02:36:23 02:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:06:01 1 0.10 0.00 0.05 0.00 0.03 99.82 02:36:23 02:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:36:23 02:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:36:23 02:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:06:01 6 0.05 0.00 0.00 0.13 0.00 99.82 02:36:23 02:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:07:01 all 0.01 0.00 0.01 0.01 0.02 99.95 02:36:23 02:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 02:36:23 02:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:36:23 02:07:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:36:23 02:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:36:23 02:07:01 7 0.00 0.00 0.02 0.05 0.02 99.92 02:36:23 02:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:36:23 02:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:08:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:36:23 02:08:01 2 0.10 0.00 0.02 0.00 0.02 99.87 02:36:23 02:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:36:23 02:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:36:23 02:09:01 all 0.02 0.00 0.00 0.00 0.01 99.96 02:36:23 02:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:36:23 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:09:01 4 0.03 0.00 0.00 0.00 0.03 99.93 02:36:23 02:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:36:23 02:09:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:36:23 02:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:36:23 02:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:36:23 02:10:01 3 0.08 0.00 0.05 0.00 0.02 99.85 02:36:23 02:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:11:01 all 0.02 0.00 0.01 0.00 0.02 99.94 02:36:23 02:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:36:23 02:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:11:01 4 0.02 0.00 0.02 0.00 0.03 99.93 02:36:23 02:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:36:23 02:11:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:12:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:36:23 02:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:36:23 02:12:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:36:23 02:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:12:01 4 0.08 0.00 0.02 0.00 0.02 99.88 02:36:23 02:12:01 5 0.07 0.00 0.00 0.00 0.02 99.92 02:36:23 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:36:23 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:36:23 02:13:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:36:23 02:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:36:23 02:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:36:23 02:13:01 4 0.03 0.00 0.02 0.00 0.03 99.92 02:36:23 02:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:36:23 02:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:36:23 02:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 02:14:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:36:23 02:14:01 3 0.07 0.00 0.02 0.00 0.03 99.88 02:36:23 02:14:01 4 0.05 0.00 0.05 0.00 0.02 99.88 02:36:23 02:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:14:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:15:01 all 0.00 0.00 0.01 0.00 0.01 99.97 02:36:23 02:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:15:01 3 0.00 0.00 0.03 0.00 0.02 99.95 02:36:23 02:15:01 4 0.02 0.00 0.03 0.00 0.03 99.92 02:36:23 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:16:01 all 0.05 0.00 0.01 0.03 0.01 99.90 02:36:23 02:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:36:23 02:16:01 1 0.10 0.00 0.05 0.00 0.02 99.83 02:36:23 02:16:01 2 0.08 0.00 0.00 0.00 0.00 99.92 02:36:23 02:16:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:36:23 02:16:01 4 0.05 0.00 0.02 0.00 0.03 99.90 02:36:23 02:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:16:01 6 0.02 0.00 0.00 0.05 0.00 99.93 02:36:23 02:16:01 7 0.00 0.00 0.02 0.22 0.00 99.77 02:36:23 02:17:01 all 0.05 0.00 0.02 0.03 0.02 99.88 02:36:23 02:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 02:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:17:01 3 0.02 0.00 0.02 0.00 0.03 99.93 02:36:23 02:17:01 4 0.07 0.00 0.03 0.00 0.03 99.87 02:36:23 02:17:01 5 0.27 0.00 0.03 0.00 0.02 99.68 02:36:23 02:17:01 6 0.02 0.00 0.00 0.20 0.00 99.78 02:36:23 02:17:01 7 0.00 0.00 0.00 0.03 0.02 99.95 02:36:23 02:18:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:36:23 02:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:18:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:36:23 02:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:18:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:36:23 02:18:01 4 0.07 0.00 0.05 0.00 0.02 99.87 02:36:23 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:36:23 02:19:01 all 0.03 0.00 0.02 0.03 0.02 99.91 02:36:23 02:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:36:23 02:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:19:01 4 0.08 0.00 0.02 0.00 0.05 99.85 02:36:23 02:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:19:01 6 0.00 0.00 0.02 0.20 0.02 99.77 02:36:23 02:19:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:36:23 02:20:01 all 0.14 0.00 0.01 0.00 0.01 99.83 02:36:23 02:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:36:23 02:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 02:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:36:23 02:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:36:23 02:20:01 4 0.08 0.00 0.02 0.00 0.03 99.87 02:36:23 02:20:01 5 0.88 0.00 0.00 0.00 0.00 99.12 02:36:23 02:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:36:23 02:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:21:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:36:23 02:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:21:01 4 0.03 0.00 0.03 0.00 0.03 99.90 02:36:23 02:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:36:23 02:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:36:23 02:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:36:23 02:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:36:23 02:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:36:23 02:22:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:36:23 02:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 02:22:01 4 0.03 0.00 0.03 0.00 0.03 99.90 02:36:23 02:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:36:23 02:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:36:23 02:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:36:23 02:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:23:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:36:23 02:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:23:01 4 0.05 0.00 0.02 0.00 0.03 99.90 02:36:23 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:36:23 02:36:23 02:23:01 CPU %user %nice %system %iowait %steal %idle 02:36:23 02:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:36:23 02:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:36:23 02:24:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:36:23 02:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:24:01 4 0.08 0.00 0.03 0.00 0.03 99.85 02:36:23 02:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:24:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:36:23 02:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:25:01 all 0.24 0.00 0.02 0.00 0.01 99.72 02:36:23 02:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:36:23 02:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:25:01 4 0.08 0.00 0.07 0.00 0.03 99.82 02:36:23 02:25:01 5 1.77 0.00 0.02 0.00 0.02 98.19 02:36:23 02:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:36:23 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:26:01 all 0.17 0.00 0.01 0.00 0.01 99.80 02:36:23 02:26:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:36:23 02:26:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:36:23 02:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:36:23 02:26:01 4 0.03 0.00 0.07 0.00 0.03 99.87 02:36:23 02:26:01 5 1.16 0.00 0.00 0.00 0.02 98.83 02:36:23 02:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:27:01 all 0.21 0.00 0.02 0.00 0.02 99.75 02:36:23 02:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:27:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:36:23 02:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:27:01 4 0.03 0.00 0.03 0.00 0.03 99.90 02:36:23 02:27:01 5 1.58 0.00 0.02 0.00 0.00 98.40 02:36:23 02:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:27:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:28:01 all 0.22 0.00 0.01 0.00 0.01 99.75 02:36:23 02:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:36:23 02:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:36:23 02:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:36:23 02:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:36:23 02:28:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:36:23 02:28:01 5 1.52 0.00 0.02 0.00 0.02 98.45 02:36:23 02:28:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:36:23 02:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:36:23 02:29:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:36:23 02:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:36:23 02:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:36:23 02:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:29:01 4 0.05 0.00 0.02 0.00 0.03 99.90 02:36:23 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:36:23 02:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:36:23 02:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:36:23 02:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:36:23 02:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:36:23 02:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:36:23 02:30:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:36:23 02:30:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:36:23 02:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:36:23 02:30:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:31:01 all 0.02 0.00 0.01 0.04 0.01 99.92 02:36:23 02:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:36:23 02:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:36:23 02:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:31:01 4 0.05 0.00 0.02 0.00 0.03 99.90 02:36:23 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:31:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:36:23 02:31:01 7 0.00 0.00 0.00 0.28 0.00 99.72 02:36:23 02:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:36:23 02:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:32:01 1 0.10 0.00 0.02 0.00 0.00 99.88 02:36:23 02:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:36:23 02:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:36:23 02:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:36:23 02:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:32:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:36:23 02:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:36:23 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:36:23 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:36:23 02:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:36:23 02:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:36:23 02:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:33:01 4 0.02 0.00 0.02 0.00 0.03 99.93 02:36:23 02:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:23 02:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:36:23 02:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:36:23 02:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:36:23 02:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:36:23 02:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:36:23 02:34:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:36:23 02:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:36:23 02:34:01 4 0.07 0.00 0.05 0.00 0.03 99.85 02:36:23 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:23 02:34:01 6 0.03 0.00 0.00 0.02 0.02 99.93 02:36:23 02:34:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:36:23 02:36:23 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:36:23 02:35:01 all 2.08 0.00 0.82 0.09 0.02 96.99 02:36:23 02:35:01 0 1.84 0.00 1.68 0.00 0.02 96.46 02:36:23 02:35:01 1 1.80 0.00 0.62 0.02 0.00 97.56 02:36:23 02:35:01 2 1.94 0.00 0.60 0.00 0.02 97.45 02:36:23 02:35:01 3 2.16 0.00 0.82 0.02 0.03 96.97 02:36:23 02:35:01 4 2.44 0.00 0.67 0.05 0.03 96.80 02:36:23 02:35:01 5 1.55 0.00 0.84 0.37 0.02 97.23 02:36:23 02:35:01 6 2.36 0.00 0.82 0.17 0.00 96.66 02:36:23 02:35:01 7 2.56 0.00 0.53 0.07 0.02 96.82 02:36:23 02:36:01 all 9.22 0.00 3.61 1.59 0.08 85.51 02:36:23 02:36:01 0 8.26 0.00 3.49 0.03 0.07 88.15 02:36:23 02:36:01 1 11.21 0.00 4.38 0.49 0.07 83.85 02:36:23 02:36:01 2 8.27 0.00 3.08 0.07 0.08 88.50 02:36:23 02:36:01 3 10.51 0.00 3.06 0.03 0.07 86.33 02:36:23 02:36:01 4 8.79 0.00 4.56 3.80 0.10 82.74 02:36:23 02:36:01 5 8.73 0.00 3.66 7.28 0.08 80.25 02:36:23 02:36:01 6 8.40 0.00 3.21 0.71 0.07 87.61 02:36:23 02:36:01 7 9.57 0.00 3.41 0.32 0.07 86.63 02:36:23 Average: all 8.56 0.00 1.41 0.44 0.03 89.56 02:36:23 Average: 0 8.58 0.00 1.39 0.61 0.03 89.39 02:36:23 Average: 1 8.54 0.00 1.37 0.44 0.03 89.61 02:36:23 Average: 2 8.58 0.00 1.39 0.24 0.03 89.76 02:36:23 Average: 3 8.46 0.00 1.46 0.44 0.03 89.61 02:36:23 Average: 4 8.42 0.00 1.46 0.36 0.04 89.72 02:36:23 Average: 5 8.78 0.00 1.42 0.72 0.03 89.05 02:36:23 Average: 6 8.61 0.00 1.37 0.55 0.02 89.46 02:36:23 Average: 7 8.52 0.00 1.42 0.17 0.02 89.86 02:36:23 02:36:23 02:36:23