Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e55265952fe87c758383d7debcfc0c5e18034b5 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-ssh17045510988845973577.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-ssh7487141832124002011.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-ssh11056866119156477701.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-ssh14948349131575672052.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-ssh2368150802919481292.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1438 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/951 [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/951 # 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 0e55265952fe87c758383d7debcfc0c5e18034b5 (main) Commit message: "Merge pull request #5366 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.50" > 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 0e55265952fe87c758383d7debcfc0c5e18034b5 # timeout=10 > git rev-list --no-walk 3010f6fd799ca5917f599db9f4536ecd95368884 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:37:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:26 ========================================================= 02:37:26 EdgeX Global Pipelines Version Info 02:37:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:37:27 ------------------- 02:37:27 stable info: 02:37:27 ------------------- 02:37:27 Commited By: Cherry Wang cherry@iotechsys.com 02:37:27 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:37:27 Message: update stable to v1.0.278 02:37:28 ------------------- 02:37:28 experimental info: 02:37:28 ------------------- 02:37:28 Commited By: **** collab-it+edgex@linuxfoundation.org 02:37:28 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:37:28 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e55265 [Pipeline] echo 02:37:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:28 provisioning config files... 02:37:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/951@tmp/config14057002361090616799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:29 ---> ****-login.sh 02:37:29 nexus3.edgexfoundry.org:10001 02:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:29 02:37:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:37:29 Configure a credential helper to remove this warning. See 02:37:29 https://docs.****.com/go/credential-store/ 02:37:29 02:37:29 Login Succeeded 02:37:29 nexus3.edgexfoundry.org:10002 02:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:29 02:37:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:37:29 Configure a credential helper to remove this warning. See 02:37:29 https://docs.****.com/go/credential-store/ 02:37:29 02:37:29 Login Succeeded 02:37:29 nexus3.edgexfoundry.org:10003 02:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:30 02:37:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:37:30 Configure a credential helper to remove this warning. See 02:37:30 https://docs.****.com/go/credential-store/ 02:37:30 02:37:30 Login Succeeded 02:37:30 nexus3.edgexfoundry.org:10004 02:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:30 02:37:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:37:30 Configure a credential helper to remove this warning. See 02:37:30 https://docs.****.com/go/credential-store/ 02:37:30 02:37:30 Login Succeeded 02:37:30 ****.io 02:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:30 02:37:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:37:30 Configure a credential helper to remove this warning. See 02:37:30 https://docs.****.com/go/credential-store/ 02:37:30 02:37:30 Login Succeeded 02:37:30 ---> ****-login.sh ends [Pipeline] } 02:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:31 + 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 02:37:31 + + dirname cmd/core-command/Dockerfile 02:37:31 cut -d/ -f2 02:37:31 + echo core-command,cmd/core-command/Dockerfile 02:37:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:37:31 + + dirname cmd/core-data/Dockerfile 02:37:31 cut -d/ -f2 02:37:31 + echo core-data,cmd/core-data/Dockerfile 02:37:31 + dirname cmd/core-keeper/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo core-keeper,cmd/core-keeper/Dockerfile 02:37:31 + dirname cmd/core-metadata/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo core-metadata,cmd/core-metadata/Dockerfile 02:37:31 + dirname cmd/security-bootstrapper/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:37:31 + dirname cmd/security-proxy-auth/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:37:31 + dirname cmd/security-proxy-setup/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:37:31 + dirname cmd/security-secretstore-setup/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:37:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:37:31 + dirname cmd/security-spire-agent/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:37:31 + dirname cmd/security-spire-config/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:37:31 + dirname cmd/security-spire-server/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:37:31 + dirname cmd/support-notifications/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo support-notifications,cmd/support-notifications/Dockerfile 02:37:31 + dirname cmd/support-scheduler/Dockerfile 02:37:31 + cut -d/ -f2 02:37:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:37:31 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 02:37:31 + git rev-list -1 --merges 0e55265952fe87c758383d7debcfc0c5e18034b5~1..0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 02:37:31 -----------> git rev-list -1 --merges 0e55265952fe87c758383d7debcfc0c5e18034b5~1..0e55265952fe87c758383d7debcfc0c5e18034b5 0e55265952fe87c758383d7debcfc0c5e18034b5 02:37:31 0e55265952fe87c758383d7debcfc0c5e18034b5 [false] [Pipeline] sh 02:37:31 + git log --format=format:%s -1 0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 02:37:31 ========================================================= 02:37:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:37:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:37:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:32 + grep -v github /etc/ssh/ssh_known_hosts 02:37:32 + [ -e /tmp/ssh_known_hosts ] 02:37:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:37:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:37:32 + sudo tee -a /etc/ssh/ssh_known_hosts 02:37:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:32 02:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:32 0.1.4: Pulling from edgex-devops/py-git-semver 02:37:32 3dae71ba6b94: Pulling fs layer 02:37:32 6bf1a483ea7c: Pulling fs layer 02:37:32 f5dfc541a4d3: Pulling fs layer 02:37:32 461d9e800cba: Pulling fs layer 02:37:32 80192f66455f: Pulling fs layer 02:37:32 2e8e34ca0e6c: Pulling fs layer 02:37:32 a29436f7fd5d: Pulling fs layer 02:37:32 923cac83aea3: Pulling fs layer 02:37:32 25ad8b0a4227: Pulling fs layer 02:37:32 db01528c6b51: Pulling fs layer 02:37:32 28988de357af: Pulling fs layer 02:37:32 461d9e800cba: Waiting 02:37:32 80192f66455f: Waiting 02:37:32 2e8e34ca0e6c: Waiting 02:37:32 a29436f7fd5d: Waiting 02:37:32 923cac83aea3: Waiting 02:37:32 25ad8b0a4227: Waiting 02:37:32 28988de357af: Waiting 02:37:32 6bf1a483ea7c: Verifying Checksum 02:37:32 6bf1a483ea7c: Download complete 02:37:32 461d9e800cba: Verifying Checksum 02:37:32 461d9e800cba: Download complete 02:37:33 80192f66455f: Download complete 02:37:33 f5dfc541a4d3: Verifying Checksum 02:37:33 f5dfc541a4d3: Download complete 02:37:33 3dae71ba6b94: Verifying Checksum 02:37:33 3dae71ba6b94: Download complete 02:37:33 923cac83aea3: Verifying Checksum 02:37:33 923cac83aea3: Download complete 02:37:33 25ad8b0a4227: Verifying Checksum 02:37:33 25ad8b0a4227: Download complete 02:37:33 db01528c6b51: Download complete 02:37:33 28988de357af: Verifying Checksum 02:37:33 28988de357af: Download complete 02:37:33 a29436f7fd5d: Verifying Checksum 02:37:33 a29436f7fd5d: Download complete 02:37:33 2e8e34ca0e6c: Verifying Checksum 02:37:33 2e8e34ca0e6c: Download complete 02:37:34 3dae71ba6b94: Pull complete 02:37:34 6bf1a483ea7c: Pull complete 02:37:35 f5dfc541a4d3: Pull complete 02:37:35 461d9e800cba: Pull complete 02:37:35 80192f66455f: Pull complete 02:37:39 2e8e34ca0e6c: Pull complete 02:37:40 a29436f7fd5d: Pull complete 02:37:40 923cac83aea3: Pull complete 02:37:40 25ad8b0a4227: Pull complete 02:37:40 db01528c6b51: Pull complete 02:37:40 28988de357af: Pull complete 02:37:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:41 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 02:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 02:37:46 $ docker top a12112c77de7e74b025b0a0e315bea1e4adf37e0d8b9e2a05e04a2e36bab2e0d -eo pid,comm 02:37:46 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:37:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:46 [ssh-agent] Looking for ssh-agent implementation... 02:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:46 $ docker exec a12112c77de7e74b025b0a0e315bea1e4adf37e0d8b9e2a05e04a2e36bab2e0d ssh-agent 02:37:46 SSH_AUTH_SOCK=/tmp/ssh-rEqqqL8255vy/agent.33 02:37:46 SSH_AGENT_PID=39 02:37:46 Running ssh-add (command line suppressed) 02:37:47 Identity added: /w/workspace/edgex-go/951@tmp/private_key_9254817591139463704.key (/w/workspace/edgex-go/951@tmp/private_key_9254817591139463704.key) 02:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:47 + git config --global --add safe.directory /w/workspace/edgex-go/951 [Pipeline] sh 02:37:47 + git tag --points-at HEAD [Pipeline] } 02:37:47 $ docker exec --env ******** --env ******** a12112c77de7e74b025b0a0e315bea1e4adf37e0d8b9e2a05e04a2e36bab2e0d ssh-agent -k 02:37:47 unset SSH_AUTH_SOCK; 02:37:47 unset SSH_AGENT_PID; 02:37:47 echo Agent pid 39 killed; 02:37:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:47 [ssh-agent] Looking for ssh-agent implementation... 02:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:47 $ docker exec a12112c77de7e74b025b0a0e315bea1e4adf37e0d8b9e2a05e04a2e36bab2e0d ssh-agent 02:37:48 SSH_AUTH_SOCK=/tmp/ssh-ukvlT30zhldJ/agent.86 02:37:48 SSH_AGENT_PID=92 02:37:48 Running ssh-add (command line suppressed) 02:37:48 Identity added: /w/workspace/edgex-go/951@tmp/private_key_10796683838391357603.key (/w/workspace/edgex-go/951@tmp/private_key_10796683838391357603.key) 02:37:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:48 + git semver init 02:37:48 2026-02-02 02:37:48,638 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:37:48 2026-02-02 02:37:48,667 [run_init] DEBUG init version:0.0.0 force:False 02:37:48 2026-02-02 02:37:48,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/951/.semver 02:37:48 2026-02-02 02:37:48,670 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/951/.semver 02:37:48 2026-02-02 02:37:48,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/951/.semver'], cwd=/w/workspace/edgex-go/951, stdin=None, shell=False, universal_newlines=False) 02:37:55 2026-02-02 02:37:54,630 [append_file] DEBUG append to file:/w/workspace/edgex-go/951/.git/info/exclude 02:37:55 2026-02-02 02:37:54,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/951/.semver/main with force:False 02:37:55 2026-02-02 02:37:54,630 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 02:37:55 2026-02-02 02:37:54,630 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 02:37:55 4.1.0-dev.96 [Pipeline] } 02:37:55 $ docker exec --env ******** --env ******** a12112c77de7e74b025b0a0e315bea1e4adf37e0d8b9e2a05e04a2e36bab2e0d ssh-agent -k 02:37:55 unset SSH_AUTH_SOCK; 02:37:55 unset SSH_AGENT_PID; 02:37:55 echo Agent pid 92 killed; 02:37:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:55 + git semver [Pipeline] } 02:37:56 $ docker stop --time=1 a12112c77de7e74b025b0a0e315bea1e4adf37e0d8b9e2a05e04a2e36bab2e0d 02:37:57 $ docker rm -f --volumes a12112c77de7e74b025b0a0e315bea1e4adf37e0d8b9e2a05e04a2e36bab2e0d [Pipeline] // withDockerContainer [Pipeline] sh 02:37:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:37:58 Stashed 1 file(s) [Pipeline] echo 02:37:58 [edgeXSemver]: initialized semver on version 4.1.0-dev.96 [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 02:37:58 + git config --global --add safe.directory /w/workspace/edgex-go/951 [Pipeline] echo 02:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:37:58 ========================================================= 02:37:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:37:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:37:58 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:37:59 2d35ebdb57d9: Pulling fs layer 02:37:59 c35fb4624d26: Pulling fs layer 02:37:59 4e2aec7ef170: Pulling fs layer 02:37:59 333b49ad6fbf: Pulling fs layer 02:37:59 4f4fb700ef54: Pulling fs layer 02:37:59 333b49ad6fbf: Waiting 02:37:59 c3e65509a76b: Pulling fs layer 02:37:59 7cf9ebb963bd: Pulling fs layer 02:37:59 c3e65509a76b: Waiting 02:37:59 4f4fb700ef54: Waiting 02:37:59 bb34ca984cfb: Pulling fs layer 02:37:59 7cf9ebb963bd: Waiting 02:37:59 151cf03bc807: Pulling fs layer 02:37:59 bb34ca984cfb: Waiting 02:37:59 151cf03bc807: Waiting 02:37:59 c35fb4624d26: Verifying Checksum 02:37:59 c35fb4624d26: Download complete 02:37:59 333b49ad6fbf: Verifying Checksum 02:37:59 4f4fb700ef54: Download complete 02:37:59 c3e65509a76b: Verifying Checksum 02:37:59 c3e65509a76b: Download complete 02:37:59 2d35ebdb57d9: Verifying Checksum 02:37:59 2d35ebdb57d9: Download complete 02:37:59 7cf9ebb963bd: Verifying Checksum 02:37:59 7cf9ebb963bd: Download complete 02:37:59 2d35ebdb57d9: Pull complete 02:37:59 4e2aec7ef170: Verifying Checksum 02:37:59 4e2aec7ef170: Download complete 02:37:59 151cf03bc807: Verifying Checksum 02:37:59 151cf03bc807: Download complete 02:37:59 c35fb4624d26: Pull complete 02:37:59 bb34ca984cfb: Verifying Checksum 02:37:59 bb34ca984cfb: Download complete 02:38:05 4e2aec7ef170: Pull complete 02:38:05 333b49ad6fbf: Pull complete 02:38:05 4f4fb700ef54: Pull complete 02:38:05 c3e65509a76b: Pull complete 02:38:05 7cf9ebb963bd: Pull complete 02:38:08 bb34ca984cfb: Pull complete 02:38:09 151cf03bc807: Pull complete 02:38:09 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:38:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:38:09 WORKDIR /edgex 02:38:09 COPY go.mod . 02:38:09 RUN go mod download 02:38:09 + docker build -t ci-base-image-x86_64 -f - . 02:38:10 #0 building with "default" instance using docker driver 02:38:10 02:38:10 #1 [internal] load build definition from Dockerfile 02:38:10 #1 transferring dockerfile: 164B 0.0s done 02:38:10 #1 DONE 0.0s 02:38:10 02:38:10 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:38:10 #2 DONE 0.0s 02:38:10 02:38:10 #3 [internal] load .dockerignore 02:38:10 #3 transferring context: 50B done 02:38:10 #3 DONE 0.0s 02:38:10 02:38:10 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:38:10 #4 DONE 0.3s 02:38:10 02:38:10 #5 [internal] load build context 02:38:10 #5 transferring context: 7.11kB done 02:38:10 #5 DONE 0.3s 02:38:10 02:38:10 #6 [2/4] WORKDIR /edgex 02:38:13 Still waiting to schedule task 02:38:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:38:17 #6 DONE 6.6s 02:38:17 02:38:17 #7 [3/4] COPY go.mod . 02:38:17 #7 DONE 0.0s 02:38:17 02:38:17 #8 [4/4] RUN go mod download 02:38:29 #8 DONE 11.0s 02:38:29 02:38:29 #9 exporting to image 02:38:29 #9 exporting layers 02:38:31 #9 exporting layers 3.7s done 02:38:31 #9 writing image sha256:e7858157797521c2eb00bc26ec47f05153c64328eb26c538777b9646cd42a5ca 0.1s done 02:38:31 #9 naming to docker.io/library/ci-base-image-x86_64 0.1s done 02:38:32 #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:32 + docker inspect -f . ci-base-image-x86_64 02:38:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:32 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 02:38:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 02:38:33 $ docker top 91c330c33cc4e9f191af918f9597eeb1bcfbe68d3f1a9133f4bf3bf320faa05a -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:33 + go version 02:38:33 go version go1.25.2 linux/amd64 [Pipeline] } 02:38:33 $ docker stop --time=1 91c330c33cc4e9f191af918f9597eeb1bcfbe68d3f1a9133f4bf3bf320faa05a 02:38:34 $ docker rm -f --volumes 91c330c33cc4e9f191af918f9597eeb1bcfbe68d3f1a9133f4bf3bf320faa05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:35 + docker inspect -f . ci-base-image-x86_64 02:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:35 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 02:38:35 $ 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/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 02:38:35 $ docker top 6e4d9c49f68752990b5e29ddcd926a8d381db7136836073d861880387955ee86 -eo pid,comm [Pipeline] { [Pipeline] echo 02:38:35 ========================================================= 02:38:35 [edgeXBuildGoParallel] Running Tests and Build... 02:38:35 ========================================================= [Pipeline] sh 02:38:35 + git config --global --add safe.directory /w/workspace/edgex-go/951 [Pipeline] fileExists [Pipeline] sh 02:38:36 + make test 02:38:36 go test -race -coverprofile=coverage.out ./... 02:38:46 ? github.com/edgexfoundry/edgex-go [no test files] 02:39:18 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:39:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:39:18 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:39:18 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 02:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.4% of statements 02:39:22 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements 02:39:22 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.080s coverage: 57.6% of statements 02:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.027s coverage: 86.5% of statements 02:39:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:39:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.666s coverage: 94.2% of statements 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.069s coverage: 90.7% of statements 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.025s coverage: 0.0% of statements 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:39:23 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 8.3% of statements 02:39:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:39:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.528s coverage: 95.9% of statements 02:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:39:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:39:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:39:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:39:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.043s coverage: 72.2% of statements 02:39:26 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:39:26 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:39:26 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:39:26 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:39:26 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:39:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:39:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:39:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 3.5% of statements 02:39:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:39:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 02:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 38.2% of statements 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.029s coverage: 68.8% of statements 02:39:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:39:30 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 89.5% of statements 02:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 93.1% of statements 02:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.051s coverage: 92.9% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 86.0% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.152s coverage: 54.8% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.053s coverage: 20.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.046s coverage: 96.8% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 29.2% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 3.1% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.1% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements 02:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:39:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:39:58 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 02:39:58 running golangci-lint 02:39:58 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:39:58 go version go1.25.2 linux/amd64 02:39:58 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:39:58 level=info msg="[config_reader] Used config file .golangci.yml" 02:39:58 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:39:58 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:39:58 level=info msg="[goenv] Read go env for 3.654608ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:39:58 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:40:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1443 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:40:17 Running in /w/workspace/edgex-go/951 [Pipeline] { [Pipeline] checkout 02:40:20 The recommended git tool is: git 02:40:24 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 23.342844858s" 02:40:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.207562ms" 02:40:26 using credential edgex-jenkins-ssh 02:40:26 Cloning the remote Git repository 02:40:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:40:27 > git init /w/workspace/edgex-go/951 # timeout=10 02:40:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:40:27 > git --version # timeout=10 02:40:27 > git --version # 'git version 2.25.1' 02:40:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:37 level=info msg="[linters_context/goanalysis] analyzers took 2m50.250116844s with top 10 stages: buildir: 1m11.388497543s, gosec: 4.056013238s, fact_deprecated: 3.811347291s, inspect: 3.364443055s, ctrlflow: 2.617661164s, printf: 2.375989366s, fact_purity: 1.628795324s, nilness: 1.365278582s, unused: 1.318358793s, S1039: 1.286896002s" 02:40:37 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:40:37 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:40:37 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:40:37 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:40:37 level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, exclusion_rules: 22/21" 02:40:37 level=info msg="[runner] processing took 8.125658ms with stages: nolint_filter: 7.209704ms, generated_file_filter: 675.715µs, exclusion_rules: 129.445µs, exclusion_paths: 56.592µs, path_relativity: 35.251µs, cgo: 6.97µs, path_absoluter: 3.93µs, sort_results: 2.04µs, invalid_issue: 1.95µs, filename_unadjuster: 880ns, max_same_issues: 680ns, fixer: 671ns, diff: 560ns, path_prettifier: 310ns, uniq_by_line: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, source_code: 130ns, path_shortener: 130ns, severity-rules: 110ns" 02:40:37 level=info msg="[runner] linters took 14.378070251s with stages: goanalysis_metalinter: 14.36986863s" 02:40:37 0 issues. 02:40:37 level=info msg="File cache stats: 0 entries of total size 0B" 02:40:37 level=info msg="Memory: 378 samples, avg is 351.7MB, max is 1308.7MB" 02:40:37 level=info msg="Execution took 37.764586181s" 02:40:37 go vet ./... 02:40:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:40:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:40:45 ./bin/test-attribution-txt.sh [Pipeline] echo 02:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:40:45 + ls -al . 02:40:45 total 1392 02:40:45 drwxrwxr-x 11 1001 1001 4096 Feb 2 02:38 . 02:40:45 drwxr-xr-x 4 root root 4096 Feb 2 02:38 .. 02:40:45 drwxrwxr-x 2 1001 1001 4096 Feb 2 02:37 .blubracket 02:40:45 -rw-rw-r-- 1 1001 1001 10 Feb 2 02:37 .dockerignore 02:40:45 drwxrwxr-x 8 1001 1001 4096 Feb 2 02:39 .git 02:40:45 drwxrwxr-x 3 1001 1001 4096 Feb 2 02:37 .github 02:40:45 -rw-rw-r-- 1 1001 1001 909 Feb 2 02:37 .gitignore 02:40:45 -rw-rw-r-- 1 1001 1001 359 Feb 2 02:37 .golangci.yml 02:40:45 -rw-rw-r-- 1 1001 1001 100 Feb 2 02:37 .hadolint.yml 02:40:45 drwxr-xr-x 3 1001 1001 4096 Feb 2 02:37 .semver 02:40:45 -rw-rw-r-- 1 1001 1001 155 Feb 2 02:37 .sonarcloud.properties 02:40:45 -rw-rw-r-- 1 1001 1001 1171 Feb 2 02:37 ADOPTERS.md 02:40:45 -rw-rw-r-- 1 1001 1001 20017 Feb 2 02:37 Attribution.txt 02:40:45 -rw-rw-r-- 1 1001 1001 108018 Feb 2 02:37 CHANGELOG.md 02:40:45 -rw-rw-r-- 1 1001 1001 3804 Feb 2 02:37 CONTRIBUTING.md 02:40:45 -rw-rw-r-- 1 1001 1001 677 Feb 2 02:37 GOVERNANCE.md 02:40:45 -rw-rw-r-- 1 1001 1001 886 Feb 2 02:37 Jenkinsfile 02:40:45 -rw-rw-r-- 1 1001 1001 10775 Feb 2 02:37 LICENSE 02:40:45 -rw-rw-r-- 1 1001 1001 16743 Feb 2 02:37 Makefile 02:40:45 -rw-rw-r-- 1 1001 1001 582 Feb 2 02:37 OWNERS.md 02:40:45 -rw-rw-r-- 1 1001 1001 9932 Feb 2 02:37 README.md 02:40:45 -rw-rw-r-- 1 1001 1001 789 Feb 2 02:37 SECURITY.md 02:40:45 -rw-rw-r-- 1 1001 1001 12 Feb 2 02:37 VERSION 02:40:45 drwxrwxr-x 2 1001 1001 4096 Feb 2 02:37 bin 02:40:45 drwxrwxr-x 19 1001 1001 4096 Feb 2 02:37 cmd 02:40:45 -rw-r--r-- 1 root root 1044038 Feb 2 02:39 coverage.out 02:40:45 drwxrwxr-x 2 1001 1001 4096 Feb 2 02:37 fuzz_test 02:40:45 -rw-rw-r-- 1 1001 1001 7070 Feb 2 02:37 go.mod 02:40:45 -rw-rw-r-- 1 1001 1001 90567 Feb 2 02:37 go.sum 02:40:45 drwxrwxr-x 7 1001 1001 4096 Feb 2 02:37 internal 02:40:45 drwxrwxr-x 2 1001 1001 4096 Feb 2 02:37 openapi 02:40:45 -rw-rw-r-- 1 1001 1001 584 Feb 2 02:37 security.txt 02:40:45 -rw-rw-r-- 1 1001 1001 204 Feb 2 02:37 version.go [Pipeline] sh 02:40:45 + '[' -e coverage.out ] 02:40:45 + chown 1001:1001 coverage.out [Pipeline] stash 02:40:45 Stashed 1 file(s) [Pipeline] sh 02:40:46 + make build 02:40:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:40:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:49 Avoid second fetch 02:40:49 Checking out Revision 0e55265952fe87c758383d7debcfc0c5e18034b5 (main) 02:40:50 Commit message: "Merge pull request #5366 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.50" 02:40:49 > git config core.sparsecheckout # timeout=10 02:40:49 > git checkout -f 0e55265952fe87c758383d7debcfc0c5e18034b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:55 provisioning config files... 02:40:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/951@tmp/config17765862129982592030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:55 ---> ****-login.sh 02:40:55 nexus3.edgexfoundry.org:10001 02:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:56 Configure a credential helper to remove this warning. See 02:40:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:56 02:40:56 Login Succeeded 02:40:56 nexus3.edgexfoundry.org:10002 02:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:57 Configure a credential helper to remove this warning. See 02:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:57 02:40:57 Login Succeeded 02:40:57 nexus3.edgexfoundry.org:10003 02:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:57 Configure a credential helper to remove this warning. See 02:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:57 02:40:57 Login Succeeded 02:40:57 nexus3.edgexfoundry.org:10004 02:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:57 Configure a credential helper to remove this warning. See 02:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:57 02:40:57 Login Succeeded 02:40:57 ****.io 02:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:58 Configure a credential helper to remove this warning. See 02:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:58 02:40:58 Login Succeeded 02:40:58 ---> ****-login.sh ends [Pipeline] } 02:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:40:59 + git config --global --add safe.directory /w/workspace/edgex-go/951 [Pipeline] echo 02:40:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:40:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:40:59 ========================================================= 02:40:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:40:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:40:59 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:40:59 6b59a28fa201: Pulling fs layer 02:40:59 d32bb0dddca7: Pulling fs layer 02:40:59 5dab1238d3d9: Pulling fs layer 02:40:59 196fd7d83e7d: Pulling fs layer 02:40:59 4f4fb700ef54: Pulling fs layer 02:40:59 8ba94037c8f0: Pulling fs layer 02:40:59 deaec5988b04: Pulling fs layer 02:40:59 9f65657bb879: Pulling fs layer 02:40:59 4f4fb700ef54: Waiting 02:40:59 8ba94037c8f0: Waiting 02:40:59 deaec5988b04: Waiting 02:40:59 9f65657bb879: Waiting 02:40:59 196fd7d83e7d: Waiting 02:40:59 d32bb0dddca7: Verifying Checksum 02:40:59 d32bb0dddca7: Download complete 02:40:59 196fd7d83e7d: Verifying Checksum 02:40:59 196fd7d83e7d: Download complete 02:40:59 4f4fb700ef54: Verifying Checksum 02:40:59 4f4fb700ef54: Download complete 02:40:59 8ba94037c8f0: Verifying Checksum 02:40:59 8ba94037c8f0: Download complete 02:40:59 6b59a28fa201: Verifying Checksum 02:40:59 6b59a28fa201: Download complete 02:41:00 9f65657bb879: Verifying Checksum 02:41:00 9f65657bb879: Download complete 02:41:01 6b59a28fa201: Pull complete 02:41:01 d32bb0dddca7: Pull complete 02:41:01 5dab1238d3d9: Verifying Checksum 02:41:01 5dab1238d3d9: Download complete 02:41:03 deaec5988b04: Verifying Checksum 02:41:03 deaec5988b04: Download complete 02:41:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:41:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:41:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:41:15 5dab1238d3d9: Pull complete 02:41:15 196fd7d83e7d: Pull complete 02:41:16 4f4fb700ef54: Pull complete 02:41:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:41:16 8ba94037c8f0: Pull complete 02:41:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:41:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:41:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:41:26 deaec5988b04: Pull complete 02:41:27 9f65657bb879: Pull complete 02:41:27 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:41:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:41:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:41:27 WORKDIR /edgex 02:41:27 COPY go.mod . 02:41:27 RUN go mod download 02:41:27 + docker build -t ci-base-image-arm64 -f - . 02:41:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:41:28 Sending build context to Docker daemon 3.888MB 02:41:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:41:28 ---> 334268110677 02:41:28 Step 2/4 : WORKDIR /edgex 02:41:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:41:31 ---> Running in 315509ecb47e 02:41:31 Removing intermediate container 315509ecb47e 02:41:31 ---> 9f9a1b909648 02:41:31 Step 3/4 : COPY go.mod . 02:41:31 ---> 9574e025086c 02:41:31 Step 4/4 : RUN go mod download 02:41:31 ---> Running in 137312af42e5 02:41:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:41:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:41:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:41:36 $ docker stop --time=1 6e4d9c49f68752990b5e29ddcd926a8d381db7136836073d861880387955ee86 02:41:42 $ docker rm -f --volumes 6e4d9c49f68752990b5e29ddcd926a8d381db7136836073d861880387955ee86 [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 02:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:43 02:41:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:44 latest: Pulling from edgex-devops/edgex-compose 02:41:44 91d30c5bc195: Pulling fs layer 02:41:44 2e9b0aa3be6d: Pulling fs layer 02:41:44 9c61dcf015f6: Pulling fs layer 02:41:44 4698f68db338: Pulling fs layer 02:41:44 2a2f49069b9e: Pulling fs layer 02:41:44 e0025b399a48: Pulling fs layer 02:41:44 2a2f49069b9e: Waiting 02:41:44 e0025b399a48: Waiting 02:41:44 91d30c5bc195: Download complete 02:41:44 4698f68db338: Download complete 02:41:44 2e9b0aa3be6d: Verifying Checksum 02:41:44 2e9b0aa3be6d: Download complete 02:41:44 e0025b399a48: Verifying Checksum 02:41:44 e0025b399a48: Download complete 02:41:44 91d30c5bc195: Pull complete 02:41:44 2a2f49069b9e: Download complete 02:41:44 2e9b0aa3be6d: Pull complete 02:41:44 9c61dcf015f6: Verifying Checksum 02:41:44 9c61dcf015f6: Download complete 02:41:48 9c61dcf015f6: Pull complete 02:41:48 4698f68db338: Pull complete 02:41:48 2a2f49069b9e: Pull complete 02:41:48 e0025b399a48: Pull complete 02:41:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:41:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:48 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 02:41:48 $ 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/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 02:41:49 $ docker top 56b2104f119a64c9fa0f2afab1d3c0b9c41a3061a92e1cf69d73cd50be7490f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:49 + docker compose -f ./docker-compose-build.yml build --parallel 02:41:50 #1 [core-command internal] load build definition from Dockerfile 02:41:50 #1 transferring dockerfile: 1.94kB done 02:41:50 #1 DONE 0.1s 02:41:50 02:41:50 #2 [core-keeper internal] load build definition from Dockerfile 02:41:50 #2 transferring dockerfile: 2.07kB done 02:41:50 #2 DONE 0.1s 02:41:50 02:41:50 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:41:50 #3 DONE 0.0s 02:41:50 02:41:50 #4 [core-metadata internal] load build definition from Dockerfile 02:41:50 #4 transferring dockerfile: 2.10kB done 02:41:50 #4 DONE 0.1s 02:41:50 02:41:50 #5 [security-spire-server internal] load build definition from Dockerfile 02:41:50 #5 transferring dockerfile: 1.70kB done 02:41:50 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:41:50 #5 DONE 0.1s 02:41:50 02:41:50 #6 [support-notifications internal] load build definition from Dockerfile 02:41:50 #6 transferring dockerfile: 2.02kB done 02:41:50 #6 DONE 0.1s 02:41:50 02:41:50 #7 [support-scheduler internal] load build definition from Dockerfile 02:41:50 #7 transferring dockerfile: 1.83kB done 02:41:50 #7 DONE 0.1s 02:41:50 02:41:50 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:41:50 #8 transferring dockerfile: 2.14kB done 02:41:50 #8 DONE 0.1s 02:41:50 02:41:50 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:41:50 #9 transferring dockerfile: 2.49kB done 02:41:50 #9 DONE 0.2s 02:41:50 02:41:50 #10 [core-data internal] load build definition from Dockerfile 02:41:50 #10 transferring dockerfile: 2.04kB done 02:41:50 #10 DONE 0.2s 02:41:50 02:41:50 #11 [security-spire-config internal] load build definition from Dockerfile 02:41:50 #11 transferring dockerfile: 1.69kB done 02:41:50 #11 DONE 0.2s 02:41:50 02:41:50 #12 [security-proxy-setup internal] load build definition from Dockerfile 02:41:50 #12 transferring dockerfile: 2.50kB done 02:41:50 #12 DONE 0.2s 02:41:50 02:41:50 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:41:50 #3 DONE 0.0s 02:41:50 02:41:50 #13 [security-bootstrapper internal] load build definition from Dockerfile 02:41:50 #13 transferring dockerfile: 3.02kB done 02:41:50 #13 DONE 0.2s 02:41:50 02:41:50 #14 [core-command internal] load .dockerignore 02:41:50 #14 transferring context: 50B done 02:41:50 #14 DONE 0.0s 02:41:50 02:41:50 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:41:50 #15 transferring dockerfile: 2.23kB done 02:41:50 #15 DONE 0.2s 02:41:50 02:41:50 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:41:50 #16 transferring dockerfile: 1.89kB done 02:41:50 #16 DONE 0.2s 02:41:50 02:41:50 #17 [security-spire-agent internal] load build definition from Dockerfile 02:41:50 #17 transferring dockerfile: 1.81kB done 02:41:50 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:41:50 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:41:50 #17 DONE 0.2s 02:41:50 02:41:50 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:41:50 #3 DONE 0.0s 02:41:50 02:41:50 #18 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 02:41:50 #18 DONE 0.2s 02:41:50 02:41:50 #19 [support-scheduler internal] load .dockerignore 02:41:50 #19 transferring context: 50B done 02:41:50 #19 DONE 0.1s 02:41:50 02:41:50 #20 [support-notifications internal] load .dockerignore 02:41:50 #20 transferring context: 50B done 02:41:50 #20 DONE 0.1s 02:41:50 02:41:50 #21 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:41:50 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:41:50 #21 ... 02:41:50 02:41:50 #22 [core-metadata internal] load .dockerignore 02:41:50 #22 transferring context: 50B done 02:41:50 #22 DONE 0.1s 02:41:50 02:41:50 #23 [core-keeper internal] load .dockerignore 02:41:50 #23 transferring context: 50B done 02:41:50 #23 DONE 0.1s 02:41:50 02:41:50 #24 [core-data internal] load .dockerignore 02:41:50 #24 transferring context: 50B done 02:41:50 #24 DONE 0.1s 02:41:50 02:41:50 #25 [security-proxy-auth internal] load .dockerignore 02:41:50 #25 transferring context: 50B done 02:41:50 #25 DONE 0.1s 02:41:50 02:41:50 #26 [security-secretstore-setup internal] load .dockerignore 02:41:50 #26 transferring context: 50B done 02:41:50 #26 DONE 0.1s 02:41:50 02:41:50 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:41:50 #27 transferring context: 50B done 02:41:50 #27 DONE 0.1s 02:41:50 02:41:50 #21 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:41:50 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:41:50 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 02:41:50 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:41:50 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:41:50 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:41:50 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:41:50 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:41:50 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:41:50 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:41:50 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:41:50 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:41:50 #21 ... 02:41:50 02:41:50 #28 [security-bootstrapper internal] load .dockerignore 02:41:50 #28 transferring context: 50B done 02:41:50 #28 DONE 0.4s 02:41:50 02:41:50 #29 [security-spiffe-token-provider internal] load .dockerignore 02:41:50 #29 transferring context: 50B 0.0s done 02:41:50 #29 DONE 0.4s 02:41:50 02:41:50 #30 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:41:50 #30 DONE 0.5s 02:41:50 02:41:50 #31 [security-proxy-setup internal] load .dockerignore 02:41:50 #31 transferring context: 50B done 02:41:50 #31 DONE 0.4s 02:41:50 02:41:50 #21 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:41:50 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:41:50 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:41:50 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:41:50 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:41:50 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:41:51 #21 ... 02:41:51 02:41:51 #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:41:51 #30 DONE 0.5s 02:41:51 02:41:51 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:41:51 #32 DONE 0.6s 02:41:51 02:41:51 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:41:51 #33 DONE 0.5s 02:41:51 02:41:51 #21 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:41:51 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:41:51 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 02:41:51 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:41:51 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:41:51 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:41:51 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:41:51 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 02:41:52 #21 ... 02:41:52 02:41:52 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:41:52 #34 DONE 1.0s 02:41:52 02:41:52 #21 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:41:52 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:41:52 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 02:41:52 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:41:52 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:41:52 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:41:52 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:41:52 #21 DONE 1.6s 02:41:52 02:41:52 #35 [security-spire-server internal] load .dockerignore 02:41:52 #35 transferring context: 50B 0.0s done 02:41:52 #35 DONE 1.1s 02:41:52 02:41:52 #36 [security-spire-config internal] load .dockerignore 02:41:52 #36 transferring context: 50B 0.0s done 02:41:52 #36 DONE 1.1s 02:41:52 02:41:52 #37 [security-spire-agent internal] load .dockerignore 02:41:52 #37 transferring context: 50B 0.0s done 02:41:52 #37 DONE 1.1s 02:41:52 02:41:52 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:52 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:52 #38 ... 02:41:52 02:41:52 #39 [security-spire-server internal] load build context 02:41:52 #39 transferring context: 26.44kB 0.1s done 02:41:52 #39 DONE 0.6s 02:41:52 02:41:52 #40 [security-spire-config internal] load build context 02:41:52 #40 transferring context: 24.70kB 0.1s done 02:41:52 #40 DONE 0.6s 02:41:52 02:41:52 #41 [security-spire-agent internal] load build context 02:41:52 #41 transferring context: 25.98kB 0.1s done 02:41:52 #41 DONE 0.5s 02:41:52 02:41:52 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:52 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 02:41:52 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:41:52 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:41:52 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:41:52 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s 02:41:52 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 02:41:52 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 02:41:52 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:41:52 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 02:41:52 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 02:41:52 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:41:52 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:41:52 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s 02:41:52 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:41:53 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 7.34MB / 41.51MB 0.5s 02:41:53 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:41:53 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 18.87MB / 41.51MB 0.6s 02:41:53 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 0.7s 02:41:53 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.8s 02:41:53 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s 02:41:56 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.2s done 02:42:00 #38 ... 02:42:00 02:42:00 #42 [core-command internal] load build context 02:42:00 #42 transferring context: 295.92MB 9.9s 02:42:01 #42 ... 02:42:01 02:42:01 #43 [core-data internal] load build context 02:42:01 #43 ... 02:42:01 02:42:01 #44 [core-metadata internal] load build context 02:42:01 #44 ... 02:42:01 02:42:01 #45 [security-spiffe-token-provider internal] load build context 02:42:01 #45 ... 02:42:01 02:42:01 #46 [security-bootstrapper internal] load build context 02:42:02 #46 ... 02:42:02 02:42:02 #47 [core-keeper internal] load build context 02:42:02 #47 ... 02:42:02 02:42:02 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:42:02 #0 0.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 1.530 OK: 265 MiB in 60 packages 02:42:02 #48 ... 02:42:02 02:42:02 #49 [core-common-config-bootstrapper internal] load build context 02:42:02 #49 ... 02:42:02 02:42:02 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:42:02 #0 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 1.350 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:02 #0 1.350 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:02 #0 1.350 OK: 26334 distinct packages available 02:42:02 #0 1.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 2.114 OK: 265 MiB in 60 packages 02:42:02 #50 ... 02:42:02 02:42:02 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:02 #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 5.173 (1/3) Installing ca-certificates (20250911-r0) 02:42:02 #0 5.271 (2/3) Installing dumb-init (1.2.5-r3) 02:42:02 #0 5.277 (3/3) Installing tzdata (2025c-r0) 02:42:02 #0 5.354 Executing busybox-1.37.0-r20.trigger 02:42:02 #0 5.386 Executing ca-certificates-20250911-r0.trigger 02:42:02 #0 5.460 OK: 8 MiB in 19 packages 02:42:02 #51 ... 02:42:02 02:42:02 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:02 #52 ... 02:42:02 02:42:02 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:42:02 #0 5.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 5.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 5.820 (1/4) Installing dumb-init (1.2.5-r3) 02:42:02 #0 6.298 (2/4) Installing openssl (3.5.5-r0) 02:42:02 #0 6.309 (3/4) Installing su-exec (0.2-r3) 02:42:02 #0 6.313 (4/4) Installing yq-go (4.47.2-r3) 02:42:02 #0 6.397 Executing busybox-1.37.0-r20.trigger 02:42:02 #0 6.410 OK: 20 MiB in 20 packages 02:42:02 #53 ... 02:42:02 02:42:02 #54 [security-secretstore-setup internal] load build context 02:42:02 #54 ... 02:42:02 02:42:02 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:02 #0 2.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 2.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 3.098 (1/2) Installing dumb-init (1.2.5-r3) 02:42:02 #0 3.137 (2/2) Installing su-exec (0.2-r3) 02:42:02 #0 3.218 Executing busybox-1.37.0-r20.trigger 02:42:02 #0 3.227 OK: 7 MiB in 18 packages 02:42:02 #55 ... 02:42:02 02:42:02 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:02 #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 2.045 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:02 #0 2.045 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:02 #0 2.045 OK: 26324 distinct packages available 02:42:02 #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:02 #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:02 #0 2.736 (1/13) Installing brotli-libs (1.1.0-r2) 02:42:02 #0 2.751 (2/13) Installing c-ares (1.34.6-r0) 02:42:02 #0 2.755 (3/13) Installing libunistring (1.3-r0) 02:42:02 #0 2.773 (4/13) Installing libidn2 (2.3.7-r0) 02:42:02 #0 2.780 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:42:02 #0 2.838 (6/13) Installing libpsl (0.21.5-r3) 02:42:02 #0 2.843 (7/13) Installing zstd-libs (1.5.7-r0) 02:42:02 #0 2.857 (8/13) Installing libcurl (8.14.1-r2) 02:42:02 #0 2.866 (9/13) Installing curl (8.14.1-r2) 02:42:02 #0 2.873 (10/13) Installing dumb-init (1.2.5-r3) 02:42:02 #0 2.878 (11/13) Installing musl-obstack (1.2.3-r2) 02:42:02 #0 2.882 (12/13) Installing libucontext (1.3.2-r0) 02:42:02 #0 2.886 (13/13) Installing gcompat (1.1.0-r4) 02:42:02 #0 2.892 Executing busybox-1.37.0-r20.trigger 02:42:02 #0 2.906 OK: 13 MiB in 29 packages 02:42:02 #56 ... 02:42:02 02:42:02 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:42:02 #57 ... 02:42:02 02:42:02 #58 [security-proxy-auth internal] load build context 02:42:03 #58 ... 02:42:03 02:42:03 #59 [security-proxy-setup internal] load build context 02:42:03 #59 ... 02:42:03 02:42:03 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:42:03 #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:03 #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:03 #0 4.430 OK: 265 MiB in 60 packages 02:42:03 #60 ... 02:42:03 02:42:03 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:03 #61 ... 02:42:03 02:42:03 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:03 #62 ... 02:42:03 02:42:03 #63 [support-scheduler internal] load build context 02:42:03 #63 ... 02:42:03 02:42:03 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:03 #64 ... 02:42:03 02:42:03 #65 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:42:03 #0 3.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:03 #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:03 #0 3.662 (1/1) Installing dumb-init (1.2.5-r3) 02:42:03 #0 3.668 Executing busybox-1.37.0-r20.trigger 02:42:03 #0 3.684 OK: 7 MiB in 17 packages 02:42:04 #65 ... 02:42:04 02:42:04 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:42:04 #66 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done 02:42:04 #66 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:42:04 #66 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:42:04 #66 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:42:04 #66 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:42:04 #66 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:42:04 #66 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:42:04 #66 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 02:42:04 #66 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.5s done 02:42:04 #66 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:42:04 #66 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:42:04 #66 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 7.6s done 02:42:04 #66 ... 02:42:04 02:42:04 #67 [support-notifications internal] load build context 02:42:04 #67 ... 02:42:04 02:42:04 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:04 #68 ... 02:42:04 02:42:04 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:42:04 #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:04 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:04 #0 1.375 OK: 265 MiB in 60 packages 02:42:04 #69 ... 02:42:04 02:42:04 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:42:04 #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:04 #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:04 #0 2.206 OK: 265 MiB in 60 packages 02:42:05 #70 ... 02:42:05 02:42:05 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:42:05 #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:05 #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:05 #0 2.129 (1/7) Installing ca-certificates (20250911-r0) 02:42:05 #0 2.152 (2/7) Installing dumb-init (1.2.5-r3) 02:42:05 #0 2.163 (3/7) Installing libgcc (14.2.0-r6) 02:42:05 #0 2.178 (4/7) Installing libsodium (1.0.20-r1) 02:42:05 #0 2.190 (5/7) Installing libstdc++ (14.2.0-r6) 02:42:05 #0 2.213 (6/7) Installing libzmq (4.3.5-r2) 02:42:05 #0 2.225 (7/7) Installing zeromq (4.3.5-r2) 02:42:05 #0 2.230 Executing busybox-1.37.0-r20.trigger 02:42:05 #0 2.238 Executing ca-certificates-20250911-r0.trigger 02:42:05 #0 2.273 OK: 12 MiB in 23 packages 02:42:05 #71 ... 02:42:05 02:42:05 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:05 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.2s 02:42:05 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.7s done 02:42:10 #38 ... 02:42:10 02:42:10 #67 [support-notifications internal] load build context 02:42:10 #67 transferring context: 587.92MB 19.9s 02:42:10 #67 ... 02:42:10 02:42:10 #46 [security-bootstrapper internal] load build context 02:42:10 #46 transferring context: 608.64MB 18.6s done 02:42:11 #46 ... 02:42:11 02:42:11 #54 [security-secretstore-setup internal] load build context 02:42:11 #54 transferring context: 608.64MB 20.3s done 02:42:11 #54 ... 02:42:11 02:42:11 #43 [core-data internal] load build context 02:42:11 #43 ... 02:42:11 02:42:11 #42 [core-command internal] load build context 02:42:11 #42 transferring context: 608.64MB 18.4s done 02:42:11 #42 ... 02:42:11 02:42:11 #44 [core-metadata internal] load build context 02:42:11 #44 transferring context: 608.64MB 18.2s done 02:42:11 #44 ... 02:42:11 02:42:11 #45 [security-spiffe-token-provider internal] load build context 02:42:11 #45 transferring context: 608.64MB 20.1s done 02:42:11 #45 ... 02:42:11 02:42:11 #63 [support-scheduler internal] load build context 02:42:11 #63 transferring context: 608.64MB 21.3s done 02:42:12 #63 ... 02:42:12 02:42:12 #47 [core-keeper internal] load build context 02:42:12 #47 transferring context: 608.64MB 19.4s done 02:42:12 #47 ... 02:42:12 02:42:12 #49 [core-common-config-bootstrapper internal] load build context 02:42:12 #49 transferring context: 608.64MB 18.6s done 02:42:12 #49 ... 02:42:12 02:42:12 #59 [security-proxy-setup internal] load build context 02:42:12 #59 transferring context: 608.64MB 18.3s done 02:42:13 #59 ... 02:42:13 02:42:13 #58 [security-proxy-auth internal] load build context 02:42:13 #58 transferring context: 608.64MB 18.6s done 02:42:21 #58 ... 02:42:21 02:42:21 #67 [support-notifications internal] load build context 02:42:21 #67 transferring context: 608.64MB 20.4s done 02:42:21 #67 ... 02:42:21 02:42:21 #43 [core-data internal] load build context 02:42:21 #43 transferring context: 608.64MB 20.6s done 02:42:24 #43 ... 02:42:24 02:42:24 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:42:24 #69 DONE 32.7s 02:42:24 02:42:24 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:42:25 #53 ... 02:42:25 02:42:25 #44 [core-metadata internal] load build context 02:42:25 #44 DONE 35.1s 02:42:25 02:42:25 #42 [core-command internal] load build context 02:42:25 #42 DONE 35.2s 02:42:25 02:42:25 #49 [core-common-config-bootstrapper internal] load build context 02:42:25 #49 DONE 35.0s 02:42:25 02:42:25 #58 [security-proxy-auth internal] load build context 02:42:25 #58 DONE 35.1s 02:42:25 02:42:25 #47 [core-keeper internal] load build context 02:42:25 #47 DONE 35.1s 02:42:25 02:42:25 #59 [security-proxy-setup internal] load build context 02:42:25 #59 DONE 34.7s 02:42:25 02:42:25 #46 [security-bootstrapper internal] load build context 02:42:25 #46 DONE 34.8s 02:42:25 02:42:25 #67 [support-notifications internal] load build context 02:42:25 #67 DONE 35.2s 02:42:25 02:42:25 #54 [security-secretstore-setup internal] load build context 02:42:25 #54 DONE 35.1s 02:42:25 02:42:25 #45 [security-spiffe-token-provider internal] load build context 02:42:25 #45 DONE 34.8s 02:42:25 02:42:25 #43 [core-data internal] load build context 02:42:25 #43 DONE 35.1s 02:42:25 02:42:25 #63 [support-scheduler internal] load build context 02:42:25 #63 DONE 35.2s 02:42:25 02:42:25 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:42:25 #48 DONE 33.8s 02:42:25 02:42:25 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:25 #51 DONE 33.6s 02:42:25 02:42:25 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:25 #56 DONE 33.6s 02:42:25 02:42:25 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:42:25 #53 DONE 33.6s 02:42:25 02:42:25 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:42:25 #60 DONE 33.8s 02:42:25 02:42:25 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:42:25 #71 DONE 33.7s 02:42:25 02:42:25 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:25 #61 DONE 33.8s 02:42:25 02:42:25 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:42:25 #70 DONE 33.8s 02:42:25 02:42:25 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:25 #55 DONE 33.7s 02:42:25 02:42:25 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:42:25 #50 DONE 33.8s 02:42:25 02:42:25 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:42:25 #72 ... 02:42:25 02:42:25 #65 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:42:25 #65 DONE 33.7s 02:42:25 02:42:25 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 02:42:25 #72 DONE 0.2s 02:42:25 02:42:25 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:42:25 #73 DONE 0.2s 02:42:25 02:42:25 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:42:25 #74 DONE 0.2s 02:42:25 02:42:25 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:42:25 #75 DONE 0.2s 02:42:25 02:42:25 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:42:25 #76 DONE 0.2s 02:42:25 02:42:25 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:42:25 #66 DONE 33.9s 02:42:25 02:42:25 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:26 #77 ... 02:42:26 02:42:26 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:26 #38 DONE 33.9s 02:42:26 02:42:26 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:42:26 #57 34.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:26 #57 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:26 #57 ... 02:42:26 02:42:26 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:26 #52 DONE 34.3s 02:42:26 02:42:26 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:26 #78 ... 02:42:26 02:42:26 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:42:26 #57 34.56 (1/1) Installing dumb-init (1.2.5-r3) 02:42:26 #57 34.57 Executing busybox-1.37.0-r20.trigger 02:42:26 #57 34.59 OK: 7 MiB in 17 packages 02:42:26 #57 DONE 34.8s 02:42:26 02:42:26 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:26 #62 34.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:26 #62 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:26 #62 34.54 (1/4) Installing ca-certificates (20250911-r0) 02:42:26 #62 34.55 (2/4) Installing dumb-init (1.2.5-r3) 02:42:26 #62 34.56 (3/4) Installing su-exec (0.2-r3) 02:42:26 #62 34.56 (4/4) Installing yq-go (4.47.2-r3) 02:42:26 #62 34.66 Executing busybox-1.37.0-r20.trigger 02:42:26 #62 34.66 Executing ca-certificates-20250911-r0.trigger 02:42:26 #62 34.73 OK: 20 MiB in 20 packages 02:42:26 #62 DONE 34.9s 02:42:26 02:42:26 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:42:27 #79 ... 02:42:27 02:42:27 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:42:27 #0 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #0 1.440 OK: 8 MiB in 19 packages 02:42:27 #80 DONE 1.6s 02:42:27 02:42:27 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:27 #64 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #64 34.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #64 34.66 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:27 #64 34.66 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:27 #64 34.66 OK: 26324 distinct packages available 02:42:27 #64 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #64 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #64 35.11 (1/4) Installing dumb-init (1.2.5-r3) 02:42:27 #64 35.12 (2/4) Installing musl-obstack (1.2.3-r2) 02:42:27 #64 35.13 (3/4) Installing libucontext (1.3.2-r0) 02:42:27 #64 35.13 (4/4) Installing gcompat (1.1.0-r4) 02:42:27 #64 35.13 Executing busybox-1.37.0-r20.trigger 02:42:27 #64 35.14 OK: 8 MiB in 20 packages 02:42:27 #64 DONE 35.3s 02:42:27 02:42:27 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:42:27 #81 ... 02:42:27 02:42:27 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:27 #68 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #68 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #68 34.63 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:27 #68 34.63 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:27 #68 34.63 OK: 26324 distinct packages available 02:42:27 #68 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #68 34.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #68 35.19 (1/5) Installing dumb-init (1.2.5-r3) 02:42:27 #68 35.19 (2/5) Installing musl-obstack (1.2.3-r2) 02:42:27 #68 35.20 (3/5) Installing libucontext (1.3.2-r0) 02:42:27 #68 35.20 (4/5) Installing gcompat (1.1.0-r4) 02:42:27 #68 35.21 (5/5) Installing openssl (3.5.5-r0) 02:42:27 #68 35.22 Executing busybox-1.37.0-r20.trigger 02:42:27 #68 35.23 OK: 8 MiB in 21 packages 02:42:27 #68 DONE 35.4s 02:42:27 02:42:27 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:42:27 #82 ... 02:42:27 02:42:27 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:42:27 #0 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #0 1.855 OK: 13 MiB in 29 packages 02:42:27 #83 DONE 2.0s 02:42:27 02:42:27 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:42:27 #0 1.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #0 1.914 OK: 12 MiB in 23 packages 02:42:27 #84 DONE 2.1s 02:42:27 02:42:27 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:42:27 #0 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #0 1.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:27 #0 2.009 OK: 20 MiB in 20 packages 02:42:27 #85 DONE 2.2s 02:42:27 02:42:27 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:42:27 #86 DONE 0.1s 02:42:27 02:42:27 #87 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:42:27 #0 1.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:27 #0 2.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:28 #87 2.482 OK: 7 MiB in 17 packages 02:42:28 #87 ... 02:42:28 02:42:28 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:42:28 #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:28 #0 2.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:28 #0 2.415 OK: 7 MiB in 18 packages 02:42:28 #88 DONE 3.1s 02:42:29 02:42:29 #87 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:42:29 #87 DONE 3.1s 02:42:29 02:42:29 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:42:29 #89 ... 02:42:29 02:42:29 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:42:29 #0 1.947 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:29 #0 2.388 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:29 #0 2.992 OK: 265 MiB in 60 packages 02:42:29 #90 DONE 3.4s 02:42:29 02:42:29 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:42:29 #91 DONE 0.4s 02:42:29 02:42:29 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:33 #92 ... 02:42:33 02:42:33 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:42:33 #0 2.327 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:33 #0 2.599 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:33 #0 3.145 (1/1) Installing dumb-init (1.2.5-r3) 02:42:33 #0 3.354 Executing busybox-1.37.0-r20.trigger 02:42:33 #0 3.361 OK: 7 MiB in 17 packages 02:42:33 #93 DONE 7.2s 02:42:33 02:42:33 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:42:33 #82 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:33 #82 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:33 #82 3.018 OK: 8 MiB in 21 packages 02:42:36 #82 ... 02:42:36 02:42:36 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:36 #94 ... 02:42:36 02:42:36 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:36 #95 ... 02:42:36 02:42:36 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:36 #96 ... 02:42:36 02:42:36 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:42:36 #79 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:36 #79 2.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:36 #79 3.214 OK: 20 MiB in 20 packages 02:42:36 #79 ... 02:42:36 02:42:36 #97 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:42:36 #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:36 #0 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:36 #0 2.943 OK: 7 MiB in 17 packages 02:42:39 Removing intermediate container 137312af42e5 02:42:39 ---> 00174b7ee515 02:42:39 Successfully built 00174b7ee515 02:42:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:40 + docker inspect -f . ci-base-image-arm64 02:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:40 prd-ubuntu20.04-docker-arm64-4c-16g-1443 does not seem to be running inside a container 02:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 02:42:41 $ docker top e2b0490ab4b78374a33ddf6aa88e1410c1802b6c178512b96350a4acfaa98f02 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:42 + go version 02:42:42 go version go1.25.3 linux/arm64 [Pipeline] } 02:42:42 $ docker stop --time=1 e2b0490ab4b78374a33ddf6aa88e1410c1802b6c178512b96350a4acfaa98f02 02:42:44 $ docker rm -f --volumes e2b0490ab4b78374a33ddf6aa88e1410c1802b6c178512b96350a4acfaa98f02 [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 02:42:45 #97 DONE 17.3s 02:42:45 02:42:45 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:45 #78 DONE 18.3s 02:42:45 02:42:45 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:42:45 #79 DONE 17.2s 02:42:45 02:42:45 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:42:45 #82 DONE 16.7s 02:42:45 02:42:45 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:45 #77 DONE 18.2s 02:42:45 02:42:45 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:45 #96 DONE 18.2s 02:42:45 02:42:45 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:45 #94 DONE 18.3s 02:42:45 02:42:45 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:45 #95 DONE 18.3s 02:42:45 02:42:45 #98 [core-data builder 6/7] COPY . . 02:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:42:45 02:42:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:42:45 latest: Pulling from edgex-devops/edgex-compose-arm64 02:42:45 547446be3368: Pulling fs layer 02:42:45 d125d8839a47: Pulling fs layer 02:42:45 3e85d5ac6304: Pulling fs layer 02:42:45 c3105a71a48b: Pulling fs layer 02:42:45 0f093f025ec4: Pulling fs layer 02:42:45 c3106fc0e877: Pulling fs layer 02:42:45 c3105a71a48b: Waiting 02:42:45 0f093f025ec4: Waiting 02:42:45 c3106fc0e877: Waiting 02:42:45 547446be3368: Verifying Checksum 02:42:45 547446be3368: Download complete 02:42:45 c3105a71a48b: Verifying Checksum 02:42:45 c3105a71a48b: Download complete 02:42:46 d125d8839a47: Verifying Checksum 02:42:46 d125d8839a47: Download complete 02:42:46 c3106fc0e877: Verifying Checksum 02:42:46 c3106fc0e877: Download complete 02:42:46 0f093f025ec4: Verifying Checksum 02:42:46 0f093f025ec4: Download complete 02:42:46 547446be3368: Pull complete 02:42:48 d125d8839a47: Pull complete 02:42:48 3e85d5ac6304: Download complete 02:42:54 #98 ... 02:42:54 02:42:54 #99 [support-notifications builder 6/7] COPY . . 02:42:54 #99 ... 02:42:54 02:42:54 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:42:54 #100 ... 02:42:54 02:42:54 #101 [security-bootstrapper builder 6/7] COPY . . 02:42:54 #101 ... 02:42:54 02:42:54 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:54 #102 ... 02:42:54 02:42:54 #103 [security-spiffe-token-provider builder 6/7] COPY . . 02:42:54 #103 ... 02:42:54 02:42:54 #104 [support-scheduler builder 6/7] COPY . . 02:42:54 #104 ... 02:42:54 02:42:54 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:42:54 #81 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:54 #81 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:54 #81 19.32 OK: 8 MiB in 20 packages 02:42:55 #81 ... 02:42:55 02:42:55 #98 [security-proxy-auth builder 6/7] COPY . . 02:42:55 #98 DONE 11.1s 02:42:55 02:42:55 #103 [security-spiffe-token-provider builder 6/7] COPY . . 02:42:55 #103 DONE 11.3s 02:42:55 02:42:55 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 02:42:55 #105 CACHED 02:42:55 02:42:55 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:55 #106 CACHED 02:42:55 02:42:55 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:42:55 #107 CACHED 02:42:55 02:42:55 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:42:55 #108 ... 02:42:55 02:42:55 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:42:55 #109 CACHED 02:42:55 02:42:55 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:55 #110 CACHED 02:42:55 02:42:55 #111 [core-metadata builder 6/7] COPY . . 02:42:55 #111 CACHED 02:42:55 02:42:55 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:55 #112 CACHED 02:42:55 02:42:55 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:42:55 #113 CACHED 02:42:55 02:42:55 #114 [security-proxy-auth builder 6/7] COPY . . 02:42:55 #114 CACHED 02:42:55 02:42:55 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:55 #115 CACHED 02:42:55 02:42:55 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 02:42:55 #116 CACHED 02:42:55 02:42:55 #117 [core-data builder 6/7] COPY . . 02:42:55 #117 CACHED 02:42:55 02:42:55 #101 [security-bootstrapper builder 6/7] COPY . . 02:42:55 #101 DONE 11.5s 02:42:55 02:42:55 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:42:55 #81 DONE 28.3s 02:42:55 02:42:55 #118 [security-proxy-setup builder 6/7] COPY . . 02:42:55 #118 CACHED 02:42:55 02:42:55 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:42:55 #119 CACHED 02:42:55 02:42:55 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:55 #120 CACHED 02:42:55 02:42:55 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:55 #121 CACHED 02:42:55 02:42:55 #122 [security-bootstrapper builder 6/7] COPY . . 02:42:55 #122 CACHED 02:42:55 02:42:55 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:42:55 #123 CACHED 02:42:55 02:42:55 #99 [support-notifications builder 6/7] COPY . . 02:42:55 #99 DONE 11.5s 02:42:55 02:42:55 #104 [support-scheduler builder 6/7] COPY . . 02:42:55 #104 DONE 11.5s 02:42:55 02:42:55 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:42:55 #89 DONE 26.8s 02:42:55 02:42:55 #124 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:42:55 #124 ... 02:42:55 02:42:55 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:55 #102 DONE 11.7s 02:42:55 02:42:55 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:42:55 #100 DONE 11.7s 02:42:55 02:42:55 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:55 #92 DONE 26.4s 02:42:56 02:42:56 #125 [core-keeper builder 7/8] COPY . . 02:42:56 #125 ... 02:42:56 02:42:56 #124 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:42:56 #124 DONE 0.4s 02:42:56 02:42:56 #126 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:42:56 #126 DONE 0.3s 02:42:56 02:42:56 #127 [security-spire-server stage-2 6/9] COPY security.txt / 02:42:59 #127 DONE 3.1s 02:42:59 02:42:59 #128 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:59 #128 DONE 3.4s 02:42:59 02:42:59 #125 [core-keeper builder 7/8] COPY . . 02:42:59 #125 DONE 3.4s 02:42:59 02:42:59 #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:42:59 #129 ... 02:42:59 02:42:59 #130 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:59 #130 DONE 3.6s 02:42:59 02:42:59 #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:42:59 #129 DONE 0.2s 02:42:59 02:42:59 #131 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:42:59 #131 DONE 0.2s 02:42:59 02:42:59 #132 [security-spire-agent stage-3 7/10] COPY security.txt / 02:42:59 #132 ... 02:42:59 02:42:59 #133 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:42:59 #133 DONE 0.2s 02:42:59 02:42:59 #134 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:42:59 #134 DONE 0.2s 02:42:59 02:42:59 #135 [security-spire-config stage-2 6/10] COPY security.txt / 02:42:59 #135 DONE 0.2s 02:42:59 02:42:59 #136 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:42:59 #136 DONE 0.2s 02:42:59 02:42:59 #132 [security-spire-agent stage-3 7/10] COPY security.txt / 02:42:59 #132 DONE 0.3s 02:42:59 02:42:59 #137 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:43:00 #137 DONE 0.2s 02:43:00 02:43:00 #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:43:00 #138 DONE 0.3s 02:43:00 02:43:00 #139 [security-spire-server] exporting to image 02:43:00 #139 exporting layers 02:43:00 #139 ... 02:43:00 02:43:00 #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:43:00 #140 DONE 0.2s 02:43:00 02:43:00 #141 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:43:00 #141 DONE 0.3s 02:43:00 02:43:00 #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:43:00 #142 DONE 0.2s 02:43:00 02:43:00 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:43:00 #143 DONE 0.2s 02:43:00 02:43:00 #144 [security-spire-config] exporting to image 02:43:00 3e85d5ac6304: Pull complete 02:43:00 c3105a71a48b: Pull complete 02:43:00 0f093f025ec4: Pull complete 02:43:00 c3106fc0e877: Pull complete 02:43:00 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:00 prd-ubuntu20.04-docker-arm64-4c-16g-1443 does not seem to be running inside a container 02:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 02:43:03 $ docker top ee6885ee1360160e8f8c6eb06b330ed00c2b3abde080c53333421819b6ff3e76 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:04 + docker compose -f ./docker-compose-build.yml build --parallel 02:43:04 #144 ... 02:43:04 02:43:04 #139 [security-spire-server] exporting to image 02:43:04 #139 exporting layers 2.8s done 02:43:04 #139 writing image sha256:00c6b9d4bd18fa5880dfda6f3472449fe1e57de9b7631cf26180b64d4dd54252 0.6s done 02:43:04 #139 naming to docker.io/library/security-spire-server 0.4s done 02:43:04 #139 DONE 4.5s 02:43:04 02:43:04 #145 [security-spire-agent] exporting to image 02:43:05 #145 ... 02:43:05 02:43:05 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:43:05 #0 3.770 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:43:05 #146 ... 02:43:05 02:43:05 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:43:05 #0 3.535 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:43:05 #147 ... 02:43:05 02:43:05 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:43:05 #0 3.771 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:43:05 #148 ... 02:43:05 02:43:05 #145 [security-spire-agent] exporting to image 02:43:05 #145 exporting layers 5.4s done 02:43:05 #145 writing image sha256:ae9993a4cd58d0752b410ea0c1183a0e6d93e2d9c78638679ed4b180fcaeeb5d 0.1s done 02:43:05 #145 naming to docker.io/library/security-spire-agent 0.0s done 02:43:05 #145 DONE 5.5s 02:43:05 02:43:05 #144 [security-spire-config] exporting to image 02:43:05 #144 exporting layers 5.5s done 02:43:05 #144 writing image sha256:f06f6d84073ee34205bcd373641aa28f2804596dd6be5a1f9c6c9d4d38f035e4 done 02:43:05 #144 naming to docker.io/library/security-spire-config done 02:43:05 #144 DONE 5.5s 02:43:05 02:43:05 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:43:05 #0 3.742 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:43:05 #149 ... 02:43:05 02:43:05 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:43:05 #0 3.826 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:43:06 #150 ... 02:43:06 02:43:06 #151 [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:43:06 #0 3.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:43:06 #151 ... 02:43:06 02:43:06 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:43:06 #0 3.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:43:06 #152 ... 02:43:06 02:43:06 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:43:06 #0 2.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:43:06 #153 ... 02:43:06 02:43:06 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:43:06 #0 2.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:43:06 #154 ... 02:43:06 02:43:06 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:06 #0 3.739 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:43:07 #155 ... 02:43:07 02:43:07 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:43:07 #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:43:09 #156 ... 02:43:09 02:43:09 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:43:09 #108 3.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:43:16 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:43:16 #1 transferring dockerfile: 3.02kB 0.0s done 02:43:16 #1 DONE 0.1s 02:43:16 02:43:16 #2 [security-proxy-setup internal] load build definition from Dockerfile 02:43:16 #2 transferring dockerfile: 2.50kB done 02:43:16 #2 DONE 0.1s 02:43:16 02:43:16 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:43:16 #3 transferring dockerfile: 2.23kB 0.0s done 02:43:16 #3 DONE 0.1s 02:43:16 02:43:16 #4 [core-keeper internal] load build definition from Dockerfile 02:43:16 #4 transferring dockerfile: 2.07kB done 02:43:16 #4 DONE 0.1s 02:43:16 02:43:16 #5 [core-command internal] load build definition from Dockerfile 02:43:16 #5 transferring dockerfile: 1.94kB done 02:43:16 #5 DONE 0.1s 02:43:16 02:43:16 #6 [core-data internal] load build definition from Dockerfile 02:43:16 #6 transferring dockerfile: 2.04kB done 02:43:16 #6 DONE 0.1s 02:43:16 02:43:16 #7 [security-spire-server internal] load build definition from Dockerfile 02:43:16 #7 transferring dockerfile: 1.70kB done 02:43:16 #7 DONE 0.1s 02:43:16 02:43:16 #8 [core-metadata internal] load build definition from Dockerfile 02:43:16 #8 transferring dockerfile: 2.10kB done 02:43:16 #8 DONE 0.1s 02:43:16 02:43:16 #9 [security-spire-config internal] load build definition from Dockerfile 02:43:16 #9 transferring dockerfile: 1.69kB done 02:43:16 #9 DONE 0.1s 02:43:16 02:43:16 #10 [support-notifications internal] load build definition from Dockerfile 02:43:16 #10 transferring dockerfile: 2.02kB done 02:43:16 #10 DONE 0.1s 02:43:16 02:43:16 #11 [security-spire-agent internal] load build definition from Dockerfile 02:43:16 #11 transferring dockerfile: 1.81kB done 02:43:16 #11 DONE 0.1s 02:43:16 02:43:16 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:43:16 #12 transferring dockerfile: 2.14kB done 02:43:16 #12 DONE 0.1s 02:43:17 02:43:17 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:43:17 #13 transferring dockerfile: 1.89kB done 02:43:17 #13 DONE 0.0s 02:43:17 02:43:17 #14 [security-secretstore-setup internal] load build definition from Dockerfile 02:43:17 #14 transferring dockerfile: 2.49kB done 02:43:17 #14 DONE 0.1s 02:43:17 02:43:17 #15 [security-bootstrapper internal] load .dockerignore 02:43:17 #15 transferring context: 50B done 02:43:17 #15 DONE 0.1s 02:43:17 02:43:17 #16 [support-scheduler internal] load build definition from Dockerfile 02:43:17 #16 transferring dockerfile: 1.83kB 0.0s done 02:43:17 #16 DONE 0.1s 02:43:17 02:43:17 #17 [security-proxy-setup internal] load .dockerignore 02:43:17 #17 transferring context: 50B 0.0s done 02:43:17 #17 DONE 0.1s 02:43:18 02:43:18 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:43:18 #18 transferring context: 50B 0.0s done 02:43:18 #18 DONE 0.1s 02:43:18 02:43:18 #19 [core-keeper internal] load .dockerignore 02:43:18 #19 transferring context: 50B done 02:43:18 #19 DONE 0.1s 02:43:18 02:43:18 #20 [core-command internal] load .dockerignore 02:43:18 #20 transferring context: 50B 0.0s done 02:43:18 #20 DONE 0.1s 02:43:18 02:43:18 #21 [core-data internal] load .dockerignore 02:43:18 #21 transferring context: 50B done 02:43:18 #21 DONE 0.1s 02:43:18 02:43:18 #22 [security-spire-server internal] load .dockerignore 02:43:18 #22 transferring context: 50B done 02:43:18 #22 DONE 0.1s 02:43:18 02:43:18 #23 [core-metadata internal] load .dockerignore 02:43:18 #23 transferring context: 50B 0.0s done 02:43:18 #23 DONE 0.1s 02:43:18 02:43:18 #24 [security-spire-config internal] load .dockerignore 02:43:18 #24 transferring context: 50B done 02:43:18 #24 DONE 0.1s 02:43:18 02:43:18 #25 [support-notifications internal] load .dockerignore 02:43:18 #25 transferring context: 50B done 02:43:18 #25 DONE 0.1s 02:43:18 02:43:18 #26 [security-spire-agent internal] load .dockerignore 02:43:18 #26 transferring context: 50B 0.0s done 02:43:18 #26 DONE 0.1s 02:43:18 02:43:18 #27 [security-proxy-auth internal] load .dockerignore 02:43:18 #27 transferring context: 50B 0.0s done 02:43:18 #27 DONE 0.1s 02:43:18 02:43:18 #28 [security-secretstore-setup internal] load .dockerignore 02:43:18 #28 DONE 0.0s 02:43:18 02:43:18 #29 [security-spiffe-token-provider internal] load .dockerignore 02:43:18 #29 transferring context: 50B 0.0s done 02:43:19 #29 DONE 0.1s 02:43:19 02:43:19 #28 [security-secretstore-setup internal] load .dockerignore 02:43:19 #28 transferring context: 50B 0.0s done 02:43:19 #28 DONE 0.1s 02:43:19 02:43:19 #30 [support-scheduler internal] load .dockerignore 02:43:19 #30 transferring context: 50B 0.0s done 02:43:19 #30 DONE 0.1s 02:43:19 02:43:19 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:19 #31 DONE 0.0s 02:43:19 02:43:19 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:43:19 #32 DONE 0.6s 02:43:19 02:43:19 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:19 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:19 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:19 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:19 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:19 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.2s 02:43:20 #33 ... 02:43:20 02:43:20 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:20 #31 DONE 0.0s 02:43:20 02:43:20 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:20 #33 ... 02:43:20 02:43:20 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:20 #31 DONE 0.0s 02:43:20 02:43:20 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:43:20 #32 DONE 0.6s 02:43:20 02:43:20 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:20 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:20 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:20 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:20 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:20 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.4s 02:43:20 #33 ... 02:43:20 02:43:20 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:20 #31 DONE 0.0s 02:43:20 02:43:20 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:20 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:20 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:20 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:20 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:20 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.5s 02:43:20 #33 ... 02:43:20 02:43:20 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:20 #31 DONE 0.0s 02:43:20 02:43:20 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:20 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:20 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:20 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:20 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:20 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:20 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:20 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 02:43:20 #33 ... 02:43:20 02:43:20 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:20 #31 DONE 0.0s 02:43:20 02:43:20 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:43:20 #32 DONE 0.8s 02:43:20 02:43:20 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:20 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:20 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:20 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:20 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:20 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:20 #33 ... 02:43:20 02:43:20 #34 [security-bootstrapper internal] load build context 02:43:20 #34 transferring context: 3.39MB 0.9s done 02:43:20 #34 DONE 1.2s 02:43:21 02:43:21 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:21 #33 ... 02:43:21 02:43:21 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:21 #31 DONE 0.0s 02:43:21 02:43:21 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:21 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:21 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:21 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:21 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:21 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:22 #33 ... 02:43:22 02:43:22 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:22 #31 DONE 0.0s 02:43:22 02:43:22 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:22 #33 ... 02:43:22 02:43:22 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 02:43:22 #32 DONE 2.4s 02:43:22 02:43:22 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:22 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:22 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:22 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:22 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:22 #33 ... 02:43:22 02:43:22 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:22 #31 DONE 0.0s 02:43:22 02:43:22 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 ... 02:43:23 02:43:23 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:23 #31 DONE 0.0s 02:43:23 02:43:23 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 ... 02:43:23 02:43:23 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:23 #31 DONE 0.0s 02:43:23 02:43:23 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 ... 02:43:23 02:43:23 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:43:23 #35 DONE 2.4s 02:43:23 02:43:23 #36 [security-spire-server internal] load build context 02:43:23 #36 DONE 0.0s 02:43:23 02:43:23 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:23 #37 DONE 0.0s 02:43:23 02:43:23 #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:23 #33 ... 02:43:23 02:43:23 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 02:43:23 #32 DONE 3.0s 02:43:23 02:43:23 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:23 #33 ... 02:43:23 02:43:23 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:43:23 #31 DONE 0.0s 02:43:23 02:43:23 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 ... 02:43:23 02:43:23 #38 [security-proxy-setup internal] load build context 02:43:23 #38 transferring context: 3.39MB 2.7s done 02:43:23 #38 DONE 3.5s 02:43:23 02:43:23 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.2s done 02:43:23 #33 ... 02:43:23 02:43:23 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 02:43:23 #32 DONE 3.2s 02:43:23 02:43:23 #39 [core-common-config-bootstrapper internal] load build context 02:43:23 #39 transferring context: 3.39MB 2.6s done 02:43:23 #39 DONE 3.6s 02:43:23 02:43:23 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:23 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.2s done 02:43:23 #33 ... 02:43:23 02:43:23 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:43:23 #40 DONE 1.4s 02:43:23 02:43:23 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:43:23 #41 DONE 0.0s 02:43:23 02:43:23 #42 [security-spire-agent internal] load build context 02:43:23 #42 DONE 0.0s 02:43:23 02:43:23 #43 [core-data internal] load build context 02:43:23 #43 transferring context: 3.39MB 2.5s done 02:43:23 #43 DONE 3.3s 02:43:23 02:43:23 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 02:43:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:43:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:43:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:43:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 02:43:23 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.2s done 02:43:24 #33 ... 02:43:24 02:43:24 #44 [core-keeper internal] load build context 02:43:24 #44 transferring context: 3.39MB 2.5s done 02:43:24 #44 DONE 3.8s 02:43:24 02:43:24 #45 [core-command internal] load build context 02:43:24 #45 transferring context: 3.39MB 2.1s done 02:43:24 #45 DONE 3.4s 02:43:24 02:43:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:24 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 02:43:24 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:43:24 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:43:24 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:43:24 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s 02:43:24 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 02:43:24 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 02:43:24 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:43:24 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:43:24 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 02:43:24 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 02:43:24 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.5s 02:43:24 #37 ... 02:43:24 02:43:24 #46 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:43:24 #46 DONE 6.0s 02:43:24 02:43:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:24 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.9s 02:43:24 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:43:25 #37 ... 02:43:25 02:43:25 #47 [core-metadata internal] load build context 02:43:25 #47 transferring context: 3.39MB 1.5s done 02:43:25 #47 DONE 3.1s 02:43:25 02:43:25 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:43:25 #33 DONE 6.2s 02:43:25 02:43:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:25 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.1s 02:43:25 #37 ... 02:43:25 02:43:25 #48 [security-spire-config internal] load build context 02:43:25 #48 transferring context: 24.70kB 0.0s done 02:43:25 #48 DONE 1.7s 02:43:25 02:43:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:25 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.12MB / 37.02MB 1.2s 02:43:25 #37 ... 02:43:25 02:43:25 #36 [security-spire-server internal] load build context 02:43:25 #36 transferring context: 26.44kB 0.0s done 02:43:25 #36 DONE 1.8s 02:43:25 02:43:25 #49 [support-notifications internal] load build context 02:43:25 #49 transferring context: 3.39MB 1.3s done 02:43:25 #49 DONE 2.7s 02:43:25 02:43:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:25 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.7s 02:43:25 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.9s 02:43:26 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:43:26 #37 ... 02:43:26 02:43:26 #42 [security-spire-agent internal] load build context 02:43:26 #42 transferring context: 25.98kB 0.2s done 02:43:26 #42 DONE 1.9s 02:43:26 02:43:26 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:26 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.24MB / 37.02MB 2.4s 02:43:26 #37 ... 02:43:26 02:43:26 #50 [support-notifications builder 2/7] WORKDIR /edgex-go 02:43:26 #50 DONE 2.7s 02:43:26 02:43:26 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:26 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 2.7s 02:43:27 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 3.0s 02:43:27 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 3.4s 02:43:27 #37 ... 02:43:27 02:43:27 #51 [support-scheduler internal] load build context 02:43:27 #51 transferring context: 3.39MB 2.3s done 02:43:27 #51 DONE 4.0s 02:43:27 02:43:27 #52 [security-spiffe-token-provider internal] load build context 02:43:27 #52 transferring context: 3.39MB 2.7s done 02:43:27 #52 DONE 4.4s 02:43:27 02:43:27 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:27 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.65MB / 37.02MB 3.8s 02:43:27 #37 ... 02:43:27 02:43:27 #53 [security-secretstore-setup internal] load build context 02:43:27 #53 transferring context: 3.39MB 2.7s done 02:43:27 #53 DONE 4.4s 02:43:27 02:43:27 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:27 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.9s 02:43:28 #37 ... 02:43:28 02:43:28 #54 [security-proxy-auth internal] load build context 02:43:28 #54 transferring context: 3.39MB 2.7s done 02:43:28 #54 DONE 4.6s 02:43:28 02:43:28 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:28 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 4.1s 02:43:28 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done 02:43:32 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 02:43:34 #37 ... 02:43:34 02:43:34 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:43:34 #41 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done 02:43:34 #41 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:43:34 #41 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:43:34 #41 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:43:34 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:43:34 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:43:34 #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:43:34 #41 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.1s done 02:43:34 #41 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done 02:43:34 #41 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:43:34 #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.1s 02:43:34 #41 ... 02:43:34 02:43:34 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:36 #37 ... 02:43:36 02:43:36 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:43:36 #0 9.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:36 #55 ... 02:43:36 02:43:36 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:43:36 #56 ... 02:43:36 02:43:36 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:43:36 #57 ... 02:43:36 02:43:36 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:43:37 #58 ... 02:43:37 02:43:37 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:43:37 #59 ... 02:43:37 02:43:37 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:37 #60 ... 02:43:37 02:43:37 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:43:37 #61 ... 02:43:37 02:43:37 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:37 #62 ... 02:43:37 02:43:37 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:43:37 #0 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:37 #63 ... 02:43:37 02:43:37 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:37 #64 ... 02:43:37 02:43:37 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:43:37 #65 ... 02:43:37 02:43:37 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:38 #66 ... 02:43:38 02:43:38 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:43:38 #67 ... 02:43:38 02:43:38 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:43:38 #0 9.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:38 #0 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:38 #68 ... 02:43:38 02:43:38 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:38 #69 ... 02:43:38 02:43:38 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:43:38 #70 ... 02:43:38 02:43:38 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:43:38 #0 8.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:38 #0 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:38 #71 ... 02:43:38 02:43:38 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:43:38 #56 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:40 #56 ... 02:43:40 02:43:40 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:40 #66 DONE 13.9s 02:43:40 02:43:40 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:40 #64 DONE 14.1s 02:43:40 02:43:40 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:43:45 #72 ... 02:43:45 02:43:45 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:43:45 #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.0s done 02:43:45 #41 ... 02:43:45 02:43:45 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:43:45 #71 17.90 (1/2) Installing dumb-init (1.2.5-r3) 02:43:45 #71 18.05 (2/2) Installing su-exec (0.2-r3) 02:43:45 #71 18.14 Executing busybox-1.37.0-r20.trigger 02:43:45 #71 18.42 OK: 8 MiB in 18 packages 02:43:47 #71 ... 02:43:47 02:43:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:47 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.9s 02:43:47 #37 ... 02:43:47 02:43:47 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:43:47 #55 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:47 #55 ... 02:43:47 02:43:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:48 #37 ... 02:43:48 02:43:48 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:43:48 #57 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:48 #57 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:48 #57 ... 02:43:48 02:43:48 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:43:48 #71 DONE 21.5s 02:43:48 02:43:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:48 #37 ... 02:43:48 02:43:48 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:43:48 #59 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:48 #59 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:48 #59 ... 02:43:48 02:43:48 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:43:48 #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:48 #63 ... 02:43:48 02:43:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:49 #37 ... 02:43:49 02:43:49 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:49 #69 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:49 #69 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:49 #69 ... 02:43:49 02:43:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:49 #37 ... 02:43:49 02:43:49 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:43:49 #68 19.48 (1/1) Installing dumb-init (1.2.5-r3) 02:43:49 #68 19.51 Executing busybox-1.37.0-r20.trigger 02:43:49 #68 19.82 OK: 8 MiB in 17 packages 02:43:49 #68 DONE 23.1s 02:43:49 02:43:49 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:43:49 #70 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:49 #70 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:49 #70 ... 02:43:49 02:43:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:50 #37 ... 02:43:50 02:43:50 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:50 #62 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:50 #62 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:50 #62 ... 02:43:50 02:43:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:50 #37 ... 02:43:50 02:43:50 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:43:50 #61 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:50 #61 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:50 #61 ... 02:43:50 02:43:50 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:43:50 #0 6.373 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:50 #0 8.899 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:51 #73 ... 02:43:51 02:43:51 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:51 #37 ... 02:43:51 02:43:51 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:43:51 #67 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:51 #67 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:51 #67 ... 02:43:51 02:43:51 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:51 #37 ... 02:43:51 02:43:51 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:51 #60 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:51 #60 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:51 #60 ... 02:43:51 02:43:51 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:43:51 #56 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:51 #56 ... 02:43:51 02:43:51 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:51 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.9s 02:43:51 #37 ... 02:43:51 02:43:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:43:51 #65 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:51 #65 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:52 #65 ... 02:43:52 02:43:52 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:52 #37 ... 02:43:52 02:43:52 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:43:52 #58 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:52 #58 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:52 #58 ... 02:43:52 02:43:52 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:53 #37 ... 02:43:53 02:43:53 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:43:53 #55 22.95 (1/1) Installing dumb-init (1.2.5-r3) 02:43:53 #55 23.02 Executing busybox-1.37.0-r20.trigger 02:43:53 #55 23.27 OK: 8 MiB in 17 packages 02:43:53 #55 DONE 27.2s 02:43:53 02:43:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:55 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.6s done 02:43:55 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.6s done 02:43:56 #37 ... 02:43:56 02:43:56 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:43:56 #72 6.033 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:56 #72 9.245 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:56 #72 ... 02:43:56 02:43:56 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:43:56 #59 30.17 (1/7) Installing ca-certificates (20250911-r0) 02:43:57 #59 30.80 (2/7) Installing dumb-init (1.2.5-r3) 02:43:57 #59 30.84 (3/7) Installing libgcc (14.2.0-r6) 02:43:57 #59 ... 02:43:57 02:43:57 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:43:57 #57 28.18 OK: 255 MiB in 60 packages 02:43:57 #57 DONE 31.1s 02:43:57 02:43:57 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:43:57 #59 30.94 (4/7) Installing libsodium (1.0.20-r1) 02:43:57 #59 31.00 (5/7) Installing libstdc++ (14.2.0-r6) 02:43:57 #59 ... 02:43:57 02:43:57 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:43:57 #0 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:57 #0 8.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:58 #74 ... 02:43:58 02:43:58 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:58 #69 31.11 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:43:58 #69 31.11 v3.22.3-5-g4fa22afcb32 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:43:58 #69 31.11 OK: 26165 distinct packages available 02:43:58 #69 ... 02:43:58 02:43:58 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:43:58 #75 DONE 0.6s 02:43:58 02:43:58 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:43:58 #59 31.76 (6/7) Installing libzmq (4.3.5-r2) 02:43:58 #59 32.00 (7/7) Installing zeromq (4.3.5-r2) 02:43:58 #59 32.12 Executing busybox-1.37.0-r20.trigger 02:43:58 #59 32.34 Executing ca-certificates-20250911-r0.trigger 02:43:59 #59 ... 02:43:59 02:43:59 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:43:59 #0 6.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:43:59 #0 9.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:43:59 #76 ... 02:43:59 02:43:59 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:59 #62 32.20 (1/4) Installing ca-certificates (20250911-r0) 02:43:59 #62 32.77 (2/4) Installing dumb-init (1.2.5-r3) 02:43:59 #62 32.80 (3/4) Installing su-exec (0.2-r3) 02:43:59 #62 32.85 (4/4) Installing yq-go (4.47.2-r3) 02:44:00 #62 ... 02:44:00 02:44:00 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:00 #63 27.75 (1/4) Installing dumb-init (1.2.5-r3) 02:44:00 #63 27.78 (2/4) Installing openssl (3.5.5-r0) 02:44:00 #63 27.99 (3/4) Installing su-exec (0.2-r3) 02:44:00 #63 28.01 (4/4) Installing yq-go (4.47.2-r3) 02:44:00 #63 30.32 Executing busybox-1.37.0-r20.trigger 02:44:00 #63 30.65 OK: 20 MiB in 20 packages 02:44:00 #63 DONE 33.7s 02:44:00 02:44:00 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:44:00 #59 33.73 OK: 12 MiB in 23 packages 02:44:03 #59 ... 02:44:03 02:44:03 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:44:03 #61 34.41 OK: 255 MiB in 60 packages 02:44:03 #61 DONE 36.2s 02:44:03 02:44:03 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:44:03 #77 ... 02:44:03 02:44:03 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:44:03 #59 DONE 36.6s 02:44:03 02:44:03 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:44:03 #78 ... 02:44:03 02:44:03 #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:44:03 #67 33.77 OK: 255 MiB in 60 packages 02:44:03 #67 DONE 37.0s 02:44:03 02:44:03 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:44:03 #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:03 #0 5.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:03 #79 ... 02:44:03 02:44:03 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:04 #80 ... 02:44:04 02:44:04 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:44:04 #58 35.11 OK: 255 MiB in 60 packages 02:44:04 #58 DONE 38.5s 02:44:04 02:44:04 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:44:04 #77 DONE 1.5s 02:44:04 02:44:04 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:05 #81 ... 02:44:05 02:44:05 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:05 #80 DONE 1.9s 02:44:05 02:44:05 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:05 #81 DONE 1.1s 02:44:05 02:44:05 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:07 #82 ... 02:44:07 02:44:07 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:07 #62 34.77 Executing busybox-1.37.0-r20.trigger 02:44:07 #62 34.98 Executing ca-certificates-20250911-r0.trigger 02:44:07 #62 36.63 OK: 20 MiB in 20 packages 02:44:07 #62 DONE 40.5s 02:44:07 02:44:07 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:44:08 #83 ... 02:44:08 02:44:08 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:44:08 #56 32.80 (1/3) Installing ca-certificates (20250911-r0) 02:44:08 #56 33.39 (2/3) Installing dumb-init (1.2.5-r3) 02:44:08 #56 33.47 (3/3) Installing tzdata (2025c-r0) 02:44:08 #56 35.83 Executing busybox-1.37.0-r20.trigger 02:44:08 #56 36.03 Executing ca-certificates-20250911-r0.trigger 02:44:08 #56 38.17 OK: 9 MiB in 19 packages 02:44:08 #56 DONE 41.8s 02:44:08 02:44:08 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:08 #84 ... 02:44:08 02:44:08 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:08 #85 ... 02:44:08 02:44:08 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:44:10 #86 ... 02:44:10 02:44:10 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:10 #69 33.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:10 #69 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:10 #69 ... 02:44:10 02:44:10 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:44:10 #78 6.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:10 #78 ... 02:44:10 02:44:10 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:44:10 #0 4.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:10 #0 7.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:10 #87 ... 02:44:10 02:44:10 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:44:10 #73 27.39 OK: 255 MiB in 60 packages 02:44:10 #73 DONE 29.8s 02:44:10 02:44:10 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:10 #70 33.59 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:44:10 #70 33.59 v3.22.3-5-g4fa22afcb32 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:44:10 #70 33.59 OK: 26175 distinct packages available 02:44:10 #70 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:10 #70 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:10 #70 ... 02:44:10 02:44:10 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:44:11 #88 DONE 1.0s 02:44:11 02:44:11 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:44:11 #74 22.81 OK: 8 MiB in 18 packages 02:44:12 #74 ... 02:44:12 02:44:12 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:12 #65 35.46 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:44:12 #65 35.46 v3.22.3-5-g4fa22afcb32 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:44:12 #65 35.46 OK: 26165 distinct packages available 02:44:12 #65 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:12 #65 40.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:12 #65 ... 02:44:12 02:44:12 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:44:12 #78 8.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:13 #78 ... 02:44:13 02:44:13 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:44:13 #74 DONE 24.9s 02:44:13 02:44:13 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:44:14 #89 ... 02:44:14 02:44:14 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:14 #60 37.11 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:44:14 #60 37.11 v3.22.3-5-g4fa22afcb32 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:44:14 #60 37.11 OK: 26165 distinct packages available 02:44:14 #60 39.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:14 #60 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:14 #60 ... 02:44:14 02:44:14 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:44:14 #83 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:14 #83 ... 02:44:14 02:44:14 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:44:14 #72 28.30 (1/1) Installing dumb-init (1.2.5-r3) 02:44:14 #72 29.33 Executing busybox-1.37.0-r20.trigger 02:44:14 #72 29.58 OK: 8 MiB in 17 packages 02:44:14 #72 DONE 33.6s 02:44:14 02:44:14 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:15 #90 ... 02:44:15 02:44:15 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:15 #91 ... 02:44:15 02:44:15 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:44:15 #79 21.79 OK: 8 MiB in 17 packages 02:44:16 #79 ... 02:44:16 02:44:16 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:44:16 #89 DONE 3.8s 02:44:16 02:44:16 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:44:17 #92 DONE 0.3s 02:44:17 02:44:17 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:44:17 #83 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:17 #83 ... 02:44:17 02:44:17 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:44:17 #76 25.52 OK: 8 MiB in 17 packages 02:44:17 #76 DONE 27.7s 02:44:17 02:44:17 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:44:17 #86 7.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:17 #86 ... 02:44:17 02:44:17 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:44:17 #79 DONE 24.3s 02:44:17 02:44:17 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:44:17 #86 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:20 #86 ... 02:44:20 02:44:20 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:44:20 #87 20.10 OK: 20 MiB in 20 packages 02:44:21 #87 ... 02:44:21 02:44:21 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:21 #69 52.16 (1/5) Installing dumb-init (1.2.5-r3) 02:44:21 #69 52.19 (2/5) Installing musl-obstack (1.2.3-r2) 02:44:21 #69 52.21 (3/5) Installing libucontext (1.3.2-r0) 02:44:21 #69 52.31 (4/5) Installing gcompat (1.1.0-r4) 02:44:21 #69 52.42 (5/5) Installing openssl (3.5.5-r0) 02:44:21 #69 52.52 Executing busybox-1.37.0-r20.trigger 02:44:21 #69 52.66 OK: 9 MiB in 21 packages 02:44:21 #69 DONE 54.5s 02:44:21 02:44:21 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:44:22 #93 ... 02:44:22 02:44:22 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:22 #70 53.89 OK: 255 MiB in 60 packages 02:44:22 #70 DONE 55.6s 02:44:22 02:44:22 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:44:22 #94 ... 02:44:22 02:44:22 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:44:22 #87 DONE 22.6s 02:44:22 02:44:22 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:44:23 #95 DONE 0.4s 02:44:23 02:44:23 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:23 #65 53.60 (1/4) Installing dumb-init (1.2.5-r3) 02:44:23 #65 53.61 (2/4) Installing musl-obstack (1.2.3-r2) 02:44:23 #65 53.64 (3/4) Installing libucontext (1.3.2-r0) 02:44:23 #65 53.65 (4/4) Installing gcompat (1.1.0-r4) 02:44:23 #65 53.70 Executing busybox-1.37.0-r20.trigger 02:44:23 #65 53.87 OK: 8 MiB in 20 packages 02:44:23 #65 ... 02:44:23 02:44:23 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:44:23 #94 DONE 1.1s 02:44:23 02:44:23 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:23 #60 56.63 (1/13) Installing brotli-libs (1.1.0-r2) 02:44:23 #60 56.84 (2/13) Installing c-ares (1.34.6-r0) 02:44:23 #60 56.96 (3/13) Installing libunistring (1.3-r0) 02:44:24 #60 57.21 (4/13) Installing libidn2 (2.3.7-r0) 02:44:24 #60 57.25 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:44:24 #60 57.30 (6/13) Installing libpsl (0.21.5-r3) 02:44:24 #60 ... 02:44:24 02:44:24 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:24 #65 DONE 57.5s 02:44:24 02:44:24 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:24 #60 57.43 (7/13) Installing zstd-libs (1.5.7-r0) 02:44:24 #60 57.53 (8/13) Installing libcurl (8.14.1-r2) 02:44:24 #60 57.67 (9/13) Installing curl (8.14.1-r2) 02:44:24 #60 57.72 (10/13) Installing dumb-init (1.2.5-r3) 02:44:24 #60 57.76 (11/13) Installing musl-obstack (1.2.3-r2) 02:44:24 #60 57.78 (12/13) Installing libucontext (1.3.2-r0) 02:44:24 #60 57.87 (13/13) Installing gcompat (1.1.0-r4) 02:44:24 #60 57.88 Executing busybox-1.37.0-r20.trigger 02:44:24 #60 58.07 OK: 13 MiB in 29 packages 02:44:26 #60 DONE 59.8s 02:44:26 02:44:26 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:44:27 #96 ... 02:44:27 02:44:27 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:44:27 #78 20.98 OK: 12 MiB in 23 packages 02:44:27 #78 DONE 23.6s 02:44:27 02:44:27 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:44:27 #93 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:29 #93 ... 02:44:29 02:44:29 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:44:29 #83 19.94 OK: 20 MiB in 20 packages 02:44:29 #83 DONE 21.5s 02:44:29 02:44:29 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:44:29 #93 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:29 #93 ... 02:44:29 02:44:29 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:44:29 #86 19.63 OK: 9 MiB in 19 packages 02:44:29 #86 DONE 21.0s 02:44:29 02:44:29 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:44:29 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:30 #97 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:30 #97 ... 02:44:30 02:44:30 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:44:30 #96 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:31 #96 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:33 #96 ... 02:44:33 02:44:33 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:35 #98 ... 02:44:35 02:44:35 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:44:35 #93 13.95 OK: 9 MiB in 21 packages 02:44:37 #93 DONE 15.5s 02:44:37 02:44:37 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:39 #99 ... 02:44:39 02:44:39 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:44:39 #97 13.23 OK: 8 MiB in 20 packages 02:44:39 #97 DONE 14.6s 02:44:39 02:44:39 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:39 #100 ... 02:44:39 02:44:39 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:44:39 #101 DONE 2.3s 02:44:39 02:44:39 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:41 #102 ... 02:44:41 02:44:41 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:44:41 #96 12.84 OK: 13 MiB in 29 packages 02:44:41 #96 DONE 14.5s 02:44:41 02:44:41 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:42 #37 ... 02:44:42 02:44:42 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:42 #99 DONE 5.5s 02:44:42 02:44:42 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:44:42 #103 DONE 0.2s 02:44:42 02:44:42 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:42 #37 ... 02:44:42 02:44:42 #104 [security-spire-server stage-2 6/9] COPY security.txt / 02:44:42 #104 DONE 0.3s 02:44:42 02:44:42 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:44:43 #105 DONE 0.4s 02:44:43 02:44:43 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:44:43 #106 ... 02:44:43 02:44:43 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:43 #100 DONE 4.8s 02:44:43 02:44:43 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:44:43 #106 DONE 0.5s 02:44:43 02:44:43 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:44:44 #107 ... 02:44:44 02:44:44 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:44:44 #108 DONE 0.5s 02:44:44 02:44:44 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:44:44 #107 DONE 0.6s 02:44:44 02:44:44 #109 [security-spire-config stage-2 6/10] COPY security.txt / 02:44:44 #109 ... 02:44:44 02:44:44 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:44:44 #102 DONE 5.4s 02:44:44 02:44:44 #110 [security-spire-server] exporting to image 02:44:44 #110 exporting layers 02:44:44 #110 ... 02:44:44 02:44:44 #109 [security-spire-config stage-2 6/10] COPY security.txt / 02:44:44 #109 DONE 0.7s 02:44:45 02:44:45 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:44:45 #111 DONE 0.7s 02:44:45 02:44:45 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:44:45 #112 DONE 0.8s 02:44:45 02:44:45 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:44:46 #113 ... 02:44:46 02:44:46 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 02:44:46 #114 DONE 0.6s 02:44:46 02:44:46 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:44:46 #113 DONE 0.6s 02:44:46 02:44:46 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:44:46 #115 DONE 0.5s 02:44:46 02:44:46 #110 [security-spire-config] exporting to image 02:44:46 #110 ... 02:44:46 02:44:46 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:44:46 #116 DONE 0.7s 02:44:47 02:44:47 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:44:51 #117 DONE 4.0s 02:44:51 02:44:51 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:51 #85 ... 02:44:51 02:44:51 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:44:51 #118 DONE 0.4s 02:44:51 02:44:51 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:51 #37 ... 02:44:51 02:44:51 #110 [security-spire-agent] exporting to image 02:44:51 #110 exporting layers 02:44:52 #110 exporting layers 8.0s done 02:44:52 #110 writing image sha256:625237a2caa5a9b258e560ae29b09f071c2a708bb46c0af8332192f9141066b1 02:44:52 #110 writing image sha256:625237a2caa5a9b258e560ae29b09f071c2a708bb46c0af8332192f9141066b1 0.1s done 02:44:52 #110 naming to docker.io/library/security-spire-server-arm64 02:44:52 #110 exporting layers 5.6s done 02:44:52 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:44:52 #110 writing image sha256:238e3b89eeaf50ac52ff04b431af3f613080ff30e570893811bd0c0be2176697 0.0s done 02:44:52 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:44:55 #110 exporting layers 4.0s done 02:44:55 #110 writing image sha256:83ea4cda70b94119c99d9520a217eb6356d4f9c64a5c9c82e4f7b3b348c8548b 0.0s done 02:44:55 #110 naming to docker.io/library/security-spire-agent-arm64 done 02:44:55 #110 DONE 11.0s 02:44:55 02:44:55 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:45:01 #108 ... 02:45:01 02:45:01 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:45:01 #154 DONE 116.5s 02:45:01 02:45:01 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:45:01 #149 ... 02:45:01 02:45:01 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:45:01 #108 DONE 118.7s 02:45:01 02:45:01 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:45:01 #157 ... 02:45:01 02:45:01 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:45:05 #158 DONE 6.0s 02:45:05 02:45:05 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:05 #147 ... 02:45:05 02:45:05 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:45:05 #157 DONE 10.4s 02:45:05 02:45:05 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:45:05 #159 ... 02:45:05 02:45:05 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:45:05 #160 DONE 0.2s 02:45:05 02:45:05 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:45:06 #161 DONE 1.7s 02:45:06 02:45:06 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:45:09 #162 ... 02:45:09 02:45:09 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:45:09 #159 DONE 3.8s 02:45:09 02:45:09 #151 [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:45:09 #151 ... 02:45:09 02:45:09 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:45:09 #163 ... 02:45:09 02:45:09 #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 02:45:09 #162 DONE 2.7s 02:45:09 02:45:09 #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:45:09 #164 ... 02:45:09 02:45:09 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:45:09 #163 DONE 0.7s 02:45:09 02:45:09 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:45:10 #165 ... 02:45:10 02:45:10 #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:45:10 #164 DONE 0.7s 02:45:10 02:45:10 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:45:10 #165 DONE 0.5s 02:45:10 02:45:10 #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:45:11 #166 DONE 0.9s 02:45:11 02:45:11 #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:45:13 #167 ... 02:45:13 02:45:13 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:45:13 #168 DONE 3.6s 02:45:13 02:45:13 #169 [core-common-config-bootstrapper] exporting to image 02:45:13 #169 exporting layers 02:45:13 #169 ... 02:45:13 02:45:13 #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:45:13 #167 DONE 2.9s 02:45:14 02:45:14 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:45:14 #170 DONE 0.4s 02:45:14 02:45:14 #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/ 02:45:14 #171 DONE 0.3s 02:45:14 02:45:14 #169 [core-common-config-bootstrapper] exporting to image 02:45:14 #169 exporting layers 1.0s done 02:45:14 #169 writing image sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b 02:45:14 #169 writing image sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b done 02:45:14 #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:45:15 #169 DONE 1.5s 02:45:15 02:45:15 #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/ 02:45:15 #172 DONE 0.6s 02:45:15 02:45:15 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:45:15 #173 DONE 0.4s 02:45:15 02:45:15 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:45:17 #174 DONE 1.6s 02:45:17 02:45:17 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:45:17 #152 ... 02:45:17 02:45:17 #175 [security-bootstrapper] exporting to image 02:45:17 #175 exporting layers 0.4s done 02:45:17 #175 writing image sha256:787867f6f8e54df8cef7534f57d3cf1aea5da06064b695677ff0d7442e22e5c8 done 02:45:17 #175 naming to docker.io/library/security-bootstrapper done 02:45:17 #175 DONE 0.4s 02:45:17 02:45:17 #151 [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:45:44 #151 167.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:46:02 #151 ... 02:46:02 02:46:02 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:46:02 #156 DONE 180.7s 02:46:02 02:46:02 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:02 #149 DONE 184.4s 02:46:02 02:46:02 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:02 #152 DONE 184.3s 02:46:02 02:46:02 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:02 #146 DONE 184.4s 02:46:02 02:46:02 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:02 #147 DONE 184.3s 02:46:02 02:46:02 #151 [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:46:02 #151 DONE 184.3s 02:46:02 02:46:02 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:02 #148 DONE 184.5s 02:46:02 02:46:02 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:02 #155 DONE 184.3s 02:46:02 02:46:02 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:02 #150 DONE 184.3s 02:46:02 02:46:02 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:02 #153 DONE 184.5s 02:46:02 02:46:02 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #176 DONE 0.2s 02:46:02 02:46:02 #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #177 DONE 0.2s 02:46:02 02:46:02 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #178 DONE 0.2s 02:46:02 02:46:02 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #179 DONE 0.1s 02:46:02 02:46:02 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #180 DONE 0.2s 02:46:02 02:46:02 #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #181 DONE 0.2s 02:46:02 02:46:02 #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #182 DONE 0.2s 02:46:02 02:46:02 #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #183 DONE 0.1s 02:46:02 02:46:02 #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:46:02 #184 DONE 0.1s 02:46:02 02:46:02 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:02 #185 DONE 0.4s 02:46:02 02:46:02 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #186 CACHED 02:46:02 02:46:02 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:46:02 #187 CACHED 02:46:02 02:46:02 #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:46:02 #188 CACHED 02:46:02 02:46:02 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:46:02 #189 CACHED 02:46:02 02:46:02 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:46:02 #190 DONE 0.4s 02:46:02 02:46:02 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:46:02 #191 DONE 0.4s 02:46:02 02:46:02 #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:46:02 #192 DONE 0.4s 02:46:02 02:46:02 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:02 #193 DONE 0.4s 02:46:02 02:46:02 #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:02 #194 DONE 0.4s 02:46:02 02:46:02 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:02 #195 DONE 0.4s 02:46:02 02:46:02 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:02 #196 ... 02:46:02 02:46:02 #197 [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:46:02 #197 DONE 1.0s 02:46:02 02:46:02 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:46:02 #198 DONE 1.1s 02:46:02 02:46:02 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:46:02 #199 DONE 1.1s 02:46:02 02:46:02 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:46:02 #200 DONE 1.1s 02:46:02 02:46:02 #201 [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:46:02 #201 DONE 1.1s 02:46:02 02:46:02 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:46:02 #202 DONE 1.0s 02:46:02 02:46:02 #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 02:46:02 #203 ... 02:46:02 02:46:02 #204 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:46:02 #204 DONE 2.3s 02:46:02 02:46:02 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:46:02 #205 DONE 2.2s 02:46:02 02:46:02 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:02 #196 DONE 2.2s 02:46:02 02:46:02 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:46:02 #206 DONE 2.3s 02:46:02 02:46:02 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:46:02 #207 DONE 1.3s 02:46:02 02:46:02 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:46:02 #208 DONE 1.3s 02:46:03 02:46:03 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:46:03 #209 DONE 1.3s 02:46:03 02:46:03 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:46:03 #210 DONE 1.3s 02:46:03 02:46:03 #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 02:46:03 #203 DONE 1.3s 02:46:03 02:46:03 #211 [core-command] exporting to image 02:46:03 #211 exporting layers 02:46:03 #211 ... 02:46:03 02:46:03 #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:46:03 #212 DONE 0.2s 02:46:03 02:46:03 #213 [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:46:03 #213 DONE 0.4s 02:46:03 02:46:03 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:46:03 #214 DONE 0.4s 02:46:03 02:46:03 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:46:03 #215 DONE 0.4s 02:46:03 02:46:03 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:46:03 #216 DONE 0.4s 02:46:03 02:46:03 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:46:03 #217 DONE 0.4s 02:46:03 02:46:03 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:46:03 #218 DONE 0.4s 02:46:03 02:46:03 #219 [core-data] exporting to image 02:46:03 #219 ... 02:46:03 02:46:03 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:46:03 #220 DONE 0.3s 02:46:03 02:46:03 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:46:03 #221 DONE 0.1s 02:46:03 02:46:03 #222 [core-keeper] exporting to image 02:46:03 #222 exporting layers 0.1s done 02:46:03 #222 writing image sha256:bfd6e6fe932afd08e3573428e10247aa60d7746c795af6d7ee769cb467056ea0 0.0s done 02:46:03 #222 naming to docker.io/library/core-keeper 0.0s done 02:46:03 #222 DONE 0.7s 02:46:03 02:46:03 #211 [core-command] exporting to image 02:46:03 #211 exporting layers 0.3s done 02:46:03 #211 writing image sha256:5bfb3e3c71b28815b379d120b79cae4fa82e56cd865e1d72610b86bd706cd0d4 0.1s done 02:46:03 #211 naming to docker.io/library/core-command done 02:46:03 #211 ... 02:46:03 02:46:03 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:46:03 #223 DONE 0.4s 02:46:03 02:46:03 #211 [core-command] exporting to image 02:46:03 #211 DONE 0.8s 02:46:03 02:46:03 #219 [core-data] exporting to image 02:46:03 #219 exporting layers 0.6s done 02:46:03 #219 writing image sha256:994a184c140a45dce97ed5a404623030d71cd7c26f970e66e2c12899dd11baa4 0.0s done 02:46:03 #219 naming to docker.io/library/core-data done 02:46:04 #219 DONE 0.9s 02:46:04 02:46:04 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:46:04 #224 DONE 0.4s 02:46:04 02:46:04 #225 [security-spiffe-token-provider] exporting to image 02:46:04 #225 exporting layers 0.6s done 02:46:04 #225 writing image sha256:c796255a05c8a15ba07ec019a225ff5d66e8ee921e13763c34577e4b69d9e04c done 02:46:04 #225 naming to docker.io/library/security-spiffe-token-provider 0.3s done 02:46:04 #225 DONE 0.9s 02:46:04 02:46:04 #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:04 #226 DONE 0.8s 02:46:04 02:46:04 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:04 #227 DONE 0.9s 02:46:04 02:46:04 #228 [support-notifications] exporting to image 02:46:04 #228 exporting layers 0.9s done 02:46:04 #228 writing image sha256:7eba4b5dafd9c87229254db7b291ea6f537ea6e9390f6bbc414e555edba5c04a done 02:46:04 #228 naming to docker.io/library/support-notifications done 02:46:04 #228 DONE 1.0s 02:46:04 02:46:04 #229 [security-proxy-setup] exporting to image 02:46:04 #229 ... 02:46:04 02:46:04 #230 [core-metadata] exporting to image 02:46:04 #230 exporting layers 0.9s done 02:46:04 #230 writing image sha256:f9125e7cda7ef7620d3481ff371774c9d59f97ef37472fc1dc379ccf70e35a25 0.0s done 02:46:04 #230 naming to docker.io/library/core-metadata done 02:46:04 #230 DONE 0.9s 02:46:04 02:46:04 #231 [support-scheduler] exporting to image 02:46:04 #231 exporting layers 1.0s done 02:46:04 #231 writing image sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 0.0s done 02:46:04 #231 naming to docker.io/library/support-scheduler 0.0s done 02:46:04 #231 DONE 1.1s 02:46:04 02:46:04 #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:46:04 #232 DONE 0.2s 02:46:04 02:46:04 #229 [security-proxy-setup] exporting to image 02:46:04 #229 exporting layers 0.2s done 02:46:04 #229 writing image sha256:de6267f92001c2b64a03a8a0756da54431cc5fca7ebcd8c72b91734a05f521d9 done 02:46:04 #229 naming to docker.io/library/security-proxy-setup done 02:46:04 #229 DONE 0.2s 02:46:04 02:46:04 #233 [security-proxy-auth] exporting to image 02:46:04 #233 ... 02:46:04 02:46:04 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:04 #234 DONE 0.4s 02:46:04 02:46:04 #235 [security-secretstore-setup] exporting to image 02:46:05 #235 exporting layers 0.2s done 02:46:05 #235 writing image sha256:a85bc432428217c85aac3c8759cef8107f6b85584055deff9b4812c5fe1a1a87 done 02:46:05 #235 naming to docker.io/library/security-secretstore-setup done 02:46:05 #235 DONE 0.2s 02:46:05 02:46:05 #233 [security-proxy-auth] exporting to image 02:46:05 #233 exporting layers 0.9s done 02:46:05 #233 writing image sha256:4562997b3a88302998f8ce5669463610fd2926ebff2d313df5b1b2309447a488 done 02:46:05 #233 naming to docker.io/library/security-proxy-auth done 02:46:05 #233 DONE 0.9s 02:46:05 time="2026-02-02T02:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:05 time="2026-02-02T02:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:46:05 $ docker stop --time=1 56b2104f119a64c9fa0f2afab1d3c0b9c41a3061a92e1cf69d73cd50be7490f7 02:46:06 $ docker rm -f --volumes 56b2104f119a64c9fa0f2afab1d3c0b9c41a3061a92e1cf69d73cd50be7490f7 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:06 + docker images 02:46:06 REPOSITORY TAG IMAGE ID CREATED SIZE 02:46:06 security-proxy-setup latest de6267f92001 2 seconds ago 52MB 02:46:06 security-proxy-auth latest 4562997b3a88 2 seconds ago 46.2MB 02:46:06 security-secretstore-setup latest a85bc4324282 2 seconds ago 83.7MB 02:46:06 support-notifications latest 7eba4b5dafd9 3 seconds ago 54.9MB 02:46:06 security-spiffe-token-provider latest c796255a05c8 3 seconds ago 50.2MB 02:46:06 core-data latest 994a184c140a 3 seconds ago 47MB 02:46:06 core-metadata latest f9125e7cda7e 3 seconds ago 47.1MB 02:46:06 support-scheduler latest 468966b673c4 4 seconds ago 51.2MB 02:46:06 core-command latest 5bfb3e3c71b2 4 seconds ago 41.3MB 02:46:06 core-keeper latest bfd6e6fe932a 5 seconds ago 46.8MB 02:46:06 security-bootstrapper latest 787867f6f8e5 49 seconds ago 21.6MB 02:46:06 core-common-config-bootstrapper latest ae42c2e7e8ea 53 seconds ago 20.5MB 02:46:06 security-spire-agent latest ae9993a4cd58 3 minutes ago 237MB 02:46:06 security-spire-config latest f06f6d84073e 3 minutes ago 177MB 02:46:06 security-spire-server latest 00c6b9d4bd18 3 minutes ago 178MB 02:46:06 ci-base-image-x86_64 latest e78581577975 7 minutes ago 999MB 02:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB 02:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB 02:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:06 provisioning config files... 02:46:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/951@tmp/config12621428853375098983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:07 ---> ****-login.sh 02:46:07 nexus3.edgexfoundry.org:10001 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 Login Succeeded 02:46:07 nexus3.edgexfoundry.org:10002 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 Login Succeeded 02:46:07 nexus3.edgexfoundry.org:10003 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 Login Succeeded 02:46:07 nexus3.edgexfoundry.org:10004 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 Login Succeeded 02:46:07 ****.io 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 Login Succeeded 02:46:07 ---> ****-login.sh ends [Pipeline] } 02:46:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:46:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:46:07 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:07 latest 02:46:07 4.1.0-dev.96 02:46:07 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:07 main 02:46:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:08 + docker push nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:08 0b8fd6771266: Preparing 02:46:08 72f2b1df5aa3: Preparing 02:46:08 995ea573081b: Preparing 02:46:08 18445cb52442: Preparing 02:46:08 a24184883573: Preparing 02:46:08 4d3332275ffa: Preparing 02:46:08 cce92674e987: Preparing 02:46:08 cce92674e987: Waiting 02:46:08 4d3332275ffa: Waiting 02:46:08 995ea573081b: Pushed 02:46:08 18445cb52442: Pushed 02:46:08 a24184883573: Pushed 02:46:08 0b8fd6771266: Pushed 02:46:08 cce92674e987: Layer already exists 02:46:08 4d3332275ffa: Pushed 02:46:11 72f2b1df5aa3: Pushed 02:46:11 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:12 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:12 0b8fd6771266: Preparing 02:46:12 72f2b1df5aa3: Preparing 02:46:12 995ea573081b: Preparing 02:46:12 18445cb52442: Preparing 02:46:12 a24184883573: Preparing 02:46:12 4d3332275ffa: Preparing 02:46:12 cce92674e987: Preparing 02:46:12 4d3332275ffa: Waiting 02:46:12 cce92674e987: Waiting 02:46:12 0b8fd6771266: Layer already exists 02:46:12 a24184883573: Layer already exists 02:46:12 72f2b1df5aa3: Layer already exists 02:46:12 995ea573081b: Layer already exists 02:46:12 18445cb52442: Layer already exists 02:46:12 cce92674e987: Layer already exists 02:46:12 4d3332275ffa: Layer already exists 02:46:12 latest: digest: sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:13 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96 02:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:13 0b8fd6771266: Preparing 02:46:13 72f2b1df5aa3: Preparing 02:46:13 995ea573081b: Preparing 02:46:13 18445cb52442: Preparing 02:46:13 a24184883573: Preparing 02:46:13 4d3332275ffa: Preparing 02:46:13 cce92674e987: Preparing 02:46:13 4d3332275ffa: Waiting 02:46:13 cce92674e987: Waiting 02:46:13 995ea573081b: Layer already exists 02:46:13 a24184883573: Layer already exists 02:46:13 0b8fd6771266: Layer already exists 02:46:13 18445cb52442: Layer already exists 02:46:13 72f2b1df5aa3: Layer already exists 02:46:13 4d3332275ffa: Layer already exists 02:46:13 cce92674e987: Layer already exists 02:46:13 4.1.0-dev.96: digest: sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:13 + docker push nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:13 0b8fd6771266: Preparing 02:46:13 72f2b1df5aa3: Preparing 02:46:13 995ea573081b: Preparing 02:46:13 18445cb52442: Preparing 02:46:13 a24184883573: Preparing 02:46:13 4d3332275ffa: Preparing 02:46:13 cce92674e987: Preparing 02:46:13 4d3332275ffa: Waiting 02:46:13 cce92674e987: Waiting 02:46:13 18445cb52442: Layer already exists 02:46:13 a24184883573: Layer already exists 02:46:13 72f2b1df5aa3: Layer already exists 02:46:13 995ea573081b: Layer already exists 02:46:13 0b8fd6771266: Layer already exists 02:46:13 cce92674e987: Layer already exists 02:46:13 4d3332275ffa: Layer already exists 02:46:13 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:14 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:14 0b8fd6771266: Preparing 02:46:14 72f2b1df5aa3: Preparing 02:46:14 995ea573081b: Preparing 02:46:14 18445cb52442: Preparing 02:46:14 a24184883573: Preparing 02:46:14 4d3332275ffa: Preparing 02:46:14 cce92674e987: Preparing 02:46:14 4d3332275ffa: Waiting 02:46:14 cce92674e987: Waiting 02:46:14 72f2b1df5aa3: Layer already exists 02:46:14 18445cb52442: Layer already exists 02:46:14 0b8fd6771266: Layer already exists 02:46:14 995ea573081b: Layer already exists 02:46:14 a24184883573: Layer already exists 02:46:14 cce92674e987: Layer already exists 02:46:14 4d3332275ffa: Layer already exists 02:46:14 main: digest: sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:14 ===================================================== [Pipeline] echo 02:46:14 taggedImages: 02:46:14 - nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:14 - nexus3.edgexfoundry.org:10004/core-command:latest 02:46:14 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96 02:46:14 - nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:14 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:46:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:46:14 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:14 latest 02:46:14 4.1.0-dev.96 02:46:14 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:14 main 02:46:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:15 41fdfd5a328c: Preparing 02:46:15 6467e7735c6c: Preparing 02:46:15 f7d03b6bf9fa: Preparing 02:46:15 2dba91cc39bf: Preparing 02:46:15 995ea573081b: Preparing 02:46:15 18445cb52442: Preparing 02:46:15 a24184883573: Preparing 02:46:15 4d3332275ffa: Preparing 02:46:15 cce92674e987: Preparing 02:46:15 a24184883573: Waiting 02:46:15 4d3332275ffa: Waiting 02:46:15 18445cb52442: Waiting 02:46:15 cce92674e987: Waiting 02:46:15 995ea573081b: Layer already exists 02:46:15 18445cb52442: Layer already exists 02:46:15 a24184883573: Layer already exists 02:46:15 4d3332275ffa: Layer already exists 02:46:15 41fdfd5a328c: Pushed 02:46:15 f7d03b6bf9fa: Pushed 02:46:15 cce92674e987: Layer already exists 02:46:15 6467e7735c6c: Pushed 02:46:16 2dba91cc39bf: Pushed 02:46:16 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + 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 02:46:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:17 41fdfd5a328c: Preparing 02:46:17 6467e7735c6c: Preparing 02:46:17 f7d03b6bf9fa: Preparing 02:46:17 2dba91cc39bf: Preparing 02:46:17 995ea573081b: Preparing 02:46:17 18445cb52442: Preparing 02:46:17 a24184883573: Preparing 02:46:17 4d3332275ffa: Preparing 02:46:17 cce92674e987: Preparing 02:46:17 4d3332275ffa: Waiting 02:46:17 18445cb52442: Waiting 02:46:17 cce92674e987: Waiting 02:46:17 a24184883573: Waiting 02:46:17 6467e7735c6c: Layer already exists 02:46:17 f7d03b6bf9fa: Layer already exists 02:46:17 41fdfd5a328c: Layer already exists 02:46:17 2dba91cc39bf: Layer already exists 02:46:17 995ea573081b: Layer already exists 02:46:17 18445cb52442: Layer already exists 02:46:17 4d3332275ffa: Layer already exists 02:46:17 cce92674e987: Layer already exists 02:46:17 a24184883573: Layer already exists 02:46:17 latest: digest: sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96 02:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:17 41fdfd5a328c: Preparing 02:46:17 6467e7735c6c: Preparing 02:46:17 f7d03b6bf9fa: Preparing 02:46:17 2dba91cc39bf: Preparing 02:46:17 995ea573081b: Preparing 02:46:17 18445cb52442: Preparing 02:46:17 a24184883573: Preparing 02:46:17 4d3332275ffa: Preparing 02:46:17 cce92674e987: Preparing 02:46:17 a24184883573: Waiting 02:46:17 18445cb52442: Waiting 02:46:17 cce92674e987: Waiting 02:46:17 4d3332275ffa: Waiting 02:46:17 2dba91cc39bf: Layer already exists 02:46:17 41fdfd5a328c: Layer already exists 02:46:17 995ea573081b: Layer already exists 02:46:17 f7d03b6bf9fa: Layer already exists 02:46:17 6467e7735c6c: Layer already exists 02:46:17 4d3332275ffa: Layer already exists 02:46:17 18445cb52442: Layer already exists 02:46:17 a24184883573: Layer already exists 02:46:17 cce92674e987: Layer already exists 02:46:17 4.1.0-dev.96: digest: sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:18 41fdfd5a328c: Preparing 02:46:18 6467e7735c6c: Preparing 02:46:18 f7d03b6bf9fa: Preparing 02:46:18 2dba91cc39bf: Preparing 02:46:18 995ea573081b: Preparing 02:46:18 18445cb52442: Preparing 02:46:18 a24184883573: Preparing 02:46:18 4d3332275ffa: Preparing 02:46:18 cce92674e987: Preparing 02:46:18 18445cb52442: Waiting 02:46:18 a24184883573: Waiting 02:46:18 4d3332275ffa: Waiting 02:46:18 cce92674e987: Waiting 02:46:18 2dba91cc39bf: Layer already exists 02:46:18 f7d03b6bf9fa: Layer already exists 02:46:18 995ea573081b: Layer already exists 02:46:18 6467e7735c6c: Layer already exists 02:46:18 41fdfd5a328c: Layer already exists 02:46:18 a24184883573: Layer already exists 02:46:18 18445cb52442: Layer already exists 02:46:18 4d3332275ffa: Layer already exists 02:46:18 cce92674e987: Layer already exists 02:46:18 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:19 + 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 02:46:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:19 41fdfd5a328c: Preparing 02:46:19 6467e7735c6c: Preparing 02:46:19 f7d03b6bf9fa: Preparing 02:46:19 2dba91cc39bf: Preparing 02:46:19 995ea573081b: Preparing 02:46:19 18445cb52442: Preparing 02:46:19 a24184883573: Preparing 02:46:19 18445cb52442: Waiting 02:46:19 a24184883573: Waiting 02:46:19 4d3332275ffa: Preparing 02:46:19 cce92674e987: Preparing 02:46:19 4d3332275ffa: Waiting 02:46:19 cce92674e987: Waiting 02:46:19 995ea573081b: Layer already exists 02:46:19 f7d03b6bf9fa: Layer already exists 02:46:19 41fdfd5a328c: Layer already exists 02:46:19 6467e7735c6c: Layer already exists 02:46:19 2dba91cc39bf: Layer already exists 02:46:19 18445cb52442: Layer already exists 02:46:19 a24184883573: Layer already exists 02:46:19 cce92674e987: Layer already exists 02:46:19 4d3332275ffa: Layer already exists 02:46:19 main: digest: sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:19 ===================================================== [Pipeline] echo 02:46:19 taggedImages: 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:46:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:46:19 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:19 latest 02:46:19 4.1.0-dev.96 02:46:19 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:19 main 02:46:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:20 + docker push nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:20 1234eb78723b: Preparing 02:46:20 5b13a2961078: Preparing 02:46:20 995ea573081b: Preparing 02:46:20 18445cb52442: Preparing 02:46:20 66af98b4c1b6: Preparing 02:46:20 933e02651f8c: Preparing 02:46:20 cce92674e987: Preparing 02:46:20 933e02651f8c: Waiting 02:46:20 cce92674e987: Waiting 02:46:20 995ea573081b: Layer already exists 02:46:20 18445cb52442: Layer already exists 02:46:20 cce92674e987: Layer already exists 02:46:20 1234eb78723b: Pushed 02:46:20 66af98b4c1b6: Pushed 02:46:20 933e02651f8c: Pushed 02:46:24 5b13a2961078: Pushed 02:46:24 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:24 1234eb78723b: Preparing 02:46:24 5b13a2961078: Preparing 02:46:24 995ea573081b: Preparing 02:46:24 18445cb52442: Preparing 02:46:24 66af98b4c1b6: Preparing 02:46:24 933e02651f8c: Preparing 02:46:24 cce92674e987: Preparing 02:46:24 933e02651f8c: Waiting 02:46:24 cce92674e987: Waiting 02:46:24 5b13a2961078: Layer already exists 02:46:24 18445cb52442: Layer already exists 02:46:24 66af98b4c1b6: Layer already exists 02:46:24 1234eb78723b: Layer already exists 02:46:24 995ea573081b: Layer already exists 02:46:24 933e02651f8c: Layer already exists 02:46:24 cce92674e987: Layer already exists 02:46:24 latest: digest: sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96 02:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:25 1234eb78723b: Preparing 02:46:25 5b13a2961078: Preparing 02:46:25 995ea573081b: Preparing 02:46:25 18445cb52442: Preparing 02:46:25 66af98b4c1b6: Preparing 02:46:25 933e02651f8c: Preparing 02:46:25 cce92674e987: Preparing 02:46:25 933e02651f8c: Waiting 02:46:25 cce92674e987: Waiting 02:46:25 995ea573081b: Layer already exists 02:46:25 18445cb52442: Layer already exists 02:46:25 1234eb78723b: Layer already exists 02:46:25 66af98b4c1b6: Layer already exists 02:46:25 5b13a2961078: Layer already exists 02:46:25 933e02651f8c: Layer already exists 02:46:25 cce92674e987: Layer already exists 02:46:25 4.1.0-dev.96: digest: sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:26 + docker push nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:26 1234eb78723b: Preparing 02:46:26 5b13a2961078: Preparing 02:46:26 995ea573081b: Preparing 02:46:26 18445cb52442: Preparing 02:46:26 66af98b4c1b6: Preparing 02:46:26 933e02651f8c: Preparing 02:46:26 cce92674e987: Preparing 02:46:26 933e02651f8c: Waiting 02:46:26 cce92674e987: Waiting 02:46:26 5b13a2961078: Layer already exists 02:46:26 995ea573081b: Layer already exists 02:46:26 66af98b4c1b6: Layer already exists 02:46:26 1234eb78723b: Layer already exists 02:46:26 18445cb52442: Layer already exists 02:46:26 933e02651f8c: Layer already exists 02:46:26 cce92674e987: Layer already exists 02:46:26 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:26 1234eb78723b: Preparing 02:46:26 5b13a2961078: Preparing 02:46:26 995ea573081b: Preparing 02:46:26 18445cb52442: Preparing 02:46:26 66af98b4c1b6: Preparing 02:46:26 933e02651f8c: Preparing 02:46:26 cce92674e987: Preparing 02:46:26 933e02651f8c: Waiting 02:46:26 cce92674e987: Waiting 02:46:26 66af98b4c1b6: Layer already exists 02:46:26 995ea573081b: Layer already exists 02:46:26 5b13a2961078: Layer already exists 02:46:26 18445cb52442: Layer already exists 02:46:26 1234eb78723b: Layer already exists 02:46:26 933e02651f8c: Layer already exists 02:46:26 cce92674e987: Layer already exists 02:46:26 main: digest: sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:26 ===================================================== [Pipeline] echo 02:46:26 taggedImages: 02:46:26 - nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:26 - nexus3.edgexfoundry.org:10004/core-data:latest 02:46:26 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96 02:46:26 - nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:46:26 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:46:26 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:26 latest 02:46:26 4.1.0-dev.96 02:46:26 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:26 main 02:46:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:27 baba43761938: Preparing 02:46:27 ea5b004af9e7: Preparing 02:46:27 18445cb52442: Preparing 02:46:27 f6548cb03da3: Preparing 02:46:27 e3955111fb45: Preparing 02:46:27 cce92674e987: Preparing 02:46:27 cce92674e987: Waiting 02:46:27 18445cb52442: Layer already exists 02:46:27 cce92674e987: Layer already exists 02:46:27 e3955111fb45: Pushed 02:46:27 baba43761938: Pushed 02:46:27 f6548cb03da3: Pushed 02:46:31 ea5b004af9e7: Pushed 02:46:31 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 #37 ... 02:46:32 02:46:32 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #98 DONE 127.2s 02:46:32 02:46:32 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #84 DONE 146.4s 02:46:32 02:46:32 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #85 DONE 152.4s 02:46:32 02:46:32 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #91 DONE 145.1s 02:46:32 02:46:32 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #82 DONE 145.1s 02:46:32 02:46:32 #119 [support-notifications builder 6/7] COPY . . 02:46:32 #119 ... 02:46:32 02:46:32 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #90 DONE 139.3s 02:46:32 02:46:32 #120 [core-keeper builder 7/8] COPY . . 02:46:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:32 baba43761938: Preparing 02:46:32 ea5b004af9e7: Preparing 02:46:32 18445cb52442: Preparing 02:46:32 f6548cb03da3: Preparing 02:46:32 e3955111fb45: Preparing 02:46:32 cce92674e987: Preparing 02:46:32 cce92674e987: Waiting 02:46:32 ea5b004af9e7: Layer already exists 02:46:32 f6548cb03da3: Layer already exists 02:46:32 baba43761938: Layer already exists 02:46:32 18445cb52442: Layer already exists 02:46:32 e3955111fb45: Layer already exists 02:46:32 cce92674e987: Layer already exists 02:46:32 latest: digest: sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 #120 ... 02:46:32 02:46:32 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:46:32 #121 DONE 2.3s 02:46:32 02:46:32 #122 [support-scheduler builder 6/7] COPY . . 02:46:32 #122 DONE 2.2s 02:46:32 02:46:32 #119 [support-notifications builder 6/7] COPY . . 02:46:32 #119 DONE 2.3s 02:46:32 02:46:32 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #123 CACHED 02:46:32 02:46:32 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:46:32 #124 CACHED 02:46:32 02:46:32 #125 [security-proxy-auth builder 6/7] COPY . . 02:46:32 #125 CACHED 02:46:32 02:46:32 #126 [core-metadata builder 6/7] COPY . . 02:46:32 #126 CACHED 02:46:32 02:46:32 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #127 CACHED 02:46:32 02:46:32 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:46:32 #128 CACHED 02:46:32 02:46:32 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 02:46:32 #129 CACHED 02:46:32 02:46:32 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #130 CACHED 02:46:32 02:46:32 #131 [core-data builder 6/7] COPY . . 02:46:32 #131 CACHED 02:46:32 02:46:32 #132 [core-command builder 6/7] COPY . . 02:46:32 #132 CACHED 02:46:32 02:46:32 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 02:46:32 #133 CACHED 02:46:32 02:46:32 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:32 #134 CACHED 02:46:32 02:46:32 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 02:46:32 #135 DONE 2.3s 02:46:32 02:46:32 #120 [core-keeper builder 7/8] COPY . . 02:46:32 #120 DONE 2.2s 02:46:32 02:46:32 #136 [security-bootstrapper builder 6/7] COPY . . 02:46:32 #136 DONE 2.4s 02:46:32 02:46:32 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:46:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96 02:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:33 baba43761938: Preparing 02:46:33 ea5b004af9e7: Preparing 02:46:33 18445cb52442: Preparing 02:46:33 f6548cb03da3: Preparing 02:46:33 e3955111fb45: Preparing 02:46:33 cce92674e987: Preparing 02:46:33 cce92674e987: Waiting 02:46:33 ea5b004af9e7: Layer already exists 02:46:33 baba43761938: Layer already exists 02:46:33 e3955111fb45: Layer already exists 02:46:33 f6548cb03da3: Layer already exists 02:46:33 18445cb52442: Layer already exists 02:46:33 cce92674e987: Layer already exists 02:46:33 4.1.0-dev.96: digest: sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:33 #137 ... 02:46:33 02:46:33 #138 [security-secretstore-setup builder 6/7] COPY . . 02:46:33 #138 CACHED 02:46:33 02:46:33 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:46:33 #139 CACHED 02:46:33 02:46:33 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:33 #140 CACHED 02:46:33 02:46:33 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:46:33 #141 CACHED 02:46:33 02:46:33 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:33 #142 CACHED 02:46:33 02:46:33 #143 [security-proxy-setup builder 6/7] COPY . . 02:46:33 #143 CACHED 02:46:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:33 02:46:33 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:33 baba43761938: Preparing 02:46:33 ea5b004af9e7: Preparing 02:46:33 18445cb52442: Preparing 02:46:33 f6548cb03da3: Preparing 02:46:33 e3955111fb45: Preparing 02:46:33 cce92674e987: Preparing 02:46:33 cce92674e987: Waiting 02:46:33 f6548cb03da3: Layer already exists 02:46:33 ea5b004af9e7: Layer already exists 02:46:33 baba43761938: Layer already exists 02:46:33 e3955111fb45: Layer already exists 02:46:33 18445cb52442: Layer already exists 02:46:33 cce92674e987: Layer already exists 02:46:33 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:34 baba43761938: Preparing 02:46:34 ea5b004af9e7: Preparing 02:46:34 18445cb52442: Preparing 02:46:34 f6548cb03da3: Preparing 02:46:34 e3955111fb45: Preparing 02:46:34 cce92674e987: Preparing 02:46:34 cce92674e987: Waiting 02:46:34 18445cb52442: Layer already exists 02:46:34 f6548cb03da3: Layer already exists 02:46:34 baba43761938: Layer already exists 02:46:34 ea5b004af9e7: Layer already exists 02:46:34 e3955111fb45: Layer already exists 02:46:34 cce92674e987: Layer already exists 02:46:34 main: digest: sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:34 ===================================================== [Pipeline] echo 02:46:34 taggedImages: 02:46:34 - nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:34 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:46:34 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96 02:46:34 - nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:34 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:46:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:46:34 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:34 latest 02:46:34 4.1.0-dev.96 02:46:34 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:34 main 02:46:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:35 81ffc61176c9: Preparing 02:46:35 6abe4c386907: Preparing 02:46:35 dd9a5d283fb9: Preparing 02:46:35 995ea573081b: Preparing 02:46:35 18445cb52442: Preparing 02:46:35 a24184883573: Preparing 02:46:35 4d3332275ffa: Preparing 02:46:35 cce92674e987: Preparing 02:46:35 a24184883573: Waiting 02:46:35 4d3332275ffa: Waiting 02:46:35 cce92674e987: Waiting 02:46:35 18445cb52442: Layer already exists 02:46:35 995ea573081b: Layer already exists 02:46:35 a24184883573: Layer already exists 02:46:35 4d3332275ffa: Layer already exists 02:46:35 cce92674e987: Layer already exists 02:46:35 6abe4c386907: Pushed 02:46:35 81ffc61176c9: Pushed 02:46:38 #144 ... 02:46:38 02:46:38 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:38 #0 5.340 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:46:39 #145 ... 02:46:39 02:46:39 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:39 #0 6.038 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:46:39 #146 ... 02:46:39 02:46:39 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:46:39 #137 6.132 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:46:39 dd9a5d283fb9: Pushed 02:46:39 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:39 81ffc61176c9: Preparing 02:46:39 6abe4c386907: Preparing 02:46:39 dd9a5d283fb9: Preparing 02:46:39 995ea573081b: Preparing 02:46:39 18445cb52442: Preparing 02:46:39 a24184883573: Preparing 02:46:39 4d3332275ffa: Preparing 02:46:39 cce92674e987: Preparing 02:46:39 a24184883573: Waiting 02:46:39 4d3332275ffa: Waiting 02:46:39 cce92674e987: Waiting 02:46:39 18445cb52442: Layer already exists 02:46:39 995ea573081b: Layer already exists 02:46:39 81ffc61176c9: Layer already exists 02:46:39 dd9a5d283fb9: Layer already exists 02:46:39 6abe4c386907: Layer already exists 02:46:39 4d3332275ffa: Layer already exists 02:46:39 a24184883573: Layer already exists 02:46:39 cce92674e987: Layer already exists 02:46:39 latest: digest: sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96 02:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:40 81ffc61176c9: Preparing 02:46:40 6abe4c386907: Preparing 02:46:40 dd9a5d283fb9: Preparing 02:46:40 995ea573081b: Preparing 02:46:40 18445cb52442: Preparing 02:46:40 a24184883573: Preparing 02:46:40 4d3332275ffa: Preparing 02:46:40 cce92674e987: Preparing 02:46:40 a24184883573: Waiting 02:46:40 4d3332275ffa: Waiting 02:46:40 cce92674e987: Waiting 02:46:40 6abe4c386907: Layer already exists 02:46:40 81ffc61176c9: Layer already exists 02:46:40 18445cb52442: Layer already exists 02:46:40 dd9a5d283fb9: Layer already exists 02:46:40 995ea573081b: Layer already exists 02:46:40 cce92674e987: Layer already exists 02:46:40 4d3332275ffa: Layer already exists 02:46:40 a24184883573: Layer already exists 02:46:40 4.1.0-dev.96: digest: sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:41 81ffc61176c9: Preparing 02:46:41 6abe4c386907: Preparing 02:46:41 dd9a5d283fb9: Preparing 02:46:41 995ea573081b: Preparing 02:46:41 18445cb52442: Preparing 02:46:41 a24184883573: Preparing 02:46:41 4d3332275ffa: Preparing 02:46:41 cce92674e987: Preparing 02:46:41 4d3332275ffa: Waiting 02:46:41 a24184883573: Waiting 02:46:41 cce92674e987: Waiting 02:46:41 995ea573081b: Layer already exists 02:46:41 dd9a5d283fb9: Layer already exists 02:46:41 18445cb52442: Layer already exists 02:46:41 81ffc61176c9: Layer already exists 02:46:41 6abe4c386907: Layer already exists 02:46:41 4d3332275ffa: Layer already exists 02:46:41 cce92674e987: Layer already exists 02:46:41 a24184883573: Layer already exists 02:46:41 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:41 81ffc61176c9: Preparing 02:46:41 6abe4c386907: Preparing 02:46:41 dd9a5d283fb9: Preparing 02:46:41 995ea573081b: Preparing 02:46:41 18445cb52442: Preparing 02:46:41 a24184883573: Preparing 02:46:41 4d3332275ffa: Preparing 02:46:41 cce92674e987: Preparing 02:46:41 a24184883573: Waiting 02:46:41 cce92674e987: Waiting 02:46:41 995ea573081b: Layer already exists 02:46:41 18445cb52442: Layer already exists 02:46:41 6abe4c386907: Layer already exists 02:46:41 81ffc61176c9: Layer already exists 02:46:41 dd9a5d283fb9: Layer already exists 02:46:41 4d3332275ffa: Layer already exists 02:46:41 cce92674e987: Layer already exists 02:46:41 a24184883573: Layer already exists 02:46:41 main: digest: sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:41 ===================================================== [Pipeline] echo 02:46:41 taggedImages: 02:46:41 - nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:46:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96 02:46:41 - nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:46:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:46:41 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:41 latest 02:46:41 4.1.0-dev.96 02:46:41 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:41 main 02:46:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:42 b5ed748ef59d: Preparing 02:46:42 d4a137a8f952: Preparing 02:46:42 32723d4f480c: Preparing 02:46:42 345a71f54612: Preparing 02:46:42 2641b1beb38d: Preparing 02:46:42 23ecda94a38d: Preparing 02:46:42 e02099eb3b16: Preparing 02:46:42 995ea573081b: Preparing 02:46:42 18445cb52442: Preparing 02:46:42 094b5bec92b4: Preparing 02:46:42 7abd0695e163: Preparing 02:46:42 5f70bf18a086: Preparing 02:46:42 3d2edbb5a567: Preparing 02:46:42 bc9d70106bf1: Preparing 02:46:42 57ce397b0a37: Preparing 02:46:42 23ecda94a38d: Waiting 02:46:42 cce92674e987: Preparing 02:46:42 e02099eb3b16: Waiting 02:46:42 995ea573081b: Waiting 02:46:42 18445cb52442: Waiting 02:46:42 094b5bec92b4: Waiting 02:46:42 7abd0695e163: Waiting 02:46:42 5f70bf18a086: Waiting 02:46:42 3d2edbb5a567: Waiting 02:46:42 bc9d70106bf1: Waiting 02:46:42 57ce397b0a37: Waiting 02:46:42 cce92674e987: Waiting 02:46:42 32723d4f480c: Pushed 02:46:42 345a71f54612: Pushed 02:46:42 2641b1beb38d: Pushed 02:46:42 d4a137a8f952: Pushed 02:46:42 b5ed748ef59d: Pushed 02:46:42 995ea573081b: Layer already exists 02:46:42 18445cb52442: Layer already exists 02:46:42 5f70bf18a086: Layer already exists 02:46:42 23ecda94a38d: Pushed 02:46:42 094b5bec92b4: Pushed 02:46:42 7abd0695e163: Pushed 02:46:42 3d2edbb5a567: Pushed 02:46:42 cce92674e987: Layer already exists 02:46:42 bc9d70106bf1: Pushed 02:46:42 57ce397b0a37: Pushed 02:46:43 #137 ... 02:46:43 02:46:43 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:43 #0 6.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:46:43 #147 ... 02:46:43 02:46:43 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:43 #0 6.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:46:43 #148 ... 02:46:43 02:46:43 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:43 #0 6.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:46:43 #149 ... 02:46:43 02:46:43 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:46:43 #0 6.918 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:46:43 #150 ... 02:46:43 02:46:43 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:43 #0 4.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:46:44 #151 ... 02:46:44 02:46:44 #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:46:44 #0 7.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:46:44 #152 ... 02:46:44 02:46:44 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:44 #0 5.844 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:46:44 e02099eb3b16: Pushed 02:46:44 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:44 #153 ... 02:46:44 02:46:44 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:44 #0 6.108 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:46:44 #154 ... 02:46:44 02:46:44 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:44 #144 6.937 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:46:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:44 b5ed748ef59d: Preparing 02:46:44 d4a137a8f952: Preparing 02:46:44 32723d4f480c: Preparing 02:46:44 345a71f54612: Preparing 02:46:44 2641b1beb38d: Preparing 02:46:44 23ecda94a38d: Preparing 02:46:44 e02099eb3b16: Preparing 02:46:44 995ea573081b: Preparing 02:46:44 18445cb52442: Preparing 02:46:44 094b5bec92b4: Preparing 02:46:44 7abd0695e163: Preparing 02:46:44 5f70bf18a086: Preparing 02:46:44 3d2edbb5a567: Preparing 02:46:44 bc9d70106bf1: Preparing 02:46:44 57ce397b0a37: Preparing 02:46:44 cce92674e987: Preparing 02:46:44 e02099eb3b16: Waiting 02:46:44 995ea573081b: Waiting 02:46:44 18445cb52442: Waiting 02:46:44 23ecda94a38d: Waiting 02:46:44 094b5bec92b4: Waiting 02:46:44 bc9d70106bf1: Waiting 02:46:44 7abd0695e163: Waiting 02:46:44 57ce397b0a37: Waiting 02:46:44 5f70bf18a086: Waiting 02:46:44 3d2edbb5a567: Waiting 02:46:44 cce92674e987: Waiting 02:46:44 d4a137a8f952: Layer already exists 02:46:44 b5ed748ef59d: Layer already exists 02:46:44 345a71f54612: Layer already exists 02:46:44 32723d4f480c: Layer already exists 02:46:44 2641b1beb38d: Layer already exists 02:46:44 23ecda94a38d: Layer already exists 02:46:44 e02099eb3b16: Layer already exists 02:46:44 18445cb52442: Layer already exists 02:46:44 995ea573081b: Layer already exists 02:46:44 094b5bec92b4: Layer already exists 02:46:44 3d2edbb5a567: Layer already exists 02:46:44 5f70bf18a086: Layer already exists 02:46:44 7abd0695e163: Layer already exists 02:46:44 bc9d70106bf1: Layer already exists 02:46:44 57ce397b0a37: Layer already exists 02:46:44 cce92674e987: Layer already exists 02:46:44 latest: digest: sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96 02:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:45 b5ed748ef59d: Preparing 02:46:45 d4a137a8f952: Preparing 02:46:45 32723d4f480c: Preparing 02:46:45 345a71f54612: Preparing 02:46:45 2641b1beb38d: Preparing 02:46:45 23ecda94a38d: Preparing 02:46:45 e02099eb3b16: Preparing 02:46:45 995ea573081b: Preparing 02:46:45 18445cb52442: Preparing 02:46:45 094b5bec92b4: Preparing 02:46:45 7abd0695e163: Preparing 02:46:45 5f70bf18a086: Preparing 02:46:45 3d2edbb5a567: Preparing 02:46:45 bc9d70106bf1: Preparing 02:46:45 57ce397b0a37: Preparing 02:46:45 cce92674e987: Preparing 02:46:45 094b5bec92b4: Waiting 02:46:45 7abd0695e163: Waiting 02:46:45 5f70bf18a086: Waiting 02:46:45 3d2edbb5a567: Waiting 02:46:45 bc9d70106bf1: Waiting 02:46:45 57ce397b0a37: Waiting 02:46:45 23ecda94a38d: Waiting 02:46:45 cce92674e987: Waiting 02:46:45 e02099eb3b16: Waiting 02:46:45 18445cb52442: Waiting 02:46:45 995ea573081b: Waiting 02:46:45 32723d4f480c: Layer already exists 02:46:45 b5ed748ef59d: Layer already exists 02:46:45 2641b1beb38d: Layer already exists 02:46:45 d4a137a8f952: Layer already exists 02:46:45 345a71f54612: Layer already exists 02:46:45 23ecda94a38d: Layer already exists 02:46:45 18445cb52442: Layer already exists 02:46:45 995ea573081b: Layer already exists 02:46:45 e02099eb3b16: Layer already exists 02:46:45 094b5bec92b4: Layer already exists 02:46:45 7abd0695e163: Layer already exists 02:46:45 3d2edbb5a567: Layer already exists 02:46:45 bc9d70106bf1: Layer already exists 02:46:45 5f70bf18a086: Layer already exists 02:46:45 57ce397b0a37: Layer already exists 02:46:45 cce92674e987: Layer already exists 02:46:45 4.1.0-dev.96: digest: sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:46 b5ed748ef59d: Preparing 02:46:46 d4a137a8f952: Preparing 02:46:46 32723d4f480c: Preparing 02:46:46 345a71f54612: Preparing 02:46:46 2641b1beb38d: Preparing 02:46:46 23ecda94a38d: Preparing 02:46:46 e02099eb3b16: Preparing 02:46:46 995ea573081b: Preparing 02:46:46 18445cb52442: Preparing 02:46:46 094b5bec92b4: Preparing 02:46:46 7abd0695e163: Preparing 02:46:46 5f70bf18a086: Preparing 02:46:46 3d2edbb5a567: Preparing 02:46:46 bc9d70106bf1: Preparing 02:46:46 57ce397b0a37: Preparing 02:46:46 cce92674e987: Preparing 02:46:46 23ecda94a38d: Waiting 02:46:46 094b5bec92b4: Waiting 02:46:46 e02099eb3b16: Waiting 02:46:46 7abd0695e163: Waiting 02:46:46 5f70bf18a086: Waiting 02:46:46 57ce397b0a37: Waiting 02:46:46 995ea573081b: Waiting 02:46:46 cce92674e987: Waiting 02:46:46 18445cb52442: Waiting 02:46:46 3d2edbb5a567: Waiting 02:46:46 bc9d70106bf1: Waiting 02:46:46 32723d4f480c: Layer already exists 02:46:46 d4a137a8f952: Layer already exists 02:46:46 345a71f54612: Layer already exists 02:46:46 b5ed748ef59d: Layer already exists 02:46:46 2641b1beb38d: Layer already exists 02:46:46 23ecda94a38d: Layer already exists 02:46:46 e02099eb3b16: Layer already exists 02:46:46 995ea573081b: Layer already exists 02:46:46 094b5bec92b4: Layer already exists 02:46:46 18445cb52442: Layer already exists 02:46:46 5f70bf18a086: Layer already exists 02:46:46 bc9d70106bf1: Layer already exists 02:46:46 3d2edbb5a567: Layer already exists 02:46:46 57ce397b0a37: Layer already exists 02:46:46 7abd0695e163: Layer already exists 02:46:46 cce92674e987: Layer already exists 02:46:46 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:46 b5ed748ef59d: Preparing 02:46:46 d4a137a8f952: Preparing 02:46:46 32723d4f480c: Preparing 02:46:46 345a71f54612: Preparing 02:46:46 2641b1beb38d: Preparing 02:46:46 23ecda94a38d: Preparing 02:46:46 e02099eb3b16: Preparing 02:46:46 995ea573081b: Preparing 02:46:46 18445cb52442: Preparing 02:46:46 094b5bec92b4: Preparing 02:46:46 7abd0695e163: Preparing 02:46:46 5f70bf18a086: Preparing 02:46:46 3d2edbb5a567: Preparing 02:46:46 bc9d70106bf1: Preparing 02:46:46 57ce397b0a37: Preparing 02:46:46 cce92674e987: Preparing 02:46:46 23ecda94a38d: Waiting 02:46:46 e02099eb3b16: Waiting 02:46:46 995ea573081b: Waiting 02:46:46 18445cb52442: Waiting 02:46:46 094b5bec92b4: Waiting 02:46:46 7abd0695e163: Waiting 02:46:46 5f70bf18a086: Waiting 02:46:46 3d2edbb5a567: Waiting 02:46:46 bc9d70106bf1: Waiting 02:46:46 57ce397b0a37: Waiting 02:46:46 cce92674e987: Waiting 02:46:46 b5ed748ef59d: Layer already exists 02:46:46 2641b1beb38d: Layer already exists 02:46:46 d4a137a8f952: Layer already exists 02:46:46 345a71f54612: Layer already exists 02:46:46 32723d4f480c: Layer already exists 02:46:46 23ecda94a38d: Layer already exists 02:46:46 e02099eb3b16: Layer already exists 02:46:46 094b5bec92b4: Layer already exists 02:46:46 18445cb52442: Layer already exists 02:46:46 995ea573081b: Layer already exists 02:46:46 7abd0695e163: Layer already exists 02:46:46 5f70bf18a086: Layer already exists 02:46:46 bc9d70106bf1: Layer already exists 02:46:46 3d2edbb5a567: Layer already exists 02:46:46 57ce397b0a37: Layer already exists 02:46:46 cce92674e987: Layer already exists 02:46:46 main: digest: sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:46 ===================================================== [Pipeline] echo 02:46:46 taggedImages: 02:46:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:46:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96 02:46:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:46:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:46:46 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:46 latest 02:46:46 4.1.0-dev.96 02:46:46 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:46 main 02:46:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:47 e47c70b473ef: Preparing 02:46:47 c9a208054891: Preparing 02:46:47 45ff3851d2fc: Preparing 02:46:47 e8f77b4ea4b1: Preparing 02:46:47 995ea573081b: Preparing 02:46:47 18445cb52442: Preparing 02:46:47 a24184883573: Preparing 02:46:47 4d3332275ffa: Preparing 02:46:47 cce92674e987: Preparing 02:46:47 18445cb52442: Waiting 02:46:47 a24184883573: Waiting 02:46:47 4d3332275ffa: Waiting 02:46:47 cce92674e987: Waiting 02:46:47 995ea573081b: Layer already exists 02:46:47 18445cb52442: Layer already exists 02:46:47 a24184883573: Layer already exists 02:46:47 4d3332275ffa: Layer already exists 02:46:47 e47c70b473ef: Pushed 02:46:47 45ff3851d2fc: Pushed 02:46:47 cce92674e987: Layer already exists 02:46:47 c9a208054891: Pushed 02:46:51 e8f77b4ea4b1: Pushed 02:46:51 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:52 e47c70b473ef: Preparing 02:46:52 c9a208054891: Preparing 02:46:52 45ff3851d2fc: Preparing 02:46:52 e8f77b4ea4b1: Preparing 02:46:52 995ea573081b: Preparing 02:46:52 18445cb52442: Preparing 02:46:52 a24184883573: Preparing 02:46:52 4d3332275ffa: Preparing 02:46:52 cce92674e987: Preparing 02:46:52 18445cb52442: Waiting 02:46:52 a24184883573: Waiting 02:46:52 4d3332275ffa: Waiting 02:46:52 cce92674e987: Waiting 02:46:52 e8f77b4ea4b1: Layer already exists 02:46:52 e47c70b473ef: Layer already exists 02:46:52 995ea573081b: Layer already exists 02:46:52 45ff3851d2fc: Layer already exists 02:46:52 c9a208054891: Layer already exists 02:46:52 4d3332275ffa: Layer already exists 02:46:52 18445cb52442: Layer already exists 02:46:52 cce92674e987: Layer already exists 02:46:52 a24184883573: Layer already exists 02:46:52 latest: digest: sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96 02:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:53 e47c70b473ef: Preparing 02:46:53 c9a208054891: Preparing 02:46:53 45ff3851d2fc: Preparing 02:46:53 e8f77b4ea4b1: Preparing 02:46:53 995ea573081b: Preparing 02:46:53 18445cb52442: Preparing 02:46:53 a24184883573: Preparing 02:46:53 4d3332275ffa: Preparing 02:46:53 cce92674e987: Preparing 02:46:53 18445cb52442: Waiting 02:46:53 a24184883573: Waiting 02:46:53 4d3332275ffa: Waiting 02:46:53 cce92674e987: Waiting 02:46:53 e47c70b473ef: Layer already exists 02:46:53 e8f77b4ea4b1: Layer already exists 02:46:53 995ea573081b: Layer already exists 02:46:53 45ff3851d2fc: Layer already exists 02:46:53 c9a208054891: Layer already exists 02:46:53 18445cb52442: Layer already exists 02:46:53 4d3332275ffa: Layer already exists 02:46:53 a24184883573: Layer already exists 02:46:53 cce92674e987: Layer already exists 02:46:53 4.1.0-dev.96: digest: sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:53 e47c70b473ef: Preparing 02:46:53 c9a208054891: Preparing 02:46:53 45ff3851d2fc: Preparing 02:46:53 e8f77b4ea4b1: Preparing 02:46:53 995ea573081b: Preparing 02:46:53 18445cb52442: Preparing 02:46:53 a24184883573: Preparing 02:46:53 4d3332275ffa: Preparing 02:46:53 cce92674e987: Preparing 02:46:53 a24184883573: Waiting 02:46:53 4d3332275ffa: Waiting 02:46:53 cce92674e987: Waiting 02:46:53 18445cb52442: Waiting 02:46:53 995ea573081b: Layer already exists 02:46:53 e47c70b473ef: Layer already exists 02:46:53 45ff3851d2fc: Layer already exists 02:46:53 e8f77b4ea4b1: Layer already exists 02:46:53 c9a208054891: Layer already exists 02:46:53 a24184883573: Layer already exists 02:46:53 18445cb52442: Layer already exists 02:46:53 4d3332275ffa: Layer already exists 02:46:53 cce92674e987: Layer already exists 02:46:53 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:54 e47c70b473ef: Preparing 02:46:54 c9a208054891: Preparing 02:46:54 45ff3851d2fc: Preparing 02:46:54 e8f77b4ea4b1: Preparing 02:46:54 995ea573081b: Preparing 02:46:54 18445cb52442: Preparing 02:46:54 a24184883573: Preparing 02:46:54 4d3332275ffa: Preparing 02:46:54 cce92674e987: Preparing 02:46:54 4d3332275ffa: Waiting 02:46:54 a24184883573: Waiting 02:46:54 cce92674e987: Waiting 02:46:54 45ff3851d2fc: Layer already exists 02:46:54 e47c70b473ef: Layer already exists 02:46:54 e8f77b4ea4b1: Layer already exists 02:46:54 c9a208054891: Layer already exists 02:46:54 995ea573081b: Layer already exists 02:46:54 a24184883573: Layer already exists 02:46:54 18445cb52442: Layer already exists 02:46:54 4d3332275ffa: Layer already exists 02:46:54 cce92674e987: Layer already exists 02:46:54 main: digest: sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:54 ===================================================== [Pipeline] echo 02:46:54 taggedImages: 02:46:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:46:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96 02:46:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:46:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:46:54 0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:54 latest 02:46:54 4.1.0-dev.96 02:46:54 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:46:54 main 02:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:55 5f8a855b462b: Preparing 02:46:55 176edbe0139a: Preparing 02:46:55 5d51d61871f7: Preparing 02:46:55 df46033cf0bc: Preparing 02:46:55 cc1b96a0e669: Preparing 02:46:55 995ea573081b: Preparing 02:46:55 18445cb52442: Preparing 02:46:55 ed6be949fff2: Preparing 02:46:55 09b9760f0a88: Preparing 02:46:55 995ea573081b: Waiting 02:46:55 18445cb52442: Waiting 02:46:55 ed6be949fff2: Waiting 02:46:55 076ac72f6ed2: Preparing 02:46:55 09b9760f0a88: Waiting 02:46:55 cce92674e987: Preparing 02:46:55 076ac72f6ed2: Waiting 02:46:55 cce92674e987: Waiting 02:46:55 5f8a855b462b: Pushed 02:46:55 df46033cf0bc: Pushed 02:46:55 176edbe0139a: Pushed 02:46:55 cc1b96a0e669: Pushed 02:46:55 995ea573081b: Layer already exists 02:46:55 18445cb52442: Layer already exists 02:46:55 cce92674e987: Layer already exists 02:46:55 ed6be949fff2: Pushed 02:46:55 09b9760f0a88: Pushed 02:46:56 076ac72f6ed2: Pushed 02:46:58 5d51d61871f7: Pushed 02:46:58 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:58 5f8a855b462b: Preparing 02:46:58 176edbe0139a: Preparing 02:46:58 5d51d61871f7: Preparing 02:46:58 df46033cf0bc: Preparing 02:46:58 cc1b96a0e669: Preparing 02:46:58 995ea573081b: Preparing 02:46:58 18445cb52442: Preparing 02:46:58 ed6be949fff2: Preparing 02:46:58 09b9760f0a88: Preparing 02:46:58 076ac72f6ed2: Preparing 02:46:58 cce92674e987: Preparing 02:46:58 18445cb52442: Waiting 02:46:58 ed6be949fff2: Waiting 02:46:58 09b9760f0a88: Waiting 02:46:58 076ac72f6ed2: Waiting 02:46:58 995ea573081b: Waiting 02:46:58 cce92674e987: Waiting 02:46:58 176edbe0139a: Layer already exists 02:46:58 cc1b96a0e669: Layer already exists 02:46:58 df46033cf0bc: Layer already exists 02:46:58 5f8a855b462b: Layer already exists 02:46:58 5d51d61871f7: Layer already exists 02:46:58 ed6be949fff2: Layer already exists 02:46:58 18445cb52442: Layer already exists 02:46:58 995ea573081b: Layer already exists 02:46:58 09b9760f0a88: Layer already exists 02:46:58 076ac72f6ed2: Layer already exists 02:46:58 cce92674e987: Layer already exists 02:46:58 latest: digest: sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96 02:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:59 5f8a855b462b: Preparing 02:46:59 176edbe0139a: Preparing 02:46:59 5d51d61871f7: Preparing 02:46:59 df46033cf0bc: Preparing 02:46:59 cc1b96a0e669: Preparing 02:46:59 995ea573081b: Preparing 02:46:59 18445cb52442: Preparing 02:46:59 ed6be949fff2: Preparing 02:46:59 09b9760f0a88: Preparing 02:46:59 076ac72f6ed2: Preparing 02:46:59 cce92674e987: Preparing 02:46:59 18445cb52442: Waiting 02:46:59 ed6be949fff2: Waiting 02:46:59 09b9760f0a88: Waiting 02:46:59 076ac72f6ed2: Waiting 02:46:59 cce92674e987: Waiting 02:46:59 995ea573081b: Waiting 02:46:59 df46033cf0bc: Layer already exists 02:46:59 176edbe0139a: Layer already exists 02:46:59 cc1b96a0e669: Layer already exists 02:46:59 5f8a855b462b: Layer already exists 02:46:59 5d51d61871f7: Layer already exists 02:46:59 995ea573081b: Layer already exists 02:46:59 ed6be949fff2: Layer already exists 02:46:59 076ac72f6ed2: Layer already exists 02:46:59 09b9760f0a88: Layer already exists 02:46:59 18445cb52442: Layer already exists 02:46:59 cce92674e987: Layer already exists 02:46:59 4.1.0-dev.96: digest: sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:47:00 5f8a855b462b: Preparing 02:47:00 176edbe0139a: Preparing 02:47:00 5d51d61871f7: Preparing 02:47:00 df46033cf0bc: Preparing 02:47:00 cc1b96a0e669: Preparing 02:47:00 995ea573081b: Preparing 02:47:00 18445cb52442: Preparing 02:47:00 ed6be949fff2: Preparing 02:47:00 09b9760f0a88: Preparing 02:47:00 076ac72f6ed2: Preparing 02:47:00 cce92674e987: Preparing 02:47:00 995ea573081b: Waiting 02:47:00 18445cb52442: Waiting 02:47:00 ed6be949fff2: Waiting 02:47:00 09b9760f0a88: Waiting 02:47:00 076ac72f6ed2: Waiting 02:47:00 cce92674e987: Waiting 02:47:00 cc1b96a0e669: Layer already exists 02:47:00 5f8a855b462b: Layer already exists 02:47:00 5d51d61871f7: Layer already exists 02:47:00 176edbe0139a: Layer already exists 02:47:00 df46033cf0bc: Layer already exists 02:47:00 995ea573081b: Layer already exists 02:47:00 18445cb52442: Layer already exists 02:47:00 09b9760f0a88: Layer already exists 02:47:00 076ac72f6ed2: Layer already exists 02:47:00 ed6be949fff2: Layer already exists 02:47:00 cce92674e987: Layer already exists 02:47:00 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:47:00 5f8a855b462b: Preparing 02:47:00 176edbe0139a: Preparing 02:47:00 5d51d61871f7: Preparing 02:47:00 df46033cf0bc: Preparing 02:47:00 cc1b96a0e669: Preparing 02:47:00 995ea573081b: Preparing 02:47:00 18445cb52442: Preparing 02:47:00 ed6be949fff2: Preparing 02:47:00 09b9760f0a88: Preparing 02:47:00 076ac72f6ed2: Preparing 02:47:00 cce92674e987: Preparing 02:47:00 995ea573081b: Waiting 02:47:00 18445cb52442: Waiting 02:47:00 cce92674e987: Waiting 02:47:00 ed6be949fff2: Waiting 02:47:00 09b9760f0a88: Waiting 02:47:00 076ac72f6ed2: Waiting 02:47:00 cc1b96a0e669: Layer already exists 02:47:00 176edbe0139a: Layer already exists 02:47:00 5d51d61871f7: Layer already exists 02:47:00 5f8a855b462b: Layer already exists 02:47:00 df46033cf0bc: Layer already exists 02:47:00 995ea573081b: Layer already exists 02:47:00 18445cb52442: Layer already exists 02:47:00 ed6be949fff2: Layer already exists 02:47:00 076ac72f6ed2: Layer already exists 02:47:00 09b9760f0a88: Layer already exists 02:47:00 cce92674e987: Layer already exists 02:47:00 main: digest: sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:01 ===================================================== [Pipeline] echo 02:47:01 taggedImages: 02:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96 02:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:47:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:47:01 0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:01 latest 02:47:01 4.1.0-dev.96 02:47:01 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:01 main 02:47:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:01 8997af662f13: Preparing 02:47:01 a79630f59e9f: Preparing 02:47:01 0ce7f5ec1204: Preparing 02:47:01 c28b0754149b: Preparing 02:47:01 d89d95846617: Preparing 02:47:01 0d16f0679b02: Preparing 02:47:01 5710e7fcfd56: Preparing 02:47:01 995ea573081b: Preparing 02:47:01 18445cb52442: Preparing 02:47:01 72c7d031b67e: Preparing 02:47:01 0d16f0679b02: Waiting 02:47:01 5710e7fcfd56: Waiting 02:47:01 18445cb52442: Waiting 02:47:01 995ea573081b: Waiting 02:47:01 6fa6e1e1f9ac: Preparing 02:47:01 72c7d031b67e: Waiting 02:47:01 cce92674e987: Preparing 02:47:01 6fa6e1e1f9ac: Waiting 02:47:01 cce92674e987: Waiting 02:47:01 a79630f59e9f: Pushed 02:47:01 8997af662f13: Pushed 02:47:01 d89d95846617: Pushed 02:47:01 995ea573081b: Layer already exists 02:47:01 18445cb52442: Layer already exists 02:47:01 0d16f0679b02: Pushed 02:47:01 5710e7fcfd56: Pushed 02:47:01 cce92674e987: Layer already exists 02:47:01 72c7d031b67e: Pushed 02:47:03 6fa6e1e1f9ac: Pushed 02:47:04 c28b0754149b: Pushed 02:47:04 0ce7f5ec1204: Pushed 02:47:04 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:05 8997af662f13: Preparing 02:47:05 a79630f59e9f: Preparing 02:47:05 0ce7f5ec1204: Preparing 02:47:05 c28b0754149b: Preparing 02:47:05 d89d95846617: Preparing 02:47:05 0d16f0679b02: Preparing 02:47:05 5710e7fcfd56: Preparing 02:47:05 995ea573081b: Preparing 02:47:05 18445cb52442: Preparing 02:47:05 72c7d031b67e: Preparing 02:47:05 0d16f0679b02: Waiting 02:47:05 5710e7fcfd56: Waiting 02:47:05 995ea573081b: Waiting 02:47:05 18445cb52442: Waiting 02:47:05 6fa6e1e1f9ac: Preparing 02:47:05 cce92674e987: Preparing 02:47:05 72c7d031b67e: Waiting 02:47:05 cce92674e987: Waiting 02:47:05 6fa6e1e1f9ac: Waiting 02:47:05 a79630f59e9f: Layer already exists 02:47:05 c28b0754149b: Layer already exists 02:47:05 d89d95846617: Layer already exists 02:47:05 8997af662f13: Layer already exists 02:47:05 0ce7f5ec1204: Layer already exists 02:47:05 18445cb52442: Layer already exists 02:47:05 5710e7fcfd56: Layer already exists 02:47:05 995ea573081b: Layer already exists 02:47:05 0d16f0679b02: Layer already exists 02:47:05 72c7d031b67e: Layer already exists 02:47:05 cce92674e987: Layer already exists 02:47:05 6fa6e1e1f9ac: Layer already exists 02:47:05 latest: digest: sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96 02:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:05 8997af662f13: Preparing 02:47:05 a79630f59e9f: Preparing 02:47:05 0ce7f5ec1204: Preparing 02:47:05 c28b0754149b: Preparing 02:47:05 d89d95846617: Preparing 02:47:05 0d16f0679b02: Preparing 02:47:05 5710e7fcfd56: Preparing 02:47:05 995ea573081b: Preparing 02:47:05 18445cb52442: Preparing 02:47:05 72c7d031b67e: Preparing 02:47:05 6fa6e1e1f9ac: Preparing 02:47:05 cce92674e987: Preparing 02:47:05 995ea573081b: Waiting 02:47:05 18445cb52442: Waiting 02:47:05 72c7d031b67e: Waiting 02:47:05 6fa6e1e1f9ac: Waiting 02:47:05 0d16f0679b02: Waiting 02:47:05 cce92674e987: Waiting 02:47:05 5710e7fcfd56: Waiting 02:47:05 c28b0754149b: Layer already exists 02:47:05 a79630f59e9f: Layer already exists 02:47:05 d89d95846617: Layer already exists 02:47:05 8997af662f13: Layer already exists 02:47:05 0ce7f5ec1204: Layer already exists 02:47:05 0d16f0679b02: Layer already exists 02:47:05 995ea573081b: Layer already exists 02:47:05 5710e7fcfd56: Layer already exists 02:47:05 18445cb52442: Layer already exists 02:47:05 72c7d031b67e: Layer already exists 02:47:05 6fa6e1e1f9ac: Layer already exists 02:47:05 cce92674e987: Layer already exists 02:47:05 4.1.0-dev.96: digest: sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:06 8997af662f13: Preparing 02:47:06 a79630f59e9f: Preparing 02:47:06 0ce7f5ec1204: Preparing 02:47:06 c28b0754149b: Preparing 02:47:06 d89d95846617: Preparing 02:47:06 0d16f0679b02: Preparing 02:47:06 5710e7fcfd56: Preparing 02:47:06 995ea573081b: Preparing 02:47:06 18445cb52442: Preparing 02:47:06 72c7d031b67e: Preparing 02:47:06 6fa6e1e1f9ac: Preparing 02:47:06 cce92674e987: Preparing 02:47:06 0d16f0679b02: Waiting 02:47:06 995ea573081b: Waiting 02:47:06 18445cb52442: Waiting 02:47:06 5710e7fcfd56: Waiting 02:47:06 72c7d031b67e: Waiting 02:47:06 6fa6e1e1f9ac: Waiting 02:47:06 cce92674e987: Waiting 02:47:06 8997af662f13: Layer already exists 02:47:06 0ce7f5ec1204: Layer already exists 02:47:06 d89d95846617: Layer already exists 02:47:06 c28b0754149b: Layer already exists 02:47:06 a79630f59e9f: Layer already exists 02:47:06 18445cb52442: Layer already exists 02:47:06 0d16f0679b02: Layer already exists 02:47:06 995ea573081b: Layer already exists 02:47:06 5710e7fcfd56: Layer already exists 02:47:06 72c7d031b67e: Layer already exists 02:47:06 cce92674e987: Layer already exists 02:47:06 6fa6e1e1f9ac: Layer already exists 02:47:06 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:07 8997af662f13: Preparing 02:47:07 a79630f59e9f: Preparing 02:47:07 0ce7f5ec1204: Preparing 02:47:07 c28b0754149b: Preparing 02:47:07 d89d95846617: Preparing 02:47:07 0d16f0679b02: Preparing 02:47:07 5710e7fcfd56: Preparing 02:47:07 995ea573081b: Preparing 02:47:07 18445cb52442: Preparing 02:47:07 72c7d031b67e: Preparing 02:47:07 6fa6e1e1f9ac: Preparing 02:47:07 cce92674e987: Preparing 02:47:07 5710e7fcfd56: Waiting 02:47:07 995ea573081b: Waiting 02:47:07 18445cb52442: Waiting 02:47:07 72c7d031b67e: Waiting 02:47:07 6fa6e1e1f9ac: Waiting 02:47:07 cce92674e987: Waiting 02:47:07 0d16f0679b02: Waiting 02:47:07 0ce7f5ec1204: Layer already exists 02:47:07 d89d95846617: Layer already exists 02:47:07 c28b0754149b: Layer already exists 02:47:07 8997af662f13: Layer already exists 02:47:07 a79630f59e9f: Layer already exists 02:47:07 0d16f0679b02: Layer already exists 02:47:07 995ea573081b: Layer already exists 02:47:07 5710e7fcfd56: Layer already exists 02:47:07 18445cb52442: Layer already exists 02:47:07 72c7d031b67e: Layer already exists 02:47:07 6fa6e1e1f9ac: Layer already exists 02:47:07 cce92674e987: Layer already exists 02:47:07 main: digest: sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:07 ===================================================== [Pipeline] echo 02:47:07 taggedImages: 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:47:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:47:07 0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:07 latest 02:47:07 4.1.0-dev.96 02:47:07 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:07 main 02:47:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:07 08f2b03fce65: Preparing 02:47:07 2a3b02e0241d: Preparing 02:47:07 995ea573081b: Preparing 02:47:07 18445cb52442: Preparing 02:47:07 57987b673029: Preparing 02:47:07 03c044d41c82: Preparing 02:47:07 cce92674e987: Preparing 02:47:07 03c044d41c82: Waiting 02:47:07 cce92674e987: Waiting 02:47:07 18445cb52442: Layer already exists 02:47:07 995ea573081b: Layer already exists 02:47:07 cce92674e987: Layer already exists 02:47:07 08f2b03fce65: Pushed 02:47:07 57987b673029: Pushed 02:47:08 03c044d41c82: Pushed 02:47:11 2a3b02e0241d: Pushed 02:47:11 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:11 + 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 02:47:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:11 08f2b03fce65: Preparing 02:47:11 2a3b02e0241d: Preparing 02:47:11 995ea573081b: Preparing 02:47:11 18445cb52442: Preparing 02:47:11 57987b673029: Preparing 02:47:11 03c044d41c82: Preparing 02:47:11 cce92674e987: Preparing 02:47:11 03c044d41c82: Waiting 02:47:11 cce92674e987: Waiting 02:47:11 18445cb52442: Layer already exists 02:47:11 57987b673029: Layer already exists 02:47:11 995ea573081b: Layer already exists 02:47:11 08f2b03fce65: Layer already exists 02:47:11 2a3b02e0241d: Layer already exists 02:47:11 03c044d41c82: Layer already exists 02:47:11 cce92674e987: Layer already exists 02:47:11 latest: digest: sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96 02:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:12 08f2b03fce65: Preparing 02:47:12 2a3b02e0241d: Preparing 02:47:12 995ea573081b: Preparing 02:47:12 18445cb52442: Preparing 02:47:12 57987b673029: Preparing 02:47:12 03c044d41c82: Preparing 02:47:12 cce92674e987: Preparing 02:47:12 03c044d41c82: Waiting 02:47:12 cce92674e987: Waiting 02:47:12 08f2b03fce65: Layer already exists 02:47:12 2a3b02e0241d: Layer already exists 02:47:12 995ea573081b: Layer already exists 02:47:12 18445cb52442: Layer already exists 02:47:12 57987b673029: Layer already exists 02:47:12 03c044d41c82: Layer already exists 02:47:12 cce92674e987: Layer already exists 02:47:12 4.1.0-dev.96: digest: sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:13 08f2b03fce65: Preparing 02:47:13 2a3b02e0241d: Preparing 02:47:13 995ea573081b: Preparing 02:47:13 18445cb52442: Preparing 02:47:13 57987b673029: Preparing 02:47:13 03c044d41c82: Preparing 02:47:13 cce92674e987: Preparing 02:47:13 03c044d41c82: Waiting 02:47:13 cce92674e987: Waiting 02:47:13 995ea573081b: Layer already exists 02:47:13 08f2b03fce65: Layer already exists 02:47:13 57987b673029: Layer already exists 02:47:13 18445cb52442: Layer already exists 02:47:13 2a3b02e0241d: Layer already exists 02:47:13 cce92674e987: Layer already exists 02:47:13 03c044d41c82: Layer already exists 02:47:13 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:13 + 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 02:47:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:13 08f2b03fce65: Preparing 02:47:13 2a3b02e0241d: Preparing 02:47:13 995ea573081b: Preparing 02:47:13 18445cb52442: Preparing 02:47:13 57987b673029: Preparing 02:47:13 03c044d41c82: Preparing 02:47:13 cce92674e987: Preparing 02:47:13 03c044d41c82: Waiting 02:47:13 cce92674e987: Waiting 02:47:13 2a3b02e0241d: Layer already exists 02:47:13 08f2b03fce65: Layer already exists 02:47:13 57987b673029: Layer already exists 02:47:13 18445cb52442: Layer already exists 02:47:13 995ea573081b: Layer already exists 02:47:13 cce92674e987: Layer already exists 02:47:13 03c044d41c82: Layer already exists 02:47:13 main: digest: sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:13 ===================================================== [Pipeline] echo 02:47:13 taggedImages: 02:47:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:47:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96 02:47:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:47:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:47:13 0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:13 latest 02:47:13 4.1.0-dev.96 02:47:13 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:13 main 02:47:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:14 509b85c04491: Preparing 02:47:14 7ed7dafaf08d: Preparing 02:47:14 e3bdc7b8037f: Preparing 02:47:14 995ea573081b: Preparing 02:47:14 18445cb52442: Preparing 02:47:14 30bcddb4d481: Preparing 02:47:14 7ee36e9672bf: Preparing 02:47:14 e473091d3e3c: Preparing 02:47:14 4a11b912f3ce: Preparing 02:47:14 cce92674e987: Preparing 02:47:14 7ee36e9672bf: Waiting 02:47:14 e473091d3e3c: Waiting 02:47:14 4a11b912f3ce: Waiting 02:47:14 cce92674e987: Waiting 02:47:14 30bcddb4d481: Waiting 02:47:14 995ea573081b: Layer already exists 02:47:14 18445cb52442: Layer already exists 02:47:14 7ed7dafaf08d: Pushed 02:47:14 e3bdc7b8037f: Pushed 02:47:14 509b85c04491: Pushed 02:47:14 cce92674e987: Layer already exists 02:47:14 e473091d3e3c: Pushed 02:47:15 4a11b912f3ce: Pushed 02:47:20 7ee36e9672bf: Pushed 02:47:28 30bcddb4d481: Pushed 02:47:28 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:29 509b85c04491: Preparing 02:47:29 7ed7dafaf08d: Preparing 02:47:29 e3bdc7b8037f: Preparing 02:47:29 995ea573081b: Preparing 02:47:29 18445cb52442: Preparing 02:47:29 30bcddb4d481: Preparing 02:47:29 7ee36e9672bf: Preparing 02:47:29 e473091d3e3c: Preparing 02:47:29 4a11b912f3ce: Preparing 02:47:29 cce92674e987: Preparing 02:47:29 30bcddb4d481: Waiting 02:47:29 e473091d3e3c: Waiting 02:47:29 4a11b912f3ce: Waiting 02:47:29 7ee36e9672bf: Waiting 02:47:29 cce92674e987: Waiting 02:47:29 18445cb52442: Layer already exists 02:47:29 7ed7dafaf08d: Layer already exists 02:47:29 e3bdc7b8037f: Layer already exists 02:47:29 509b85c04491: Layer already exists 02:47:29 995ea573081b: Layer already exists 02:47:29 e473091d3e3c: Layer already exists 02:47:29 30bcddb4d481: Layer already exists 02:47:29 7ee36e9672bf: Layer already exists 02:47:29 4a11b912f3ce: Layer already exists 02:47:29 cce92674e987: Layer already exists 02:47:29 latest: digest: sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96 02:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:29 509b85c04491: Preparing 02:47:29 7ed7dafaf08d: Preparing 02:47:29 e3bdc7b8037f: Preparing 02:47:29 995ea573081b: Preparing 02:47:29 18445cb52442: Preparing 02:47:29 30bcddb4d481: Preparing 02:47:29 7ee36e9672bf: Preparing 02:47:29 e473091d3e3c: Preparing 02:47:29 4a11b912f3ce: Preparing 02:47:29 cce92674e987: Preparing 02:47:29 30bcddb4d481: Waiting 02:47:29 7ee36e9672bf: Waiting 02:47:29 e473091d3e3c: Waiting 02:47:29 4a11b912f3ce: Waiting 02:47:29 cce92674e987: Waiting 02:47:29 e3bdc7b8037f: Layer already exists 02:47:29 509b85c04491: Layer already exists 02:47:29 18445cb52442: Layer already exists 02:47:29 995ea573081b: Layer already exists 02:47:29 7ed7dafaf08d: Layer already exists 02:47:29 e473091d3e3c: Layer already exists 02:47:29 30bcddb4d481: Layer already exists 02:47:29 7ee36e9672bf: Layer already exists 02:47:29 4a11b912f3ce: Layer already exists 02:47:29 cce92674e987: Layer already exists 02:47:29 4.1.0-dev.96: digest: sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:30 509b85c04491: Preparing 02:47:30 7ed7dafaf08d: Preparing 02:47:30 e3bdc7b8037f: Preparing 02:47:30 995ea573081b: Preparing 02:47:30 18445cb52442: Preparing 02:47:30 30bcddb4d481: Preparing 02:47:30 7ee36e9672bf: Preparing 02:47:30 e473091d3e3c: Preparing 02:47:30 4a11b912f3ce: Preparing 02:47:30 7ee36e9672bf: Waiting 02:47:30 e473091d3e3c: Waiting 02:47:30 30bcddb4d481: Waiting 02:47:30 cce92674e987: Preparing 02:47:30 4a11b912f3ce: Waiting 02:47:30 cce92674e987: Waiting 02:47:30 e3bdc7b8037f: Layer already exists 02:47:30 7ed7dafaf08d: Layer already exists 02:47:30 18445cb52442: Layer already exists 02:47:30 509b85c04491: Layer already exists 02:47:30 995ea573081b: Layer already exists 02:47:30 30bcddb4d481: Layer already exists 02:47:30 4a11b912f3ce: Layer already exists 02:47:30 e473091d3e3c: Layer already exists 02:47:30 7ee36e9672bf: Layer already exists 02:47:30 cce92674e987: Layer already exists 02:47:30 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:31 509b85c04491: Preparing 02:47:31 7ed7dafaf08d: Preparing 02:47:31 e3bdc7b8037f: Preparing 02:47:31 995ea573081b: Preparing 02:47:31 18445cb52442: Preparing 02:47:31 30bcddb4d481: Preparing 02:47:31 7ee36e9672bf: Preparing 02:47:31 e473091d3e3c: Preparing 02:47:31 4a11b912f3ce: Preparing 02:47:31 cce92674e987: Preparing 02:47:31 7ee36e9672bf: Waiting 02:47:31 4a11b912f3ce: Waiting 02:47:31 cce92674e987: Waiting 02:47:31 30bcddb4d481: Waiting 02:47:31 e473091d3e3c: Waiting 02:47:31 7ed7dafaf08d: Layer already exists 02:47:31 e3bdc7b8037f: Layer already exists 02:47:31 995ea573081b: Layer already exists 02:47:31 509b85c04491: Layer already exists 02:47:31 18445cb52442: Layer already exists 02:47:31 e473091d3e3c: Layer already exists 02:47:31 30bcddb4d481: Layer already exists 02:47:31 7ee36e9672bf: Layer already exists 02:47:31 4a11b912f3ce: Layer already exists 02:47:31 cce92674e987: Layer already exists 02:47:31 main: digest: sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:31 ===================================================== [Pipeline] echo 02:47:31 taggedImages: 02:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96 02:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:47:31 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:47:31 0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:31 latest 02:47:31 4.1.0-dev.96 02:47:31 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:31 main 02:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:31 a8792003b993: Preparing 02:47:31 2156f024bb8d: Preparing 02:47:31 4857aed32963: Preparing 02:47:31 995ea573081b: Preparing 02:47:31 18445cb52442: Preparing 02:47:31 30bcddb4d481: Preparing 02:47:31 450a6a4f3922: Preparing 02:47:31 596bd1bf8116: Preparing 02:47:31 cce92674e987: Preparing 02:47:31 30bcddb4d481: Waiting 02:47:31 450a6a4f3922: Waiting 02:47:31 596bd1bf8116: Waiting 02:47:31 cce92674e987: Waiting 02:47:31 18445cb52442: Layer already exists 02:47:31 995ea573081b: Layer already exists 02:47:31 30bcddb4d481: Layer already exists 02:47:31 2156f024bb8d: Pushed 02:47:31 a8792003b993: Pushed 02:47:31 4857aed32963: Pushed 02:47:31 450a6a4f3922: Pushed 02:47:31 cce92674e987: Layer already exists 02:47:32 596bd1bf8116: Pushed 02:47:32 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:32 a8792003b993: Preparing 02:47:32 2156f024bb8d: Preparing 02:47:32 4857aed32963: Preparing 02:47:32 995ea573081b: Preparing 02:47:32 18445cb52442: Preparing 02:47:32 30bcddb4d481: Preparing 02:47:32 450a6a4f3922: Preparing 02:47:32 596bd1bf8116: Preparing 02:47:32 cce92674e987: Preparing 02:47:32 450a6a4f3922: Waiting 02:47:32 596bd1bf8116: Waiting 02:47:32 cce92674e987: Waiting 02:47:32 30bcddb4d481: Waiting 02:47:32 2156f024bb8d: Layer already exists 02:47:32 4857aed32963: Layer already exists 02:47:32 a8792003b993: Layer already exists 02:47:32 18445cb52442: Layer already exists 02:47:32 995ea573081b: Layer already exists 02:47:32 30bcddb4d481: Layer already exists 02:47:32 450a6a4f3922: Layer already exists 02:47:32 596bd1bf8116: Layer already exists 02:47:32 cce92674e987: Layer already exists 02:47:32 latest: digest: sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96 02:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:33 a8792003b993: Preparing 02:47:33 2156f024bb8d: Preparing 02:47:33 4857aed32963: Preparing 02:47:33 995ea573081b: Preparing 02:47:33 18445cb52442: Preparing 02:47:33 30bcddb4d481: Preparing 02:47:33 450a6a4f3922: Preparing 02:47:33 596bd1bf8116: Preparing 02:47:33 cce92674e987: Preparing 02:47:33 30bcddb4d481: Waiting 02:47:33 450a6a4f3922: Waiting 02:47:33 596bd1bf8116: Waiting 02:47:33 cce92674e987: Waiting 02:47:33 995ea573081b: Layer already exists 02:47:33 2156f024bb8d: Layer already exists 02:47:33 18445cb52442: Layer already exists 02:47:33 a8792003b993: Layer already exists 02:47:33 4857aed32963: Layer already exists 02:47:33 30bcddb4d481: Layer already exists 02:47:33 596bd1bf8116: Layer already exists 02:47:33 450a6a4f3922: Layer already exists 02:47:33 cce92674e987: Layer already exists 02:47:33 4.1.0-dev.96: digest: sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:34 a8792003b993: Preparing 02:47:34 2156f024bb8d: Preparing 02:47:34 4857aed32963: Preparing 02:47:34 995ea573081b: Preparing 02:47:34 18445cb52442: Preparing 02:47:34 30bcddb4d481: Preparing 02:47:34 450a6a4f3922: Preparing 02:47:34 596bd1bf8116: Preparing 02:47:34 cce92674e987: Preparing 02:47:34 450a6a4f3922: Waiting 02:47:34 596bd1bf8116: Waiting 02:47:34 cce92674e987: Waiting 02:47:34 30bcddb4d481: Waiting 02:47:34 18445cb52442: Layer already exists 02:47:34 995ea573081b: Layer already exists 02:47:34 2156f024bb8d: Layer already exists 02:47:34 4857aed32963: Layer already exists 02:47:34 a8792003b993: Layer already exists 02:47:34 30bcddb4d481: Layer already exists 02:47:34 450a6a4f3922: Layer already exists 02:47:34 596bd1bf8116: Layer already exists 02:47:34 cce92674e987: Layer already exists 02:47:34 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:34 a8792003b993: Preparing 02:47:34 2156f024bb8d: Preparing 02:47:34 4857aed32963: Preparing 02:47:34 995ea573081b: Preparing 02:47:34 18445cb52442: Preparing 02:47:34 30bcddb4d481: Preparing 02:47:34 450a6a4f3922: Preparing 02:47:34 596bd1bf8116: Preparing 02:47:34 cce92674e987: Preparing 02:47:34 30bcddb4d481: Waiting 02:47:34 450a6a4f3922: Waiting 02:47:34 596bd1bf8116: Waiting 02:47:34 cce92674e987: Waiting 02:47:34 18445cb52442: Layer already exists 02:47:34 995ea573081b: Layer already exists 02:47:34 4857aed32963: Layer already exists 02:47:34 a8792003b993: Layer already exists 02:47:34 2156f024bb8d: Layer already exists 02:47:34 596bd1bf8116: Layer already exists 02:47:34 450a6a4f3922: Layer already exists 02:47:34 30bcddb4d481: Layer already exists 02:47:34 cce92674e987: Layer already exists 02:47:34 main: digest: sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:34 ===================================================== [Pipeline] echo 02:47:34 taggedImages: 02:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96 02:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:47:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:47:34 0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:34 latest 02:47:34 4.1.0-dev.96 02:47:34 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:34 main 02:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:47:35 6d15e142ba19: Preparing 02:47:35 de2cf1088a8b: Preparing 02:47:35 4a1296227217: Preparing 02:47:35 995ea573081b: Preparing 02:47:35 18445cb52442: Preparing 02:47:35 fc06b1105dcb: Preparing 02:47:35 e473091d3e3c: Preparing 02:47:35 4a11b912f3ce: Preparing 02:47:35 cce92674e987: Preparing 02:47:35 fc06b1105dcb: Waiting 02:47:35 e473091d3e3c: Waiting 02:47:35 4a11b912f3ce: Waiting 02:47:35 cce92674e987: Waiting 02:47:35 18445cb52442: Layer already exists 02:47:35 995ea573081b: Layer already exists 02:47:35 e473091d3e3c: Layer already exists 02:47:35 4a11b912f3ce: Layer already exists 02:47:35 cce92674e987: Layer already exists 02:47:35 4a1296227217: Pushed 02:47:35 6d15e142ba19: Pushed 02:47:35 de2cf1088a8b: Pushed 02:47:50 fc06b1105dcb: Pushed 02:47:50 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:47:51 6d15e142ba19: Preparing 02:47:51 de2cf1088a8b: Preparing 02:47:51 4a1296227217: Preparing 02:47:51 995ea573081b: Preparing 02:47:51 18445cb52442: Preparing 02:47:51 fc06b1105dcb: Preparing 02:47:51 e473091d3e3c: Preparing 02:47:51 4a11b912f3ce: Preparing 02:47:51 cce92674e987: Preparing 02:47:51 fc06b1105dcb: Waiting 02:47:51 4a11b912f3ce: Waiting 02:47:51 cce92674e987: Waiting 02:47:51 e473091d3e3c: Waiting 02:47:51 4a1296227217: Layer already exists 02:47:51 6d15e142ba19: Layer already exists 02:47:51 18445cb52442: Layer already exists 02:47:51 995ea573081b: Layer already exists 02:47:51 de2cf1088a8b: Layer already exists 02:47:51 e473091d3e3c: Layer already exists 02:47:51 4a11b912f3ce: Layer already exists 02:47:51 fc06b1105dcb: Layer already exists 02:47:51 cce92674e987: Layer already exists 02:47:51 latest: digest: sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96 02:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:47:51 6d15e142ba19: Preparing 02:47:51 de2cf1088a8b: Preparing 02:47:51 4a1296227217: Preparing 02:47:51 995ea573081b: Preparing 02:47:51 18445cb52442: Preparing 02:47:51 fc06b1105dcb: Preparing 02:47:51 e473091d3e3c: Preparing 02:47:51 4a11b912f3ce: Preparing 02:47:51 cce92674e987: Preparing 02:47:51 4a11b912f3ce: Waiting 02:47:51 cce92674e987: Waiting 02:47:51 e473091d3e3c: Waiting 02:47:51 fc06b1105dcb: Waiting 02:47:51 995ea573081b: Layer already exists 02:47:51 de2cf1088a8b: Layer already exists 02:47:51 6d15e142ba19: Layer already exists 02:47:51 18445cb52442: Layer already exists 02:47:51 4a1296227217: Layer already exists 02:47:51 e473091d3e3c: Layer already exists 02:47:51 fc06b1105dcb: Layer already exists 02:47:51 4a11b912f3ce: Layer already exists 02:47:51 cce92674e987: Layer already exists 02:47:51 4.1.0-dev.96: digest: sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:47:52 6d15e142ba19: Preparing 02:47:52 de2cf1088a8b: Preparing 02:47:52 4a1296227217: Preparing 02:47:52 995ea573081b: Preparing 02:47:52 18445cb52442: Preparing 02:47:52 fc06b1105dcb: Preparing 02:47:52 e473091d3e3c: Preparing 02:47:52 4a11b912f3ce: Preparing 02:47:52 cce92674e987: Preparing 02:47:52 fc06b1105dcb: Waiting 02:47:52 e473091d3e3c: Waiting 02:47:52 4a11b912f3ce: Waiting 02:47:52 cce92674e987: Waiting 02:47:52 18445cb52442: Layer already exists 02:47:52 4a1296227217: Layer already exists 02:47:52 995ea573081b: Layer already exists 02:47:52 6d15e142ba19: Layer already exists 02:47:52 de2cf1088a8b: Layer already exists 02:47:52 e473091d3e3c: Layer already exists 02:47:52 4a11b912f3ce: Layer already exists 02:47:52 fc06b1105dcb: Layer already exists 02:47:52 cce92674e987: Layer already exists 02:47:52 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:47:53 6d15e142ba19: Preparing 02:47:53 de2cf1088a8b: Preparing 02:47:53 4a1296227217: Preparing 02:47:53 995ea573081b: Preparing 02:47:53 18445cb52442: Preparing 02:47:53 fc06b1105dcb: Preparing 02:47:53 e473091d3e3c: Preparing 02:47:53 4a11b912f3ce: Preparing 02:47:53 cce92674e987: Preparing 02:47:53 e473091d3e3c: Waiting 02:47:53 4a11b912f3ce: Waiting 02:47:53 cce92674e987: Waiting 02:47:53 fc06b1105dcb: Waiting 02:47:53 18445cb52442: Layer already exists 02:47:53 6d15e142ba19: Layer already exists 02:47:53 de2cf1088a8b: Layer already exists 02:47:53 4a1296227217: Layer already exists 02:47:53 995ea573081b: Layer already exists 02:47:53 e473091d3e3c: Layer already exists 02:47:53 4a11b912f3ce: Layer already exists 02:47:53 fc06b1105dcb: Layer already exists 02:47:53 cce92674e987: Layer already exists 02:47:53 main: digest: sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:53 ===================================================== [Pipeline] echo 02:47:53 taggedImages: 02:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96 02:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:47:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:47:53 0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:53 latest 02:47:53 4.1.0-dev.96 02:47:53 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:47:53 main 02:47:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5 02:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:47:53 49a7d1319bf8: Preparing 02:47:53 6eddcdd5ecaa: Preparing 02:47:53 995ea573081b: Preparing 02:47:53 18445cb52442: Preparing 02:47:53 016d831ed2d6: Preparing 02:47:53 37ba28f7574e: Preparing 02:47:53 cce92674e987: Preparing 02:47:53 37ba28f7574e: Waiting 02:47:53 cce92674e987: Waiting 02:47:53 995ea573081b: Layer already exists 02:47:53 18445cb52442: Layer already exists 02:47:53 cce92674e987: Layer already exists 02:47:53 016d831ed2d6: Pushed 02:47:53 49a7d1319bf8: Pushed 02:47:54 37ba28f7574e: Pushed 02:47:58 6eddcdd5ecaa: Pushed 02:47:58 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:47:59 49a7d1319bf8: Preparing 02:47:59 6eddcdd5ecaa: Preparing 02:47:59 995ea573081b: Preparing 02:47:59 18445cb52442: Preparing 02:47:59 016d831ed2d6: Preparing 02:47:59 37ba28f7574e: Preparing 02:47:59 cce92674e987: Preparing 02:47:59 37ba28f7574e: Waiting 02:47:59 cce92674e987: Waiting 02:47:59 49a7d1319bf8: Layer already exists 02:47:59 995ea573081b: Layer already exists 02:47:59 016d831ed2d6: Layer already exists 02:47:59 18445cb52442: Layer already exists 02:47:59 6eddcdd5ecaa: Layer already exists 02:47:59 cce92674e987: Layer already exists 02:47:59 37ba28f7574e: Layer already exists 02:47:59 latest: digest: sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96 02:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:47:59 49a7d1319bf8: Preparing 02:47:59 6eddcdd5ecaa: Preparing 02:47:59 995ea573081b: Preparing 02:47:59 18445cb52442: Preparing 02:47:59 016d831ed2d6: Preparing 02:47:59 37ba28f7574e: Preparing 02:47:59 cce92674e987: Preparing 02:47:59 37ba28f7574e: Waiting 02:47:59 cce92674e987: Waiting 02:47:59 18445cb52442: Layer already exists 02:47:59 995ea573081b: Layer already exists 02:47:59 49a7d1319bf8: Layer already exists 02:47:59 6eddcdd5ecaa: Layer already exists 02:47:59 016d831ed2d6: Layer already exists 02:47:59 37ba28f7574e: Layer already exists 02:47:59 cce92674e987: Layer already exists 02:47:59 4.1.0-dev.96: digest: sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:48:00 49a7d1319bf8: Preparing 02:48:00 6eddcdd5ecaa: Preparing 02:48:00 995ea573081b: Preparing 02:48:00 18445cb52442: Preparing 02:48:00 016d831ed2d6: Preparing 02:48:00 37ba28f7574e: Preparing 02:48:00 cce92674e987: Preparing 02:48:00 37ba28f7574e: Waiting 02:48:00 cce92674e987: Waiting 02:48:00 49a7d1319bf8: Layer already exists 02:48:00 6eddcdd5ecaa: Layer already exists 02:48:00 18445cb52442: Layer already exists 02:48:00 016d831ed2d6: Layer already exists 02:48:00 995ea573081b: Layer already exists 02:48:00 cce92674e987: Layer already exists 02:48:00 37ba28f7574e: Layer already exists 02:48:00 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:48:01 49a7d1319bf8: Preparing 02:48:01 6eddcdd5ecaa: Preparing 02:48:01 995ea573081b: Preparing 02:48:01 18445cb52442: Preparing 02:48:01 016d831ed2d6: Preparing 02:48:01 37ba28f7574e: Preparing 02:48:01 cce92674e987: Preparing 02:48:01 37ba28f7574e: Waiting 02:48:01 cce92674e987: Waiting 02:48:01 18445cb52442: Layer already exists 02:48:01 6eddcdd5ecaa: Layer already exists 02:48:01 49a7d1319bf8: Layer already exists 02:48:01 995ea573081b: Layer already exists 02:48:01 016d831ed2d6: Layer already exists 02:48:01 cce92674e987: Layer already exists 02:48:01 37ba28f7574e: Layer already exists 02:48:01 main: digest: sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:01 ===================================================== [Pipeline] echo 02:48:01 taggedImages: 02:48:01 - nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:48:01 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96 02:48:01 - nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:48:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:48:01 0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:01 latest 02:48:01 4.1.0-dev.96 02:48:01 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:01 main 02:48:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:01 ed275feaf250: Preparing 02:48:01 7ae3ff9085e6: Preparing 02:48:01 995ea573081b: Preparing 02:48:01 18445cb52442: Preparing 02:48:01 a6e4221da0ef: Preparing 02:48:01 328f7c0b2a85: Preparing 02:48:01 cce92674e987: Preparing 02:48:01 328f7c0b2a85: Waiting 02:48:01 cce92674e987: Waiting 02:48:01 995ea573081b: Layer already exists 02:48:01 18445cb52442: Layer already exists 02:48:01 cce92674e987: Layer already exists 02:48:01 a6e4221da0ef: Pushed 02:48:01 ed275feaf250: Pushed 02:48:02 328f7c0b2a85: Pushed 02:48:06 7ae3ff9085e6: Pushed 02:48:06 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:07 ed275feaf250: Preparing 02:48:07 7ae3ff9085e6: Preparing 02:48:07 995ea573081b: Preparing 02:48:07 18445cb52442: Preparing 02:48:07 a6e4221da0ef: Preparing 02:48:07 328f7c0b2a85: Preparing 02:48:07 cce92674e987: Preparing 02:48:07 328f7c0b2a85: Waiting 02:48:07 cce92674e987: Waiting 02:48:07 a6e4221da0ef: Layer already exists 02:48:07 ed275feaf250: Layer already exists 02:48:07 7ae3ff9085e6: Layer already exists 02:48:07 995ea573081b: Layer already exists 02:48:07 18445cb52442: Layer already exists 02:48:07 cce92674e987: Layer already exists 02:48:07 328f7c0b2a85: Layer already exists 02:48:07 latest: digest: sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96 02:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:07 ed275feaf250: Preparing 02:48:07 7ae3ff9085e6: Preparing 02:48:07 995ea573081b: Preparing 02:48:07 18445cb52442: Preparing 02:48:07 a6e4221da0ef: Preparing 02:48:07 328f7c0b2a85: Preparing 02:48:07 cce92674e987: Preparing 02:48:07 328f7c0b2a85: Waiting 02:48:07 cce92674e987: Waiting 02:48:07 7ae3ff9085e6: Layer already exists 02:48:07 995ea573081b: Layer already exists 02:48:07 ed275feaf250: Layer already exists 02:48:07 18445cb52442: Layer already exists 02:48:07 a6e4221da0ef: Layer already exists 02:48:07 328f7c0b2a85: Layer already exists 02:48:07 cce92674e987: Layer already exists 02:48:07 4.1.0-dev.96: digest: sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:08 ed275feaf250: Preparing 02:48:08 7ae3ff9085e6: Preparing 02:48:08 995ea573081b: Preparing 02:48:08 18445cb52442: Preparing 02:48:08 a6e4221da0ef: Preparing 02:48:08 328f7c0b2a85: Preparing 02:48:08 cce92674e987: Preparing 02:48:08 328f7c0b2a85: Waiting 02:48:08 cce92674e987: Waiting 02:48:08 a6e4221da0ef: Layer already exists 02:48:08 995ea573081b: Layer already exists 02:48:08 18445cb52442: Layer already exists 02:48:08 ed275feaf250: Layer already exists 02:48:08 7ae3ff9085e6: Layer already exists 02:48:08 cce92674e987: Layer already exists 02:48:08 328f7c0b2a85: Layer already exists 02:48:08 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:09 ed275feaf250: Preparing 02:48:09 7ae3ff9085e6: Preparing 02:48:09 995ea573081b: Preparing 02:48:09 18445cb52442: Preparing 02:48:09 a6e4221da0ef: Preparing 02:48:09 328f7c0b2a85: Preparing 02:48:09 cce92674e987: Preparing 02:48:09 cce92674e987: Waiting 02:48:09 328f7c0b2a85: Waiting 02:48:09 995ea573081b: Layer already exists 02:48:09 18445cb52442: Layer already exists 02:48:09 7ae3ff9085e6: Layer already exists 02:48:09 ed275feaf250: Layer already exists 02:48:09 a6e4221da0ef: Layer already exists 02:48:09 328f7c0b2a85: Layer already exists 02:48:09 cce92674e987: Layer already exists 02:48:09 main: digest: sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:09 ===================================================== [Pipeline] echo 02:48:09 taggedImages: 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:48:09 ========================================================= 02:48:09 [edgeXBuildMultiArch] RAW Config: 02:48:09 images: 02:48:09 - nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/core-command:latest 02:48:09 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-command:main 02:48:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:48:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:48:09 - nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/core-data:latest 02:48:09 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-data:main 02:48:09 - nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:48:09 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:48:09 - nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:48:09 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:48:09 - nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:48:09 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:09 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:48:09 settingsFile: 02:48:09 edgex-go-settings 02:48:09 ========================================================= [Pipeline] node 02:48:09 Running on prd-centos7-docker-4c-2g-1451 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:09 provisioning config files... 02:48:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17150995047533497231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:10 ---> ****-login.sh 02:48:10 nexus3.edgexfoundry.org:10001 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 nexus3.edgexfoundry.org:10002 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 nexus3.edgexfoundry.org:10003 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 nexus3.edgexfoundry.org:10004 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 ****.io 02:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:10 Configure a credential helper to remove this warning. See 02:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:10 02:48:10 Login Succeeded 02:48:10 ---> ****-login.sh ends [Pipeline] } 02:48:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:11 + docker buildx ls 02:48:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:48:11 default * docker 02:48:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:48:11 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:48:11 edgex-builder [Pipeline] sh 02:48:11 + docker buildx inspect --bootstrap 02:48:11 #1 [internal] booting buildkit 02:48:11 #1 pulling image moby/buildkit:buildx-stable-1 02:48:16 #1 pulling image moby/buildkit:buildx-stable-1 4.1s done 02:48:16 #1 creating container buildx_buildkit_edgex-builder0 02:48:17 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 02:48:17 #1 DONE 5.1s 02:48:17 Name: edgex-builder 02:48:17 Driver: docker-container 02:48:17 02:48:17 Nodes: 02:48:17 Name: edgex-builder0 02:48:17 Endpoint: unix:///var/run/docker.sock 02:48:17 Status: running 02:48:17 Buildkit: v0.27.1 02:48:17 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:48:17 + docker buildx ls 02:48:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:48:17 edgex-builder * docker-container 02:48:17 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:48:17 default docker 02:48:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:48:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:17 #1 [internal] load build definition from Dockerfile 02:48:17 #1 transferring dockerfile: 197B done 02:48:17 #1 DONE 0.0s 02:48:17 02:48:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:17 #2 DONE 0.1s 02:48:17 02:48:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:17 #3 DONE 0.1s 02:48:17 02:48:17 #4 [internal] load .dockerignore 02:48:17 #4 transferring context: 2B done 02:48:17 #4 DONE 0.0s 02:48:17 02:48:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:17 #5 resolve nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:17 #5 DONE 0.0s 02:48:17 02:48:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:17 #6 resolve nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:17 #6 DONE 0.1s 02:48:18 02:48:18 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:48:18 #7 DONE 0.0s 02:48:18 02:48:18 #8 exporting to image 02:48:18 #8 exporting layers done 02:48:18 #8 exporting manifest sha256:21bd6cc01f39bfdea0d7819b2e35e6b226d41b4efca6a9d63db3743aeb015df0 done 02:48:18 #8 exporting config sha256:5bfb3e3c71b28815b379d120b79cae4fa82e56cd865e1d72610b86bd706cd0d4 done 02:48:18 #8 exporting manifest sha256:61ce836e36ac96a3496c0436b421a581adfb8ef809f990f3813907485148680a done 02:48:18 #8 exporting config sha256:c18293961339f30e4d7e33206f802a8bb7329fee1ba11294234c4531d60eb6bd done 02:48:18 #8 exporting manifest list sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 done 02:48:18 #8 pushing layers 0.1s done 02:48:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 02:48:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 0.1s done 02:48:18 #8 DONE 0.2s 02:48:18 02:48:18 1 warning found (use --debug to expand): 02:48:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:48:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:48:18 #1 [internal] load build definition from Dockerfile 02:48:18 #1 transferring dockerfile: 163B done 02:48:18 #1 DONE 0.0s 02:48:18 02:48:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:48:18 #2 DONE 0.0s 02:48:18 02:48:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:48:18 #3 DONE 0.0s 02:48:18 02:48:18 #4 [internal] load .dockerignore 02:48:18 #4 transferring context: 2B done 02:48:18 #4 DONE 0.0s 02:48:18 02:48:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:18 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:18 #5 CACHED 02:48:18 02:48:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:18 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:18 #6 CACHED 02:48:18 02:48:18 #7 exporting to image 02:48:18 #7 exporting layers done 02:48:18 #7 exporting manifest sha256:21bd6cc01f39bfdea0d7819b2e35e6b226d41b4efca6a9d63db3743aeb015df0 done 02:48:18 #7 exporting config sha256:5bfb3e3c71b28815b379d120b79cae4fa82e56cd865e1d72610b86bd706cd0d4 done 02:48:18 #7 exporting manifest sha256:61ce836e36ac96a3496c0436b421a581adfb8ef809f990f3813907485148680a done 02:48:18 #7 exporting config sha256:c18293961339f30e4d7e33206f802a8bb7329fee1ba11294234c4531d60eb6bd 02:48:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:18 #7 exporting config sha256:c18293961339f30e4d7e33206f802a8bb7329fee1ba11294234c4531d60eb6bd done 02:48:18 #7 exporting manifest list sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 done 02:48:18 #7 pushing layers 0.0s done 02:48:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 0.1s done 02:48:18 #7 DONE 0.1s 02:48:18 02:48:18 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:48:18 #8 DONE 0.0s 02:48:18 02:48:18 1 warning found (use --debug to expand): 02:48:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96' 02:48:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96 --push - 02:48:19 #1 [internal] load build definition from Dockerfile 02:48:19 #1 transferring dockerfile: 169B done 02:48:19 #1 DONE 0.0s 02:48:19 02:48:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96 02:48:19 #2 DONE 0.0s 02:48:19 02:48:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96 02:48:19 #3 DONE 0.0s 02:48:19 02:48:19 #4 [internal] load .dockerignore 02:48:19 #4 transferring context: 2B done 02:48:19 #4 DONE 0.0s 02:48:19 02:48:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:19 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:19 #5 CACHED 02:48:19 02:48:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:19 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:19 #6 CACHED 02:48:19 02:48:19 #7 exporting to image 02:48:19 #7 exporting layers done 02:48:19 #7 exporting manifest sha256:21bd6cc01f39bfdea0d7819b2e35e6b226d41b4efca6a9d63db3743aeb015df0 done 02:48:19 #7 exporting config sha256:5bfb3e3c71b28815b379d120b79cae4fa82e56cd865e1d72610b86bd706cd0d4 done 02:48:19 #7 exporting manifest sha256:61ce836e36ac96a3496c0436b421a581adfb8ef809f990f3813907485148680a done 02:48:19 #7 exporting config sha256:c18293961339f30e4d7e33206f802a8bb7329fee1ba11294234c4531d60eb6bd done 02:48:19 #7 exporting manifest list sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 done 02:48:19 #7 pushing layers 0.0s done 02:48:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 02:48:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.96@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 0.1s done 02:48:19 #7 DONE 0.1s 02:48:19 02:48:19 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:48:19 #8 DONE 0.0s 02:48:19 02:48:19 1 warning found (use --debug to expand): 02:48:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:19 #1 [internal] load build definition from Dockerfile 02:48:19 #1 transferring dockerfile: 210B done 02:48:19 #1 DONE 0.0s 02:48:19 02:48:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:19 #2 DONE 0.0s 02:48:19 02:48:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:19 #3 DONE 0.0s 02:48:19 02:48:19 #4 [internal] load .dockerignore 02:48:19 #4 transferring context: 2B done 02:48:19 #4 DONE 0.0s 02:48:19 02:48:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:19 #5 resolve nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:19 #5 CACHED 02:48:19 02:48:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:19 #6 resolve nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:19 #6 CACHED 02:48:19 02:48:19 #7 exporting to image 02:48:19 #7 exporting layers 02:48:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:19 #7 exporting layers done 02:48:19 #7 exporting manifest sha256:21bd6cc01f39bfdea0d7819b2e35e6b226d41b4efca6a9d63db3743aeb015df0 done 02:48:19 #7 exporting config sha256:5bfb3e3c71b28815b379d120b79cae4fa82e56cd865e1d72610b86bd706cd0d4 done 02:48:19 #7 exporting manifest sha256:61ce836e36ac96a3496c0436b421a581adfb8ef809f990f3813907485148680a done 02:48:19 #7 exporting config sha256:c18293961339f30e4d7e33206f802a8bb7329fee1ba11294234c4531d60eb6bd done 02:48:19 #7 exporting manifest list sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 done 02:48:19 #7 pushing layers 0.0s done 02:48:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 0.1s done 02:48:19 #7 DONE 0.1s 02:48:19 02:48:19 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:48:19 #8 DONE 0.0s 02:48:19 02:48:19 1 warning found (use --debug to expand): 02:48:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:48:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:48:20 #1 [internal] load build definition from Dockerfile 02:48:20 #1 transferring dockerfile: 161B done 02:48:20 #1 DONE 0.0s 02:48:20 02:48:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:48:20 #2 DONE 0.0s 02:48:20 02:48:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:48:20 #3 DONE 0.0s 02:48:20 02:48:20 #4 [internal] load .dockerignore 02:48:20 #4 transferring context: 2B done 02:48:20 #4 DONE 0.0s 02:48:20 02:48:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:20 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:20 #5 CACHED 02:48:20 02:48:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 02:48:20 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:094114665ca204efae6c1380abe2e6385f8b9de5a891460e3dd87537bb625f84 0.0s done 02:48:20 #6 CACHED 02:48:20 02:48:20 #7 exporting to image 02:48:20 #7 exporting layers done 02:48:20 #7 exporting manifest sha256:21bd6cc01f39bfdea0d7819b2e35e6b226d41b4efca6a9d63db3743aeb015df0 done 02:48:20 #7 exporting config sha256:5bfb3e3c71b28815b379d120b79cae4fa82e56cd865e1d72610b86bd706cd0d4 done 02:48:20 #7 exporting manifest sha256:61ce836e36ac96a3496c0436b421a581adfb8ef809f990f3813907485148680a done 02:48:20 #7 exporting config sha256:c18293961339f30e4d7e33206f802a8bb7329fee1ba11294234c4531d60eb6bd done 02:48:20 #7 exporting manifest list sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 done 02:48:20 #7 pushing layers 0.0s done 02:48:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 02:48:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:85f2732366cdfe9af0007f6396674c173452118a993d314a38428143b6c79342 0.1s done 02:48:20 #7 DONE 0.1s 02:48:20 02:48:20 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:48:20 #8 DONE 0.0s 02:48:20 02:48:20 1 warning found (use --debug to expand): 02:48:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:20 #1 [internal] load build definition from Dockerfile 02:48:20 #1 transferring dockerfile: 216B 0.0s done 02:48:20 #1 DONE 0.0s 02:48:20 02:48:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:20 #2 DONE 0.0s 02:48:20 02:48:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:20 #3 DONE 0.0s 02:48:20 02:48:20 #4 [internal] load .dockerignore 02:48:20 #4 transferring context: 2B done 02:48:20 #4 DONE 0.0s 02:48:20 02:48:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:20 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:20 #5 ... 02:48:20 02:48:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:20 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:20 #6 DONE 0.1s 02:48:20 02:48:20 #7 exporting to image 02:48:20 #7 exporting layers done 02:48:20 #7 exporting manifest sha256:f083ddc57088017b6acfe26ac510fa4fca9333646aedb6f9c8ea2e859852b1e5 0.0s done 02:48:20 #7 exporting config sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b 02:48:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:20 #7 ... 02:48:20 02:48:20 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:20 #8 DONE 0.0s 02:48:20 02:48:20 #7 exporting to image 02:48:20 #7 exporting config sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b done 02:48:20 #7 exporting manifest sha256:e642bcd84b2cc93e55815290b51532e0a45ba8326b08582b0b3cbc592b1a807f 0.0s done 02:48:20 #7 exporting config sha256:383912d0e047a33825c2f3ebb7572a27e8c585e0f73e17e5211b03f93cf4649e done 02:48:20 #7 exporting manifest list sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d done 02:48:20 #7 pushing layers 0.1s done 02:48:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d 02:48:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d 0.1s done 02:48:21 #7 DONE 0.2s 02:48:21 02:48:21 1 warning found (use --debug to expand): 02:48:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:48:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:48:21 #1 [internal] load build definition from Dockerfile 02:48:21 #1 transferring dockerfile: 182B done 02:48:21 #1 DONE 0.0s 02:48:21 02:48:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:48:21 #2 DONE 0.0s 02:48:21 02:48:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:48:21 #3 DONE 0.0s 02:48:21 02:48:21 #4 [internal] load .dockerignore 02:48:21 #4 transferring context: 2B done 02:48:21 #4 DONE 0.0s 02:48:21 02:48:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:21 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:21 #5 DONE 0.0s 02:48:21 02:48:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:21 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:21 #6 CACHED 02:48:21 02:48:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:21 #5 CACHED 02:48:21 02:48:21 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:21 #7 DONE 0.0s 02:48:21 02:48:21 #8 exporting to image 02:48:21 #8 exporting layers done 02:48:21 #8 exporting manifest sha256:f083ddc57088017b6acfe26ac510fa4fca9333646aedb6f9c8ea2e859852b1e5 done 02:48:21 #8 exporting config sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b done 02:48:21 #8 exporting manifest sha256:e642bcd84b2cc93e55815290b51532e0a45ba8326b08582b0b3cbc592b1a807f done 02:48:21 #8 exporting config sha256:383912d0e047a33825c2f3ebb7572a27e8c585e0f73e17e5211b03f93cf4649e done 02:48:21 #8 exporting manifest list sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d done 02:48:21 #8 pushing layers 0.0s done 02:48:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d 0.1s done 02:48:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:21 #8 DONE 0.1s 02:48:21 02:48:21 1 warning found (use --debug to expand): 02:48:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96 --push - 02:48:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96' 02:48:22 #1 [internal] load build definition from Dockerfile 02:48:22 #1 transferring dockerfile: 188B done 02:48:22 #1 DONE 0.0s 02:48:22 02:48:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96 02:48:22 #2 DONE 0.0s 02:48:22 02:48:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96 02:48:22 #3 DONE 0.0s 02:48:22 02:48:22 #4 [internal] load .dockerignore 02:48:22 #4 transferring context: 2B done 02:48:22 #4 DONE 0.0s 02:48:22 02:48:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:22 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:22 #5 CACHED 02:48:22 02:48:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:22 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:22 #6 CACHED 02:48:22 02:48:22 #7 exporting to image 02:48:22 #7 exporting layers done 02:48:22 #7 exporting manifest sha256:f083ddc57088017b6acfe26ac510fa4fca9333646aedb6f9c8ea2e859852b1e5 done 02:48:22 #7 exporting config sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b done 02:48:22 #7 exporting manifest sha256:e642bcd84b2cc93e55815290b51532e0a45ba8326b08582b0b3cbc592b1a807f done 02:48:22 #7 exporting config sha256:383912d0e047a33825c2f3ebb7572a27e8c585e0f73e17e5211b03f93cf4649e done 02:48:22 #7 exporting manifest list sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d done 02:48:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:22 #7 pushing layers 0.0s done 02:48:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.96@sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d 0.1s done 02:48:22 #7 DONE 0.1s 02:48:22 02:48:22 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:22 #8 DONE 0.0s 02:48:22 02:48:22 1 warning found (use --debug to expand): 02:48:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:22 #1 [internal] load build definition from Dockerfile 02:48:22 #1 transferring dockerfile: 229B done 02:48:22 #1 DONE 0.0s 02:48:22 02:48:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:22 #2 DONE 0.0s 02:48:22 02:48:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:22 #3 DONE 0.0s 02:48:22 02:48:22 #4 [internal] load .dockerignore 02:48:22 #4 transferring context: 2B done 02:48:22 #4 DONE 0.0s 02:48:22 02:48:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:22 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:22 #5 CACHED 02:48:22 02:48:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:22 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:22 #6 CACHED 02:48:22 02:48:22 #7 exporting to image 02:48:22 #7 exporting layers done 02:48:22 #7 exporting manifest sha256:f083ddc57088017b6acfe26ac510fa4fca9333646aedb6f9c8ea2e859852b1e5 done 02:48:22 #7 exporting config sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b done 02:48:22 #7 exporting manifest sha256:e642bcd84b2cc93e55815290b51532e0a45ba8326b08582b0b3cbc592b1a807f 0.0s done 02:48:22 #7 exporting config sha256:383912d0e047a33825c2f3ebb7572a27e8c585e0f73e17e5211b03f93cf4649e 02:48:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:22 #7 exporting config sha256:383912d0e047a33825c2f3ebb7572a27e8c585e0f73e17e5211b03f93cf4649e done 02:48:22 #7 exporting manifest list sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d done 02:48:22 #7 pushing layers 0.0s done 02:48:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d 0.1s done 02:48:22 #7 DONE 0.1s 02:48:22 02:48:22 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:22 #8 DONE 0.0s 02:48:22 02:48:22 1 warning found (use --debug to expand): 02:48:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:48:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:48:23 #1 [internal] load build definition from Dockerfile 02:48:23 #1 transferring dockerfile: 180B done 02:48:23 #1 DONE 0.0s 02:48:23 02:48:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:48:23 #2 DONE 0.0s 02:48:23 02:48:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:48:23 #3 DONE 0.0s 02:48:23 02:48:23 #4 [internal] load .dockerignore 02:48:23 #4 transferring context: 2B done 02:48:23 #4 DONE 0.0s 02:48:23 02:48:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:23 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:23 #5 CACHED 02:48:23 02:48:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 02:48:23 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0913b0db9d37edc5cef2e002a477edf09fa64d081e288cf527698782ca35825c 0.0s done 02:48:23 #6 CACHED 02:48:23 02:48:23 #7 exporting to image 02:48:23 #7 exporting layers done 02:48:23 #7 exporting manifest sha256:f083ddc57088017b6acfe26ac510fa4fca9333646aedb6f9c8ea2e859852b1e5 done 02:48:23 #7 exporting config sha256:ae42c2e7e8ea3cada26ee88a30d9879cacdbcaacd1261c85a6122b28151fc22b done 02:48:23 #7 exporting manifest sha256:e642bcd84b2cc93e55815290b51532e0a45ba8326b08582b0b3cbc592b1a807f done 02:48:23 #7 exporting config sha256:383912d0e047a33825c2f3ebb7572a27e8c585e0f73e17e5211b03f93cf4649e done 02:48:23 #7 exporting manifest list sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d done 02:48:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:23 #7 ... 02:48:23 02:48:23 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:23 #8 DONE 0.0s 02:48:23 02:48:23 #7 exporting to image 02:48:23 #7 pushing layers 0.0s done 02:48:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d 02:48:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:da96d3f9c7844b3100c86cc9ceaf7ea1389cac081eac5855c6c8214fa9f5ae2d 16.9s done 02:48:41 #7 DONE 17.0s 02:48:41 02:48:41 1 warning found (use --debug to expand): 02:48:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:41 #1 [internal] load build definition from Dockerfile 02:48:41 #1 transferring dockerfile: 194B done 02:48:41 #1 DONE 0.0s 02:48:41 02:48:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:41 #2 DONE 0.0s 02:48:41 02:48:41 #3 [internal] load .dockerignore 02:48:41 #3 transferring context: 2B done 02:48:41 #3 DONE 0.0s 02:48:41 02:48:41 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:41 #4 DONE 0.1s 02:48:41 02:48:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:41 #5 DONE 0.0s 02:48:41 02:48:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:42 #6 resolve nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:42 #6 DONE 0.0s 02:48:42 02:48:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:42 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:42 #5 DONE 0.1s 02:48:42 02:48:42 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:48:42 #7 DONE 0.0s 02:48:42 02:48:42 #8 exporting to image 02:48:42 #8 exporting layers done 02:48:42 #8 exporting manifest sha256:5a2cfb3cbce35062a2cceda08a9dbb22d3340b122319eecde4607d93607adf6c done 02:48:42 #8 exporting config sha256:994a184c140a45dce97ed5a404623030d71cd7c26f970e66e2c12899dd11baa4 done 02:48:42 #8 exporting manifest sha256:150c483589a06b6bed8f29406a38895e453a59a8451c93cabb934605e8ec65ce done 02:48:42 #8 exporting config sha256:26f7c5433a3d237f0954aedda78f6a2890be81c09afd402a565be2807ef9332c done 02:48:42 #8 exporting manifest list sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 done 02:48:42 #8 pushing layers 0.1s done 02:48:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 02:48:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 0.1s done 02:48:42 #8 DONE 0.2s 02:48:42 02:48:42 1 warning found (use --debug to expand): 02:48:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:48:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:48:42 #1 [internal] load build definition from Dockerfile 02:48:42 #1 transferring dockerfile: 160B done 02:48:42 #1 DONE 0.0s 02:48:42 02:48:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:48:42 #2 DONE 0.0s 02:48:42 02:48:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:48:42 #3 DONE 0.0s 02:48:42 02:48:42 #4 [internal] load .dockerignore 02:48:42 #4 transferring context: 2B done 02:48:42 #4 DONE 0.0s 02:48:42 02:48:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:42 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 done 02:48:42 #5 CACHED 02:48:42 02:48:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:42 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:42 #6 CACHED 02:48:42 02:48:42 #7 exporting to image 02:48:42 #7 exporting layers done 02:48:42 #7 exporting manifest sha256:5a2cfb3cbce35062a2cceda08a9dbb22d3340b122319eecde4607d93607adf6c done 02:48:42 #7 exporting config sha256:994a184c140a45dce97ed5a404623030d71cd7c26f970e66e2c12899dd11baa4 done 02:48:42 #7 exporting manifest sha256:150c483589a06b6bed8f29406a38895e453a59a8451c93cabb934605e8ec65ce done 02:48:42 #7 exporting config sha256:26f7c5433a3d237f0954aedda78f6a2890be81c09afd402a565be2807ef9332c done 02:48:42 #7 exporting manifest list sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 02:48:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:42 #7 exporting manifest list sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 done 02:48:42 #7 pushing layers 0.0s done 02:48:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 0.1s done 02:48:42 #7 DONE 0.1s 02:48:42 02:48:42 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:48:42 #8 DONE 0.0s 02:48:42 02:48:42 1 warning found (use --debug to expand): 02:48:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96' 02:48:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96 --push - 02:48:43 #1 [internal] load build definition from Dockerfile 02:48:43 #1 transferring dockerfile: 166B done 02:48:43 #1 DONE 0.0s 02:48:43 02:48:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96 02:48:43 #2 DONE 0.0s 02:48:43 02:48:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96 02:48:43 #3 DONE 0.0s 02:48:43 02:48:43 #4 [internal] load .dockerignore 02:48:43 #4 transferring context: 2B done 02:48:43 #4 DONE 0.0s 02:48:43 02:48:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:43 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:43 #5 ... 02:48:43 02:48:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:43 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:43 #6 CACHED 02:48:43 02:48:43 #7 exporting to image 02:48:43 #7 exporting layers done 02:48:43 #7 exporting manifest sha256:5a2cfb3cbce35062a2cceda08a9dbb22d3340b122319eecde4607d93607adf6c done 02:48:43 #7 exporting config sha256:994a184c140a45dce97ed5a404623030d71cd7c26f970e66e2c12899dd11baa4 done 02:48:43 #7 exporting manifest sha256:150c483589a06b6bed8f29406a38895e453a59a8451c93cabb934605e8ec65ce done 02:48:43 #7 exporting config sha256:26f7c5433a3d237f0954aedda78f6a2890be81c09afd402a565be2807ef9332c 02:48:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:43 #7 exporting config sha256:26f7c5433a3d237f0954aedda78f6a2890be81c09afd402a565be2807ef9332c done 02:48:43 #7 exporting manifest list sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 done 02:48:43 #7 pushing layers 0.0s done 02:48:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.96@sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 0.1s done 02:48:43 #7 DONE 0.1s 02:48:43 02:48:43 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:48:43 #8 DONE 0.0s 02:48:43 02:48:43 1 warning found (use --debug to expand): 02:48:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:44 #1 [internal] load build definition from Dockerfile 02:48:44 #1 transferring dockerfile: 207B done 02:48:44 #1 DONE 0.0s 02:48:44 02:48:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:44 #2 DONE 0.0s 02:48:44 02:48:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:44 #3 DONE 0.0s 02:48:44 02:48:44 #4 [internal] load .dockerignore 02:48:44 #4 transferring context: 2B done 02:48:44 #4 DONE 0.0s 02:48:44 02:48:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:44 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 done 02:48:44 #5 CACHED 02:48:44 02:48:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:44 #6 resolve nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:44 #6 CACHED 02:48:44 02:48:44 #7 exporting to image 02:48:44 #7 exporting layers done 02:48:44 #7 exporting manifest sha256:5a2cfb3cbce35062a2cceda08a9dbb22d3340b122319eecde4607d93607adf6c done 02:48:44 #7 exporting config sha256:994a184c140a45dce97ed5a404623030d71cd7c26f970e66e2c12899dd11baa4 done 02:48:44 #7 exporting manifest sha256:150c483589a06b6bed8f29406a38895e453a59a8451c93cabb934605e8ec65ce done 02:48:44 #7 exporting config sha256:26f7c5433a3d237f0954aedda78f6a2890be81c09afd402a565be2807ef9332c done 02:48:44 #7 exporting manifest list sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 done 02:48:44 #7 pushing layers 0.0s done 02:48:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 02:48:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 0.1s done 02:48:44 #7 DONE 0.1s 02:48:44 02:48:44 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:48:44 #8 DONE 0.0s 02:48:44 02:48:44 1 warning found (use --debug to expand): 02:48:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:48:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:48:44 #1 [internal] load build definition from Dockerfile 02:48:44 #1 transferring dockerfile: 158B done 02:48:44 #1 DONE 0.0s 02:48:44 02:48:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:48:44 #2 DONE 0.0s 02:48:44 02:48:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:48:44 #3 DONE 0.0s 02:48:44 02:48:44 #4 [internal] load .dockerignore 02:48:44 #4 transferring context: 2B done 02:48:44 #4 DONE 0.0s 02:48:44 02:48:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:44 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:44 #5 CACHED 02:48:44 02:48:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 02:48:44 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:68556efefbadff05a1ffa1cb8327050bf4159ed32ed4c2de3210a7545b9ef252 0.0s done 02:48:44 #6 CACHED 02:48:44 02:48:44 #7 exporting to image 02:48:44 #7 exporting layers done 02:48:44 #7 exporting manifest sha256:5a2cfb3cbce35062a2cceda08a9dbb22d3340b122319eecde4607d93607adf6c done 02:48:44 #7 exporting config sha256:994a184c140a45dce97ed5a404623030d71cd7c26f970e66e2c12899dd11baa4 done 02:48:44 #7 exporting manifest sha256:150c483589a06b6bed8f29406a38895e453a59a8451c93cabb934605e8ec65ce done 02:48:44 #7 exporting config sha256:26f7c5433a3d237f0954aedda78f6a2890be81c09afd402a565be2807ef9332c done 02:48:44 #7 exporting manifest list sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 02:48:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:44 #7 exporting manifest list sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 done 02:48:44 #7 pushing layers 0.0s done 02:48:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:3a11603e40cf4da13ed8ebddef2ac39d73ee75d2263f0700282ec39437615790 0.1s done 02:48:44 #7 DONE 0.1s 02:48:44 02:48:44 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:48:44 #8 DONE 0.0s 02:48:44 02:48:44 1 warning found (use --debug to expand): 02:48:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:44 #1 [internal] load build definition from Dockerfile 02:48:44 #1 transferring dockerfile: 196B done 02:48:44 #1 DONE 0.0s 02:48:44 02:48:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:44 #2 DONE 0.0s 02:48:44 02:48:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:44 #3 DONE 0.0s 02:48:44 02:48:44 #4 [internal] load .dockerignore 02:48:44 #4 transferring context: 2B done 02:48:44 #4 DONE 0.0s 02:48:44 02:48:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 done 02:48:44 #5 DONE 0.0s 02:48:44 02:48:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:45 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 done 02:48:45 #6 DONE 0.0s 02:48:45 02:48:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 done 02:48:45 #5 DONE 0.1s 02:48:45 02:48:45 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:45 #7 DONE 0.0s 02:48:45 02:48:45 #8 exporting to image 02:48:45 #8 exporting layers done 02:48:45 #8 exporting manifest sha256:c64c8a23bfd3679a2245e9b07750a7a4749e16c97eeaaab19293ca791c98b36b done 02:48:45 #8 exporting config sha256:bfd6e6fe932afd08e3573428e10247aa60d7746c795af6d7ee769cb467056ea0 done 02:48:45 #8 exporting manifest sha256:ed36ed7f8ea7b3a72e9fc23fca02207fa50d241ce3df9f5111cd56aad270f237 done 02:48:45 #8 exporting config sha256:de834f2bed8b975a55fa127012cda6ff68fa1083d983141dc7a943164556b745 0.0s done 02:48:45 #8 exporting manifest list sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 done 02:48:45 #8 pushing layers 0.1s done 02:48:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 0.1s done 02:48:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:45 #8 DONE 0.2s 02:48:45 02:48:45 1 warning found (use --debug to expand): 02:48:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:48:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:48:45 #1 [internal] load build definition from Dockerfile 02:48:45 #1 transferring dockerfile: 162B done 02:48:45 #1 DONE 0.0s 02:48:45 02:48:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:48:45 #2 DONE 0.0s 02:48:45 02:48:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:48:45 #3 DONE 0.0s 02:48:45 02:48:45 #4 [internal] load .dockerignore 02:48:45 #4 transferring context: 2B done 02:48:45 #4 DONE 0.0s 02:48:45 02:48:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 0.0s done 02:48:45 #5 CACHED 02:48:45 02:48:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:45 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 0.0s done 02:48:45 #6 CACHED 02:48:45 02:48:45 #7 exporting to image 02:48:45 #7 exporting layers done 02:48:45 #7 exporting manifest sha256:c64c8a23bfd3679a2245e9b07750a7a4749e16c97eeaaab19293ca791c98b36b done 02:48:45 #7 exporting config sha256:bfd6e6fe932afd08e3573428e10247aa60d7746c795af6d7ee769cb467056ea0 done 02:48:45 #7 exporting manifest sha256:ed36ed7f8ea7b3a72e9fc23fca02207fa50d241ce3df9f5111cd56aad270f237 done 02:48:45 #7 exporting config sha256:de834f2bed8b975a55fa127012cda6ff68fa1083d983141dc7a943164556b745 done 02:48:45 #7 exporting manifest list sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 done 02:48:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:45 #7 pushing layers 0.0s done 02:48:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 0.1s done 02:48:45 #7 DONE 0.1s 02:48:45 02:48:45 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:45 #8 DONE 0.0s 02:48:45 02:48:45 1 warning found (use --debug to expand): 02:48:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96' 02:48:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96 --push - 02:48:46 #1 [internal] load build definition from Dockerfile 02:48:46 #1 transferring dockerfile: 168B done 02:48:46 #1 DONE 0.0s 02:48:46 02:48:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96 02:48:46 #2 DONE 0.0s 02:48:46 02:48:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96 02:48:46 #3 DONE 0.0s 02:48:46 02:48:46 #4 [internal] load .dockerignore 02:48:46 #4 transferring context: 2B done 02:48:46 #4 DONE 0.0s 02:48:46 02:48:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:46 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 0.0s done 02:48:46 #5 CACHED 02:48:46 02:48:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:46 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 done 02:48:46 #6 DONE 0.0s 02:48:46 02:48:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:46 #6 CACHED 02:48:46 02:48:46 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:46 #7 DONE 0.0s 02:48:46 02:48:46 #8 exporting to image 02:48:46 #8 exporting layers done 02:48:46 #8 exporting manifest sha256:c64c8a23bfd3679a2245e9b07750a7a4749e16c97eeaaab19293ca791c98b36b done 02:48:46 #8 exporting config sha256:bfd6e6fe932afd08e3573428e10247aa60d7746c795af6d7ee769cb467056ea0 done 02:48:46 #8 exporting manifest sha256:ed36ed7f8ea7b3a72e9fc23fca02207fa50d241ce3df9f5111cd56aad270f237 done 02:48:46 #8 exporting config sha256:de834f2bed8b975a55fa127012cda6ff68fa1083d983141dc7a943164556b745 done 02:48:46 #8 exporting manifest list sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 done 02:48:46 #8 pushing layers 0.0s done 02:48:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.96@sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 0.1s done 02:48:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:46 #8 DONE 0.1s 02:48:46 02:48:46 1 warning found (use --debug to expand): 02:48:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:46 #1 [internal] load build definition from Dockerfile 02:48:46 #1 transferring dockerfile: 209B done 02:48:46 #1 DONE 0.0s 02:48:46 02:48:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:46 #2 DONE 0.0s 02:48:46 02:48:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:46 #3 DONE 0.0s 02:48:46 02:48:46 #4 [internal] load .dockerignore 02:48:46 #4 transferring context: 2B done 02:48:46 #4 DONE 0.0s 02:48:46 02:48:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:46 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 0.0s done 02:48:46 #5 CACHED 02:48:46 02:48:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:47 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 0.0s done 02:48:47 #6 CACHED 02:48:47 02:48:47 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:47 #7 DONE 0.0s 02:48:47 02:48:47 #8 exporting to image 02:48:47 #8 exporting layers done 02:48:47 #8 exporting manifest sha256:c64c8a23bfd3679a2245e9b07750a7a4749e16c97eeaaab19293ca791c98b36b done 02:48:47 #8 exporting config sha256:bfd6e6fe932afd08e3573428e10247aa60d7746c795af6d7ee769cb467056ea0 done 02:48:47 #8 exporting manifest sha256:ed36ed7f8ea7b3a72e9fc23fca02207fa50d241ce3df9f5111cd56aad270f237 done 02:48:47 #8 exporting config sha256:de834f2bed8b975a55fa127012cda6ff68fa1083d983141dc7a943164556b745 done 02:48:47 #8 exporting manifest list sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 done 02:48:47 #8 pushing layers 0.0s done 02:48:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 0.1s done 02:48:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:47 #8 DONE 0.1s 02:48:47 02:48:47 1 warning found (use --debug to expand): 02:48:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:48:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:48:47 #1 [internal] load build definition from Dockerfile 02:48:47 #1 transferring dockerfile: 160B done 02:48:47 #1 DONE 0.0s 02:48:47 02:48:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:48:47 #2 DONE 0.0s 02:48:47 02:48:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:48:47 #3 DONE 0.0s 02:48:47 02:48:47 #4 [internal] load .dockerignore 02:48:47 #4 transferring context: 2B done 02:48:47 #4 DONE 0.0s 02:48:47 02:48:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:47 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 0.0s done 02:48:47 #5 CACHED 02:48:47 02:48:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 02:48:47 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:999deae702c9e69ee89d550c85f362a88fc13841168f2b4ac539df46040e6fa4 0.0s done 02:48:47 #6 CACHED 02:48:47 02:48:47 #7 exporting to image 02:48:47 #7 exporting layers done 02:48:47 #7 exporting manifest sha256:c64c8a23bfd3679a2245e9b07750a7a4749e16c97eeaaab19293ca791c98b36b done 02:48:47 #7 exporting config sha256:bfd6e6fe932afd08e3573428e10247aa60d7746c795af6d7ee769cb467056ea0 done 02:48:47 #7 exporting manifest sha256:ed36ed7f8ea7b3a72e9fc23fca02207fa50d241ce3df9f5111cd56aad270f237 done 02:48:47 #7 exporting config sha256:de834f2bed8b975a55fa127012cda6ff68fa1083d983141dc7a943164556b745 done 02:48:47 #7 exporting manifest list sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 done 02:48:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:47 #7 pushing layers 0.0s done 02:48:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4e1cc38ff8b0569218216382b4e3b5070e0b94d215b8f53bae4926b3993fe613 0.1s done 02:48:47 #7 DONE 0.1s 02:48:47 02:48:47 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:47 #8 DONE 0.0s 02:48:47 02:48:47 1 warning found (use --debug to expand): 02:48:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:48 #1 [internal] load build definition from Dockerfile 02:48:48 #1 transferring dockerfile: 198B done 02:48:48 #1 DONE 0.0s 02:48:48 02:48:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:48 #2 DONE 0.0s 02:48:48 02:48:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:48 #3 DONE 0.0s 02:48:48 02:48:48 #4 [internal] load .dockerignore 02:48:48 #4 transferring context: 2B done 02:48:48 #4 DONE 0.0s 02:48:48 02:48:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 0.0s done 02:48:48 #5 DONE 0.0s 02:48:48 02:48:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:48 #6 DONE 0.0s 02:48:48 02:48:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 0.0s done 02:48:48 #5 DONE 0.1s 02:48:48 02:48:48 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:48:48 #7 DONE 0.0s 02:48:48 02:48:48 #8 exporting to image 02:48:48 #8 exporting layers done 02:48:48 #8 exporting manifest sha256:a087702d2735ec549ec2f0b581c1102003c6d790a7669f4f246df37cf2ae6f4d done 02:48:48 #8 exporting config sha256:f9125e7cda7ef7620d3481ff371774c9d59f97ef37472fc1dc379ccf70e35a25 done 02:48:48 #8 exporting manifest sha256:bc89105531e39d82590461b91db0d4de84e56a178757b33f3d97c30b2cea93c2 done 02:48:48 #8 exporting config sha256:9e68319674da4286a5e278be341e08fbdb617d41fa3a11b2220e97f983ad50f8 0.0s done 02:48:48 #8 exporting manifest list sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 done 02:48:48 #8 pushing layers 0.1s done 02:48:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 02:48:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 0.1s done 02:48:48 #8 DONE 0.2s 02:48:48 02:48:48 1 warning found (use --debug to expand): 02:48:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:48:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:48:48 #1 [internal] load build definition from Dockerfile 02:48:48 #1 transferring dockerfile: 164B done 02:48:48 #1 DONE 0.0s 02:48:48 02:48:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:48:48 #2 DONE 0.0s 02:48:48 02:48:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:48:48 #3 DONE 0.0s 02:48:48 02:48:48 #4 [internal] load .dockerignore 02:48:48 #4 transferring context: 2B done 02:48:48 #4 DONE 0.0s 02:48:48 02:48:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 done 02:48:48 #5 CACHED 02:48:48 02:48:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:48 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 0.0s done 02:48:48 #6 CACHED 02:48:48 02:48:48 #7 exporting to image 02:48:48 #7 exporting layers done 02:48:48 #7 exporting manifest sha256:a087702d2735ec549ec2f0b581c1102003c6d790a7669f4f246df37cf2ae6f4d done 02:48:48 #7 exporting config sha256:f9125e7cda7ef7620d3481ff371774c9d59f97ef37472fc1dc379ccf70e35a25 done 02:48:48 #7 exporting manifest sha256:bc89105531e39d82590461b91db0d4de84e56a178757b33f3d97c30b2cea93c2 done 02:48:48 #7 exporting config sha256:9e68319674da4286a5e278be341e08fbdb617d41fa3a11b2220e97f983ad50f8 done 02:48:48 #7 exporting manifest list sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 done 02:48:48 #7 pushing layers 0.0s done 02:48:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 02:48:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 0.1s done 02:48:48 #7 DONE 0.1s 02:48:48 02:48:48 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:48:48 #8 DONE 0.0s 02:48:48 02:48:48 1 warning found (use --debug to expand): 02:48:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96' 02:48:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96 --push - 02:48:49 #1 [internal] load build definition from Dockerfile 02:48:49 #1 transferring dockerfile: 170B done 02:48:49 #1 DONE 0.0s 02:48:49 02:48:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96 02:48:49 #2 DONE 0.0s 02:48:49 02:48:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96 02:48:49 #3 DONE 0.0s 02:48:49 02:48:49 #4 [internal] load .dockerignore 02:48:49 #4 transferring context: 2B done 02:48:49 #4 DONE 0.0s 02:48:49 02:48:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:49 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 done 02:48:49 #5 CACHED 02:48:49 02:48:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:49 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 done 02:48:49 #6 CACHED 02:48:49 02:48:49 #7 exporting to image 02:48:49 #7 exporting layers done 02:48:49 #7 exporting manifest sha256:a087702d2735ec549ec2f0b581c1102003c6d790a7669f4f246df37cf2ae6f4d done 02:48:49 #7 exporting config sha256:f9125e7cda7ef7620d3481ff371774c9d59f97ef37472fc1dc379ccf70e35a25 done 02:48:49 #7 exporting manifest sha256:bc89105531e39d82590461b91db0d4de84e56a178757b33f3d97c30b2cea93c2 done 02:48:49 #7 exporting config sha256:9e68319674da4286a5e278be341e08fbdb617d41fa3a11b2220e97f983ad50f8 done 02:48:49 #7 exporting manifest list sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 done 02:48:49 #7 pushing layers 02:48:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:49 #7 pushing layers 0.0s done 02:48:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.96@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 0.1s done 02:48:49 #7 DONE 0.1s 02:48:49 02:48:49 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:48:49 #8 DONE 0.0s 02:48:49 02:48:49 1 warning found (use --debug to expand): 02:48:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:49 #1 [internal] load build definition from Dockerfile 02:48:49 #1 transferring dockerfile: 211B done 02:48:49 #1 DONE 0.0s 02:48:49 02:48:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:49 #2 DONE 0.0s 02:48:49 02:48:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:49 #3 DONE 0.0s 02:48:49 02:48:49 #4 [internal] load .dockerignore 02:48:49 #4 transferring context: 2B done 02:48:49 #4 DONE 0.0s 02:48:49 02:48:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:49 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 done 02:48:49 #5 CACHED 02:48:49 02:48:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:49 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 done 02:48:49 #6 CACHED 02:48:49 02:48:49 #7 exporting to image 02:48:49 #7 exporting layers done 02:48:49 #7 exporting manifest sha256:a087702d2735ec549ec2f0b581c1102003c6d790a7669f4f246df37cf2ae6f4d done 02:48:49 #7 exporting config sha256:f9125e7cda7ef7620d3481ff371774c9d59f97ef37472fc1dc379ccf70e35a25 done 02:48:49 #7 exporting manifest sha256:bc89105531e39d82590461b91db0d4de84e56a178757b33f3d97c30b2cea93c2 done 02:48:49 #7 exporting config sha256:9e68319674da4286a5e278be341e08fbdb617d41fa3a11b2220e97f983ad50f8 done 02:48:49 #7 exporting manifest list sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 done 02:48:49 #7 pushing layers 0.0s done 02:48:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 02:48:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 0.1s done 02:48:50 #7 DONE 0.1s 02:48:50 02:48:50 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:48:50 #8 DONE 0.0s 02:48:50 02:48:50 1 warning found (use --debug to expand): 02:48:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:48:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:48:50 #1 [internal] load build definition from Dockerfile 02:48:50 #1 transferring dockerfile: 162B done 02:48:50 #1 DONE 0.0s 02:48:50 02:48:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:48:50 #2 DONE 0.0s 02:48:50 02:48:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:48:50 #3 DONE 0.0s 02:48:50 02:48:50 #4 [internal] load .dockerignore 02:48:50 #4 transferring context: 2B done 02:48:50 #4 DONE 0.0s 02:48:50 02:48:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:50 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 0.0s done 02:48:50 #5 CACHED 02:48:50 02:48:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 02:48:50 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:6190706399043e40ecaea50559adc93328ff683e0903d26aa2f12fe91f269522 0.0s done 02:48:50 #6 CACHED 02:48:50 02:48:50 #7 exporting to image 02:48:50 #7 exporting layers done 02:48:50 #7 exporting manifest sha256:a087702d2735ec549ec2f0b581c1102003c6d790a7669f4f246df37cf2ae6f4d done 02:48:50 #7 exporting config sha256:f9125e7cda7ef7620d3481ff371774c9d59f97ef37472fc1dc379ccf70e35a25 done 02:48:50 #7 exporting manifest sha256:bc89105531e39d82590461b91db0d4de84e56a178757b33f3d97c30b2cea93c2 done 02:48:50 #7 exporting config sha256:9e68319674da4286a5e278be341e08fbdb617d41fa3a11b2220e97f983ad50f8 done 02:48:50 #7 exporting manifest list sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 done 02:48:50 #7 pushing layers 0.0s done 02:48:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 02:48:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:993db4ba0f3397651ee5552966b7ebeeb42251b918ef54f0eb7dd8c32f339f77 0.1s done 02:48:50 #7 DONE 0.1s 02:48:50 02:48:50 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:48:50 #8 DONE 0.0s 02:48:50 02:48:50 1 warning found (use --debug to expand): 02:48:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:50 #1 [internal] load build definition from Dockerfile 02:48:50 #1 transferring dockerfile: 206B done 02:48:50 #1 DONE 0.0s 02:48:50 02:48:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:50 #2 DONE 0.0s 02:48:50 02:48:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:50 #3 DONE 0.1s 02:48:50 02:48:50 #4 [internal] load .dockerignore 02:48:50 #4 transferring context: 2B done 02:48:50 #4 DONE 0.0s 02:48:50 02:48:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:51 #5 DONE 0.0s 02:48:51 02:48:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:51 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 done 02:48:51 #6 DONE 0.2s 02:48:51 02:48:51 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:51 #7 DONE 0.0s 02:48:51 02:48:51 #8 exporting to image 02:48:51 #8 exporting layers done 02:48:51 #8 exporting manifest sha256:34705ed8abe9148be17e9d248e3e246720b906fb1d2ca6e13a753f354bc7c60a done 02:48:51 #8 exporting config sha256:787867f6f8e54df8cef7534f57d3cf1aea5da06064b695677ff0d7442e22e5c8 done 02:48:51 #8 exporting manifest sha256:220ff950c19d68054aa1d21c844afc40c228f439c59500a1cf6ec08c780d7105 done 02:48:51 #8 exporting config sha256:a15326198ff86b9c5d8bf8eab7fc61c0d46225d4abbb8d71de3b8157c51b0d61 done 02:48:51 #8 exporting manifest list sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f done 02:48:51 #8 pushing layers 02:48:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:51 #8 pushing layers 0.1s done 02:48:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 0.1s done 02:48:51 #8 DONE 0.2s 02:48:51 02:48:51 1 warning found (use --debug to expand): 02:48:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:48:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:48:51 #1 [internal] load build definition from Dockerfile 02:48:51 #1 transferring dockerfile: 172B done 02:48:51 #1 DONE 0.0s 02:48:51 02:48:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:48:51 #2 DONE 0.0s 02:48:51 02:48:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:48:51 #3 DONE 0.0s 02:48:51 02:48:51 #4 [internal] load .dockerignore 02:48:51 #4 transferring context: 2B done 02:48:51 #4 DONE 0.0s 02:48:51 02:48:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:51 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 0.0s done 02:48:51 #5 CACHED 02:48:51 02:48:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:51 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 0.0s done 02:48:51 #6 CACHED 02:48:51 02:48:51 #7 exporting to image 02:48:51 #7 exporting layers done 02:48:51 #7 exporting manifest sha256:34705ed8abe9148be17e9d248e3e246720b906fb1d2ca6e13a753f354bc7c60a done 02:48:51 #7 exporting config sha256:787867f6f8e54df8cef7534f57d3cf1aea5da06064b695677ff0d7442e22e5c8 done 02:48:51 #7 exporting manifest sha256:220ff950c19d68054aa1d21c844afc40c228f439c59500a1cf6ec08c780d7105 done 02:48:51 #7 exporting config sha256:a15326198ff86b9c5d8bf8eab7fc61c0d46225d4abbb8d71de3b8157c51b0d61 done 02:48:51 #7 exporting manifest list sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f done 02:48:51 #7 pushing layers 0.0s done 02:48:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 02:48:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 0.1s done 02:48:51 #7 DONE 0.1s 02:48:51 02:48:51 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:51 #8 DONE 0.0s 02:48:51 02:48:51 1 warning found (use --debug to expand): 02:48:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96' 02:48:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96 --push - 02:48:52 #1 [internal] load build definition from Dockerfile 02:48:52 #1 transferring dockerfile: 178B done 02:48:52 #1 DONE 0.0s 02:48:52 02:48:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96 02:48:52 #2 DONE 0.0s 02:48:52 02:48:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96 02:48:52 #3 DONE 0.0s 02:48:52 02:48:52 #4 [internal] load .dockerignore 02:48:52 #4 transferring context: 2B done 02:48:52 #4 DONE 0.0s 02:48:52 02:48:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:52 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 0.0s done 02:48:52 #5 CACHED 02:48:52 02:48:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:52 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 0.0s done 02:48:52 #6 CACHED 02:48:52 02:48:52 #7 exporting to image 02:48:52 #7 exporting layers done 02:48:52 #7 exporting manifest sha256:34705ed8abe9148be17e9d248e3e246720b906fb1d2ca6e13a753f354bc7c60a done 02:48:52 #7 exporting config sha256:787867f6f8e54df8cef7534f57d3cf1aea5da06064b695677ff0d7442e22e5c8 done 02:48:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:52 #7 exporting manifest sha256:220ff950c19d68054aa1d21c844afc40c228f439c59500a1cf6ec08c780d7105 done 02:48:52 #7 exporting config sha256:a15326198ff86b9c5d8bf8eab7fc61c0d46225d4abbb8d71de3b8157c51b0d61 done 02:48:52 #7 exporting manifest list sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f done 02:48:52 #7 pushing layers 0.0s done 02:48:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.96@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 0.1s done 02:48:52 #7 DONE 0.1s 02:48:52 02:48:52 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:52 #8 DONE 0.0s 02:48:52 02:48:52 1 warning found (use --debug to expand): 02:48:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:53 #1 [internal] load build definition from Dockerfile 02:48:53 #1 transferring dockerfile: 219B done 02:48:53 #1 DONE 0.0s 02:48:53 02:48:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:53 #2 DONE 0.0s 02:48:53 02:48:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:53 #3 DONE 0.0s 02:48:53 02:48:53 #4 [internal] load .dockerignore 02:48:53 #4 transferring context: 2B done 02:48:53 #4 DONE 0.0s 02:48:53 02:48:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 done 02:48:53 #5 CACHED 02:48:53 02:48:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:53 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 0.0s done 02:48:53 #6 CACHED 02:48:53 02:48:53 #7 exporting to image 02:48:53 #7 exporting layers done 02:48:53 #7 exporting manifest sha256:34705ed8abe9148be17e9d248e3e246720b906fb1d2ca6e13a753f354bc7c60a done 02:48:53 #7 exporting config sha256:787867f6f8e54df8cef7534f57d3cf1aea5da06064b695677ff0d7442e22e5c8 done 02:48:53 #7 exporting manifest sha256:220ff950c19d68054aa1d21c844afc40c228f439c59500a1cf6ec08c780d7105 done 02:48:53 #7 exporting config sha256:a15326198ff86b9c5d8bf8eab7fc61c0d46225d4abbb8d71de3b8157c51b0d61 done 02:48:53 #7 exporting manifest list sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f done 02:48:53 #7 pushing layers 0.0s done 02:48:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 02:48:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 0.1s done 02:48:53 #7 DONE 0.1s 02:48:53 02:48:53 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:53 #8 DONE 0.0s 02:48:53 02:48:53 1 warning found (use --debug to expand): 02:48:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:48:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:48:53 #1 [internal] load build definition from Dockerfile 02:48:53 #1 transferring dockerfile: 170B done 02:48:53 #1 DONE 0.0s 02:48:53 02:48:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:48:53 #2 DONE 0.0s 02:48:53 02:48:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:48:53 #3 DONE 0.0s 02:48:53 02:48:53 #4 [internal] load .dockerignore 02:48:53 #4 transferring context: 2B done 02:48:53 #4 DONE 0.0s 02:48:53 02:48:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 0.0s done 02:48:53 #5 CACHED 02:48:53 02:48:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 02:48:53 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a44a5e8fba7a93ff7a828c9767b3af830b94c0e48f38283b7c1efe02eec870b4 0.0s done 02:48:53 #6 CACHED 02:48:53 02:48:53 #7 exporting to image 02:48:53 #7 exporting layers done 02:48:53 #7 exporting manifest sha256:34705ed8abe9148be17e9d248e3e246720b906fb1d2ca6e13a753f354bc7c60a done 02:48:53 #7 exporting config sha256:787867f6f8e54df8cef7534f57d3cf1aea5da06064b695677ff0d7442e22e5c8 done 02:48:53 #7 exporting manifest sha256:220ff950c19d68054aa1d21c844afc40c228f439c59500a1cf6ec08c780d7105 done 02:48:53 #7 exporting config sha256:a15326198ff86b9c5d8bf8eab7fc61c0d46225d4abbb8d71de3b8157c51b0d61 done 02:48:53 #7 exporting manifest list sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f done 02:48:53 #7 pushing layers 0.0s done 02:48:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 02:48:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d126adde7c20bcc0028369be66b269ac17a1f6a2f6370bc4099499dba158df9f 0.1s done 02:48:53 #7 DONE 0.1s 02:48:53 02:48:53 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:48:53 #8 DONE 0.0s 02:48:53 02:48:53 1 warning found (use --debug to expand): 02:48:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:53 #1 [internal] load build definition from Dockerfile 02:48:53 #1 transferring dockerfile: 204B done 02:48:53 #1 DONE 0.0s 02:48:53 02:48:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:53 #2 DONE 0.0s 02:48:53 02:48:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:53 #3 DONE 0.0s 02:48:53 02:48:53 #4 [internal] load .dockerignore 02:48:53 #4 transferring context: 2B done 02:48:53 #4 DONE 0.0s 02:48:53 02:48:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 done 02:48:53 #5 DONE 0.0s 02:48:53 02:48:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:54 #6 DONE 0.0s 02:48:54 02:48:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 done 02:48:54 #5 DONE 0.1s 02:48:54 02:48:54 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:48:54 #7 DONE 0.0s 02:48:54 02:48:54 #8 exporting to image 02:48:54 #8 exporting layers done 02:48:54 #8 exporting manifest sha256:79c771c02f9db4acdfb82a211c43978c38299fc4f5e2ce40893062d76437cdb8 done 02:48:54 #8 exporting config sha256:4562997b3a88302998f8ce5669463610fd2926ebff2d313df5b1b2309447a488 done 02:48:54 #8 exporting manifest sha256:165c21b35207d0f1a3d543f5a33511319292dc7223aedb07de7d73bf090d2c42 done 02:48:54 #8 exporting config sha256:a0121780c3409091be03ca04e9ce7b009cc418de7a8a08166f0386509b814494 done 02:48:54 #8 exporting manifest list sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 done 02:48:54 #8 pushing layers 0.1s done 02:48:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 0.1s done 02:48:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:54 #8 DONE 0.2s 02:48:54 02:48:54 1 warning found (use --debug to expand): 02:48:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:48:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:48:54 #1 [internal] load build definition from Dockerfile 02:48:54 #1 transferring dockerfile: 170B done 02:48:54 #1 DONE 0.0s 02:48:54 02:48:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:48:54 #2 DONE 0.0s 02:48:54 02:48:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:48:54 #3 DONE 0.0s 02:48:54 02:48:54 #4 [internal] load .dockerignore 02:48:54 #4 transferring context: 2B done 02:48:54 #4 DONE 0.0s 02:48:54 02:48:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:54 #5 CACHED 02:48:54 02:48:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:54 #6 CACHED 02:48:54 02:48:54 #7 exporting to image 02:48:54 #7 exporting layers done 02:48:54 #7 exporting manifest sha256:79c771c02f9db4acdfb82a211c43978c38299fc4f5e2ce40893062d76437cdb8 done 02:48:54 #7 exporting config sha256:4562997b3a88302998f8ce5669463610fd2926ebff2d313df5b1b2309447a488 done 02:48:54 #7 exporting manifest sha256:165c21b35207d0f1a3d543f5a33511319292dc7223aedb07de7d73bf090d2c42 done 02:48:54 #7 exporting config sha256:a0121780c3409091be03ca04e9ce7b009cc418de7a8a08166f0386509b814494 done 02:48:54 #7 exporting manifest list sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 done 02:48:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:54 #7 pushing layers 0.0s done 02:48:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 0.1s done 02:48:54 #7 DONE 0.1s 02:48:54 02:48:54 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:48:54 #8 DONE 0.0s 02:48:54 02:48:54 1 warning found (use --debug to expand): 02:48:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96' 02:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96 --push - 02:48:55 #1 [internal] load build definition from Dockerfile 02:48:55 #1 transferring dockerfile: 176B done 02:48:55 #1 DONE 0.0s 02:48:55 02:48:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96 02:48:55 #2 DONE 0.0s 02:48:55 02:48:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96 02:48:55 #3 DONE 0.0s 02:48:55 02:48:55 #4 [internal] load .dockerignore 02:48:55 #4 transferring context: 2B done 02:48:55 #4 DONE 0.0s 02:48:55 02:48:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:55 #5 CACHED 02:48:55 02:48:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:55 #6 CACHED 02:48:55 02:48:55 #7 exporting to image 02:48:55 #7 exporting layers done 02:48:55 #7 exporting manifest sha256:79c771c02f9db4acdfb82a211c43978c38299fc4f5e2ce40893062d76437cdb8 done 02:48:55 #7 exporting config sha256:4562997b3a88302998f8ce5669463610fd2926ebff2d313df5b1b2309447a488 done 02:48:55 #7 exporting manifest sha256:165c21b35207d0f1a3d543f5a33511319292dc7223aedb07de7d73bf090d2c42 done 02:48:55 #7 exporting config sha256:a0121780c3409091be03ca04e9ce7b009cc418de7a8a08166f0386509b814494 done 02:48:55 #7 exporting manifest list sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 done 02:48:55 #7 pushing layers 0.0s done 02:48:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 02:48:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.96@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 0.1s done 02:48:55 #7 DONE 0.1s 02:48:55 02:48:55 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:48:55 #8 DONE 0.0s 02:48:55 02:48:55 1 warning found (use --debug to expand): 02:48:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:56 #1 [internal] load build definition from Dockerfile 02:48:56 #1 transferring dockerfile: 217B done 02:48:56 #1 DONE 0.0s 02:48:56 02:48:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:56 #2 DONE 0.0s 02:48:56 02:48:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:56 #3 DONE 0.0s 02:48:56 02:48:56 #4 [internal] load .dockerignore 02:48:56 #4 transferring context: 2B done 02:48:56 #4 DONE 0.0s 02:48:56 02:48:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:56 #5 CACHED 02:48:56 02:48:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:56 #6 CACHED 02:48:56 02:48:56 #7 exporting to image 02:48:56 #7 exporting layers done 02:48:56 #7 exporting manifest sha256:79c771c02f9db4acdfb82a211c43978c38299fc4f5e2ce40893062d76437cdb8 done 02:48:56 #7 exporting config sha256:4562997b3a88302998f8ce5669463610fd2926ebff2d313df5b1b2309447a488 done 02:48:56 #7 exporting manifest sha256:165c21b35207d0f1a3d543f5a33511319292dc7223aedb07de7d73bf090d2c42 done 02:48:56 #7 exporting config sha256:a0121780c3409091be03ca04e9ce7b009cc418de7a8a08166f0386509b814494 done 02:48:56 #7 exporting manifest list sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 done 02:48:56 #7 pushing layers 0.0s done 02:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 02:48:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 0.1s done 02:48:56 #7 DONE 0.1s 02:48:56 02:48:56 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:48:56 #8 DONE 0.0s 02:48:56 02:48:56 1 warning found (use --debug to expand): 02:48:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:48:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:48:56 #1 [internal] load build definition from Dockerfile 02:48:56 #1 transferring dockerfile: 168B done 02:48:56 #1 DONE 0.0s 02:48:56 02:48:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:48:56 #2 DONE 0.0s 02:48:56 02:48:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:48:56 #3 DONE 0.0s 02:48:56 02:48:56 #4 [internal] load .dockerignore 02:48:56 #4 transferring context: 2B done 02:48:56 #4 DONE 0.0s 02:48:56 02:48:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:56 #5 CACHED 02:48:56 02:48:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 02:48:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d8afc53e7006e0fa75b1d37be61547c5bfdb6a1869f0120fce310f2c17db8785 0.0s done 02:48:56 #6 CACHED 02:48:56 02:48:56 #7 exporting to image 02:48:56 #7 exporting layers done 02:48:56 #7 exporting manifest sha256:79c771c02f9db4acdfb82a211c43978c38299fc4f5e2ce40893062d76437cdb8 done 02:48:56 #7 exporting config sha256:4562997b3a88302998f8ce5669463610fd2926ebff2d313df5b1b2309447a488 done 02:48:56 #7 exporting manifest sha256:165c21b35207d0f1a3d543f5a33511319292dc7223aedb07de7d73bf090d2c42 done 02:48:56 #7 exporting config sha256:a0121780c3409091be03ca04e9ce7b009cc418de7a8a08166f0386509b814494 done 02:48:56 #7 exporting manifest list sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 done 02:48:56 #7 pushing layers 0.0s done 02:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 02:48:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dd0d4a95b6b0feb548259d2873685cbc261824069e14b23a822f8de964aeef08 0.1s done 02:48:56 #7 DONE 0.1s 02:48:56 02:48:56 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:48:56 #8 DONE 0.0s 02:48:56 02:48:56 1 warning found (use --debug to expand): 02:48:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:57 #1 [internal] load build definition from Dockerfile 02:48:57 #1 transferring dockerfile: 205B done 02:48:57 #1 DONE 0.0s 02:48:57 02:48:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:57 #2 DONE 0.0s 02:48:57 02:48:57 #3 [internal] load .dockerignore 02:48:57 #3 transferring context: 2B done 02:48:57 #3 DONE 0.0s 02:48:57 02:48:57 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:57 #4 DONE 0.1s 02:48:57 02:48:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:57 #5 DONE 0.0s 02:48:57 02:48:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:57 #6 DONE 0.1s 02:48:57 02:48:57 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:48:57 #7 DONE 0.0s 02:48:57 02:48:57 #8 exporting to image 02:48:57 #8 exporting layers done 02:48:57 #8 exporting manifest sha256:bad09b299b47cfb07adc1aec720ffa77459d61269395e2e06bd324a5d4fd1885 done 02:48:57 #8 exporting config sha256:de6267f92001c2b64a03a8a0756da54431cc5fca7ebcd8c72b91734a05f521d9 done 02:48:57 #8 exporting manifest sha256:bc6e222ecb4be1fb0c5c410b119a38186c24e4f631f3ee585e1ed861b08ec765 done 02:48:57 #8 exporting config sha256:fc053f713ac800d2690df8f807e87f10889e8859eccbf08ca47fc4b5b3c49e13 done 02:48:57 #8 exporting manifest list sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 done 02:48:57 #8 pushing layers 0.1s done 02:48:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 02:48:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 0.1s done 02:48:57 #8 DONE 0.2s 02:48:57 02:48:57 1 warning found (use --debug to expand): 02:48:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:48:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:48:58 #1 [internal] load build definition from Dockerfile 02:48:58 #1 transferring dockerfile: 171B done 02:48:58 #1 DONE 0.0s 02:48:58 02:48:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:48:58 #2 DONE 0.0s 02:48:58 02:48:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:48:58 #3 DONE 0.0s 02:48:58 02:48:58 #4 [internal] load .dockerignore 02:48:58 #4 transferring context: 2B done 02:48:58 #4 DONE 0.0s 02:48:58 02:48:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 done 02:48:58 #5 CACHED 02:48:58 02:48:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:58 #6 CACHED 02:48:58 02:48:58 #7 exporting to image 02:48:58 #7 exporting layers done 02:48:58 #7 exporting manifest sha256:bad09b299b47cfb07adc1aec720ffa77459d61269395e2e06bd324a5d4fd1885 done 02:48:58 #7 exporting config sha256:de6267f92001c2b64a03a8a0756da54431cc5fca7ebcd8c72b91734a05f521d9 done 02:48:58 #7 exporting manifest sha256:bc6e222ecb4be1fb0c5c410b119a38186c24e4f631f3ee585e1ed861b08ec765 done 02:48:58 #7 exporting config sha256:fc053f713ac800d2690df8f807e87f10889e8859eccbf08ca47fc4b5b3c49e13 done 02:48:58 #7 exporting manifest list sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 done 02:48:58 #7 pushing layers 0.0s done 02:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 02:48:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 0.1s done 02:48:58 #7 DONE 0.1s 02:48:58 02:48:58 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:48:58 #8 DONE 0.0s 02:48:58 02:48:58 1 warning found (use --debug to expand): 02:48:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96' 02:48:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96 --push - 02:48:58 #1 [internal] load build definition from Dockerfile 02:48:58 #1 transferring dockerfile: 177B done 02:48:58 #1 DONE 0.0s 02:48:58 02:48:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96 02:48:58 #2 DONE 0.0s 02:48:58 02:48:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96 02:48:58 #3 DONE 0.0s 02:48:58 02:48:58 #4 [internal] load .dockerignore 02:48:58 #4 transferring context: 2B done 02:48:58 #4 DONE 0.0s 02:48:58 02:48:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:58 #5 CACHED 02:48:58 02:48:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:58 #6 CACHED 02:48:58 02:48:58 #7 exporting to image 02:48:58 #7 exporting layers done 02:48:58 #7 exporting manifest sha256:bad09b299b47cfb07adc1aec720ffa77459d61269395e2e06bd324a5d4fd1885 done 02:48:58 #7 exporting config sha256:de6267f92001c2b64a03a8a0756da54431cc5fca7ebcd8c72b91734a05f521d9 done 02:48:58 #7 exporting manifest sha256:bc6e222ecb4be1fb0c5c410b119a38186c24e4f631f3ee585e1ed861b08ec765 done 02:48:58 #7 exporting config sha256:fc053f713ac800d2690df8f807e87f10889e8859eccbf08ca47fc4b5b3c49e13 done 02:48:58 #7 exporting manifest list sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 done 02:48:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:58 #7 pushing layers 0.0s done 02:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.96@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 0.1s done 02:48:58 #7 DONE 0.1s 02:48:58 02:48:58 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:48:58 #8 DONE 0.0s 02:48:58 02:48:58 1 warning found (use --debug to expand): 02:48:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:48:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:48:58 #1 [internal] load build definition from Dockerfile 02:48:58 #1 transferring dockerfile: 218B done 02:48:58 #1 DONE 0.0s 02:48:58 02:48:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:58 #2 DONE 0.0s 02:48:58 02:48:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:48:58 #3 DONE 0.0s 02:48:58 02:48:58 #4 [internal] load .dockerignore 02:48:58 #4 transferring context: 2B done 02:48:58 #4 DONE 0.0s 02:48:58 02:48:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:58 #5 CACHED 02:48:58 02:48:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 done 02:48:58 #6 CACHED 02:48:58 02:48:58 #7 exporting to image 02:48:58 #7 exporting layers done 02:48:58 #7 exporting manifest sha256:bad09b299b47cfb07adc1aec720ffa77459d61269395e2e06bd324a5d4fd1885 done 02:48:58 #7 exporting config sha256:de6267f92001c2b64a03a8a0756da54431cc5fca7ebcd8c72b91734a05f521d9 done 02:48:58 #7 exporting manifest sha256:bc6e222ecb4be1fb0c5c410b119a38186c24e4f631f3ee585e1ed861b08ec765 done 02:48:58 #7 exporting config sha256:fc053f713ac800d2690df8f807e87f10889e8859eccbf08ca47fc4b5b3c49e13 done 02:48:58 #7 exporting manifest list sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 done 02:48:58 #7 pushing layers 0.0s done 02:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 02:48:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 0.1s done 02:48:59 #7 DONE 0.1s 02:48:59 02:48:59 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:48:59 #8 DONE 0.0s 02:48:59 02:48:59 1 warning found (use --debug to expand): 02:48:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:48:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:48:59 #1 [internal] load build definition from Dockerfile 02:48:59 #1 transferring dockerfile: 169B done 02:48:59 #1 DONE 0.0s 02:48:59 02:48:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:48:59 #2 DONE 0.0s 02:48:59 02:48:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:48:59 #3 DONE 0.0s 02:48:59 02:48:59 #4 [internal] load .dockerignore 02:48:59 #4 transferring context: 2B done 02:48:59 #4 DONE 0.0s 02:48:59 02:48:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:59 #5 CACHED 02:48:59 02:48:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 02:48:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8b483d36a1b3a55efa19f44f0f5e49720f7d47a1ead21b734b0ab257e7e25750 0.0s done 02:48:59 #6 CACHED 02:48:59 02:48:59 #7 exporting to image 02:48:59 #7 exporting layers done 02:48:59 #7 exporting manifest sha256:bad09b299b47cfb07adc1aec720ffa77459d61269395e2e06bd324a5d4fd1885 done 02:48:59 #7 exporting config sha256:de6267f92001c2b64a03a8a0756da54431cc5fca7ebcd8c72b91734a05f521d9 done 02:48:59 #7 exporting manifest sha256:bc6e222ecb4be1fb0c5c410b119a38186c24e4f631f3ee585e1ed861b08ec765 done 02:48:59 #7 exporting config sha256:fc053f713ac800d2690df8f807e87f10889e8859eccbf08ca47fc4b5b3c49e13 done 02:48:59 #7 exporting manifest list sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 done 02:48:59 #7 pushing layers 0.0s done 02:48:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 02:48:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:48:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d1b5be5a94a043ed1d686a31bf35e110c94bc63fa693440f20b83716382b9457 0.1s done 02:48:59 #7 DONE 0.1s 02:48:59 02:48:59 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:48:59 #8 DONE 0.0s 02:48:59 02:48:59 1 warning found (use --debug to expand): 02:48:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:48:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:48:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:48:59 #1 [internal] load build definition from Dockerfile 02:48:59 #1 transferring dockerfile: 211B done 02:48:59 #1 DONE 0.0s 02:48:59 02:48:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:59 #2 DONE 0.0s 02:48:59 02:48:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5 02:48:59 #3 DONE 0.0s 02:48:59 02:48:59 #4 [internal] load .dockerignore 02:48:59 #4 transferring context: 2B done 02:48:59 #4 DONE 0.0s 02:48:59 02:48:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:48:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:48:59 #5 DONE 0.0s 02:48:59 02:48:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:00 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:00 #6 DONE 0.0s 02:49:00 02:49:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:00 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:00 #5 DONE 0.1s 02:49:00 02:49:00 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:49:00 #7 DONE 0.0s 02:49:00 02:49:00 #8 exporting to image 02:49:00 #8 exporting layers done 02:49:00 #8 exporting manifest sha256:bd61611c455c2a8d19f05c331b8d2c3d071fecb377877b1c1b92525e8bddbd15 done 02:49:00 #8 exporting config sha256:a85bc432428217c85aac3c8759cef8107f6b85584055deff9b4812c5fe1a1a87 done 02:49:00 #8 exporting manifest sha256:56edaaa1cb188ead51a0f39ec5c01f4a569404091bdc56800951ce5f814d1b71 done 02:49:00 #8 exporting config sha256:fabb6ac23d5725d0f264a82c53516041fd2d6d2b72bbfd0cccf6a9c12edff880 done 02:49:00 #8 exporting manifest list sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a done 02:49:00 #8 pushing layers 0.1s done 02:49:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a 02:49:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a 0.1s done 02:49:00 #8 DONE 0.2s 02:49:00 02:49:00 1 warning found (use --debug to expand): 02:49:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:49:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:49:00 #1 [internal] load build definition from Dockerfile 02:49:00 #1 transferring dockerfile: 177B done 02:49:00 #1 DONE 0.0s 02:49:00 02:49:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:49:00 #2 DONE 0.0s 02:49:00 02:49:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:49:00 #3 DONE 0.0s 02:49:00 02:49:00 #4 [internal] load .dockerignore 02:49:00 #4 transferring context: 2B done 02:49:00 #4 DONE 0.0s 02:49:00 02:49:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:00 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:00 #5 CACHED 02:49:00 02:49:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:00 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:00 #6 CACHED 02:49:00 02:49:00 #7 exporting to image 02:49:00 #7 exporting layers done 02:49:00 #7 exporting manifest sha256:bd61611c455c2a8d19f05c331b8d2c3d071fecb377877b1c1b92525e8bddbd15 done 02:49:00 #7 exporting config sha256:a85bc432428217c85aac3c8759cef8107f6b85584055deff9b4812c5fe1a1a87 done 02:49:00 #7 exporting manifest sha256:56edaaa1cb188ead51a0f39ec5c01f4a569404091bdc56800951ce5f814d1b71 done 02:49:00 #7 exporting config sha256:fabb6ac23d5725d0f264a82c53516041fd2d6d2b72bbfd0cccf6a9c12edff880 02:49:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:01 #7 exporting config sha256:fabb6ac23d5725d0f264a82c53516041fd2d6d2b72bbfd0cccf6a9c12edff880 done 02:49:01 #7 exporting manifest list sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a done 02:49:01 #7 pushing layers 0.0s done 02:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a 0.1s done 02:49:01 #7 DONE 0.1s 02:49:01 02:49:01 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:49:01 #8 DONE 0.0s 02:49:01 02:49:01 1 warning found (use --debug to expand): 02:49:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96 --push - 02:49:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96' 02:49:01 #1 [internal] load build definition from Dockerfile 02:49:01 #1 transferring dockerfile: 183B done 02:49:01 #1 DONE 0.0s 02:49:01 02:49:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96 02:49:01 #2 DONE 0.0s 02:49:01 02:49:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96 02:49:01 #3 DONE 0.0s 02:49:01 02:49:01 #4 [internal] load .dockerignore 02:49:01 #4 transferring context: 2B done 02:49:01 #4 DONE 0.0s 02:49:01 02:49:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:01 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:01 #5 CACHED 02:49:01 02:49:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:01 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:01 #6 CACHED 02:49:01 02:49:01 #7 exporting to image 02:49:01 #7 exporting layers done 02:49:01 #7 exporting manifest sha256:bd61611c455c2a8d19f05c331b8d2c3d071fecb377877b1c1b92525e8bddbd15 done 02:49:01 #7 exporting config sha256:a85bc432428217c85aac3c8759cef8107f6b85584055deff9b4812c5fe1a1a87 done 02:49:01 #7 exporting manifest sha256:56edaaa1cb188ead51a0f39ec5c01f4a569404091bdc56800951ce5f814d1b71 done 02:49:01 #7 exporting config sha256:fabb6ac23d5725d0f264a82c53516041fd2d6d2b72bbfd0cccf6a9c12edff880 done 02:49:01 #7 exporting manifest list sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a done 02:49:01 #7 pushing layers 0.0s done 02:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96@sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a 02:49:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.96@sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a 0.1s done 02:49:01 #7 DONE 0.1s 02:49:01 02:49:01 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:49:01 #8 DONE 0.0s 02:49:01 02:49:01 1 warning found (use --debug to expand): 02:49:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:49:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:49:01 #1 [internal] load build definition from Dockerfile 02:49:01 #1 transferring dockerfile: 224B done 02:49:01 #1 DONE 0.0s 02:49:01 02:49:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:01 #2 DONE 0.0s 02:49:01 02:49:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:01 #3 DONE 0.0s 02:49:01 02:49:01 #4 [internal] load .dockerignore 02:49:01 #4 transferring context: 2B done 02:49:01 #4 DONE 0.0s 02:49:01 02:49:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:01 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 done 02:49:01 #5 CACHED 02:49:01 02:49:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:01 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:01 #6 CACHED 02:49:01 02:49:01 #7 exporting to image 02:49:01 #7 exporting layers done 02:49:01 #7 exporting manifest sha256:bd61611c455c2a8d19f05c331b8d2c3d071fecb377877b1c1b92525e8bddbd15 done 02:49:01 #7 exporting config sha256:a85bc432428217c85aac3c8759cef8107f6b85584055deff9b4812c5fe1a1a87 done 02:49:01 #7 exporting manifest sha256:56edaaa1cb188ead51a0f39ec5c01f4a569404091bdc56800951ce5f814d1b71 done 02:49:01 #7 exporting config sha256:fabb6ac23d5725d0f264a82c53516041fd2d6d2b72bbfd0cccf6a9c12edff880 done 02:49:01 #7 exporting manifest list sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a done 02:49:01 #7 pushing layers 02:49:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:02 #7 pushing layers 0.0s done 02:49:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a 0.1s done 02:49:02 #7 DONE 0.1s 02:49:02 02:49:02 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:49:02 #8 DONE 0.0s 02:49:02 02:49:02 1 warning found (use --debug to expand): 02:49:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:49:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:49:02 #1 [internal] load build definition from Dockerfile 02:49:02 #1 transferring dockerfile: 175B done 02:49:02 #1 DONE 0.0s 02:49:02 02:49:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:49:02 #2 DONE 0.0s 02:49:02 02:49:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:49:02 #3 DONE 0.0s 02:49:02 02:49:02 #4 [internal] load .dockerignore 02:49:02 #4 transferring context: 2B done 02:49:02 #4 DONE 0.0s 02:49:02 02:49:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:02 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:02 #5 CACHED 02:49:02 02:49:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 02:49:02 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dea1259bad1d25f30bca9df51da409defbcbe7504474d580ae5498625d418765 0.0s done 02:49:02 #6 CACHED 02:49:02 02:49:02 #7 exporting to image 02:49:02 #7 exporting layers done 02:49:02 #7 exporting manifest sha256:bd61611c455c2a8d19f05c331b8d2c3d071fecb377877b1c1b92525e8bddbd15 done 02:49:02 #7 exporting config sha256:a85bc432428217c85aac3c8759cef8107f6b85584055deff9b4812c5fe1a1a87 done 02:49:02 #7 exporting manifest sha256:56edaaa1cb188ead51a0f39ec5c01f4a569404091bdc56800951ce5f814d1b71 02:49:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:02 #7 exporting manifest sha256:56edaaa1cb188ead51a0f39ec5c01f4a569404091bdc56800951ce5f814d1b71 done 02:49:02 #7 exporting config sha256:fabb6ac23d5725d0f264a82c53516041fd2d6d2b72bbfd0cccf6a9c12edff880 done 02:49:02 #7 exporting manifest list sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a done 02:49:02 #7 pushing layers 0.0s done 02:49:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0826740619c1aa822aa0da40aebc4242050f146509583c37849376b24935530a 0.1s done 02:49:02 #7 DONE 0.1s 02:49:02 02:49:02 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:49:02 #8 DONE 0.0s 02:49:02 02:49:02 1 warning found (use --debug to expand): 02:49:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:49:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:49:02 #1 [internal] load build definition from Dockerfile 02:49:02 #1 transferring dockerfile: 215B done 02:49:02 #1 DONE 0.0s 02:49:02 02:49:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:02 #2 DONE 0.0s 02:49:02 02:49:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:02 #3 DONE 0.0s 02:49:02 02:49:02 #4 [internal] load .dockerignore 02:49:02 #4 transferring context: 2B done 02:49:02 #4 DONE 0.0s 02:49:02 02:49:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:02 #5 DONE 0.0s 02:49:02 02:49:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:03 #6 DONE 0.0s 02:49:03 02:49:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:03 #5 DONE 0.1s 02:49:03 02:49:03 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:49:03 #7 DONE 0.0s 02:49:03 02:49:03 #8 exporting to image 02:49:03 #8 exporting layers done 02:49:03 #8 exporting manifest sha256:d892c7a121d933b65edaf3e30b1a0380d95e042f4ae8247e548014d87bed6dc8 done 02:49:03 #8 exporting config sha256:c796255a05c8a15ba07ec019a225ff5d66e8ee921e13763c34577e4b69d9e04c done 02:49:03 #8 exporting manifest sha256:bb300e5717251203f4f79a2c807e7dc5cba8fc6e58a3e328be87f5ee7c1433ca done 02:49:03 #8 exporting config sha256:216d7241d8171ed5c07973e4b10196f0493e22c3d6354a0a61a6d42c03a07abc done 02:49:03 #8 exporting manifest list sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 done 02:49:03 #8 pushing layers 0.1s done 02:49:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 0.1s done 02:49:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:03 #8 DONE 0.2s 02:49:03 02:49:03 1 warning found (use --debug to expand): 02:49:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:49:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:49:03 #1 [internal] load build definition from Dockerfile 02:49:03 #1 transferring dockerfile: 181B done 02:49:03 #1 DONE 0.0s 02:49:03 02:49:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:49:03 #2 DONE 0.0s 02:49:03 02:49:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:49:03 #3 DONE 0.0s 02:49:03 02:49:03 #4 [internal] load .dockerignore 02:49:03 #4 transferring context: 2B done 02:49:03 #4 DONE 0.0s 02:49:03 02:49:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:03 #5 CACHED 02:49:03 02:49:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:03 #6 CACHED 02:49:03 02:49:03 #7 exporting to image 02:49:03 #7 exporting layers done 02:49:03 #7 exporting manifest sha256:d892c7a121d933b65edaf3e30b1a0380d95e042f4ae8247e548014d87bed6dc8 done 02:49:03 #7 exporting config sha256:c796255a05c8a15ba07ec019a225ff5d66e8ee921e13763c34577e4b69d9e04c done 02:49:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:04 #7 exporting manifest sha256:bb300e5717251203f4f79a2c807e7dc5cba8fc6e58a3e328be87f5ee7c1433ca done 02:49:04 #7 exporting config sha256:216d7241d8171ed5c07973e4b10196f0493e22c3d6354a0a61a6d42c03a07abc done 02:49:04 #7 exporting manifest list sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 done 02:49:04 #7 pushing layers 0.0s done 02:49:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 0.1s done 02:49:04 #7 DONE 0.1s 02:49:04 02:49:04 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:49:04 #8 DONE 0.0s 02:49:04 02:49:04 1 warning found (use --debug to expand): 02:49:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96' 02:49:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96 --push - 02:49:04 #1 [internal] load build definition from Dockerfile 02:49:04 #1 transferring dockerfile: 187B done 02:49:04 #1 DONE 0.0s 02:49:04 02:49:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96 02:49:04 #2 DONE 0.0s 02:49:04 02:49:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96 02:49:04 #3 DONE 0.0s 02:49:04 02:49:04 #4 [internal] load .dockerignore 02:49:04 #4 transferring context: 2B done 02:49:04 #4 DONE 0.0s 02:49:04 02:49:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 done 02:49:04 #5 CACHED 02:49:04 02:49:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:04 #6 CACHED 02:49:04 02:49:04 #7 exporting to image 02:49:04 #7 exporting layers done 02:49:04 #7 exporting manifest sha256:d892c7a121d933b65edaf3e30b1a0380d95e042f4ae8247e548014d87bed6dc8 done 02:49:04 #7 exporting config sha256:c796255a05c8a15ba07ec019a225ff5d66e8ee921e13763c34577e4b69d9e04c done 02:49:04 #7 exporting manifest sha256:bb300e5717251203f4f79a2c807e7dc5cba8fc6e58a3e328be87f5ee7c1433ca done 02:49:04 #7 exporting config sha256:216d7241d8171ed5c07973e4b10196f0493e22c3d6354a0a61a6d42c03a07abc done 02:49:04 #7 exporting manifest list sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 done 02:49:04 #7 pushing layers 0.0s done 02:49:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96@sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 02:49:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.96@sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 0.1s done 02:49:04 #7 DONE 0.1s 02:49:04 02:49:04 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:49:04 #8 DONE 0.0s 02:49:04 02:49:04 1 warning found (use --debug to expand): 02:49:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:49:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:49:04 #1 [internal] load build definition from Dockerfile 02:49:04 #1 transferring dockerfile: 228B done 02:49:04 #1 DONE 0.0s 02:49:04 02:49:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:04 #2 DONE 0.0s 02:49:04 02:49:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:04 #3 DONE 0.0s 02:49:04 02:49:04 #4 [internal] load .dockerignore 02:49:04 #4 transferring context: 2B done 02:49:04 #4 DONE 0.0s 02:49:04 02:49:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:04 #5 CACHED 02:49:04 02:49:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:04 #6 CACHED 02:49:04 02:49:04 #7 exporting to image 02:49:04 #7 exporting layers done 02:49:04 #7 exporting manifest sha256:d892c7a121d933b65edaf3e30b1a0380d95e042f4ae8247e548014d87bed6dc8 done 02:49:04 #7 exporting config sha256:c796255a05c8a15ba07ec019a225ff5d66e8ee921e13763c34577e4b69d9e04c done 02:49:04 #7 exporting manifest sha256:bb300e5717251203f4f79a2c807e7dc5cba8fc6e58a3e328be87f5ee7c1433ca done 02:49:04 #7 exporting config sha256:216d7241d8171ed5c07973e4b10196f0493e22c3d6354a0a61a6d42c03a07abc done 02:49:04 #7 exporting manifest list sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 done 02:49:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:05 #7 pushing layers 0.0s done 02:49:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 0.1s done 02:49:05 #7 DONE 0.1s 02:49:05 02:49:05 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:49:05 #8 DONE 0.0s 02:49:05 02:49:05 1 warning found (use --debug to expand): 02:49:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:49:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:49:05 #1 [internal] load build definition from Dockerfile 02:49:05 #1 transferring dockerfile: 179B done 02:49:05 #1 DONE 0.0s 02:49:05 02:49:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:49:05 #2 DONE 0.0s 02:49:05 02:49:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:49:05 #3 DONE 0.0s 02:49:05 02:49:05 #4 [internal] load .dockerignore 02:49:05 #4 transferring context: 2B done 02:49:05 #4 DONE 0.0s 02:49:05 02:49:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:05 #5 CACHED 02:49:05 02:49:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 02:49:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac585bd42cbb361665f3c73e0a8fedcdd771814797dce7f02787ee27de61c58 0.0s done 02:49:05 #6 CACHED 02:49:05 02:49:05 #7 exporting to image 02:49:05 #7 exporting layers done 02:49:05 #7 exporting manifest sha256:d892c7a121d933b65edaf3e30b1a0380d95e042f4ae8247e548014d87bed6dc8 done 02:49:05 #7 exporting config sha256:c796255a05c8a15ba07ec019a225ff5d66e8ee921e13763c34577e4b69d9e04c done 02:49:05 #7 exporting manifest sha256:bb300e5717251203f4f79a2c807e7dc5cba8fc6e58a3e328be87f5ee7c1433ca done 02:49:05 #7 exporting config sha256:216d7241d8171ed5c07973e4b10196f0493e22c3d6354a0a61a6d42c03a07abc done 02:49:05 #7 exporting manifest list sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 done 02:49:05 #7 pushing layers 0.0s done 02:49:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 02:49:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a34a77814d2ac86376ec173d723696730824c44dfd54acbb84515ad13419cae0 0.1s done 02:49:05 #7 DONE 0.1s 02:49:05 02:49:05 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:49:05 #8 DONE 0.0s 02:49:05 02:49:05 1 warning found (use --debug to expand): 02:49:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:49:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:49:05 #1 [internal] load build definition from Dockerfile 02:49:05 #1 transferring dockerfile: 205B done 02:49:05 #1 DONE 0.0s 02:49:05 02:49:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:05 #2 DONE 0.0s 02:49:05 02:49:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:05 #3 DONE 0.1s 02:49:05 02:49:05 #4 [internal] load .dockerignore 02:49:05 #4 transferring context: 2B done 02:49:05 #4 DONE 0.0s 02:49:05 02:49:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:05 #5 DONE 0.0s 02:49:05 02:49:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:06 #6 DONE 0.0s 02:49:06 02:49:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:06 #5 DONE 0.1s 02:49:06 02:49:06 #7 exporting to image 02:49:06 #7 exporting layers done 02:49:06 #7 exporting manifest sha256:a74769527a9355db2651a495dec7596babe13c60d7f4b64e85b43b545719b8e0 done 02:49:06 #7 exporting config sha256:ae9993a4cd58d0752b410ea0c1183a0e6d93e2d9c78638679ed4b180fcaeeb5d done 02:49:06 #7 exporting manifest sha256:f9be3c1378a12d4414e83137aed968b852dad49f34bd14f3965c0b6b854595f0 done 02:49:06 #7 exporting config sha256:5d71b67436517e3033ab65d70164e8883313d03d31fdc6f4939975caac203138 02:49:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:06 #7 ... 02:49:06 02:49:06 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:49:06 #8 DONE 0.0s 02:49:06 02:49:06 #7 exporting to image 02:49:06 #7 exporting config sha256:5d71b67436517e3033ab65d70164e8883313d03d31fdc6f4939975caac203138 done 02:49:06 #7 exporting manifest list sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 done 02:49:06 #7 pushing layers 0.1s done 02:49:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 02:49:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 0.1s done 02:49:06 #7 DONE 0.2s 02:49:06 02:49:06 1 warning found (use --debug to expand): 02:49:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:49:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:49:06 #1 [internal] load build definition from Dockerfile 02:49:06 #1 transferring dockerfile: 171B done 02:49:06 #1 DONE 0.0s 02:49:06 02:49:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:49:06 #2 DONE 0.0s 02:49:06 02:49:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:49:06 #3 DONE 0.0s 02:49:06 02:49:06 #4 [internal] load .dockerignore 02:49:06 #4 transferring context: 2B done 02:49:06 #4 DONE 0.0s 02:49:06 02:49:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:06 #5 CACHED 02:49:06 02:49:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:06 #6 DONE 0.0s 02:49:07 02:49:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:07 #6 CACHED 02:49:07 02:49:07 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:49:07 #7 DONE 0.0s 02:49:07 02:49:07 #8 exporting to image 02:49:07 #8 exporting layers done 02:49:07 #8 exporting manifest sha256:a74769527a9355db2651a495dec7596babe13c60d7f4b64e85b43b545719b8e0 done 02:49:07 #8 exporting config sha256:ae9993a4cd58d0752b410ea0c1183a0e6d93e2d9c78638679ed4b180fcaeeb5d done 02:49:07 #8 exporting manifest sha256:f9be3c1378a12d4414e83137aed968b852dad49f34bd14f3965c0b6b854595f0 done 02:49:07 #8 exporting config sha256:5d71b67436517e3033ab65d70164e8883313d03d31fdc6f4939975caac203138 done 02:49:07 #8 exporting manifest list sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 done 02:49:07 #8 pushing layers 0.0s done 02:49:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 0.1s done 02:49:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:07 #8 DONE 0.1s 02:49:07 02:49:07 1 warning found (use --debug to expand): 02:49:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96' 02:49:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96 --push - 02:49:07 #1 [internal] load build definition from Dockerfile 02:49:07 #1 transferring dockerfile: 177B done 02:49:07 #1 DONE 0.0s 02:49:07 02:49:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96 02:49:07 #2 DONE 0.0s 02:49:07 02:49:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96 02:49:07 #3 DONE 0.0s 02:49:07 02:49:07 #4 [internal] load .dockerignore 02:49:07 #4 transferring context: 2B done 02:49:07 #4 DONE 0.0s 02:49:07 02:49:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:07 #5 CACHED 02:49:07 02:49:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:07 #6 CACHED 02:49:07 02:49:07 #7 exporting to image 02:49:07 #7 exporting layers done 02:49:07 #7 exporting manifest sha256:a74769527a9355db2651a495dec7596babe13c60d7f4b64e85b43b545719b8e0 done 02:49:07 #7 exporting config sha256:ae9993a4cd58d0752b410ea0c1183a0e6d93e2d9c78638679ed4b180fcaeeb5d done 02:49:07 #7 exporting manifest sha256:f9be3c1378a12d4414e83137aed968b852dad49f34bd14f3965c0b6b854595f0 done 02:49:07 #7 exporting config sha256:5d71b67436517e3033ab65d70164e8883313d03d31fdc6f4939975caac203138 done 02:49:07 #7 exporting manifest list sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 02:49:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:07 #7 exporting manifest list sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 done 02:49:07 #7 pushing layers 0.0s done 02:49:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.96@sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 0.1s done 02:49:07 #7 DONE 0.1s 02:49:07 02:49:07 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:49:07 #8 DONE 0.0s 02:49:07 02:49:07 1 warning found (use --debug to expand): 02:49:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:49:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:49:07 #1 [internal] load build definition from Dockerfile 02:49:07 #1 transferring dockerfile: 218B done 02:49:07 #1 DONE 0.0s 02:49:07 02:49:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:07 #2 DONE 0.0s 02:49:07 02:49:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:07 #3 DONE 0.0s 02:49:07 02:49:07 #4 [internal] load .dockerignore 02:49:07 #4 transferring context: 2B done 02:49:07 #4 DONE 0.0s 02:49:07 02:49:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:07 #5 CACHED 02:49:07 02:49:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:07 #6 CACHED 02:49:07 02:49:07 #7 exporting to image 02:49:07 #7 exporting layers done 02:49:07 #7 exporting manifest sha256:a74769527a9355db2651a495dec7596babe13c60d7f4b64e85b43b545719b8e0 done 02:49:07 #7 exporting config sha256:ae9993a4cd58d0752b410ea0c1183a0e6d93e2d9c78638679ed4b180fcaeeb5d done 02:49:07 #7 exporting manifest sha256:f9be3c1378a12d4414e83137aed968b852dad49f34bd14f3965c0b6b854595f0 done 02:49:07 #7 exporting config sha256:5d71b67436517e3033ab65d70164e8883313d03d31fdc6f4939975caac203138 02:49:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:08 #7 exporting config sha256:5d71b67436517e3033ab65d70164e8883313d03d31fdc6f4939975caac203138 done 02:49:08 #7 exporting manifest list sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 done 02:49:08 #7 pushing layers 0.0s done 02:49:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 0.1s done 02:49:08 #7 DONE 0.1s 02:49:08 02:49:08 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:49:08 #8 DONE 0.0s 02:49:08 02:49:08 1 warning found (use --debug to expand): 02:49:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:49:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:49:08 #1 [internal] load build definition from Dockerfile 02:49:08 #1 transferring dockerfile: 169B done 02:49:08 #1 DONE 0.0s 02:49:08 02:49:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:49:08 #2 DONE 0.0s 02:49:08 02:49:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:49:08 #3 DONE 0.0s 02:49:08 02:49:08 #4 [internal] load .dockerignore 02:49:08 #4 transferring context: 2B done 02:49:08 #4 DONE 0.0s 02:49:08 02:49:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 done 02:49:08 #5 CACHED 02:49:08 02:49:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 02:49:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a5cc128d3087763d6349936a1cd28097d2f3dd6af3a9d4579ac35815e67d4b80 0.0s done 02:49:08 #6 CACHED 02:49:08 02:49:08 #7 exporting to image 02:49:08 #7 exporting layers done 02:49:08 #7 exporting manifest sha256:a74769527a9355db2651a495dec7596babe13c60d7f4b64e85b43b545719b8e0 done 02:49:08 #7 exporting config sha256:ae9993a4cd58d0752b410ea0c1183a0e6d93e2d9c78638679ed4b180fcaeeb5d done 02:49:08 #7 exporting manifest sha256:f9be3c1378a12d4414e83137aed968b852dad49f34bd14f3965c0b6b854595f0 done 02:49:08 #7 exporting config sha256:5d71b67436517e3033ab65d70164e8883313d03d31fdc6f4939975caac203138 done 02:49:08 #7 exporting manifest list sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 done 02:49:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:08 #7 pushing layers 0.0s done 02:49:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:32105c50cd036fdb6631ae67a4a33344d0ddef566450889621266263c94366c4 0.1s done 02:49:08 #7 DONE 0.1s 02:49:08 02:49:08 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:49:08 #8 DONE 0.0s 02:49:08 02:49:08 1 warning found (use --debug to expand): 02:49:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:49:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:49:08 #1 [internal] load build definition from Dockerfile 02:49:08 #1 transferring dockerfile: 206B done 02:49:08 #1 DONE 0.0s 02:49:08 02:49:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:08 #2 DONE 0.0s 02:49:08 02:49:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:08 #3 DONE 0.0s 02:49:08 02:49:08 #4 [internal] load .dockerignore 02:49:08 #4 transferring context: 2B done 02:49:08 #4 DONE 0.0s 02:49:08 02:49:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:08 #5 DONE 0.0s 02:49:08 02:49:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:09 #6 DONE 0.0s 02:49:09 02:49:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:09 #5 DONE 0.1s 02:49:09 02:49:09 #7 exporting to image 02:49:09 #7 exporting layers done 02:49:09 #7 exporting manifest sha256:353750da27123bd2a26b1a32eff6a95c7cf2a7ab6fc75aa06bb9b1b65e2838d0 0.0s done 02:49:09 #7 exporting config sha256:f06f6d84073ee34205bcd373641aa28f2804596dd6be5a1f9c6c9d4d38f035e4 done 02:49:09 #7 exporting manifest sha256:05958d52e68c03a4a5b3c56136a5fa5226a8af4e7a8f20a4c6d5d8c41411ca60 02:49:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:09 #7 ... 02:49:09 02:49:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:49:09 #8 DONE 0.0s 02:49:09 02:49:09 #7 exporting to image 02:49:09 #7 exporting manifest sha256:05958d52e68c03a4a5b3c56136a5fa5226a8af4e7a8f20a4c6d5d8c41411ca60 done 02:49:09 #7 exporting config sha256:dab7b0409e95cc45236141130b92b7c6ebb2c5d6d96483aaef4ba134717d2215 done 02:49:09 #7 exporting manifest list sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 done 02:49:09 #7 pushing layers 0.1s done 02:49:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 02:49:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 0.1s done 02:49:09 #7 DONE 0.2s 02:49:09 02:49:09 1 warning found (use --debug to expand): 02:49:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:49:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:49:09 #1 [internal] load build definition from Dockerfile 02:49:09 #1 transferring dockerfile: 172B done 02:49:09 #1 DONE 0.0s 02:49:09 02:49:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:49:09 #2 DONE 0.0s 02:49:09 02:49:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:49:09 #3 DONE 0.0s 02:49:09 02:49:09 #4 [internal] load .dockerignore 02:49:09 #4 transferring context: 2B done 02:49:09 #4 DONE 0.0s 02:49:09 02:49:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:09 #5 CACHED 02:49:09 02:49:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:10 #6 CACHED 02:49:10 02:49:10 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:49:10 #7 DONE 0.0s 02:49:10 02:49:10 #8 exporting to image 02:49:10 #8 exporting layers done 02:49:10 #8 exporting manifest sha256:353750da27123bd2a26b1a32eff6a95c7cf2a7ab6fc75aa06bb9b1b65e2838d0 done 02:49:10 #8 exporting config sha256:f06f6d84073ee34205bcd373641aa28f2804596dd6be5a1f9c6c9d4d38f035e4 done 02:49:10 #8 exporting manifest sha256:05958d52e68c03a4a5b3c56136a5fa5226a8af4e7a8f20a4c6d5d8c41411ca60 done 02:49:10 #8 exporting config sha256:dab7b0409e95cc45236141130b92b7c6ebb2c5d6d96483aaef4ba134717d2215 done 02:49:10 #8 exporting manifest list sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 done 02:49:10 #8 pushing layers 0.0s done 02:49:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 0.1s done 02:49:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:10 #8 DONE 0.1s 02:49:10 02:49:10 1 warning found (use --debug to expand): 02:49:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96' 02:49:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96 --push - 02:49:10 #1 [internal] load build definition from Dockerfile 02:49:10 #1 transferring dockerfile: 178B done 02:49:10 #1 DONE 0.0s 02:49:10 02:49:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96 02:49:10 #2 DONE 0.0s 02:49:10 02:49:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96 02:49:10 #3 DONE 0.0s 02:49:10 02:49:10 #4 [internal] load .dockerignore 02:49:10 #4 transferring context: 2B done 02:49:10 #4 DONE 0.0s 02:49:10 02:49:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 done 02:49:10 #5 CACHED 02:49:10 02:49:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 done 02:49:10 #6 CACHED 02:49:10 02:49:10 #7 exporting to image 02:49:10 #7 exporting layers done 02:49:10 #7 exporting manifest sha256:353750da27123bd2a26b1a32eff6a95c7cf2a7ab6fc75aa06bb9b1b65e2838d0 done 02:49:10 #7 exporting config sha256:f06f6d84073ee34205bcd373641aa28f2804596dd6be5a1f9c6c9d4d38f035e4 done 02:49:10 #7 exporting manifest sha256:05958d52e68c03a4a5b3c56136a5fa5226a8af4e7a8f20a4c6d5d8c41411ca60 done 02:49:10 #7 exporting config sha256:dab7b0409e95cc45236141130b92b7c6ebb2c5d6d96483aaef4ba134717d2215 done 02:49:10 #7 exporting manifest list sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 02:49:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:10 #7 exporting manifest list sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 done 02:49:10 #7 pushing layers 0.0s done 02:49:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.96@sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 0.1s done 02:49:10 #7 DONE 0.1s 02:49:10 02:49:10 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:49:10 #8 DONE 0.0s 02:49:10 02:49:10 1 warning found (use --debug to expand): 02:49:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:49:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:49:10 #1 [internal] load build definition from Dockerfile 02:49:10 #1 transferring dockerfile: 219B done 02:49:10 #1 DONE 0.0s 02:49:10 02:49:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:10 #2 DONE 0.0s 02:49:10 02:49:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:10 #3 DONE 0.0s 02:49:10 02:49:10 #4 [internal] load .dockerignore 02:49:10 #4 transferring context: 2B done 02:49:10 #4 DONE 0.0s 02:49:10 02:49:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:10 #5 CACHED 02:49:10 02:49:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:10 #6 CACHED 02:49:10 02:49:10 #7 exporting to image 02:49:10 #7 exporting layers done 02:49:10 #7 exporting manifest sha256:353750da27123bd2a26b1a32eff6a95c7cf2a7ab6fc75aa06bb9b1b65e2838d0 done 02:49:10 #7 exporting config sha256:f06f6d84073ee34205bcd373641aa28f2804596dd6be5a1f9c6c9d4d38f035e4 done 02:49:10 #7 exporting manifest sha256:05958d52e68c03a4a5b3c56136a5fa5226a8af4e7a8f20a4c6d5d8c41411ca60 done 02:49:10 #7 exporting config sha256:dab7b0409e95cc45236141130b92b7c6ebb2c5d6d96483aaef4ba134717d2215 done 02:49:10 #7 exporting manifest list sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 done 02:49:10 #7 pushing layers 02:49:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:11 #7 pushing layers 0.0s done 02:49:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 0.1s done 02:49:11 #7 DONE 0.1s 02:49:11 02:49:11 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:49:11 #8 DONE 0.0s 02:49:11 02:49:11 1 warning found (use --debug to expand): 02:49:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:49:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:49:11 #1 [internal] load build definition from Dockerfile 02:49:11 #1 transferring dockerfile: 170B done 02:49:11 #1 DONE 0.0s 02:49:11 02:49:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:49:11 #2 DONE 0.0s 02:49:11 02:49:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:49:11 #3 DONE 0.0s 02:49:11 02:49:11 #4 [internal] load .dockerignore 02:49:11 #4 transferring context: 2B done 02:49:11 #4 DONE 0.0s 02:49:11 02:49:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 done 02:49:11 #5 DONE 0.0s 02:49:11 02:49:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 0.0s done 02:49:11 #6 CACHED 02:49:11 02:49:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a31e10f099bf4dd8e3c85ae15b20fed864beda5aafdf661ef574e22747c6a508 02:49:11 #5 CACHED 02:49:11 02:49:11 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:49:11 #7 DONE 0.0s 02:49:11 02:49:11 #8 exporting to image 02:49:11 #8 exporting layers done 02:49:11 #8 exporting manifest sha256:353750da27123bd2a26b1a32eff6a95c7cf2a7ab6fc75aa06bb9b1b65e2838d0 done 02:49:11 #8 exporting config sha256:f06f6d84073ee34205bcd373641aa28f2804596dd6be5a1f9c6c9d4d38f035e4 done 02:49:11 #8 exporting manifest sha256:05958d52e68c03a4a5b3c56136a5fa5226a8af4e7a8f20a4c6d5d8c41411ca60 done 02:49:11 #8 exporting config sha256:dab7b0409e95cc45236141130b92b7c6ebb2c5d6d96483aaef4ba134717d2215 done 02:49:11 #8 exporting manifest list sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 done 02:49:11 #8 pushing layers 0.0s done 02:49:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:977a7ab9f08ebd6c5239520bee6988804e65828110f534710196251f7ba05c08 0.1s done 02:49:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:11 #8 DONE 0.1s 02:49:11 02:49:11 1 warning found (use --debug to expand): 02:49:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:49:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:49:12 #1 [internal] load build definition from Dockerfile 02:49:12 #1 transferring dockerfile: 206B done 02:49:12 #1 DONE 0.0s 02:49:12 02:49:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:12 #2 DONE 0.0s 02:49:12 02:49:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:12 #3 DONE 0.0s 02:49:12 02:49:12 #4 [internal] load .dockerignore 02:49:12 #4 transferring context: 2B done 02:49:12 #4 DONE 0.0s 02:49:12 02:49:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:12 #5 DONE 0.0s 02:49:12 02:49:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:12 #6 DONE 0.0s 02:49:12 02:49:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:12 #5 DONE 0.1s 02:49:12 02:49:12 #7 exporting to image 02:49:12 #7 exporting layers done 02:49:12 #7 exporting manifest sha256:214d63c3ecaa726a20719b38d0083bbb0a5933086c650f027512165eb32ff92c done 02:49:12 #7 exporting config sha256:00c6b9d4bd18fa5880dfda6f3472449fe1e57de9b7631cf26180b64d4dd54252 done 02:49:12 #7 exporting manifest sha256:4a8f4f05e4afe0b9d3d2aff6c19661172b4fcceefd2391886546875beef14853 done 02:49:12 #7 exporting config sha256:e76dc1da57cb42fba94a5946f800abe2e130cda7fad9fd77224ab8a70cc02884 done 02:49:12 #7 exporting manifest list sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc done 02:49:12 #7 pushing layers 02:49:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:12 #7 ... 02:49:12 02:49:12 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:49:12 #8 DONE 0.0s 02:49:12 02:49:12 #7 exporting to image 02:49:12 #7 pushing layers 0.1s done 02:49:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 02:49:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 0.1s done 02:49:12 #7 DONE 0.2s 02:49:12 02:49:12 1 warning found (use --debug to expand): 02:49:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:49:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:49:12 #1 [internal] load build definition from Dockerfile 02:49:12 #1 transferring dockerfile: 172B done 02:49:12 #1 DONE 0.0s 02:49:12 02:49:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:49:12 #2 DONE 0.0s 02:49:12 02:49:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:49:12 #3 DONE 0.0s 02:49:12 02:49:12 #4 [internal] load .dockerignore 02:49:12 #4 transferring context: 2B done 02:49:12 #4 DONE 0.0s 02:49:12 02:49:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:12 #5 CACHED 02:49:12 02:49:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:12 #6 CACHED 02:49:12 02:49:12 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:49:12 #7 DONE 0.0s 02:49:12 02:49:12 #8 exporting to image 02:49:12 #8 exporting layers done 02:49:12 #8 exporting manifest sha256:214d63c3ecaa726a20719b38d0083bbb0a5933086c650f027512165eb32ff92c done 02:49:12 #8 exporting config sha256:00c6b9d4bd18fa5880dfda6f3472449fe1e57de9b7631cf26180b64d4dd54252 done 02:49:12 #8 exporting manifest sha256:4a8f4f05e4afe0b9d3d2aff6c19661172b4fcceefd2391886546875beef14853 done 02:49:12 #8 exporting config sha256:e76dc1da57cb42fba94a5946f800abe2e130cda7fad9fd77224ab8a70cc02884 done 02:49:12 #8 exporting manifest list sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc done 02:49:12 #8 pushing layers 0.0s done 02:49:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 0.1s done 02:49:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:12 #8 DONE 0.1s 02:49:12 02:49:12 1 warning found (use --debug to expand): 02:49:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96' 02:49:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96 --push - 02:49:13 #1 [internal] load build definition from Dockerfile 02:49:13 #1 transferring dockerfile: 178B done 02:49:13 #1 DONE 0.0s 02:49:13 02:49:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96 02:49:13 #2 DONE 0.0s 02:49:13 02:49:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96 02:49:13 #3 DONE 0.0s 02:49:13 02:49:13 #4 [internal] load .dockerignore 02:49:13 #4 transferring context: 2B done 02:49:13 #4 DONE 0.0s 02:49:13 02:49:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:13 #5 CACHED 02:49:13 02:49:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:13 #6 CACHED 02:49:13 02:49:13 #7 exporting to image 02:49:13 #7 exporting layers done 02:49:13 #7 exporting manifest sha256:214d63c3ecaa726a20719b38d0083bbb0a5933086c650f027512165eb32ff92c done 02:49:13 #7 exporting config sha256:00c6b9d4bd18fa5880dfda6f3472449fe1e57de9b7631cf26180b64d4dd54252 done 02:49:13 #7 exporting manifest sha256:4a8f4f05e4afe0b9d3d2aff6c19661172b4fcceefd2391886546875beef14853 done 02:49:13 #7 exporting config sha256:e76dc1da57cb42fba94a5946f800abe2e130cda7fad9fd77224ab8a70cc02884 done 02:49:13 #7 exporting manifest list sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc done 02:49:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:13 #7 pushing layers 0.0s done 02:49:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.96@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 0.1s done 02:49:13 #7 DONE 0.1s 02:49:13 02:49:13 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:49:13 #8 DONE 0.0s 02:49:13 02:49:13 1 warning found (use --debug to expand): 02:49:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:49:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:49:14 #1 [internal] load build definition from Dockerfile 02:49:14 #1 transferring dockerfile: 219B done 02:49:14 #1 DONE 0.0s 02:49:14 02:49:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:14 #2 DONE 0.0s 02:49:14 02:49:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:14 #3 DONE 0.0s 02:49:14 02:49:14 #4 [internal] load .dockerignore 02:49:14 #4 transferring context: 2B done 02:49:14 #4 DONE 0.0s 02:49:14 02:49:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:14 #5 CACHED 02:49:14 02:49:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:14 #6 CACHED 02:49:14 02:49:14 #7 exporting to image 02:49:14 #7 exporting layers done 02:49:14 #7 exporting manifest sha256:214d63c3ecaa726a20719b38d0083bbb0a5933086c650f027512165eb32ff92c done 02:49:14 #7 exporting config sha256:00c6b9d4bd18fa5880dfda6f3472449fe1e57de9b7631cf26180b64d4dd54252 done 02:49:14 #7 exporting manifest sha256:4a8f4f05e4afe0b9d3d2aff6c19661172b4fcceefd2391886546875beef14853 done 02:49:14 #7 exporting config sha256:e76dc1da57cb42fba94a5946f800abe2e130cda7fad9fd77224ab8a70cc02884 done 02:49:14 #7 exporting manifest list sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc done 02:49:14 #7 pushing layers 0.0s done 02:49:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 02:49:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 0.1s done 02:49:14 #7 DONE 0.1s 02:49:14 02:49:14 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:49:14 #8 DONE 0.0s 02:49:14 02:49:14 1 warning found (use --debug to expand): 02:49:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:49:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:49:14 #1 [internal] load build definition from Dockerfile 02:49:14 #1 transferring dockerfile: 170B done 02:49:14 #1 DONE 0.0s 02:49:14 02:49:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:49:14 #2 DONE 0.0s 02:49:14 02:49:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:49:14 #3 DONE 0.0s 02:49:14 02:49:14 #4 [internal] load .dockerignore 02:49:14 #4 transferring context: 2B done 02:49:14 #4 DONE 0.0s 02:49:14 02:49:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:14 #5 CACHED 02:49:14 02:49:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 02:49:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:30602f608dbae8234f510e28a68b3d6b3c328595ec2135f131bff7543b555e35 0.0s done 02:49:14 #6 CACHED 02:49:14 02:49:14 #7 exporting to image 02:49:14 #7 exporting layers done 02:49:14 #7 exporting manifest sha256:214d63c3ecaa726a20719b38d0083bbb0a5933086c650f027512165eb32ff92c done 02:49:14 #7 exporting config sha256:00c6b9d4bd18fa5880dfda6f3472449fe1e57de9b7631cf26180b64d4dd54252 done 02:49:14 #7 exporting manifest sha256:4a8f4f05e4afe0b9d3d2aff6c19661172b4fcceefd2391886546875beef14853 done 02:49:14 #7 exporting config sha256:e76dc1da57cb42fba94a5946f800abe2e130cda7fad9fd77224ab8a70cc02884 done 02:49:14 #7 exporting manifest list sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc done 02:49:14 #7 pushing layers 0.0s done 02:49:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 02:49:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:707d1fc52c0ebfa49c98c1ffbe106147ff0129d9da759dfe4e8618c7d6444cfc 0.1s done 02:49:14 #7 DONE 0.1s 02:49:14 02:49:14 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:49:14 #8 DONE 0.0s 02:49:14 02:49:14 1 warning found (use --debug to expand): 02:49:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:49:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:49:15 #1 [internal] load build definition from Dockerfile 02:49:15 #1 transferring dockerfile: 206B done 02:49:15 #1 DONE 0.0s 02:49:15 02:49:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:15 #2 DONE 0.0s 02:49:15 02:49:15 #3 [internal] load .dockerignore 02:49:15 #3 transferring context: 2B done 02:49:15 #3 DONE 0.0s 02:49:15 02:49:15 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:15 #4 DONE 0.1s 02:49:15 02:49:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:15 #5 ... 02:49:15 02:49:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 0.0s done 02:49:15 #6 DONE 0.1s 02:49:15 02:49:15 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:49:15 #7 DONE 0.0s 02:49:15 02:49:15 #8 exporting to image 02:49:15 #8 exporting layers done 02:49:15 #8 exporting manifest sha256:2ce0669e67631966503609f4db0b74e176276183cd531db56d5443e398d7a208 done 02:49:15 #8 exporting config sha256:7eba4b5dafd9c87229254db7b291ea6f537ea6e9390f6bbc414e555edba5c04a done 02:49:15 #8 exporting manifest sha256:086abb073510d14af58b5363394ae472ed746213e9ad092d53b77186248fcac1 done 02:49:15 #8 exporting config sha256:7492bd72970bd2e7944ba340379196385c6c9d2b31b2f2da75cb8df5df95d6f7 done 02:49:15 #8 exporting manifest list sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc done 02:49:15 #8 pushing layers 0.1s done 02:49:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc 02:49:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc 0.1s done 02:49:15 #8 DONE 0.2s 02:49:15 02:49:15 1 warning found (use --debug to expand): 02:49:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:49:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:49:15 #1 [internal] load build definition from Dockerfile 02:49:15 #1 transferring dockerfile: 172B done 02:49:15 #1 DONE 0.0s 02:49:15 02:49:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:49:15 #2 DONE 0.0s 02:49:15 02:49:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:49:15 #3 DONE 0.0s 02:49:15 02:49:15 #4 [internal] load .dockerignore 02:49:15 #4 transferring context: 2B done 02:49:15 #4 DONE 0.0s 02:49:15 02:49:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 0.0s done 02:49:15 #5 CACHED 02:49:15 02:49:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 0.0s done 02:49:15 #6 CACHED 02:49:15 02:49:15 #7 exporting to image 02:49:15 #7 exporting layers done 02:49:15 #7 exporting manifest sha256:2ce0669e67631966503609f4db0b74e176276183cd531db56d5443e398d7a208 done 02:49:15 #7 exporting config sha256:7eba4b5dafd9c87229254db7b291ea6f537ea6e9390f6bbc414e555edba5c04a done 02:49:15 #7 exporting manifest sha256:086abb073510d14af58b5363394ae472ed746213e9ad092d53b77186248fcac1 done 02:49:15 #7 exporting config sha256:7492bd72970bd2e7944ba340379196385c6c9d2b31b2f2da75cb8df5df95d6f7 done 02:49:15 #7 exporting manifest list sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc done 02:49:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:16 #7 pushing layers 0.0s done 02:49:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc 0.1s done 02:49:16 #7 DONE 0.1s 02:49:16 02:49:16 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:49:16 #8 DONE 0.0s 02:49:16 02:49:16 1 warning found (use --debug to expand): 02:49:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96' 02:49:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96 --push - 02:49:16 #1 [internal] load build definition from Dockerfile 02:49:16 #1 transferring dockerfile: 178B done 02:49:16 #1 DONE 0.0s 02:49:16 02:49:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96 02:49:16 #2 DONE 0.0s 02:49:16 02:49:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96 02:49:16 #3 DONE 0.0s 02:49:16 02:49:16 #4 [internal] load .dockerignore 02:49:16 #4 transferring context: 2B done 02:49:16 #4 DONE 0.0s 02:49:16 02:49:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:16 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 0.0s done 02:49:16 #5 CACHED 02:49:16 02:49:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:16 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 0.0s done 02:49:16 #6 CACHED 02:49:16 02:49:16 #7 exporting to image 02:49:16 #7 exporting layers done 02:49:16 #7 exporting manifest sha256:2ce0669e67631966503609f4db0b74e176276183cd531db56d5443e398d7a208 done 02:49:16 #7 exporting config sha256:7eba4b5dafd9c87229254db7b291ea6f537ea6e9390f6bbc414e555edba5c04a done 02:49:16 #7 exporting manifest sha256:086abb073510d14af58b5363394ae472ed746213e9ad092d53b77186248fcac1 done 02:49:16 #7 exporting config sha256:7492bd72970bd2e7944ba340379196385c6c9d2b31b2f2da75cb8df5df95d6f7 done 02:49:16 #7 exporting manifest list sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc done 02:49:16 #7 pushing layers 0.0s done 02:49:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96@sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc 02:49:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.96@sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc 0.1s done 02:49:16 #7 DONE 0.1s 02:49:16 02:49:16 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:49:16 #8 DONE 0.0s 02:49:16 02:49:16 1 warning found (use --debug to expand): 02:49:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:49:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:49:16 #1 [internal] load build definition from Dockerfile 02:49:16 #1 transferring dockerfile: 219B done 02:49:16 #1 DONE 0.0s 02:49:16 02:49:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:16 #2 DONE 0.0s 02:49:16 02:49:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:16 #3 DONE 0.0s 02:49:16 02:49:16 #4 [internal] load .dockerignore 02:49:16 #4 transferring context: 2B done 02:49:16 #4 DONE 0.0s 02:49:16 02:49:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:16 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 done 02:49:16 #5 CACHED 02:49:16 02:49:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:16 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 0.0s done 02:49:16 #6 CACHED 02:49:16 02:49:16 #7 exporting to image 02:49:16 #7 exporting layers done 02:49:16 #7 exporting manifest sha256:2ce0669e67631966503609f4db0b74e176276183cd531db56d5443e398d7a208 done 02:49:16 #7 exporting config sha256:7eba4b5dafd9c87229254db7b291ea6f537ea6e9390f6bbc414e555edba5c04a done 02:49:16 #7 exporting manifest sha256:086abb073510d14af58b5363394ae472ed746213e9ad092d53b77186248fcac1 done 02:49:16 #7 exporting config sha256:7492bd72970bd2e7944ba340379196385c6c9d2b31b2f2da75cb8df5df95d6f7 done 02:49:16 #7 exporting manifest list sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc done 02:49:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:17 #7 pushing layers 0.0s done 02:49:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc 0.1s done 02:49:17 #7 DONE 0.1s 02:49:17 02:49:17 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:49:17 #8 DONE 0.0s 02:49:17 02:49:17 1 warning found (use --debug to expand): 02:49:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:49:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:49:17 #1 [internal] load build definition from Dockerfile 02:49:17 #1 transferring dockerfile: 170B done 02:49:17 #1 DONE 0.0s 02:49:17 02:49:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:49:17 #2 DONE 0.0s 02:49:17 02:49:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:49:17 #3 DONE 0.0s 02:49:17 02:49:17 #4 [internal] load .dockerignore 02:49:17 #4 transferring context: 2B 0.0s done 02:49:17 #4 DONE 0.0s 02:49:17 02:49:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:17 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 done 02:49:17 #5 CACHED 02:49:17 02:49:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 02:49:17 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:252de4b932c8cba2a8b2ba4453a02ec9b4ebc21e2c8120b2e3f07fd520484c20 done 02:49:17 #6 CACHED 02:49:17 02:49:17 #7 exporting to image 02:49:17 #7 exporting layers done 02:49:17 #7 exporting manifest sha256:2ce0669e67631966503609f4db0b74e176276183cd531db56d5443e398d7a208 done 02:49:17 #7 exporting config sha256:7eba4b5dafd9c87229254db7b291ea6f537ea6e9390f6bbc414e555edba5c04a done 02:49:17 #7 exporting manifest sha256:086abb073510d14af58b5363394ae472ed746213e9ad092d53b77186248fcac1 done 02:49:17 #7 exporting config sha256:7492bd72970bd2e7944ba340379196385c6c9d2b31b2f2da75cb8df5df95d6f7 done 02:49:17 #7 exporting manifest list sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc done 02:49:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:17 #7 pushing layers 0.0s done 02:49:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b4235882fc5aedb83a0f573472a4db58cbf9a4ef1cd8f7879611b8c8a07befc 0.1s done 02:49:17 #7 DONE 0.1s 02:49:17 02:49:17 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:49:17 #8 DONE 0.0s 02:49:17 02:49:17 1 warning found (use --debug to expand): 02:49:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5 --push - 02:49:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5' 02:49:18 #1 [internal] load build definition from Dockerfile 02:49:18 #1 transferring dockerfile: 202B done 02:49:18 #1 DONE 0.2s 02:49:18 02:49:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:18 #2 DONE 0.1s 02:49:18 02:49:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5 02:49:18 #3 DONE 0.1s 02:49:18 02:49:18 #4 [internal] load .dockerignore 02:49:18 #4 transferring context: 2B done 02:49:18 #4 DONE 0.0s 02:49:18 02:49:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:18 #5 DONE 0.0s 02:49:18 02:49:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:18 #6 DONE 0.1s 02:49:18 02:49:18 #7 exporting to image 02:49:18 #7 exporting layers 02:49:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:18 #7 ... 02:49:18 02:49:18 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:49:18 #8 DONE 0.0s 02:49:18 02:49:18 #7 exporting to image 02:49:18 #7 exporting layers done 02:49:18 #7 exporting manifest sha256:a0fe0488b92da765d5decb59679f2012f9428152b3796071cf27867a94b0e50d done 02:49:18 #7 exporting config sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 done 02:49:18 #7 exporting manifest sha256:78498a31e253fbbbb85138ea5fb5595194644af99fcb63a694d7056a5675d044 done 02:49:18 #7 exporting config sha256:754207d764698143aae71a66f4853c9389a1a374a9725f3493633b581cd15820 done 02:49:18 #7 exporting manifest list sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f done 02:49:18 #7 pushing layers 0.1s done 02:49:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f 02:49:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5@sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f 0.1s done 02:49:18 #7 DONE 0.2s 02:49:18 02:49:18 1 warning found (use --debug to expand): 02:49:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:49:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:49:18 #1 [internal] load build definition from Dockerfile 02:49:18 #1 transferring dockerfile: 168B done 02:49:18 #1 DONE 0.0s 02:49:18 02:49:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:49:18 #2 DONE 0.0s 02:49:18 02:49:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:49:18 #3 DONE 0.0s 02:49:18 02:49:18 #4 [internal] load .dockerignore 02:49:18 #4 transferring context: 2B done 02:49:18 #4 DONE 0.0s 02:49:18 02:49:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:18 #5 CACHED 02:49:18 02:49:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:18 #6 CACHED 02:49:18 02:49:18 #7 exporting to image 02:49:18 #7 exporting layers done 02:49:18 #7 exporting manifest sha256:a0fe0488b92da765d5decb59679f2012f9428152b3796071cf27867a94b0e50d done 02:49:18 #7 exporting config sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 02:49:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:19 #7 exporting config sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 done 02:49:19 #7 exporting manifest sha256:78498a31e253fbbbb85138ea5fb5595194644af99fcb63a694d7056a5675d044 done 02:49:19 #7 exporting config sha256:754207d764698143aae71a66f4853c9389a1a374a9725f3493633b581cd15820 done 02:49:19 #7 exporting manifest list sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f done 02:49:19 #7 pushing layers 0.0s done 02:49:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f 0.1s done 02:49:19 #7 DONE 0.1s 02:49:19 02:49:19 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:49:19 #8 DONE 0.0s 02:49:19 02:49:19 1 warning found (use --debug to expand): 02:49:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96' 02:49:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96 --push - 02:49:19 #1 [internal] load build definition from Dockerfile 02:49:19 #1 transferring dockerfile: 174B done 02:49:19 #1 DONE 0.0s 02:49:19 02:49:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96 02:49:19 #2 DONE 0.0s 02:49:19 02:49:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96 02:49:19 #3 DONE 0.0s 02:49:19 02:49:19 #4 [internal] load .dockerignore 02:49:19 #4 transferring context: 2B done 02:49:19 #4 DONE 0.0s 02:49:19 02:49:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:19 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:19 #5 CACHED 02:49:19 02:49:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:19 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:19 #6 CACHED 02:49:19 02:49:19 #7 exporting to image 02:49:19 #7 exporting layers done 02:49:19 #7 exporting manifest sha256:a0fe0488b92da765d5decb59679f2012f9428152b3796071cf27867a94b0e50d done 02:49:19 #7 exporting config sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 02:49:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:19 #7 exporting config sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 done 02:49:19 #7 exporting manifest sha256:78498a31e253fbbbb85138ea5fb5595194644af99fcb63a694d7056a5675d044 done 02:49:19 #7 exporting config sha256:754207d764698143aae71a66f4853c9389a1a374a9725f3493633b581cd15820 done 02:49:19 #7 exporting manifest list sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f done 02:49:19 #7 pushing layers 0.0s done 02:49:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.96@sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f 0.1s done 02:49:19 #7 DONE 0.1s 02:49:19 02:49:19 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:49:19 #8 DONE 0.0s 02:49:19 02:49:19 1 warning found (use --debug to expand): 02:49:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96' 02:49:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 --push - 02:49:20 #1 [internal] load build definition from Dockerfile 02:49:20 #1 transferring dockerfile: 215B done 02:49:20 #1 DONE 0.0s 02:49:20 02:49:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:20 #2 DONE 0.0s 02:49:20 02:49:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 02:49:20 #3 DONE 0.0s 02:49:20 02:49:20 #4 [internal] load .dockerignore 02:49:20 #4 transferring context: 2B done 02:49:20 #4 DONE 0.0s 02:49:20 02:49:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:20 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b done 02:49:20 #5 CACHED 02:49:20 02:49:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:20 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:20 #6 CACHED 02:49:20 02:49:20 #7 exporting to image 02:49:20 #7 exporting layers done 02:49:20 #7 exporting manifest sha256:a0fe0488b92da765d5decb59679f2012f9428152b3796071cf27867a94b0e50d done 02:49:20 #7 exporting config sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 done 02:49:20 #7 exporting manifest sha256:78498a31e253fbbbb85138ea5fb5595194644af99fcb63a694d7056a5675d044 done 02:49:20 #7 exporting config sha256:754207d764698143aae71a66f4853c9389a1a374a9725f3493633b581cd15820 done 02:49:20 #7 exporting manifest list sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f done 02:49:20 #7 pushing layers 0.0s done 02:49:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f 02:49:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96@sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f 0.1s done 02:49:20 #7 DONE 0.1s 02:49:20 02:49:20 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:49:20 #8 DONE 0.0s 02:49:20 02:49:20 1 warning found (use --debug to expand): 02:49:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:49:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:49:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:49:20 #1 [internal] load build definition from Dockerfile 02:49:20 #1 transferring dockerfile: 166B done 02:49:20 #1 DONE 0.0s 02:49:20 02:49:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:49:20 #2 DONE 0.0s 02:49:20 02:49:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:49:20 #3 DONE 0.0s 02:49:20 02:49:20 #4 [internal] load .dockerignore 02:49:20 #4 transferring context: 2B done 02:49:20 #4 DONE 0.0s 02:49:20 02:49:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:20 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 0.0s done 02:49:20 #5 CACHED 02:49:20 02:49:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b 02:49:20 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f823f092862dc9951d5351cf12e85c4310f84c3fe576b089d0787a43622fd96b done 02:49:20 #6 CACHED 02:49:20 02:49:20 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:49:20 #7 DONE 0.0s 02:49:20 02:49:20 #8 exporting to image 02:49:20 #8 exporting layers done 02:49:20 #8 exporting manifest sha256:a0fe0488b92da765d5decb59679f2012f9428152b3796071cf27867a94b0e50d done 02:49:20 #8 exporting config sha256:468966b673c42c73f236709e66420211784a8867ef1267b617481e8fece73531 done 02:49:20 #8 exporting manifest sha256:78498a31e253fbbbb85138ea5fb5595194644af99fcb63a694d7056a5675d044 done 02:49:20 #8 exporting config sha256:754207d764698143aae71a66f4853c9389a1a374a9725f3493633b581cd15820 done 02:49:20 #8 exporting manifest list sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f done 02:49:20 #8 pushing layers 0.0s done 02:49:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dfb9e5ac2d2a55cc1a27317fe22c9c39a6f0e10d0d7d90e7a2e3b27fd30b9f4f 0.1s done 02:49:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:49:20 #8 DONE 0.1s 02:49:20 02:49:20 1 warning found (use --debug to expand): 02:49:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:49:21 + '[' -d /w/workspace/edgex-go/951/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:49:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:21 ---> package-listing.sh 02:49:21 ++ facter osfamily 02:49:21 ++ tr '[:upper:]' '[:lower:]' 02:49:22 + OS_FAMILY=redhat 02:49:22 + workspace=/w/workspace/edgex-go/951 02:49:22 + START_PACKAGES=/tmp/packages_start.txt 02:49:22 + END_PACKAGES=/tmp/packages_end.txt 02:49:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:22 + PACKAGES=/tmp/packages_start.txt 02:49:22 + '[' /w/workspace/edgex-go/951 ']' 02:49:22 + PACKAGES=/tmp/packages_end.txt 02:49:22 + case "${OS_FAMILY}" in 02:49:22 + rpm -qa 02:49:22 + sort 02:49:22 + '[' -f /tmp/packages_start.txt ']' 02:49:22 + '[' -f /tmp/packages_end.txt ']' 02:49:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:22 + '[' /w/workspace/edgex-go/951 ']' 02:49:22 + mkdir -p /w/workspace/edgex-go/951/archives/ 02:49:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/951/archives/ [Pipeline] echo 02:49:22 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/951/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:23 02:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:23 latest: Pulling from edgex-lftools-log-publisher 02:49:23 5eb5b503b376: Pulling fs layer 02:49:23 5c69ac0246d0: Pulling fs layer 02:49:23 ec43610c2a17: Pulling fs layer 02:49:23 3a2ae6a8a46f: Pulling fs layer 02:49:23 33b1e0a273af: Pulling fs layer 02:49:23 5d3b04190fa2: Pulling fs layer 02:49:23 2f39f015ded8: Pulling fs layer 02:49:23 3a2ae6a8a46f: Waiting 02:49:23 33b1e0a273af: Waiting 02:49:23 5d3b04190fa2: Waiting 02:49:23 2f39f015ded8: Waiting 02:49:23 5c69ac0246d0: Verifying Checksum 02:49:23 5c69ac0246d0: Download complete 02:49:23 3a2ae6a8a46f: Verifying Checksum 02:49:23 3a2ae6a8a46f: Download complete 02:49:23 33b1e0a273af: Verifying Checksum 02:49:23 33b1e0a273af: Download complete 02:49:23 ec43610c2a17: Verifying Checksum 02:49:23 ec43610c2a17: Download complete 02:49:23 5d3b04190fa2: Verifying Checksum 02:49:23 5d3b04190fa2: Download complete 02:49:24 5eb5b503b376: Verifying Checksum 02:49:24 5eb5b503b376: Download complete 02:49:24 2f39f015ded8: Verifying Checksum 02:49:24 2f39f015ded8: Download complete 02:49:25 5eb5b503b376: Pull complete 02:49:25 5c69ac0246d0: Pull complete 02:49:25 ec43610c2a17: Pull complete 02:49:26 3a2ae6a8a46f: Pull complete 02:49:26 33b1e0a273af: Pull complete 02:49:26 5d3b04190fa2: Pull complete 02:49:30 2f39f015ded8: Pull complete 02:49:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:30 prd-centos7-docker-4c-2g-1451 does not seem to be running inside a container 02:49:30 $ 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/951/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:49:33 $ docker top 3084f329a35ab2b682e5c4e9635f32da461d668e1f3f87e1247303a2591ab41b -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:34 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:34 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:34 + ls /var/log/sa-host 02:49:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:34 provisioning config files... 02:49:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5912921449863334065tmp [Pipeline] { [Pipeline] echo 02:49:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:35 ---> create-netrc.sh [Pipeline] } 02:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:35 ---> python-tools-install.sh [Pipeline] echo 02:49:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:35 ---> sudo-logs.sh 02:49:35 Archiving 'sudo' log.. 02:49:35 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:49:35 $ docker stop --time=1 3084f329a35ab2b682e5c4e9635f32da461d668e1f3f87e1247303a2591ab41b 02:49:36 $ docker rm -f --volumes 3084f329a35ab2b682e5c4e9635f32da461d668e1f3f87e1247303a2591ab41b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:49:37 [WS-CLEANUP] Deleting project workspace... 02:49:37 [WS-CLEANUP] Deferred wipeout is used... 02:49:37 [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] } 03:08:22 #144 ... 03:08:22 03:08:22 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:08:22 #150 DONE 1294.5s 03:08:22 03:08:22 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:08:22 #137 ... 03:08:22 03:08:22 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:08:22 #155 DONE 0.2s 03:08:22 03:08:22 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:08:22 #144 ... 03:08:22 03:08:22 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:08:22 #156 DONE 0.2s 03:08:22 03:08:22 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:08:22 #157 DONE 0.3s 03:08:22 03:08:22 #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 03:08:22 #158 DONE 0.2s 03:08:22 03:08:22 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:08:22 #144 ... 03:08:22 03:08:22 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:08:22 #159 DONE 0.1s 03:08:22 03:08:22 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:22 #160 DONE 2.0s 03:08:22 03:08:22 #110 [core-common-config-bootstrapper] exporting to image 03:08:22 #110 exporting layers 03:08:22 #110 exporting layers 0.7s done 03:08:22 #110 writing image sha256:31ab1292d77987e146103b4366bffba4ea9022d2dae9282803b88faec100dd90 done 03:08:22 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:08:22 #110 DONE 11.7s 03:08:22 03:08:22 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:08:22 #148 DONE 1308.7s 03:08:22 03:08:22 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:22 #146 ... 03:08:22 03:08:22 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:08:22 #161 DONE 0.3s 03:08:22 03:08:22 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:08:25 #162 DONE 2.4s 03:08:25 03:08:25 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:08:25 #163 DONE 0.4s 03:08:25 03:08:25 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:08:25 #164 DONE 0.2s 03:08:25 03:08:25 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:08:25 #165 DONE 0.3s 03:08:25 03:08:25 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:08:26 #166 DONE 0.1s 03:08:26 03:08:26 #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/ 03:08:26 #167 DONE 0.1s 03:08:26 03:08:26 #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/ 03:08:26 #168 DONE 0.2s 03:08:26 03:08:26 #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/ 03:08:26 #169 DONE 0.2s 03:08:26 03:08:26 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:26 #146 ... 03:08:26 03:08:26 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:08:26 #170 DONE 0.1s 03:08:26 03:08:26 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:08:29 #171 DONE 2.9s 03:08:29 03:08:29 #110 [security-bootstrapper] exporting to image 03:08:29 #110 exporting layers 03:08:30 #110 exporting layers 1.0s done 03:08:30 #110 writing image sha256:6407417c2c50eb30722c5d43f1e4a9de75b30a3db935c5411adfbbca3a37ef60 done 03:08:30 #110 naming to docker.io/library/security-bootstrapper-arm64 done 03:08:30 #110 DONE 12.7s 03:08:30 03:08:30 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:24:38 #137 ... 03:24:38 03:24:38 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:24:38 #149 DONE 2283.1s 03:24:38 03:24:38 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:38 #145 ... 03:24:38 03:24:38 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:24:38 #172 DONE 0.1s 03:24:38 03:24:38 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:24:38 #173 DONE 0.2s 03:24:38 03:24:38 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:24:38 #154 ... 03:24:38 03:24:38 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:24:38 #174 DONE 0.4s 03:24:38 03:24:38 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:24:38 #175 DONE 0.1s 03:24:38 03:24:38 #110 [core-command] exporting to image 03:24:38 #110 exporting layers 03:24:38 #110 exporting layers 0.4s done 03:24:38 #110 writing image sha256:954d1528bc93d8292b8e68804664797a5bc27df02eda31997696668b0baa44af done 03:24:38 #110 naming to docker.io/library/core-command-arm64 done 03:24:38 #110 DONE 13.2s 03:24:38 03:24:38 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:25:04 #137 ... 03:25:04 03:25:04 #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 03:25:04 #152 2308.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.96 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:25:07 #152 ... 03:25:07 03:25:07 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:25:07 #144 DONE 2313.9s 03:25:07 03:25:07 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:25:07 #145 ... 03:25:07 03:25:07 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:25:07 #176 DONE 0.3s 03:25:07 03:25:07 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:25:08 #177 DONE 0.3s 03:25:08 03:25:08 #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 03:25:08 #178 DONE 0.2s 03:25:08 03:25:08 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:08 #147 ... 03:25:08 03:25:08 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:25:08 #179 DONE 0.1s 03:25:08 03:25:08 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:25:08 #180 DONE 0.4s 03:25:08 03:25:08 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:25:09 #154 ... 03:25:09 03:25:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:25:09 #181 DONE 0.1s 03:25:09 03:25:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:11 #182 DONE 2.0s 03:25:11 03:25:11 #110 [security-proxy-setup] exporting to image 03:25:11 #110 exporting layers 03:25:12 #110 exporting layers 0.8s done 03:25:12 #110 writing image sha256:92878800fea1d1fa75a06690bc408cc7bec73fac6f13f163923f07c45bf2da50 done 03:25:12 #110 naming to docker.io/library/security-proxy-setup-arm64 done 03:25:12 #110 DONE 14.0s 03:25:12 03:25:12 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:25:38 #154 ... 03:25:38 03:25:38 #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 03:25:38 #152 DONE 2343.5s 03:25:38 03:25:38 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:25:38 #145 ... 03:25:38 03:25:38 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:25:38 #183 DONE 0.2s 03:25:38 03:25:38 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:25:38 #37 ... 03:25:38 03:25:38 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:25:38 #184 DONE 0.2s 03:25:38 03:25:38 #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 03:25:38 #185 DONE 0.2s 03:25:38 03:25:38 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:25:38 #137 ... 03:25:38 03:25:38 #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 03:25:38 #186 DONE 0.2s 03:25:38 03:25:38 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:25:38 #187 DONE 0.2s 03:25:38 03:25:38 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:38 #147 ... 03:25:38 03:25:38 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:25:38 #188 DONE 0.4s 03:25:38 03:25:38 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:25:39 #189 DONE 0.4s 03:25:39 03:25:39 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:25:39 #190 DONE 0.1s 03:25:39 03:25:39 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:41 #191 DONE 2.2s 03:25:41 03:25:41 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:41 #147 ... 03:25:41 03:25:41 #110 [security-secretstore-setup] exporting to image 03:25:41 #110 exporting layers 03:25:43 #110 exporting layers 1.5s done 03:25:43 #110 writing image sha256:0de651a640c7715d3f0048c3197c5511b4cd3426d4d75b28277a8bd514fee092 done 03:25:43 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 03:25:43 #110 DONE 15.5s 03:25:43 03:25:43 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:26:39 #137 ... 03:26:39 03:26:39 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:26:39 #153 DONE 2400.3s 03:26:39 03:26:39 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:39 #146 ... 03:26:39 03:26:39 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:26:39 #192 DONE 0.3s 03:26:39 03:26:39 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:39 #146 ... 03:26:39 03:26:39 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:26:39 #193 DONE 0.2s 03:26:39 03:26:39 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:26:39 #194 DONE 0.5s 03:26:39 03:26:39 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:26:39 #195 DONE 0.1s 03:26:39 03:26:39 #110 [security-spiffe-token-provider] exporting to image 03:26:39 #110 exporting layers 03:26:39 #110 exporting layers 0.6s done 03:26:39 #110 writing image sha256:ec39c2a1cfec4f5519a66e25f23a211fb8ff748ba2c7eed8fd194a27e62caab5 done 03:26:39 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:26:39 #110 DONE 16.1s 03:26:39 03:26:39 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:27:19 #137 ... 03:27:19 03:27:19 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:27:19 #146 DONE 2442.7s 03:27:19 03:27:19 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:19 #147 ... 03:27:19 03:27:19 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:27:19 #196 DONE 0.3s 03:27:19 03:27:19 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:27:19 #197 DONE 0.3s 03:27:19 03:27:19 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:27:19 #198 DONE 0.6s 03:27:19 03:27:19 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:27:19 #199 DONE 0.1s 03:27:19 03:27:19 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:27:19 #200 DONE 0.1s 03:27:19 03:27:19 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:27:19 #137 ... 03:27:19 03:27:19 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:27:20 #201 DONE 1.9s 03:27:20 03:27:20 #110 [security-proxy-auth] exporting to image 03:27:20 #110 exporting layers 03:27:23 #110 ... 03:27:23 03:27:23 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:23 #147 DONE 2450.3s 03:27:23 03:27:23 #137 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:27:23 #137 DONE 2450.2s 03:27:23 03:27:23 #110 [security-proxy-auth] exporting to image 03:27:23 #110 exporting layers 3.4s done 03:27:23 #110 writing image sha256:90602ca2cf3be52facfb8bbcb0353e8b10ce98bb468b3b76d4a50ce8879bf8e9 0.0s done 03:27:23 #110 naming to docker.io/library/security-proxy-auth-arm64 done 03:27:23 #110 DONE 19.5s 03:27:23 03:27:23 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:23 #151 ... 03:27:23 03:27:23 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:27:24 #202 DONE 0.1s 03:27:24 03:27:24 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:27:24 #41 ... 03:27:24 03:27:24 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:24 #203 DONE 0.2s 03:27:24 03:27:24 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:25 #204 DONE 0.2s 03:27:25 03:27:25 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:25 #205 DONE 0.5s 03:27:25 03:27:25 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:27:25 #206 DONE 0.7s 03:27:25 03:27:25 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:27:25 #207 DONE 0.2s 03:27:25 03:27:25 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:27:25 #208 DONE 0.1s 03:27:25 03:27:25 #110 [core-keeper] exporting to image 03:27:26 #110 exporting layers 0.9s done 03:27:26 #110 writing image sha256:f5c5c264ff8ba600583ac7c42c5488dee8b2e32dc6159e67653d066150f846bd 03:27:26 #110 writing image sha256:f5c5c264ff8ba600583ac7c42c5488dee8b2e32dc6159e67653d066150f846bd done 03:27:26 #110 naming to docker.io/library/core-keeper-arm64 0.0s done 03:27:26 #110 exporting layers 0.9s done 03:27:26 #110 writing image sha256:d000649ba9b88f0e45ebf4cb7a66c31076120f1e65909cb0761c1af2bbe44a4c done 03:27:26 #110 naming to docker.io/library/core-data-arm64 done 03:27:26 #110 DONE 20.6s 03:27:26 03:27:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:27:27 #145 ... 03:27:27 03:27:27 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:27:27 #154 DONE 2454.6s 03:27:27 03:27:27 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:28 #151 ... 03:27:28 03:27:28 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:27:28 #209 DONE 0.2s 03:27:28 03:27:28 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:28 #151 ... 03:27:28 03:27:28 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:27:28 #210 DONE 0.1s 03:27:28 03:27:28 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:27:29 #211 DONE 0.5s 03:27:29 03:27:29 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:27:29 #212 DONE 0.1s 03:27:29 03:27:29 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:27:29 #213 DONE 0.1s 03:27:29 03:27:29 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:27:29 #41 ... 03:27:29 03:27:29 #110 [core-metadata] exporting to image 03:27:29 #110 exporting layers 0.6s done 03:27:30 #110 writing image sha256:8a6869a69b48eabbc2e095632353ccb36d0bc298fa721192f6b186b39049e7d5 done 03:27:30 #110 naming to docker.io/library/core-metadata-arm64 done 03:27:30 #110 DONE 21.1s 03:27:30 03:27:30 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:56 #151 DONE 2483.4s 03:27:56 03:27:56 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:27:57 #37 ... 03:27:57 03:27:57 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:57 #214 DONE 0.1s 03:27:57 03:27:57 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:57 #215 DONE 0.1s 03:27:57 03:27:57 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:27:57 #37 ... 03:27:57 03:27:57 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:27:57 #216 DONE 0.6s 03:27:57 03:27:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:27:57 #145 ... 03:27:57 03:27:57 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:27:57 #217 DONE 0.1s 03:27:57 03:27:57 #110 [support-scheduler] exporting to image 03:27:57 #110 exporting layers 03:27:58 #110 exporting layers 1.0s done 03:27:58 #110 writing image sha256:83c78b05ff81692f6af62ee22698dd7145b4d181939504fed15378327a3e4e72 done 03:27:58 #110 naming to docker.io/library/support-scheduler-arm64 done 03:27:58 #110 DONE 22.1s 03:27:58 03:27:58 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:28:02 #37 ... 03:28:02 03:28:02 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:28:02 #145 DONE 2489.0s 03:28:02 03:28:02 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:28:02 #218 DONE 0.1s 03:28:02 03:28:02 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:28:02 #37 ... 03:28:02 03:28:02 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:28:02 #219 DONE 0.1s 03:28:02 03:28:02 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:28:03 #220 DONE 0.4s 03:28:03 03:28:03 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:28:03 #221 DONE 0.1s 03:28:03 03:28:03 #110 [support-notifications] exporting to image 03:28:03 #110 exporting layers 0.6s done 03:28:03 #110 writing image sha256:35aa3a51241191804234ded58d072d2a2454346732d0d16bf76234f195f81acd done 03:28:03 #110 naming to docker.io/library/support-notifications-arm64 done 03:28:03 #110 DONE 22.7s 03:28:03 03:28:03 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:28:03 time="2026-02-02T02:43:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:28:03 time="2026-02-02T02:43:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:28:03 $ docker stop --time=1 ee6885ee1360160e8f8c6eb06b330ed00c2b3abde080c53333421819b6ff3e76 03:28:05 $ docker rm -f --volumes ee6885ee1360160e8f8c6eb06b330ed00c2b3abde080c53333421819b6ff3e76 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:05 + docker images 03:28:05 REPOSITORY TAG IMAGE ID CREATED SIZE 03:28:05 support-notifications-arm64 latest 35aa3a512411 3 seconds ago 53.3MB 03:28:05 support-scheduler-arm64 latest 83c78b05ff81 8 seconds ago 49.5MB 03:28:05 core-metadata-arm64 latest 8a6869a69b48 36 seconds ago 45.4MB 03:28:05 core-data-arm64 latest d000649ba9b8 40 seconds ago 45.3MB 03:28:05 core-keeper-arm64 latest f5c5c264ff8b 40 seconds ago 45.1MB 03:28:05 security-proxy-auth-arm64 latest 90602ca2cf3b 46 seconds ago 44.5MB 03:28:05 security-spiffe-token-provider-arm64 latest ec39c2a1cfec About a minute ago 49.2MB 03:28:05 security-secretstore-setup-arm64 latest 0de651a640c7 2 minutes ago 80.7MB 03:28:05 security-proxy-setup-arm64 latest 92878800fea1 2 minutes ago 50.4MB 03:28:05 core-command-arm64 latest 954d1528bc93 3 minutes ago 40MB 03:28:05 security-bootstrapper-arm64 latest 6407417c2c50 19 minutes ago 21.3MB 03:28:05 core-common-config-bootstrapper-arm64 latest 31ab1292d779 19 minutes ago 20.1MB 03:28:05 security-spire-agent-arm64 latest 83ea4cda70b9 43 minutes ago 219MB 03:28:05 security-spire-config-arm64 latest 238e3b89eeaf 43 minutes ago 162MB 03:28:05 security-spire-server-arm64 latest 625237a2caa5 43 minutes ago 163MB 03:28:05 ci-base-image-arm64 latest 00174b7ee515 45 minutes ago 927MB 03:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 months ago 564MB 03:28:05 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 03:28:06 provisioning config files... 03:28:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/951@tmp/config6946303891840202585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:06 ---> ****-login.sh 03:28:06 nexus3.edgexfoundry.org:10001 03:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:06 Configure a credential helper to remove this warning. See 03:28:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:06 03:28:06 Login Succeeded 03:28:06 nexus3.edgexfoundry.org:10002 03:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:07 Configure a credential helper to remove this warning. See 03:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:07 03:28:07 Login Succeeded 03:28:07 nexus3.edgexfoundry.org:10003 03:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:07 Configure a credential helper to remove this warning. See 03:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:07 03:28:07 Login Succeeded 03:28:07 nexus3.edgexfoundry.org:10004 03:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:07 Configure a credential helper to remove this warning. See 03:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:07 03:28:07 Login Succeeded 03:28:07 ****.io 03:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:09 Configure a credential helper to remove this warning. See 03:28:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:09 03:28:09 Login Succeeded 03:28:09 ---> ****-login.sh ends [Pipeline] } 03:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:28:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:28:09 0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:09 latest 03:28:09 4.1.0-dev.96 03:28:09 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:09 main 03:28:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:28:10 d2b0e9415ac7: Preparing 03:28:10 9568869fff2a: Preparing 03:28:10 7683e93bab61: Preparing 03:28:10 d96e397c1046: Preparing 03:28:10 d3bf3b2739ea: Preparing 03:28:10 bce904b9aa9d: Preparing 03:28:10 c4e71c2a4573: Preparing 03:28:10 bce904b9aa9d: Waiting 03:28:10 c4e71c2a4573: Waiting 03:28:10 7683e93bab61: Pushed 03:28:10 d2b0e9415ac7: Pushed 03:28:10 d96e397c1046: Pushed 03:28:10 d3bf3b2739ea: Pushed 03:28:10 c4e71c2a4573: Layer already exists 03:28:10 bce904b9aa9d: Pushed 03:28:17 9568869fff2a: Pushed 03:28:17 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:609bddc428945b02248e0ee9edcc6b4b5fdc538843b07c89153a3b6cac4fc2fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:28:17 d2b0e9415ac7: Preparing 03:28:17 9568869fff2a: Preparing 03:28:17 7683e93bab61: Preparing 03:28:17 d96e397c1046: Preparing 03:28:17 d3bf3b2739ea: Preparing 03:28:17 bce904b9aa9d: Preparing 03:28:17 c4e71c2a4573: Preparing 03:28:17 bce904b9aa9d: Waiting 03:28:17 c4e71c2a4573: Waiting 03:28:17 d96e397c1046: Layer already exists 03:28:17 d3bf3b2739ea: Layer already exists 03:28:17 9568869fff2a: Layer already exists 03:28:17 7683e93bab61: Layer already exists 03:28:17 d2b0e9415ac7: Layer already exists 03:28:17 c4e71c2a4573: Layer already exists 03:28:17 bce904b9aa9d: Layer already exists 03:28:17 latest: digest: sha256:609bddc428945b02248e0ee9edcc6b4b5fdc538843b07c89153a3b6cac4fc2fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.96 03:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:28:18 d2b0e9415ac7: Preparing 03:28:18 9568869fff2a: Preparing 03:28:18 7683e93bab61: Preparing 03:28:18 d96e397c1046: Preparing 03:28:18 d3bf3b2739ea: Preparing 03:28:18 bce904b9aa9d: Preparing 03:28:18 c4e71c2a4573: Preparing 03:28:18 bce904b9aa9d: Waiting 03:28:18 c4e71c2a4573: Waiting 03:28:18 7683e93bab61: Layer already exists 03:28:18 9568869fff2a: Layer already exists 03:28:18 d2b0e9415ac7: Layer already exists 03:28:18 d3bf3b2739ea: Layer already exists 03:28:18 d96e397c1046: Layer already exists 03:28:18 bce904b9aa9d: Layer already exists 03:28:18 c4e71c2a4573: Layer already exists 03:28:18 4.1.0-dev.96: digest: sha256:609bddc428945b02248e0ee9edcc6b4b5fdc538843b07c89153a3b6cac4fc2fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:28:19 d2b0e9415ac7: Preparing 03:28:19 9568869fff2a: Preparing 03:28:19 7683e93bab61: Preparing 03:28:19 d96e397c1046: Preparing 03:28:19 d3bf3b2739ea: Preparing 03:28:19 bce904b9aa9d: Preparing 03:28:19 c4e71c2a4573: Preparing 03:28:19 bce904b9aa9d: Waiting 03:28:19 c4e71c2a4573: Waiting 03:28:19 d3bf3b2739ea: Layer already exists 03:28:19 7683e93bab61: Layer already exists 03:28:19 d96e397c1046: Layer already exists 03:28:19 9568869fff2a: Layer already exists 03:28:19 d2b0e9415ac7: Layer already exists 03:28:19 bce904b9aa9d: Layer already exists 03:28:19 c4e71c2a4573: Layer already exists 03:28:19 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:609bddc428945b02248e0ee9edcc6b4b5fdc538843b07c89153a3b6cac4fc2fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:28:20 d2b0e9415ac7: Preparing 03:28:20 9568869fff2a: Preparing 03:28:20 7683e93bab61: Preparing 03:28:20 d96e397c1046: Preparing 03:28:20 d3bf3b2739ea: Preparing 03:28:20 bce904b9aa9d: Preparing 03:28:20 c4e71c2a4573: Preparing 03:28:20 bce904b9aa9d: Waiting 03:28:20 c4e71c2a4573: Waiting 03:28:20 d2b0e9415ac7: Layer already exists 03:28:20 9568869fff2a: Layer already exists 03:28:20 7683e93bab61: Layer already exists 03:28:20 d96e397c1046: Layer already exists 03:28:20 d3bf3b2739ea: Layer already exists 03:28:20 c4e71c2a4573: Layer already exists 03:28:20 bce904b9aa9d: Layer already exists 03:28:20 main: digest: sha256:609bddc428945b02248e0ee9edcc6b4b5fdc538843b07c89153a3b6cac4fc2fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:20 ===================================================== [Pipeline] echo 03:28:20 taggedImages: 03:28:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:28:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.96 03:28:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:28:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:28:20 0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:20 latest 03:28:20 4.1.0-dev.96 03:28:20 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:20 main 03:28:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:28:21 49330b2714b3: Preparing 03:28:21 45b5543dde17: Preparing 03:28:21 470a6103e3fd: Preparing 03:28:21 769845e7156a: Preparing 03:28:21 7683e93bab61: Preparing 03:28:21 d96e397c1046: Preparing 03:28:21 d3bf3b2739ea: Preparing 03:28:21 bce904b9aa9d: Preparing 03:28:21 c4e71c2a4573: Preparing 03:28:21 d96e397c1046: Waiting 03:28:21 d3bf3b2739ea: Waiting 03:28:21 bce904b9aa9d: Waiting 03:28:21 c4e71c2a4573: Waiting 03:28:21 7683e93bab61: Layer already exists 03:28:21 d96e397c1046: Layer already exists 03:28:21 470a6103e3fd: Pushed 03:28:21 45b5543dde17: Pushed 03:28:21 d3bf3b2739ea: Layer already exists 03:28:21 49330b2714b3: Pushed 03:28:21 bce904b9aa9d: Layer already exists 03:28:21 c4e71c2a4573: Layer already exists 03:28:24 769845e7156a: Pushed 03:28:25 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:9a4cbbe2689f0d35d056cc7969e53350865f6f85acd99c14c416180c6babe4e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:28:26 49330b2714b3: Preparing 03:28:26 45b5543dde17: Preparing 03:28:26 470a6103e3fd: Preparing 03:28:26 769845e7156a: Preparing 03:28:26 7683e93bab61: Preparing 03:28:26 d96e397c1046: Preparing 03:28:26 d3bf3b2739ea: Preparing 03:28:26 bce904b9aa9d: Preparing 03:28:26 c4e71c2a4573: Preparing 03:28:26 d96e397c1046: Waiting 03:28:26 d3bf3b2739ea: Waiting 03:28:26 bce904b9aa9d: Waiting 03:28:26 c4e71c2a4573: Waiting 03:28:26 45b5543dde17: Layer already exists 03:28:26 470a6103e3fd: Layer already exists 03:28:26 769845e7156a: Layer already exists 03:28:26 7683e93bab61: Layer already exists 03:28:26 49330b2714b3: Layer already exists 03:28:26 d96e397c1046: Layer already exists 03:28:26 bce904b9aa9d: Layer already exists 03:28:26 d3bf3b2739ea: Layer already exists 03:28:26 c4e71c2a4573: Layer already exists 03:28:26 latest: digest: sha256:9a4cbbe2689f0d35d056cc7969e53350865f6f85acd99c14c416180c6babe4e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.96 03:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:28:27 49330b2714b3: Preparing 03:28:27 45b5543dde17: Preparing 03:28:27 470a6103e3fd: Preparing 03:28:27 769845e7156a: Preparing 03:28:27 7683e93bab61: Preparing 03:28:27 d96e397c1046: Preparing 03:28:27 d3bf3b2739ea: Preparing 03:28:27 bce904b9aa9d: Preparing 03:28:27 c4e71c2a4573: Preparing 03:28:27 d3bf3b2739ea: Waiting 03:28:27 bce904b9aa9d: Waiting 03:28:27 c4e71c2a4573: Waiting 03:28:27 d96e397c1046: Waiting 03:28:27 45b5543dde17: Layer already exists 03:28:27 49330b2714b3: Layer already exists 03:28:27 470a6103e3fd: Layer already exists 03:28:27 7683e93bab61: Layer already exists 03:28:27 769845e7156a: Layer already exists 03:28:27 d96e397c1046: Layer already exists 03:28:27 bce904b9aa9d: Layer already exists 03:28:27 d3bf3b2739ea: Layer already exists 03:28:27 c4e71c2a4573: Layer already exists 03:28:27 4.1.0-dev.96: digest: sha256:9a4cbbe2689f0d35d056cc7969e53350865f6f85acd99c14c416180c6babe4e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:28:28 49330b2714b3: Preparing 03:28:28 45b5543dde17: Preparing 03:28:28 470a6103e3fd: Preparing 03:28:28 769845e7156a: Preparing 03:28:28 7683e93bab61: Preparing 03:28:28 d96e397c1046: Preparing 03:28:28 d3bf3b2739ea: Preparing 03:28:28 bce904b9aa9d: Preparing 03:28:28 c4e71c2a4573: Preparing 03:28:28 d3bf3b2739ea: Waiting 03:28:28 bce904b9aa9d: Waiting 03:28:28 c4e71c2a4573: Waiting 03:28:28 d96e397c1046: Waiting 03:28:28 470a6103e3fd: Layer already exists 03:28:28 45b5543dde17: Layer already exists 03:28:28 769845e7156a: Layer already exists 03:28:28 7683e93bab61: Layer already exists 03:28:28 49330b2714b3: Layer already exists 03:28:28 d96e397c1046: Layer already exists 03:28:28 d3bf3b2739ea: Layer already exists 03:28:28 bce904b9aa9d: Layer already exists 03:28:28 c4e71c2a4573: Layer already exists 03:28:28 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:9a4cbbe2689f0d35d056cc7969e53350865f6f85acd99c14c416180c6babe4e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:28 + 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 03:28:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:28:29 49330b2714b3: Preparing 03:28:29 45b5543dde17: Preparing 03:28:29 470a6103e3fd: Preparing 03:28:29 769845e7156a: Preparing 03:28:29 7683e93bab61: Preparing 03:28:29 d96e397c1046: Preparing 03:28:29 d3bf3b2739ea: Preparing 03:28:29 bce904b9aa9d: Preparing 03:28:29 c4e71c2a4573: Preparing 03:28:29 bce904b9aa9d: Waiting 03:28:29 d96e397c1046: Waiting 03:28:29 d3bf3b2739ea: Waiting 03:28:29 769845e7156a: Layer already exists 03:28:29 49330b2714b3: Layer already exists 03:28:29 470a6103e3fd: Layer already exists 03:28:29 45b5543dde17: Layer already exists 03:28:29 7683e93bab61: Layer already exists 03:28:29 bce904b9aa9d: Layer already exists 03:28:29 d3bf3b2739ea: Layer already exists 03:28:29 c4e71c2a4573: Layer already exists 03:28:29 d96e397c1046: Layer already exists 03:28:29 main: digest: sha256:9a4cbbe2689f0d35d056cc7969e53350865f6f85acd99c14c416180c6babe4e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:29 ===================================================== [Pipeline] echo 03:28:29 taggedImages: 03:28:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:28:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.96 03:28:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:28:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:28:29 0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:29 latest 03:28:29 4.1.0-dev.96 03:28:29 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:29 main 03:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:28:30 3895f81d5927: Preparing 03:28:30 59cb92db943a: Preparing 03:28:30 7683e93bab61: Preparing 03:28:30 d96e397c1046: Preparing 03:28:30 d3bf3b2739ea: Preparing 03:28:30 eadffdebbefd: Preparing 03:28:30 c4e71c2a4573: Preparing 03:28:30 eadffdebbefd: Waiting 03:28:30 c4e71c2a4573: Waiting 03:28:30 d3bf3b2739ea: Layer already exists 03:28:30 7683e93bab61: Layer already exists 03:28:30 d96e397c1046: Layer already exists 03:28:30 c4e71c2a4573: Layer already exists 03:28:30 3895f81d5927: Pushed 03:28:30 eadffdebbefd: Pushed 03:28:38 59cb92db943a: Pushed 03:28:39 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:802435f79ed3cd1eec4fb9f976fecd8292d3bbc8567c5a4ed2e036af582e79de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:28:39 3895f81d5927: Preparing 03:28:39 59cb92db943a: Preparing 03:28:39 7683e93bab61: Preparing 03:28:39 d96e397c1046: Preparing 03:28:39 d3bf3b2739ea: Preparing 03:28:39 eadffdebbefd: Preparing 03:28:39 c4e71c2a4573: Preparing 03:28:39 eadffdebbefd: Waiting 03:28:39 c4e71c2a4573: Waiting 03:28:39 7683e93bab61: Layer already exists 03:28:39 3895f81d5927: Layer already exists 03:28:39 d3bf3b2739ea: Layer already exists 03:28:39 59cb92db943a: Layer already exists 03:28:39 d96e397c1046: Layer already exists 03:28:39 eadffdebbefd: Layer already exists 03:28:39 c4e71c2a4573: Layer already exists 03:28:40 latest: digest: sha256:802435f79ed3cd1eec4fb9f976fecd8292d3bbc8567c5a4ed2e036af582e79de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.96 03:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:28:40 3895f81d5927: Preparing 03:28:40 59cb92db943a: Preparing 03:28:40 7683e93bab61: Preparing 03:28:40 d96e397c1046: Preparing 03:28:40 d3bf3b2739ea: Preparing 03:28:40 eadffdebbefd: Preparing 03:28:40 c4e71c2a4573: Preparing 03:28:40 c4e71c2a4573: Waiting 03:28:40 eadffdebbefd: Waiting 03:28:40 59cb92db943a: Layer already exists 03:28:40 3895f81d5927: Layer already exists 03:28:40 d3bf3b2739ea: Layer already exists 03:28:40 d96e397c1046: Layer already exists 03:28:40 7683e93bab61: Layer already exists 03:28:40 c4e71c2a4573: Layer already exists 03:28:40 eadffdebbefd: Layer already exists 03:28:41 4.1.0-dev.96: digest: sha256:802435f79ed3cd1eec4fb9f976fecd8292d3bbc8567c5a4ed2e036af582e79de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:28:41 3895f81d5927: Preparing 03:28:41 59cb92db943a: Preparing 03:28:41 7683e93bab61: Preparing 03:28:41 d96e397c1046: Preparing 03:28:41 d3bf3b2739ea: Preparing 03:28:41 eadffdebbefd: Preparing 03:28:41 c4e71c2a4573: Preparing 03:28:41 c4e71c2a4573: Waiting 03:28:41 eadffdebbefd: Waiting 03:28:41 7683e93bab61: Layer already exists 03:28:41 d96e397c1046: Layer already exists 03:28:41 d3bf3b2739ea: Layer already exists 03:28:41 3895f81d5927: Layer already exists 03:28:41 59cb92db943a: Layer already exists 03:28:41 eadffdebbefd: Layer already exists 03:28:41 c4e71c2a4573: Layer already exists 03:28:42 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:802435f79ed3cd1eec4fb9f976fecd8292d3bbc8567c5a4ed2e036af582e79de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:28:42 3895f81d5927: Preparing 03:28:42 59cb92db943a: Preparing 03:28:42 7683e93bab61: Preparing 03:28:42 d96e397c1046: Preparing 03:28:42 d3bf3b2739ea: Preparing 03:28:42 eadffdebbefd: Preparing 03:28:42 c4e71c2a4573: Preparing 03:28:42 eadffdebbefd: Waiting 03:28:42 c4e71c2a4573: Waiting 03:28:42 d3bf3b2739ea: Layer already exists 03:28:42 3895f81d5927: Layer already exists 03:28:42 d96e397c1046: Layer already exists 03:28:42 59cb92db943a: Layer already exists 03:28:42 7683e93bab61: Layer already exists 03:28:42 c4e71c2a4573: Layer already exists 03:28:42 eadffdebbefd: Layer already exists 03:28:42 main: digest: sha256:802435f79ed3cd1eec4fb9f976fecd8292d3bbc8567c5a4ed2e036af582e79de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:43 ===================================================== [Pipeline] echo 03:28:43 taggedImages: 03:28:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:28:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.96 03:28:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:28:43 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:28:43 0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:43 latest 03:28:43 4.1.0-dev.96 03:28:43 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:43 main 03:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:43 bf25a25825b4: Preparing 03:28:43 ac0c9d1e7f4d: Preparing 03:28:43 d96e397c1046: Preparing 03:28:43 99794e7c323f: Preparing 03:28:43 0607ba6aba5d: Preparing 03:28:43 c4e71c2a4573: Preparing 03:28:43 c4e71c2a4573: Waiting 03:28:43 d96e397c1046: Layer already exists 03:28:44 c4e71c2a4573: Layer already exists 03:28:44 0607ba6aba5d: Pushed 03:28:44 99794e7c323f: Pushed 03:28:44 bf25a25825b4: Pushed 03:28:52 ac0c9d1e7f4d: Pushed 03:28:52 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:8fcaeec84907480b3fc49c10f86b4ef27430bff2eec434f88df942b88ea67f92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:53 bf25a25825b4: Preparing 03:28:53 ac0c9d1e7f4d: Preparing 03:28:53 d96e397c1046: Preparing 03:28:53 99794e7c323f: Preparing 03:28:53 0607ba6aba5d: Preparing 03:28:53 c4e71c2a4573: Preparing 03:28:53 c4e71c2a4573: Waiting 03:28:53 99794e7c323f: Layer already exists 03:28:53 ac0c9d1e7f4d: Layer already exists 03:28:53 d96e397c1046: Layer already exists 03:28:53 bf25a25825b4: Layer already exists 03:28:53 0607ba6aba5d: Layer already exists 03:28:53 c4e71c2a4573: Layer already exists 03:28:53 latest: digest: sha256:8fcaeec84907480b3fc49c10f86b4ef27430bff2eec434f88df942b88ea67f92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.96 03:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:54 bf25a25825b4: Preparing 03:28:54 ac0c9d1e7f4d: Preparing 03:28:54 d96e397c1046: Preparing 03:28:54 99794e7c323f: Preparing 03:28:54 0607ba6aba5d: Preparing 03:28:54 c4e71c2a4573: Preparing 03:28:54 c4e71c2a4573: Waiting 03:28:54 99794e7c323f: Layer already exists 03:28:54 0607ba6aba5d: Layer already exists 03:28:54 d96e397c1046: Layer already exists 03:28:54 ac0c9d1e7f4d: Layer already exists 03:28:54 bf25a25825b4: Layer already exists 03:28:54 c4e71c2a4573: Layer already exists 03:28:54 4.1.0-dev.96: digest: sha256:8fcaeec84907480b3fc49c10f86b4ef27430bff2eec434f88df942b88ea67f92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:55 bf25a25825b4: Preparing 03:28:55 ac0c9d1e7f4d: Preparing 03:28:55 d96e397c1046: Preparing 03:28:55 99794e7c323f: Preparing 03:28:55 0607ba6aba5d: Preparing 03:28:55 c4e71c2a4573: Preparing 03:28:55 c4e71c2a4573: Waiting 03:28:55 d96e397c1046: Layer already exists 03:28:55 ac0c9d1e7f4d: Layer already exists 03:28:55 0607ba6aba5d: Layer already exists 03:28:55 bf25a25825b4: Layer already exists 03:28:55 99794e7c323f: Layer already exists 03:28:55 c4e71c2a4573: Layer already exists 03:28:55 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:8fcaeec84907480b3fc49c10f86b4ef27430bff2eec434f88df942b88ea67f92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:56 bf25a25825b4: Preparing 03:28:56 ac0c9d1e7f4d: Preparing 03:28:56 d96e397c1046: Preparing 03:28:56 99794e7c323f: Preparing 03:28:56 0607ba6aba5d: Preparing 03:28:56 c4e71c2a4573: Preparing 03:28:56 c4e71c2a4573: Waiting 03:28:56 0607ba6aba5d: Layer already exists 03:28:56 99794e7c323f: Layer already exists 03:28:56 ac0c9d1e7f4d: Layer already exists 03:28:56 d96e397c1046: Layer already exists 03:28:56 bf25a25825b4: Layer already exists 03:28:56 c4e71c2a4573: Layer already exists 03:28:56 main: digest: sha256:8fcaeec84907480b3fc49c10f86b4ef27430bff2eec434f88df942b88ea67f92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:56 ===================================================== [Pipeline] echo 03:28:56 taggedImages: 03:28:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:28:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.96 03:28:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:28:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:28:56 0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:56 latest 03:28:56 4.1.0-dev.96 03:28:56 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:28:56 main 03:28:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:28:57 bb598a05fcf9: Preparing 03:28:57 6c6accc6ffa7: Preparing 03:28:57 bbc4883dc8ee: Preparing 03:28:57 7683e93bab61: Preparing 03:28:57 d96e397c1046: Preparing 03:28:57 d3bf3b2739ea: Preparing 03:28:57 bce904b9aa9d: Preparing 03:28:57 c4e71c2a4573: Preparing 03:28:57 d3bf3b2739ea: Waiting 03:28:57 bce904b9aa9d: Waiting 03:28:57 c4e71c2a4573: Waiting 03:28:57 7683e93bab61: Layer already exists 03:28:57 d96e397c1046: Layer already exists 03:28:57 bce904b9aa9d: Layer already exists 03:28:57 6c6accc6ffa7: Pushed 03:28:57 d3bf3b2739ea: Layer already exists 03:28:57 c4e71c2a4573: Layer already exists 03:28:57 bb598a05fcf9: Pushed 03:29:05 bbc4883dc8ee: Pushed 03:29:05 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:0599734024a813729a95814892a1c1ba23c0993d3d43b1de5522d42598c79de5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:06 bb598a05fcf9: Preparing 03:29:06 6c6accc6ffa7: Preparing 03:29:06 bbc4883dc8ee: Preparing 03:29:06 7683e93bab61: Preparing 03:29:06 d96e397c1046: Preparing 03:29:06 d3bf3b2739ea: Preparing 03:29:06 bce904b9aa9d: Preparing 03:29:06 c4e71c2a4573: Preparing 03:29:06 d3bf3b2739ea: Waiting 03:29:06 bce904b9aa9d: Waiting 03:29:06 c4e71c2a4573: Waiting 03:29:06 bbc4883dc8ee: Layer already exists 03:29:06 bb598a05fcf9: Layer already exists 03:29:06 7683e93bab61: Layer already exists 03:29:06 d96e397c1046: Layer already exists 03:29:06 6c6accc6ffa7: Layer already exists 03:29:06 d3bf3b2739ea: Layer already exists 03:29:06 c4e71c2a4573: Layer already exists 03:29:06 bce904b9aa9d: Layer already exists 03:29:06 latest: digest: sha256:0599734024a813729a95814892a1c1ba23c0993d3d43b1de5522d42598c79de5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.96 03:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:07 bb598a05fcf9: Preparing 03:29:07 6c6accc6ffa7: Preparing 03:29:07 bbc4883dc8ee: Preparing 03:29:07 7683e93bab61: Preparing 03:29:07 d96e397c1046: Preparing 03:29:07 d3bf3b2739ea: Preparing 03:29:07 bce904b9aa9d: Preparing 03:29:07 c4e71c2a4573: Preparing 03:29:07 d3bf3b2739ea: Waiting 03:29:07 bce904b9aa9d: Waiting 03:29:07 c4e71c2a4573: Waiting 03:29:07 6c6accc6ffa7: Layer already exists 03:29:07 d96e397c1046: Layer already exists 03:29:07 bbc4883dc8ee: Layer already exists 03:29:07 7683e93bab61: Layer already exists 03:29:07 bb598a05fcf9: Layer already exists 03:29:07 c4e71c2a4573: Layer already exists 03:29:07 d3bf3b2739ea: Layer already exists 03:29:07 bce904b9aa9d: Layer already exists 03:29:07 4.1.0-dev.96: digest: sha256:0599734024a813729a95814892a1c1ba23c0993d3d43b1de5522d42598c79de5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:07 bb598a05fcf9: Preparing 03:29:07 6c6accc6ffa7: Preparing 03:29:07 bbc4883dc8ee: Preparing 03:29:07 7683e93bab61: Preparing 03:29:07 d96e397c1046: Preparing 03:29:07 d3bf3b2739ea: Preparing 03:29:07 bce904b9aa9d: Preparing 03:29:07 c4e71c2a4573: Preparing 03:29:07 d3bf3b2739ea: Waiting 03:29:07 bce904b9aa9d: Waiting 03:29:07 c4e71c2a4573: Waiting 03:29:07 7683e93bab61: Layer already exists 03:29:07 bbc4883dc8ee: Layer already exists 03:29:07 bb598a05fcf9: Layer already exists 03:29:07 d96e397c1046: Layer already exists 03:29:07 6c6accc6ffa7: Layer already exists 03:29:07 bce904b9aa9d: Layer already exists 03:29:07 d3bf3b2739ea: Layer already exists 03:29:07 c4e71c2a4573: Layer already exists 03:29:07 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:0599734024a813729a95814892a1c1ba23c0993d3d43b1de5522d42598c79de5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:29:08 bb598a05fcf9: Preparing 03:29:08 6c6accc6ffa7: Preparing 03:29:08 bbc4883dc8ee: Preparing 03:29:08 7683e93bab61: Preparing 03:29:08 d96e397c1046: Preparing 03:29:08 d3bf3b2739ea: Preparing 03:29:08 bce904b9aa9d: Preparing 03:29:08 c4e71c2a4573: Preparing 03:29:08 d3bf3b2739ea: Waiting 03:29:08 bce904b9aa9d: Waiting 03:29:08 c4e71c2a4573: Waiting 03:29:08 bbc4883dc8ee: Layer already exists 03:29:08 6c6accc6ffa7: Layer already exists 03:29:08 bb598a05fcf9: Layer already exists 03:29:08 d96e397c1046: Layer already exists 03:29:08 7683e93bab61: Layer already exists 03:29:08 d3bf3b2739ea: Layer already exists 03:29:08 bce904b9aa9d: Layer already exists 03:29:08 c4e71c2a4573: Layer already exists 03:29:08 main: digest: sha256:0599734024a813729a95814892a1c1ba23c0993d3d43b1de5522d42598c79de5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:08 ===================================================== [Pipeline] echo 03:29:08 taggedImages: 03:29:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:29:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.96 03:29:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:29:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:29:08 0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:08 latest 03:29:08 4.1.0-dev.96 03:29:08 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:08 main 03:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:29:09 b946f46307f9: Preparing 03:29:09 fd7c463e1a91: Preparing 03:29:09 7191e10fc980: Preparing 03:29:09 20a8af1238c1: Preparing 03:29:09 8e4e1585e1cc: Preparing 03:29:09 bd5cded688b6: Preparing 03:29:09 dae73a4def2b: Preparing 03:29:09 7683e93bab61: Preparing 03:29:09 d96e397c1046: Preparing 03:29:09 a2c003aefe85: Preparing 03:29:09 f33a2a0d0d1e: Preparing 03:29:09 5f70bf18a086: Preparing 03:29:09 d1e6ba2e3ad5: Preparing 03:29:09 b9b56a1b9302: Preparing 03:29:09 c83d23e906bd: Preparing 03:29:09 c4e71c2a4573: Preparing 03:29:09 bd5cded688b6: Waiting 03:29:09 dae73a4def2b: Waiting 03:29:09 d96e397c1046: Waiting 03:29:09 a2c003aefe85: Waiting 03:29:09 f33a2a0d0d1e: Waiting 03:29:09 5f70bf18a086: Waiting 03:29:09 d1e6ba2e3ad5: Waiting 03:29:09 b9b56a1b9302: Waiting 03:29:09 7683e93bab61: Waiting 03:29:09 c83d23e906bd: Waiting 03:29:09 c4e71c2a4573: Waiting 03:29:09 fd7c463e1a91: Pushed 03:29:09 7191e10fc980: Pushed 03:29:09 20a8af1238c1: Pushed 03:29:09 8e4e1585e1cc: Pushed 03:29:09 b946f46307f9: Pushed 03:29:09 7683e93bab61: Layer already exists 03:29:09 d96e397c1046: Layer already exists 03:29:09 5f70bf18a086: Layer already exists 03:29:09 bd5cded688b6: Pushed 03:29:09 a2c003aefe85: Pushed 03:29:09 f33a2a0d0d1e: Pushed 03:29:09 c4e71c2a4573: Layer already exists 03:29:09 b9b56a1b9302: Pushed 03:29:09 d1e6ba2e3ad5: Pushed 03:29:09 c83d23e906bd: Pushed 03:29:13 dae73a4def2b: Pushed 03:29:13 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:bd692ca688b5ef065f92e5327acf11e959fbc959b711a5d12c0d465448c445b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:29:14 b946f46307f9: Preparing 03:29:14 fd7c463e1a91: Preparing 03:29:14 7191e10fc980: Preparing 03:29:14 20a8af1238c1: Preparing 03:29:14 8e4e1585e1cc: Preparing 03:29:14 bd5cded688b6: Preparing 03:29:14 dae73a4def2b: Preparing 03:29:14 7683e93bab61: Preparing 03:29:14 d96e397c1046: Preparing 03:29:14 a2c003aefe85: Preparing 03:29:14 f33a2a0d0d1e: Preparing 03:29:14 5f70bf18a086: Preparing 03:29:14 d1e6ba2e3ad5: Preparing 03:29:14 b9b56a1b9302: Preparing 03:29:14 c83d23e906bd: Preparing 03:29:14 c4e71c2a4573: Preparing 03:29:14 dae73a4def2b: Waiting 03:29:14 f33a2a0d0d1e: Waiting 03:29:14 7683e93bab61: Waiting 03:29:14 d96e397c1046: Waiting 03:29:14 a2c003aefe85: Waiting 03:29:14 c83d23e906bd: Waiting 03:29:14 5f70bf18a086: Waiting 03:29:14 bd5cded688b6: Waiting 03:29:14 d1e6ba2e3ad5: Waiting 03:29:14 b9b56a1b9302: Waiting 03:29:14 c4e71c2a4573: Waiting 03:29:14 20a8af1238c1: Layer already exists 03:29:14 8e4e1585e1cc: Layer already exists 03:29:14 b946f46307f9: Layer already exists 03:29:14 fd7c463e1a91: Layer already exists 03:29:14 7191e10fc980: Layer already exists 03:29:14 bd5cded688b6: Layer already exists 03:29:14 dae73a4def2b: Layer already exists 03:29:14 7683e93bab61: Layer already exists 03:29:14 d96e397c1046: Layer already exists 03:29:14 a2c003aefe85: Layer already exists 03:29:14 d1e6ba2e3ad5: Layer already exists 03:29:14 5f70bf18a086: Layer already exists 03:29:14 b9b56a1b9302: Layer already exists 03:29:14 f33a2a0d0d1e: Layer already exists 03:29:14 c83d23e906bd: Layer already exists 03:29:14 c4e71c2a4573: Layer already exists 03:29:14 latest: digest: sha256:bd692ca688b5ef065f92e5327acf11e959fbc959b711a5d12c0d465448c445b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.96 03:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:29:16 b946f46307f9: Preparing 03:29:16 fd7c463e1a91: Preparing 03:29:16 7191e10fc980: Preparing 03:29:16 20a8af1238c1: Preparing 03:29:16 8e4e1585e1cc: Preparing 03:29:16 bd5cded688b6: Preparing 03:29:16 dae73a4def2b: Preparing 03:29:16 7683e93bab61: Preparing 03:29:16 d96e397c1046: Preparing 03:29:16 a2c003aefe85: Preparing 03:29:16 f33a2a0d0d1e: Preparing 03:29:16 5f70bf18a086: Preparing 03:29:16 dae73a4def2b: Waiting 03:29:16 d1e6ba2e3ad5: Preparing 03:29:16 b9b56a1b9302: Preparing 03:29:16 bd5cded688b6: Waiting 03:29:16 7683e93bab61: Waiting 03:29:16 c83d23e906bd: Preparing 03:29:16 d96e397c1046: Waiting 03:29:16 c4e71c2a4573: Preparing 03:29:16 a2c003aefe85: Waiting 03:29:16 f33a2a0d0d1e: Waiting 03:29:16 b9b56a1b9302: Waiting 03:29:16 c83d23e906bd: Waiting 03:29:16 5f70bf18a086: Waiting 03:29:16 d1e6ba2e3ad5: Waiting 03:29:16 c4e71c2a4573: Waiting 03:29:16 7191e10fc980: Layer already exists 03:29:16 8e4e1585e1cc: Layer already exists 03:29:16 20a8af1238c1: Layer already exists 03:29:16 fd7c463e1a91: Layer already exists 03:29:16 b946f46307f9: Layer already exists 03:29:16 dae73a4def2b: Layer already exists 03:29:16 bd5cded688b6: Layer already exists 03:29:16 a2c003aefe85: Layer already exists 03:29:16 d96e397c1046: Layer already exists 03:29:16 7683e93bab61: Layer already exists 03:29:16 f33a2a0d0d1e: Layer already exists 03:29:16 d1e6ba2e3ad5: Layer already exists 03:29:16 b9b56a1b9302: Layer already exists 03:29:16 c83d23e906bd: Layer already exists 03:29:16 5f70bf18a086: Layer already exists 03:29:16 c4e71c2a4573: Layer already exists 03:29:16 4.1.0-dev.96: digest: sha256:bd692ca688b5ef065f92e5327acf11e959fbc959b711a5d12c0d465448c445b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:29:17 b946f46307f9: Preparing 03:29:17 fd7c463e1a91: Preparing 03:29:17 7191e10fc980: Preparing 03:29:17 20a8af1238c1: Preparing 03:29:17 8e4e1585e1cc: Preparing 03:29:17 bd5cded688b6: Preparing 03:29:17 dae73a4def2b: Preparing 03:29:17 7683e93bab61: Preparing 03:29:17 d96e397c1046: Preparing 03:29:17 a2c003aefe85: Preparing 03:29:17 f33a2a0d0d1e: Preparing 03:29:17 5f70bf18a086: Preparing 03:29:17 d1e6ba2e3ad5: Preparing 03:29:17 b9b56a1b9302: Preparing 03:29:17 c83d23e906bd: Preparing 03:29:17 c4e71c2a4573: Preparing 03:29:17 bd5cded688b6: Waiting 03:29:17 dae73a4def2b: Waiting 03:29:17 7683e93bab61: Waiting 03:29:17 d96e397c1046: Waiting 03:29:17 a2c003aefe85: Waiting 03:29:17 f33a2a0d0d1e: Waiting 03:29:17 5f70bf18a086: Waiting 03:29:17 c83d23e906bd: Waiting 03:29:17 d1e6ba2e3ad5: Waiting 03:29:17 b9b56a1b9302: Waiting 03:29:17 c4e71c2a4573: Waiting 03:29:17 7191e10fc980: Layer already exists 03:29:17 8e4e1585e1cc: Layer already exists 03:29:17 fd7c463e1a91: Layer already exists 03:29:17 20a8af1238c1: Layer already exists 03:29:17 b946f46307f9: Layer already exists 03:29:17 bd5cded688b6: Layer already exists 03:29:17 7683e93bab61: Layer already exists 03:29:17 dae73a4def2b: Layer already exists 03:29:17 d96e397c1046: Layer already exists 03:29:17 a2c003aefe85: Layer already exists 03:29:17 f33a2a0d0d1e: Layer already exists 03:29:17 d1e6ba2e3ad5: Layer already exists 03:29:17 5f70bf18a086: Layer already exists 03:29:17 b9b56a1b9302: Layer already exists 03:29:17 c83d23e906bd: Layer already exists 03:29:17 c4e71c2a4573: Layer already exists 03:29:17 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:bd692ca688b5ef065f92e5327acf11e959fbc959b711a5d12c0d465448c445b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:29:18 b946f46307f9: Preparing 03:29:18 fd7c463e1a91: Preparing 03:29:18 7191e10fc980: Preparing 03:29:18 20a8af1238c1: Preparing 03:29:18 8e4e1585e1cc: Preparing 03:29:18 bd5cded688b6: Preparing 03:29:18 dae73a4def2b: Preparing 03:29:18 7683e93bab61: Preparing 03:29:18 d96e397c1046: Preparing 03:29:18 a2c003aefe85: Preparing 03:29:18 f33a2a0d0d1e: Preparing 03:29:18 5f70bf18a086: Preparing 03:29:18 d1e6ba2e3ad5: Preparing 03:29:18 b9b56a1b9302: Preparing 03:29:18 c83d23e906bd: Preparing 03:29:18 c4e71c2a4573: Preparing 03:29:18 d96e397c1046: Waiting 03:29:18 a2c003aefe85: Waiting 03:29:18 f33a2a0d0d1e: Waiting 03:29:18 5f70bf18a086: Waiting 03:29:18 d1e6ba2e3ad5: Waiting 03:29:18 b9b56a1b9302: Waiting 03:29:18 c83d23e906bd: Waiting 03:29:18 c4e71c2a4573: Waiting 03:29:18 dae73a4def2b: Waiting 03:29:18 7683e93bab61: Waiting 03:29:18 bd5cded688b6: Waiting 03:29:18 fd7c463e1a91: Layer already exists 03:29:18 20a8af1238c1: Layer already exists 03:29:18 b946f46307f9: Layer already exists 03:29:18 8e4e1585e1cc: Layer already exists 03:29:18 7191e10fc980: Layer already exists 03:29:18 7683e93bab61: Layer already exists 03:29:18 bd5cded688b6: Layer already exists 03:29:18 dae73a4def2b: Layer already exists 03:29:18 a2c003aefe85: Layer already exists 03:29:18 d96e397c1046: Layer already exists 03:29:18 5f70bf18a086: Layer already exists 03:29:18 d1e6ba2e3ad5: Layer already exists 03:29:18 f33a2a0d0d1e: Layer already exists 03:29:18 c83d23e906bd: Layer already exists 03:29:18 b9b56a1b9302: Layer already exists 03:29:18 c4e71c2a4573: Layer already exists 03:29:18 main: digest: sha256:bd692ca688b5ef065f92e5327acf11e959fbc959b711a5d12c0d465448c445b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:18 ===================================================== [Pipeline] echo 03:29:18 taggedImages: 03:29:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:29:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.96 03:29:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:29:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:29:18 0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:18 latest 03:29:18 4.1.0-dev.96 03:29:18 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:18 main 03:29:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:29:19 83c7a5dc4375: Preparing 03:29:19 5ac2e58096ae: Preparing 03:29:19 7ed650509212: Preparing 03:29:19 7b3adbd268f0: Preparing 03:29:19 7683e93bab61: Preparing 03:29:19 d96e397c1046: Preparing 03:29:19 d3bf3b2739ea: Preparing 03:29:19 bce904b9aa9d: Preparing 03:29:19 c4e71c2a4573: Preparing 03:29:19 d96e397c1046: Waiting 03:29:19 d3bf3b2739ea: Waiting 03:29:19 bce904b9aa9d: Waiting 03:29:19 c4e71c2a4573: Waiting 03:29:19 7683e93bab61: Layer already exists 03:29:19 d96e397c1046: Layer already exists 03:29:19 d3bf3b2739ea: Layer already exists 03:29:19 7ed650509212: Pushed 03:29:19 bce904b9aa9d: Layer already exists 03:29:19 83c7a5dc4375: Pushed 03:29:19 5ac2e58096ae: Pushed 03:29:19 c4e71c2a4573: Layer already exists 03:29:29 7b3adbd268f0: Pushed 03:29:29 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:6e73fd56563a04c425b1d78159d86ca3e7077e81b2e427ea61aa7d89bb179b67 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:30 + 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 03:29:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:29:30 83c7a5dc4375: Preparing 03:29:30 5ac2e58096ae: Preparing 03:29:30 7ed650509212: Preparing 03:29:30 7b3adbd268f0: Preparing 03:29:30 7683e93bab61: Preparing 03:29:30 d96e397c1046: Preparing 03:29:30 d3bf3b2739ea: Preparing 03:29:30 bce904b9aa9d: Preparing 03:29:30 c4e71c2a4573: Preparing 03:29:30 d96e397c1046: Waiting 03:29:30 d3bf3b2739ea: Waiting 03:29:30 bce904b9aa9d: Waiting 03:29:30 c4e71c2a4573: Waiting 03:29:30 7683e93bab61: Layer already exists 03:29:30 5ac2e58096ae: Layer already exists 03:29:30 7ed650509212: Layer already exists 03:29:30 7b3adbd268f0: Layer already exists 03:29:30 83c7a5dc4375: Layer already exists 03:29:30 d3bf3b2739ea: Layer already exists 03:29:30 d96e397c1046: Layer already exists 03:29:30 c4e71c2a4573: Layer already exists 03:29:30 bce904b9aa9d: Layer already exists 03:29:30 latest: digest: sha256:6e73fd56563a04c425b1d78159d86ca3e7077e81b2e427ea61aa7d89bb179b67 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.96 03:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:29:31 83c7a5dc4375: Preparing 03:29:31 5ac2e58096ae: Preparing 03:29:31 7ed650509212: Preparing 03:29:31 7b3adbd268f0: Preparing 03:29:31 7683e93bab61: Preparing 03:29:31 d96e397c1046: Preparing 03:29:31 d3bf3b2739ea: Preparing 03:29:31 bce904b9aa9d: Preparing 03:29:31 c4e71c2a4573: Preparing 03:29:31 d96e397c1046: Waiting 03:29:31 d3bf3b2739ea: Waiting 03:29:31 bce904b9aa9d: Waiting 03:29:31 c4e71c2a4573: Waiting 03:29:31 7ed650509212: Layer already exists 03:29:31 7b3adbd268f0: Layer already exists 03:29:31 83c7a5dc4375: Layer already exists 03:29:31 5ac2e58096ae: Layer already exists 03:29:31 7683e93bab61: Layer already exists 03:29:31 d3bf3b2739ea: Layer already exists 03:29:31 bce904b9aa9d: Layer already exists 03:29:31 c4e71c2a4573: Layer already exists 03:29:31 d96e397c1046: Layer already exists 03:29:31 4.1.0-dev.96: digest: sha256:6e73fd56563a04c425b1d78159d86ca3e7077e81b2e427ea61aa7d89bb179b67 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:29:32 83c7a5dc4375: Preparing 03:29:32 5ac2e58096ae: Preparing 03:29:32 7ed650509212: Preparing 03:29:32 7b3adbd268f0: Preparing 03:29:32 7683e93bab61: Preparing 03:29:32 d96e397c1046: Preparing 03:29:32 d3bf3b2739ea: Preparing 03:29:32 d96e397c1046: Waiting 03:29:32 bce904b9aa9d: Preparing 03:29:32 d3bf3b2739ea: Waiting 03:29:32 c4e71c2a4573: Preparing 03:29:32 bce904b9aa9d: Waiting 03:29:32 c4e71c2a4573: Waiting 03:29:32 7683e93bab61: Layer already exists 03:29:32 7b3adbd268f0: Layer already exists 03:29:32 83c7a5dc4375: Layer already exists 03:29:32 7ed650509212: Layer already exists 03:29:32 5ac2e58096ae: Layer already exists 03:29:32 bce904b9aa9d: Layer already exists 03:29:32 d3bf3b2739ea: Layer already exists 03:29:32 c4e71c2a4573: Layer already exists 03:29:32 d96e397c1046: Layer already exists 03:29:32 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:6e73fd56563a04c425b1d78159d86ca3e7077e81b2e427ea61aa7d89bb179b67 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:29:32 83c7a5dc4375: Preparing 03:29:32 5ac2e58096ae: Preparing 03:29:32 7ed650509212: Preparing 03:29:32 7b3adbd268f0: Preparing 03:29:32 7683e93bab61: Preparing 03:29:32 d96e397c1046: Preparing 03:29:32 d3bf3b2739ea: Preparing 03:29:32 bce904b9aa9d: Preparing 03:29:32 c4e71c2a4573: Preparing 03:29:32 d96e397c1046: Waiting 03:29:32 d3bf3b2739ea: Waiting 03:29:32 bce904b9aa9d: Waiting 03:29:32 c4e71c2a4573: Waiting 03:29:32 7683e93bab61: Layer already exists 03:29:32 83c7a5dc4375: Layer already exists 03:29:32 7b3adbd268f0: Layer already exists 03:29:32 5ac2e58096ae: Layer already exists 03:29:32 7ed650509212: Layer already exists 03:29:32 d96e397c1046: Layer already exists 03:29:32 d3bf3b2739ea: Layer already exists 03:29:32 bce904b9aa9d: Layer already exists 03:29:32 c4e71c2a4573: Layer already exists 03:29:32 main: digest: sha256:6e73fd56563a04c425b1d78159d86ca3e7077e81b2e427ea61aa7d89bb179b67 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:33 ===================================================== [Pipeline] echo 03:29:33 taggedImages: 03:29:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:29:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.96 03:29:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:29:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:29:33 0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:33 latest 03:29:33 4.1.0-dev.96 03:29:33 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:33 main 03:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:34 baa6ec335eaf: Preparing 03:29:34 27a58e7e14a6: Preparing 03:29:34 347b70f24343: Preparing 03:29:34 3892420adbb6: Preparing 03:29:34 db91c004e41d: Preparing 03:29:34 7683e93bab61: Preparing 03:29:34 d96e397c1046: Preparing 03:29:34 5b5e929241b9: Preparing 03:29:34 a2f69e1d803a: Preparing 03:29:34 0360b24f07b6: Preparing 03:29:34 c4e71c2a4573: Preparing 03:29:34 7683e93bab61: Waiting 03:29:34 d96e397c1046: Waiting 03:29:34 5b5e929241b9: Waiting 03:29:34 a2f69e1d803a: Waiting 03:29:34 c4e71c2a4573: Waiting 03:29:34 0360b24f07b6: Waiting 03:29:34 baa6ec335eaf: Pushed 03:29:34 3892420adbb6: Pushed 03:29:34 27a58e7e14a6: Pushed 03:29:34 7683e93bab61: Layer already exists 03:29:34 db91c004e41d: Pushed 03:29:34 d96e397c1046: Layer already exists 03:29:34 c4e71c2a4573: Layer already exists 03:29:34 5b5e929241b9: Pushed 03:29:34 a2f69e1d803a: Pushed 03:29:37 0360b24f07b6: Pushed 03:29:40 347b70f24343: Pushed 03:29:42 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:5f508708c040530d07e74598874cdd442caed2722431f0c81f5119d7e86a8fd4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:42 + 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 03:29:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:43 baa6ec335eaf: Preparing 03:29:43 27a58e7e14a6: Preparing 03:29:43 347b70f24343: Preparing 03:29:43 3892420adbb6: Preparing 03:29:43 db91c004e41d: Preparing 03:29:43 7683e93bab61: Preparing 03:29:43 d96e397c1046: Preparing 03:29:43 5b5e929241b9: Preparing 03:29:43 a2f69e1d803a: Preparing 03:29:43 0360b24f07b6: Preparing 03:29:43 c4e71c2a4573: Preparing 03:29:43 5b5e929241b9: Waiting 03:29:43 a2f69e1d803a: Waiting 03:29:43 7683e93bab61: Waiting 03:29:43 0360b24f07b6: Waiting 03:29:43 c4e71c2a4573: Waiting 03:29:43 d96e397c1046: Waiting 03:29:43 347b70f24343: Layer already exists 03:29:43 27a58e7e14a6: Layer already exists 03:29:43 3892420adbb6: Layer already exists 03:29:43 baa6ec335eaf: Layer already exists 03:29:43 db91c004e41d: Layer already exists 03:29:43 d96e397c1046: Layer already exists 03:29:43 5b5e929241b9: Layer already exists 03:29:43 a2f69e1d803a: Layer already exists 03:29:43 7683e93bab61: Layer already exists 03:29:43 0360b24f07b6: Layer already exists 03:29:43 c4e71c2a4573: Layer already exists 03:29:43 latest: digest: sha256:5f508708c040530d07e74598874cdd442caed2722431f0c81f5119d7e86a8fd4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.96 03:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:44 baa6ec335eaf: Preparing 03:29:44 27a58e7e14a6: Preparing 03:29:44 347b70f24343: Preparing 03:29:44 3892420adbb6: Preparing 03:29:44 db91c004e41d: Preparing 03:29:44 7683e93bab61: Preparing 03:29:44 d96e397c1046: Preparing 03:29:44 7683e93bab61: Waiting 03:29:44 5b5e929241b9: Preparing 03:29:44 d96e397c1046: Waiting 03:29:44 a2f69e1d803a: Preparing 03:29:44 0360b24f07b6: Preparing 03:29:44 c4e71c2a4573: Preparing 03:29:44 5b5e929241b9: Waiting 03:29:44 0360b24f07b6: Waiting 03:29:44 a2f69e1d803a: Waiting 03:29:44 db91c004e41d: Layer already exists 03:29:44 347b70f24343: Layer already exists 03:29:44 27a58e7e14a6: Layer already exists 03:29:44 3892420adbb6: Layer already exists 03:29:44 baa6ec335eaf: Layer already exists 03:29:44 7683e93bab61: Layer already exists 03:29:44 d96e397c1046: Layer already exists 03:29:44 5b5e929241b9: Layer already exists 03:29:44 0360b24f07b6: Layer already exists 03:29:44 a2f69e1d803a: Layer already exists 03:29:44 c4e71c2a4573: Layer already exists 03:29:44 4.1.0-dev.96: digest: sha256:5f508708c040530d07e74598874cdd442caed2722431f0c81f5119d7e86a8fd4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:45 baa6ec335eaf: Preparing 03:29:45 27a58e7e14a6: Preparing 03:29:45 347b70f24343: Preparing 03:29:45 3892420adbb6: Preparing 03:29:45 db91c004e41d: Preparing 03:29:45 7683e93bab61: Preparing 03:29:45 d96e397c1046: Preparing 03:29:45 7683e93bab61: Waiting 03:29:45 5b5e929241b9: Preparing 03:29:45 a2f69e1d803a: Preparing 03:29:45 d96e397c1046: Waiting 03:29:45 0360b24f07b6: Preparing 03:29:45 c4e71c2a4573: Preparing 03:29:45 5b5e929241b9: Waiting 03:29:45 a2f69e1d803a: Waiting 03:29:45 0360b24f07b6: Waiting 03:29:45 c4e71c2a4573: Waiting 03:29:45 baa6ec335eaf: Layer already exists 03:29:45 db91c004e41d: Layer already exists 03:29:45 3892420adbb6: Layer already exists 03:29:45 27a58e7e14a6: Layer already exists 03:29:45 347b70f24343: Layer already exists 03:29:45 5b5e929241b9: Layer already exists 03:29:45 d96e397c1046: Layer already exists 03:29:45 7683e93bab61: Layer already exists 03:29:45 a2f69e1d803a: Layer already exists 03:29:45 0360b24f07b6: Layer already exists 03:29:45 c4e71c2a4573: Layer already exists 03:29:45 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:5f508708c040530d07e74598874cdd442caed2722431f0c81f5119d7e86a8fd4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:46 baa6ec335eaf: Preparing 03:29:46 27a58e7e14a6: Preparing 03:29:46 347b70f24343: Preparing 03:29:46 3892420adbb6: Preparing 03:29:46 db91c004e41d: Preparing 03:29:46 7683e93bab61: Preparing 03:29:46 d96e397c1046: Preparing 03:29:46 5b5e929241b9: Preparing 03:29:46 a2f69e1d803a: Preparing 03:29:46 0360b24f07b6: Preparing 03:29:46 c4e71c2a4573: Preparing 03:29:46 d96e397c1046: Waiting 03:29:46 5b5e929241b9: Waiting 03:29:46 a2f69e1d803a: Waiting 03:29:46 7683e93bab61: Waiting 03:29:46 0360b24f07b6: Waiting 03:29:46 c4e71c2a4573: Waiting 03:29:46 baa6ec335eaf: Layer already exists 03:29:46 db91c004e41d: Layer already exists 03:29:46 27a58e7e14a6: Layer already exists 03:29:46 3892420adbb6: Layer already exists 03:29:46 347b70f24343: Layer already exists 03:29:46 d96e397c1046: Layer already exists 03:29:46 0360b24f07b6: Layer already exists 03:29:46 7683e93bab61: Layer already exists 03:29:46 a2f69e1d803a: Layer already exists 03:29:46 5b5e929241b9: Layer already exists 03:29:46 c4e71c2a4573: Layer already exists 03:29:46 main: digest: sha256:5f508708c040530d07e74598874cdd442caed2722431f0c81f5119d7e86a8fd4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:46 ===================================================== [Pipeline] echo 03:29:46 taggedImages: 03:29:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:29:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.96 03:29:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:29:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:29:46 0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:46 latest 03:29:46 4.1.0-dev.96 03:29:46 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:46 main 03:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:47 71a672362fe8: Preparing 03:29:47 f132c6904e65: Preparing 03:29:47 1e4472c8fd0f: Preparing 03:29:47 2923d74462d8: Preparing 03:29:47 4561f1fcdaa7: Preparing 03:29:47 60bfd251785e: Preparing 03:29:47 22ed03df372a: Preparing 03:29:47 7683e93bab61: Preparing 03:29:47 d96e397c1046: Preparing 03:29:47 10c40bc7a7d9: Preparing 03:29:47 74cda1a9ba67: Preparing 03:29:47 c4e71c2a4573: Preparing 03:29:47 60bfd251785e: Waiting 03:29:47 10c40bc7a7d9: Waiting 03:29:47 22ed03df372a: Waiting 03:29:47 74cda1a9ba67: Waiting 03:29:47 7683e93bab61: Waiting 03:29:47 c4e71c2a4573: Waiting 03:29:47 d96e397c1046: Waiting 03:29:47 4561f1fcdaa7: Pushed 03:29:47 f132c6904e65: Pushed 03:29:47 71a672362fe8: Pushed 03:29:47 7683e93bab61: Layer already exists 03:29:47 d96e397c1046: Layer already exists 03:29:47 60bfd251785e: Pushed 03:29:47 22ed03df372a: Pushed 03:29:47 c4e71c2a4573: Layer already exists 03:29:47 10c40bc7a7d9: Pushed 03:29:51 74cda1a9ba67: Pushed 03:29:53 2923d74462d8: Pushed 03:29:53 1e4472c8fd0f: Pushed 03:29:54 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:6a30d7b0555090ecbba036bf8ec1fb2d0cf72bce0990b0195fd402cdc40308f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:56 71a672362fe8: Preparing 03:29:56 f132c6904e65: Preparing 03:29:56 1e4472c8fd0f: Preparing 03:29:56 2923d74462d8: Preparing 03:29:56 4561f1fcdaa7: Preparing 03:29:56 60bfd251785e: Preparing 03:29:56 22ed03df372a: Preparing 03:29:56 7683e93bab61: Preparing 03:29:56 d96e397c1046: Preparing 03:29:56 10c40bc7a7d9: Preparing 03:29:56 74cda1a9ba67: Preparing 03:29:56 c4e71c2a4573: Preparing 03:29:56 d96e397c1046: Waiting 03:29:56 10c40bc7a7d9: Waiting 03:29:56 74cda1a9ba67: Waiting 03:29:56 c4e71c2a4573: Waiting 03:29:56 60bfd251785e: Waiting 03:29:56 22ed03df372a: Waiting 03:29:56 7683e93bab61: Waiting 03:29:56 4561f1fcdaa7: Layer already exists 03:29:56 2923d74462d8: Layer already exists 03:29:56 1e4472c8fd0f: Layer already exists 03:29:56 71a672362fe8: Layer already exists 03:29:56 f132c6904e65: Layer already exists 03:29:56 60bfd251785e: Layer already exists 03:29:56 22ed03df372a: Layer already exists 03:29:56 10c40bc7a7d9: Layer already exists 03:29:56 7683e93bab61: Layer already exists 03:29:56 d96e397c1046: Layer already exists 03:29:56 74cda1a9ba67: Layer already exists 03:29:56 c4e71c2a4573: Layer already exists 03:29:56 latest: digest: sha256:6a30d7b0555090ecbba036bf8ec1fb2d0cf72bce0990b0195fd402cdc40308f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.96 03:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:57 71a672362fe8: Preparing 03:29:57 f132c6904e65: Preparing 03:29:57 1e4472c8fd0f: Preparing 03:29:57 2923d74462d8: Preparing 03:29:57 4561f1fcdaa7: Preparing 03:29:57 60bfd251785e: Preparing 03:29:57 22ed03df372a: Preparing 03:29:57 7683e93bab61: Preparing 03:29:57 d96e397c1046: Preparing 03:29:57 10c40bc7a7d9: Preparing 03:29:57 74cda1a9ba67: Preparing 03:29:57 c4e71c2a4573: Preparing 03:29:57 d96e397c1046: Waiting 03:29:57 10c40bc7a7d9: Waiting 03:29:57 74cda1a9ba67: Waiting 03:29:57 c4e71c2a4573: Waiting 03:29:57 60bfd251785e: Waiting 03:29:57 22ed03df372a: Waiting 03:29:57 7683e93bab61: Waiting 03:29:57 2923d74462d8: Layer already exists 03:29:57 f132c6904e65: Layer already exists 03:29:57 1e4472c8fd0f: Layer already exists 03:29:57 4561f1fcdaa7: Layer already exists 03:29:57 71a672362fe8: Layer already exists 03:29:57 60bfd251785e: Layer already exists 03:29:57 7683e93bab61: Layer already exists 03:29:57 22ed03df372a: Layer already exists 03:29:57 10c40bc7a7d9: Layer already exists 03:29:57 d96e397c1046: Layer already exists 03:29:57 74cda1a9ba67: Layer already exists 03:29:57 c4e71c2a4573: Layer already exists 03:29:57 4.1.0-dev.96: digest: sha256:6a30d7b0555090ecbba036bf8ec1fb2d0cf72bce0990b0195fd402cdc40308f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:58 71a672362fe8: Preparing 03:29:58 f132c6904e65: Preparing 03:29:58 1e4472c8fd0f: Preparing 03:29:58 2923d74462d8: Preparing 03:29:58 4561f1fcdaa7: Preparing 03:29:58 60bfd251785e: Preparing 03:29:58 22ed03df372a: Preparing 03:29:58 60bfd251785e: Waiting 03:29:58 7683e93bab61: Preparing 03:29:58 22ed03df372a: Waiting 03:29:58 d96e397c1046: Preparing 03:29:58 7683e93bab61: Waiting 03:29:58 d96e397c1046: Waiting 03:29:58 10c40bc7a7d9: Preparing 03:29:58 10c40bc7a7d9: Waiting 03:29:58 74cda1a9ba67: Preparing 03:29:58 c4e71c2a4573: Preparing 03:29:58 74cda1a9ba67: Waiting 03:29:58 c4e71c2a4573: Waiting 03:29:58 4561f1fcdaa7: Layer already exists 03:29:58 f132c6904e65: Layer already exists 03:29:58 71a672362fe8: Layer already exists 03:29:58 1e4472c8fd0f: Layer already exists 03:29:58 2923d74462d8: Layer already exists 03:29:58 22ed03df372a: Layer already exists 03:29:58 60bfd251785e: Layer already exists 03:29:58 7683e93bab61: Layer already exists 03:29:58 10c40bc7a7d9: Layer already exists 03:29:58 d96e397c1046: Layer already exists 03:29:58 74cda1a9ba67: Layer already exists 03:29:58 c4e71c2a4573: Layer already exists 03:29:58 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:6a30d7b0555090ecbba036bf8ec1fb2d0cf72bce0990b0195fd402cdc40308f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:59 + 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 03:29:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:59 71a672362fe8: Preparing 03:29:59 f132c6904e65: Preparing 03:29:59 1e4472c8fd0f: Preparing 03:29:59 2923d74462d8: Preparing 03:29:59 4561f1fcdaa7: Preparing 03:29:59 60bfd251785e: Preparing 03:29:59 22ed03df372a: Preparing 03:29:59 7683e93bab61: Preparing 03:29:59 d96e397c1046: Preparing 03:29:59 10c40bc7a7d9: Preparing 03:29:59 74cda1a9ba67: Preparing 03:29:59 c4e71c2a4573: Preparing 03:29:59 60bfd251785e: Waiting 03:29:59 d96e397c1046: Waiting 03:29:59 22ed03df372a: Waiting 03:29:59 7683e93bab61: Waiting 03:29:59 10c40bc7a7d9: Waiting 03:29:59 c4e71c2a4573: Waiting 03:29:59 74cda1a9ba67: Waiting 03:29:59 f132c6904e65: Layer already exists 03:29:59 1e4472c8fd0f: Layer already exists 03:29:59 4561f1fcdaa7: Layer already exists 03:29:59 71a672362fe8: Layer already exists 03:29:59 2923d74462d8: Layer already exists 03:29:59 60bfd251785e: Layer already exists 03:29:59 22ed03df372a: Layer already exists 03:29:59 d96e397c1046: Layer already exists 03:29:59 7683e93bab61: Layer already exists 03:29:59 10c40bc7a7d9: Layer already exists 03:29:59 c4e71c2a4573: Layer already exists 03:29:59 74cda1a9ba67: Layer already exists 03:29:59 main: digest: sha256:6a30d7b0555090ecbba036bf8ec1fb2d0cf72bce0990b0195fd402cdc40308f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:59 ===================================================== [Pipeline] echo 03:29:59 taggedImages: 03:29:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:29:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.96 03:29:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:29:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:29:59 0e55265952fe87c758383d7debcfc0c5e18034b5 03:29:59 latest 03:29:59 4.1.0-dev.96 03:29:59 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:29:59 main 03:29:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:00 9cd33e206b05: Preparing 03:30:00 c7daf5416f61: Preparing 03:30:00 7683e93bab61: Preparing 03:30:00 d96e397c1046: Preparing 03:30:00 beaf4064c323: Preparing 03:30:00 352c22cee796: Preparing 03:30:00 c4e71c2a4573: Preparing 03:30:00 352c22cee796: Waiting 03:30:00 c4e71c2a4573: Waiting 03:30:00 d96e397c1046: Layer already exists 03:30:00 7683e93bab61: Layer already exists 03:30:00 beaf4064c323: Pushed 03:30:00 c4e71c2a4573: Layer already exists 03:30:00 9cd33e206b05: Pushed 03:30:02 352c22cee796: Pushed 03:30:08 c7daf5416f61: Pushed 03:30:08 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:b5db27547558856ae2e79ae7e76b99fc20e4e1891f8e7668e35c5f616b355b32 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:08 + 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 03:30:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:08 9cd33e206b05: Preparing 03:30:08 c7daf5416f61: Preparing 03:30:08 7683e93bab61: Preparing 03:30:08 d96e397c1046: Preparing 03:30:08 beaf4064c323: Preparing 03:30:08 352c22cee796: Preparing 03:30:08 c4e71c2a4573: Preparing 03:30:08 352c22cee796: Waiting 03:30:08 c4e71c2a4573: Waiting 03:30:08 beaf4064c323: Layer already exists 03:30:08 c7daf5416f61: Layer already exists 03:30:08 7683e93bab61: Layer already exists 03:30:08 d96e397c1046: Layer already exists 03:30:08 9cd33e206b05: Layer already exists 03:30:08 352c22cee796: Layer already exists 03:30:08 c4e71c2a4573: Layer already exists 03:30:08 latest: digest: sha256:b5db27547558856ae2e79ae7e76b99fc20e4e1891f8e7668e35c5f616b355b32 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.96 03:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:09 9cd33e206b05: Preparing 03:30:09 c7daf5416f61: Preparing 03:30:09 7683e93bab61: Preparing 03:30:09 d96e397c1046: Preparing 03:30:09 beaf4064c323: Preparing 03:30:09 352c22cee796: Preparing 03:30:09 c4e71c2a4573: Preparing 03:30:09 352c22cee796: Waiting 03:30:09 c4e71c2a4573: Waiting 03:30:09 beaf4064c323: Layer already exists 03:30:09 c7daf5416f61: Layer already exists 03:30:09 9cd33e206b05: Layer already exists 03:30:09 7683e93bab61: Layer already exists 03:30:09 d96e397c1046: Layer already exists 03:30:09 c4e71c2a4573: Layer already exists 03:30:09 352c22cee796: Layer already exists 03:30:09 4.1.0-dev.96: digest: sha256:b5db27547558856ae2e79ae7e76b99fc20e4e1891f8e7668e35c5f616b355b32 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:10 9cd33e206b05: Preparing 03:30:10 c7daf5416f61: Preparing 03:30:10 7683e93bab61: Preparing 03:30:10 d96e397c1046: Preparing 03:30:10 beaf4064c323: Preparing 03:30:10 352c22cee796: Preparing 03:30:10 c4e71c2a4573: Preparing 03:30:10 352c22cee796: Waiting 03:30:10 c4e71c2a4573: Waiting 03:30:10 c7daf5416f61: Layer already exists 03:30:10 beaf4064c323: Layer already exists 03:30:10 9cd33e206b05: Layer already exists 03:30:10 d96e397c1046: Layer already exists 03:30:10 7683e93bab61: Layer already exists 03:30:10 352c22cee796: Layer already exists 03:30:10 c4e71c2a4573: Layer already exists 03:30:10 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:b5db27547558856ae2e79ae7e76b99fc20e4e1891f8e7668e35c5f616b355b32 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:11 + 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 03:30:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:30:11 9cd33e206b05: Preparing 03:30:11 c7daf5416f61: Preparing 03:30:11 7683e93bab61: Preparing 03:30:11 d96e397c1046: Preparing 03:30:11 beaf4064c323: Preparing 03:30:11 352c22cee796: Preparing 03:30:11 c4e71c2a4573: Preparing 03:30:11 352c22cee796: Waiting 03:30:11 c4e71c2a4573: Waiting 03:30:11 9cd33e206b05: Layer already exists 03:30:11 beaf4064c323: Layer already exists 03:30:11 d96e397c1046: Layer already exists 03:30:11 7683e93bab61: Layer already exists 03:30:11 c7daf5416f61: Layer already exists 03:30:11 c4e71c2a4573: Layer already exists 03:30:11 352c22cee796: Layer already exists 03:30:11 main: digest: sha256:b5db27547558856ae2e79ae7e76b99fc20e4e1891f8e7668e35c5f616b355b32 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:11 ===================================================== [Pipeline] echo 03:30:11 taggedImages: 03:30:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:30:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.96 03:30:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:30:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:30:11 0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:11 latest 03:30:11 4.1.0-dev.96 03:30:11 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:11 main 03:30:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:12 fa1986e46b72: Preparing 03:30:12 d9b0d18e5497: Preparing 03:30:12 37f9bbd58ad3: Preparing 03:30:12 7683e93bab61: Preparing 03:30:12 d96e397c1046: Preparing 03:30:12 5bf1e8588fa1: Preparing 03:30:12 47033f0c63eb: Preparing 03:30:12 192e63d475be: Preparing 03:30:12 a9f84e3c8648: Preparing 03:30:12 c4e71c2a4573: Preparing 03:30:12 5bf1e8588fa1: Waiting 03:30:12 192e63d475be: Waiting 03:30:12 47033f0c63eb: Waiting 03:30:12 a9f84e3c8648: Waiting 03:30:12 c4e71c2a4573: Waiting 03:30:12 d96e397c1046: Layer already exists 03:30:12 7683e93bab61: Layer already exists 03:30:12 37f9bbd58ad3: Pushed 03:30:12 d9b0d18e5497: Pushed 03:30:12 fa1986e46b72: Pushed 03:30:12 c4e71c2a4573: Layer already exists 03:30:12 192e63d475be: Pushed 03:30:13 a9f84e3c8648: Pushed 03:30:26 47033f0c63eb: Pushed 03:30:41 5bf1e8588fa1: Pushed 03:30:41 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:b9ee55f886504f0c3dc4fb640249d89d7066416436b40f923fa23cace2d92b4b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + 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 03:30:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:41 fa1986e46b72: Preparing 03:30:41 d9b0d18e5497: Preparing 03:30:41 37f9bbd58ad3: Preparing 03:30:41 7683e93bab61: Preparing 03:30:41 d96e397c1046: Preparing 03:30:41 5bf1e8588fa1: Preparing 03:30:41 47033f0c63eb: Preparing 03:30:41 192e63d475be: Preparing 03:30:41 a9f84e3c8648: Preparing 03:30:41 c4e71c2a4573: Preparing 03:30:41 5bf1e8588fa1: Waiting 03:30:41 47033f0c63eb: Waiting 03:30:41 192e63d475be: Waiting 03:30:41 a9f84e3c8648: Waiting 03:30:41 c4e71c2a4573: Waiting 03:30:41 d9b0d18e5497: Layer already exists 03:30:41 7683e93bab61: Layer already exists 03:30:41 fa1986e46b72: Layer already exists 03:30:41 d96e397c1046: Layer already exists 03:30:41 37f9bbd58ad3: Layer already exists 03:30:41 5bf1e8588fa1: Layer already exists 03:30:41 47033f0c63eb: Layer already exists 03:30:41 192e63d475be: Layer already exists 03:30:41 a9f84e3c8648: Layer already exists 03:30:41 c4e71c2a4573: Layer already exists 03:30:42 latest: digest: sha256:b9ee55f886504f0c3dc4fb640249d89d7066416436b40f923fa23cace2d92b4b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.96 03:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:42 fa1986e46b72: Preparing 03:30:42 d9b0d18e5497: Preparing 03:30:42 37f9bbd58ad3: Preparing 03:30:42 7683e93bab61: Preparing 03:30:42 d96e397c1046: Preparing 03:30:42 5bf1e8588fa1: Preparing 03:30:42 47033f0c63eb: Preparing 03:30:42 192e63d475be: Preparing 03:30:42 5bf1e8588fa1: Waiting 03:30:42 a9f84e3c8648: Preparing 03:30:42 47033f0c63eb: Waiting 03:30:42 c4e71c2a4573: Preparing 03:30:42 192e63d475be: Waiting 03:30:42 a9f84e3c8648: Waiting 03:30:42 c4e71c2a4573: Waiting 03:30:42 d9b0d18e5497: Layer already exists 03:30:42 fa1986e46b72: Layer already exists 03:30:42 d96e397c1046: Layer already exists 03:30:42 37f9bbd58ad3: Layer already exists 03:30:42 7683e93bab61: Layer already exists 03:30:42 47033f0c63eb: Layer already exists 03:30:42 5bf1e8588fa1: Layer already exists 03:30:42 c4e71c2a4573: Layer already exists 03:30:42 a9f84e3c8648: Layer already exists 03:30:42 192e63d475be: Layer already exists 03:30:42 4.1.0-dev.96: digest: sha256:b9ee55f886504f0c3dc4fb640249d89d7066416436b40f923fa23cace2d92b4b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:43 fa1986e46b72: Preparing 03:30:43 d9b0d18e5497: Preparing 03:30:43 37f9bbd58ad3: Preparing 03:30:43 7683e93bab61: Preparing 03:30:43 d96e397c1046: Preparing 03:30:43 5bf1e8588fa1: Preparing 03:30:43 47033f0c63eb: Preparing 03:30:43 192e63d475be: Preparing 03:30:43 a9f84e3c8648: Preparing 03:30:43 c4e71c2a4573: Preparing 03:30:43 47033f0c63eb: Waiting 03:30:43 192e63d475be: Waiting 03:30:43 a9f84e3c8648: Waiting 03:30:43 c4e71c2a4573: Waiting 03:30:43 5bf1e8588fa1: Waiting 03:30:43 37f9bbd58ad3: Layer already exists 03:30:43 d9b0d18e5497: Layer already exists 03:30:43 7683e93bab61: Layer already exists 03:30:43 fa1986e46b72: Layer already exists 03:30:43 d96e397c1046: Layer already exists 03:30:43 5bf1e8588fa1: Layer already exists 03:30:43 a9f84e3c8648: Layer already exists 03:30:43 47033f0c63eb: Layer already exists 03:30:43 c4e71c2a4573: Layer already exists 03:30:43 192e63d475be: Layer already exists 03:30:43 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:b9ee55f886504f0c3dc4fb640249d89d7066416436b40f923fa23cace2d92b4b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:44 + 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 03:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:46 fa1986e46b72: Preparing 03:30:46 d9b0d18e5497: Preparing 03:30:46 37f9bbd58ad3: Preparing 03:30:46 7683e93bab61: Preparing 03:30:46 d96e397c1046: Preparing 03:30:46 5bf1e8588fa1: Preparing 03:30:46 47033f0c63eb: Preparing 03:30:46 192e63d475be: Preparing 03:30:46 a9f84e3c8648: Preparing 03:30:46 c4e71c2a4573: Preparing 03:30:46 47033f0c63eb: Waiting 03:30:46 192e63d475be: Waiting 03:30:46 a9f84e3c8648: Waiting 03:30:46 c4e71c2a4573: Waiting 03:30:46 5bf1e8588fa1: Waiting 03:30:46 d96e397c1046: Layer already exists 03:30:46 37f9bbd58ad3: Layer already exists 03:30:46 d9b0d18e5497: Layer already exists 03:30:46 7683e93bab61: Layer already exists 03:30:46 fa1986e46b72: Layer already exists 03:30:46 5bf1e8588fa1: Layer already exists 03:30:46 c4e71c2a4573: Layer already exists 03:30:46 47033f0c63eb: Layer already exists 03:30:46 a9f84e3c8648: Layer already exists 03:30:46 192e63d475be: Layer already exists 03:30:47 main: digest: sha256:b9ee55f886504f0c3dc4fb640249d89d7066416436b40f923fa23cace2d92b4b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:47 ===================================================== [Pipeline] echo 03:30:47 taggedImages: 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.96 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:30:47 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:30:47 0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:47 latest 03:30:47 4.1.0-dev.96 03:30:47 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:47 main 03:30:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:48 cbcaba40ec00: Preparing 03:30:48 d72f28d57400: Preparing 03:30:48 17ee04a51e50: Preparing 03:30:48 7683e93bab61: Preparing 03:30:48 d96e397c1046: Preparing 03:30:48 5bf1e8588fa1: Preparing 03:30:48 a975d25b2856: Preparing 03:30:48 6ab12632f3f5: Preparing 03:30:48 c4e71c2a4573: Preparing 03:30:48 5bf1e8588fa1: Waiting 03:30:48 a975d25b2856: Waiting 03:30:48 6ab12632f3f5: Waiting 03:30:48 c4e71c2a4573: Waiting 03:30:48 d96e397c1046: Layer already exists 03:30:48 7683e93bab61: Layer already exists 03:30:48 5bf1e8588fa1: Layer already exists 03:30:48 17ee04a51e50: Pushed 03:30:48 d72f28d57400: Pushed 03:30:48 cbcaba40ec00: Pushed 03:30:48 c4e71c2a4573: Layer already exists 03:30:48 a975d25b2856: Pushed 03:30:48 6ab12632f3f5: Pushed 03:30:49 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:f1c87f3c2c0998f25e8c0c6c96b450c5ebdf5ed00a371630aa07789363760602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:49 + 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 03:30:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:49 cbcaba40ec00: Preparing 03:30:49 d72f28d57400: Preparing 03:30:49 17ee04a51e50: Preparing 03:30:49 7683e93bab61: Preparing 03:30:49 d96e397c1046: Preparing 03:30:49 5bf1e8588fa1: Preparing 03:30:49 a975d25b2856: Preparing 03:30:49 6ab12632f3f5: Preparing 03:30:49 c4e71c2a4573: Preparing 03:30:49 a975d25b2856: Waiting 03:30:49 6ab12632f3f5: Waiting 03:30:49 c4e71c2a4573: Waiting 03:30:49 5bf1e8588fa1: Waiting 03:30:49 d72f28d57400: Layer already exists 03:30:49 d96e397c1046: Layer already exists 03:30:49 17ee04a51e50: Layer already exists 03:30:49 cbcaba40ec00: Layer already exists 03:30:49 7683e93bab61: Layer already exists 03:30:49 5bf1e8588fa1: Layer already exists 03:30:49 a975d25b2856: Layer already exists 03:30:49 6ab12632f3f5: Layer already exists 03:30:49 c4e71c2a4573: Layer already exists 03:30:49 latest: digest: sha256:f1c87f3c2c0998f25e8c0c6c96b450c5ebdf5ed00a371630aa07789363760602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.96 03:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:50 cbcaba40ec00: Preparing 03:30:50 d72f28d57400: Preparing 03:30:50 17ee04a51e50: Preparing 03:30:50 7683e93bab61: Preparing 03:30:50 d96e397c1046: Preparing 03:30:50 5bf1e8588fa1: Preparing 03:30:50 a975d25b2856: Preparing 03:30:50 6ab12632f3f5: Preparing 03:30:50 c4e71c2a4573: Preparing 03:30:50 5bf1e8588fa1: Waiting 03:30:50 a975d25b2856: Waiting 03:30:50 6ab12632f3f5: Waiting 03:30:50 c4e71c2a4573: Waiting 03:30:50 cbcaba40ec00: Layer already exists 03:30:50 d72f28d57400: Layer already exists 03:30:50 17ee04a51e50: Layer already exists 03:30:50 7683e93bab61: Layer already exists 03:30:50 d96e397c1046: Layer already exists 03:30:50 c4e71c2a4573: Layer already exists 03:30:50 5bf1e8588fa1: Layer already exists 03:30:50 a975d25b2856: Layer already exists 03:30:50 6ab12632f3f5: Layer already exists 03:30:51 4.1.0-dev.96: digest: sha256:f1c87f3c2c0998f25e8c0c6c96b450c5ebdf5ed00a371630aa07789363760602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:51 cbcaba40ec00: Preparing 03:30:51 d72f28d57400: Preparing 03:30:51 17ee04a51e50: Preparing 03:30:51 7683e93bab61: Preparing 03:30:51 d96e397c1046: Preparing 03:30:51 5bf1e8588fa1: Preparing 03:30:51 a975d25b2856: Preparing 03:30:51 6ab12632f3f5: Preparing 03:30:51 c4e71c2a4573: Preparing 03:30:51 a975d25b2856: Waiting 03:30:51 6ab12632f3f5: Waiting 03:30:51 c4e71c2a4573: Waiting 03:30:51 5bf1e8588fa1: Waiting 03:30:51 cbcaba40ec00: Layer already exists 03:30:51 d96e397c1046: Layer already exists 03:30:51 d72f28d57400: Layer already exists 03:30:51 7683e93bab61: Layer already exists 03:30:51 17ee04a51e50: Layer already exists 03:30:51 5bf1e8588fa1: Layer already exists 03:30:51 6ab12632f3f5: Layer already exists 03:30:51 c4e71c2a4573: Layer already exists 03:30:51 a975d25b2856: Layer already exists 03:30:52 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:f1c87f3c2c0998f25e8c0c6c96b450c5ebdf5ed00a371630aa07789363760602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:52 + 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 03:30:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:52 cbcaba40ec00: Preparing 03:30:52 d72f28d57400: Preparing 03:30:52 17ee04a51e50: Preparing 03:30:52 7683e93bab61: Preparing 03:30:52 d96e397c1046: Preparing 03:30:52 5bf1e8588fa1: Preparing 03:30:52 a975d25b2856: Preparing 03:30:52 6ab12632f3f5: Preparing 03:30:52 c4e71c2a4573: Preparing 03:30:52 5bf1e8588fa1: Waiting 03:30:52 a975d25b2856: Waiting 03:30:52 6ab12632f3f5: Waiting 03:30:52 c4e71c2a4573: Waiting 03:30:52 7683e93bab61: Layer already exists 03:30:52 17ee04a51e50: Layer already exists 03:30:52 d96e397c1046: Layer already exists 03:30:52 cbcaba40ec00: Layer already exists 03:30:52 d72f28d57400: Layer already exists 03:30:52 a975d25b2856: Layer already exists 03:30:52 5bf1e8588fa1: Layer already exists 03:30:52 6ab12632f3f5: Layer already exists 03:30:52 c4e71c2a4573: Layer already exists 03:30:52 main: digest: sha256:f1c87f3c2c0998f25e8c0c6c96b450c5ebdf5ed00a371630aa07789363760602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:53 ===================================================== [Pipeline] echo 03:30:53 taggedImages: 03:30:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:30:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.96 03:30:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:30:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:30:53 0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:53 latest 03:30:53 4.1.0-dev.96 03:30:53 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:30:53 main 03:30:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:30:53 1d37f2d97cf9: Preparing 03:30:53 408cc5811e20: Preparing 03:30:53 1836fe5bb747: Preparing 03:30:53 7683e93bab61: Preparing 03:30:53 d96e397c1046: Preparing 03:30:53 815e5ba95ff4: Preparing 03:30:53 192e63d475be: Preparing 03:30:53 a9f84e3c8648: Preparing 03:30:53 c4e71c2a4573: Preparing 03:30:53 815e5ba95ff4: Waiting 03:30:53 192e63d475be: Waiting 03:30:53 a9f84e3c8648: Waiting 03:30:53 c4e71c2a4573: Waiting 03:30:53 7683e93bab61: Layer already exists 03:30:53 d96e397c1046: Layer already exists 03:30:54 192e63d475be: Layer already exists 03:30:54 a9f84e3c8648: Layer already exists 03:30:54 408cc5811e20: Pushed 03:30:54 1836fe5bb747: Pushed 03:30:54 1d37f2d97cf9: Pushed 03:30:54 c4e71c2a4573: Layer already exists 03:31:26 815e5ba95ff4: Pushed 03:31:26 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:64a37c153f7e9f6988be481e79270e33621459216a42163294f6f4bd7c65131d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:26 + 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 03:31:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:26 1d37f2d97cf9: Preparing 03:31:26 408cc5811e20: Preparing 03:31:26 1836fe5bb747: Preparing 03:31:26 7683e93bab61: Preparing 03:31:26 d96e397c1046: Preparing 03:31:26 815e5ba95ff4: Preparing 03:31:26 192e63d475be: Preparing 03:31:26 a9f84e3c8648: Preparing 03:31:26 c4e71c2a4573: Preparing 03:31:26 192e63d475be: Waiting 03:31:26 a9f84e3c8648: Waiting 03:31:26 815e5ba95ff4: Waiting 03:31:26 1836fe5bb747: Layer already exists 03:31:26 d96e397c1046: Layer already exists 03:31:26 1d37f2d97cf9: Layer already exists 03:31:26 7683e93bab61: Layer already exists 03:31:26 408cc5811e20: Layer already exists 03:31:26 c4e71c2a4573: Layer already exists 03:31:26 a9f84e3c8648: Layer already exists 03:31:26 192e63d475be: Layer already exists 03:31:26 815e5ba95ff4: Layer already exists 03:31:27 latest: digest: sha256:64a37c153f7e9f6988be481e79270e33621459216a42163294f6f4bd7c65131d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.96 03:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:27 1d37f2d97cf9: Preparing 03:31:27 408cc5811e20: Preparing 03:31:27 1836fe5bb747: Preparing 03:31:27 7683e93bab61: Preparing 03:31:27 d96e397c1046: Preparing 03:31:27 815e5ba95ff4: Preparing 03:31:27 192e63d475be: Preparing 03:31:27 a9f84e3c8648: Preparing 03:31:27 c4e71c2a4573: Preparing 03:31:27 a9f84e3c8648: Waiting 03:31:27 c4e71c2a4573: Waiting 03:31:27 815e5ba95ff4: Waiting 03:31:27 192e63d475be: Waiting 03:31:27 1836fe5bb747: Layer already exists 03:31:27 d96e397c1046: Layer already exists 03:31:27 7683e93bab61: Layer already exists 03:31:27 408cc5811e20: Layer already exists 03:31:27 1d37f2d97cf9: Layer already exists 03:31:27 192e63d475be: Layer already exists 03:31:27 c4e71c2a4573: Layer already exists 03:31:27 815e5ba95ff4: Layer already exists 03:31:27 a9f84e3c8648: Layer already exists 03:31:28 4.1.0-dev.96: digest: sha256:64a37c153f7e9f6988be481e79270e33621459216a42163294f6f4bd7c65131d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:28 1d37f2d97cf9: Preparing 03:31:28 408cc5811e20: Preparing 03:31:28 1836fe5bb747: Preparing 03:31:28 7683e93bab61: Preparing 03:31:28 d96e397c1046: Preparing 03:31:28 815e5ba95ff4: Preparing 03:31:28 192e63d475be: Preparing 03:31:28 a9f84e3c8648: Preparing 03:31:28 c4e71c2a4573: Preparing 03:31:28 192e63d475be: Waiting 03:31:28 a9f84e3c8648: Waiting 03:31:28 c4e71c2a4573: Waiting 03:31:28 815e5ba95ff4: Waiting 03:31:28 d96e397c1046: Layer already exists 03:31:28 408cc5811e20: Layer already exists 03:31:28 1836fe5bb747: Layer already exists 03:31:28 1d37f2d97cf9: Layer already exists 03:31:28 7683e93bab61: Layer already exists 03:31:28 a9f84e3c8648: Layer already exists 03:31:28 815e5ba95ff4: Layer already exists 03:31:28 192e63d475be: Layer already exists 03:31:28 c4e71c2a4573: Layer already exists 03:31:29 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:64a37c153f7e9f6988be481e79270e33621459216a42163294f6f4bd7c65131d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:29 + 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 03:31:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:31:29 1d37f2d97cf9: Preparing 03:31:29 408cc5811e20: Preparing 03:31:29 1836fe5bb747: Preparing 03:31:29 7683e93bab61: Preparing 03:31:29 d96e397c1046: Preparing 03:31:29 815e5ba95ff4: Preparing 03:31:29 192e63d475be: Preparing 03:31:29 a9f84e3c8648: Preparing 03:31:29 c4e71c2a4573: Preparing 03:31:29 192e63d475be: Waiting 03:31:29 a9f84e3c8648: Waiting 03:31:29 c4e71c2a4573: Waiting 03:31:29 815e5ba95ff4: Waiting 03:31:29 7683e93bab61: Layer already exists 03:31:29 1836fe5bb747: Layer already exists 03:31:29 1d37f2d97cf9: Layer already exists 03:31:29 408cc5811e20: Layer already exists 03:31:29 d96e397c1046: Layer already exists 03:31:29 a9f84e3c8648: Layer already exists 03:31:29 192e63d475be: Layer already exists 03:31:29 815e5ba95ff4: Layer already exists 03:31:29 c4e71c2a4573: Layer already exists 03:31:29 main: digest: sha256:64a37c153f7e9f6988be481e79270e33621459216a42163294f6f4bd7c65131d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:30 ===================================================== [Pipeline] echo 03:31:30 taggedImages: 03:31:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:31:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:31:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.96 03:31:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:31:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:31:30 0e55265952fe87c758383d7debcfc0c5e18034b5 03:31:30 latest 03:31:30 4.1.0-dev.96 03:31:30 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:30 main 03:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:30 af0525688d6b: Preparing 03:31:30 e11e9edf5ffc: Preparing 03:31:30 7683e93bab61: Preparing 03:31:30 d96e397c1046: Preparing 03:31:30 451042da19c5: Preparing 03:31:30 cc9125975de4: Preparing 03:31:30 c4e71c2a4573: Preparing 03:31:30 cc9125975de4: Waiting 03:31:30 c4e71c2a4573: Waiting 03:31:30 7683e93bab61: Layer already exists 03:31:30 d96e397c1046: Layer already exists 03:31:31 c4e71c2a4573: Layer already exists 03:31:31 af0525688d6b: Pushed 03:31:31 451042da19c5: Pushed 03:31:32 cc9125975de4: Pushed 03:31:40 e11e9edf5ffc: Pushed 03:31:40 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:328519140df0537f317945bd363926ae45c7708adf09f3d78e75b314d6a05115 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:41 af0525688d6b: Preparing 03:31:41 e11e9edf5ffc: Preparing 03:31:41 7683e93bab61: Preparing 03:31:41 d96e397c1046: Preparing 03:31:41 451042da19c5: Preparing 03:31:41 cc9125975de4: Preparing 03:31:41 c4e71c2a4573: Preparing 03:31:41 cc9125975de4: Waiting 03:31:41 c4e71c2a4573: Waiting 03:31:41 d96e397c1046: Layer already exists 03:31:41 451042da19c5: Layer already exists 03:31:41 e11e9edf5ffc: Layer already exists 03:31:41 af0525688d6b: Layer already exists 03:31:41 7683e93bab61: Layer already exists 03:31:41 c4e71c2a4573: Layer already exists 03:31:41 cc9125975de4: Layer already exists 03:31:41 latest: digest: sha256:328519140df0537f317945bd363926ae45c7708adf09f3d78e75b314d6a05115 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.96 03:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:42 af0525688d6b: Preparing 03:31:42 e11e9edf5ffc: Preparing 03:31:42 7683e93bab61: Preparing 03:31:42 d96e397c1046: Preparing 03:31:42 451042da19c5: Preparing 03:31:42 cc9125975de4: Preparing 03:31:42 c4e71c2a4573: Preparing 03:31:42 cc9125975de4: Waiting 03:31:42 c4e71c2a4573: Waiting 03:31:42 d96e397c1046: Layer already exists 03:31:42 af0525688d6b: Layer already exists 03:31:42 451042da19c5: Layer already exists 03:31:42 e11e9edf5ffc: Layer already exists 03:31:42 7683e93bab61: Layer already exists 03:31:42 cc9125975de4: Layer already exists 03:31:42 c4e71c2a4573: Layer already exists 03:31:42 4.1.0-dev.96: digest: sha256:328519140df0537f317945bd363926ae45c7708adf09f3d78e75b314d6a05115 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:43 af0525688d6b: Preparing 03:31:43 e11e9edf5ffc: Preparing 03:31:43 7683e93bab61: Preparing 03:31:43 d96e397c1046: Preparing 03:31:43 451042da19c5: Preparing 03:31:43 cc9125975de4: Preparing 03:31:43 c4e71c2a4573: Preparing 03:31:43 cc9125975de4: Waiting 03:31:43 c4e71c2a4573: Waiting 03:31:43 451042da19c5: Layer already exists 03:31:43 af0525688d6b: Layer already exists 03:31:43 d96e397c1046: Layer already exists 03:31:43 7683e93bab61: Layer already exists 03:31:43 e11e9edf5ffc: Layer already exists 03:31:43 cc9125975de4: Layer already exists 03:31:43 c4e71c2a4573: Layer already exists 03:31:43 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:328519140df0537f317945bd363926ae45c7708adf09f3d78e75b314d6a05115 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:44 af0525688d6b: Preparing 03:31:44 e11e9edf5ffc: Preparing 03:31:44 7683e93bab61: Preparing 03:31:44 d96e397c1046: Preparing 03:31:44 451042da19c5: Preparing 03:31:44 cc9125975de4: Preparing 03:31:44 c4e71c2a4573: Preparing 03:31:44 cc9125975de4: Waiting 03:31:44 af0525688d6b: Layer already exists 03:31:44 e11e9edf5ffc: Layer already exists 03:31:44 7683e93bab61: Layer already exists 03:31:44 451042da19c5: Layer already exists 03:31:44 d96e397c1046: Layer already exists 03:31:44 cc9125975de4: Layer already exists 03:31:44 c4e71c2a4573: Layer already exists 03:31:44 main: digest: sha256:328519140df0537f317945bd363926ae45c7708adf09f3d78e75b314d6a05115 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:44 ===================================================== [Pipeline] echo 03:31:44 taggedImages: 03:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.96 03:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:31:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:31:44 0e55265952fe87c758383d7debcfc0c5e18034b5 03:31:44 latest 03:31:44 4.1.0-dev.96 03:31:44 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:44 main 03:31:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:45 fa3a0b10b61d: Preparing 03:31:45 922d66b0ac06: Preparing 03:31:45 7683e93bab61: Preparing 03:31:45 d96e397c1046: Preparing 03:31:45 08e137573128: Preparing 03:31:45 a52a50f78e4e: Preparing 03:31:45 c4e71c2a4573: Preparing 03:31:45 a52a50f78e4e: Waiting 03:31:45 c4e71c2a4573: Waiting 03:31:45 d96e397c1046: Layer already exists 03:31:45 7683e93bab61: Layer already exists 03:31:45 c4e71c2a4573: Layer already exists 03:31:45 08e137573128: Pushed 03:31:45 fa3a0b10b61d: Pushed 03:31:46 a52a50f78e4e: Pushed 03:31:54 922d66b0ac06: Pushed 03:31:54 0e55265952fe87c758383d7debcfc0c5e18034b5: digest: sha256:56c659cc42ed18dae88fe728158c586b31a01d66c90645b194e8a62a70426e41 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:54 fa3a0b10b61d: Preparing 03:31:54 922d66b0ac06: Preparing 03:31:54 7683e93bab61: Preparing 03:31:54 d96e397c1046: Preparing 03:31:54 08e137573128: Preparing 03:31:54 a52a50f78e4e: Preparing 03:31:54 c4e71c2a4573: Preparing 03:31:54 a52a50f78e4e: Waiting 03:31:54 c4e71c2a4573: Waiting 03:31:54 7683e93bab61: Layer already exists 03:31:54 fa3a0b10b61d: Layer already exists 03:31:54 d96e397c1046: Layer already exists 03:31:54 922d66b0ac06: Layer already exists 03:31:54 08e137573128: Layer already exists 03:31:54 c4e71c2a4573: Layer already exists 03:31:54 a52a50f78e4e: Layer already exists 03:31:55 latest: digest: sha256:56c659cc42ed18dae88fe728158c586b31a01d66c90645b194e8a62a70426e41 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.96 03:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:55 fa3a0b10b61d: Preparing 03:31:55 922d66b0ac06: Preparing 03:31:55 7683e93bab61: Preparing 03:31:55 d96e397c1046: Preparing 03:31:55 08e137573128: Preparing 03:31:55 a52a50f78e4e: Preparing 03:31:55 c4e71c2a4573: Preparing 03:31:55 a52a50f78e4e: Waiting 03:31:55 c4e71c2a4573: Waiting 03:31:55 922d66b0ac06: Layer already exists 03:31:55 d96e397c1046: Layer already exists 03:31:55 7683e93bab61: Layer already exists 03:31:55 08e137573128: Layer already exists 03:31:55 fa3a0b10b61d: Layer already exists 03:31:55 a52a50f78e4e: Layer already exists 03:31:55 c4e71c2a4573: Layer already exists 03:31:55 4.1.0-dev.96: digest: sha256:56c659cc42ed18dae88fe728158c586b31a01d66c90645b194e8a62a70426e41 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:56 fa3a0b10b61d: Preparing 03:31:56 922d66b0ac06: Preparing 03:31:56 7683e93bab61: Preparing 03:31:56 d96e397c1046: Preparing 03:31:56 08e137573128: Preparing 03:31:56 a52a50f78e4e: Preparing 03:31:56 c4e71c2a4573: Preparing 03:31:56 a52a50f78e4e: Waiting 03:31:56 c4e71c2a4573: Waiting 03:31:56 d96e397c1046: Layer already exists 03:31:56 08e137573128: Layer already exists 03:31:56 7683e93bab61: Layer already exists 03:31:56 922d66b0ac06: Layer already exists 03:31:56 fa3a0b10b61d: Layer already exists 03:31:56 a52a50f78e4e: Layer already exists 03:31:56 c4e71c2a4573: Layer already exists 03:31:57 0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96: digest: sha256:56c659cc42ed18dae88fe728158c586b31a01d66c90645b194e8a62a70426e41 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:57 fa3a0b10b61d: Preparing 03:31:57 922d66b0ac06: Preparing 03:31:57 7683e93bab61: Preparing 03:31:57 d96e397c1046: Preparing 03:31:57 08e137573128: Preparing 03:31:57 a52a50f78e4e: Preparing 03:31:57 c4e71c2a4573: Preparing 03:31:57 a52a50f78e4e: Waiting 03:31:57 c4e71c2a4573: Waiting 03:31:57 08e137573128: Layer already exists 03:31:57 d96e397c1046: Layer already exists 03:31:57 fa3a0b10b61d: Layer already exists 03:31:57 922d66b0ac06: Layer already exists 03:31:57 7683e93bab61: Layer already exists 03:31:57 a52a50f78e4e: Layer already exists 03:31:57 c4e71c2a4573: Layer already exists 03:31:57 main: digest: sha256:56c659cc42ed18dae88fe728158c586b31a01d66c90645b194e8a62a70426e41 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:58 ===================================================== [Pipeline] echo 03:31:58 taggedImages: 03:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 03:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.96 03:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 03:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] echo 03:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.96 [Pipeline] echo 03:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e55265952fe87c758383d7debcfc0c5e18034b5-4.1.0-dev.96 [Pipeline] echo 03:31:59 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 03:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:59 03:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:59 arm64: Pulling from edgex-lftools-log-publisher 03:31:59 8998bd30e6a1: Pulling fs layer 03:31:59 04944245beec: Pulling fs layer 03:31:59 699f458cf7ca: Pulling fs layer 03:31:59 765212b225bb: Pulling fs layer 03:31:59 f23df028b6ca: Pulling fs layer 03:31:59 d65c8cfc05b1: Pulling fs layer 03:31:59 2437ff75d9bd: Pulling fs layer 03:31:59 765212b225bb: Waiting 03:31:59 f23df028b6ca: Waiting 03:31:59 2437ff75d9bd: Waiting 03:32:00 04944245beec: Verifying Checksum 03:32:00 04944245beec: Download complete 03:32:00 765212b225bb: Verifying Checksum 03:32:00 765212b225bb: Download complete 03:32:00 f23df028b6ca: Verifying Checksum 03:32:00 f23df028b6ca: Download complete 03:32:00 d65c8cfc05b1: Download complete 03:32:00 699f458cf7ca: Verifying Checksum 03:32:00 699f458cf7ca: Download complete 03:32:00 8998bd30e6a1: Verifying Checksum 03:32:00 8998bd30e6a1: Download complete 03:32:03 2437ff75d9bd: Verifying Checksum 03:32:05 8998bd30e6a1: Pull complete 03:32:05 04944245beec: Pull complete 03:32:07 699f458cf7ca: Pull complete 03:32:07 765212b225bb: Pull complete 03:32:08 f23df028b6ca: Pull complete 03:32:08 d65c8cfc05b1: Pull complete 03:32:28 2437ff75d9bd: Pull complete 03:32:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:28 prd-ubuntu20.04-docker-arm64-4c-16g-1443 does not seem to be running inside a container 03:32:28 $ 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/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 03:32:31 $ docker top 5c16bd3ccce34e4e56e6ddf8f57854751d4fd1ec72e29c1a35af48356bc0a2d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:32 ---> job-cost.sh 03:32:32 lf-activate-venv: SKIPPING 03:32:32 INFO: No Stack... 03:32:33 INFO: Retrieving Pricing Info for: v3-standard-4 03:32:34 INFO: Archiving Costs [Pipeline] sh 03:32:34 + + cut -d, -f6 03:32:34 cat /w/workspace/edgex-go/951/archives/cost.csv [Pipeline] lock 03:32:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-951-stack-cost] 03:32:34 Resource [jenkins-edgexfoundry-edgex-go-main-951-stack-cost] did not exist. Created. 03:32:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-951-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:35 + echo total: 0.10999999940395355 [Pipeline] stash 03:32:36 Stashed 1 file(s) [Pipeline] } 03:32:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-951-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:36 $ docker stop --time=1 5c16bd3ccce34e4e56e6ddf8f57854751d4fd1ec72e29c1a35af48356bc0a2d2 03:32:38 $ docker rm -f --volumes 5c16bd3ccce34e4e56e6ddf8f57854751d4fd1ec72e29c1a35af48356bc0a2d2 [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 03:32:39 provisioning config files... 03:32:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/951@tmp/config11804155464528732618tmp [Pipeline] { [Pipeline] sh 03:32:39 + set +x 03:32:39 + curl -s https://codecov.io/bash 03:32:39 + bash -s -- 03:32:39 03:32:39 _____ _ 03:32:39 / ____| | | 03:32:39 | | ___ __| | ___ ___ _____ __ 03:32:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:32:39 | |___| (_) | (_| | __/ (_| (_) \ V / 03:32:39 \_____\___/ \__,_|\___|\___\___/ \_/ 03:32:39 Bash-1.0.6 03:32:39 03:32:39 03:32:39 ==> git version 2.25.1 found 03:32:39 ==> 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 03:32:39 Release-Date: 2020-01-08 03:32:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:32:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:32:39 ==> Jenkins CI detected. 03:32:39 current dir:  /w/workspace/edgex-go/951 03:32:39 project root: . 03:32:39 --> token set from env 03:32:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:32:39 ==> Running gcov in . (disable via -X gcov) 03:32:39 ==> Python coveragepy not found 03:32:39 ==> Searching for coverage reports in: 03:32:39 + . 03:32:39 -> Found 1 reports 03:32:39 ==> Detecting git/mercurial file structure 03:32:39 ==> Reading reports 03:32:39 + ./coverage.out bytes=1044038 03:32:39 ==> Appending adjustments 03:32:39 https://docs.codecov.io/docs/fixing-reports 03:32:41 + Found adjustments 03:32:41 ==> Gzipping contents 03:32:41 108K /tmp/codecov.STBA7q.gz 03:32:41 ==> Uploading reports 03:32:41 url: https://codecov.io 03:32:41 query: branch=main&commit=0e55265952fe87c758383d7debcfc0c5e18034b5&build=951&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F951%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:41 -> Pinging Codecov 03:32:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0e55265952fe87c758383d7debcfc0c5e18034b5&build=951&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F951%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:41 -> Uploading to 03:32:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0e55265952fe87c758383d7debcfc0c5e18034b5/4a3e3a95-f683-407f-8549-60571a69f695.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260202%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260202T033241Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b8c3555a36796f694d0520e6acb17e20c8fa20801cd4dccfa7480df7389593d2 03:32:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:41 Dload Upload Total Spent Left Speed 03:32:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 510k --:--:-- --:--:-- --:--:-- 508k 100 105k 0 0 100 105k 0 442k --:--:-- --:--:-- --:--:-- 440k 03:32:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0e55265952fe87c758383d7debcfc0c5e18034b5 [Pipeline] } 03:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:32:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:32:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:32:42 03:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:32:42 latest: Pulling from edgex-devops/edgex-snyk-go 03:32:42 2d35ebdb57d9: Already exists 03:32:42 85e8836fcdb2: Pulling fs layer 03:32:42 91631faa732a: Pulling fs layer 03:32:42 f3f5ae8826fa: Pulling fs layer 03:32:42 4f4fb700ef54: Pulling fs layer 03:32:42 7861252a18e6: Pulling fs layer 03:32:42 9130f900ef6f: Pulling fs layer 03:32:42 7861252a18e6: Waiting 03:32:42 4f4fb700ef54: Waiting 03:32:42 9130f900ef6f: Waiting 03:32:42 f3f5ae8826fa: Download complete 03:32:42 85e8836fcdb2: Verifying Checksum 03:32:42 85e8836fcdb2: Download complete 03:32:42 4f4fb700ef54: Verifying Checksum 03:32:42 4f4fb700ef54: Download complete 03:32:42 85e8836fcdb2: Pull complete 03:32:42 7861252a18e6: Verifying Checksum 03:32:42 7861252a18e6: Download complete 03:32:43 91631faa732a: Verifying Checksum 03:32:43 91631faa732a: Download complete 03:32:43 9130f900ef6f: Verifying Checksum 03:32:43 9130f900ef6f: Download complete 03:32:47 91631faa732a: Pull complete 03:32:47 f3f5ae8826fa: Pull complete 03:32:47 4f4fb700ef54: Pull complete 03:32:47 7861252a18e6: Pull complete 03:32:53 9130f900ef6f: Pull complete 03:32:53 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:53 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 03:32:53 $ 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/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 03:32:58 $ docker top 1c504f1a9ef3dec900dccac6df037a83e5af896e4320dacd37b9d4994c804fcc -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:58 + git config --global --add safe.directory /w/workspace/edgex-go/951 [Pipeline] echo 03:32:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:32:58 + set -o pipefail 03:32:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:33:08 03:33:08 Monitoring /w/workspace/edgex-go/951 (github.com/edgexfoundry/edgex-go)... 03:33:08 03:33:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b68c4657-f940-4114-98c6-d4b40b4c34b4 03:33:08 03:33:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:33:08 [Pipeline] } 03:33:08 $ docker stop --time=1 1c504f1a9ef3dec900dccac6df037a83e5af896e4320dacd37b9d4994c804fcc 03:33:13 $ docker rm -f --volumes 1c504f1a9ef3dec900dccac6df037a83e5af896e4320dacd37b9d4994c804fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:33:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:14 provisioning config files... 03:33:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/951@tmp/config15814313864977334634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:14 --> edgex-publish-swagger.sh 03:33:14 === Publish openapi API === 03:33:14 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:33:14 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/951/openapi/core-command.yaml] 03:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:14 Dload Upload Total Spent Left Speed 03:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 425 210k --:--:-- --:--:-- --:--:-- 209k 03:33:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:14 03:33:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/951/openapi/core-data.yaml] 03:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:14 Dload Upload Total Spent Left Speed 03:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 545 607k --:--:-- --:--:-- --:--:-- 608k 03:33:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:14 03:33:14 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/951/openapi/core-keeper.yaml] 03:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:14 Dload Upload Total Spent Left Speed 03:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 653 292k --:--:-- --:--:-- --:--:-- 292k 03:33:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:14 03:33:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/951/openapi/core-metadata.yaml] 03:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:14 Dload Upload Total Spent Left Speed 03:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 511 1239k --:--:-- --:--:-- --:--:-- 1239k 03:33:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:15 03:33:15 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/951/openapi/security-proxy-auth.yaml] 03:33:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:15 Dload Upload Total Spent Left Speed 03:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 528 191k --:--:-- --:--:-- --:--:-- 191k 03:33:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:15 03:33:15 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/951/openapi/security-secretstore-setup.yaml] 03:33:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:15 Dload Upload Total Spent Left Speed 03:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 640 37990 --:--:-- --:--:-- --:--:-- 38631 03:33:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:15 03:33:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/951/openapi/support-notifications.yaml] 03:33:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:15 Dload Upload Total Spent Left Speed 03:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 503 745k --:--:-- --:--:-- --:--:-- 751k 03:33:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:15 03:33:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/951/openapi/support-scheduler.yaml] 03:33:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:15 Dload Upload Total Spent Left Speed 03:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 603k --:--:-- --:--:-- --:--:-- 596k 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 420k 03:33:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:15 [Pipeline] } 03:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:33:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:16 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 03:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 03:33:16 $ docker top 61daf76530a41ae917d657d09dc1e1a89b8946d238fb6e6e2c5748b70e403d1b -eo pid,comm 03:33:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:33:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:16 [ssh-agent] Looking for ssh-agent implementation... 03:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:17 $ docker exec 61daf76530a41ae917d657d09dc1e1a89b8946d238fb6e6e2c5748b70e403d1b ssh-agent 03:33:17 SSH_AUTH_SOCK=/tmp/ssh-JAAfgyoMUtcp/agent.31 03:33:17 SSH_AGENT_PID=37 03:33:17 Running ssh-add (command line suppressed) 03:33:17 Identity added: /w/workspace/edgex-go/951@tmp/private_key_17678978146508044651.key (/w/workspace/edgex-go/951@tmp/private_key_17678978146508044651.key) 03:33:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:17 + git semver tag 03:33:17 2026-02-02 03:33:17,887 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:33:17 2026-02-02 03:33:17,891 [run_tag] DEBUG tag force:False 03:33:17 2026-02-02 03:33:17,891 [check_head_tag] DEBUG check head tag 03:33:18 2026-02-02 03:33:17,894 [execute] INFO git cat-file --batch-check 03:33:18 2026-02-02 03:33:17,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/951, stdin=, shell=False, universal_newlines=False) 03:33:18 2026-02-02 03:33:17,896 [execute] INFO git cat-file --batch 03:33:18 2026-02-02 03:33:17,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/951, stdin=, shell=False, universal_newlines=False) 03:33:18 2026-02-02 03:33:17,922 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 03:33:18 2026-02-02 03:33:17,922 [execute] INFO git tag -a v4.1.0-dev.96 -m v4.1.0-dev.96 03:33:18 2026-02-02 03:33:17,923 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.96', '-m', 'v4.1.0-dev.96'], cwd=/w/workspace/edgex-go/951, stdin=None, shell=False, universal_newlines=False) 03:33:18 2026-02-02 03:33:17,925 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 03:33:18 4.1.0-dev.96 [Pipeline] } 03:33:18 $ docker exec --env ******** --env ******** 61daf76530a41ae917d657d09dc1e1a89b8946d238fb6e6e2c5748b70e403d1b ssh-agent -k 03:33:18 unset SSH_AUTH_SOCK; 03:33:18 unset SSH_AGENT_PID; 03:33:18 echo Agent pid 37 killed; 03:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:18 + git semver [Pipeline] } 03:33:19 $ docker stop --time=1 61daf76530a41ae917d657d09dc1e1a89b8946d238fb6e6e2c5748b70e403d1b 03:33:20 $ docker rm -f --volumes 61daf76530a41ae917d657d09dc1e1a89b8946d238fb6e6e2c5748b70e403d1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:20 03:33:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:21 0.23.1-centos7: Pulling from edgex-lftools 03:33:21 ab5ef0e58194: Pulling fs layer 03:33:21 9712f1f96733: Pulling fs layer 03:33:21 63f879dbbcfc: Pulling fs layer 03:33:21 0d9ebad4ef96: Pulling fs layer 03:33:21 e9a5061849ea: Pulling fs layer 03:33:21 d747dcd14b5f: Pulling fs layer 03:33:21 2de7ff778b66: Pulling fs layer 03:33:21 0d9ebad4ef96: Waiting 03:33:21 e9a5061849ea: Waiting 03:33:21 d747dcd14b5f: Waiting 03:33:21 2de7ff778b66: Waiting 03:33:21 9712f1f96733: Verifying Checksum 03:33:21 9712f1f96733: Download complete 03:33:21 63f879dbbcfc: Verifying Checksum 03:33:21 63f879dbbcfc: Download complete 03:33:21 e9a5061849ea: Verifying Checksum 03:33:21 e9a5061849ea: Download complete 03:33:22 d747dcd14b5f: Verifying Checksum 03:33:22 d747dcd14b5f: Download complete 03:33:22 0d9ebad4ef96: Verifying Checksum 03:33:22 0d9ebad4ef96: Download complete 03:33:22 ab5ef0e58194: Verifying Checksum 03:33:22 ab5ef0e58194: Download complete 03:33:22 2de7ff778b66: Verifying Checksum 03:33:22 2de7ff778b66: Download complete 03:33:25 ab5ef0e58194: Pull complete 03:33:25 9712f1f96733: Pull complete 03:33:25 63f879dbbcfc: Pull complete 03:33:30 0d9ebad4ef96: Pull complete 03:33:30 e9a5061849ea: Pull complete 03:33:30 d747dcd14b5f: Pull complete 03:33:32 2de7ff778b66: Pull complete 03:33:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:32 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 03:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 03:33:36 $ docker top e4882edc9f05a165d277bd8a4b09763544494d04b6d22fb4765a5bffee859a73 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:33:36 provisioning config files... 03:33:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/951@tmp/config897306321208132087tmp 03:33:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/951@tmp/config15070176905544670912tmp 03:33:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/951@tmp/config13282504269778175071tmp [Pipeline] { [Pipeline] echo 03:33:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:33:36 ---> sigul-configuration.sh 03:33:36 gpg: directory `/root/.gnupg' created 03:33:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:33:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:33:36 gpg: keyring `/root/.gnupg/secring.gpg' created 03:33:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:33:36 gpg: CAST5 encrypted data 03:33:36 gpg: encrypted with 1 passphrase 03:33:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:33:36 + mkdir /home/jenkins 03:33:36 + mkdir /home/jenkins/sigul [Pipeline] sh 03:33:37 + 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 03:33:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:33:37 ---> sigul-install.sh 03:33:37 Sigul already installed; skipping installation. [Pipeline] sh 03:33:37 + git tag --list 03:33:37 0.6.0 03:33:37 0.6.1 03:33:37 0.7.0 03:33:37 0.7.1 03:33:37 v1.0.0 03:33:37 v1.0.1 03:33:37 v1.1.0 03:33:37 v1.2.0 03:33:37 v1.2.1 03:33:37 v1.3.0 03:33:37 v1.3.1 03:33:37 v2.0.0 03:33:37 v2.1.0 03:33:37 v2.1.1 03:33:37 v2.2.0 03:33:37 v2.3.0 03:33:37 v3.0 03:33:37 v3.0.0 03:33:37 v3.1 03:33:37 v3.1.0 03:33:37 v3.1.1 03:33:37 v4.0 03:33:37 v4.0.0 03:33:37 v4.0.1 03:33:37 v4.0.1-dev.1 03:33:37 v4.0.1-dev.2 03:33:37 v4.0.2-dev.1 03:33:37 v4.1.0-dev.1 03:33:37 v4.1.0-dev.10 03:33:37 v4.1.0-dev.11 03:33:37 v4.1.0-dev.12 03:33:37 v4.1.0-dev.13 03:33:37 v4.1.0-dev.14 03:33:37 v4.1.0-dev.15 03:33:37 v4.1.0-dev.16 03:33:37 v4.1.0-dev.17 03:33:37 v4.1.0-dev.18 03:33:37 v4.1.0-dev.19 03:33:37 v4.1.0-dev.2 03:33:37 v4.1.0-dev.20 03:33:37 v4.1.0-dev.21 03:33:37 v4.1.0-dev.22 03:33:37 v4.1.0-dev.23 03:33:37 v4.1.0-dev.24 03:33:37 v4.1.0-dev.25 03:33:37 v4.1.0-dev.26 03:33:37 v4.1.0-dev.27 03:33:37 v4.1.0-dev.28 03:33:37 v4.1.0-dev.29 03:33:37 v4.1.0-dev.3 03:33:37 v4.1.0-dev.30 03:33:37 v4.1.0-dev.31 03:33:37 v4.1.0-dev.32 03:33:37 v4.1.0-dev.33 03:33:37 v4.1.0-dev.34 03:33:37 v4.1.0-dev.35 03:33:37 v4.1.0-dev.36 03:33:37 v4.1.0-dev.37 03:33:37 v4.1.0-dev.38 03:33:37 v4.1.0-dev.39 03:33:37 v4.1.0-dev.4 03:33:37 v4.1.0-dev.40 03:33:37 v4.1.0-dev.41 03:33:37 v4.1.0-dev.42 03:33:37 v4.1.0-dev.43 03:33:37 v4.1.0-dev.44 03:33:37 v4.1.0-dev.45 03:33:37 v4.1.0-dev.46 03:33:37 v4.1.0-dev.47 03:33:37 v4.1.0-dev.48 03:33:37 v4.1.0-dev.49 03:33:37 v4.1.0-dev.5 03:33:37 v4.1.0-dev.50 03:33:37 v4.1.0-dev.51 03:33:37 v4.1.0-dev.52 03:33:37 v4.1.0-dev.53 03:33:37 v4.1.0-dev.54 03:33:37 v4.1.0-dev.55 03:33:37 v4.1.0-dev.56 03:33:37 v4.1.0-dev.57 03:33:37 v4.1.0-dev.58 03:33:37 v4.1.0-dev.59 03:33:37 v4.1.0-dev.6 03:33:37 v4.1.0-dev.60 03:33:37 v4.1.0-dev.61 03:33:37 v4.1.0-dev.62 03:33:37 v4.1.0-dev.63 03:33:37 v4.1.0-dev.64 03:33:37 v4.1.0-dev.65 03:33:37 v4.1.0-dev.66 03:33:37 v4.1.0-dev.67 03:33:37 v4.1.0-dev.68 03:33:37 v4.1.0-dev.69 03:33:37 v4.1.0-dev.7 03:33:37 v4.1.0-dev.70 03:33:37 v4.1.0-dev.71 03:33:37 v4.1.0-dev.72 03:33:37 v4.1.0-dev.73 03:33:37 v4.1.0-dev.74 03:33:37 v4.1.0-dev.75 03:33:37 v4.1.0-dev.76 03:33:37 v4.1.0-dev.77 03:33:37 v4.1.0-dev.78 03:33:37 v4.1.0-dev.79 03:33:37 v4.1.0-dev.8 03:33:37 v4.1.0-dev.80 03:33:37 v4.1.0-dev.81 03:33:37 v4.1.0-dev.82 03:33:37 v4.1.0-dev.83 03:33:37 v4.1.0-dev.84 03:33:37 v4.1.0-dev.85 03:33:37 v4.1.0-dev.86 03:33:37 v4.1.0-dev.87 03:33:37 v4.1.0-dev.88 03:33:37 v4.1.0-dev.89 03:33:37 v4.1.0-dev.9 03:33:37 v4.1.0-dev.90 03:33:37 v4.1.0-dev.91 03:33:37 v4.1.0-dev.92 03:33:37 v4.1.0-dev.93 03:33:37 v4.1.0-dev.94 03:33:37 v4.1.0-dev.95 03:33:37 v4.1.0-dev.96 [Pipeline] sh 03:33:38 + lftools sign git-tag v4.1.0-dev.96 03:33:38 Signing Git tag with Sigul... 03:33:38 Signing v4.1.0-dev.96 [Pipeline] echo 03:33:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:33:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:33:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:33:39 $ docker stop --time=1 e4882edc9f05a165d277bd8a4b09763544494d04b6d22fb4765a5bffee859a73 03:33:40 $ docker rm -f --volumes e4882edc9f05a165d277bd8a4b09763544494d04b6d22fb4765a5bffee859a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:33:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:41 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 03:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 03:33:41 $ docker top e02ab67004e714bf321a77319044108120bed2b582faa74b445f0f5b30782fb6 -eo pid,comm 03:33:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:33:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:41 [ssh-agent] Looking for ssh-agent implementation... 03:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:41 $ docker exec e02ab67004e714bf321a77319044108120bed2b582faa74b445f0f5b30782fb6 ssh-agent 03:33:42 SSH_AUTH_SOCK=/tmp/ssh-ORrsgoQtK6Vy/agent.32 03:33:42 SSH_AGENT_PID=38 03:33:42 Running ssh-add (command line suppressed) 03:33:42 Identity added: /w/workspace/edgex-go/951@tmp/private_key_13272795666720888542.key (/w/workspace/edgex-go/951@tmp/private_key_13272795666720888542.key) 03:33:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:42 + git semver bump pre 03:33:42 2026-02-02 03:33:42,643 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:33:42 2026-02-02 03:33:42,647 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 03:33:42 2026-02-02 03:33:42,647 [bump_version] DEBUG bumping version:4.1.0-dev.96 on axis:pre with prefix:dev 03:33:42 2026-02-02 03:33:42,647 [bump_version] DEBUG bumped version:4.1.0-dev.97 03:33:42 2026-02-02 03:33:42,648 [write_version] DEBUG write version:4.1.0-dev.97 to path:/w/workspace/edgex-go/951/.semver/main with force:True 03:33:42 2026-02-02 03:33:42,648 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 03:33:42 2026-02-02 03:33:42,648 [write_file] DEBUG write to file:/w/workspace/edgex-go/951/.semver/main 03:33:42 2026-02-02 03:33:42,653 [execute] INFO git cat-file --batch-check 03:33:42 2026-02-02 03:33:42,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/951/.semver, stdin=, shell=False, universal_newlines=False) 03:33:42 2026-02-02 03:33:42,658 [execute] INFO git cat-file --batch 03:33:42 2026-02-02 03:33:42,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/951/.semver, stdin=, shell=False, universal_newlines=False) 03:33:42 2026-02-02 03:33:42,662 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 03:33:42 4.1.0-dev.97 [Pipeline] } 03:33:42 $ docker exec --env ******** --env ******** e02ab67004e714bf321a77319044108120bed2b582faa74b445f0f5b30782fb6 ssh-agent -k 03:33:42 unset SSH_AUTH_SOCK; 03:33:42 unset SSH_AGENT_PID; 03:33:42 echo Agent pid 38 killed; 03:33:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:43 + git semver [Pipeline] } 03:33:43 $ docker stop --time=1 e02ab67004e714bf321a77319044108120bed2b582faa74b445f0f5b30782fb6 03:33:44 $ docker rm -f --volumes e02ab67004e714bf321a77319044108120bed2b582faa74b445f0f5b30782fb6 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:45 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 03:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 03:33:45 $ docker top 762d7475d2c33fea94a53aa9f2c9ad53548d054f870e0405aa52442c4de09ebd -eo pid,comm 03:33:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:33:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:45 [ssh-agent] Looking for ssh-agent implementation... 03:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:45 $ docker exec 762d7475d2c33fea94a53aa9f2c9ad53548d054f870e0405aa52442c4de09ebd ssh-agent 03:33:45 SSH_AUTH_SOCK=/tmp/ssh-8peACeYibCYv/agent.33 03:33:45 SSH_AGENT_PID=39 03:33:45 Running ssh-add (command line suppressed) 03:33:46 Identity added: /w/workspace/edgex-go/951@tmp/private_key_3704906954480016264.key (/w/workspace/edgex-go/951@tmp/private_key_3704906954480016264.key) 03:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:46 + git semver push 03:33:46 2026-02-02 03:33:46,570 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:33:46 2026-02-02 03:33:46,573 [run_push] DEBUG push 03:33:46 2026-02-02 03:33:46,574 [execute] INFO git cat-file --batch-check 03:33:46 2026-02-02 03:33:46,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/951/.semver, stdin=, shell=False, universal_newlines=False) 03:33:46 2026-02-02 03:33:46,577 [execute] INFO git rev-list 6289b6010cb043fbcd7fae184e8d0c3c685c3f75 -- 03:33:46 2026-02-02 03:33:46,577 [execute] DEBUG Popen(['git', 'rev-list', '6289b6010cb043fbcd7fae184e8d0c3c685c3f75', '--'], cwd=/w/workspace/edgex-go/951/.semver, stdin=None, shell=False, universal_newlines=False) 03:33:46 2026-02-02 03:33:46,595 [execute] INFO git fetch -v -- origin 03:33:46 2026-02-02 03:33:46,595 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/951/.semver, stdin=None, shell=False, universal_newlines=True) 03:33:47 2026-02-02 03:33:47,125 [run_push] DEBUG no remote changes detected 03:33:47 2026-02-02 03:33:47,125 [execute] INFO git push origin semver 03:33:47 2026-02-02 03:33:47,125 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/951/.semver, stdin=None, shell=False, universal_newlines=False) 03:33:48 2026-02-02 03:33:47,951 [run_push] DEBUG push all version tags 03:33:48 2026-02-02 03:33:47,951 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:33:48 2026-02-02 03:33:47,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/951, stdin=None, shell=False, universal_newlines=False) 03:33:49 2026-02-02 03:33:49,294 [read_version] DEBUG read version from /w/workspace/edgex-go/951/.semver/main 03:33:49 4.1.0-dev.97 [Pipeline] } 03:33:49 $ docker exec --env ******** --env ******** 762d7475d2c33fea94a53aa9f2c9ad53548d054f870e0405aa52442c4de09ebd ssh-agent -k 03:33:49 unset SSH_AUTH_SOCK; 03:33:49 unset SSH_AGENT_PID; 03:33:49 echo Agent pid 39 killed; 03:33:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:49 + git semver [Pipeline] } 03:33:50 $ docker stop --time=1 762d7475d2c33fea94a53aa9f2c9ad53548d054f870e0405aa52442c4de09ebd 03:33:51 $ docker rm -f --volumes 762d7475d2c33fea94a53aa9f2c9ad53548d054f870e0405aa52442c4de09ebd [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 03:33:51 + [ -d /w/workspace/edgex-go/951/archives ] [Pipeline] libraryResource [Pipeline] sh 03:33:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:53 ---> package-listing.sh 03:33:53 ++ facter osfamily 03:33:53 ++ tr '[:upper:]' '[:lower:]' 03:33:53 + OS_FAMILY=debian 03:33:53 + workspace=/w/workspace/edgex-go/951 03:33:53 + START_PACKAGES=/tmp/packages_start.txt 03:33:53 + END_PACKAGES=/tmp/packages_end.txt 03:33:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:53 + PACKAGES=/tmp/packages_start.txt 03:33:53 + '[' /w/workspace/edgex-go/951 ']' 03:33:53 + PACKAGES=/tmp/packages_end.txt 03:33:53 + case "${OS_FAMILY}" in 03:33:53 + dpkg -l 03:33:53 + grep '^ii' 03:33:53 + '[' -f /tmp/packages_start.txt ']' 03:33:53 + '[' -f /tmp/packages_end.txt ']' 03:33:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:53 + '[' /w/workspace/edgex-go/951 ']' 03:33:53 + mkdir -p /w/workspace/edgex-go/951/archives/ 03:33:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/951/archives/ [Pipeline] echo 03:33:53 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/951/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:33:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:54 03:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:54 latest: Pulling from edgex-lftools-log-publisher 03:33:54 5eb5b503b376: Pulling fs layer 03:33:54 5c69ac0246d0: Pulling fs layer 03:33:54 ec43610c2a17: Pulling fs layer 03:33:54 3a2ae6a8a46f: Pulling fs layer 03:33:54 33b1e0a273af: Pulling fs layer 03:33:54 5d3b04190fa2: Pulling fs layer 03:33:54 2f39f015ded8: Pulling fs layer 03:33:54 3a2ae6a8a46f: Waiting 03:33:54 33b1e0a273af: Waiting 03:33:54 5d3b04190fa2: Waiting 03:33:54 2f39f015ded8: Waiting 03:33:54 5c69ac0246d0: Verifying Checksum 03:33:54 5c69ac0246d0: Download complete 03:33:54 3a2ae6a8a46f: Verifying Checksum 03:33:54 3a2ae6a8a46f: Download complete 03:33:54 33b1e0a273af: Verifying Checksum 03:33:54 33b1e0a273af: Download complete 03:33:54 5d3b04190fa2: Download complete 03:33:54 ec43610c2a17: Verifying Checksum 03:33:54 ec43610c2a17: Download complete 03:33:54 5eb5b503b376: Verifying Checksum 03:33:54 5eb5b503b376: Download complete 03:33:55 2f39f015ded8: Download complete 03:33:56 5eb5b503b376: Pull complete 03:33:56 5c69ac0246d0: Pull complete 03:33:57 ec43610c2a17: Pull complete 03:33:57 3a2ae6a8a46f: Pull complete 03:33:57 33b1e0a273af: Pull complete 03:33:57 5d3b04190fa2: Pull complete 03:34:03 2f39f015ded8: Pull complete 03:34:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:03 prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container 03:34:03 $ 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/951/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/951 -v /w/workspace/edgex-go/951:/w/workspace/edgex-go/951:rw,z -v /w/workspace/edgex-go/951@tmp:/w/workspace/edgex-go/951@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 03:34:07 $ docker top 3c6b66cc8f5ab07179145f5b566e5e0df6e20a1666d72496cef8a4c76071e20e -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:07 + mkdir -p /var/log/sysstat [Pipeline] sh 03:34:08 + ls /var/log/sa-host 03:34:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:08 provisioning config files... 03:34:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/951@tmp/config348063406501648935tmp [Pipeline] { [Pipeline] echo 03:34:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:08 ---> create-netrc.sh [Pipeline] } 03:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:34:08 ---> python-tools-install.sh [Pipeline] echo 03:34:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> sudo-logs.sh 03:34:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> job-cost.sh 03:34:09 lf-activate-venv: SKIPPING 03:34:09 DEBUG: total: 0.10999999940395355 03:34:09 INFO: Retrieving Stack Cost... 03:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:09 INFO: Archiving Costs [Pipeline] echo 03:34:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:10 ---> logs-deploy.sh 03:34:10 lf-activate-venv: SKIPPING 03:34:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/951 03:34:10 INFO: archiving workspace using pattern(s): 03:34:11 Archives upload complete. 03:34:11 INFO: archiving logs to Nexus 03:34:12 ---> uname -a: 03:34:12 Linux prd-ubuntu20-04-docker-8c-8g-1438 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:34:12 03:34:12 03:34:12 ---> lscpu: 03:34:12 Architecture: x86_64 03:34:12 CPU op-mode(s): 32-bit, 64-bit 03:34:12 Byte Order: Little Endian 03:34:12 Address sizes: 40 bits physical, 48 bits virtual 03:34:12 CPU(s): 8 03:34:12 On-line CPU(s) list: 0-7 03:34:12 Thread(s) per core: 1 03:34:12 Core(s) per socket: 1 03:34:12 Socket(s): 8 03:34:12 NUMA node(s): 1 03:34:12 Vendor ID: AuthenticAMD 03:34:12 CPU family: 23 03:34:12 Model: 49 03:34:12 Model name: AMD EPYC-Rome Processor 03:34:12 Stepping: 0 03:34:12 CPU MHz: 2799.998 03:34:12 BogoMIPS: 5599.99 03:34:12 Virtualization: AMD-V 03:34:12 Hypervisor vendor: KVM 03:34:12 Virtualization type: full 03:34:12 L1d cache: 256 KiB 03:34:12 L1i cache: 256 KiB 03:34:12 L2 cache: 4 MiB 03:34:12 L3 cache: 128 MiB 03:34:12 NUMA node0 CPU(s): 0-7 03:34:12 Vulnerability Gather data sampling: Not affected 03:34:12 Vulnerability Itlb multihit: Not affected 03:34:12 Vulnerability L1tf: Not affected 03:34:12 Vulnerability Mds: Not affected 03:34:12 Vulnerability Meltdown: Not affected 03:34:12 Vulnerability Mmio stale data: Not affected 03:34:12 Vulnerability Retbleed: Vulnerable 03:34:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:34:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:34:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:34:12 Vulnerability Srbds: Not affected 03:34:12 Vulnerability Tsx async abort: Not affected 03:34:12 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 03:34:12 03:34:12 03:34:12 ---> nproc: 03:34:12 8 03:34:12 03:34:12 03:34:12 ---> df -h: 03:34:12 Filesystem Size Used Avail Use% Mounted on 03:34:12 overlay 155G 34G 122G 22% / 03:34:12 tmpfs 64M 0 64M 0% /dev 03:34:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:34:12 shm 64M 0 64M 0% /dev/shm 03:34:12 /dev/vda1 155G 34G 122G 22% /facter-os 03:34:12 03:34:12 03:34:12 ---> sar -b -r -n DEV: 03:34:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1438) 02/02/26 _x86_64_ (8 CPU) 03:34:12 03:34:12 02:36:40 LINUX RESTART (8 CPU) 03:34:12 03:34:12 02:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:34:12 02:38:01 279.42 63.11 216.31 0.00 11178.14 78922.98 0.00 03:34:12 02:39:01 172.26 10.21 162.05 0.00 1635.32 41763.30 0.00 03:34:12 02:40:01 44.81 0.02 44.79 0.00 0.13 38987.77 0.00 03:34:12 02:41:01 48.87 0.30 48.57 0.00 3.33 20309.33 0.00 03:34:12 02:42:01 250.63 1.04 249.59 0.00 69.86 119043.07 0.00 03:34:12 02:43:01 1043.22 20.87 1022.35 0.00 2638.51 467132.58 0.00 03:34:12 02:44:02 176.98 0.26 176.71 0.00 2.12 46214.09 0.00 03:34:12 02:45:01 365.92 0.07 365.85 0.00 0.54 140327.91 0.00 03:34:12 02:46:01 605.78 9.26 596.52 0.00 187.04 115613.12 0.00 03:34:12 02:47:01 255.92 12.71 243.21 0.00 573.90 11736.18 0.00 03:34:12 02:48:01 25.65 1.05 24.60 0.00 131.31 648.83 0.00 03:34:12 02:49:01 6.18 0.00 6.18 0.00 0.00 126.62 0.00 03:34:12 02:50:01 1.40 0.00 1.40 0.00 0.00 19.06 0.00 03:34:12 02:51:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 03:34:12 02:52:01 4.38 2.32 2.07 0.00 21.06 22.13 0.00 03:34:12 02:53:01 1.85 0.00 1.85 0.00 0.00 24.26 0.00 03:34:12 02:54:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 03:34:12 02:55:01 1.68 0.00 1.68 0.00 0.00 18.39 0.00 03:34:12 02:56:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 03:34:12 02:57:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 03:34:12 02:58:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 03:34:12 02:59:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 03:34:12 03:00:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 03:34:12 03:01:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 03:34:12 03:02:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 03:34:12 03:03:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 03:34:12 03:04:01 1.28 0.00 1.28 0.00 0.00 13.33 0.00 03:34:12 03:05:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 03:34:12 03:06:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 03:34:12 03:07:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 03:34:12 03:08:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 03:34:12 03:09:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 03:34:12 03:10:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 03:34:12 03:11:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 03:34:12 03:12:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 03:34:12 03:13:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 03:34:12 03:14:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 03:34:12 03:15:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 03:34:12 03:16:01 1.23 0.00 1.23 0.00 0.00 12.66 0.00 03:34:12 03:17:01 1.65 0.05 1.60 0.00 1.07 18.66 0.00 03:34:12 03:18:01 1.43 0.00 1.43 0.00 0.00 14.93 0.00 03:34:12 03:19:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 03:34:12 03:20:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 03:34:12 03:21:02 1.53 0.00 1.53 0.00 0.00 16.79 0.00 03:34:12 03:22:01 1.10 0.00 1.10 0.00 0.00 12.07 0.00 03:34:12 03:23:01 2.20 0.00 2.20 0.00 0.00 23.73 0.00 03:34:12 03:24:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 03:34:12 03:25:01 2.17 0.30 1.87 0.00 16.80 20.80 0.00 03:34:12 03:26:01 2.67 1.42 1.25 0.00 31.19 14.93 0.00 03:34:12 03:27:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 03:34:12 03:28:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 03:34:12 03:29:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 03:34:12 03:30:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 03:34:12 03:31:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 03:34:12 03:32:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 03:34:12 03:33:01 48.81 0.77 48.04 0.00 45.59 25331.38 0.00 03:34:12 03:34:01 133.81 3.38 130.43 0.00 188.24 38704.22 0.00 03:34:12 Average: 61.72 2.23 59.48 0.00 293.52 20088.80 0.00 03:34:12 03:34:12 02:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:12 02:38:01 28536324 31523108 782372 2.38 80612 3192884 1841328 5.43 1020240 2934756 337760 03:34:12 02:39:01 26395132 31069316 1210868 3.68 125488 4687600 2451368 7.23 2124520 3802732 680692 03:34:12 02:40:01 26486976 31219308 1057000 3.22 129912 4720840 2432984 7.17 1793084 4019848 125984 03:34:12 02:41:01 25594312 31334396 940940 2.86 136728 5664440 2245640 6.62 1976840 4671028 555104 03:34:12 02:42:01 23246488 31223112 1033000 3.14 161280 7835604 2834144 8.36 2097588 6826144 952116 03:34:12 02:43:01 9624676 30828860 1356672 4.13 406480 19953996 5716980 16.85 3785948 17808648 64900 03:34:12 02:44:02 3526848 27390268 4774624 14.53 430208 22419696 11708612 34.52 8393220 19090184 1318224 03:34:12 02:45:01 1489220 27931660 4236432 12.89 443652 24891428 10875076 32.06 8955300 20478376 36428 03:34:12 02:46:01 5503764 31316072 914092 2.78 450824 24431656 2421140 7.14 3761452 21923980 156 03:34:12 02:47:01 5284668 31373176 861604 2.62 456592 24694828 2225212 6.56 4032068 21873436 384 03:34:12 02:48:01 5291364 31385356 849424 2.58 457672 24699056 2096108 6.18 4542608 21357076 608 03:34:12 02:49:01 5293900 31387988 846800 2.58 457820 24699084 2110664 6.22 4582172 21314056 172 03:34:12 02:50:01 5295728 31389900 845184 2.57 457832 24699152 2110664 6.22 4578540 21314120 8 03:34:12 02:51:01 5308940 31403168 831812 2.53 457848 24699156 2110664 6.22 4565368 21314124 196 03:34:12 02:52:01 5308436 31403424 831788 2.53 458344 24699340 2146660 6.33 4565808 21314056 12 03:34:12 02:53:01 5316012 31410992 824144 2.51 458368 24699324 2146660 6.33 4558004 21314036 52 03:34:12 02:54:01 5316396 31411416 823544 2.51 458392 24699324 2146660 6.33 4558256 21314040 4 03:34:12 02:55:01 5317356 31412500 822332 2.50 458420 24699456 2146660 6.33 4557632 21314160 12 03:34:12 02:56:01 5317464 31412712 822092 2.50 458440 24699460 2146660 6.33 4557960 21314176 164 03:34:12 02:57:01 5318768 31414104 820548 2.50 458480 24699456 2146660 6.33 4556848 21314172 48 03:34:12 02:58:01 5318752 31414092 820484 2.50 458488 24699468 2146660 6.33 4556888 21314176 180 03:34:12 02:59:01 5318768 31414108 820448 2.50 458508 24699468 2146660 6.33 4556564 21314176 40 03:34:12 03:00:01 5317932 31413280 821200 2.50 458524 24699472 2146660 6.33 4556564 21314180 4 03:34:12 03:01:01 5318072 31413480 821004 2.50 458556 24699480 2146660 6.33 4556624 21314192 204 03:34:12 03:02:01 5318056 31413464 820996 2.50 458568 24699476 2146660 6.33 4556624 21314192 8 03:34:12 03:03:01 5318008 31413480 820996 2.50 458588 24699484 2146660 6.33 4556736 21314204 192 03:34:12 03:04:01 5318220 31413776 820576 2.50 458612 24699612 2146660 6.33 4556708 21314268 8 03:34:12 03:05:01 5318244 31413884 820476 2.50 458632 24699616 2146660 6.33 4556988 21314328 136 03:34:12 03:06:01 5317732 31413396 820956 2.50 458652 24699620 2146660 6.33 4556752 21314332 8 03:34:12 03:07:01 5317968 31413668 820688 2.50 458672 24699616 2146660 6.33 4556772 21314332 136 03:34:12 03:08:01 5317724 31413432 820888 2.50 458688 24699624 2146660 6.33 4556832 21314336 24 03:34:12 03:09:01 5317440 31413152 821052 2.50 458720 24699624 2146660 6.33 4556780 21314336 172 03:34:12 03:10:01 5317600 31413368 821008 2.50 458756 24699628 2146660 6.33 4557204 21314340 8 03:34:12 03:11:01 5317340 31413220 821084 2.50 458780 24699636 2146660 6.33 4557048 21314336 196 03:34:12 03:12:01 5317592 31413476 820808 2.50 458816 24699616 2146660 6.33 4556900 21314340 4 03:34:12 03:13:01 5317404 31413332 821040 2.50 458836 24699644 2146660 6.33 4556980 21314348 212 03:34:12 03:14:01 5317656 31413636 820764 2.50 458848 24699644 2146660 6.33 4556960 21314348 8 03:34:12 03:15:01 5317560 31413544 820740 2.50 458856 24699648 2146660 6.33 4556960 21314352 192 03:34:12 03:16:01 5317252 31413240 820964 2.50 458868 24699648 2146660 6.33 4556960 21314352 8 03:34:12 03:17:01 5317172 31413220 820956 2.50 458908 24699636 2146660 6.33 4557024 21314356 180 03:34:12 03:18:01 5317028 31413164 820824 2.50 458928 24699684 2146660 6.33 4557116 21314376 8 03:34:12 03:19:01 5316996 31413196 820780 2.50 458964 24699688 2146660 6.33 4557088 21314384 184 03:34:12 03:20:01 5317200 31413512 820416 2.50 458976 24699820 2146660 6.33 4557088 21314496 12 03:34:12 03:21:02 5317368 31413720 820392 2.50 458988 24699820 2146660 6.33 4557336 21314512 40 03:34:12 03:22:01 5317384 31413756 820332 2.50 458996 24699824 2146660 6.33 4557160 21314516 8 03:34:12 03:23:01 5317272 31413648 820348 2.50 459028 24699828 2146660 6.33 4557212 21314520 4 03:34:12 03:24:01 5317224 31413660 820312 2.50 459052 24699828 2146660 6.33 4557208 21314524 8 03:34:12 03:25:01 5315972 31412924 821020 2.50 459076 24700332 2146660 6.33 4559472 21314852 8 03:34:12 03:26:01 5310612 31409380 824904 2.51 459096 24701272 2162892 6.38 4564828 21314980 8 03:34:12 03:27:01 5310384 31409176 825080 2.51 459104 24701276 2146644 6.33 4564512 21314992 188 03:34:12 03:28:01 5310108 31408912 825292 2.51 459124 24701272 2146644 6.33 4564676 21314996 20 03:34:12 03:29:01 5310100 31408932 825220 2.51 459136 24701288 2146644 6.33 4564564 21314976 184 03:34:12 03:30:01 5310016 31408852 825488 2.51 459148 24701292 2146644 6.33 4564576 21314980 8 03:34:12 03:31:01 5310032 31408868 825420 2.51 459172 24701292 2130324 6.28 4564880 21314980 44 03:34:12 03:32:01 5310176 31409076 825388 2.51 459188 24701296 2130324 6.28 4564632 21314988 8 03:34:12 03:33:01 4076188 31062948 1165876 3.55 478524 25506052 2542904 7.50 4936748 22097024 95392 03:34:12 03:34:01 3184612 31347804 882976 2.69 525792 26517468 2196608 6.48 4724860 23086988 499808 03:34:12 Average: 7054350 31247239 987587 3.00 429255 22912435 2559941 7.55 4434636 19786036 81945 03:34:12 03:34:12 02:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:12 02:38:01 ens3 1526.63 1261.19 13791.48 205.69 0.00 0.00 0.00 0.00 03:34:12 02:38:01 docker0 421.15 471.20 30.98 2989.65 0.00 0.00 0.00 0.00 03:34:12 02:38:01 lo 4.40 4.40 0.44 0.44 0.00 0.00 0.00 0.00 03:34:12 02:39:01 veth5a4358f 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:34:12 02:39:01 ens3 314.86 217.68 1756.33 35.89 0.00 0.00 0.00 0.00 03:34:12 02:39:01 docker0 195.02 277.89 17.47 1718.96 0.00 0.00 0.00 0.00 03:34:12 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 02:40:01 veth5a4358f 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 03:34:12 02:40:01 ens3 23.01 14.11 18.57 9.46 0.00 0.00 0.00 0.00 03:34:12 02:40:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 03:34:12 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:41:01 veth5a4358f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:41:01 ens3 19.62 11.42 16.63 9.53 0.00 0.00 0.00 0.00 03:34:12 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethb5a1acf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth213955c 2.81 5.44 0.21 42.46 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth51dd487 0.40 1.21 0.03 0.17 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth4911d2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth53b3f91 3.75 8.77 0.29 125.14 0.00 0.00 0.00 0.01 03:34:12 02:42:01 veth1415570 2.15 5.33 0.18 43.02 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethdc3057d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth56cde11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethaed7d16 1.65 3.94 0.14 42.29 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethbdc5ae6 4.57 8.78 0.40 124.09 0.00 0.00 0.00 0.01 03:34:12 02:42:01 veth6e7a825 1.87 4.43 0.16 48.45 0.00 0.00 0.00 0.00 03:34:12 02:42:01 ens3 234.39 132.32 4783.59 25.71 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vetha7e0dfc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethd83240d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth8209fcf 1.57 4.37 0.14 42.90 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethe1f921e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth8541308 0.05 0.78 0.00 0.04 0.00 0.00 0.00 0.00 03:34:12 02:42:01 docker0 29.74 56.00 2.05 707.10 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth57a35e8 4.91 8.47 0.39 84.98 0.00 0.00 0.00 0.01 03:34:12 02:42:01 vetha6a0e8a 1.52 3.57 0.13 42.29 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth0badc5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethf9b643c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 vethb646f4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:42:01 lo 1.72 1.72 0.17 0.17 0.00 0.00 0.00 0.00 03:34:12 02:42:01 veth79d94f8 2.99 7.05 0.25 69.42 0.00 0.00 0.00 0.01 03:34:12 02:43:01 veth4c308d5 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth5564136 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth51dd487 0.08 2.61 0.00 0.11 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth29c5992 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth6a8c3a9 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth6b42365 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth903a4d6 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth8168b2d 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth4644d4f 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 veth3109eba 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:34:12 02:43:01 ens3 991.86 580.53 10135.61 204.56 0.00 0.00 0.00 0.00 03:34:12 02:43:01 vethfd1359b 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 vethd976d97 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 docker0 496.57 868.04 47.09 8699.47 0.00 0.00 0.00 0.00 03:34:12 02:43:01 vethb78ee6f 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:34:12 02:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth4c308d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth5564136 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth51dd487 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth29c5992 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth6a8c3a9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth6b42365 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth903a4d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth8168b2d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth4644d4f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 veth3109eba 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 ens3 11.05 5.74 8.85 4.77 0.00 0.00 0.00 0.00 03:34:12 02:44:02 vethfd1359b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 vethd976d97 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 vethb78ee6f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth4c308d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth5564136 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth51dd487 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth29c5992 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth6a8c3a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth6b42365 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth903a4d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth8168b2d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth4644d4f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 veth3109eba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 ens3 2.02 1.32 1.42 0.81 0.00 0.00 0.00 0.00 03:34:12 02:45:01 vethfd1359b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 02:46:01 veth51dd487 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:46:01 ens3 20.77 11.94 16.96 9.14 0.00 0.00 0.00 0.00 03:34:12 02:46:01 docker0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:47:01 ens3 370.85 384.60 204.06 1574.13 0.00 0.00 0.00 0.00 03:34:12 02:47:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:47:01 lo 38.39 38.39 3.76 3.76 0.00 0.00 0.00 0.00 03:34:12 02:48:01 ens3 403.47 392.13 150.02 2736.02 0.00 0.00 0.00 0.00 03:34:12 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:48:01 lo 26.33 26.33 2.58 2.58 0.00 0.00 0.00 0.00 03:34:12 02:49:01 ens3 43.82 42.49 21.55 229.64 0.00 0.00 0.00 0.00 03:34:12 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:49:01 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 03:34:12 02:50:01 ens3 1.60 1.33 8.44 0.12 0.00 0.00 0.00 0.00 03:34:12 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:51:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 02:52:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:53:01 ens3 0.40 0.22 0.10 0.07 0.00 0.00 0.00 0.00 03:34:12 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 02:54:01 ens3 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:34:12 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:55:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 02:56:01 ens3 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 03:34:12 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:57:01 ens3 0.37 0.15 0.08 0.01 0.00 0.00 0.00 0.00 03:34:12 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 02:58:01 ens3 0.23 0.08 0.09 0.06 0.00 0.00 0.00 0.00 03:34:12 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:59:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:00:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:01:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:34:12 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:02:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:03:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:34:12 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:04:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:34:12 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:05:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 03:34:12 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:08:01 ens3 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:34:12 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:09:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:10:01 ens3 0.78 0.08 0.15 0.01 0.00 0.00 0.00 0.00 03:34:12 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:11:01 ens3 1.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:34:12 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:12:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:34:12 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:13:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:34:12 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:16:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:18:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:34:12 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:20:01 ens3 0.30 0.07 0.13 0.00 0.00 0.00 0.00 0.00 03:34:12 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:21:02 ens3 0.55 0.35 0.28 0.21 0.00 0.00 0.00 0.00 03:34:12 03:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:22:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:23:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:34:12 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:25:01 ens3 1.20 1.00 0.91 0.40 0.00 0.00 0.00 0.00 03:34:12 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:26:01 ens3 4.00 3.15 3.01 3.95 0.00 0.00 0.00 0.00 03:34:12 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:27:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:34:12 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:28:01 ens3 1.88 1.55 1.06 1.28 0.00 0.00 0.00 0.00 03:34:12 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:30:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:34:12 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:32:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:33:01 ens3 165.49 127.08 4120.92 118.39 0.00 0.00 0.00 0.00 03:34:12 03:33:01 veth66cea2b 9.10 10.73 0.95 84.88 0.00 0.00 0.00 0.01 03:34:12 03:33:01 docker0 9.10 10.63 0.82 84.88 0.00 0.00 0.00 0.00 03:34:12 03:33:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 03:34:12 03:34:01 ens3 356.56 219.06 6599.46 57.69 0.00 0.00 0.00 0.00 03:34:12 03:34:01 docker0 50.47 78.37 5.31 815.53 0.00 0.00 0.00 0.00 03:34:12 03:34:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 03:34:12 Average: ens3 79.06 59.90 731.45 91.75 0.00 0.00 0.00 0.00 03:34:12 Average: docker0 21.13 30.96 1.82 263.67 0.00 0.00 0.00 0.00 03:34:12 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 03:34:12 03:34:12 03:34:12 ---> sar -P ALL: 03:34:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1438) 02/02/26 _x86_64_ (8 CPU) 03:34:12 03:34:12 02:36:40 LINUX RESTART (8 CPU) 03:34:12 03:34:12 02:37:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 02:38:01 all 10.15 0.00 3.03 3.17 0.06 83.58 03:34:12 02:38:01 0 9.76 0.00 3.26 3.19 0.08 83.71 03:34:12 02:38:01 1 8.39 0.00 3.54 2.06 0.05 85.96 03:34:12 02:38:01 2 10.63 0.00 3.56 4.58 0.07 81.17 03:34:12 02:38:01 3 9.58 0.00 3.37 5.40 0.07 81.59 03:34:12 02:38:01 4 10.40 0.00 2.35 0.79 0.05 86.40 03:34:12 02:38:01 5 12.71 0.00 2.97 4.34 0.07 79.92 03:34:12 02:38:01 6 8.12 0.00 2.46 4.44 0.05 84.93 03:34:12 02:38:01 7 11.57 0.00 2.79 0.60 0.05 84.98 03:34:12 02:39:01 all 31.16 0.00 6.26 3.76 0.09 58.74 03:34:12 02:39:01 0 32.09 0.00 7.32 6.69 0.07 53.83 03:34:12 02:39:01 1 31.83 0.00 5.95 0.85 0.08 61.29 03:34:12 02:39:01 2 30.86 0.00 7.03 5.38 0.10 56.64 03:34:12 02:39:01 3 34.17 0.00 5.91 1.64 0.08 58.20 03:34:12 02:39:01 4 32.07 0.00 5.79 1.82 0.08 60.24 03:34:12 02:39:01 5 31.72 0.00 5.53 1.98 0.08 60.68 03:34:12 02:39:01 6 31.47 0.00 6.26 1.81 0.10 60.36 03:34:12 02:39:01 7 25.03 0.00 6.30 9.92 0.09 58.67 03:34:12 02:40:01 all 36.01 0.00 8.28 1.56 0.10 54.06 03:34:12 02:40:01 0 35.19 0.00 8.31 0.35 0.10 56.04 03:34:12 02:40:01 1 38.35 0.00 9.47 0.88 0.10 51.20 03:34:12 02:40:01 2 36.35 0.00 8.31 0.10 0.10 55.14 03:34:12 02:40:01 3 39.66 0.00 8.15 1.60 0.12 50.47 03:34:12 02:40:01 4 35.77 0.00 8.70 0.17 0.08 55.28 03:34:12 02:40:01 5 38.45 0.00 8.02 0.41 0.10 53.02 03:34:12 02:40:01 6 35.30 0.00 8.42 0.05 0.10 56.12 03:34:12 02:40:01 7 28.96 0.00 6.86 8.92 0.08 55.18 03:34:12 02:41:01 all 70.25 0.00 9.08 0.74 0.11 19.82 03:34:12 02:41:01 0 70.72 0.00 9.36 0.76 0.10 19.06 03:34:12 02:41:01 1 71.58 0.00 8.54 2.71 0.10 17.07 03:34:12 02:41:01 2 69.91 0.00 9.02 0.29 0.13 20.65 03:34:12 02:41:01 3 70.13 0.00 8.88 0.42 0.12 20.45 03:34:12 02:41:01 4 70.92 0.00 9.89 0.32 0.10 18.77 03:34:12 02:41:01 5 70.43 0.00 9.50 0.57 0.10 19.40 03:34:12 02:41:01 6 70.73 0.00 9.07 0.61 0.12 19.48 03:34:12 02:41:01 7 67.57 0.00 8.38 0.25 0.12 23.68 03:34:12 02:42:01 all 25.81 0.00 7.24 6.76 0.09 60.10 03:34:12 02:42:01 0 25.01 0.00 8.51 14.14 0.10 52.24 03:34:12 02:42:01 1 25.31 0.00 7.02 10.25 0.10 57.32 03:34:12 02:42:01 2 24.14 0.00 6.73 4.80 0.08 64.24 03:34:12 02:42:01 3 25.92 0.00 7.50 7.38 0.08 59.12 03:34:12 02:42:01 4 26.47 0.00 6.64 4.35 0.10 62.44 03:34:12 02:42:01 5 28.09 0.00 8.28 6.04 0.12 57.48 03:34:12 02:42:01 6 26.69 0.00 7.08 2.55 0.07 63.61 03:34:12 02:42:01 7 24.87 0.00 6.14 4.61 0.08 64.30 03:34:12 02:43:01 all 21.82 0.00 10.83 27.52 0.09 39.74 03:34:12 02:43:01 0 21.00 0.00 12.54 19.46 0.08 46.92 03:34:12 02:43:01 1 21.71 0.00 11.46 24.04 0.08 42.70 03:34:12 02:43:01 2 22.01 0.00 10.56 28.28 0.08 39.07 03:34:12 02:43:01 3 22.16 0.00 9.90 17.67 0.10 50.17 03:34:12 02:43:01 4 20.89 0.00 10.74 25.77 0.08 42.52 03:34:12 02:43:01 5 22.41 0.00 11.19 44.12 0.09 22.19 03:34:12 02:43:01 6 23.25 0.00 10.40 33.87 0.10 32.38 03:34:12 02:43:01 7 21.10 0.00 9.85 27.06 0.08 41.91 03:34:12 02:44:02 all 89.45 0.00 10.27 0.13 0.14 0.02 03:34:12 02:44:02 0 89.85 0.00 9.84 0.15 0.17 0.00 03:34:12 02:44:02 1 88.22 0.00 11.53 0.08 0.13 0.03 03:34:12 02:44:02 2 89.77 0.00 10.03 0.05 0.13 0.02 03:34:12 02:44:02 3 88.54 0.00 11.19 0.12 0.15 0.00 03:34:12 02:44:02 4 89.96 0.00 9.56 0.30 0.15 0.03 03:34:12 02:44:02 5 89.39 0.00 10.27 0.18 0.13 0.02 03:34:12 02:44:02 6 89.81 0.00 9.94 0.12 0.12 0.02 03:34:12 02:44:02 7 90.05 0.00 9.78 0.02 0.12 0.03 03:34:12 02:45:01 all 90.34 0.00 9.45 0.00 0.20 0.00 03:34:12 02:45:01 0 91.25 0.00 8.59 0.00 0.15 0.00 03:34:12 02:45:01 1 90.64 0.00 9.18 0.00 0.19 0.00 03:34:12 02:45:01 2 90.74 0.00 9.08 0.00 0.17 0.00 03:34:12 02:45:01 3 90.80 0.00 9.00 0.00 0.21 0.00 03:34:12 02:45:01 4 91.13 0.00 8.70 0.00 0.17 0.00 03:34:12 02:45:01 5 88.65 0.00 11.07 0.00 0.28 0.00 03:34:12 02:45:01 6 90.68 0.00 9.08 0.00 0.24 0.00 03:34:12 02:45:01 7 88.83 0.00 10.97 0.00 0.21 0.00 03:34:12 02:46:01 all 73.94 0.00 9.83 4.27 0.15 11.81 03:34:12 02:46:01 0 72.92 0.00 9.94 12.17 0.15 4.82 03:34:12 02:46:01 1 74.87 0.00 9.18 0.47 0.13 15.34 03:34:12 02:46:01 2 74.22 0.00 9.45 4.94 0.15 11.23 03:34:12 02:46:01 3 74.34 0.00 10.13 3.61 0.13 11.78 03:34:12 02:46:01 4 74.05 0.00 9.75 1.71 0.13 14.36 03:34:12 02:46:01 5 71.93 0.00 11.45 0.76 0.19 15.67 03:34:12 02:46:01 6 73.85 0.00 9.44 3.71 0.15 12.85 03:34:12 02:46:01 7 75.32 0.00 9.28 6.90 0.15 8.35 03:34:12 02:47:01 all 7.62 0.00 1.46 1.71 0.06 89.15 03:34:12 02:47:01 0 5.36 0.00 1.32 2.84 0.03 90.44 03:34:12 02:47:01 1 9.08 0.00 1.63 2.23 0.05 87.01 03:34:12 02:47:01 2 8.85 0.00 1.47 0.96 0.07 88.65 03:34:12 02:47:01 3 6.38 0.00 1.27 2.13 0.07 90.16 03:34:12 02:47:01 4 9.31 0.00 1.42 1.15 0.07 88.05 03:34:12 02:47:01 5 3.39 0.00 1.32 0.70 0.03 94.55 03:34:12 02:47:01 6 8.53 0.00 1.69 1.79 0.07 87.92 03:34:12 02:47:01 7 10.03 0.00 1.59 1.87 0.07 86.45 03:34:12 02:48:01 all 11.31 0.00 0.82 0.07 0.07 87.73 03:34:12 02:48:01 0 3.25 0.00 0.55 0.02 0.03 96.15 03:34:12 02:48:01 1 8.24 0.00 0.68 0.00 0.05 91.03 03:34:12 02:48:01 2 14.58 0.00 1.04 0.28 0.08 84.01 03:34:12 02:48:01 3 18.40 0.00 1.11 0.03 0.08 80.38 03:34:12 02:48:01 4 9.75 0.00 0.72 0.05 0.07 89.41 03:34:12 02:48:01 5 13.86 0.00 1.00 0.03 0.08 85.02 03:34:12 02:48:01 6 15.91 0.00 0.75 0.08 0.08 83.17 03:34:12 02:48:01 7 6.52 0.00 0.72 0.03 0.05 92.67 03:34:12 03:34:12 02:48:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 02:49:01 all 1.05 0.00 0.15 0.02 0.02 98.77 03:34:12 02:49:01 0 1.55 0.00 0.18 0.00 0.03 98.23 03:34:12 02:49:01 1 0.43 0.00 0.17 0.03 0.02 99.35 03:34:12 02:49:01 2 0.92 0.00 0.13 0.02 0.02 98.91 03:34:12 02:49:01 3 0.22 0.00 0.15 0.00 0.03 99.60 03:34:12 02:49:01 4 1.75 0.00 0.20 0.02 0.02 98.02 03:34:12 02:49:01 5 1.88 0.00 0.17 0.00 0.02 97.93 03:34:12 02:49:01 6 0.27 0.00 0.08 0.07 0.02 99.57 03:34:12 02:49:01 7 1.35 0.00 0.10 0.00 0.03 98.52 03:34:12 02:50:01 all 0.26 0.00 0.02 0.00 0.01 99.70 03:34:12 02:50:01 0 0.02 0.00 0.03 0.02 0.00 99.93 03:34:12 02:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 02:50:01 2 1.84 0.00 0.02 0.00 0.02 98.13 03:34:12 02:50:01 3 0.08 0.00 0.05 0.00 0.03 99.83 03:34:12 02:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:34:12 02:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 02:50:01 6 0.02 0.00 0.03 0.02 0.02 99.92 03:34:12 02:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:34:12 02:51:01 all 0.27 0.00 0.03 0.00 0.00 99.69 03:34:12 02:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 02:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 02:51:01 2 1.92 0.00 0.02 0.00 0.00 98.06 03:34:12 02:51:01 3 0.07 0.00 0.05 0.00 0.02 99.87 03:34:12 02:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:34:12 02:51:01 5 0.07 0.00 0.03 0.00 0.00 99.90 03:34:12 02:51:01 6 0.02 0.00 0.03 0.03 0.00 99.92 03:34:12 02:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 02:52:01 all 0.07 0.00 0.05 0.01 0.01 99.87 03:34:12 02:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:34:12 02:52:01 1 0.00 0.00 0.03 0.02 0.00 99.95 03:34:12 02:52:01 2 0.37 0.00 0.10 0.00 0.02 99.52 03:34:12 02:52:01 3 0.02 0.00 0.05 0.00 0.03 99.90 03:34:12 02:52:01 4 0.02 0.00 0.07 0.00 0.02 99.90 03:34:12 02:52:01 5 0.05 0.00 0.03 0.02 0.02 99.88 03:34:12 02:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:34:12 02:52:01 7 0.02 0.00 0.05 0.00 0.00 99.93 03:34:12 02:53:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:34:12 02:53:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:34:12 02:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 02:53:01 2 0.33 0.00 0.00 0.00 0.02 99.65 03:34:12 02:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:34:12 02:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 02:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 02:53:01 6 0.08 0.00 0.03 0.02 0.02 99.85 03:34:12 02:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 02:54:01 all 0.01 0.00 0.02 0.01 0.01 99.95 03:34:12 02:54:01 0 0.00 0.00 0.03 0.05 0.02 99.90 03:34:12 02:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 02:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 02:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 02:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 02:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 02:54:01 6 0.05 0.00 0.03 0.07 0.02 99.83 03:34:12 02:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:34:12 02:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:34:12 02:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 02:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:34:12 02:55:01 2 0.12 0.00 0.03 0.00 0.03 99.82 03:34:12 02:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 02:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:34:12 02:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:34:12 02:55:01 6 0.07 0.00 0.00 0.02 0.02 99.90 03:34:12 02:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:34:12 02:56:01 all 0.12 0.00 0.02 0.01 0.01 99.84 03:34:12 02:56:01 0 0.02 0.00 0.05 0.03 0.00 99.90 03:34:12 02:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 02:56:01 2 0.78 0.00 0.05 0.00 0.00 99.17 03:34:12 02:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 02:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 02:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 02:56:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:34:12 02:56:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 02:57:01 all 0.29 0.00 0.03 0.01 0.01 99.67 03:34:12 02:57:01 0 0.15 0.00 0.02 0.00 0.03 99.80 03:34:12 02:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 02:57:01 2 1.86 0.00 0.05 0.02 0.02 98.06 03:34:12 02:57:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:34:12 02:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 02:57:01 5 0.03 0.00 0.07 0.00 0.00 99.90 03:34:12 02:57:01 6 0.10 0.00 0.03 0.02 0.03 99.82 03:34:12 02:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 03:34:12 02:58:01 all 0.10 0.00 0.02 0.00 0.01 99.87 03:34:12 02:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:34:12 02:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 02:58:01 2 0.68 0.00 0.05 0.00 0.02 99.25 03:34:12 02:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 02:58:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:34:12 02:58:01 6 0.08 0.00 0.02 0.00 0.02 99.88 03:34:12 02:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 02:59:01 all 0.03 0.00 0.02 0.03 0.01 99.91 03:34:12 02:59:01 0 0.00 0.00 0.03 0.27 0.00 99.70 03:34:12 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:34:12 02:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:34:12 02:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:34:12 02:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 02:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 02:59:01 6 0.10 0.00 0.03 0.00 0.02 99.85 03:34:12 02:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:34:12 02:59:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 03:00:01 all 0.01 0.00 0.02 0.00 0.01 99.95 03:34:12 03:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:34:12 03:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:34:12 03:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:00:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:34:12 03:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 03:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:00:01 6 0.07 0.00 0.05 0.02 0.03 99.83 03:34:12 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:01:01 all 0.09 0.00 0.03 0.00 0.01 99.87 03:34:12 03:01:01 0 0.08 0.00 0.02 0.02 0.00 99.88 03:34:12 03:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:01:01 2 0.47 0.00 0.02 0.00 0.02 99.50 03:34:12 03:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:34:12 03:01:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:34:12 03:01:01 5 0.03 0.00 0.05 0.00 0.00 99.92 03:34:12 03:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 03:34:12 03:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:02:01 all 0.22 0.00 0.02 0.00 0.01 99.75 03:34:12 03:02:01 0 0.00 0.00 0.03 0.02 0.02 99.93 03:34:12 03:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:02:01 2 1.39 0.00 0.02 0.00 0.00 98.60 03:34:12 03:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:02:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:34:12 03:02:01 5 0.15 0.00 0.02 0.00 0.02 99.82 03:34:12 03:02:01 6 0.17 0.00 0.07 0.00 0.02 99.75 03:34:12 03:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:34:12 03:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:03:01 2 0.08 0.00 0.00 0.00 0.02 99.90 03:34:12 03:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:03:01 4 0.08 0.00 0.02 0.00 0.02 99.88 03:34:12 03:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:03:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:34:12 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:34:12 03:04:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:34:12 03:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:34:12 03:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:04:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:34:12 03:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:05:01 all 0.10 0.00 0.01 0.00 0.01 99.87 03:34:12 03:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:34:12 03:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:05:01 2 0.62 0.00 0.00 0.00 0.00 99.38 03:34:12 03:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:34:12 03:05:01 6 0.08 0.00 0.07 0.00 0.03 99.82 03:34:12 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:06:01 all 0.27 0.00 0.03 0.00 0.00 99.69 03:34:12 03:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:34:12 03:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:06:01 2 1.99 0.00 0.03 0.00 0.00 97.98 03:34:12 03:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:06:01 4 0.02 0.00 0.08 0.00 0.02 99.88 03:34:12 03:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:06:01 6 0.07 0.00 0.03 0.02 0.00 99.88 03:34:12 03:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:07:01 all 0.07 0.00 0.03 0.01 0.01 99.88 03:34:12 03:07:01 0 0.02 0.00 0.00 0.08 0.02 99.88 03:34:12 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:07:01 2 0.37 0.00 0.02 0.00 0.02 99.60 03:34:12 03:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:07:01 4 0.08 0.00 0.07 0.00 0.02 99.83 03:34:12 03:07:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:34:12 03:07:01 6 0.02 0.00 0.05 0.02 0.02 99.90 03:34:12 03:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:34:12 03:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 03:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:08:01 4 0.07 0.00 0.03 0.00 0.03 99.87 03:34:12 03:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 03:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:09:01 all 0.10 0.00 0.01 0.00 0.00 99.88 03:34:12 03:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:09:01 2 0.47 0.00 0.00 0.00 0.00 99.53 03:34:12 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:09:01 4 0.12 0.00 0.05 0.00 0.02 99.82 03:34:12 03:09:01 5 0.10 0.00 0.00 0.00 0.00 99.90 03:34:12 03:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:34:12 03:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:10:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:34:12 03:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:34:12 03:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:10:01 2 0.15 0.00 0.02 0.00 0.02 99.82 03:34:12 03:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:10:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:34:12 03:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:10:01 6 0.03 0.00 0.00 0.03 0.02 99.92 03:34:12 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:34:12 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 03:11:01 all 0.03 0.00 0.02 0.00 0.00 99.94 03:34:12 03:11:01 0 0.02 0.00 0.03 0.02 0.00 99.93 03:34:12 03:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:34:12 03:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:34:12 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:11:01 4 0.05 0.00 0.07 0.00 0.02 99.87 03:34:12 03:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:11:01 6 0.03 0.00 0.03 0.02 0.00 99.92 03:34:12 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:34:12 03:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:34:12 03:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:34:12 03:12:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:34:12 03:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:13:01 all 0.02 0.00 0.02 0.00 0.01 99.94 03:34:12 03:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:34:12 03:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:34:12 03:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:13:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:34:12 03:13:01 4 0.05 0.00 0.08 0.00 0.03 99.83 03:34:12 03:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 03:13:01 6 0.05 0.00 0.02 0.02 0.00 99.92 03:34:12 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:14:01 all 0.05 0.00 0.01 0.00 0.01 99.94 03:34:12 03:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:14:01 2 0.23 0.00 0.00 0.00 0.02 99.75 03:34:12 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:14:01 6 0.05 0.00 0.00 0.02 0.02 99.92 03:34:12 03:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 03:15:01 all 0.06 0.00 0.02 0.00 0.01 99.91 03:34:12 03:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:34:12 03:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:15:01 2 0.23 0.00 0.03 0.00 0.00 99.73 03:34:12 03:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:15:01 4 0.10 0.00 0.05 0.00 0.02 99.83 03:34:12 03:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:34:12 03:15:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:34:12 03:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:34:12 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:34:12 03:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 03:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:17:01 all 0.04 0.00 0.02 0.01 0.01 99.92 03:34:12 03:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:34:12 03:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 03:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:34:12 03:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:34:12 03:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:17:01 6 0.15 0.00 0.02 0.02 0.02 99.80 03:34:12 03:17:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:34:12 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:34:12 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:34:12 03:18:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:34:12 03:18:01 4 0.05 0.00 0.05 0.00 0.03 99.87 03:34:12 03:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:34:12 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:34:12 03:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:34:12 03:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:19:01 2 0.08 0.00 0.00 0.00 0.02 99.90 03:34:12 03:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:19:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:19:01 6 0.00 0.00 0.02 0.12 0.00 99.87 03:34:12 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:20:01 all 0.27 0.00 0.01 0.00 0.01 99.72 03:34:12 03:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:20:01 2 1.92 0.00 0.00 0.00 0.00 98.08 03:34:12 03:20:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:34:12 03:20:01 4 0.08 0.00 0.02 0.00 0.03 99.87 03:34:12 03:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:21:02 all 0.15 0.00 0.02 0.07 0.01 99.74 03:34:12 03:21:02 0 0.02 0.00 0.03 0.00 0.02 99.93 03:34:12 03:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:21:02 2 1.09 0.00 0.02 0.35 0.02 98.53 03:34:12 03:21:02 3 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:21:02 4 0.05 0.00 0.07 0.00 0.02 99.87 03:34:12 03:21:02 5 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:21:02 6 0.00 0.00 0.00 0.25 0.00 99.75 03:34:12 03:21:02 7 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:34:12 03:21:02 CPU %user %nice %system %iowait %steal %idle 03:34:12 03:22:01 all 0.03 0.00 0.02 0.05 0.02 99.88 03:34:12 03:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:22:01 2 0.03 0.00 0.02 0.36 0.02 99.57 03:34:12 03:22:01 3 0.02 0.00 0.03 0.00 0.03 99.92 03:34:12 03:22:01 4 0.07 0.00 0.03 0.00 0.05 99.85 03:34:12 03:22:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:34:12 03:22:01 6 0.03 0.00 0.05 0.05 0.02 99.85 03:34:12 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:23:01 all 0.07 0.00 0.04 0.07 0.01 99.81 03:34:12 03:23:01 0 0.02 0.00 0.02 0.27 0.02 99.68 03:34:12 03:23:01 1 0.00 0.00 0.07 0.02 0.00 99.92 03:34:12 03:23:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:34:12 03:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:34:12 03:23:01 4 0.18 0.00 0.05 0.00 0.02 99.75 03:34:12 03:23:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:34:12 03:23:01 6 0.18 0.00 0.08 0.25 0.00 99.48 03:34:12 03:23:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:24:01 all 0.13 0.00 0.01 0.06 0.01 99.79 03:34:12 03:24:01 0 0.02 0.00 0.02 0.33 0.00 99.63 03:34:12 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:24:01 2 0.93 0.00 0.03 0.00 0.00 99.04 03:34:12 03:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:24:01 6 0.02 0.00 0.00 0.15 0.00 99.83 03:34:12 03:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 03:25:01 all 0.33 0.00 0.02 0.01 0.01 99.62 03:34:12 03:25:01 0 0.12 0.00 0.03 0.02 0.02 99.82 03:34:12 03:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:25:01 2 2.08 0.00 0.02 0.00 0.02 97.88 03:34:12 03:25:01 3 0.08 0.00 0.00 0.00 0.00 99.92 03:34:12 03:25:01 4 0.10 0.00 0.03 0.02 0.02 99.83 03:34:12 03:25:01 5 0.12 0.00 0.07 0.00 0.00 99.82 03:34:12 03:25:01 6 0.13 0.00 0.03 0.03 0.02 99.78 03:34:12 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:26:01 all 0.43 0.00 0.03 0.00 0.00 99.53 03:34:12 03:26:01 0 0.15 0.00 0.03 0.00 0.00 99.82 03:34:12 03:26:01 1 0.17 0.00 0.03 0.00 0.00 99.80 03:34:12 03:26:01 2 2.41 0.00 0.02 0.00 0.00 97.57 03:34:12 03:26:01 3 0.20 0.00 0.02 0.00 0.00 99.78 03:34:12 03:26:01 4 0.03 0.00 0.05 0.00 0.02 99.90 03:34:12 03:26:01 5 0.32 0.00 0.05 0.03 0.02 99.58 03:34:12 03:26:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:34:12 03:26:01 7 0.10 0.00 0.02 0.00 0.00 99.88 03:34:12 03:27:01 all 0.08 0.00 0.02 0.00 0.01 99.88 03:34:12 03:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:27:01 2 0.48 0.00 0.02 0.00 0.02 99.48 03:34:12 03:27:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:34:12 03:27:01 4 0.08 0.00 0.03 0.00 0.03 99.85 03:34:12 03:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:34:12 03:27:01 6 0.02 0.00 0.03 0.02 0.00 99.93 03:34:12 03:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:34:12 03:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:34:12 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:28:01 2 0.18 0.00 0.00 0.00 0.00 99.82 03:34:12 03:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:28:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:34:12 03:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:28:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:34:12 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:34:12 03:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:34:12 03:29:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:34:12 03:29:01 4 0.08 0.00 0.05 0.00 0.02 99.85 03:34:12 03:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:30:01 all 0.04 0.00 0.01 0.00 0.01 99.95 03:34:12 03:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:34:12 03:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:30:01 2 0.20 0.00 0.02 0.00 0.00 99.78 03:34:12 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:34:12 03:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:34:12 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:31:01 all 0.28 0.00 0.02 0.00 0.01 99.70 03:34:12 03:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:34:12 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:31:01 2 2.00 0.00 0.02 0.00 0.00 97.98 03:34:12 03:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:34:12 03:31:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:34:12 03:31:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:34:12 03:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:32:01 all 0.27 0.00 0.02 0.00 0.01 99.69 03:34:12 03:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:32:01 2 2.00 0.00 0.00 0.00 0.02 97.98 03:34:12 03:32:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:34:12 03:32:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:34:12 03:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:34:12 03:32:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:34:12 03:34:12 03:32:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 03:33:01 all 3.87 0.00 1.53 0.94 0.03 93.64 03:34:12 03:33:01 0 3.76 0.00 1.43 6.64 0.02 88.16 03:34:12 03:33:01 1 3.55 0.00 1.36 0.03 0.03 95.03 03:34:12 03:33:01 2 4.15 0.00 1.24 0.02 0.02 94.58 03:34:12 03:33:01 3 4.75 0.00 1.36 0.25 0.03 93.60 03:34:12 03:33:01 4 4.16 0.00 1.56 0.02 0.05 94.21 03:34:12 03:33:01 5 3.54 0.00 1.19 0.00 0.03 95.23 03:34:12 03:33:01 6 4.04 0.00 1.39 0.52 0.03 94.02 03:34:12 03:33:01 7 2.97 0.00 2.70 0.03 0.02 94.28 03:34:12 03:34:01 all 8.35 0.00 3.35 1.67 0.08 86.54 03:34:12 03:34:01 0 6.97 0.00 4.37 3.93 0.07 84.66 03:34:12 03:34:01 1 7.43 0.00 2.98 0.61 0.05 88.93 03:34:12 03:34:01 2 9.25 0.00 3.02 1.52 0.08 86.13 03:34:12 03:34:01 3 8.70 0.00 3.97 0.08 0.07 87.18 03:34:12 03:34:01 4 8.94 0.00 3.28 0.15 0.05 87.58 03:34:12 03:34:01 5 9.65 0.00 3.52 0.66 0.20 85.97 03:34:12 03:34:01 6 8.48 0.00 2.73 1.57 0.05 87.17 03:34:12 03:34:01 7 7.43 0.00 2.91 4.83 0.08 84.74 03:34:12 Average: all 8.44 0.00 1.43 0.92 0.03 89.18 03:34:12 Average: 0 8.16 0.00 1.50 1.24 0.03 89.07 03:34:12 Average: 1 8.36 0.00 1.45 0.77 0.02 89.41 03:34:12 Average: 2 8.94 0.00 1.41 0.90 0.03 88.72 03:34:12 Average: 3 8.61 0.00 1.44 0.70 0.03 89.22 03:34:12 Average: 4 8.50 0.00 1.40 0.63 0.03 89.43 03:34:12 Average: 5 8.46 0.00 1.50 1.03 0.03 88.97 03:34:12 Average: 6 8.51 0.00 1.39 0.91 0.03 89.16 03:34:12 Average: 7 8.02 0.00 1.37 1.13 0.02 89.46 03:34:12 03:34:12 03:34:12