Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ff0a094634f017a51662964cce374908caefb26 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-ssh3972654239515901540.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-ssh9122908317095351299.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-ssh8409977779233491644.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-ssh16074337982631391191.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-ssh15454533671447661662.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773785 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/928 [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/928 # 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 5ff0a094634f017a51662964cce374908caefb26 (main) Commit message: "Merge pull request #5312 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.45.0" > 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 5ff0a094634f017a51662964cce374908caefb26 # timeout=10 > git rev-list --no-walk 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:49:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:49:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:49:18 ========================================================= 02:49:18 EdgeX Global Pipelines Version Info 02:49:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:49:19 ------------------- 02:49:19 stable info: 02:49:19 ------------------- 02:49:19 Commited By: Cherry Wang cherry@iotechsys.com 02:49:19 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:49:19 Message: update stable to v1.0.278 02:49:20 ------------------- 02:49:20 experimental info: 02:49:20 ------------------- 02:49:20 Commited By: **** collab-it+edgex@linuxfoundation.org 02:49:20 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:49:20 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff0a09 [Pipeline] echo 02:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:20 provisioning config files... 02:49:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config17447464683525885087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:21 ---> ****-login.sh 02:49:21 nexus3.edgexfoundry.org:10001 02:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:21 02:49:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:49:21 Configure a credential helper to remove this warning. See 02:49:21 https://docs.****.com/go/credential-store/ 02:49:21 02:49:21 Login Succeeded 02:49:21 nexus3.edgexfoundry.org:10002 02:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:21 02:49:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:49:21 Configure a credential helper to remove this warning. See 02:49:21 https://docs.****.com/go/credential-store/ 02:49:21 02:49:21 Login Succeeded 02:49:21 nexus3.edgexfoundry.org:10003 02:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:21 02:49:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:49:21 Configure a credential helper to remove this warning. See 02:49:21 https://docs.****.com/go/credential-store/ 02:49:21 02:49:21 Login Succeeded 02:49:21 nexus3.edgexfoundry.org:10004 02:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:21 02:49:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:49:21 Configure a credential helper to remove this warning. See 02:49:21 https://docs.****.com/go/credential-store/ 02:49:21 02:49:21 Login Succeeded 02:49:21 ****.io 02:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:22 02:49:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:49:22 Configure a credential helper to remove this warning. See 02:49:22 https://docs.****.com/go/credential-store/ 02:49:22 02:49:22 Login Succeeded 02:49:22 ---> ****-login.sh ends [Pipeline] } 02:49:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:22 + 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:49:22 + dirname cmd/core-command/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo core-command,cmd/core-command/Dockerfile 02:49:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:49:22 + dirname cmd/core-data/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo core-data,cmd/core-data/Dockerfile 02:49:22 + dirname cmd/core-keeper/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo core-keeper,cmd/core-keeper/Dockerfile 02:49:22 + dirname cmd/core-metadata/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo core-metadata,cmd/core-metadata/Dockerfile 02:49:22 + dirname cmd/security-bootstrapper/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:49:22 + + cut -d/ -f2 02:49:22 dirname cmd/security-proxy-auth/Dockerfile 02:49:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:49:22 + dirname cmd/security-proxy-setup/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:49:22 + dirname cmd/security-secretstore-setup/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:49:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:49:22 + dirname cmd/security-spire-agent/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:49:22 + dirname cmd/security-spire-config/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:49:22 + dirname cmd/security-spire-server/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:49:22 + dirname cmd/support-notifications/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo support-notifications,cmd/support-notifications/Dockerfile 02:49:22 + dirname cmd/support-scheduler/Dockerfile 02:49:22 + cut -d/ -f2 02:49:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:49:22 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:49:22 + git rev-list -1 --merges 5ff0a094634f017a51662964cce374908caefb26~1..5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 02:49:22 -----------> git rev-list -1 --merges 5ff0a094634f017a51662964cce374908caefb26~1..5ff0a094634f017a51662964cce374908caefb26 5ff0a094634f017a51662964cce374908caefb26 02:49:22 5ff0a094634f017a51662964cce374908caefb26 [false] [Pipeline] sh 02:49:23 + git log --format=format:%s -1 5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 02:49:23 ========================================================= 02:49:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:49:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:49:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:23 + grep -v github /etc/ssh/ssh_known_hosts 02:49:23 + [ -e /tmp/ssh_known_hosts ] 02:49:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:49:23 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:49:23 -a /etc/ssh/ssh_known_hosts 02:49:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:24 02:49:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:24 0.1.4: Pulling from edgex-devops/py-git-semver 02:49:24 3dae71ba6b94: Pulling fs layer 02:49:24 6bf1a483ea7c: Pulling fs layer 02:49:24 f5dfc541a4d3: Pulling fs layer 02:49:24 461d9e800cba: Pulling fs layer 02:49:24 80192f66455f: Pulling fs layer 02:49:24 2e8e34ca0e6c: Pulling fs layer 02:49:24 a29436f7fd5d: Pulling fs layer 02:49:24 923cac83aea3: Pulling fs layer 02:49:24 25ad8b0a4227: Pulling fs layer 02:49:24 80192f66455f: Waiting 02:49:24 2e8e34ca0e6c: Waiting 02:49:24 a29436f7fd5d: Waiting 02:49:24 923cac83aea3: Waiting 02:49:24 db01528c6b51: Pulling fs layer 02:49:24 28988de357af: Pulling fs layer 02:49:24 25ad8b0a4227: Waiting 02:49:24 db01528c6b51: Waiting 02:49:24 28988de357af: Waiting 02:49:24 461d9e800cba: Waiting 02:49:24 6bf1a483ea7c: Verifying Checksum 02:49:24 6bf1a483ea7c: Download complete 02:49:24 461d9e800cba: Verifying Checksum 02:49:24 461d9e800cba: Download complete 02:49:24 80192f66455f: Verifying Checksum 02:49:24 f5dfc541a4d3: Verifying Checksum 02:49:24 f5dfc541a4d3: Download complete 02:49:24 3dae71ba6b94: Verifying Checksum 02:49:24 3dae71ba6b94: Download complete 02:49:24 923cac83aea3: Verifying Checksum 02:49:24 923cac83aea3: Download complete 02:49:24 25ad8b0a4227: Verifying Checksum 02:49:24 25ad8b0a4227: Download complete 02:49:24 db01528c6b51: Verifying Checksum 02:49:24 db01528c6b51: Download complete 02:49:24 28988de357af: Verifying Checksum 02:49:24 28988de357af: Download complete 02:49:24 a29436f7fd5d: Verifying Checksum 02:49:24 a29436f7fd5d: Download complete 02:49:25 2e8e34ca0e6c: Download complete 02:49:26 3dae71ba6b94: Pull complete 02:49:26 6bf1a483ea7c: Pull complete 02:49:26 f5dfc541a4d3: Pull complete 02:49:26 461d9e800cba: Pull complete 02:49:26 80192f66455f: Pull complete 02:49:31 2e8e34ca0e6c: Pull complete 02:49:31 a29436f7fd5d: Pull complete 02:49:31 923cac83aea3: Pull complete 02:49:31 25ad8b0a4227: Pull complete 02:49:31 db01528c6b51: Pull complete 02:49:31 28988de357af: Pull complete 02:49:31 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:31 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 02:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:33 $ docker top 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 -eo pid,comm 02:49:33 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:49:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:33 [ssh-agent] Looking for ssh-agent implementation... 02:49:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:34 $ docker exec 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent 02:49:34 SSH_AUTH_SOCK=/tmp/ssh-P27Z0kY4qxvX/agent.32 02:49:34 SSH_AGENT_PID=38 02:49:34 Running ssh-add (command line suppressed) 02:49:34 Identity added: /w/workspace/edgex-go/928@tmp/private_key_4793474021038906333.key (/w/workspace/edgex-go/928@tmp/private_key_4793474021038906333.key) 02:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:34 + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] sh 02:49:34 + git tag --points-at HEAD [Pipeline] } 02:49:34 $ docker exec --env ******** --env ******** 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent -k 02:49:34 unset SSH_AUTH_SOCK; 02:49:34 unset SSH_AGENT_PID; 02:49:34 echo Agent pid 38 killed; 02:49:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:35 [ssh-agent] Looking for ssh-agent implementation... 02:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:35 $ docker exec 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent 02:49:35 SSH_AUTH_SOCK=/tmp/ssh-RERuZ3nH29A8/agent.85 02:49:35 SSH_AGENT_PID=91 02:49:35 Running ssh-add (command line suppressed) 02:49:35 Identity added: /w/workspace/edgex-go/928@tmp/private_key_10228895251964795656.key (/w/workspace/edgex-go/928@tmp/private_key_10228895251964795656.key) 02:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:35 + git semver init 02:49:35 2025-11-25 02:49:35,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:49:35 2025-11-25 02:49:35,887 [run_init] DEBUG init version:0.0.0 force:False 02:49:35 2025-11-25 02:49:35,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/928/.semver 02:49:35 2025-11-25 02:49:35,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/928/.semver 02:49:35 2025-11-25 02:49:35,889 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/928/.semver'], cwd=/w/workspace/edgex-go/928, stdin=None, shell=False, universal_newlines=False) 02:49:41 2025-11-25 02:49:40,854 [append_file] DEBUG append to file:/w/workspace/edgex-go/928/.git/info/exclude 02:49:41 2025-11-25 02:49:40,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/928/.semver/main with force:False 02:49:41 2025-11-25 02:49:40,854 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 02:49:41 2025-11-25 02:49:40,854 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 02:49:41 4.1.0-dev.77 [Pipeline] } 02:49:41 $ docker exec --env ******** --env ******** 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent -k 02:49:41 unset SSH_AUTH_SOCK; 02:49:41 unset SSH_AGENT_PID; 02:49:41 echo Agent pid 91 killed; 02:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:41 + git semver [Pipeline] } 02:49:41 $ docker stop --time=1 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 02:49:43 $ docker rm -f --volumes 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:49:43 Stashed 1 file(s) [Pipeline] echo 02:49:43 [edgeXSemver]: initialized semver on version 4.1.0-dev.77 [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:49:44 + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] echo 02:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:49:44 ========================================================= 02:49:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:49:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:49:44 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:49:44 2d35ebdb57d9: Pulling fs layer 02:49:44 c35fb4624d26: Pulling fs layer 02:49:44 4e2aec7ef170: Pulling fs layer 02:49:44 333b49ad6fbf: Pulling fs layer 02:49:44 4f4fb700ef54: Pulling fs layer 02:49:44 c3e65509a76b: Pulling fs layer 02:49:44 7cf9ebb963bd: Pulling fs layer 02:49:44 bb34ca984cfb: Pulling fs layer 02:49:44 151cf03bc807: Pulling fs layer 02:49:44 333b49ad6fbf: Waiting 02:49:44 4f4fb700ef54: Waiting 02:49:44 c3e65509a76b: Waiting 02:49:44 7cf9ebb963bd: Waiting 02:49:44 151cf03bc807: Waiting 02:49:44 bb34ca984cfb: Waiting 02:49:44 c35fb4624d26: Download complete 02:49:44 333b49ad6fbf: Verifying Checksum 02:49:44 333b49ad6fbf: Download complete 02:49:44 4f4fb700ef54: Verifying Checksum 02:49:44 4f4fb700ef54: Download complete 02:49:44 2d35ebdb57d9: Download complete 02:49:44 c3e65509a76b: Download complete 02:49:44 2d35ebdb57d9: Pull complete 02:49:44 7cf9ebb963bd: Verifying Checksum 02:49:44 7cf9ebb963bd: Download complete 02:49:44 c35fb4624d26: Pull complete 02:49:45 4e2aec7ef170: Verifying Checksum 02:49:45 4e2aec7ef170: Download complete 02:49:45 151cf03bc807: Verifying Checksum 02:49:45 151cf03bc807: Download complete 02:49:45 bb34ca984cfb: Verifying Checksum 02:49:45 bb34ca984cfb: Download complete 02:49:49 4e2aec7ef170: Pull complete 02:49:49 333b49ad6fbf: Pull complete 02:49:49 4f4fb700ef54: Pull complete 02:49:49 c3e65509a76b: Pull complete 02:49:49 7cf9ebb963bd: Pull complete 02:49:53 bb34ca984cfb: Pull complete 02:49:53 151cf03bc807: Pull complete 02:49:53 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:49:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:49:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:49:54 WORKDIR /edgex 02:49:54 COPY go.mod . 02:49:54 RUN go mod download 02:49:54 + docker build -t ci-base-image-x86_64 -f - . 02:49:54 #0 building with "default" instance using docker driver 02:49:54 02:49:54 #1 [internal] load build definition from Dockerfile 02:49:54 #1 transferring dockerfile: 164B done 02:49:54 #1 DONE 0.0s 02:49:54 02:49:54 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:49:54 #2 DONE 0.0s 02:49:54 02:49:54 #3 [internal] load .dockerignore 02:49:54 #3 transferring context: 50B done 02:49:54 #3 DONE 0.0s 02:49:54 02:49:54 #4 [internal] load build context 02:49:54 #4 transferring context: 7.11kB done 02:49:54 #4 DONE 0.1s 02:49:54 02:49:54 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:49:54 #5 DONE 0.1s 02:49:54 02:49:54 #6 [2/4] WORKDIR /edgex 02:49:56 #6 DONE 1.5s 02:49:56 02:49:56 #7 [3/4] COPY go.mod . 02:49:56 #7 DONE 0.0s 02:49:56 02:49:56 #8 [4/4] RUN go mod download 02:49:59 Still waiting to schedule task 02:49:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:50:04 #8 DONE 7.4s 02:50:04 02:50:04 #9 exporting to image 02:50:04 #9 exporting layers 02:50:08 #9 exporting layers 3.8s done 02:50:08 #9 writing image sha256:70582a955c6ed96ea1b081fa016a345186c695cd723418a478f45d471e3ca129 done 02:50:08 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:50:08 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:08 + docker inspect -f . ci-base-image-x86_64 02:50:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:08 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 02:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:08 $ docker top 09076fd00904a8f3dda806a567e9b394d8b677a11b9afa52795a1f09fd5af12b -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:09 + go version 02:50:09 go version go1.25.2 linux/amd64 [Pipeline] } 02:50:09 $ docker stop --time=1 09076fd00904a8f3dda806a567e9b394d8b677a11b9afa52795a1f09fd5af12b 02:50:10 $ docker rm -f --volumes 09076fd00904a8f3dda806a567e9b394d8b677a11b9afa52795a1f09fd5af12b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:10 + docker inspect -f . ci-base-image-x86_64 02:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:10 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 02:50:10 $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:11 $ docker top aa12b9af8927a15d36b702faf3ec87ad79a14bbf602be89b03b83154b79a98c2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:50:11 ========================================================= 02:50:11 [edgeXBuildGoParallel] Running Tests and Build... 02:50:11 ========================================================= [Pipeline] sh 02:50:11 + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] fileExists [Pipeline] sh 02:50:11 + make test 02:50:11 go test -race -coverprofile=coverage.out ./... 02:50:19 ? github.com/edgexfoundry/edgex-go [no test files] 02:50:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:50:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:50:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:50:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 02:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.7% of statements 02:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.015s coverage: 86.5% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.036s coverage: 94.2% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements 02:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:50:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:50:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 8.4% of statements 02:50:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:50:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:50:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.8% of statements 02:50:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:50:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:50:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:50:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:50:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:50:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 02:50:55 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:50:55 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:50:55 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:50:55 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:50:55 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:50:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:50:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:50:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:50:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 2.4% of statements 02:50:57 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:50:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 02:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:50:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 38.2% of statements 02:50:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 02:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:50:57 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:50:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:50:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 02:50:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 02:50:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements 02:50:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements 02:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 02:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.038s coverage: 92.9% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 02:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.021s coverage: 62.3% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 47.4% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements 02:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.6% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.046s coverage: 20.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 02:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.120s coverage: 29.2% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 02:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:51:18 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:51:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:51:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements 02:51:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:51:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:51:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:51:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 02:51:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:51:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements 02:51:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:51:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:51:23 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:51:23 running golangci-lint 02:51:23 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:51:23 go version go1.25.2 linux/amd64 02:51:23 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:51:23 level=info msg="[config_reader] Used config file .golangci.yml" 02:51:23 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:51:23 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:51:23 level=info msg="[goenv] Read go env for 5.079407ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:51:23 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:51:45 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 19.401135674s" 02:51:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.183849ms" 02:51:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773786 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:51:45 Running in /w/workspace/edgex-go/928 [Pipeline] { [Pipeline] checkout 02:51:45 The recommended git tool is: git 02:51:52 using credential edgex-jenkins-ssh 02:51:52 Cloning the remote Git repository 02:51:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:51:52 > git init /w/workspace/edgex-go/928 # timeout=10 02:51:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:52 > git --version # timeout=10 02:51:52 > git --version # 'git version 2.25.1' 02:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:55 level=info msg="[linters_context/goanalysis] analyzers took 1m50.032258977s with top 10 stages: buildir: 51.802338234s, gosec: 2.44863884s, fact_deprecated: 2.287151355s, inspect: 2.232862805s, ctrlflow: 1.684575376s, printf: 1.534132203s, fact_purity: 1.377509059s, S1038: 1.142096116s, nilness: 1.120988376s, typedness: 968.13409ms" 02:51:55 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:51:55 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:51:55 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:51:55 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:51:55 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35, cgo: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, path_absoluter: 35/35, exclusion_rules: 22/21" 02:51:55 level=info msg="[runner] processing took 8.248041ms with stages: nolint_filter: 7.108725ms, generated_file_filter: 879.984µs, exclusion_rules: 168.971µs, exclusion_paths: 42.07µs, path_relativity: 32.081µs, path_absoluter: 4.38µs, cgo: 3.17µs, invalid_issue: 1.98µs, filename_unadjuster: 1.77µs, sort_results: 1.64µs, max_same_issues: 680ns, fixer: 590ns, diff: 510ns, max_from_linter: 320ns, uniq_by_line: 280ns, path_prettifier: 260ns, path_shortener: 250ns, max_per_file_from_linter: 150ns, source_code: 130ns, severity-rules: 100ns" 02:51:55 level=info msg="[runner] linters took 11.027804839s with stages: goanalysis_metalinter: 11.019491457s" 02:51:55 0 issues. 02:51:55 level=info msg="File cache stats: 0 entries of total size 0B" 02:51:55 level=info msg="Memory: 306 samples, avg is 339.1MB, max is 1390.5MB" 02:51:55 level=info msg="Execution took 30.472979537s" 02:51:55 go vet ./... 02:52:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:52:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:52:00 ./bin/test-attribution-txt.sh [Pipeline] echo 02:52:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:52:00 + ls -al . 02:52:00 total 1388 02:52:00 drwxrwxr-x 11 1001 1001 4096 Nov 25 02:50 . 02:52:00 drwxr-xr-x 4 root root 4096 Nov 25 02:50 .. 02:52:00 drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 .blubracket 02:52:00 -rw-rw-r-- 1 1001 1001 10 Nov 25 02:49 .dockerignore 02:52:00 drwxrwxr-x 8 1001 1001 4096 Nov 25 02:51 .git 02:52:00 drwxrwxr-x 3 1001 1001 4096 Nov 25 02:49 .github 02:52:00 -rw-rw-r-- 1 1001 1001 909 Nov 25 02:49 .gitignore 02:52:00 -rw-rw-r-- 1 1001 1001 359 Nov 25 02:49 .golangci.yml 02:52:00 -rw-rw-r-- 1 1001 1001 100 Nov 25 02:49 .hadolint.yml 02:52:00 drwxr-xr-x 3 1001 1001 4096 Nov 25 02:49 .semver 02:52:00 -rw-rw-r-- 1 1001 1001 155 Nov 25 02:49 .sonarcloud.properties 02:52:00 -rw-rw-r-- 1 1001 1001 1171 Nov 25 02:49 ADOPTERS.md 02:52:00 -rw-rw-r-- 1 1001 1001 20017 Nov 25 02:49 Attribution.txt 02:52:00 -rw-rw-r-- 1 1001 1001 108018 Nov 25 02:49 CHANGELOG.md 02:52:00 -rw-rw-r-- 1 1001 1001 3804 Nov 25 02:49 CONTRIBUTING.md 02:52:00 -rw-rw-r-- 1 1001 1001 677 Nov 25 02:49 GOVERNANCE.md 02:52:00 -rw-rw-r-- 1 1001 1001 886 Nov 25 02:49 Jenkinsfile 02:52:00 -rw-rw-r-- 1 1001 1001 10775 Nov 25 02:49 LICENSE 02:52:00 -rw-rw-r-- 1 1001 1001 16739 Nov 25 02:49 Makefile 02:52:00 -rw-rw-r-- 1 1001 1001 582 Nov 25 02:49 OWNERS.md 02:52:00 -rw-rw-r-- 1 1001 1001 9932 Nov 25 02:49 README.md 02:52:00 -rw-rw-r-- 1 1001 1001 789 Nov 25 02:49 SECURITY.md 02:52:00 -rw-rw-r-- 1 1001 1001 12 Nov 25 02:49 VERSION 02:52:00 drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 bin 02:52:00 drwxrwxr-x 19 1001 1001 4096 Nov 25 02:49 cmd 02:52:00 -rw-r--r-- 1 root root 1040110 Nov 25 02:51 coverage.out 02:52:00 drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 fuzz_test 02:52:00 -rw-rw-r-- 1 1001 1001 7070 Nov 25 02:49 go.mod 02:52:00 -rw-rw-r-- 1 1001 1001 90674 Nov 25 02:49 go.sum 02:52:00 drwxrwxr-x 7 1001 1001 4096 Nov 25 02:49 internal 02:52:00 drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 openapi 02:52:00 -rw-rw-r-- 1 1001 1001 584 Nov 25 02:49 security.txt 02:52:00 -rw-rw-r-- 1 1001 1001 204 Nov 25 02:49 version.go [Pipeline] sh 02:52:01 + '[' -e coverage.out ] 02:52:01 + chown 1001:1001 coverage.out [Pipeline] stash 02:52:01 Stashed 1 file(s) [Pipeline] sh 02:52:01 + make build 02:52:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:52:12 Avoid second fetch 02:52:12 Checking out Revision 5ff0a094634f017a51662964cce374908caefb26 (main) 02:52:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:12 > git config core.sparsecheckout # timeout=10 02:52:12 > git checkout -f 5ff0a094634f017a51662964cce374908caefb26 # timeout=10 02:52:12 Commit message: "Merge pull request #5312 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.45.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:17 provisioning config files... 02:52:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config3618625436149144713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:17 ---> ****-login.sh 02:52:17 nexus3.edgexfoundry.org:10001 02:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:18 Configure a credential helper to remove this warning. See 02:52:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:18 02:52:18 Login Succeeded 02:52:18 nexus3.edgexfoundry.org:10002 02:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:18 Configure a credential helper to remove this warning. See 02:52:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:18 02:52:18 Login Succeeded 02:52:18 nexus3.edgexfoundry.org:10003 02:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:19 Configure a credential helper to remove this warning. See 02:52:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:19 02:52:19 Login Succeeded 02:52:19 nexus3.edgexfoundry.org:10004 02:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:19 Configure a credential helper to remove this warning. See 02:52:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:19 02:52:19 Login Succeeded 02:52:19 ****.io 02:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 ---> ****-login.sh ends [Pipeline] } 02:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:52:20 + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] echo 02:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:52:20 ========================================================= 02:52:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:52:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:52:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:52:22 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:52:22 6b59a28fa201: Pulling fs layer 02:52:22 d32bb0dddca7: Pulling fs layer 02:52:22 5dab1238d3d9: Pulling fs layer 02:52:22 196fd7d83e7d: Pulling fs layer 02:52:22 4f4fb700ef54: Pulling fs layer 02:52:22 8ba94037c8f0: Pulling fs layer 02:52:22 deaec5988b04: Pulling fs layer 02:52:22 9f65657bb879: Pulling fs layer 02:52:22 196fd7d83e7d: Waiting 02:52:22 4f4fb700ef54: Waiting 02:52:22 8ba94037c8f0: Waiting 02:52:22 9f65657bb879: Waiting 02:52:22 deaec5988b04: Waiting 02:52:22 d32bb0dddca7: Verifying Checksum 02:52:22 d32bb0dddca7: Download complete 02:52:22 196fd7d83e7d: Verifying Checksum 02:52:22 196fd7d83e7d: Download complete 02:52:22 4f4fb700ef54: Verifying Checksum 02:52:22 4f4fb700ef54: Download complete 02:52:22 8ba94037c8f0: Verifying Checksum 02:52:22 8ba94037c8f0: Download complete 02:52:22 6b59a28fa201: Verifying Checksum 02:52:22 6b59a28fa201: Download complete 02:52:22 9f65657bb879: Verifying Checksum 02:52:22 9f65657bb879: Download complete 02:52:23 6b59a28fa201: Pull complete 02:52:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:52:23 d32bb0dddca7: Pull complete 02:52:24 5dab1238d3d9: Verifying Checksum 02:52:24 5dab1238d3d9: Download complete 02:52:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:52:25 deaec5988b04: Verifying Checksum 02:52:25 deaec5988b04: Download complete 02:52:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:52:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:52:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:52:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:52:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:52:37 5dab1238d3d9: Pull complete 02:52:37 196fd7d83e7d: Pull complete 02:52:37 4f4fb700ef54: Pull complete 02:52:38 8ba94037c8f0: Pull complete 02:52:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:52:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:52:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:52:45 $ docker stop --time=1 aa12b9af8927a15d36b702faf3ec87ad79a14bbf602be89b03b83154b79a98c2 02:52:48 deaec5988b04: Pull complete 02:52:48 9f65657bb879: Pull complete 02:52:48 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:52:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:52:48 $ docker rm -f --volumes aa12b9af8927a15d36b702faf3ec87ad79a14bbf602be89b03b83154b79a98c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:52:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:52:49 WORKDIR /edgex 02:52:49 COPY go.mod . 02:52:49 RUN go mod download 02:52:49 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:50 02:52:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 Sending build context to Docker daemon 3.856MB 02:52:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:52:50 ---> 334268110677 02:52:50 Step 2/4 : WORKDIR /edgex 02:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:50 latest: Pulling from edgex-devops/edgex-compose 02:52:50 91d30c5bc195: Pulling fs layer 02:52:50 2e9b0aa3be6d: Pulling fs layer 02:52:50 9c61dcf015f6: Pulling fs layer 02:52:50 4698f68db338: Pulling fs layer 02:52:50 2a2f49069b9e: Pulling fs layer 02:52:50 4698f68db338: Waiting 02:52:50 e0025b399a48: Pulling fs layer 02:52:50 2a2f49069b9e: Waiting 02:52:50 e0025b399a48: Waiting 02:52:50 91d30c5bc195: Verifying Checksum 02:52:50 91d30c5bc195: Download complete 02:52:50 4698f68db338: Download complete 02:52:50 91d30c5bc195: Pull complete 02:52:50 2e9b0aa3be6d: Verifying Checksum 02:52:50 2e9b0aa3be6d: Download complete 02:52:50 e0025b399a48: Download complete 02:52:50 2a2f49069b9e: Download complete 02:52:50 2e9b0aa3be6d: Pull complete 02:52:51 9c61dcf015f6: Verifying Checksum 02:52:51 9c61dcf015f6: Download complete 02:52:52 ---> Running in 2160dfdbcf22 02:52:52 Removing intermediate container 2160dfdbcf22 02:52:52 ---> f18f7b4d8464 02:52:52 Step 3/4 : COPY go.mod . 02:52:54 9c61dcf015f6: Pull complete 02:52:54 4698f68db338: Pull complete 02:52:54 ---> 720eb85f9657 02:52:54 Step 4/4 : RUN go mod download 02:52:54 ---> Running in 831c8f3f3c2a 02:52:54 2a2f49069b9e: Pull complete 02:52:54 e0025b399a48: Pull complete 02:52:54 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:54 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 02:52:54 $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:52:55 $ docker top 0c3ab3fdd6ac4c4af8403f1a7ca44aeff708d2eeebea0cb9760ff83cdb086928 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:56 + docker compose -f ./docker-compose-build.yml build --parallel 02:52:56 #1 [core-metadata internal] load build definition from Dockerfile 02:52:56 #1 transferring dockerfile: 2.10kB done 02:52:56 #1 DONE 0.0s 02:52:56 02:52:56 #2 [core-data internal] load build definition from Dockerfile 02:52:56 #2 transferring dockerfile: 2.04kB done 02:52:56 #2 DONE 0.0s 02:52:56 02:52:56 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:52:56 #3 DONE 0.0s 02:52:56 02:52:56 #4 [security-spire-agent internal] load build definition from Dockerfile 02:52:56 #4 transferring dockerfile: 1.81kB done 02:52:56 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:52:56 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:52:56 #4 DONE 0.1s 02:52:56 02:52:56 #5 [security-spire-server internal] load build definition from Dockerfile 02:52:56 #5 ... 02:52:56 02:52:56 #6 [core-keeper internal] load build definition from Dockerfile 02:52:56 #6 transferring dockerfile: 2.01kB done 02:52:56 #6 DONE 0.1s 02:52:56 02:52:56 #7 [support-notifications internal] load build definition from Dockerfile 02:52:56 #7 transferring dockerfile: 2.02kB done 02:52:56 #7 DONE 0.1s 02:52:56 02:52:56 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:52:56 #8 transferring dockerfile: 2.14kB done 02:52:56 #8 DONE 0.1s 02:52:56 02:52:56 #9 [security-proxy-setup internal] load build definition from Dockerfile 02:52:56 #9 transferring dockerfile: 2.50kB done 02:52:56 #9 DONE 0.2s 02:52:56 02:52:56 #10 [security-secretstore-setup internal] load build definition from Dockerfile 02:52:56 #10 transferring dockerfile: 2.49kB done 02:52:56 #10 DONE 0.2s 02:52:56 02:52:56 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:52:56 #11 transferring dockerfile: 2.23kB done 02:52:56 #11 DONE 0.2s 02:52:56 02:52:56 #12 [security-bootstrapper internal] load build definition from Dockerfile 02:52:56 #12 transferring dockerfile: 3.02kB done 02:52:56 #12 DONE 0.2s 02:52:56 02:52:56 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:52:56 #3 DONE 0.0s 02:52:56 02:52:56 #13 [core-command internal] load build definition from Dockerfile 02:52:56 #13 transferring dockerfile: 1.94kB done 02:52:56 #13 DONE 0.2s 02:52:56 02:52:56 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:52:56 #14 transferring dockerfile: 1.89kB done 02:52:56 #14 DONE 0.2s 02:52:56 02:52:56 #5 [security-spire-server internal] load build definition from Dockerfile 02:52:56 #5 transferring dockerfile: 1.70kB done 02:52:56 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:52:56 #5 DONE 0.2s 02:52:56 02:52:56 #15 [security-spire-config internal] load build definition from Dockerfile 02:52:56 #15 transferring dockerfile: 1.69kB done 02:52:56 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:52:56 #15 DONE 0.2s 02:52:56 02:52:56 #16 [support-scheduler internal] load build definition from Dockerfile 02:52:56 #16 transferring dockerfile: 1.83kB done 02:52:56 #16 DONE 0.2s 02:52:56 02:52:56 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:52:56 #3 DONE 0.0s 02:52:56 02:52:56 #17 [core-data internal] load .dockerignore 02:52:56 #17 transferring context: 50B done 02:52:56 #17 DONE 0.1s 02:52:56 02:52:56 #18 [core-metadata internal] load .dockerignore 02:52:56 #18 transferring context: 50B done 02:52:56 #18 DONE 0.1s 02:52:56 02:52:56 #19 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:52:56 #19 DONE 0.2s 02:52:56 02:52:56 #20 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:52:56 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:52:56 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:52:56 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:52:56 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:52:56 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:52:56 #20 DONE 0.1s 02:52:56 02:52:56 #21 [security-proxy-auth internal] load .dockerignore 02:52:56 #21 transferring context: 50B done 02:52:56 #21 DONE 0.2s 02:52:56 02:52:56 #22 [support-notifications internal] load .dockerignore 02:52:56 #22 transferring context: 50B done 02:52:56 #22 DONE 0.2s 02:52:56 02:52:56 #23 [core-keeper internal] load .dockerignore 02:52:56 #23 transferring context: 50B done 02:52:56 #23 DONE 0.2s 02:52:56 02:52:56 #24 [core-common-config-bootstrapper internal] load .dockerignore 02:52:56 #24 transferring context: 50B done 02:52:56 #24 DONE 0.1s 02:52:56 02:52:56 #25 [security-secretstore-setup internal] load .dockerignore 02:52:56 #25 transferring context: 50B done 02:52:56 #25 DONE 0.1s 02:52:56 02:52:56 #26 [security-proxy-setup internal] load .dockerignore 02:52:56 #26 transferring context: 50B done 02:52:56 #26 DONE 0.2s 02:52:56 02:52:56 #27 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:52:56 #27 DONE 0.5s 02:52:56 02:52:56 #28 [support-scheduler internal] load .dockerignore 02:52:56 #28 transferring context: 50B done 02:52:56 #28 DONE 0.5s 02:52:56 02:52:56 #29 [core-data builder 2/7] WORKDIR /edgex-go 02:52:57 #29 ... 02:52:57 02:52:57 #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:52:57 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:52:57 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:52:57 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:52:57 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:52:57 #20 DONE 0.1s 02:52:57 02:52:57 #27 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:52:57 #27 DONE 0.5s 02:52:57 02:52:57 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:52:57 #30 DONE 0.7s 02:52:57 02:52:57 #31 [security-spiffe-token-provider internal] load .dockerignore 02:52:57 #31 transferring context: 50B 0.0s done 02:52:57 #31 DONE 0.5s 02:52:57 02:52:57 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:52:57 #32 DONE 0.7s 02:52:57 02:52:57 #29 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:52:58 #29 ... 02:52:58 02:52:58 #33 [security-bootstrapper internal] load .dockerignore 02:52:58 #33 transferring context: 50B done 02:52:58 #33 DONE 1.3s 02:52:58 02:52:58 #34 [security-proxy-auth internal] load build context 02:52:58 #34 ... 02:52:58 02:52:58 #35 [core-command internal] load .dockerignore 02:52:58 #35 transferring context: 50B 0.0s done 02:52:58 #35 DONE 1.6s 02:52:58 02:52:58 #34 [security-proxy-auth internal] load build context 02:53:02 #34 transferring context: 499.53MB 5.6s 02:53:03 #34 transferring context: 607.99MB 6.6s done 02:53:03 #34 ... 02:53:03 02:53:03 #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:53:03 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:53:03 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:53:03 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:53:03 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:53:03 #20 DONE 0.1s 02:53:03 02:53:03 #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:53:03 #27 DONE 0.5s 02:53:03 02:53:03 #36 [security-bootstrapper internal] load build context 02:53:06 #36 ... 02:53:06 02:53:06 #37 [core-metadata internal] load build context 02:53:06 #37 transferring context: 607.99MB 7.7s done 02:53:06 #37 ... 02:53:06 02:53:06 #38 [security-proxy-setup internal] load build context 02:53:06 #38 transferring context: 607.99MB 6.8s done 02:53:06 #38 ... 02:53:06 02:53:06 #39 [security-secretstore-setup internal] load build context 02:53:06 #39 transferring context: 607.99MB 6.6s done 02:53:06 #39 ... 02:53:06 02:53:06 #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:53:06 #0 0.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:06 #0 0.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:06 #0 0.944 (1/1) Installing dumb-init (1.2.5-r3) 02:53:06 #0 0.950 Executing busybox-1.37.0-r19.trigger 02:53:06 #0 0.975 OK: 7 MiB in 17 packages 02:53:07 #40 ... 02:53:07 02:53:07 #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:53:07 #41 ... 02:53:07 02:53:07 #20 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:53:07 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:53:07 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:53:07 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:53:07 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:53:07 #20 DONE 0.1s 02:53:07 02:53:07 #27 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:53:07 #27 DONE 0.5s 02:53:07 02:53:07 #29 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:53:07 #29 DONE 10.2s 02:53:07 02:53:07 #42 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:53:07 #0 0.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:07 #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:07 #0 0.948 (1/1) Installing dumb-init (1.2.5-r3) 02:53:07 #0 0.952 Executing busybox-1.37.0-r19.trigger 02:53:07 #0 0.977 OK: 7 MiB in 17 packages 02:53:07 #42 DONE 10.7s 02:53:07 02:53:07 #43 [security-spire-server internal] load .dockerignore 02:53:07 #43 transferring context: 50B done 02:53:07 #43 DONE 10.3s 02:53:07 02:53:07 #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:53:07 #40 DONE 10.7s 02:53:07 02:53:07 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:53:07 #0 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:07 #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:07 #0 1.106 (1/7) Installing ca-certificates (20250911-r0) 02:53:07 #0 1.121 (2/7) Installing dumb-init (1.2.5-r3) 02:53:07 #0 1.126 (3/7) Installing libgcc (14.2.0-r6) 02:53:07 #0 1.134 (4/7) Installing libsodium (1.0.20-r0) 02:53:07 #0 1.139 (5/7) Installing libstdc++ (14.2.0-r6) 02:53:07 #0 1.158 (6/7) Installing libzmq (4.3.5-r2) 02:53:07 #0 1.166 (7/7) Installing zeromq (4.3.5-r2) 02:53:07 #0 1.176 Executing busybox-1.37.0-r19.trigger 02:53:07 #0 1.182 Executing ca-certificates-20250911-r0.trigger 02:53:07 #0 1.219 OK: 12 MiB in 23 packages 02:53:07 #44 DONE 10.7s 02:53:07 02:53:07 #45 [security-spire-server internal] load build context 02:53:07 #45 DONE 0.0s 02:53:07 02:53:07 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:07 #46 DONE 0.0s 02:53:07 02:53:07 #47 [security-spire-config internal] load .dockerignore 02:53:07 #47 transferring context: 50B 0.0s done 02:53:07 #47 DONE 10.3s 02:53:07 02:53:07 #48 [security-spire-agent internal] load .dockerignore 02:53:07 #48 transferring context: 50B done 02:53:07 #48 ... 02:53:07 02:53:07 #20 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:53:07 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:53:07 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:53:07 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:53:07 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:53:07 #20 DONE 0.1s 02:53:07 02:53:07 #34 [security-proxy-auth internal] load build context 02:53:07 #34 DONE 10.7s 02:53:07 02:53:07 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:53:07 #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:07 #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:07 #0 1.807 (1/4) Installing dumb-init (1.2.5-r3) 02:53:07 #0 1.815 (2/4) Installing openssl (3.5.4-r0) 02:53:07 #0 1.841 (3/4) Installing su-exec (0.2-r3) 02:53:07 #0 1.842 (4/4) Installing yq-go (4.47.2-r1) 02:53:07 #0 1.910 Executing busybox-1.37.0-r19.trigger 02:53:07 #0 1.914 OK: 20 MiB in 20 packages 02:53:07 #49 DONE 10.7s 02:53:07 02:53:07 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:07 #50 DONE 10.7s 02:53:07 02:53:07 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:53:07 #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:07 #0 1.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:07 #0 1.349 (1/4) Installing ca-certificates (20250911-r0) 02:53:07 #0 1.367 (2/4) Installing dumb-init (1.2.5-r3) 02:53:07 #0 1.370 (3/4) Installing su-exec (0.2-r3) 02:53:07 #0 1.378 (4/4) Installing yq-go (4.47.2-r1) 02:53:07 #0 1.463 Executing busybox-1.37.0-r19.trigger 02:53:07 #0 1.473 Executing ca-certificates-20250911-r0.trigger 02:53:07 #0 1.520 OK: 20 MiB in 20 packages 02:53:07 #51 DONE 10.7s 02:53:07 02:53:07 #39 [security-secretstore-setup internal] load build context 02:53:07 #39 DONE 10.7s 02:53:07 02:53:07 #52 [core-keeper internal] load build context 02:53:07 #52 transferring context: 607.99MB 6.6s done 02:53:07 #52 DONE 10.8s 02:53:07 02:53:07 #53 [support-notifications internal] load build context 02:53:07 #53 transferring context: 607.99MB 6.6s done 02:53:07 #53 DONE 10.8s 02:53:07 02:53:07 #54 [core-common-config-bootstrapper internal] load build context 02:53:07 #54 transferring context: 607.99MB 6.7s done 02:53:07 #54 DONE 10.8s 02:53:07 02:53:07 #38 [security-proxy-setup internal] load build context 02:53:07 #38 DONE 10.7s 02:53:07 02:53:07 #55 [core-data internal] load build context 02:53:07 #55 transferring context: 607.99MB 7.4s done 02:53:07 #55 DONE 10.9s 02:53:07 02:53:07 #37 [core-metadata internal] load build context 02:53:07 #37 DONE 10.9s 02:53:07 02:53:07 #56 [security-spiffe-token-provider internal] load build context 02:53:07 #56 ... 02:53:07 02:53:07 #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:53:07 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:53:07 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:53:07 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:53:07 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:53:07 #20 DONE 0.1s 02:53:07 02:53:07 #57 [support-scheduler internal] load build context 02:53:07 #57 transferring context: 607.99MB 3.0s done 02:53:07 #57 DONE 10.4s 02:53:07 02:53:07 #48 [security-spire-agent internal] load .dockerignore 02:53:07 #48 DONE 10.4s 02:53:07 02:53:07 #56 [security-spiffe-token-provider internal] load build context 02:53:07 #56 ... 02:53:07 02:53:07 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:53:07 #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:07 #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:07 #58 ... 02:53:07 02:53:07 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:07 #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 02:53:07 #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 02:53:07 #46 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:53:07 #46 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:53:07 #46 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:53:07 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 02:53:07 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 02:53:07 #46 ... 02:53:07 02:53:07 #45 [security-spire-server internal] load build context 02:53:07 #45 transferring context: 26.44kB done 02:53:07 #45 DONE 0.4s 02:53:07 02:53:07 #59 [security-spire-config internal] load build context 02:53:07 #59 transferring context: 24.70kB 0.0s done 02:53:07 #59 DONE 0.4s 02:53:07 02:53:07 #60 [security-spire-agent internal] load build context 02:53:07 #60 transferring context: 25.98kB 0.0s done 02:53:07 #60 DONE 0.3s 02:53:07 02:53:07 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:07 #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 02:53:07 #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 02:53:07 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:53:07 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:53:07 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:53:07 #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s 02:53:07 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:53:07 #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:53:07 #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.63MB / 41.51MB 0.4s 02:53:07 #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:53:08 #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 0.5s 02:53:08 #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 02:53:08 #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s done 02:53:08 #46 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.1s 02:53:09 #46 ... 02:53:09 02:53:09 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:09 #61 DONE 1.8s 02:53:09 02:53:09 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:09 #46 ... 02:53:09 02:53:09 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:53:09 #0 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:09 #0 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:09 #0 1.260 OK: 265 MiB in 60 packages 02:53:09 #62 DONE 2.6s 02:53:09 02:53:09 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:10 #46 ... 02:53:10 02:53:10 #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:53:10 #41 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #41 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #41 10.87 (1/3) Installing ca-certificates (20250911-r0) 02:53:10 #41 10.90 (2/3) Installing dumb-init (1.2.5-r3) 02:53:10 #41 10.90 (3/3) Installing tzdata (2025b-r0) 02:53:10 #41 10.95 Executing busybox-1.37.0-r19.trigger 02:53:10 #41 10.97 Executing ca-certificates-20250911-r0.trigger 02:53:10 #41 11.03 OK: 8 MiB in 19 packages 02:53:10 #41 DONE 13.2s 02:53:10 02:53:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:10 #46 ... 02:53:10 02:53:10 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:53:10 #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.241 OK: 265 MiB in 60 packages 02:53:10 #63 DONE 3.0s 02:53:10 02:53:10 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:53:10 #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #0 4.871 (1/2) Installing dumb-init (1.2.5-r3) 02:53:10 #0 4.879 (2/2) Installing su-exec (0.2-r3) 02:53:10 #0 4.885 Executing busybox-1.37.0-r19.trigger 02:53:10 #0 4.888 OK: 7 MiB in 18 packages 02:53:10 #64 DONE 6.9s 02:53:10 02:53:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:10 #46 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.0s done 02:53:10 #46 ... 02:53:10 02:53:10 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:53:10 #58 10.84 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:53:10 #58 10.84 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:53:10 #58 10.84 OK: 26328 distinct packages available 02:53:10 #58 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #58 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #58 11.39 (1/13) Installing brotli-libs (1.1.0-r2) 02:53:10 #58 11.47 (2/13) Installing c-ares (1.34.5-r0) 02:53:10 #58 11.50 (3/13) Installing libunistring (1.3-r0) 02:53:10 #58 11.52 (4/13) Installing libidn2 (2.3.7-r0) 02:53:10 #58 11.53 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:53:10 #58 11.53 (6/13) Installing libpsl (0.21.5-r3) 02:53:10 #58 11.53 (7/13) Installing zstd-libs (1.5.7-r0) 02:53:10 #58 11.54 (8/13) Installing libcurl (8.14.1-r2) 02:53:10 #58 11.56 (9/13) Installing curl (8.14.1-r2) 02:53:10 #58 11.56 (10/13) Installing dumb-init (1.2.5-r3) 02:53:10 #58 11.57 (11/13) Installing musl-obstack (1.2.3-r2) 02:53:10 #58 11.57 (12/13) Installing libucontext (1.3.2-r0) 02:53:10 #58 11.58 (13/13) Installing gcompat (1.1.0-r4) 02:53:10 #58 11.58 Executing busybox-1.37.0-r19.trigger 02:53:10 #58 11.59 OK: 13 MiB in 29 packages 02:53:10 #58 DONE 13.3s 02:53:10 02:53:10 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:53:10 #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.868 OK: 265 MiB in 60 packages 02:53:10 #65 DONE 3.1s 02:53:10 02:53:10 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:53:10 #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.432 OK: 265 MiB in 60 packages 02:53:10 #66 DONE 3.1s 02:53:10 02:53:10 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:53:10 #0 0.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.215 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:53:10 #0 1.215 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:53:10 #0 1.215 OK: 26329 distinct packages available 02:53:10 #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:10 #0 1.720 OK: 265 MiB in 60 packages 02:53:10 #67 DONE 3.1s 02:53:10 02:53:10 #68 [core-data builder 4/7] COPY go.mod vendor* ./ 02:53:12 #68 DONE 2.0s 02:53:12 02:53:12 #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:53:12 #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:12 #0 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:12 #0 1.509 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:12 #0 1.539 Executing busybox-1.37.0-r20.post-upgrade 02:53:12 #0 3.048 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:12 #0 3.052 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:12 #0 3.056 Executing busybox-1.37.0-r20.trigger 02:53:12 #0 3.066 OK: 7 MiB in 17 packages 02:53:12 #69 DONE 4.9s 02:53:12 02:53:12 #56 [security-spiffe-token-provider internal] load build context 02:53:12 #56 transferring context: 607.99MB 4.5s done 02:53:12 #56 DONE 15.1s 02:53:12 02:53:12 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:53:12 #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.528 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:53:12 #0 3.528 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:53:12 #0 3.528 OK: 26328 distinct packages available 02:53:12 #0 3.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.988 (1/5) Installing dumb-init (1.2.5-r3) 02:53:12 #0 3.995 (2/5) Installing musl-obstack (1.2.3-r2) 02:53:12 #0 3.997 (3/5) Installing libucontext (1.3.2-r0) 02:53:12 #0 4.000 (4/5) Installing gcompat (1.1.0-r4) 02:53:12 #0 4.004 (5/5) Installing openssl (3.5.4-r0) 02:53:12 #0 4.015 Executing busybox-1.37.0-r19.trigger 02:53:12 #0 4.024 OK: 8 MiB in 21 packages 02:53:12 #70 DONE 4.9s 02:53:12 02:53:12 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:53:12 #0 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.459 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:53:12 #0 3.459 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:53:12 #0 3.459 OK: 26328 distinct packages available 02:53:12 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:12 #0 3.952 (1/4) Installing dumb-init (1.2.5-r3) 02:53:12 #0 3.960 (2/4) Installing musl-obstack (1.2.3-r2) 02:53:12 #0 3.967 (3/4) Installing libucontext (1.3.2-r0) 02:53:12 #0 3.971 (4/4) Installing gcompat (1.1.0-r4) 02:53:12 #0 3.976 Executing busybox-1.37.0-r19.trigger 02:53:12 #0 3.980 OK: 8 MiB in 20 packages 02:53:12 #71 DONE 4.9s 02:53:12 02:53:12 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:53:12 #72 ... 02:53:12 02:53:12 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:53:12 #73 DONE 1.9s 02:53:12 02:53:12 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:53:12 #74 DONE 1.9s 02:53:12 02:53:12 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:53:12 #75 DONE 1.9s 02:53:12 02:53:12 #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:12 #76 ... 02:53:12 02:53:12 #77 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:53:12 #77 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 02:53:12 #77 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:53:12 #77 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:53:12 #77 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 02:53:12 #77 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:53:12 #77 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:53:12 #77 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 02:53:12 #77 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:53:12 #77 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 02:53:12 #77 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:53:12 #77 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.5s done 02:53:12 #77 DONE 5.3s 02:53:12 02:53:12 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:53:12 #78 DONE 0.5s 02:53:12 02:53:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:53:12 #46 DONE 5.6s 02:53:12 02:53:12 #36 [security-bootstrapper internal] load build context 02:53:13 #36 ... 02:53:13 02:53:13 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 02:53:13 #68 DONE 2.0s 02:53:13 02:53:13 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:53:13 #0 4.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 5.174 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.248 Executing busybox-1.37.0-r20.post-upgrade 02:53:13 #0 5.436 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.446 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.449 Executing busybox-1.37.0-r20.trigger 02:53:13 #0 5.459 OK: 12 MiB in 23 packages 02:53:13 #79 DONE 5.9s 02:53:13 02:53:13 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:53:13 #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 5.086 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.103 Executing busybox-1.37.0-r20.post-upgrade 02:53:13 #0 5.439 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.447 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.452 Executing busybox-1.37.0-r20.trigger 02:53:13 #0 5.458 OK: 7 MiB in 17 packages 02:53:13 #80 DONE 5.9s 02:53:13 02:53:13 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:53:13 #0 4.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 4.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 5.109 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.194 Executing busybox-1.37.0-r20.post-upgrade 02:53:13 #0 5.395 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.398 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.401 Executing busybox-1.37.0-r20.trigger 02:53:13 #0 5.411 OK: 20 MiB in 20 packages 02:53:13 #81 DONE 5.8s 02:53:13 02:53:13 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:53:13 #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 4.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 5.274 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.288 Executing busybox-1.37.0-r20.post-upgrade 02:53:13 #0 5.428 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.432 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 5.439 Executing busybox-1.37.0-r20.trigger 02:53:13 #0 5.446 OK: 20 MiB in 20 packages 02:53:13 #82 DONE 5.9s 02:53:13 02:53:13 #83 [core-command internal] load build context 02:53:13 #83 transferring context: 607.99MB 5.5s done 02:53:13 #83 DONE 5.9s 02:53:13 02:53:13 #36 [security-bootstrapper internal] load build context 02:53:13 #36 ... 02:53:13 02:53:13 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:53:13 #84 DONE 0.1s 02:53:13 02:53:13 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:53:13 #75 DONE 1.9s 02:53:13 02:53:13 #36 [security-bootstrapper internal] load build context 02:53:13 #36 transferring context: 607.99MB 5.8s done 02:53:13 #36 DONE 9.9s 02:53:13 02:53:13 #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:13 #76 ... 02:53:13 02:53:13 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:53:13 #0 4.812 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 5.163 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 5.638 (1/1) Installing dumb-init (1.2.5-r3) 02:53:13 #0 5.786 Executing busybox-1.37.0-r19.trigger 02:53:13 #0 5.818 OK: 7 MiB in 17 packages 02:53:13 #85 DONE 6.1s 02:53:13 02:53:13 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:13 #86 ... 02:53:13 02:53:13 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:53:13 #0 3.615 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 3.804 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 4.268 OK: 265 MiB in 60 packages 02:53:13 #87 DONE 4.4s 02:53:13 02:53:13 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:53:13 #88 DONE 0.1s 02:53:13 02:53:13 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:13 #89 ... 02:53:13 02:53:13 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:53:13 #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 3.269 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 3.283 Executing busybox-1.37.0-r20.post-upgrade 02:53:13 #0 3.321 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 3.324 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 3.326 Executing busybox-1.37.0-r20.trigger 02:53:13 #0 3.331 OK: 7 MiB in 18 packages 02:53:13 #90 DONE 3.4s 02:53:13 02:53:13 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:53:13 #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:13 #0 3.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:13 #0 3.496 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 3.514 Executing busybox-1.37.0-r20.post-upgrade 02:53:13 #0 3.542 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 3.545 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:13 #0 3.549 Executing busybox-1.37.0-r20.trigger 02:53:13 #0 3.554 OK: 13 MiB in 29 packages 02:53:13 #91 DONE 3.7s 02:53:13 02:53:13 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:53:14 #92 ... 02:53:14 02:53:14 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:53:14 #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:14 #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:14 #0 3.609 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #0 3.626 Executing busybox-1.37.0-r20.post-upgrade 02:53:14 #0 3.657 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #0 3.661 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #0 3.663 Executing busybox-1.37.0-r20.trigger 02:53:14 #0 3.668 OK: 8 MiB in 19 packages 02:53:14 #93 DONE 3.8s 02:53:14 02:53:14 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:53:14 #0 1.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:14 #0 2.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:14 #94 2.386 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #94 2.405 Executing busybox-1.37.0-r20.post-upgrade 02:53:14 #94 2.489 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #94 2.492 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #94 2.497 Executing busybox-1.37.0-r20.trigger 02:53:14 #94 2.501 OK: 8 MiB in 21 packages 02:53:14 #94 DONE 2.7s 02:53:14 02:53:14 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:53:14 #72 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:14 #72 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:14 #72 2.492 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #72 2.516 Executing busybox-1.37.0-r20.post-upgrade 02:53:14 #72 2.559 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #72 2.563 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:53:14 #72 2.567 Executing busybox-1.37.0-r20.trigger 02:53:14 #72 2.576 OK: 8 MiB in 20 packages 02:53:14 #72 DONE 2.7s 02:53:14 02:53:14 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:53:14 #92 DONE 1.2s 02:53:14 02:53:14 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:53:16 #95 ... 02:53:16 02:53:16 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:53:16 #96 DONE 1.0s 02:53:16 02:53:16 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:53:16 #97 DONE 1.1s 02:53:16 02:53:16 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:53:16 #98 DONE 1.1s 02:53:16 02:53:16 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:53:16 #95 DONE 1.1s 02:53:16 02:53:16 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:53:16 #99 DONE 0.3s 02:53:16 02:53:16 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:53:16 #100 DONE 0.1s 02:53:16 02:53:16 #101 [security-spire-config stage-2 6/10] COPY security.txt / 02:53:16 #101 DONE 0.3s 02:53:16 02:53:16 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:53:16 #102 DONE 0.3s 02:53:16 02:53:16 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:53:16 #103 DONE 0.5s 02:53:16 02:53:16 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:53:16 #104 DONE 0.1s 02:53:16 02:53:16 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:53:16 #105 ... 02:53:16 02:53:16 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:53:16 #106 DONE 0.1s 02:53:16 02:53:16 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:53:16 #107 DONE 0.1s 02:53:17 02:53:17 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:53:17 #105 DONE 0.2s 02:53:17 02:53:17 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:53:17 #108 DONE 0.1s 02:53:17 02:53:17 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:53:17 #109 DONE 0.1s 02:53:17 02:53:17 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:53:17 #110 ... 02:53:17 02:53:17 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:53:17 #111 DONE 0.4s 02:53:17 02:53:17 #112 [security-spire-server] exporting to image 02:53:17 #112 exporting layers 02:53:18 #112 ... 02:53:18 02:53:18 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:53:18 #110 DONE 1.7s 02:53:18 02:53:18 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:53:19 #113 ... 02:53:19 02:53:19 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:53:19 #114 DONE 2.7s 02:53:19 02:53:19 #115 [security-spire-config] exporting to image 02:53:21 #115 ... 02:53:21 02:53:21 #112 [security-spire-server] exporting to image 02:53:21 #112 exporting layers 2.7s done 02:53:21 #112 writing image sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 0.3s done 02:53:21 #112 naming to docker.io/library/security-spire-server 0.2s done 02:53:21 #112 DONE 3.5s 02:53:21 02:53:21 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:22 #116 ... 02:53:22 02:53:22 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:22 #117 ... 02:53:22 02:53:22 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:22 #118 ... 02:53:22 02:53:22 #115 [security-spire-config] exporting to image 02:53:22 #115 exporting layers 3.0s done 02:53:22 #115 writing image sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff 0.1s done 02:53:22 #115 naming to docker.io/library/security-spire-config 02:53:22 #115 naming to docker.io/library/security-spire-config 0.1s done 02:53:23 #115 DONE 3.8s 02:53:23 02:53:23 #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:26 #76 ... 02:53:26 02:53:26 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:53:26 #113 DONE 7.5s 02:53:26 02:53:26 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:53:28 #119 DONE 2.5s 02:53:28 02:53:28 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:28 #86 DONE 16.6s 02:53:28 02:53:28 #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:28 #76 DONE 16.6s 02:53:28 02:53:28 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:28 #117 DONE 16.6s 02:53:28 02:53:28 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:28 #118 DONE 16.6s 02:53:28 02:53:28 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:28 #116 DONE 16.1s 02:53:28 02:53:28 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:28 #89 DONE 15.2s 02:53:28 02:53:28 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:53:29 #120 ... 02:53:29 02:53:29 #121 [security-spire-agent] exporting to image 02:53:29 #121 exporting layers 0.4s done 02:53:29 #121 writing image sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done 02:53:29 #121 naming to docker.io/library/security-spire-agent done 02:53:29 #121 DONE 0.4s 02:53:29 02:53:29 #122 [security-proxy-setup builder 6/7] COPY . . 02:53:36 #122 DONE 7.0s 02:53:36 02:53:36 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 #123 CACHED 02:53:36 02:53:36 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:53:36 #124 CACHED 02:53:36 02:53:36 #125 [security-proxy-setup builder 6/7] COPY . . 02:53:36 #125 CACHED 02:53:36 02:53:36 #126 [core-keeper builder 7/8] COPY . . 02:53:36 #126 DONE 6.9s 02:53:36 02:53:36 #127 [security-proxy-auth builder 6/7] COPY . . 02:53:36 #127 CACHED 02:53:36 02:53:36 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 #128 CACHED 02:53:36 02:53:36 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:53:36 #129 CACHED 02:53:36 02:53:36 #130 [security-bootstrapper builder 6/7] COPY . . 02:53:36 #130 CACHED 02:53:36 02:53:36 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:53:36 #131 CACHED 02:53:36 02:53:36 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 #132 CACHED 02:53:36 02:53:36 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 #133 CACHED 02:53:36 02:53:36 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:53:36 #134 CACHED 02:53:36 02:53:36 #135 [core-metadata builder 6/7] COPY . . 02:53:36 #135 CACHED 02:53:36 02:53:36 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:53:36 #136 CACHED 02:53:36 02:53:36 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 02:53:36 #137 CACHED 02:53:36 02:53:36 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 #138 CACHED 02:53:36 02:53:36 #120 [security-proxy-auth builder 6/7] COPY . . 02:53:36 #120 DONE 7.0s 02:53:36 02:53:36 #139 [support-notifications builder 6/7] COPY . . 02:53:36 #139 DONE 7.0s 02:53:36 02:53:36 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 02:53:36 #140 CACHED 02:53:36 02:53:36 #141 [core-command builder 6/7] COPY . . 02:53:36 #141 CACHED 02:53:36 02:53:36 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 #142 CACHED 02:53:36 02:53:36 #143 [support-scheduler builder 6/7] COPY . . 02:53:36 #143 DONE 7.0s 02:53:36 02:53:36 #144 [security-spiffe-token-provider builder 6/7] COPY . . 02:53:36 #144 DONE 7.0s 02:53:36 02:53:36 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:36 #145 0.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:53:46 #145 ... 02:53:46 02:53:46 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:46 #0 0.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:53:46 #146 ... 02:53:46 02:53:46 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:46 #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:53:46 #147 ... 02:53:46 02:53:46 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:53:46 #0 0.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:53:46 #148 ... 02:53:46 02:53:46 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:46 #0 0.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:46 #149 ... 02:53:46 02:53:46 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:53:46 #0 0.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:53:46 #150 ... 02:53:46 02:53:46 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:53:46 #0 0.769 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:53:46 #151 ... 02:53:46 02:53:46 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:53:46 #0 0.675 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:53:46 #152 ... 02:53:46 02:53:46 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:53:46 #0 0.789 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:53:46 #153 ... 02:53:46 02:53:46 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:53:46 #0 0.746 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:53:47 #154 ... 02:53:47 02:53:47 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:47 #0 0.759 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:53:47 #155 ... 02:53:47 02:53:47 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:53:47 #0 0.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:53:50 Removing intermediate container 831c8f3f3c2a 02:53:50 ---> 17f9f0f92e73 02:53:50 Successfully built 17f9f0f92e73 02:53:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker inspect -f . ci-base-image-arm64 02:53:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:51 prd-ubuntu20.04-docker-arm64-4c-16g-773786 does not seem to be running inside a container 02:53:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@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:53:52 $ docker top 10dc5ab2b9670cdc0710c1d95c3f9137b6fb8d79d9e6df39e96df7e5a0802db6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:53 + go version 02:53:53 go version go1.25.3 linux/arm64 [Pipeline] } 02:53:53 $ docker stop --time=1 10dc5ab2b9670cdc0710c1d95c3f9137b6fb8d79d9e6df39e96df7e5a0802db6 02:53:55 $ docker rm -f --volumes 10dc5ab2b9670cdc0710c1d95c3f9137b6fb8d79d9e6df39e96df7e5a0802db6 [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:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:53:55 02:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:53:56 latest: Pulling from edgex-devops/edgex-compose-arm64 02:53:56 547446be3368: Pulling fs layer 02:53:56 d125d8839a47: Pulling fs layer 02:53:56 3e85d5ac6304: Pulling fs layer 02:53:56 c3105a71a48b: Pulling fs layer 02:53:56 0f093f025ec4: Pulling fs layer 02:53:56 c3106fc0e877: Pulling fs layer 02:53:56 c3105a71a48b: Waiting 02:53:56 0f093f025ec4: Waiting 02:53:56 c3106fc0e877: Waiting 02:53:56 547446be3368: Verifying Checksum 02:53:56 547446be3368: Download complete 02:53:56 c3105a71a48b: Verifying Checksum 02:53:56 c3105a71a48b: Download complete 02:53:57 d125d8839a47: Verifying Checksum 02:53:57 d125d8839a47: Download complete 02:53:57 c3106fc0e877: Verifying Checksum 02:53:57 c3106fc0e877: Download complete 02:53:57 0f093f025ec4: Verifying Checksum 02:53:57 0f093f025ec4: Download complete 02:53:57 547446be3368: Pull complete 02:53:59 d125d8839a47: Pull complete 02:53:59 3e85d5ac6304: Verifying Checksum 02:53:59 3e85d5ac6304: Download complete 02:54:09 3e85d5ac6304: Pull complete 02:54:09 c3105a71a48b: Pull complete 02:54:10 0f093f025ec4: Pull complete 02:54:10 c3106fc0e877: Pull complete 02:54:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:54:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:11 prd-ubuntu20.04-docker-arm64-4c-16g-773786 does not seem to be running inside a container 02:54:11 $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@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:54:13 $ docker top 00051aaf03ac436c7439102bfcb6c12fa7552c9aa9500b65d1740d155af6ca33 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:13 + docker compose -f ./docker-compose-build.yml build --parallel 02:54:23 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:54:23 #1 transferring dockerfile: 3.02kB done 02:54:23 #1 DONE 0.1s 02:54:23 02:54:23 #2 [security-spire-config internal] load build definition from Dockerfile 02:54:23 #2 transferring dockerfile: 1.69kB done 02:54:23 #2 DONE 0.0s 02:54:23 02:54:23 #3 [core-data internal] load build definition from Dockerfile 02:54:23 #3 transferring dockerfile: 2.04kB done 02:54:23 #3 DONE 0.1s 02:54:23 02:54:23 #4 [security-spire-server internal] load build definition from Dockerfile 02:54:23 #4 transferring dockerfile: 1.70kB done 02:54:23 #4 DONE 0.1s 02:54:23 02:54:23 #5 [security-spire-agent internal] load build definition from Dockerfile 02:54:23 #5 transferring dockerfile: 1.81kB done 02:54:23 #5 DONE 0.1s 02:54:23 02:54:23 #6 [security-proxy-setup internal] load build definition from Dockerfile 02:54:23 #6 transferring dockerfile: 2.50kB 0.0s done 02:54:23 #6 DONE 0.1s 02:54:23 02:54:23 #7 [security-secretstore-setup internal] load build definition from Dockerfile 02:54:23 #7 transferring dockerfile: 2.49kB done 02:54:23 #7 DONE 0.1s 02:54:23 02:54:23 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:54:23 #8 transferring dockerfile: 2.14kB done 02:54:23 #8 DONE 0.1s 02:54:23 02:54:23 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:54:23 #9 transferring dockerfile: 1.89kB done 02:54:23 #9 DONE 0.1s 02:54:23 02:54:23 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:54:23 #10 transferring dockerfile: 2.23kB done 02:54:23 #10 DONE 0.1s 02:54:23 02:54:23 #11 [support-scheduler internal] load build definition from Dockerfile 02:54:23 #11 transferring dockerfile: 1.83kB done 02:54:23 #11 DONE 0.1s 02:54:23 02:54:23 #12 [core-keeper internal] load build definition from Dockerfile 02:54:23 #12 transferring dockerfile: 2.01kB done 02:54:23 #12 DONE 0.1s 02:54:23 02:54:23 #13 [core-metadata internal] load build definition from Dockerfile 02:54:23 #13 transferring dockerfile: 2.10kB done 02:54:23 #13 DONE 0.1s 02:54:23 02:54:23 #14 [core-command internal] load build definition from Dockerfile 02:54:24 #14 transferring dockerfile: 1.94kB done 02:54:24 #14 DONE 0.1s 02:54:24 02:54:24 #15 [support-notifications internal] load build definition from Dockerfile 02:54:24 #15 transferring dockerfile: 2.02kB 0.0s done 02:54:24 #15 DONE 0.1s 02:54:24 02:54:24 #16 [security-bootstrapper internal] load .dockerignore 02:54:24 #16 transferring context: 50B 0.0s done 02:54:24 #16 DONE 0.1s 02:54:25 02:54:25 #17 [core-data internal] load .dockerignore 02:54:25 #17 ... 02:54:25 02:54:25 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:25 #18 DONE 0.0s 02:54:25 02:54:25 #17 [core-data internal] load .dockerignore 02:54:25 #17 transferring context: 50B done 02:54:25 #17 DONE 0.6s 02:54:25 02:54:25 #19 [security-spire-config internal] load .dockerignore 02:54:25 #19 transferring context: 50B done 02:54:25 #19 DONE 0.7s 02:54:25 02:54:25 #20 [support-notifications internal] load .dockerignore 02:54:25 #20 ... 02:54:25 02:54:25 #21 [security-spire-server internal] load .dockerignore 02:54:25 #21 transferring context: 50B 0.0s done 02:54:25 #21 DONE 0.8s 02:54:25 02:54:25 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:25 #18 DONE 0.0s 02:54:25 02:54:25 #22 [security-spire-agent internal] load .dockerignore 02:54:25 #22 transferring context: 50B done 02:54:25 #22 DONE 0.8s 02:54:25 02:54:25 #23 [security-proxy-setup internal] load .dockerignore 02:54:25 #23 transferring context: 50B 0.0s done 02:54:25 #23 ... 02:54:25 02:54:25 #24 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:54:25 #24 DONE 0.6s 02:54:25 02:54:25 #23 [security-proxy-setup internal] load .dockerignore 02:54:25 #23 DONE 0.9s 02:54:25 02:54:25 #25 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:54:25 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:54:26 #25 ... 02:54:26 02:54:26 #20 [support-notifications internal] load .dockerignore 02:54:26 #20 transferring context: 50B 0.0s done 02:54:26 #20 DONE 0.8s 02:54:26 02:54:26 #26 [security-spiffe-token-provider internal] load .dockerignore 02:54:26 #26 transferring context: 50B 0.0s done 02:54:26 #26 DONE 1.0s 02:54:26 02:54:26 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:54:26 #27 transferring context: 50B 0.0s done 02:54:26 #27 DONE 1.0s 02:54:26 02:54:26 #28 [security-proxy-auth internal] load .dockerignore 02:54:26 #28 transferring context: 50B 0.0s done 02:54:26 #28 DONE 1.1s 02:54:26 02:54:26 #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 02:54:26 #24 DONE 0.7s 02:54:26 02:54:26 #25 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:54:26 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:54:26 #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:54:26 #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:54:26 #25 ... 02:54:26 02:54:26 #29 [core-command internal] load .dockerignore 02:54:26 #29 transferring context: 50B 0.0s done 02:54:26 #29 DONE 0.9s 02:54:26 02:54:26 #30 [support-scheduler internal] load .dockerignore 02:54:26 #30 transferring context: 50B 0.0s done 02:54:26 #30 DONE 1.0s 02:54:26 02:54:26 #31 [core-keeper internal] load .dockerignore 02:54:26 #31 transferring context: 50B 0.0s done 02:54:26 #31 DONE 1.0s 02:54:26 02:54:26 #32 [core-metadata internal] load .dockerignore 02:54:26 #32 transferring context: 50B 0.0s done 02:54:26 #32 DONE 1.0s 02:54:26 02:54:26 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:26 #18 DONE 0.0s 02:54:26 02:54:26 #24 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 02:54:26 #24 DONE 0.7s 02:54:26 02:54:26 #33 [security-secretstore-setup internal] load .dockerignore 02:54:26 #33 transferring context: 50B 0.0s done 02:54:26 #33 DONE 1.3s 02:54:26 02:54:26 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:54:26 #34 ... 02:54:26 02:54:26 #24 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 02:54:26 #24 DONE 0.9s 02:54:26 02:54:26 #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:54:26 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:54:26 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:54:26 #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:54:26 #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:54:27 #25 ... 02:54:27 02:54:27 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:54:27 #35 DONE 1.2s 02:54:27 02:54:27 #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:54:27 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:54:27 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:54:27 #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:54:27 #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:54:27 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:54:27 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:54:27 #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:54:27 #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:54:27 #25 ... 02:54:27 02:54:27 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:54:27 #34 DONE 1.3s 02:54:27 02:54:27 #36 [core-data internal] load build context 02:54:27 #36 transferring context: 3.36MB 1.2s done 02:54:27 #36 DONE 1.9s 02:54:27 02:54:27 #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:54:27 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:54:27 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:54:27 #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:54:27 #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:54:27 #25 ... 02:54:27 02:54:27 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:27 #18 DONE 0.0s 02:54:27 02:54:27 #37 [security-spire-server internal] load build context 02:54:27 #37 transferring context: 26.44kB 0.0s done 02:54:27 #37 DONE 0.8s 02:54:27 02:54:27 #38 [security-spire-config internal] load build context 02:54:27 #38 transferring context: 24.70kB 0.0s done 02:54:27 #38 DONE 0.7s 02:54:27 02:54:27 #39 [security-bootstrapper internal] load build context 02:54:27 #39 transferring context: 3.36MB 1.2s done 02:54:27 #39 DONE 2.0s 02:54:28 02:54:28 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:28 #18 DONE 0.0s 02:54:28 02:54:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:28 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 02:54:28 #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:54:28 #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:54:28 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:54:28 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:54:28 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:54:28 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 02:54:28 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 02:54:28 #40 ... 02:54:28 02:54:28 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:28 #18 DONE 0.0s 02:54:28 02:54:28 #41 [security-proxy-setup internal] load build context 02:54:28 #41 transferring context: 3.36MB 1.1s done 02:54:28 #41 DONE 1.8s 02:54:28 02:54:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:28 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 02:54:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s 02:54:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 0.5s 02:54:28 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 02:54:28 #40 ... 02:54:28 02:54:28 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:28 #18 DONE 0.0s 02:54:28 02:54:28 #42 [security-spire-agent internal] load build context 02:54:28 #42 transferring context: 25.98kB 0.0s done 02:54:28 #42 DONE 0.7s 02:54:28 02:54:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 0.6s 02:54:28 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:54:28 #40 ... 02:54:28 02:54:28 #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:28 #18 DONE 0.0s 02:54:28 02:54:28 #24 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:54:28 #24 DONE 1.5s 02:54:28 02:54:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:28 #40 ... 02:54:28 02:54:28 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:28 #18 DONE 0.1s 02:54:28 02:54:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.0s 02:54:28 #40 ... 02:54:28 02:54:28 #24 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 02:54:28 #24 DONE 1.6s 02:54:28 02:54:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:29 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.2s 02:54:29 #40 ... 02:54:29 02:54:29 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:54:29 #18 DONE 0.2s 02:54:29 02:54:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:29 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 02:54:29 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.5s 02:54:29 #40 ... 02:54:29 02:54:29 #24 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 02:54:29 #24 DONE 2.2s 02:54:29 02:54:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:29 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.8s 02:54:30 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.2s 02:54:30 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.67MB / 37.02MB 2.7s 02:54:30 #40 ... 02:54:30 02:54:30 #43 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:54:30 #43 DONE 5.3s 02:54:30 02:54:30 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:31 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 3.3s 02:54:31 #40 ... 02:54:31 02:54:31 #44 [security-spiffe-token-provider internal] load build context 02:54:31 #44 transferring context: 3.36MB 2.3s done 02:54:31 #44 DONE 3.2s 02:54:31 02:54:31 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:32 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 4.1s 02:54:33 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.95MB / 37.02MB 5.0s 02:54:33 #40 ... 02:54:33 02:54:33 #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:54:33 #45 DONE 3.0s 02:54:33 02:54:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:33 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 5.8s 02:54:34 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 6.5s 02:54:35 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 7.3s 02:54:37 #40 ... 02:54:37 02:54:37 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:54:37 #0 7.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:37 #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:37 #46 ... 02:54:37 02:54:37 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:54:37 #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:37 #0 8.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:37 #47 ... 02:54:37 02:54:37 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:54:37 #48 ... 02:54:37 02:54:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:37 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 9.4s 02:54:37 #40 ... 02:54:37 02:54:37 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:54:37 #0 9.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:37 #49 ... 02:54:37 02:54:37 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:37 #0 9.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:37 #50 ... 02:54:37 02:54:37 #51 [support-scheduler internal] load build context 02:54:37 #51 transferring context: 3.36MB 5.3s done 02:54:37 #51 DONE 8.7s 02:54:37 02:54:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:37 #40 ... 02:54:37 02:54:37 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:54:37 #52 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 02:54:37 #52 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:54:37 #52 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:54:37 #52 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:54:37 #52 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:54:37 #52 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:54:37 #52 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:54:37 #52 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 02:54:37 #52 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.7s done 02:54:37 #52 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:54:37 #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.0s 02:54:37 #52 ... 02:54:37 02:54:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:37 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 10.2s 02:54:37 #40 ... 02:54:37 02:54:37 #53 [core-common-config-bootstrapper internal] load build context 02:54:38 #53 ... 02:54:38 02:54:38 #54 [security-proxy-auth internal] load build context 02:54:38 #54 ... 02:54:38 02:54:38 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:54:38 #55 ... 02:54:38 02:54:38 #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:54:38 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:54:38 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:54:38 #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:54:38 #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:54:38 #25 ... 02:54:38 02:54:38 #53 [core-common-config-bootstrapper internal] load build context 02:54:38 #53 transferring context: 3.36MB 7.6s done 02:54:38 #53 DONE 10.3s 02:54:38 02:54:38 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:38 #0 8.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:38 #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:38 #56 ... 02:54:38 02:54:38 #57 [support-notifications internal] load build context 02:54:38 #57 ... 02:54:38 02:54:38 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:39 #58 ... 02:54:39 02:54:39 #59 [core-command internal] load build context 02:54:39 #59 ... 02:54:39 02:54:39 #60 [core-keeper internal] load build context 02:54:39 #60 ... 02:54:39 02:54:39 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:39 #61 ... 02:54:39 02:54:39 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:54:39 #62 ... 02:54:39 02:54:39 #63 [security-secretstore-setup internal] load build context 02:54:39 #63 ... 02:54:39 02:54:39 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:54:39 #64 ... 02:54:39 02:54:39 #65 [core-metadata internal] load build context 02:54:39 #65 ... 02:54:39 02:54:39 #60 [core-keeper internal] load build context 02:54:40 #60 ... 02:54:40 02:54:40 #54 [security-proxy-auth internal] load build context 02:54:40 #54 transferring context: 3.36MB 8.7s done 02:54:40 #54 DONE 12.4s 02:54:40 02:54:40 #60 [core-keeper internal] load build context 02:54:42 #60 ... 02:54:42 02:54:42 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:42 #58 DONE 13.7s 02:54:42 02:54:42 #60 [core-keeper internal] load build context 02:54:43 #60 ... 02:54:43 02:54:43 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:54:43 #47 13.68 (1/1) Installing dumb-init (1.2.5-r3) 02:54:43 #47 13.68 Executing busybox-1.37.0-r19.trigger 02:54:43 #47 13.68 OK: 8 MiB in 17 packages 02:54:43 #47 DONE 16.4s 02:54:43 02:54:43 #60 [core-keeper internal] load build context 02:54:43 #60 ... 02:54:43 02:54:43 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:54:43 #66 ... 02:54:43 02:54:43 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:43 #67 ... 02:54:43 02:54:43 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:54:43 #68 ... 02:54:43 02:54:43 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:54:43 #69 ... 02:54:43 02:54:43 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:54:44 #70 ... 02:54:44 02:54:44 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:54:44 #71 ... 02:54:44 02:54:44 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:44 #61 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:44 #61 ... 02:54:44 02:54:44 #65 [core-metadata internal] load build context 02:54:44 #65 transferring context: 3.36MB 12.2s done 02:54:44 #65 DONE 14.8s 02:54:44 02:54:44 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:54:44 #46 13.42 (1/4) Installing dumb-init (1.2.5-r3) 02:54:44 #46 13.42 (2/4) Installing openssl (3.5.4-r0) 02:54:44 #46 13.63 (3/4) Installing su-exec (0.2-r3) 02:54:44 #46 13.63 (4/4) Installing yq-go (4.47.2-r1) 02:54:44 #46 14.99 Executing busybox-1.37.0-r19.trigger 02:54:44 #46 15.11 OK: 20 MiB in 20 packages 02:54:44 #46 DONE 17.6s 02:54:44 02:54:44 #57 [support-notifications internal] load build context 02:54:44 #57 transferring context: 3.36MB 12.2s done 02:54:44 #57 DONE 16.3s 02:54:44 02:54:44 #60 [core-keeper internal] load build context 02:54:44 #60 transferring context: 3.36MB 12.3s done 02:54:44 #60 DONE 15.9s 02:54:44 02:54:44 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:54:44 #72 ... 02:54:44 02:54:44 #59 [core-command internal] load build context 02:54:44 #59 transferring context: 3.36MB 13.9s done 02:54:44 #59 DONE 16.0s 02:54:45 02:54:45 #63 [security-secretstore-setup internal] load build context 02:54:45 #63 transferring context: 3.36MB 12.2s done 02:54:45 #63 DONE 16.5s 02:54:45 02:54:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:45 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 10.5s done 02:54:45 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.0s 02:54:45 #40 ... 02:54:45 02:54:45 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:45 #56 17.43 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:54:45 #56 17.43 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:54:45 #56 17.43 OK: 26169 distinct packages available 02:54:47 #56 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:47 #56 ... 02:54:47 02:54:47 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:54:47 #48 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:47 #48 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:47 #48 ... 02:54:47 02:54:47 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:47 #50 9.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:47 #50 18.19 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:54:47 #50 18.19 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:54:47 #50 18.19 OK: 26169 distinct packages available 02:54:47 #50 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:47 #50 ... 02:54:47 02:54:47 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:54:47 #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.8s 02:54:48 #52 ... 02:54:48 02:54:48 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:54:48 #48 21.01 (1/2) Installing dumb-init (1.2.5-r3) 02:54:48 #48 21.06 (2/2) Installing su-exec (0.2-r3) 02:54:48 #48 21.07 Executing busybox-1.37.0-r19.trigger 02:54:48 #48 21.29 OK: 8 MiB in 18 packages 02:54:48 #48 ... 02:54:48 02:54:48 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:54:48 #49 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:48 #49 19.96 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:54:48 #49 20.00 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:54:48 #49 20.00 OK: 26169 distinct packages available 02:54:48 #49 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:48 #49 ... 02:54:48 02:54:48 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:48 #40 ... 02:54:48 02:54:48 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:54:48 #55 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:48 #55 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:48 #55 ... 02:54:48 02:54:48 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:54:49 #52 ... 02:54:49 02:54:49 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:49 #67 DONE 16.6s 02:54:50 02:54:50 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:54:50 #55 21.82 (1/1) Installing dumb-init (1.2.5-r3) 02:54:50 #55 21.90 Executing busybox-1.37.0-r19.trigger 02:54:50 #55 22.11 OK: 8 MiB in 17 packages 02:54:51 #55 ... 02:54:51 02:54:51 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:54:51 #48 DONE 23.9s 02:54:51 02:54:51 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:54:52 #73 ... 02:54:52 02:54:52 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:54:52 #55 DONE 24.1s 02:54:52 02:54:52 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:54:52 #74 ... 02:54:52 02:54:52 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:54:52 #75 ... 02:54:52 02:54:52 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:54:53 #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 20.8s 02:54:53 #52 ... 02:54:53 02:54:53 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:54:53 #62 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:53 #62 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:53 #62 ... 02:54:53 02:54:53 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:54:53 #0 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:53 #76 ... 02:54:53 02:54:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:54:53 #52 ... 02:54:53 02:54:53 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:54:53 #64 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:53 #64 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:53 #64 ... 02:54:53 02:54:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:54:54 #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 22.5s done 02:54:56 #52 ... 02:54:56 02:54:56 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:54:56 #61 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:56 #61 ... 02:54:56 02:54:56 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:56 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.0s 02:54:57 #40 ... 02:54:57 02:54:57 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:54:57 #73 6.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:57 #73 ... 02:54:57 02:54:57 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:54:57 #66 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:57 #66 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:58 #66 ... 02:54:58 02:54:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:58 #40 ... 02:54:58 02:54:58 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:54:58 #70 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:58 #70 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:58 #70 ... 02:54:58 02:54:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:58 #40 ... 02:54:58 02:54:58 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:54:58 #56 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:58 #56 ... 02:54:58 02:54:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:59 #40 ... 02:54:59 02:54:59 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:54:59 #50 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:59 #50 ... 02:54:59 02:54:59 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:54:59 #40 ... 02:54:59 02:54:59 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:54:59 #0 6.630 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:59 #0 8.635 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:00 #77 ... 02:55:00 02:55:00 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:55:00 #40 ... 02:55:00 02:55:00 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:55:00 #69 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:00 #69 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:00 #69 ... 02:55:00 02:55:00 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:55:00 #40 ... 02:55:00 02:55:00 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:00 #49 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:01 #49 ... 02:55:01 02:55:01 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:01 #50 33.26 (1/5) Installing dumb-init (1.2.5-r3) 02:55:01 #50 33.30 (2/5) Installing musl-obstack (1.2.3-r2) 02:55:01 #50 33.32 (3/5) Installing libucontext (1.3.2-r0) 02:55:01 #50 33.36 (4/5) Installing gcompat (1.1.0-r4) 02:55:01 #50 33.40 (5/5) Installing openssl (3.5.4-r0) 02:55:01 #50 33.47 Executing busybox-1.37.0-r19.trigger 02:55:01 #50 ... 02:55:01 02:55:01 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:55:01 #62 26.38 (1/7) Installing ca-certificates (20250911-r0) 02:55:01 #62 26.84 (2/7) Installing dumb-init (1.2.5-r3) 02:55:01 #62 26.86 (3/7) Installing libgcc (14.2.0-r6) 02:55:01 #62 26.89 (4/7) Installing libsodium (1.0.20-r0) 02:55:01 #62 26.99 (5/7) Installing libstdc++ (14.2.0-r6) 02:55:01 #62 27.44 (6/7) Installing libzmq (4.3.5-r2) 02:55:01 #62 27.60 (7/7) Installing zeromq (4.3.5-r2) 02:55:01 #62 27.68 Executing busybox-1.37.0-r19.trigger 02:55:01 #62 27.87 Executing ca-certificates-20250911-r0.trigger 02:55:01 #62 29.53 OK: 12 MiB in 23 packages 02:55:01 #62 DONE 32.7s 02:55:01 02:55:01 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:55:01 #66 26.49 OK: 255 MiB in 60 packages 02:55:01 #66 DONE 27.9s 02:55:01 02:55:01 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:55:01 #40 ... 02:55:01 02:55:01 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:55:01 #68 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:01 #68 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:01 #68 ... 02:55:01 02:55:01 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:01 #56 32.15 (1/13) Installing brotli-libs (1.1.0-r2) 02:55:01 #56 32.64 (2/13) Installing c-ares (1.34.5-r0) 02:55:01 #56 32.83 (3/13) Installing libunistring (1.3-r0) 02:55:01 #56 33.21 (4/13) Installing libidn2 (2.3.7-r0) 02:55:01 #56 33.38 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:55:01 #56 33.47 (6/13) Installing libpsl (0.21.5-r3) 02:55:01 #56 33.51 (7/13) Installing zstd-libs (1.5.7-r0) 02:55:02 #56 33.76 (8/13) Installing libcurl (8.14.1-r2) 02:55:02 #56 ... 02:55:02 02:55:02 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 02:55:02 #78 DONE 1.0s 02:55:02 02:55:02 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:02 #56 33.96 (9/13) Installing curl (8.14.1-r2) 02:55:02 #56 34.08 (10/13) Installing dumb-init (1.2.5-r3) 02:55:02 #56 34.13 (11/13) Installing musl-obstack (1.2.3-r2) 02:55:02 #56 34.25 (12/13) Installing libucontext (1.3.2-r0) 02:55:02 #56 34.27 (13/13) Installing gcompat (1.1.0-r4) 02:55:02 #56 34.37 Executing busybox-1.37.0-r19.trigger 02:55:02 #56 34.63 OK: 13 MiB in 29 packages 02:55:02 #56 ... 02:55:02 02:55:02 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:55:02 #71 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:02 #71 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:03 #71 ... 02:55:03 02:55:03 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:55:03 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.6s 02:55:03 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.9s done 02:55:03 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.9s done 02:55:03 #40 ... 02:55:03 02:55:03 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:03 #50 33.69 OK: 9 MiB in 21 packages 02:55:03 #50 DONE 36.4s 02:55:03 02:55:03 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:55:03 #64 27.54 (1/3) Installing ca-certificates (20250911-r0) 02:55:03 #64 28.05 (2/3) Installing dumb-init (1.2.5-r3) 02:55:03 #64 28.10 (3/3) Installing tzdata (2025b-r0) 02:55:03 #64 30.21 Executing busybox-1.37.0-r19.trigger 02:55:03 #64 30.39 Executing ca-certificates-20250911-r0.trigger 02:55:03 #64 32.30 OK: 8 MiB in 19 packages 02:55:03 #64 DONE 35.5s 02:55:03 02:55:03 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:55:04 #79 ... 02:55:04 02:55:04 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:04 #72 9.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:04 #72 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:04 #72 ... 02:55:04 02:55:04 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:55:04 #75 11.82 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:04 #75 14.11 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:04 #75 ... 02:55:04 02:55:04 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:04 #49 36.57 (1/4) Installing dumb-init (1.2.5-r3) 02:55:04 #49 36.64 (2/4) Installing musl-obstack (1.2.3-r2) 02:55:04 #49 36.69 (3/4) Installing libucontext (1.3.2-r0) 02:55:04 #49 36.76 (4/4) Installing gcompat (1.1.0-r4) 02:55:04 #49 36.85 Executing busybox-1.37.0-r19.trigger 02:55:04 #49 37.22 OK: 8 MiB in 20 packages 02:55:04 #49 ... 02:55:04 02:55:04 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:55:04 #76 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:04 #76 ... 02:55:04 02:55:04 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:55:04 #61 29.02 (1/4) Installing ca-certificates (20250911-r0) 02:55:04 #61 29.49 (2/4) Installing dumb-init (1.2.5-r3) 02:55:04 #61 29.52 (3/4) Installing su-exec (0.2-r3) 02:55:04 #61 29.55 (4/4) Installing yq-go (4.47.2-r1) 02:55:04 #61 32.48 Executing busybox-1.37.0-r19.trigger 02:55:04 #61 32.64 Executing ca-certificates-20250911-r0.trigger 02:55:04 #61 34.59 OK: 19 MiB in 20 packages 02:55:05 #61 ... 02:55:05 02:55:05 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:55:05 #56 DONE 37.3s 02:55:05 02:55:05 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:55:05 #69 32.21 OK: 255 MiB in 60 packages 02:55:06 #69 ... 02:55:06 02:55:06 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:55:06 #61 DONE 37.9s 02:55:07 02:55:07 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:55:07 #80 ... 02:55:07 02:55:07 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:55:07 #74 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:07 #74 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:07 #74 ... 02:55:07 02:55:07 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:07 #49 DONE 40.1s 02:55:07 02:55:07 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:55:08 #81 ... 02:55:08 02:55:08 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:55:08 #69 DONE 35.2s 02:55:08 02:55:08 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:55:08 #76 24.90 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:08 #76 24.99 Executing busybox-1.37.0-r20.post-upgrade 02:55:08 #156 ... 02:55:08 02:55:08 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:55:08 #154 DONE 84.7s 02:55:08 02:55:08 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:55:08 #152 DONE 84.7s 02:55:08 02:55:08 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:55:08 #157 DONE 0.3s 02:55:08 02:55:08 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:55:08 #158 DONE 0.3s 02:55:08 02:55:08 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:55:08 #159 DONE 0.2s 02:55:08 02:55:08 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:55:08 #160 ... 02:55:08 02:55:08 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:55:08 #161 DONE 0.3s 02:55:08 02:55:08 #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:55:08 #162 DONE 0.3s 02:55:08 02:55:08 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:55:08 #151 ... 02:55:08 02:55:08 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:55:08 #163 DONE 0.1s 02:55:08 02:55:08 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:08 #164 ... 02:55:08 02:55:08 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:55:08 #160 DONE 1.0s 02:55:08 02:55:08 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:55:08 #165 DONE 0.2s 02:55:08 02:55:08 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:55:08 #166 DONE 0.2s 02:55:08 02:55:08 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:55:08 #167 DONE 0.2s 02:55:08 02:55:08 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:55:08 #168 DONE 0.1s 02:55:08 02:55:08 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:08 #164 DONE 0.9s 02:55:08 02:55:08 #169 [core-common-config-bootstrapper] exporting to image 02:55:08 #169 exporting layers 02:55:08 #169 ... 02:55:08 02:55:08 #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:55:08 #170 DONE 0.3s 02:55:08 02:55:08 #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:55:08 #171 DONE 0.1s 02:55:08 02:55:08 #169 [core-common-config-bootstrapper] exporting to image 02:55:08 #169 exporting layers 0.4s done 02:55:08 #169 writing image sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done 02:55:08 #169 naming to docker.io/library/core-common-config-bootstrapper done 02:55:08 #169 DONE 0.4s 02:55:08 02:55:08 #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:55:08 #172 DONE 0.0s 02:55:08 02:55:08 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:55:08 #173 DONE 0.1s 02:55:08 02:55:08 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:55:08 #174 DONE 0.9s 02:55:08 02:55:08 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:55:08 #150 ... 02:55:08 02:55:08 #175 [security-bootstrapper] exporting to image 02:55:08 #175 exporting layers 0.6s done 02:55:08 #175 writing image sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 02:55:08 #175 writing image sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done 02:55:08 #175 naming to docker.io/library/security-bootstrapper 0.1s done 02:55:08 #175 DONE 0.7s 02:55:08 02:55:08 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:55:09 #76 25.69 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:09 #76 25.70 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:09 #76 ... 02:55:09 02:55:09 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:55:09 #73 8.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:09 #73 ... 02:55:09 02:55:09 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:09 #72 24.69 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:09 #72 24.91 Executing busybox-1.37.0-r20.post-upgrade 02:55:09 #72 25.24 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:09 #72 25.25 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:09 #72 25.26 Executing busybox-1.37.0-r20.trigger 02:55:09 #72 25.34 OK: 20 MiB in 20 packages 02:55:09 #72 ... 02:55:09 02:55:09 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:55:09 #82 DONE 1.2s 02:55:10 02:55:10 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:11 #83 ... 02:55:11 02:55:11 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:55:11 #68 35.03 OK: 255 MiB in 60 packages 02:55:11 #68 DONE 37.7s 02:55:11 02:55:11 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:55:11 #0 7.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:11 #0 8.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:11 #84 ... 02:55:11 02:55:11 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:55:11 #85 ... 02:55:11 02:55:11 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:55:11 #71 35.33 OK: 255 MiB in 60 packages 02:55:11 #71 DONE 39.0s 02:55:11 02:55:11 #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:55:12 #86 ... 02:55:12 02:55:12 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:55:12 #85 DONE 1.0s 02:55:12 02:55:12 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:12 #87 ... 02:55:12 02:55:12 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:55:12 #73 20.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:12 #73 20.94 Executing busybox-1.37.0-r20.post-upgrade 02:55:12 #73 ... 02:55:12 02:55:12 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:55:12 #76 25.74 Executing busybox-1.37.0-r20.trigger 02:55:12 #76 25.94 OK: 8 MiB in 17 packages 02:55:12 #76 DONE 28.9s 02:55:12 02:55:12 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:55:12 #70 29.08 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:55:12 #70 29.08 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:55:12 #70 29.08 OK: 26170 distinct packages available 02:55:12 #70 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:12 #70 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:12 #70 ... 02:55:12 02:55:12 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:55:12 #73 21.44 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:12 #73 21.46 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:12 #73 21.46 Executing busybox-1.37.0-r20.trigger 02:55:12 #73 21.65 OK: 8 MiB in 18 packages 02:55:13 #73 ... 02:55:13 02:55:13 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:55:13 #75 27.07 (1/1) Installing dumb-init (1.2.5-r3) 02:55:13 #75 27.79 Executing busybox-1.37.0-r19.trigger 02:55:13 #75 27.85 OK: 8 MiB in 17 packages 02:55:13 #75 DONE 30.8s 02:55:13 02:55:13 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:55:13 #72 DONE 28.7s 02:55:13 02:55:13 #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:55:13 #86 DONE 1.8s 02:55:13 02:55:13 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:14 #88 ... 02:55:14 02:55:14 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:55:14 #89 ... 02:55:14 02:55:14 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:55:14 #74 20.68 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:14 #74 21.00 Executing busybox-1.37.0-r20.post-upgrade 02:55:14 #74 21.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:14 #74 21.74 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:14 #74 ... 02:55:14 02:55:14 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:55:14 #90 DONE 0.8s 02:55:14 02:55:14 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:55:14 #74 22.10 Executing busybox-1.37.0-r20.trigger 02:55:14 #74 22.18 OK: 8 MiB in 17 packages 02:55:14 #74 ... 02:55:14 02:55:14 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:55:14 #77 23.03 OK: 255 MiB in 60 packages 02:55:14 #77 DONE 24.7s 02:55:14 02:55:14 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:55:14 #73 DONE 23.4s 02:55:14 02:55:14 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:55:14 #89 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:15 #89 ... 02:55:15 02:55:15 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:15 #91 ... 02:55:15 02:55:15 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:55:15 #92 ... 02:55:15 02:55:15 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:55:15 #74 DONE 23.8s 02:55:16 02:55:16 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:55:16 #89 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:16 #89 ... 02:55:16 02:55:16 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:55:16 #92 DONE 1.7s 02:55:16 02:55:16 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:17 #93 ... 02:55:17 02:55:17 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:55:17 #70 43.27 OK: 255 MiB in 60 packages 02:55:17 #70 DONE 44.3s 02:55:17 02:55:17 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:55:18 #94 DONE 0.9s 02:55:18 02:55:18 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:19 #95 ... 02:55:19 02:55:19 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:55:19 #84 15.98 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:19 #84 16.15 Executing busybox-1.37.0-r20.post-upgrade 02:55:19 #84 16.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:19 #84 16.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:19 #84 16.90 Executing busybox-1.37.0-r20.trigger 02:55:19 #84 17.02 OK: 12 MiB in 23 packages 02:55:19 #84 DONE 18.7s 02:55:19 02:55:19 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:55:19 #81 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:20 #81 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:21 #81 ... 02:55:21 02:55:21 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:55:21 #96 DONE 6.4s 02:55:21 02:55:21 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:55:21 #97 DONE 0.2s 02:55:21 02:55:21 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:21 #91 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:21 #91 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:22 #91 ... 02:55:22 02:55:22 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:22 #98 ... 02:55:22 02:55:22 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:55:22 #89 18.36 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:22 #89 18.50 Executing busybox-1.37.0-r20.post-upgrade 02:55:22 #89 18.88 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:22 #89 18.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:22 #89 18.90 Executing busybox-1.37.0-r20.trigger 02:55:22 #89 18.99 OK: 8 MiB in 19 packages 02:55:24 #89 DONE 20.1s 02:55:24 02:55:24 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:55:24 #79 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:24 #79 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:24 #79 20.05 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:24 #79 20.23 Executing busybox-1.37.0-r20.post-upgrade 02:55:24 #79 20.64 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:24 #79 20.65 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:24 #79 20.65 Executing busybox-1.37.0-r20.trigger 02:55:24 #79 20.68 OK: 9 MiB in 21 packages 02:55:24 #79 ... 02:55:24 02:55:24 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:24 #91 19.48 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:24 #91 19.61 Executing busybox-1.37.0-r20.post-upgrade 02:55:25 #91 19.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:25 #91 19.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:25 #91 20.04 Executing busybox-1.37.0-r20.trigger 02:55:25 #91 ... 02:55:25 02:55:25 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:55:25 #79 DONE 21.8s 02:55:25 02:55:25 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:25 #91 20.23 OK: 13 MiB in 29 packages 02:55:27 #91 ... 02:55:27 02:55:27 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:55:27 #80 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:55:27 #80 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:55:27 #80 17.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:27 #80 17.76 Executing busybox-1.37.0-r20.post-upgrade 02:55:27 #80 18.10 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:27 #80 18.12 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:27 #80 18.14 Executing busybox-1.37.0-r20.trigger 02:55:27 #80 18.20 OK: 19 MiB in 20 packages 02:55:27 #80 ... 02:55:27 02:55:27 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:55:27 #81 18.33 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:55:27 #81 18.49 Executing busybox-1.37.0-r20.post-upgrade 02:55:28 #81 ... 02:55:28 02:55:28 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:55:28 #91 DONE 22.5s 02:55:28 02:55:28 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:55:28 #80 DONE 20.9s 02:55:28 02:55:28 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:28 #99 DONE 2.5s 02:55:28 02:55:28 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:55:28 #81 20.40 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:55:28 #81 ... 02:55:28 02:55:28 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:55:28 #100 DONE 2.5s 02:55:28 02:55:28 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:55:28 #81 20.48 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:55:28 #81 20.55 Executing busybox-1.37.0-r20.trigger 02:55:28 #81 20.66 OK: 8 MiB in 20 packages 02:55:28 #81 ... 02:55:28 02:55:28 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:55:28 #101 DONE 0.5s 02:55:28 02:55:28 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:55:28 #102 DONE 0.2s 02:55:28 02:55:28 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:55:28 #103 DONE 0.2s 02:55:28 02:55:29 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:29 #104 ... 02:55:29 02:55:29 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:55:29 #105 DONE 0.2s 02:55:29 02:55:29 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:55:29 #106 DONE 0.2s 02:55:29 02:55:29 #107 [security-spire-server] exporting to image 02:55:29 #107 exporting layers 02:55:29 #107 ... 02:55:29 02:55:29 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:55:29 #81 DONE 22.0s 02:55:29 02:55:29 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:31 #108 ... 02:55:31 02:55:31 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:31 #104 DONE 3.3s 02:55:31 02:55:31 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:55:31 #109 DONE 0.2s 02:55:31 02:55:31 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 02:55:31 #110 DONE 0.3s 02:55:31 02:55:31 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:55:32 #40 ... 02:55:32 02:55:32 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:55:32 #111 DONE 0.3s 02:55:32 02:55:32 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:55:32 #112 DONE 0.3s 02:55:32 02:55:32 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:55:32 #108 DONE 2.9s 02:55:32 02:55:32 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:55:32 #113 ... 02:55:32 02:55:32 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:55:32 #114 DONE 0.3s 02:55:33 02:55:33 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:55:33 #115 ... 02:55:33 02:55:33 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:55:33 #113 DONE 0.6s 02:55:33 02:55:33 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:55:33 #115 DONE 0.5s 02:55:33 02:55:33 #107 [security-spire-agent] exporting to image 02:55:33 #107 exporting layers 4.3s done 02:55:33 #107 writing image sha256:62afca98707406feb9ea8c72315c9bb941199154753e5425ec88b3073f80314c 0.0s done 02:55:33 #107 naming to docker.io/library/security-spire-server-arm64 done 02:55:34 #107 ... 02:55:34 02:55:34 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:55:34 #116 DONE 0.6s 02:55:34 02:55:34 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:55:34 #117 DONE 0.3s 02:55:34 02:55:34 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:55:34 #118 DONE 0.3s 02:55:34 02:55:34 #107 [security-spire-config] exporting to image 02:55:37 #107 exporting layers 3.6s done 02:55:37 #107 writing image sha256:a4a9a07e7d7648e779fe322533db6f0b0a1abc91c8088fadc221bdd267bcd3d0 0.0s done 02:55:37 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:55:37 #107 exporting layers 3.0s done 02:55:37 #107 writing image sha256:92c678c0f8ac7360451962938a0eb92a2fe13c2f3db4bf10f63af4c348982aea done 02:55:37 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:55:37 #107 DONE 8.4s 02:55:37 02:55:37 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:05 #151 ... 02:56:05 02:56:05 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:05 #150 148.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:56:08 #150 ... 02:56:08 02:56:08 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:56:08 #145 DONE 152.3s 02:56:08 02:56:08 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:56:08 #151 DONE 152.4s 02:56:08 02:56:08 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:56:08 #148 DONE 152.4s 02:56:08 02:56:08 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:08 #150 DONE 152.4s 02:56:08 02:56:08 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:56:08 #156 ... 02:56:08 02:56:08 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:56:08 #176 ... 02:56:08 02:56:08 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:56:08 #177 DONE 0.5s 02:56:08 02:56:08 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:08 #178 DONE 0.6s 02:56:08 02:56:08 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:56:08 #176 DONE 0.6s 02:56:08 02:56:08 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:09 #179 ... 02:56:09 02:56:09 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:56:09 #180 DONE 0.4s 02:56:09 02:56:09 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:56:09 #181 DONE 0.4s 02:56:09 02:56:09 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:56:09 #182 ... 02:56:09 02:56:09 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:09 #179 DONE 0.5s 02:56:09 02:56:09 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:56:09 #183 DONE 0.4s 02:56:09 02:56:09 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:56:09 #182 DONE 0.5s 02:56:09 02:56:09 #184 [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:56:09 #184 ... 02:56:09 02:56:09 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:56:09 #185 DONE 0.4s 02:56:09 02:56:09 #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:56:09 #186 DONE 0.2s 02:56:09 02:56:09 #184 [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:56:09 #184 DONE 0.4s 02:56:09 02:56:09 #187 [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:56:09 #187 DONE 0.3s 02:56:09 02:56:09 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:56:09 #188 DONE 0.4s 02:56:09 02:56:09 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:56:09 #189 DONE 0.1s 02:56:09 02:56:09 #190 [core-command] exporting to image 02:56:09 #190 exporting layers 02:56:09 #190 ... 02:56:09 02:56:09 #191 [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:56:09 #191 DONE 0.1s 02:56:09 02:56:09 #192 [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:56:09 #192 DONE 0.1s 02:56:10 02:56:10 #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:56:10 #193 DONE 0.2s 02:56:10 02:56:10 #190 [core-command] exporting to image 02:56:10 #190 exporting layers 0.2s done 02:56:10 #190 writing image sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b 0.0s done 02:56:10 #190 naming to docker.io/library/core-command 02:56:10 #190 naming to docker.io/library/core-command done 02:56:10 #190 DONE 0.3s 02:56:10 02:56:10 #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:56:10 #194 DONE 0.2s 02:56:10 02:56:10 #195 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:56:10 #195 DONE 0.2s 02:56:10 02:56:10 #196 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:56:10 #196 DONE 0.2s 02:56:10 02:56:10 #197 [security-spiffe-token-provider] exporting to image 02:56:10 #197 exporting layers 0.4s done 02:56:10 #197 writing image sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done 02:56:10 #197 naming to docker.io/library/security-spiffe-token-provider done 02:56:10 #197 DONE 0.5s 02:56:10 02:56:10 #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:56:10 #198 DONE 0.3s 02:56:10 02:56:10 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:56:10 #199 DONE 0.1s 02:56:10 02:56:10 #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:56:11 #200 DONE 0.7s 02:56:11 02:56:11 #201 [security-proxy-setup] exporting to image 02:56:11 #201 ... 02:56:11 02:56:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:56:11 #153 DONE 155.5s 02:56:11 02:56:11 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:56:11 #202 DONE 0.8s 02:56:11 02:56:11 #203 [security-secretstore-setup] exporting to image 02:56:12 #203 ... 02:56:12 02:56:12 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:12 #149 DONE 156.1s 02:56:12 02:56:12 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:56:12 #204 DONE 0.3s 02:56:12 02:56:12 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:56:12 #205 DONE 0.1s 02:56:12 02:56:12 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:56:12 #206 CACHED 02:56:12 02:56:12 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:56:12 #207 CACHED 02:56:12 02:56:12 #201 [security-proxy-setup] exporting to image 02:56:12 #201 exporting layers 0.9s done 02:56:12 #201 writing image sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 0.0s done 02:56:12 #201 naming to docker.io/library/security-proxy-setup 0.0s done 02:56:12 #201 DONE 1.0s 02:56:12 02:56:12 #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:56:12 #208 ... 02:56:12 02:56:12 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:56:12 #147 DONE 156.6s 02:56:12 02:56:12 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:56:12 #156 DONE 156.6s 02:56:12 02:56:12 #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:56:12 #208 DONE 0.4s 02:56:12 02:56:12 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:12 #209 DONE 0.4s 02:56:12 02:56:12 #203 [security-secretstore-setup] exporting to image 02:56:12 #203 exporting layers 0.9s done 02:56:12 #203 writing image sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done 02:56:12 #203 naming to docker.io/library/security-secretstore-setup done 02:56:12 #203 DONE 1.0s 02:56:12 02:56:12 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:56:12 #210 ... 02:56:12 02:56:12 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:56:12 #211 DONE 0.1s 02:56:12 02:56:12 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:56:12 #212 DONE 0.1s 02:56:12 02:56:12 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:56:12 #210 DONE 0.2s 02:56:12 02:56:12 #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:12 #213 DONE 0.1s 02:56:12 02:56:12 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:56:12 #214 DONE 0.1s 02:56:12 02:56:12 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:12 #215 ... 02:56:12 02:56:12 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:56:12 #216 DONE 0.1s 02:56:12 02:56:12 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:56:12 #217 DONE 0.2s 02:56:12 02:56:12 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:12 #215 DONE 0.2s 02:56:12 02:56:12 #218 [core-metadata] exporting to image 02:56:13 #218 exporting layers 0.2s done 02:56:13 #218 writing image sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done 02:56:13 #218 naming to docker.io/library/core-metadata done 02:56:13 #218 DONE 0.3s 02:56:13 02:56:13 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:56:13 #219 DONE 0.1s 02:56:13 02:56:13 #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:13 #220 DONE 0.1s 02:56:13 02:56:13 #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:56:13 #221 DONE 0.1s 02:56:13 02:56:13 #222 [core-data] exporting to image 02:56:13 #222 ... 02:56:13 02:56:13 #223 [core-keeper] exporting to image 02:56:13 #223 exporting layers 0.1s done 02:56:13 #223 writing image sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done 02:56:13 #223 naming to docker.io/library/core-keeper done 02:56:13 #223 DONE 0.2s 02:56:13 02:56:13 #222 [core-data] exporting to image 02:56:13 #222 exporting layers 0.1s done 02:56:13 #222 writing image sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done 02:56:13 #222 naming to docker.io/library/core-data done 02:56:13 #222 DONE 0.2s 02:56:13 02:56:13 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:56:13 #224 DONE 0.5s 02:56:13 02:56:13 #225 [security-proxy-auth] exporting to image 02:56:14 #225 ... 02:56:14 02:56:14 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:56:14 #155 DONE 158.3s 02:56:14 02:56:14 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:14 #226 DONE 0.0s 02:56:14 02:56:14 #225 [security-proxy-auth] exporting to image 02:56:14 #225 exporting layers 1.0s done 02:56:14 #225 writing image sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done 02:56:14 #225 naming to docker.io/library/security-proxy-auth done 02:56:14 #225 DONE 1.0s 02:56:14 02:56:14 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:14 #227 DONE 0.0s 02:56:14 02:56:14 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:56:14 #228 DONE 0.3s 02:56:14 02:56:14 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:56:14 #229 DONE 0.0s 02:56:14 02:56:14 #230 [support-scheduler] exporting to image 02:56:14 #230 exporting layers 0.3s done 02:56:14 #230 writing image sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done 02:56:14 #230 naming to docker.io/library/support-scheduler done 02:56:14 #230 DONE 0.3s 02:56:14 02:56:14 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:56:14 #146 DONE 159.0s 02:56:14 02:56:14 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:14 #231 DONE 0.0s 02:56:15 02:56:15 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:15 #232 DONE 0.0s 02:56:15 02:56:15 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:56:15 #233 DONE 0.2s 02:56:15 02:56:15 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:56:15 #234 DONE 0.0s 02:56:15 02:56:15 #235 [support-notifications] exporting to image 02:56:15 #235 exporting layers 0.1s done 02:56:15 #235 writing image sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done 02:56:15 #235 naming to docker.io/library/support-notifications done 02:56:15 #235 DONE 0.2s 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:15 time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:56:15 $ docker stop --time=1 0c3ab3fdd6ac4c4af8403f1a7ca44aeff708d2eeebea0cb9760ff83cdb086928 02:56:16 $ docker rm -f --volumes 0c3ab3fdd6ac4c4af8403f1a7ca44aeff708d2eeebea0cb9760ff83cdb086928 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:17 + docker images 02:56:17 REPOSITORY TAG IMAGE ID CREATED SIZE 02:56:17 support-notifications latest add01839786b 1 second ago 55.6MB 02:56:17 support-scheduler latest bd815c226654 2 seconds ago 52MB 02:56:17 security-proxy-auth latest 54b484c31c44 3 seconds ago 46.9MB 02:56:17 core-keeper latest 742bbcee73db 4 seconds ago 46.8MB 02:56:17 core-metadata latest 32ae28b09935 4 seconds ago 47.9MB 02:56:17 core-data latest 8f71dac9ffd9 4 seconds ago 47.8MB 02:56:17 security-secretstore-setup latest bb59e5a4502a 5 seconds ago 84.5MB 02:56:17 security-proxy-setup latest 306c70d6c969 6 seconds ago 52.8MB 02:56:17 core-command latest ed84ca20222d 7 seconds ago 42.1MB 02:56:17 security-spiffe-token-provider latest a3266ecf4f8c 7 seconds ago 51MB 02:56:17 security-bootstrapper latest 276743376c09 About a minute ago 22.4MB 02:56:17 core-common-config-bootstrapper latest ffd154526d11 About a minute ago 21.3MB 02:56:17 security-spire-agent latest e6eddb39c705 2 minutes ago 238MB 02:56:17 security-spire-config latest 30b8d77258e1 2 minutes ago 178MB 02:56:17 security-spire-server latest 221a38cbe628 2 minutes ago 178MB 02:56:17 ci-base-image-x86_64 latest 70582a955c6e 6 minutes ago 999MB 02:56:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 weeks ago 636MB 02:56:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 02:56:17 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:56:17 provisioning config files... 02:56:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config1752012280547037660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> ****-login.sh 02:56:17 nexus3.edgexfoundry.org:10001 02:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:17 Login Succeeded 02:56:17 nexus3.edgexfoundry.org:10002 02:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:17 Login Succeeded 02:56:17 nexus3.edgexfoundry.org:10003 02:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:17 Login Succeeded 02:56:17 nexus3.edgexfoundry.org:10004 02:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:17 Login Succeeded 02:56:17 ****.io 02:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:17 Login Succeeded 02:56:17 ---> ****-login.sh ends [Pipeline] } 02:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:56:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:56:18 5ff0a094634f017a51662964cce374908caefb26 02:56:18 latest 02:56:18 4.1.0-dev.77 02:56:18 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:18 main 02:56:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:18 + docker push nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 02:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:18 74a934223653: Preparing 02:56:18 9c6a31665c68: Preparing 02:56:18 82a8e941969c: Preparing 02:56:18 448423fd4662: Preparing 02:56:18 a92142a07f53: Preparing 02:56:18 46bb268aba5b: Preparing 02:56:18 256f393e029f: Preparing 02:56:18 46bb268aba5b: Waiting 02:56:18 256f393e029f: Waiting 02:56:18 74a934223653: Pushed 02:56:18 448423fd4662: Pushed 02:56:18 82a8e941969c: Pushed 02:56:18 256f393e029f: Layer already exists 02:56:18 a92142a07f53: Pushed 02:56:18 46bb268aba5b: Pushed 02:56:22 9c6a31665c68: Pushed 02:56:22 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:22 74a934223653: Preparing 02:56:22 9c6a31665c68: Preparing 02:56:22 82a8e941969c: Preparing 02:56:22 448423fd4662: Preparing 02:56:22 a92142a07f53: Preparing 02:56:22 46bb268aba5b: Preparing 02:56:22 256f393e029f: Preparing 02:56:22 46bb268aba5b: Waiting 02:56:22 256f393e029f: Waiting 02:56:22 a92142a07f53: Layer already exists 02:56:22 82a8e941969c: Layer already exists 02:56:22 448423fd4662: Layer already exists 02:56:22 74a934223653: Layer already exists 02:56:22 9c6a31665c68: Layer already exists 02:56:22 46bb268aba5b: Layer already exists 02:56:22 256f393e029f: Layer already exists 02:56:22 latest: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 02:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:23 74a934223653: Preparing 02:56:23 9c6a31665c68: Preparing 02:56:23 82a8e941969c: Preparing 02:56:23 448423fd4662: Preparing 02:56:23 a92142a07f53: Preparing 02:56:23 46bb268aba5b: Preparing 02:56:23 256f393e029f: Preparing 02:56:23 46bb268aba5b: Waiting 02:56:23 256f393e029f: Waiting 02:56:23 82a8e941969c: Layer already exists 02:56:23 a92142a07f53: Layer already exists 02:56:23 448423fd4662: Layer already exists 02:56:23 74a934223653: Layer already exists 02:56:23 9c6a31665c68: Layer already exists 02:56:23 256f393e029f: Layer already exists 02:56:23 46bb268aba5b: Layer already exists 02:56:23 4.1.0-dev.77: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker push nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:24 74a934223653: Preparing 02:56:24 9c6a31665c68: Preparing 02:56:24 82a8e941969c: Preparing 02:56:24 448423fd4662: Preparing 02:56:24 a92142a07f53: Preparing 02:56:24 46bb268aba5b: Preparing 02:56:24 256f393e029f: Preparing 02:56:24 46bb268aba5b: Waiting 02:56:24 256f393e029f: Waiting 02:56:24 448423fd4662: Layer already exists 02:56:24 9c6a31665c68: Layer already exists 02:56:24 82a8e941969c: Layer already exists 02:56:24 74a934223653: Layer already exists 02:56:24 a92142a07f53: Layer already exists 02:56:24 46bb268aba5b: Layer already exists 02:56:24 256f393e029f: Layer already exists 02:56:24 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:24 74a934223653: Preparing 02:56:24 9c6a31665c68: Preparing 02:56:24 82a8e941969c: Preparing 02:56:24 448423fd4662: Preparing 02:56:24 a92142a07f53: Preparing 02:56:24 46bb268aba5b: Preparing 02:56:24 256f393e029f: Preparing 02:56:24 256f393e029f: Waiting 02:56:24 46bb268aba5b: Waiting 02:56:24 74a934223653: Layer already exists 02:56:24 448423fd4662: Layer already exists 02:56:24 9c6a31665c68: Layer already exists 02:56:24 a92142a07f53: Layer already exists 02:56:24 82a8e941969c: Layer already exists 02:56:24 46bb268aba5b: Layer already exists 02:56:24 256f393e029f: Layer already exists 02:56:24 main: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:24 ===================================================== [Pipeline] echo 02:56:24 taggedImages: 02:56:24 - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 02:56:24 - nexus3.edgexfoundry.org:10004/core-command:latest 02:56:24 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 02:56:24 - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:56:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:56:24 5ff0a094634f017a51662964cce374908caefb26 02:56:24 latest 02:56:24 4.1.0-dev.77 02:56:24 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:24 main 02:56:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 02:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:25 233ba140aa0c: Preparing 02:56:25 21f8c9e47f66: Preparing 02:56:25 0f3bf8d1818e: Preparing 02:56:25 999a3a2629f7: Preparing 02:56:25 82a8e941969c: Preparing 02:56:25 448423fd4662: Preparing 02:56:25 a92142a07f53: Preparing 02:56:25 46bb268aba5b: Preparing 02:56:25 256f393e029f: Preparing 02:56:25 448423fd4662: Waiting 02:56:25 46bb268aba5b: Waiting 02:56:25 256f393e029f: Waiting 02:56:25 a92142a07f53: Waiting 02:56:25 82a8e941969c: Layer already exists 02:56:25 448423fd4662: Layer already exists 02:56:25 a92142a07f53: Layer already exists 02:56:25 46bb268aba5b: Layer already exists 02:56:25 21f8c9e47f66: Pushed 02:56:25 256f393e029f: Layer already exists 02:56:25 0f3bf8d1818e: Pushed 02:56:25 233ba140aa0c: Pushed 02:56:26 999a3a2629f7: Pushed 02:56:26 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + 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:56:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:27 233ba140aa0c: Preparing 02:56:27 21f8c9e47f66: Preparing 02:56:27 0f3bf8d1818e: Preparing 02:56:27 999a3a2629f7: Preparing 02:56:27 82a8e941969c: Preparing 02:56:27 448423fd4662: Preparing 02:56:27 a92142a07f53: Preparing 02:56:27 46bb268aba5b: Preparing 02:56:27 256f393e029f: Preparing 02:56:27 448423fd4662: Waiting 02:56:27 a92142a07f53: Waiting 02:56:27 46bb268aba5b: Waiting 02:56:27 256f393e029f: Waiting 02:56:27 0f3bf8d1818e: Layer already exists 02:56:27 233ba140aa0c: Layer already exists 02:56:27 82a8e941969c: Layer already exists 02:56:27 21f8c9e47f66: Layer already exists 02:56:27 999a3a2629f7: Layer already exists 02:56:27 46bb268aba5b: Layer already exists 02:56:27 a92142a07f53: Layer already exists 02:56:27 448423fd4662: Layer already exists 02:56:27 256f393e029f: Layer already exists 02:56:27 latest: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 02:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:28 233ba140aa0c: Preparing 02:56:28 21f8c9e47f66: Preparing 02:56:28 0f3bf8d1818e: Preparing 02:56:28 999a3a2629f7: Preparing 02:56:28 82a8e941969c: Preparing 02:56:28 448423fd4662: Preparing 02:56:28 a92142a07f53: Preparing 02:56:28 46bb268aba5b: Preparing 02:56:28 448423fd4662: Waiting 02:56:28 a92142a07f53: Waiting 02:56:28 46bb268aba5b: Waiting 02:56:28 256f393e029f: Preparing 02:56:28 256f393e029f: Waiting 02:56:28 82a8e941969c: Layer already exists 02:56:28 233ba140aa0c: Layer already exists 02:56:28 999a3a2629f7: Layer already exists 02:56:28 0f3bf8d1818e: Layer already exists 02:56:28 21f8c9e47f66: Layer already exists 02:56:28 a92142a07f53: Layer already exists 02:56:28 46bb268aba5b: Layer already exists 02:56:28 256f393e029f: Layer already exists 02:56:28 448423fd4662: Layer already exists 02:56:28 4.1.0-dev.77: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:28 233ba140aa0c: Preparing 02:56:28 21f8c9e47f66: Preparing 02:56:28 0f3bf8d1818e: Preparing 02:56:28 999a3a2629f7: Preparing 02:56:28 82a8e941969c: Preparing 02:56:28 448423fd4662: Preparing 02:56:28 a92142a07f53: Preparing 02:56:28 46bb268aba5b: Preparing 02:56:28 256f393e029f: Preparing 02:56:28 a92142a07f53: Waiting 02:56:28 46bb268aba5b: Waiting 02:56:28 256f393e029f: Waiting 02:56:28 448423fd4662: Waiting 02:56:28 21f8c9e47f66: Layer already exists 02:56:28 82a8e941969c: Layer already exists 02:56:28 0f3bf8d1818e: Layer already exists 02:56:28 233ba140aa0c: Layer already exists 02:56:28 999a3a2629f7: Layer already exists 02:56:28 a92142a07f53: Layer already exists 02:56:28 448423fd4662: Layer already exists 02:56:28 256f393e029f: Layer already exists 02:56:28 46bb268aba5b: Layer already exists 02:56:28 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:29 + 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:56:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:29 233ba140aa0c: Preparing 02:56:29 21f8c9e47f66: Preparing 02:56:29 0f3bf8d1818e: Preparing 02:56:29 999a3a2629f7: Preparing 02:56:29 82a8e941969c: Preparing 02:56:29 448423fd4662: Preparing 02:56:29 a92142a07f53: Preparing 02:56:29 46bb268aba5b: Preparing 02:56:29 256f393e029f: Preparing 02:56:29 448423fd4662: Waiting 02:56:29 a92142a07f53: Waiting 02:56:29 46bb268aba5b: Waiting 02:56:29 256f393e029f: Waiting 02:56:29 233ba140aa0c: Layer already exists 02:56:29 0f3bf8d1818e: Layer already exists 02:56:29 999a3a2629f7: Layer already exists 02:56:29 82a8e941969c: Layer already exists 02:56:29 21f8c9e47f66: Layer already exists 02:56:29 448423fd4662: Layer already exists 02:56:29 46bb268aba5b: Layer already exists 02:56:29 a92142a07f53: Layer already exists 02:56:29 256f393e029f: Layer already exists 02:56:29 main: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:29 ===================================================== [Pipeline] echo 02:56:29 taggedImages: 02:56:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 02:56:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:56:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 02:56:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:56:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:56:29 5ff0a094634f017a51662964cce374908caefb26 02:56:29 latest 02:56:29 4.1.0-dev.77 02:56:29 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:29 main 02:56:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:30 + docker push nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 02:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:30 89a65f748f95: Preparing 02:56:30 501b624635a6: Preparing 02:56:30 82a8e941969c: Preparing 02:56:30 448423fd4662: Preparing 02:56:30 371a945e190d: Preparing 02:56:30 46bb268aba5b: Preparing 02:56:30 256f393e029f: Preparing 02:56:30 256f393e029f: Waiting 02:56:30 46bb268aba5b: Waiting 02:56:30 82a8e941969c: Layer already exists 02:56:30 448423fd4662: Layer already exists 02:56:30 46bb268aba5b: Layer already exists 02:56:30 256f393e029f: Layer already exists 02:56:30 89a65f748f95: Pushed 02:56:30 371a945e190d: Pushed 02:56:34 501b624635a6: Pushed 02:56:34 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:35 89a65f748f95: Preparing 02:56:35 501b624635a6: Preparing 02:56:35 82a8e941969c: Preparing 02:56:35 448423fd4662: Preparing 02:56:35 371a945e190d: Preparing 02:56:35 46bb268aba5b: Preparing 02:56:35 256f393e029f: Preparing 02:56:35 46bb268aba5b: Waiting 02:56:35 256f393e029f: Waiting 02:56:35 89a65f748f95: Layer already exists 02:56:35 448423fd4662: Layer already exists 02:56:35 82a8e941969c: Layer already exists 02:56:35 501b624635a6: Layer already exists 02:56:35 371a945e190d: Layer already exists 02:56:35 256f393e029f: Layer already exists 02:56:35 46bb268aba5b: Layer already exists 02:56:35 latest: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 02:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:36 89a65f748f95: Preparing 02:56:36 501b624635a6: Preparing 02:56:36 82a8e941969c: Preparing 02:56:36 448423fd4662: Preparing 02:56:36 371a945e190d: Preparing 02:56:36 46bb268aba5b: Preparing 02:56:36 256f393e029f: Preparing 02:56:36 46bb268aba5b: Waiting 02:56:36 256f393e029f: Waiting 02:56:36 82a8e941969c: Layer already exists 02:56:36 89a65f748f95: Layer already exists 02:56:36 371a945e190d: Layer already exists 02:56:36 501b624635a6: Layer already exists 02:56:36 448423fd4662: Layer already exists 02:56:36 46bb268aba5b: Layer already exists 02:56:36 256f393e029f: Layer already exists 02:56:36 4.1.0-dev.77: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker push nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:36 89a65f748f95: Preparing 02:56:36 501b624635a6: Preparing 02:56:36 82a8e941969c: Preparing 02:56:36 448423fd4662: Preparing 02:56:36 371a945e190d: Preparing 02:56:36 46bb268aba5b: Preparing 02:56:36 256f393e029f: Preparing 02:56:36 46bb268aba5b: Waiting 02:56:36 256f393e029f: Waiting 02:56:36 371a945e190d: Layer already exists 02:56:36 501b624635a6: Layer already exists 02:56:36 448423fd4662: Layer already exists 02:56:36 82a8e941969c: Layer already exists 02:56:36 89a65f748f95: Layer already exists 02:56:36 46bb268aba5b: Layer already exists 02:56:36 256f393e029f: Layer already exists 02:56:36 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:37 89a65f748f95: Preparing 02:56:37 501b624635a6: Preparing 02:56:37 82a8e941969c: Preparing 02:56:37 448423fd4662: Preparing 02:56:37 371a945e190d: Preparing 02:56:37 46bb268aba5b: Preparing 02:56:37 256f393e029f: Preparing 02:56:37 46bb268aba5b: Waiting 02:56:37 256f393e029f: Waiting 02:56:37 82a8e941969c: Layer already exists 02:56:37 371a945e190d: Layer already exists 02:56:37 448423fd4662: Layer already exists 02:56:37 501b624635a6: Layer already exists 02:56:37 89a65f748f95: Layer already exists 02:56:37 46bb268aba5b: Layer already exists 02:56:37 256f393e029f: Layer already exists 02:56:37 main: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:37 ===================================================== [Pipeline] echo 02:56:37 taggedImages: 02:56:37 - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 02:56:37 - nexus3.edgexfoundry.org:10004/core-data:latest 02:56:37 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 02:56:37 - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:56:37 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:56:37 5ff0a094634f017a51662964cce374908caefb26 02:56:37 latest 02:56:37 4.1.0-dev.77 02:56:37 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:37 main 02:56:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 02:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:56:52 0aea25efea96: Preparing 02:56:52 452e7c70e04c: Preparing 02:56:52 448423fd4662: Preparing 02:56:52 295540cbfef3: Preparing 02:56:52 1ef52d780b8c: Preparing 02:56:52 256f393e029f: Preparing 02:56:52 256f393e029f: Waiting 02:56:52 448423fd4662: Layer already exists 02:56:52 256f393e029f: Layer already exists 02:56:52 1ef52d780b8c: Pushed 02:56:52 295540cbfef3: Pushed 02:56:52 0aea25efea96: Pushed 02:56:56 452e7c70e04c: Pushed 02:56:56 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:56:56 0aea25efea96: Preparing 02:56:56 452e7c70e04c: Preparing 02:56:56 448423fd4662: Preparing 02:56:56 295540cbfef3: Preparing 02:56:56 1ef52d780b8c: Preparing 02:56:56 256f393e029f: Preparing 02:56:56 256f393e029f: Waiting 02:56:56 452e7c70e04c: Layer already exists 02:56:56 1ef52d780b8c: Layer already exists 02:56:56 448423fd4662: Layer already exists 02:56:56 0aea25efea96: Layer already exists 02:56:56 295540cbfef3: Layer already exists 02:56:56 256f393e029f: Layer already exists 02:56:56 latest: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 02:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:56:57 0aea25efea96: Preparing 02:56:57 452e7c70e04c: Preparing 02:56:57 448423fd4662: Preparing 02:56:57 295540cbfef3: Preparing 02:56:57 1ef52d780b8c: Preparing 02:56:57 256f393e029f: Preparing 02:56:57 256f393e029f: Waiting 02:56:57 295540cbfef3: Layer already exists 02:56:57 452e7c70e04c: Layer already exists 02:56:57 1ef52d780b8c: Layer already exists 02:56:57 0aea25efea96: Layer already exists 02:56:57 448423fd4662: Layer already exists 02:56:57 256f393e029f: Layer already exists 02:56:57 4.1.0-dev.77: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:56:58 0aea25efea96: Preparing 02:56:58 452e7c70e04c: Preparing 02:56:58 448423fd4662: Preparing 02:56:58 295540cbfef3: Preparing 02:56:58 1ef52d780b8c: Preparing 02:56:58 256f393e029f: Preparing 02:56:58 256f393e029f: Waiting 02:56:58 1ef52d780b8c: Layer already exists 02:56:58 0aea25efea96: Layer already exists 02:56:58 452e7c70e04c: Layer already exists 02:56:58 295540cbfef3: Layer already exists 02:56:58 448423fd4662: Layer already exists 02:56:58 256f393e029f: Layer already exists 02:56:58 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:56:58 0aea25efea96: Preparing 02:56:58 452e7c70e04c: Preparing 02:56:58 448423fd4662: Preparing 02:56:58 295540cbfef3: Preparing 02:56:58 1ef52d780b8c: Preparing 02:56:58 256f393e029f: Preparing 02:56:58 256f393e029f: Waiting 02:56:58 1ef52d780b8c: Layer already exists 02:56:58 295540cbfef3: Layer already exists 02:56:58 448423fd4662: Layer already exists 02:56:58 452e7c70e04c: Layer already exists 02:56:58 0aea25efea96: Layer already exists 02:56:58 256f393e029f: Layer already exists 02:56:58 main: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:58 ===================================================== [Pipeline] echo 02:56:58 taggedImages: 02:56:58 - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 02:56:58 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:56:58 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 02:56:58 - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:58 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:56:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:56:58 5ff0a094634f017a51662964cce374908caefb26 02:56:58 latest 02:56:58 4.1.0-dev.77 02:56:58 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:56:58 main 02:56:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:59 #87 ... 02:56:59 02:56:59 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #98 DONE 105.5s 02:56:59 02:56:59 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #83 DONE 107.5s 02:56:59 02:56:59 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #93 DONE 101.1s 02:56:59 02:56:59 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #95 DONE 99.1s 02:56:59 02:56:59 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #87 DONE 115.6s 02:56:59 02:56:59 #119 [core-data builder 6/7] COPY . . 02:56:59 #119 ... 02:56:59 02:56:59 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #88 DONE 104.4s 02:56:59 02:56:59 #120 [security-bootstrapper builder 6/7] COPY . . 02:56:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 02:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:56:59 7745b28ce218: Preparing 02:56:59 312e0ec46182: Preparing 02:56:59 a9a6dab29640: Preparing 02:56:59 82a8e941969c: Preparing 02:56:59 448423fd4662: Preparing 02:56:59 a92142a07f53: Preparing 02:56:59 46bb268aba5b: Preparing 02:56:59 a92142a07f53: Waiting 02:56:59 256f393e029f: Preparing 02:56:59 46bb268aba5b: Waiting 02:56:59 256f393e029f: Waiting 02:56:59 82a8e941969c: Layer already exists 02:56:59 448423fd4662: Layer already exists 02:56:59 a92142a07f53: Layer already exists 02:56:59 46bb268aba5b: Layer already exists 02:56:59 256f393e029f: Layer already exists 02:56:59 7745b28ce218: Pushed 02:56:59 312e0ec46182: Pushed 02:56:59 #120 DONE 1.8s 02:56:59 02:56:59 #121 [support-scheduler builder 6/7] COPY . . 02:56:59 #121 DONE 2.0s 02:56:59 02:56:59 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #122 CACHED 02:56:59 02:56:59 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:56:59 #123 CACHED 02:56:59 02:56:59 #124 [security-secretstore-setup builder 6/7] COPY . . 02:56:59 #124 CACHED 02:56:59 02:56:59 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #125 CACHED 02:56:59 02:56:59 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:56:59 #126 CACHED 02:56:59 02:56:59 #127 [security-proxy-setup builder 6/7] COPY . . 02:56:59 #127 CACHED 02:56:59 02:56:59 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:56:59 #128 ... 02:56:59 02:56:59 #129 [core-keeper builder 7/8] COPY . . 02:56:59 #129 DONE 2.0s 02:56:59 02:56:59 #130 [support-notifications builder 6/7] COPY . . 02:56:59 #130 DONE 2.1s 02:56:59 02:56:59 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #131 CACHED 02:56:59 02:56:59 #132 [core-command builder 6/7] COPY . . 02:56:59 #132 CACHED 02:56:59 02:56:59 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 02:56:59 #133 CACHED 02:56:59 02:56:59 #134 [core-metadata builder 6/7] COPY . . 02:56:59 #134 CACHED 02:56:59 02:56:59 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #135 CACHED 02:56:59 02:56:59 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:56:59 #136 CACHED 02:56:59 02:56:59 #137 [security-spiffe-token-provider builder 6/7] COPY . . 02:56:59 #137 DONE 1.9s 02:56:59 02:56:59 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #138 CACHED 02:56:59 02:56:59 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 02:56:59 #139 CACHED 02:56:59 02:56:59 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:56:59 #140 CACHED 02:56:59 02:56:59 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:56:59 #141 CACHED 02:56:59 02:56:59 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:59 #142 CACHED 02:56:59 02:56:59 #143 [security-proxy-auth builder 6/7] COPY . . 02:56:59 #143 CACHED 02:56:59 02:56:59 #119 [core-data builder 6/7] COPY . . 02:56:59 #119 DONE 2.0s 02:56:59 02:56:59 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:03 a9a6dab29640: Pushed 02:57:03 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:57:04 7745b28ce218: Preparing 02:57:04 312e0ec46182: Preparing 02:57:04 a9a6dab29640: Preparing 02:57:04 82a8e941969c: Preparing 02:57:04 448423fd4662: Preparing 02:57:04 a92142a07f53: Preparing 02:57:04 46bb268aba5b: Preparing 02:57:04 256f393e029f: Preparing 02:57:04 a92142a07f53: Waiting 02:57:04 46bb268aba5b: Waiting 02:57:04 256f393e029f: Waiting 02:57:04 a9a6dab29640: Layer already exists 02:57:04 448423fd4662: Layer already exists 02:57:04 312e0ec46182: Layer already exists 02:57:04 7745b28ce218: Layer already exists 02:57:04 82a8e941969c: Layer already exists 02:57:04 46bb268aba5b: Layer already exists 02:57:04 256f393e029f: Layer already exists 02:57:04 a92142a07f53: Layer already exists 02:57:04 latest: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 02:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:57:05 7745b28ce218: Preparing 02:57:05 312e0ec46182: Preparing 02:57:05 a9a6dab29640: Preparing 02:57:05 82a8e941969c: Preparing 02:57:05 448423fd4662: Preparing 02:57:05 a92142a07f53: Preparing 02:57:05 46bb268aba5b: Preparing 02:57:05 256f393e029f: Preparing 02:57:05 a92142a07f53: Waiting 02:57:05 46bb268aba5b: Waiting 02:57:05 256f393e029f: Waiting 02:57:05 82a8e941969c: Layer already exists 02:57:05 a9a6dab29640: Layer already exists 02:57:05 312e0ec46182: Layer already exists 02:57:05 448423fd4662: Layer already exists 02:57:05 7745b28ce218: Layer already exists 02:57:05 a92142a07f53: Layer already exists 02:57:05 256f393e029f: Layer already exists 02:57:05 46bb268aba5b: Layer already exists 02:57:05 4.1.0-dev.77: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:05 #144 ... 02:57:05 02:57:05 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:57:05 #0 4.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:57:05 #145 ... 02:57:05 02:57:05 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:05 #144 5.472 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:57:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:57:05 7745b28ce218: Preparing 02:57:05 312e0ec46182: Preparing 02:57:05 a9a6dab29640: Preparing 02:57:05 82a8e941969c: Preparing 02:57:05 448423fd4662: Preparing 02:57:05 a92142a07f53: Preparing 02:57:05 46bb268aba5b: Preparing 02:57:05 256f393e029f: Preparing 02:57:05 a92142a07f53: Waiting 02:57:05 46bb268aba5b: Waiting 02:57:05 256f393e029f: Waiting 02:57:05 7745b28ce218: Layer already exists 02:57:05 a9a6dab29640: Layer already exists 02:57:05 448423fd4662: Layer already exists 02:57:05 82a8e941969c: Layer already exists 02:57:05 312e0ec46182: Layer already exists 02:57:05 46bb268aba5b: Layer already exists 02:57:05 256f393e029f: Layer already exists 02:57:05 a92142a07f53: Layer already exists 02:57:05 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:57:06 7745b28ce218: Preparing 02:57:06 312e0ec46182: Preparing 02:57:06 a9a6dab29640: Preparing 02:57:06 82a8e941969c: Preparing 02:57:06 448423fd4662: Preparing 02:57:06 a92142a07f53: Preparing 02:57:06 46bb268aba5b: Preparing 02:57:06 256f393e029f: Preparing 02:57:06 a92142a07f53: Waiting 02:57:06 46bb268aba5b: Waiting 02:57:06 256f393e029f: Waiting 02:57:06 7745b28ce218: Layer already exists 02:57:06 448423fd4662: Layer already exists 02:57:06 312e0ec46182: Layer already exists 02:57:06 a9a6dab29640: Layer already exists 02:57:06 82a8e941969c: Layer already exists 02:57:06 46bb268aba5b: Layer already exists 02:57:06 a92142a07f53: Layer already exists 02:57:06 256f393e029f: Layer already exists 02:57:06 main: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:06 ===================================================== [Pipeline] echo 02:57:06 taggedImages: 02:57:06 - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 02:57:06 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:57:06 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 02:57:06 - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:06 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:57:06 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:57:06 5ff0a094634f017a51662964cce374908caefb26 02:57:06 latest 02:57:06 4.1.0-dev.77 02:57:06 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:06 main 02:57:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 02:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:57:07 d3ec0c1327d4: Preparing 02:57:07 f7c76299ccf7: Preparing 02:57:07 210ba95247fa: Preparing 02:57:07 ebe074764214: Preparing 02:57:07 d8882160a520: Preparing 02:57:07 3fc892aa1aa7: Preparing 02:57:07 962b0013d095: Preparing 02:57:07 82a8e941969c: Preparing 02:57:07 448423fd4662: Preparing 02:57:07 db7819265b49: Preparing 02:57:07 3dfaca41fe80: Preparing 02:57:07 5f70bf18a086: Preparing 02:57:07 6577ffaa3a7e: Preparing 02:57:07 40240b52e61c: Preparing 02:57:07 11c100bd80a0: Preparing 02:57:07 3fc892aa1aa7: Waiting 02:57:07 448423fd4662: Waiting 02:57:07 82a8e941969c: Waiting 02:57:07 962b0013d095: Waiting 02:57:07 256f393e029f: Preparing 02:57:07 6577ffaa3a7e: Waiting 02:57:07 db7819265b49: Waiting 02:57:07 40240b52e61c: Waiting 02:57:07 3dfaca41fe80: Waiting 02:57:07 5f70bf18a086: Waiting 02:57:07 256f393e029f: Waiting 02:57:07 11c100bd80a0: Waiting 02:57:07 210ba95247fa: Pushed 02:57:07 d8882160a520: Pushed 02:57:07 ebe074764214: Pushed 02:57:07 f7c76299ccf7: Pushed 02:57:07 d3ec0c1327d4: Pushed 02:57:07 82a8e941969c: Layer already exists 02:57:07 448423fd4662: Layer already exists 02:57:07 5f70bf18a086: Layer already exists 02:57:07 3fc892aa1aa7: Pushed 02:57:07 db7819265b49: Pushed 02:57:07 3dfaca41fe80: Pushed 02:57:07 6577ffaa3a7e: Pushed 02:57:07 256f393e029f: Layer already exists 02:57:07 11c100bd80a0: Pushed 02:57:07 40240b52e61c: Pushed 02:57:08 962b0013d095: Pushed 02:57:09 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:57:09 d3ec0c1327d4: Preparing 02:57:09 f7c76299ccf7: Preparing 02:57:09 210ba95247fa: Preparing 02:57:09 ebe074764214: Preparing 02:57:09 d8882160a520: Preparing 02:57:09 3fc892aa1aa7: Preparing 02:57:09 962b0013d095: Preparing 02:57:09 82a8e941969c: Preparing 02:57:09 448423fd4662: Preparing 02:57:09 db7819265b49: Preparing 02:57:09 3dfaca41fe80: Preparing 02:57:09 5f70bf18a086: Preparing 02:57:09 6577ffaa3a7e: Preparing 02:57:09 40240b52e61c: Preparing 02:57:09 11c100bd80a0: Preparing 02:57:09 256f393e029f: Preparing 02:57:09 448423fd4662: Waiting 02:57:09 db7819265b49: Waiting 02:57:09 3dfaca41fe80: Waiting 02:57:09 5f70bf18a086: Waiting 02:57:09 6577ffaa3a7e: Waiting 02:57:09 40240b52e61c: Waiting 02:57:09 11c100bd80a0: Waiting 02:57:09 256f393e029f: Waiting 02:57:09 962b0013d095: Waiting 02:57:09 82a8e941969c: Waiting 02:57:09 3fc892aa1aa7: Waiting 02:57:09 f7c76299ccf7: Layer already exists 02:57:09 d3ec0c1327d4: Layer already exists 02:57:09 ebe074764214: Layer already exists 02:57:09 210ba95247fa: Layer already exists 02:57:09 d8882160a520: Layer already exists 02:57:09 448423fd4662: Layer already exists 02:57:09 962b0013d095: Layer already exists 02:57:09 82a8e941969c: Layer already exists 02:57:09 3fc892aa1aa7: Layer already exists 02:57:09 db7819265b49: Layer already exists 02:57:09 40240b52e61c: Layer already exists 02:57:09 6577ffaa3a7e: Layer already exists 02:57:09 3dfaca41fe80: Layer already exists 02:57:09 5f70bf18a086: Layer already exists 02:57:09 11c100bd80a0: Layer already exists 02:57:09 256f393e029f: Layer already exists 02:57:09 latest: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 02:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:57:10 d3ec0c1327d4: Preparing 02:57:10 f7c76299ccf7: Preparing 02:57:10 210ba95247fa: Preparing 02:57:10 ebe074764214: Preparing 02:57:10 d8882160a520: Preparing 02:57:10 3fc892aa1aa7: Preparing 02:57:10 962b0013d095: Preparing 02:57:10 82a8e941969c: Preparing 02:57:10 448423fd4662: Preparing 02:57:10 db7819265b49: Preparing 02:57:10 3dfaca41fe80: Preparing 02:57:10 5f70bf18a086: Preparing 02:57:10 6577ffaa3a7e: Preparing 02:57:10 40240b52e61c: Preparing 02:57:10 11c100bd80a0: Preparing 02:57:10 256f393e029f: Preparing 02:57:10 3fc892aa1aa7: Waiting 02:57:10 962b0013d095: Waiting 02:57:10 6577ffaa3a7e: Waiting 02:57:10 82a8e941969c: Waiting 02:57:10 5f70bf18a086: Waiting 02:57:10 448423fd4662: Waiting 02:57:10 db7819265b49: Waiting 02:57:10 40240b52e61c: Waiting 02:57:10 3dfaca41fe80: Waiting 02:57:10 256f393e029f: Waiting 02:57:10 11c100bd80a0: Waiting 02:57:10 210ba95247fa: Layer already exists 02:57:10 d3ec0c1327d4: Layer already exists 02:57:10 f7c76299ccf7: Layer already exists 02:57:10 ebe074764214: Layer already exists 02:57:10 d8882160a520: Layer already exists 02:57:10 3fc892aa1aa7: Layer already exists 02:57:10 962b0013d095: Layer already exists 02:57:10 82a8e941969c: Layer already exists 02:57:10 db7819265b49: Layer already exists 02:57:10 448423fd4662: Layer already exists 02:57:10 3dfaca41fe80: Layer already exists 02:57:10 5f70bf18a086: Layer already exists 02:57:10 40240b52e61c: Layer already exists 02:57:10 6577ffaa3a7e: Layer already exists 02:57:10 11c100bd80a0: Layer already exists 02:57:10 256f393e029f: Layer already exists 02:57:10 4.1.0-dev.77: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 #144 ... 02:57:10 02:57:10 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:57:10 #0 4.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:57:10 #146 ... 02:57:10 02:57:10 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:10 #0 6.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:57:10 #147 ... 02:57:10 02:57:10 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:57:10 #0 6.182 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:57:10 #148 ... 02:57:10 02:57:10 #149 [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:57:10 #0 4.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:10 #149 ... 02:57:10 02:57:10 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:57:10 #0 5.821 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:57:10 #150 ... 02:57:10 02:57:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:57:10 #0 5.657 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:57:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 #151 ... 02:57:10 02:57:10 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:57:10 #0 4.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:57:10 #152 ... 02:57:10 02:57:10 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:57:10 #0 5.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:57:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:57:11 d3ec0c1327d4: Preparing 02:57:11 f7c76299ccf7: Preparing 02:57:11 210ba95247fa: Preparing 02:57:11 ebe074764214: Preparing 02:57:11 d8882160a520: Preparing 02:57:11 3fc892aa1aa7: Preparing 02:57:11 962b0013d095: Preparing 02:57:11 82a8e941969c: Preparing 02:57:11 448423fd4662: Preparing 02:57:11 db7819265b49: Preparing 02:57:11 3dfaca41fe80: Preparing 02:57:11 5f70bf18a086: Preparing 02:57:11 6577ffaa3a7e: Preparing 02:57:11 40240b52e61c: Preparing 02:57:11 11c100bd80a0: Preparing 02:57:11 256f393e029f: Preparing 02:57:11 db7819265b49: Waiting 02:57:11 3dfaca41fe80: Waiting 02:57:11 5f70bf18a086: Waiting 02:57:11 82a8e941969c: Waiting 02:57:11 962b0013d095: Waiting 02:57:11 6577ffaa3a7e: Waiting 02:57:11 448423fd4662: Waiting 02:57:11 3fc892aa1aa7: Waiting 02:57:11 256f393e029f: Waiting 02:57:11 40240b52e61c: Waiting 02:57:11 11c100bd80a0: Waiting 02:57:11 f7c76299ccf7: Layer already exists 02:57:11 ebe074764214: Layer already exists 02:57:11 210ba95247fa: Layer already exists 02:57:11 d3ec0c1327d4: Layer already exists 02:57:11 d8882160a520: Layer already exists 02:57:11 3fc892aa1aa7: Layer already exists 02:57:11 82a8e941969c: Layer already exists 02:57:11 962b0013d095: Layer already exists 02:57:11 448423fd4662: Layer already exists 02:57:11 db7819265b49: Layer already exists 02:57:11 3dfaca41fe80: Layer already exists 02:57:11 5f70bf18a086: Layer already exists 02:57:11 40240b52e61c: Layer already exists 02:57:11 11c100bd80a0: Layer already exists 02:57:11 6577ffaa3a7e: Layer already exists 02:57:11 256f393e029f: Layer already exists 02:57:11 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 #153 ... 02:57:11 02:57:11 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:57:11 #0 5.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:57:11 #154 ... 02:57:11 02:57:11 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:11 #128 5.874 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:57:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:57:11 d3ec0c1327d4: Preparing 02:57:11 f7c76299ccf7: Preparing 02:57:11 210ba95247fa: Preparing 02:57:11 ebe074764214: Preparing 02:57:11 d8882160a520: Preparing 02:57:11 3fc892aa1aa7: Preparing 02:57:11 962b0013d095: Preparing 02:57:11 82a8e941969c: Preparing 02:57:11 448423fd4662: Preparing 02:57:11 db7819265b49: Preparing 02:57:11 3dfaca41fe80: Preparing 02:57:11 5f70bf18a086: Preparing 02:57:11 6577ffaa3a7e: Preparing 02:57:11 40240b52e61c: Preparing 02:57:11 11c100bd80a0: Preparing 02:57:11 3fc892aa1aa7: Waiting 02:57:11 3dfaca41fe80: Waiting 02:57:11 962b0013d095: Waiting 02:57:11 5f70bf18a086: Waiting 02:57:11 448423fd4662: Waiting 02:57:11 82a8e941969c: Waiting 02:57:11 6577ffaa3a7e: Waiting 02:57:11 40240b52e61c: Waiting 02:57:11 db7819265b49: Waiting 02:57:11 256f393e029f: Preparing 02:57:11 11c100bd80a0: Waiting 02:57:11 256f393e029f: Waiting 02:57:11 ebe074764214: Layer already exists 02:57:11 d8882160a520: Layer already exists 02:57:11 f7c76299ccf7: Layer already exists 02:57:11 d3ec0c1327d4: Layer already exists 02:57:11 210ba95247fa: Layer already exists 02:57:11 3fc892aa1aa7: Layer already exists 02:57:11 db7819265b49: Layer already exists 02:57:11 962b0013d095: Layer already exists 02:57:11 448423fd4662: Layer already exists 02:57:11 82a8e941969c: Layer already exists 02:57:11 5f70bf18a086: Layer already exists 02:57:11 3dfaca41fe80: Layer already exists 02:57:11 40240b52e61c: Layer already exists 02:57:11 6577ffaa3a7e: Layer already exists 02:57:11 11c100bd80a0: Layer already exists 02:57:11 256f393e029f: Layer already exists 02:57:11 main: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:11 ===================================================== [Pipeline] echo 02:57:11 taggedImages: 02:57:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 02:57:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:57:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 02:57:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:57:11 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:57:11 5ff0a094634f017a51662964cce374908caefb26 02:57:11 latest 02:57:11 4.1.0-dev.77 02:57:11 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:11 main 02:57:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 02:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:57:12 6c5acb3f86d3: Preparing 02:57:12 c2ce4401f486: Preparing 02:57:12 7a5b5c39b1e5: Preparing 02:57:12 8d753dd40e80: Preparing 02:57:12 82a8e941969c: Preparing 02:57:12 448423fd4662: Preparing 02:57:12 a92142a07f53: Preparing 02:57:12 46bb268aba5b: Preparing 02:57:12 256f393e029f: Preparing 02:57:12 448423fd4662: Waiting 02:57:12 a92142a07f53: Waiting 02:57:12 46bb268aba5b: Waiting 02:57:12 256f393e029f: Waiting 02:57:12 82a8e941969c: Layer already exists 02:57:12 448423fd4662: Layer already exists 02:57:12 7a5b5c39b1e5: Pushed 02:57:12 c2ce4401f486: Pushed 02:57:12 a92142a07f53: Layer already exists 02:57:12 46bb268aba5b: Layer already exists 02:57:12 6c5acb3f86d3: Pushed 02:57:12 256f393e029f: Layer already exists 02:57:16 8d753dd40e80: Pushed 02:57:16 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:57:17 6c5acb3f86d3: Preparing 02:57:17 c2ce4401f486: Preparing 02:57:17 7a5b5c39b1e5: Preparing 02:57:17 8d753dd40e80: Preparing 02:57:17 82a8e941969c: Preparing 02:57:17 448423fd4662: Preparing 02:57:17 a92142a07f53: Preparing 02:57:17 46bb268aba5b: Preparing 02:57:17 256f393e029f: Preparing 02:57:17 448423fd4662: Waiting 02:57:17 a92142a07f53: Waiting 02:57:17 46bb268aba5b: Waiting 02:57:17 256f393e029f: Waiting 02:57:17 82a8e941969c: Layer already exists 02:57:17 c2ce4401f486: Layer already exists 02:57:17 6c5acb3f86d3: Layer already exists 02:57:17 8d753dd40e80: Layer already exists 02:57:17 7a5b5c39b1e5: Layer already exists 02:57:17 448423fd4662: Layer already exists 02:57:17 46bb268aba5b: Layer already exists 02:57:17 a92142a07f53: Layer already exists 02:57:17 256f393e029f: Layer already exists 02:57:17 latest: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 02:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:57:18 6c5acb3f86d3: Preparing 02:57:18 c2ce4401f486: Preparing 02:57:18 7a5b5c39b1e5: Preparing 02:57:18 8d753dd40e80: Preparing 02:57:18 82a8e941969c: Preparing 02:57:18 448423fd4662: Preparing 02:57:18 a92142a07f53: Preparing 02:57:18 46bb268aba5b: Preparing 02:57:18 256f393e029f: Preparing 02:57:18 a92142a07f53: Waiting 02:57:18 46bb268aba5b: Waiting 02:57:18 256f393e029f: Waiting 02:57:18 448423fd4662: Waiting 02:57:18 c2ce4401f486: Layer already exists 02:57:18 82a8e941969c: Layer already exists 02:57:18 8d753dd40e80: Layer already exists 02:57:18 7a5b5c39b1e5: Layer already exists 02:57:18 6c5acb3f86d3: Layer already exists 02:57:18 448423fd4662: Layer already exists 02:57:18 a92142a07f53: Layer already exists 02:57:18 46bb268aba5b: Layer already exists 02:57:18 256f393e029f: Layer already exists 02:57:18 4.1.0-dev.77: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:57:18 6c5acb3f86d3: Preparing 02:57:18 c2ce4401f486: Preparing 02:57:18 7a5b5c39b1e5: Preparing 02:57:18 8d753dd40e80: Preparing 02:57:18 82a8e941969c: Preparing 02:57:18 448423fd4662: Preparing 02:57:18 a92142a07f53: Preparing 02:57:18 46bb268aba5b: Preparing 02:57:18 256f393e029f: Preparing 02:57:18 a92142a07f53: Waiting 02:57:18 46bb268aba5b: Waiting 02:57:18 256f393e029f: Waiting 02:57:18 448423fd4662: Waiting 02:57:18 8d753dd40e80: Layer already exists 02:57:18 7a5b5c39b1e5: Layer already exists 02:57:18 c2ce4401f486: Layer already exists 02:57:18 82a8e941969c: Layer already exists 02:57:18 6c5acb3f86d3: Layer already exists 02:57:18 448423fd4662: Layer already exists 02:57:18 46bb268aba5b: Layer already exists 02:57:18 a92142a07f53: Layer already exists 02:57:18 256f393e029f: Layer already exists 02:57:18 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:57:19 6c5acb3f86d3: Preparing 02:57:19 c2ce4401f486: Preparing 02:57:19 7a5b5c39b1e5: Preparing 02:57:19 8d753dd40e80: Preparing 02:57:19 82a8e941969c: Preparing 02:57:19 448423fd4662: Preparing 02:57:19 a92142a07f53: Preparing 02:57:19 46bb268aba5b: Preparing 02:57:19 256f393e029f: Preparing 02:57:19 a92142a07f53: Waiting 02:57:19 46bb268aba5b: Waiting 02:57:19 448423fd4662: Waiting 02:57:19 256f393e029f: Waiting 02:57:19 8d753dd40e80: Layer already exists 02:57:19 6c5acb3f86d3: Layer already exists 02:57:19 c2ce4401f486: Layer already exists 02:57:19 82a8e941969c: Layer already exists 02:57:19 7a5b5c39b1e5: Layer already exists 02:57:19 448423fd4662: Layer already exists 02:57:19 256f393e029f: Layer already exists 02:57:19 a92142a07f53: Layer already exists 02:57:19 46bb268aba5b: Layer already exists 02:57:19 main: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:19 ===================================================== [Pipeline] echo 02:57:19 taggedImages: 02:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 02:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 02:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:57:19 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:57:19 5ff0a094634f017a51662964cce374908caefb26 02:57:19 latest 02:57:19 4.1.0-dev.77 02:57:19 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:19 main 02:57:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 02:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:57:20 68cdf83038e9: Preparing 02:57:20 36c5939bcf82: Preparing 02:57:20 998b02751fe0: Preparing 02:57:20 37dbcf8166a0: Preparing 02:57:20 a3179e264a37: Preparing 02:57:20 82a8e941969c: Preparing 02:57:20 448423fd4662: Preparing 02:57:20 a7b12ab7dcd2: Preparing 02:57:20 ffe72c272ee2: Preparing 02:57:20 c7268cc5f25f: Preparing 02:57:20 256f393e029f: Preparing 02:57:20 a7b12ab7dcd2: Waiting 02:57:20 ffe72c272ee2: Waiting 02:57:20 c7268cc5f25f: Waiting 02:57:20 256f393e029f: Waiting 02:57:20 82a8e941969c: Waiting 02:57:20 448423fd4662: Waiting 02:57:20 36c5939bcf82: Pushed 02:57:20 37dbcf8166a0: Pushed 02:57:20 68cdf83038e9: Pushed 02:57:20 a3179e264a37: Pushed 02:57:20 82a8e941969c: Layer already exists 02:57:20 448423fd4662: Layer already exists 02:57:20 256f393e029f: Layer already exists 02:57:20 a7b12ab7dcd2: Pushed 02:57:20 ffe72c272ee2: Pushed 02:57:21 c7268cc5f25f: Pushed 02:57:22 998b02751fe0: Pushed 02:57:23 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:57:23 68cdf83038e9: Preparing 02:57:23 36c5939bcf82: Preparing 02:57:23 998b02751fe0: Preparing 02:57:23 37dbcf8166a0: Preparing 02:57:23 a3179e264a37: Preparing 02:57:23 82a8e941969c: Preparing 02:57:23 448423fd4662: Preparing 02:57:23 a7b12ab7dcd2: Preparing 02:57:23 ffe72c272ee2: Preparing 02:57:23 c7268cc5f25f: Preparing 02:57:23 256f393e029f: Preparing 02:57:23 82a8e941969c: Waiting 02:57:23 448423fd4662: Waiting 02:57:23 a7b12ab7dcd2: Waiting 02:57:23 ffe72c272ee2: Waiting 02:57:23 c7268cc5f25f: Waiting 02:57:23 256f393e029f: Waiting 02:57:23 37dbcf8166a0: Layer already exists 02:57:23 a3179e264a37: Layer already exists 02:57:23 68cdf83038e9: Layer already exists 02:57:23 36c5939bcf82: Layer already exists 02:57:23 998b02751fe0: Layer already exists 02:57:23 a7b12ab7dcd2: Layer already exists 02:57:23 82a8e941969c: Layer already exists 02:57:23 ffe72c272ee2: Layer already exists 02:57:23 448423fd4662: Layer already exists 02:57:23 c7268cc5f25f: Layer already exists 02:57:23 256f393e029f: Layer already exists 02:57:23 latest: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 02:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:57:24 68cdf83038e9: Preparing 02:57:24 36c5939bcf82: Preparing 02:57:24 998b02751fe0: Preparing 02:57:24 37dbcf8166a0: Preparing 02:57:24 a3179e264a37: Preparing 02:57:24 82a8e941969c: Preparing 02:57:24 448423fd4662: Preparing 02:57:24 82a8e941969c: Waiting 02:57:24 a7b12ab7dcd2: Preparing 02:57:24 ffe72c272ee2: Preparing 02:57:24 a7b12ab7dcd2: Waiting 02:57:24 448423fd4662: Waiting 02:57:24 ffe72c272ee2: Waiting 02:57:24 c7268cc5f25f: Preparing 02:57:24 256f393e029f: Preparing 02:57:24 c7268cc5f25f: Waiting 02:57:24 256f393e029f: Waiting 02:57:24 68cdf83038e9: Layer already exists 02:57:24 37dbcf8166a0: Layer already exists 02:57:24 998b02751fe0: Layer already exists 02:57:24 36c5939bcf82: Layer already exists 02:57:24 a3179e264a37: Layer already exists 02:57:24 82a8e941969c: Layer already exists 02:57:24 a7b12ab7dcd2: Layer already exists 02:57:24 448423fd4662: Layer already exists 02:57:24 ffe72c272ee2: Layer already exists 02:57:24 c7268cc5f25f: Layer already exists 02:57:24 256f393e029f: Layer already exists 02:57:24 4.1.0-dev.77: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:57:25 68cdf83038e9: Preparing 02:57:25 36c5939bcf82: Preparing 02:57:25 998b02751fe0: Preparing 02:57:25 37dbcf8166a0: Preparing 02:57:25 a3179e264a37: Preparing 02:57:25 82a8e941969c: Preparing 02:57:25 448423fd4662: Preparing 02:57:25 a7b12ab7dcd2: Preparing 02:57:25 ffe72c272ee2: Preparing 02:57:25 c7268cc5f25f: Preparing 02:57:25 256f393e029f: Preparing 02:57:25 a7b12ab7dcd2: Waiting 02:57:25 c7268cc5f25f: Waiting 02:57:25 ffe72c272ee2: Waiting 02:57:25 256f393e029f: Waiting 02:57:25 82a8e941969c: Waiting 02:57:25 448423fd4662: Waiting 02:57:25 998b02751fe0: Layer already exists 02:57:25 37dbcf8166a0: Layer already exists 02:57:25 68cdf83038e9: Layer already exists 02:57:25 36c5939bcf82: Layer already exists 02:57:25 a3179e264a37: Layer already exists 02:57:25 82a8e941969c: Layer already exists 02:57:25 a7b12ab7dcd2: Layer already exists 02:57:25 c7268cc5f25f: Layer already exists 02:57:25 448423fd4662: Layer already exists 02:57:25 ffe72c272ee2: Layer already exists 02:57:25 256f393e029f: Layer already exists 02:57:25 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:57:25 68cdf83038e9: Preparing 02:57:25 36c5939bcf82: Preparing 02:57:25 998b02751fe0: Preparing 02:57:25 37dbcf8166a0: Preparing 02:57:25 a3179e264a37: Preparing 02:57:25 82a8e941969c: Preparing 02:57:25 448423fd4662: Preparing 02:57:25 a7b12ab7dcd2: Preparing 02:57:25 ffe72c272ee2: Preparing 02:57:25 c7268cc5f25f: Preparing 02:57:25 256f393e029f: Preparing 02:57:25 82a8e941969c: Waiting 02:57:25 a7b12ab7dcd2: Waiting 02:57:25 c7268cc5f25f: Waiting 02:57:25 ffe72c272ee2: Waiting 02:57:25 256f393e029f: Waiting 02:57:25 68cdf83038e9: Layer already exists 02:57:25 37dbcf8166a0: Layer already exists 02:57:25 36c5939bcf82: Layer already exists 02:57:25 998b02751fe0: Layer already exists 02:57:25 a3179e264a37: Layer already exists 02:57:25 448423fd4662: Layer already exists 02:57:25 82a8e941969c: Layer already exists 02:57:25 c7268cc5f25f: Layer already exists 02:57:25 a7b12ab7dcd2: Layer already exists 02:57:25 ffe72c272ee2: Layer already exists 02:57:25 256f393e029f: Layer already exists 02:57:25 main: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:25 ===================================================== [Pipeline] echo 02:57:25 taggedImages: 02:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 02:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 02:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:57:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:57:25 5ff0a094634f017a51662964cce374908caefb26 02:57:25 latest 02:57:25 4.1.0-dev.77 02:57:25 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:25 main 02:57:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 02:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:57:26 fb701985dbb4: Preparing 02:57:26 4a3320a8c840: Preparing 02:57:26 41fc5a70c49f: Preparing 02:57:26 e4b3d3c276c4: Preparing 02:57:26 0ff514774342: Preparing 02:57:26 cb58941e2fbc: Preparing 02:57:26 0b064d15570a: Preparing 02:57:26 82a8e941969c: Preparing 02:57:26 448423fd4662: Preparing 02:57:26 a8be6cb91a26: Preparing 02:57:26 adc57b9a8e7c: Preparing 02:57:26 256f393e029f: Preparing 02:57:26 cb58941e2fbc: Waiting 02:57:26 0b064d15570a: Waiting 02:57:26 82a8e941969c: Waiting 02:57:26 448423fd4662: Waiting 02:57:26 a8be6cb91a26: Waiting 02:57:26 adc57b9a8e7c: Waiting 02:57:26 256f393e029f: Waiting 02:57:26 0ff514774342: Pushed 02:57:26 4a3320a8c840: Pushed 02:57:26 fb701985dbb4: Pushed 02:57:26 82a8e941969c: Layer already exists 02:57:26 448423fd4662: Layer already exists 02:57:26 cb58941e2fbc: Pushed 02:57:26 0b064d15570a: Pushed 02:57:26 256f393e029f: Layer already exists 02:57:26 a8be6cb91a26: Pushed 02:57:28 adc57b9a8e7c: Pushed 02:57:29 e4b3d3c276c4: Pushed 02:57:29 41fc5a70c49f: Pushed 02:57:29 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:57:30 fb701985dbb4: Preparing 02:57:30 4a3320a8c840: Preparing 02:57:30 41fc5a70c49f: Preparing 02:57:30 e4b3d3c276c4: Preparing 02:57:30 0ff514774342: Preparing 02:57:30 cb58941e2fbc: Preparing 02:57:30 0b064d15570a: Preparing 02:57:30 82a8e941969c: Preparing 02:57:30 448423fd4662: Preparing 02:57:30 a8be6cb91a26: Preparing 02:57:30 adc57b9a8e7c: Preparing 02:57:30 256f393e029f: Preparing 02:57:30 cb58941e2fbc: Waiting 02:57:30 0b064d15570a: Waiting 02:57:30 448423fd4662: Waiting 02:57:30 82a8e941969c: Waiting 02:57:30 adc57b9a8e7c: Waiting 02:57:30 256f393e029f: Waiting 02:57:30 a8be6cb91a26: Waiting 02:57:30 0ff514774342: Layer already exists 02:57:30 41fc5a70c49f: Layer already exists 02:57:30 4a3320a8c840: Layer already exists 02:57:30 e4b3d3c276c4: Layer already exists 02:57:30 fb701985dbb4: Layer already exists 02:57:30 0b064d15570a: Layer already exists 02:57:30 cb58941e2fbc: Layer already exists 02:57:30 82a8e941969c: Layer already exists 02:57:30 448423fd4662: Layer already exists 02:57:30 a8be6cb91a26: Layer already exists 02:57:30 adc57b9a8e7c: Layer already exists 02:57:30 256f393e029f: Layer already exists 02:57:30 latest: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 02:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:57:30 fb701985dbb4: Preparing 02:57:30 4a3320a8c840: Preparing 02:57:30 41fc5a70c49f: Preparing 02:57:30 e4b3d3c276c4: Preparing 02:57:30 0ff514774342: Preparing 02:57:30 cb58941e2fbc: Preparing 02:57:30 0b064d15570a: Preparing 02:57:30 82a8e941969c: Preparing 02:57:30 448423fd4662: Preparing 02:57:30 a8be6cb91a26: Preparing 02:57:30 adc57b9a8e7c: Preparing 02:57:30 256f393e029f: Preparing 02:57:30 cb58941e2fbc: Waiting 02:57:30 0b064d15570a: Waiting 02:57:30 82a8e941969c: Waiting 02:57:30 448423fd4662: Waiting 02:57:30 a8be6cb91a26: Waiting 02:57:30 adc57b9a8e7c: Waiting 02:57:30 256f393e029f: Waiting 02:57:30 4a3320a8c840: Layer already exists 02:57:30 0ff514774342: Layer already exists 02:57:30 e4b3d3c276c4: Layer already exists 02:57:30 fb701985dbb4: Layer already exists 02:57:30 41fc5a70c49f: Layer already exists 02:57:30 0b064d15570a: Layer already exists 02:57:30 82a8e941969c: Layer already exists 02:57:30 cb58941e2fbc: Layer already exists 02:57:30 a8be6cb91a26: Layer already exists 02:57:30 448423fd4662: Layer already exists 02:57:30 256f393e029f: Layer already exists 02:57:30 adc57b9a8e7c: Layer already exists 02:57:30 4.1.0-dev.77: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:57:31 fb701985dbb4: Preparing 02:57:31 4a3320a8c840: Preparing 02:57:31 41fc5a70c49f: Preparing 02:57:31 e4b3d3c276c4: Preparing 02:57:31 0ff514774342: Preparing 02:57:31 cb58941e2fbc: Preparing 02:57:31 0b064d15570a: Preparing 02:57:31 82a8e941969c: Preparing 02:57:31 448423fd4662: Preparing 02:57:31 a8be6cb91a26: Preparing 02:57:31 adc57b9a8e7c: Preparing 02:57:31 256f393e029f: Preparing 02:57:31 448423fd4662: Waiting 02:57:31 82a8e941969c: Waiting 02:57:31 a8be6cb91a26: Waiting 02:57:31 adc57b9a8e7c: Waiting 02:57:31 256f393e029f: Waiting 02:57:31 cb58941e2fbc: Waiting 02:57:31 0b064d15570a: Waiting 02:57:31 e4b3d3c276c4: Layer already exists 02:57:31 0ff514774342: Layer already exists 02:57:31 fb701985dbb4: Layer already exists 02:57:31 41fc5a70c49f: Layer already exists 02:57:31 4a3320a8c840: Layer already exists 02:57:31 82a8e941969c: Layer already exists 02:57:31 a8be6cb91a26: Layer already exists 02:57:31 0b064d15570a: Layer already exists 02:57:31 cb58941e2fbc: Layer already exists 02:57:31 448423fd4662: Layer already exists 02:57:31 256f393e029f: Layer already exists 02:57:31 adc57b9a8e7c: Layer already exists 02:57:31 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:57:32 fb701985dbb4: Preparing 02:57:32 4a3320a8c840: Preparing 02:57:32 41fc5a70c49f: Preparing 02:57:32 e4b3d3c276c4: Preparing 02:57:32 0ff514774342: Preparing 02:57:32 cb58941e2fbc: Preparing 02:57:32 0b064d15570a: Preparing 02:57:32 82a8e941969c: Preparing 02:57:32 448423fd4662: Preparing 02:57:32 a8be6cb91a26: Preparing 02:57:32 adc57b9a8e7c: Preparing 02:57:32 cb58941e2fbc: Waiting 02:57:32 82a8e941969c: Waiting 02:57:32 448423fd4662: Waiting 02:57:32 0b064d15570a: Waiting 02:57:32 a8be6cb91a26: Waiting 02:57:32 adc57b9a8e7c: Waiting 02:57:32 256f393e029f: Preparing 02:57:32 256f393e029f: Waiting 02:57:32 4a3320a8c840: Layer already exists 02:57:32 0ff514774342: Layer already exists 02:57:32 41fc5a70c49f: Layer already exists 02:57:32 fb701985dbb4: Layer already exists 02:57:32 e4b3d3c276c4: Layer already exists 02:57:32 448423fd4662: Layer already exists 02:57:32 82a8e941969c: Layer already exists 02:57:32 0b064d15570a: Layer already exists 02:57:32 cb58941e2fbc: Layer already exists 02:57:32 a8be6cb91a26: Layer already exists 02:57:32 adc57b9a8e7c: Layer already exists 02:57:32 256f393e029f: Layer already exists 02:57:32 main: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:32 ===================================================== [Pipeline] echo 02:57:32 taggedImages: 02:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 02:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 02:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:57:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:57:32 5ff0a094634f017a51662964cce374908caefb26 02:57:32 latest 02:57:32 4.1.0-dev.77 02:57:32 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:32 main 02:57:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 02:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:57:33 7b4dfc1ddd87: Preparing 02:57:33 d7c803162066: Preparing 02:57:33 82a8e941969c: Preparing 02:57:33 448423fd4662: Preparing 02:57:33 e3ac49518369: Preparing 02:57:33 19fa7b5787ef: Preparing 02:57:33 256f393e029f: Preparing 02:57:33 19fa7b5787ef: Waiting 02:57:33 256f393e029f: Waiting 02:57:33 448423fd4662: Layer already exists 02:57:33 82a8e941969c: Layer already exists 02:57:33 256f393e029f: Layer already exists 02:57:33 7b4dfc1ddd87: Pushed 02:57:33 e3ac49518369: Pushed 02:57:33 19fa7b5787ef: Pushed 02:57:36 d7c803162066: Pushed 02:57:36 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + 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:57:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:57:37 7b4dfc1ddd87: Preparing 02:57:37 d7c803162066: Preparing 02:57:37 82a8e941969c: Preparing 02:57:37 448423fd4662: Preparing 02:57:37 e3ac49518369: Preparing 02:57:37 19fa7b5787ef: Preparing 02:57:37 256f393e029f: Preparing 02:57:37 19fa7b5787ef: Waiting 02:57:37 256f393e029f: Waiting 02:57:37 7b4dfc1ddd87: Layer already exists 02:57:37 82a8e941969c: Layer already exists 02:57:37 e3ac49518369: Layer already exists 02:57:37 d7c803162066: Layer already exists 02:57:37 448423fd4662: Layer already exists 02:57:37 19fa7b5787ef: Layer already exists 02:57:37 256f393e029f: Layer already exists 02:57:37 latest: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 02:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:57:37 7b4dfc1ddd87: Preparing 02:57:37 d7c803162066: Preparing 02:57:37 82a8e941969c: Preparing 02:57:37 448423fd4662: Preparing 02:57:37 e3ac49518369: Preparing 02:57:37 19fa7b5787ef: Preparing 02:57:37 256f393e029f: Preparing 02:57:37 19fa7b5787ef: Waiting 02:57:37 256f393e029f: Waiting 02:57:37 d7c803162066: Layer already exists 02:57:37 82a8e941969c: Layer already exists 02:57:37 7b4dfc1ddd87: Layer already exists 02:57:37 448423fd4662: Layer already exists 02:57:37 e3ac49518369: Layer already exists 02:57:37 19fa7b5787ef: Layer already exists 02:57:37 256f393e029f: Layer already exists 02:57:37 4.1.0-dev.77: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:57:38 7b4dfc1ddd87: Preparing 02:57:38 d7c803162066: Preparing 02:57:38 82a8e941969c: Preparing 02:57:38 448423fd4662: Preparing 02:57:38 e3ac49518369: Preparing 02:57:38 19fa7b5787ef: Preparing 02:57:38 256f393e029f: Preparing 02:57:38 256f393e029f: Waiting 02:57:38 19fa7b5787ef: Waiting 02:57:38 e3ac49518369: Layer already exists 02:57:38 82a8e941969c: Layer already exists 02:57:38 7b4dfc1ddd87: Layer already exists 02:57:38 448423fd4662: Layer already exists 02:57:38 d7c803162066: Layer already exists 02:57:38 256f393e029f: Layer already exists 02:57:38 19fa7b5787ef: Layer already exists 02:57:38 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + 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:57:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:57:39 7b4dfc1ddd87: Preparing 02:57:39 d7c803162066: Preparing 02:57:39 82a8e941969c: Preparing 02:57:39 448423fd4662: Preparing 02:57:39 e3ac49518369: Preparing 02:57:39 19fa7b5787ef: Preparing 02:57:39 256f393e029f: Preparing 02:57:39 19fa7b5787ef: Waiting 02:57:39 256f393e029f: Waiting 02:57:39 82a8e941969c: Layer already exists 02:57:39 448423fd4662: Layer already exists 02:57:39 e3ac49518369: Layer already exists 02:57:39 d7c803162066: Layer already exists 02:57:39 7b4dfc1ddd87: Layer already exists 02:57:39 19fa7b5787ef: Layer already exists 02:57:39 256f393e029f: Layer already exists 02:57:39 main: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:39 ===================================================== [Pipeline] echo 02:57:39 taggedImages: 02:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 02:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 02:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:57:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:57:39 5ff0a094634f017a51662964cce374908caefb26 02:57:39 latest 02:57:39 4.1.0-dev.77 02:57:39 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:39 main 02:57:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 02:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:39 88d94234c51a: Preparing 02:57:39 8908a26a81c2: Preparing 02:57:39 84ee537c5913: Preparing 02:57:39 82a8e941969c: Preparing 02:57:39 448423fd4662: Preparing 02:57:39 6024834d9cba: Preparing 02:57:39 d92bc31c48d3: Preparing 02:57:39 15dc1b91cdd6: Preparing 02:57:39 d92bc31c48d3: Waiting 02:57:39 6024834d9cba: Waiting 02:57:39 8ffc581e3530: Preparing 02:57:39 15dc1b91cdd6: Waiting 02:57:39 8ffc581e3530: Waiting 02:57:39 256f393e029f: Preparing 02:57:39 256f393e029f: Waiting 02:57:39 448423fd4662: Layer already exists 02:57:39 82a8e941969c: Layer already exists 02:57:39 8908a26a81c2: Pushed 02:57:39 84ee537c5913: Pushed 02:57:39 88d94234c51a: Pushed 02:57:39 256f393e029f: Layer already exists 02:57:40 15dc1b91cdd6: Pushed 02:57:40 8ffc581e3530: Pushed 02:57:45 d92bc31c48d3: Pushed 02:57:53 6024834d9cba: Pushed 02:57:53 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:54 88d94234c51a: Preparing 02:57:54 8908a26a81c2: Preparing 02:57:54 84ee537c5913: Preparing 02:57:54 82a8e941969c: Preparing 02:57:54 448423fd4662: Preparing 02:57:54 6024834d9cba: Preparing 02:57:54 d92bc31c48d3: Preparing 02:57:54 15dc1b91cdd6: Preparing 02:57:54 8ffc581e3530: Preparing 02:57:54 256f393e029f: Preparing 02:57:54 6024834d9cba: Waiting 02:57:54 d92bc31c48d3: Waiting 02:57:54 15dc1b91cdd6: Waiting 02:57:54 8ffc581e3530: Waiting 02:57:54 256f393e029f: Waiting 02:57:54 8908a26a81c2: Layer already exists 02:57:54 82a8e941969c: Layer already exists 02:57:54 448423fd4662: Layer already exists 02:57:54 88d94234c51a: Layer already exists 02:57:54 84ee537c5913: Layer already exists 02:57:54 6024834d9cba: Layer already exists 02:57:54 d92bc31c48d3: Layer already exists 02:57:54 15dc1b91cdd6: Layer already exists 02:57:54 8ffc581e3530: Layer already exists 02:57:54 256f393e029f: Layer already exists 02:57:54 latest: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 02:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:55 88d94234c51a: Preparing 02:57:55 8908a26a81c2: Preparing 02:57:55 84ee537c5913: Preparing 02:57:55 82a8e941969c: Preparing 02:57:55 448423fd4662: Preparing 02:57:55 6024834d9cba: Preparing 02:57:55 d92bc31c48d3: Preparing 02:57:55 15dc1b91cdd6: Preparing 02:57:55 8ffc581e3530: Preparing 02:57:55 256f393e029f: Preparing 02:57:55 d92bc31c48d3: Waiting 02:57:55 6024834d9cba: Waiting 02:57:55 8ffc581e3530: Waiting 02:57:55 256f393e029f: Waiting 02:57:55 15dc1b91cdd6: Waiting 02:57:55 448423fd4662: Layer already exists 02:57:55 82a8e941969c: Layer already exists 02:57:55 88d94234c51a: Layer already exists 02:57:55 8908a26a81c2: Layer already exists 02:57:55 84ee537c5913: Layer already exists 02:57:55 d92bc31c48d3: Layer already exists 02:57:55 6024834d9cba: Layer already exists 02:57:55 15dc1b91cdd6: Layer already exists 02:57:55 256f393e029f: Layer already exists 02:57:55 8ffc581e3530: Layer already exists 02:57:55 4.1.0-dev.77: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:55 88d94234c51a: Preparing 02:57:55 8908a26a81c2: Preparing 02:57:55 84ee537c5913: Preparing 02:57:55 82a8e941969c: Preparing 02:57:55 448423fd4662: Preparing 02:57:55 6024834d9cba: Preparing 02:57:55 d92bc31c48d3: Preparing 02:57:55 15dc1b91cdd6: Preparing 02:57:55 8ffc581e3530: Preparing 02:57:55 256f393e029f: Preparing 02:57:55 d92bc31c48d3: Waiting 02:57:55 15dc1b91cdd6: Waiting 02:57:55 6024834d9cba: Waiting 02:57:55 256f393e029f: Waiting 02:57:55 8ffc581e3530: Waiting 02:57:55 82a8e941969c: Layer already exists 02:57:55 448423fd4662: Layer already exists 02:57:55 88d94234c51a: Layer already exists 02:57:55 8908a26a81c2: Layer already exists 02:57:55 84ee537c5913: Layer already exists 02:57:55 6024834d9cba: Layer already exists 02:57:55 15dc1b91cdd6: Layer already exists 02:57:55 d92bc31c48d3: Layer already exists 02:57:55 8ffc581e3530: Layer already exists 02:57:55 256f393e029f: Layer already exists 02:57:55 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:56 88d94234c51a: Preparing 02:57:56 8908a26a81c2: Preparing 02:57:56 84ee537c5913: Preparing 02:57:56 82a8e941969c: Preparing 02:57:56 448423fd4662: Preparing 02:57:56 6024834d9cba: Preparing 02:57:56 d92bc31c48d3: Preparing 02:57:56 15dc1b91cdd6: Preparing 02:57:56 8ffc581e3530: Preparing 02:57:56 256f393e029f: Preparing 02:57:56 d92bc31c48d3: Waiting 02:57:56 8ffc581e3530: Waiting 02:57:56 15dc1b91cdd6: Waiting 02:57:56 256f393e029f: Waiting 02:57:56 6024834d9cba: Waiting 02:57:56 448423fd4662: Layer already exists 02:57:56 82a8e941969c: Layer already exists 02:57:56 8908a26a81c2: Layer already exists 02:57:56 84ee537c5913: Layer already exists 02:57:56 88d94234c51a: Layer already exists 02:57:56 6024834d9cba: Layer already exists 02:57:56 8ffc581e3530: Layer already exists 02:57:56 d92bc31c48d3: Layer already exists 02:57:56 15dc1b91cdd6: Layer already exists 02:57:56 256f393e029f: Layer already exists 02:57:56 main: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:56 ===================================================== [Pipeline] echo 02:57:56 taggedImages: 02:57:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 02:57:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:57:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 02:57:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:57:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:57:56 5ff0a094634f017a51662964cce374908caefb26 02:57:56 latest 02:57:56 4.1.0-dev.77 02:57:56 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:57:56 main 02:57:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 02:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:57:57 ffa624a52b04: Preparing 02:57:57 659c878555df: Preparing 02:57:57 505daa80ec07: Preparing 02:57:57 82a8e941969c: Preparing 02:57:57 448423fd4662: Preparing 02:57:57 ce21a488f554: Preparing 02:57:57 fe7785c85775: Preparing 02:57:57 0d77d52a3475: Preparing 02:57:57 256f393e029f: Preparing 02:57:57 256f393e029f: Waiting 02:57:57 0d77d52a3475: Waiting 02:57:57 ce21a488f554: Waiting 02:57:57 fe7785c85775: Waiting 02:57:57 82a8e941969c: Layer already exists 02:57:57 448423fd4662: Layer already exists 02:57:57 505daa80ec07: Pushed 02:57:57 659c878555df: Pushed 02:57:57 ffa624a52b04: Pushed 02:57:57 256f393e029f: Layer already exists 02:57:57 fe7785c85775: Pushed 02:57:57 0d77d52a3475: Pushed 02:58:12 ce21a488f554: Pushed 02:58:12 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:58:13 ffa624a52b04: Preparing 02:58:13 659c878555df: Preparing 02:58:13 505daa80ec07: Preparing 02:58:13 82a8e941969c: Preparing 02:58:13 448423fd4662: Preparing 02:58:13 ce21a488f554: Preparing 02:58:13 fe7785c85775: Preparing 02:58:13 0d77d52a3475: Preparing 02:58:13 256f393e029f: Preparing 02:58:13 ce21a488f554: Waiting 02:58:13 fe7785c85775: Waiting 02:58:13 0d77d52a3475: Waiting 02:58:13 256f393e029f: Waiting 02:58:13 448423fd4662: Layer already exists 02:58:13 ffa624a52b04: Layer already exists 02:58:13 659c878555df: Layer already exists 02:58:13 82a8e941969c: Layer already exists 02:58:13 505daa80ec07: Layer already exists 02:58:13 256f393e029f: Layer already exists 02:58:13 ce21a488f554: Layer already exists 02:58:13 0d77d52a3475: Layer already exists 02:58:13 fe7785c85775: Layer already exists 02:58:13 latest: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 02:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:58:14 ffa624a52b04: Preparing 02:58:14 659c878555df: Preparing 02:58:14 505daa80ec07: Preparing 02:58:14 82a8e941969c: Preparing 02:58:14 448423fd4662: Preparing 02:58:14 ce21a488f554: Preparing 02:58:14 fe7785c85775: Preparing 02:58:14 0d77d52a3475: Preparing 02:58:14 256f393e029f: Preparing 02:58:14 ce21a488f554: Waiting 02:58:14 fe7785c85775: Waiting 02:58:14 0d77d52a3475: Waiting 02:58:14 256f393e029f: Waiting 02:58:14 505daa80ec07: Layer already exists 02:58:14 82a8e941969c: Layer already exists 02:58:14 448423fd4662: Layer already exists 02:58:14 ffa624a52b04: Layer already exists 02:58:14 659c878555df: Layer already exists 02:58:14 ce21a488f554: Layer already exists 02:58:14 fe7785c85775: Layer already exists 02:58:14 256f393e029f: Layer already exists 02:58:14 0d77d52a3475: Layer already exists 02:58:14 4.1.0-dev.77: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:58:14 ffa624a52b04: Preparing 02:58:14 659c878555df: Preparing 02:58:14 505daa80ec07: Preparing 02:58:14 82a8e941969c: Preparing 02:58:14 448423fd4662: Preparing 02:58:14 ce21a488f554: Preparing 02:58:14 fe7785c85775: Preparing 02:58:14 0d77d52a3475: Preparing 02:58:14 256f393e029f: Preparing 02:58:14 ce21a488f554: Waiting 02:58:14 fe7785c85775: Waiting 02:58:14 0d77d52a3475: Waiting 02:58:14 256f393e029f: Waiting 02:58:14 ffa624a52b04: Layer already exists 02:58:14 505daa80ec07: Layer already exists 02:58:14 659c878555df: Layer already exists 02:58:14 82a8e941969c: Layer already exists 02:58:14 448423fd4662: Layer already exists 02:58:14 ce21a488f554: Layer already exists 02:58:14 256f393e029f: Layer already exists 02:58:14 0d77d52a3475: Layer already exists 02:58:14 fe7785c85775: Layer already exists 02:58:14 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:58:15 ffa624a52b04: Preparing 02:58:15 659c878555df: Preparing 02:58:15 505daa80ec07: Preparing 02:58:15 82a8e941969c: Preparing 02:58:15 448423fd4662: Preparing 02:58:15 ce21a488f554: Preparing 02:58:15 fe7785c85775: Preparing 02:58:15 0d77d52a3475: Preparing 02:58:15 256f393e029f: Preparing 02:58:15 ce21a488f554: Waiting 02:58:15 fe7785c85775: Waiting 02:58:15 0d77d52a3475: Waiting 02:58:15 256f393e029f: Waiting 02:58:15 82a8e941969c: Layer already exists 02:58:15 ffa624a52b04: Layer already exists 02:58:15 505daa80ec07: Layer already exists 02:58:15 659c878555df: Layer already exists 02:58:15 448423fd4662: Layer already exists 02:58:15 ce21a488f554: Layer already exists 02:58:15 fe7785c85775: Layer already exists 02:58:15 256f393e029f: Layer already exists 02:58:15 0d77d52a3475: Layer already exists 02:58:15 main: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:15 ===================================================== [Pipeline] echo 02:58:15 taggedImages: 02:58:15 - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 02:58:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:58:15 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 02:58:15 - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:58:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:58:15 5ff0a094634f017a51662964cce374908caefb26 02:58:15 latest 02:58:15 4.1.0-dev.77 02:58:15 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:15 main 02:58:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 02:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:58:16 a7451bd4f6be: Preparing 02:58:16 5690d50a7d87: Preparing 02:58:16 ed97a2c1af0f: Preparing 02:58:16 82a8e941969c: Preparing 02:58:16 448423fd4662: Preparing 02:58:16 ce21a488f554: Preparing 02:58:16 15dc1b91cdd6: Preparing 02:58:16 8ffc581e3530: Preparing 02:58:16 256f393e029f: Preparing 02:58:16 ce21a488f554: Waiting 02:58:16 15dc1b91cdd6: Waiting 02:58:16 8ffc581e3530: Waiting 02:58:16 256f393e029f: Waiting 02:58:16 448423fd4662: Layer already exists 02:58:16 82a8e941969c: Layer already exists 02:58:16 ce21a488f554: Layer already exists 02:58:16 15dc1b91cdd6: Layer already exists 02:58:16 8ffc581e3530: Layer already exists 02:58:16 256f393e029f: Layer already exists 02:58:16 a7451bd4f6be: Pushed 02:58:16 ed97a2c1af0f: Pushed 02:58:16 5690d50a7d87: Pushed 02:58:16 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:58:17 a7451bd4f6be: Preparing 02:58:17 5690d50a7d87: Preparing 02:58:17 ed97a2c1af0f: Preparing 02:58:17 82a8e941969c: Preparing 02:58:17 448423fd4662: Preparing 02:58:17 ce21a488f554: Preparing 02:58:17 15dc1b91cdd6: Preparing 02:58:17 8ffc581e3530: Preparing 02:58:17 256f393e029f: Preparing 02:58:17 ce21a488f554: Waiting 02:58:17 15dc1b91cdd6: Waiting 02:58:17 8ffc581e3530: Waiting 02:58:17 256f393e029f: Waiting 02:58:17 a7451bd4f6be: Layer already exists 02:58:17 448423fd4662: Layer already exists 02:58:17 5690d50a7d87: Layer already exists 02:58:17 ed97a2c1af0f: Layer already exists 02:58:17 82a8e941969c: Layer already exists 02:58:17 15dc1b91cdd6: Layer already exists 02:58:17 ce21a488f554: Layer already exists 02:58:17 256f393e029f: Layer already exists 02:58:17 8ffc581e3530: Layer already exists 02:58:17 latest: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 02:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:58:18 a7451bd4f6be: Preparing 02:58:18 5690d50a7d87: Preparing 02:58:18 ed97a2c1af0f: Preparing 02:58:18 82a8e941969c: Preparing 02:58:18 448423fd4662: Preparing 02:58:18 ce21a488f554: Preparing 02:58:18 15dc1b91cdd6: Preparing 02:58:18 8ffc581e3530: Preparing 02:58:18 256f393e029f: Preparing 02:58:18 15dc1b91cdd6: Waiting 02:58:18 256f393e029f: Waiting 02:58:18 ce21a488f554: Waiting 02:58:18 8ffc581e3530: Waiting 02:58:18 a7451bd4f6be: Layer already exists 02:58:18 448423fd4662: Layer already exists 02:58:18 82a8e941969c: Layer already exists 02:58:18 5690d50a7d87: Layer already exists 02:58:18 ed97a2c1af0f: Layer already exists 02:58:18 ce21a488f554: Layer already exists 02:58:18 8ffc581e3530: Layer already exists 02:58:18 15dc1b91cdd6: Layer already exists 02:58:18 256f393e029f: Layer already exists 02:58:18 4.1.0-dev.77: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:58:18 a7451bd4f6be: Preparing 02:58:18 5690d50a7d87: Preparing 02:58:18 ed97a2c1af0f: Preparing 02:58:18 82a8e941969c: Preparing 02:58:18 448423fd4662: Preparing 02:58:18 ce21a488f554: Preparing 02:58:18 15dc1b91cdd6: Preparing 02:58:18 8ffc581e3530: Preparing 02:58:18 256f393e029f: Preparing 02:58:18 15dc1b91cdd6: Waiting 02:58:18 8ffc581e3530: Waiting 02:58:18 256f393e029f: Waiting 02:58:18 ce21a488f554: Waiting 02:58:18 ed97a2c1af0f: Layer already exists 02:58:18 82a8e941969c: Layer already exists 02:58:18 a7451bd4f6be: Layer already exists 02:58:18 5690d50a7d87: Layer already exists 02:58:18 448423fd4662: Layer already exists 02:58:18 ce21a488f554: Layer already exists 02:58:18 256f393e029f: Layer already exists 02:58:18 8ffc581e3530: Layer already exists 02:58:18 15dc1b91cdd6: Layer already exists 02:58:18 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:58:19 a7451bd4f6be: Preparing 02:58:19 5690d50a7d87: Preparing 02:58:19 ed97a2c1af0f: Preparing 02:58:19 82a8e941969c: Preparing 02:58:19 448423fd4662: Preparing 02:58:19 ce21a488f554: Preparing 02:58:19 15dc1b91cdd6: Preparing 02:58:19 8ffc581e3530: Preparing 02:58:19 256f393e029f: Preparing 02:58:19 ce21a488f554: Waiting 02:58:19 15dc1b91cdd6: Waiting 02:58:19 256f393e029f: Waiting 02:58:19 8ffc581e3530: Waiting 02:58:19 5690d50a7d87: Layer already exists 02:58:19 a7451bd4f6be: Layer already exists 02:58:19 448423fd4662: Layer already exists 02:58:19 ed97a2c1af0f: Layer already exists 02:58:19 82a8e941969c: Layer already exists 02:58:19 15dc1b91cdd6: Layer already exists 02:58:19 ce21a488f554: Layer already exists 02:58:19 256f393e029f: Layer already exists 02:58:19 8ffc581e3530: Layer already exists 02:58:19 main: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:19 ===================================================== [Pipeline] echo 02:58:19 taggedImages: 02:58:19 - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 02:58:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:58:19 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 02:58:19 - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:58:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:58:19 5ff0a094634f017a51662964cce374908caefb26 02:58:19 latest 02:58:19 4.1.0-dev.77 02:58:19 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:19 main 02:58:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 02:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:58:20 2b10e11f33aa: Preparing 02:58:20 96448263daaf: Preparing 02:58:20 82a8e941969c: Preparing 02:58:20 448423fd4662: Preparing 02:58:20 1f3b15dcba71: Preparing 02:58:20 8e28b696aae9: Preparing 02:58:20 256f393e029f: Preparing 02:58:20 8e28b696aae9: Waiting 02:58:20 256f393e029f: Waiting 02:58:20 448423fd4662: Layer already exists 02:58:20 82a8e941969c: Layer already exists 02:58:20 256f393e029f: Layer already exists 02:58:20 2b10e11f33aa: Pushed 02:58:20 1f3b15dcba71: Pushed 02:58:20 8e28b696aae9: Pushed 02:58:25 96448263daaf: Pushed 02:58:25 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:58:25 2b10e11f33aa: Preparing 02:58:25 96448263daaf: Preparing 02:58:25 82a8e941969c: Preparing 02:58:25 448423fd4662: Preparing 02:58:25 1f3b15dcba71: Preparing 02:58:25 8e28b696aae9: Preparing 02:58:25 256f393e029f: Preparing 02:58:25 8e28b696aae9: Waiting 02:58:25 256f393e029f: Waiting 02:58:25 96448263daaf: Layer already exists 02:58:25 1f3b15dcba71: Layer already exists 02:58:25 82a8e941969c: Layer already exists 02:58:25 448423fd4662: Layer already exists 02:58:25 2b10e11f33aa: Layer already exists 02:58:25 8e28b696aae9: Layer already exists 02:58:25 256f393e029f: Layer already exists 02:58:32 latest: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 02:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:58:33 2b10e11f33aa: Preparing 02:58:33 96448263daaf: Preparing 02:58:33 82a8e941969c: Preparing 02:58:33 448423fd4662: Preparing 02:58:33 1f3b15dcba71: Preparing 02:58:33 8e28b696aae9: Preparing 02:58:33 256f393e029f: Preparing 02:58:33 256f393e029f: Waiting 02:58:33 8e28b696aae9: Waiting 02:58:33 448423fd4662: Layer already exists 02:58:33 1f3b15dcba71: Layer already exists 02:58:33 96448263daaf: Layer already exists 02:58:33 2b10e11f33aa: Layer already exists 02:58:33 82a8e941969c: Layer already exists 02:58:33 8e28b696aae9: Layer already exists 02:58:33 256f393e029f: Layer already exists 02:58:33 4.1.0-dev.77: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:58:33 2b10e11f33aa: Preparing 02:58:33 96448263daaf: Preparing 02:58:33 82a8e941969c: Preparing 02:58:33 448423fd4662: Preparing 02:58:33 1f3b15dcba71: Preparing 02:58:33 8e28b696aae9: Preparing 02:58:33 256f393e029f: Preparing 02:58:33 8e28b696aae9: Waiting 02:58:33 256f393e029f: Waiting 02:58:33 1f3b15dcba71: Layer already exists 02:58:33 96448263daaf: Layer already exists 02:58:33 2b10e11f33aa: Layer already exists 02:58:33 448423fd4662: Layer already exists 02:58:33 82a8e941969c: Layer already exists 02:58:33 256f393e029f: Layer already exists 02:58:33 8e28b696aae9: Layer already exists 02:58:33 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:58:34 2b10e11f33aa: Preparing 02:58:34 96448263daaf: Preparing 02:58:34 82a8e941969c: Preparing 02:58:34 448423fd4662: Preparing 02:58:34 1f3b15dcba71: Preparing 02:58:34 8e28b696aae9: Preparing 02:58:34 256f393e029f: Preparing 02:58:34 8e28b696aae9: Waiting 02:58:34 256f393e029f: Waiting 02:58:34 448423fd4662: Layer already exists 02:58:34 1f3b15dcba71: Layer already exists 02:58:34 2b10e11f33aa: Layer already exists 02:58:34 96448263daaf: Layer already exists 02:58:34 82a8e941969c: Layer already exists 02:58:34 8e28b696aae9: Layer already exists 02:58:34 256f393e029f: Layer already exists 02:58:34 main: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:34 ===================================================== [Pipeline] echo 02:58:34 taggedImages: 02:58:34 - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 02:58:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:58:34 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 02:58:34 - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:58:34 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:58:34 5ff0a094634f017a51662964cce374908caefb26 02:58:34 latest 02:58:34 4.1.0-dev.77 02:58:34 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:34 main 02:58:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 02:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:58:35 765649017aba: Preparing 02:58:35 f97a3e92833f: Preparing 02:58:35 82a8e941969c: Preparing 02:58:35 448423fd4662: Preparing 02:58:35 f5df86385bb0: Preparing 02:58:35 546f4d4d5222: Preparing 02:58:35 256f393e029f: Preparing 02:58:35 546f4d4d5222: Waiting 02:58:35 256f393e029f: Waiting 02:58:35 82a8e941969c: Layer already exists 02:58:35 448423fd4662: Layer already exists 02:58:35 256f393e029f: Layer already exists 02:58:35 765649017aba: Pushed 02:58:35 f5df86385bb0: Pushed 02:58:35 546f4d4d5222: Pushed 02:58:39 f97a3e92833f: Pushed 02:58:39 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:58:40 765649017aba: Preparing 02:58:40 f97a3e92833f: Preparing 02:58:40 82a8e941969c: Preparing 02:58:40 448423fd4662: Preparing 02:58:40 f5df86385bb0: Preparing 02:58:40 546f4d4d5222: Preparing 02:58:40 256f393e029f: Preparing 02:58:40 546f4d4d5222: Waiting 02:58:40 256f393e029f: Waiting 02:58:40 765649017aba: Layer already exists 02:58:40 f5df86385bb0: Layer already exists 02:58:40 f97a3e92833f: Layer already exists 02:58:40 82a8e941969c: Layer already exists 02:58:40 448423fd4662: Layer already exists 02:58:40 546f4d4d5222: Layer already exists 02:58:40 256f393e029f: Layer already exists 02:58:40 latest: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 02:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:58:41 765649017aba: Preparing 02:58:41 f97a3e92833f: Preparing 02:58:41 82a8e941969c: Preparing 02:58:41 448423fd4662: Preparing 02:58:41 f5df86385bb0: Preparing 02:58:41 546f4d4d5222: Preparing 02:58:41 256f393e029f: Preparing 02:58:41 546f4d4d5222: Waiting 02:58:41 256f393e029f: Waiting 02:58:41 448423fd4662: Layer already exists 02:58:41 f5df86385bb0: Layer already exists 02:58:41 82a8e941969c: Layer already exists 02:58:41 f97a3e92833f: Layer already exists 02:58:41 765649017aba: Layer already exists 02:58:41 546f4d4d5222: Layer already exists 02:58:41 256f393e029f: Layer already exists 02:58:41 4.1.0-dev.77: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:58:41 765649017aba: Preparing 02:58:41 f97a3e92833f: Preparing 02:58:41 82a8e941969c: Preparing 02:58:41 448423fd4662: Preparing 02:58:41 f5df86385bb0: Preparing 02:58:41 546f4d4d5222: Preparing 02:58:41 256f393e029f: Preparing 02:58:41 546f4d4d5222: Waiting 02:58:41 256f393e029f: Waiting 02:58:41 f97a3e92833f: Layer already exists 02:58:41 765649017aba: Layer already exists 02:58:41 82a8e941969c: Layer already exists 02:58:41 f5df86385bb0: Layer already exists 02:58:41 448423fd4662: Layer already exists 02:58:41 546f4d4d5222: Layer already exists 02:58:41 256f393e029f: Layer already exists 02:58:41 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:58:42 765649017aba: Preparing 02:58:42 f97a3e92833f: Preparing 02:58:42 82a8e941969c: Preparing 02:58:42 448423fd4662: Preparing 02:58:42 f5df86385bb0: Preparing 02:58:42 546f4d4d5222: Preparing 02:58:42 256f393e029f: Preparing 02:58:42 546f4d4d5222: Waiting 02:58:42 256f393e029f: Waiting 02:58:42 f97a3e92833f: Layer already exists 02:58:42 765649017aba: Layer already exists 02:58:42 f5df86385bb0: Layer already exists 02:58:42 448423fd4662: Layer already exists 02:58:42 82a8e941969c: Layer already exists 02:58:42 256f393e029f: Layer already exists 02:58:42 546f4d4d5222: Layer already exists 02:58:42 main: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:42 ===================================================== [Pipeline] echo 02:58:42 taggedImages: 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:58:42 ========================================================= 02:58:42 [edgeXBuildMultiArch] RAW Config: 02:58:42 images: 02:58:42 - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/core-command:latest 02:58:42 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-command:main 02:58:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:58:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:58:42 - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/core-data:latest 02:58:42 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-data:main 02:58:42 - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:58:42 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:58:42 - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:58:42 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:58:42 - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:58:42 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 02:58:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:58:42 settingsFile: 02:58:42 edgex-go-settings 02:58:42 ========================================================= [Pipeline] node 02:58:57 Still waiting to schedule task 02:58:57 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773780’ 03:01:45 Running on prd-centos7-docker-4c-2g-773787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:45 provisioning config files... 03:01:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16993108557620547858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:49 ---> ****-login.sh 03:01:49 nexus3.edgexfoundry.org:10001 03:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:49 Configure a credential helper to remove this warning. See 03:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:49 03:01:49 Login Succeeded 03:01:49 nexus3.edgexfoundry.org:10002 03:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:49 Configure a credential helper to remove this warning. See 03:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:49 03:01:49 Login Succeeded 03:01:49 nexus3.edgexfoundry.org:10003 03:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:49 Configure a credential helper to remove this warning. See 03:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:49 03:01:49 Login Succeeded 03:01:49 nexus3.edgexfoundry.org:10004 03:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:49 Configure a credential helper to remove this warning. See 03:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:49 03:01:49 Login Succeeded 03:01:49 ****.io 03:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:50 Configure a credential helper to remove this warning. See 03:01:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:50 03:01:50 Login Succeeded 03:01:50 ---> ****-login.sh ends [Pipeline] } 03:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:50 + docker buildx ls 03:01:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:01:50 default * docker 03:01:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:01:50 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:01:50 edgex-builder [Pipeline] sh 03:01:51 + docker buildx inspect --bootstrap 03:01:51 #1 [internal] booting buildkit 03:01:51 #1 pulling image moby/buildkit:buildx-stable-1 03:01:54 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 03:01:54 #1 creating container buildx_buildkit_edgex-builder0 03:01:54 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 03:01:54 #1 DONE 4.2s 03:01:55 Name: edgex-builder 03:01:55 Driver: docker-container 03:01:55 03:01:55 Nodes: 03:01:55 Name: edgex-builder0 03:01:55 Endpoint: unix:///var/run/docker.sock 03:01:55 Status: running 03:01:55 Buildkit: v0.26.2 03:01:55 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:01:55 + docker buildx ls 03:01:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:01:55 edgex-builder * docker-container 03:01:55 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:01:55 default docker 03:01:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:01:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26' 03:01:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 --push - 03:01:56 #1 [internal] load build definition from Dockerfile 03:01:56 #1 transferring dockerfile: 197B done 03:01:56 #1 DONE 0.0s 03:01:56 03:01:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 03:01:56 #2 DONE 0.1s 03:01:56 03:01:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 03:01:56 #3 DONE 0.1s 03:01:56 03:01:56 #4 [internal] load .dockerignore 03:01:56 #4 transferring context: 2B done 03:01:56 #4 DONE 0.0s 03:01:56 03:01:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:56 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:56 #5 DONE 0.0s 03:01:56 03:01:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:56 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:56 #6 DONE 0.1s 03:01:56 03:01:56 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:01:56 #7 DONE 0.0s 03:01:56 03:01:56 #8 exporting to image 03:01:56 #8 exporting layers done 03:01:56 #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done 03:01:56 #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done 03:01:56 #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd 0.0s done 03:01:56 #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 0.0s done 03:01:56 #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.0s done 03:01:56 #8 pushing layers 03:01:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:01:56 #8 pushing layers 0.1s done 03:01:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done 03:01:56 #8 DONE 0.2s 03:01:56 03:01:56 1 warning found (use --debug to expand): 03:01:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:01:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 03:01:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 03:01:56 #1 [internal] load build definition from Dockerfile 03:01:56 #1 transferring dockerfile: 163B done 03:01:56 #1 DONE 0.0s 03:01:56 03:01:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:01:56 #2 DONE 0.0s 03:01:56 03:01:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:01:56 #3 DONE 0.0s 03:01:56 03:01:56 #4 [internal] load .dockerignore 03:01:56 #4 transferring context: 2B done 03:01:56 #4 DONE 0.0s 03:01:56 03:01:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:56 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:56 #5 DONE 0.0s 03:01:56 03:01:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:56 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:56 #6 CACHED 03:01:56 03:01:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:56 #5 CACHED 03:01:56 03:01:56 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:01:56 #7 DONE 0.0s 03:01:56 03:01:56 #8 exporting to image 03:01:56 #8 exporting layers done 03:01:56 #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done 03:01:56 #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done 03:01:56 #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done 03:01:56 #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done 03:01:56 #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done 03:01:56 #8 pushing layers 0.0s done 03:01:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done 03:01:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:01:56 #8 DONE 0.1s 03:01:56 03:01:56 1 warning found (use --debug to expand): 03:01:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:01:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77' 03:01:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 --push - 03:01:57 #1 [internal] load build definition from Dockerfile 03:01:57 #1 transferring dockerfile: 169B done 03:01:57 #1 DONE 0.0s 03:01:57 03:01:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 03:01:57 #2 DONE 0.0s 03:01:57 03:01:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 03:01:57 #3 DONE 0.0s 03:01:57 03:01:57 #4 [internal] load .dockerignore 03:01:57 #4 transferring context: 2B done 03:01:57 #4 DONE 0.0s 03:01:57 03:01:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:57 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:57 #5 CACHED 03:01:57 03:01:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:57 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:57 #6 CACHED 03:01:57 03:01:57 #7 exporting to image 03:01:57 #7 exporting layers done 03:01:57 #7 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done 03:01:57 #7 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b 03:01:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:01:57 #7 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done 03:01:57 #7 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done 03:01:57 #7 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done 03:01:57 #7 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done 03:01:57 #7 pushing layers 0.0s done 03:01:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done 03:01:57 #7 DONE 0.1s 03:01:57 03:01:57 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:01:57 #8 DONE 0.0s 03:01:57 03:01:57 1 warning found (use --debug to expand): 03:01:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:01:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:01:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:01:57 #1 [internal] load build definition from Dockerfile 03:01:57 #1 transferring dockerfile: 210B done 03:01:57 #1 DONE 0.0s 03:01:57 03:01:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:01:57 #2 DONE 0.0s 03:01:57 03:01:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:01:57 #3 DONE 0.0s 03:01:57 03:01:57 #4 [internal] load .dockerignore 03:01:57 #4 transferring context: 2B done 03:01:57 #4 DONE 0.0s 03:01:57 03:01:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:57 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:57 #5 DONE 0.0s 03:01:57 03:01:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:57 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:57 #6 CACHED 03:01:57 03:01:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:57 #5 CACHED 03:01:57 03:01:57 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:01:57 #7 DONE 0.0s 03:01:57 03:01:57 #8 exporting to image 03:01:57 #8 exporting layers done 03:01:57 #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done 03:01:57 #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done 03:01:57 #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done 03:01:57 #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done 03:01:57 #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done 03:01:57 #8 pushing layers 0.0s done 03:01:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done 03:01:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:01:57 #8 DONE 0.1s 03:01:57 03:01:57 1 warning found (use --debug to expand): 03:01:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:01:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 03:01:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 03:01:58 #1 [internal] load build definition from Dockerfile 03:01:58 #1 transferring dockerfile: 161B done 03:01:58 #1 DONE 0.0s 03:01:58 03:01:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:01:58 #2 DONE 0.0s 03:01:58 03:01:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:01:58 #3 DONE 0.0s 03:01:58 03:01:58 #4 [internal] load .dockerignore 03:01:58 #4 transferring context: 2B done 03:01:58 #4 DONE 0.0s 03:01:58 03:01:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:58 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:58 #5 CACHED 03:01:58 03:01:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 03:01:58 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done 03:01:58 #6 CACHED 03:01:58 03:01:58 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:01:58 #7 DONE 0.0s 03:01:58 03:01:58 #8 exporting to image 03:01:58 #8 exporting layers done 03:01:58 #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done 03:01:58 #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done 03:01:58 #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done 03:01:58 #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done 03:01:58 #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done 03:01:58 #8 pushing layers 0.0s done 03:01:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done 03:01:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:01:58 #8 DONE 0.1s 03:01:58 03:01:58 1 warning found (use --debug to expand): 03:01:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:01:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26' 03:01:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 --push - 03:01:58 #1 [internal] load build definition from Dockerfile 03:01:58 #1 transferring dockerfile: 216B done 03:01:58 #1 DONE 0.0s 03:01:58 03:01:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 03:01:58 #2 DONE 0.1s 03:01:58 03:01:58 #3 [internal] load .dockerignore 03:01:58 #3 transferring context: 03:01:59 #3 transferring context: 2B done 03:01:59 #3 DONE 0.0s 03:01:59 03:01:59 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 03:01:59 #4 DONE 0.1s 03:01:59 03:01:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:01:59 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:01:59 #5 DONE 0.0s 03:01:59 03:01:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:01:59 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:01:59 #6 DONE 0.1s 03:01:59 03:01:59 #7 exporting to image 03:01:59 #7 exporting layers done 03:01:59 #7 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 0.0s done 03:01:59 #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 03:01:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:01:59 #7 ... 03:01:59 03:01:59 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:01:59 #8 DONE 0.0s 03:01:59 03:01:59 #7 exporting to image 03:01:59 #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done 03:01:59 #7 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a 0.0s done 03:01:59 #7 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 0.0s done 03:01:59 #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.0s done 03:01:59 #7 pushing layers 0.1s done 03:01:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 03:01:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done 03:01:59 #7 DONE 0.2s 03:01:59 03:01:59 1 warning found (use --debug to expand): 03:01:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:01:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 03:01:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 03:01:59 #1 [internal] load build definition from Dockerfile 03:01:59 #1 transferring dockerfile: 182B done 03:01:59 #1 DONE 0.0s 03:01:59 03:01:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:01:59 #2 DONE 0.0s 03:01:59 03:01:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:01:59 #3 DONE 0.0s 03:01:59 03:01:59 #4 [internal] load .dockerignore 03:01:59 #4 transferring context: 2B done 03:01:59 #4 DONE 0.0s 03:01:59 03:01:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:01:59 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:01:59 #5 DONE 0.0s 03:01:59 03:01:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:01:59 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:01:59 #6 CACHED 03:01:59 03:01:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:01:59 #5 CACHED 03:01:59 03:01:59 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:01:59 #7 DONE 0.0s 03:01:59 03:01:59 #8 exporting to image 03:01:59 #8 exporting layers done 03:01:59 #8 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done 03:01:59 #8 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done 03:01:59 #8 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done 03:01:59 #8 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done 03:01:59 #8 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done 03:01:59 #8 pushing layers 0.0s done 03:01:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done 03:01:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:01:59 #8 DONE 0.1s 03:01:59 03:01:59 1 warning found (use --debug to expand): 03:01:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77' 03:02:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 --push - 03:02:00 #1 [internal] load build definition from Dockerfile 03:02:00 #1 transferring dockerfile: 188B done 03:02:00 #1 DONE 0.0s 03:02:00 03:02:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 03:02:00 #2 DONE 0.0s 03:02:00 03:02:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 03:02:00 #3 DONE 0.0s 03:02:00 03:02:00 #4 [internal] load .dockerignore 03:02:00 #4 transferring context: 2B done 03:02:00 #4 DONE 0.0s 03:02:00 03:02:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:02:00 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:02:00 #5 CACHED 03:02:00 03:02:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:02:00 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:02:00 #6 CACHED 03:02:00 03:02:00 #7 exporting to image 03:02:00 #7 exporting layers 03:02:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:00 #7 exporting layers done 03:02:00 #7 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done 03:02:00 #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done 03:02:00 #7 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done 03:02:00 #7 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done 03:02:00 #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done 03:02:00 #7 pushing layers 0.0s done 03:02:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done 03:02:00 #7 DONE 0.1s 03:02:00 03:02:00 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:00 #8 DONE 0.0s 03:02:00 03:02:00 1 warning found (use --debug to expand): 03:02:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:00 #1 [internal] load build definition from Dockerfile 03:02:00 #1 transferring dockerfile: 229B done 03:02:00 #1 DONE 0.0s 03:02:00 03:02:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:00 #2 DONE 0.0s 03:02:00 03:02:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:00 #3 DONE 0.0s 03:02:00 03:02:00 #4 [internal] load .dockerignore 03:02:00 #4 transferring context: 2B done 03:02:00 #4 DONE 0.0s 03:02:00 03:02:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:02:00 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e done 03:02:00 #5 CACHED 03:02:00 03:02:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:02:00 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:02:00 #6 CACHED 03:02:00 03:02:00 #7 exporting to image 03:02:00 #7 exporting layers done 03:02:00 #7 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done 03:02:00 #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done 03:02:00 #7 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done 03:02:00 #7 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done 03:02:00 #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 03:02:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:01 #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done 03:02:01 #7 pushing layers 0.0s done 03:02:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done 03:02:01 #7 DONE 0.1s 03:02:01 03:02:01 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:01 #8 DONE 0.0s 03:02:01 03:02:01 1 warning found (use --debug to expand): 03:02:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 03:02:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 03:02:01 #1 [internal] load build definition from Dockerfile 03:02:01 #1 transferring dockerfile: 180B done 03:02:01 #1 DONE 0.0s 03:02:01 03:02:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:02:01 #2 DONE 0.0s 03:02:01 03:02:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:02:01 #3 DONE 0.0s 03:02:01 03:02:01 #4 [internal] load .dockerignore 03:02:01 #4 transferring context: 2B done 03:02:01 #4 DONE 0.0s 03:02:01 03:02:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:02:01 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:02:01 #5 DONE 0.0s 03:02:01 03:02:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:02:01 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done 03:02:01 #6 CACHED 03:02:01 03:02:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 03:02:01 #5 CACHED 03:02:01 03:02:01 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:01 #7 DONE 0.0s 03:02:01 03:02:01 #8 exporting to image 03:02:01 #8 exporting layers done 03:02:01 #8 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done 03:02:01 #8 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done 03:02:01 #8 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done 03:02:01 #8 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done 03:02:01 #8 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done 03:02:01 #8 pushing layers 0.0s done 03:02:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done 03:02:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:01 #8 DONE 0.1s 03:02:01 03:02:01 1 warning found (use --debug to expand): 03:02:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26' 03:02:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:01 #1 [internal] load build definition from Dockerfile 03:02:01 #1 transferring dockerfile: 194B done 03:02:01 #1 DONE 0.0s 03:02:01 03:02:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 03:02:01 #2 DONE 0.0s 03:02:01 03:02:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 03:02:01 #3 DONE 0.1s 03:02:01 03:02:01 #4 [internal] load .dockerignore 03:02:01 #4 transferring context: 2B done 03:02:01 #4 DONE 0.0s 03:02:02 03:02:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:02 #5 ... 03:02:02 03:02:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done 03:02:02 #6 DONE 0.1s 03:02:02 03:02:02 #7 exporting to image 03:02:02 #7 exporting layers done 03:02:02 #7 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done 03:02:02 #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 03:02:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:02 #7 ... 03:02:02 03:02:02 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:02:02 #8 DONE 0.0s 03:02:02 03:02:02 #7 exporting to image 03:02:02 #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done 03:02:02 #7 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done 03:02:02 #7 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done 03:02:02 #7 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done 03:02:02 #7 pushing layers 0.1s done 03:02:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 03:02:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done 03:02:02 #7 DONE 0.2s 03:02:02 03:02:02 1 warning found (use --debug to expand): 03:02:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 03:02:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 03:02:02 #1 [internal] load build definition from Dockerfile 03:02:02 #1 transferring dockerfile: 160B done 03:02:02 #1 DONE 0.0s 03:02:02 03:02:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:02:02 #2 DONE 0.0s 03:02:02 03:02:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:02:02 #3 DONE 0.0s 03:02:02 03:02:02 #4 [internal] load .dockerignore 03:02:02 #4 transferring context: 2B done 03:02:02 #4 DONE 0.0s 03:02:02 03:02:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done 03:02:02 #5 DONE 0.0s 03:02:02 03:02:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done 03:02:02 #6 CACHED 03:02:02 03:02:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:02 #5 CACHED 03:02:02 03:02:02 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:02:02 #7 DONE 0.0s 03:02:02 03:02:02 #8 exporting to image 03:02:02 #8 exporting layers done 03:02:02 #8 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done 03:02:02 #8 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done 03:02:02 #8 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done 03:02:02 #8 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done 03:02:02 #8 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done 03:02:02 #8 pushing layers 0.0s done 03:02:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done 03:02:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:02 #8 DONE 0.1s 03:02:02 03:02:02 1 warning found (use --debug to expand): 03:02:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 --push - 03:02:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77' 03:02:03 #1 [internal] load build definition from Dockerfile 03:02:03 #1 transferring dockerfile: 166B done 03:02:03 #1 DONE 0.0s 03:02:03 03:02:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 03:02:03 #2 DONE 0.0s 03:02:03 03:02:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 03:02:03 #3 DONE 0.0s 03:02:03 03:02:03 #4 [internal] load .dockerignore 03:02:03 #4 transferring context: 2B done 03:02:03 #4 DONE 0.0s 03:02:03 03:02:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:03 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done 03:02:03 #5 CACHED 03:02:03 03:02:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:03 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done 03:02:03 #6 CACHED 03:02:03 03:02:03 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:02:03 #7 DONE 0.0s 03:02:03 03:02:03 #8 exporting to image 03:02:03 #8 exporting layers done 03:02:03 #8 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done 03:02:03 #8 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done 03:02:03 #8 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done 03:02:03 #8 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done 03:02:03 #8 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done 03:02:03 #8 pushing layers 0.0s done 03:02:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done 03:02:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:03 #8 DONE 0.1s 03:02:03 03:02:03 1 warning found (use --debug to expand): 03:02:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:03 #1 [internal] load build definition from Dockerfile 03:02:03 #1 transferring dockerfile: 207B done 03:02:03 #1 DONE 0.0s 03:02:03 03:02:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:03 #2 DONE 0.0s 03:02:03 03:02:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:03 #3 DONE 0.0s 03:02:03 03:02:03 #4 [internal] load .dockerignore 03:02:03 #4 transferring context: 2B done 03:02:03 #4 DONE 0.0s 03:02:03 03:02:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:03 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 done 03:02:03 #5 CACHED 03:02:03 03:02:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:03 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 done 03:02:03 #6 CACHED 03:02:03 03:02:03 #7 exporting to image 03:02:03 #7 exporting layers done 03:02:03 #7 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done 03:02:03 #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done 03:02:03 #7 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done 03:02:03 #7 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done 03:02:03 #7 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done 03:02:03 #7 pushing layers 03:02:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:04 #7 pushing layers 0.0s done 03:02:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done 03:02:04 #7 DONE 0.1s 03:02:04 03:02:04 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:02:04 #8 DONE 0.0s 03:02:04 03:02:04 1 warning found (use --debug to expand): 03:02:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 03:02:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 03:02:04 #1 [internal] load build definition from Dockerfile 03:02:04 #1 transferring dockerfile: 158B done 03:02:04 #1 DONE 0.0s 03:02:04 03:02:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:02:04 #2 DONE 0.0s 03:02:04 03:02:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:02:04 #3 DONE 0.0s 03:02:04 03:02:04 #4 [internal] load .dockerignore 03:02:04 #4 transferring context: 2B done 03:02:04 #4 DONE 0.0s 03:02:04 03:02:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:04 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 done 03:02:04 #5 CACHED 03:02:04 03:02:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 03:02:04 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done 03:02:04 #6 CACHED 03:02:04 03:02:04 #7 exporting to image 03:02:04 #7 exporting layers done 03:02:04 #7 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done 03:02:04 #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 03:02:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:04 #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done 03:02:04 #7 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done 03:02:04 #7 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done 03:02:04 #7 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done 03:02:04 #7 pushing layers 0.0s done 03:02:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done 03:02:04 #7 DONE 0.1s 03:02:04 03:02:04 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:02:04 #8 DONE 0.0s 03:02:04 03:02:04 1 warning found (use --debug to expand): 03:02:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26' 03:02:05 #1 [internal] load build definition from Dockerfile 03:02:05 #1 transferring dockerfile: 196B done 03:02:05 #1 DONE 0.0s 03:02:05 03:02:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 03:02:05 #2 DONE 0.0s 03:02:05 03:02:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 03:02:05 #3 DONE 0.1s 03:02:05 03:02:05 #4 [internal] load .dockerignore 03:02:05 #4 transferring context: 2B done 03:02:05 #4 DONE 0.0s 03:02:05 03:02:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done 03:02:05 #5 DONE 0.0s 03:02:05 03:02:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:05 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done 03:02:05 #6 DONE 0.1s 03:02:05 03:02:05 #7 exporting to image 03:02:05 #7 exporting layers done 03:02:05 #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done 03:02:05 #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done 03:02:05 #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done 03:02:05 #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done 03:02:05 #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done 03:02:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:05 #7 ... 03:02:05 03:02:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:05 #8 DONE 0.0s 03:02:05 03:02:05 #7 exporting to image 03:02:05 #7 pushing layers 0.1s done 03:02:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 03:02:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done 03:02:05 #7 DONE 0.2s 03:02:05 03:02:05 1 warning found (use --debug to expand): 03:02:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 03:02:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 03:02:05 #1 [internal] load build definition from Dockerfile 03:02:05 #1 transferring dockerfile: 162B done 03:02:05 #1 DONE 0.0s 03:02:05 03:02:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:02:05 #2 DONE 0.0s 03:02:05 03:02:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:02:05 #3 DONE 0.0s 03:02:05 03:02:05 #4 [internal] load .dockerignore 03:02:05 #4 transferring context: 2B done 03:02:05 #4 DONE 0.0s 03:02:05 03:02:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done 03:02:05 #5 CACHED 03:02:05 03:02:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:06 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done 03:02:06 #6 CACHED 03:02:06 03:02:06 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:06 #7 DONE 0.0s 03:02:06 03:02:06 #8 exporting to image 03:02:06 #8 exporting layers done 03:02:06 #8 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done 03:02:06 #8 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done 03:02:06 #8 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done 03:02:06 #8 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done 03:02:06 #8 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done 03:02:06 #8 pushing layers 0.0s done 03:02:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done 03:02:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:06 #8 DONE 0.1s 03:02:06 03:02:06 1 warning found (use --debug to expand): 03:02:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77' 03:02:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 --push - 03:02:06 #1 [internal] load build definition from Dockerfile 03:02:06 #1 transferring dockerfile: 168B done 03:02:06 #1 DONE 0.0s 03:02:06 03:02:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 03:02:06 #2 DONE 0.0s 03:02:06 03:02:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 03:02:06 #3 DONE 0.0s 03:02:06 03:02:06 #4 [internal] load .dockerignore 03:02:06 #4 transferring context: 2B done 03:02:06 #4 DONE 0.0s 03:02:06 03:02:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:06 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done 03:02:06 #5 CACHED 03:02:06 03:02:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:06 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done 03:02:06 #6 CACHED 03:02:06 03:02:06 #7 exporting to image 03:02:06 #7 exporting layers done 03:02:06 #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done 03:02:06 #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done 03:02:06 #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done 03:02:06 #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done 03:02:06 #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done 03:02:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:06 #7 pushing layers 0.0s done 03:02:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done 03:02:06 #7 DONE 0.1s 03:02:06 03:02:06 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:06 #8 DONE 0.0s 03:02:06 03:02:06 1 warning found (use --debug to expand): 03:02:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:06 #1 [internal] load build definition from Dockerfile 03:02:06 #1 transferring dockerfile: 209B done 03:02:06 #1 DONE 0.0s 03:02:06 03:02:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:06 #2 DONE 0.0s 03:02:06 03:02:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:06 #3 DONE 0.0s 03:02:06 03:02:06 #4 [internal] load .dockerignore 03:02:06 #4 transferring context: 2B done 03:02:06 #4 DONE 0.0s 03:02:06 03:02:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:06 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done 03:02:06 #5 CACHED 03:02:06 03:02:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:06 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done 03:02:06 #6 CACHED 03:02:06 03:02:06 #7 exporting to image 03:02:06 #7 exporting layers 03:02:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:07 #7 exporting layers done 03:02:07 #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done 03:02:07 #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done 03:02:07 #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done 03:02:07 #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done 03:02:07 #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done 03:02:07 #7 pushing layers 0.0s done 03:02:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done 03:02:07 #7 DONE 0.1s 03:02:07 03:02:07 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:07 #8 DONE 0.0s 03:02:07 03:02:07 1 warning found (use --debug to expand): 03:02:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 03:02:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 03:02:07 #1 [internal] load build definition from Dockerfile 03:02:07 #1 transferring dockerfile: 160B done 03:02:07 #1 DONE 0.0s 03:02:07 03:02:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:02:07 #2 DONE 0.0s 03:02:07 03:02:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:02:07 #3 DONE 0.0s 03:02:07 03:02:07 #4 [internal] load .dockerignore 03:02:07 #4 transferring context: 2B done 03:02:07 #4 DONE 0.0s 03:02:07 03:02:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:07 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done 03:02:07 #5 CACHED 03:02:07 03:02:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 03:02:07 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done 03:02:07 #6 CACHED 03:02:07 03:02:07 #7 exporting to image 03:02:07 #7 exporting layers done 03:02:07 #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done 03:02:07 #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done 03:02:07 #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done 03:02:07 #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done 03:02:07 #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done 03:02:07 #7 pushing layers 0.0s done 03:02:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 03:02:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done 03:02:07 #7 DONE 0.1s 03:02:07 03:02:07 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:07 #8 DONE 0.0s 03:02:07 03:02:07 1 warning found (use --debug to expand): 03:02:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26' 03:02:07 #1 [internal] load build definition from Dockerfile 03:02:07 #1 transferring dockerfile: 198B done 03:02:07 #1 DONE 0.0s 03:02:07 03:02:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 03:02:07 #2 DONE 0.0s 03:02:07 03:02:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 03:02:07 #3 DONE 0.1s 03:02:07 03:02:07 #4 [internal] load .dockerignore 03:02:07 #4 transferring context: 03:02:08 #4 transferring context: 2B done 03:02:08 #4 DONE 0.0s 03:02:08 03:02:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:08 #5 ... 03:02:08 03:02:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:08 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:08 #6 DONE 0.1s 03:02:08 03:02:08 #7 exporting to image 03:02:08 #7 exporting layers done 03:02:08 #7 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff 0.0s done 03:02:08 #7 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done 03:02:08 #7 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done 03:02:08 #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 03:02:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:08 #7 ... 03:02:08 03:02:08 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:02:08 #8 DONE 0.0s 03:02:08 03:02:08 #7 exporting to image 03:02:08 #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done 03:02:08 #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done 03:02:08 #7 pushing layers 0.1s done 03:02:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 03:02:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done 03:02:08 #7 DONE 0.2s 03:02:08 03:02:08 1 warning found (use --debug to expand): 03:02:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 03:02:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 03:02:08 #1 [internal] load build definition from Dockerfile 03:02:08 #1 transferring dockerfile: 164B done 03:02:08 #1 DONE 0.0s 03:02:08 03:02:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:02:08 #2 DONE 0.0s 03:02:08 03:02:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:02:08 #3 DONE 0.0s 03:02:08 03:02:08 #4 [internal] load .dockerignore 03:02:08 #4 transferring context: 2B done 03:02:08 #4 DONE 0.0s 03:02:08 03:02:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:08 #5 DONE 0.0s 03:02:08 03:02:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:09 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:09 #6 CACHED 03:02:09 03:02:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:09 #5 CACHED 03:02:09 03:02:09 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:02:09 #7 DONE 0.0s 03:02:09 03:02:09 #8 exporting to image 03:02:09 #8 exporting layers done 03:02:09 #8 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done 03:02:09 #8 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done 03:02:09 #8 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done 03:02:09 #8 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done 03:02:09 #8 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done 03:02:09 #8 pushing layers 0.0s done 03:02:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done 03:02:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:09 #8 DONE 0.1s 03:02:09 03:02:09 1 warning found (use --debug to expand): 03:02:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77' 03:02:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 --push - 03:02:09 #1 [internal] load build definition from Dockerfile 03:02:09 #1 transferring dockerfile: 170B done 03:02:09 #1 DONE 0.0s 03:02:09 03:02:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 03:02:09 #2 DONE 0.0s 03:02:09 03:02:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 03:02:09 #3 DONE 0.0s 03:02:09 03:02:09 #4 [internal] load .dockerignore 03:02:09 #4 transferring context: 2B done 03:02:09 #4 DONE 0.0s 03:02:09 03:02:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:09 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:09 #5 CACHED 03:02:09 03:02:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:09 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:09 #6 CACHED 03:02:09 03:02:09 #7 exporting to image 03:02:09 #7 exporting layers 03:02:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:09 #7 exporting layers done 03:02:09 #7 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done 03:02:09 #7 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done 03:02:09 #7 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done 03:02:09 #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done 03:02:09 #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done 03:02:09 #7 pushing layers 0.0s done 03:02:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done 03:02:09 #7 DONE 0.1s 03:02:09 03:02:09 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:02:09 #8 DONE 0.0s 03:02:09 03:02:09 1 warning found (use --debug to expand): 03:02:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:09 #1 [internal] load build definition from Dockerfile 03:02:09 #1 transferring dockerfile: 211B done 03:02:09 #1 DONE 0.0s 03:02:09 03:02:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:09 #2 DONE 0.0s 03:02:09 03:02:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:09 #3 DONE 0.0s 03:02:09 03:02:09 #4 [internal] load .dockerignore 03:02:09 #4 transferring context: 2B done 03:02:09 #4 DONE 0.0s 03:02:09 03:02:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:09 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:09 #5 CACHED 03:02:09 03:02:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:09 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:09 #6 CACHED 03:02:09 03:02:09 #7 exporting to image 03:02:09 #7 exporting layers done 03:02:09 #7 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done 03:02:09 #7 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done 03:02:09 #7 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done 03:02:09 #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done 03:02:09 #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 03:02:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:10 #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done 03:02:10 #7 pushing layers 0.0s done 03:02:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done 03:02:10 #7 DONE 0.1s 03:02:10 03:02:10 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:02:10 #8 DONE 0.0s 03:02:10 03:02:10 1 warning found (use --debug to expand): 03:02:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 03:02:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 03:02:10 #1 [internal] load build definition from Dockerfile 03:02:10 #1 transferring dockerfile: 162B done 03:02:10 #1 DONE 0.0s 03:02:10 03:02:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:02:10 #2 DONE 0.0s 03:02:10 03:02:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:02:10 #3 DONE 0.0s 03:02:10 03:02:10 #4 [internal] load .dockerignore 03:02:10 #4 transferring context: 2B done 03:02:10 #4 DONE 0.0s 03:02:10 03:02:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:10 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:10 #5 CACHED 03:02:10 03:02:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 03:02:10 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done 03:02:10 #6 CACHED 03:02:10 03:02:10 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:02:10 #7 DONE 0.0s 03:02:10 03:02:10 #8 exporting to image 03:02:10 #8 exporting layers done 03:02:10 #8 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done 03:02:10 #8 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done 03:02:10 #8 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done 03:02:10 #8 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done 03:02:10 #8 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done 03:02:10 #8 pushing layers 0.0s done 03:02:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done 03:02:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:10 #8 DONE 0.1s 03:02:10 03:02:10 1 warning found (use --debug to expand): 03:02:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26' 03:02:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:11 #1 [internal] load build definition from Dockerfile 03:02:11 #1 transferring dockerfile: 206B done 03:02:11 #1 DONE 0.0s 03:02:11 03:02:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 03:02:11 #2 DONE 0.0s 03:02:11 03:02:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 03:02:11 #3 DONE 0.1s 03:02:11 03:02:11 #4 [internal] load .dockerignore 03:02:11 #4 transferring context: 2B done 03:02:11 #4 DONE 0.0s 03:02:11 03:02:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:11 #5 ... 03:02:11 03:02:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:11 #6 DONE 0.2s 03:02:11 03:02:11 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:11 #7 DONE 0.0s 03:02:11 03:02:11 #8 exporting to image 03:02:11 #8 exporting layers done 03:02:11 #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done 03:02:11 #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done 03:02:11 #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done 03:02:11 #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a 0.0s done 03:02:11 #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done 03:02:11 #8 pushing layers 0.1s done 03:02:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done 03:02:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:11 #8 DONE 0.2s 03:02:11 03:02:11 1 warning found (use --debug to expand): 03:02:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 03:02:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 03:02:11 #1 [internal] load build definition from Dockerfile 03:02:11 #1 transferring dockerfile: 172B done 03:02:11 #1 DONE 0.0s 03:02:11 03:02:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:02:11 #2 DONE 0.0s 03:02:11 03:02:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:02:11 #3 DONE 0.0s 03:02:11 03:02:11 #4 [internal] load .dockerignore 03:02:11 #4 transferring context: 2B done 03:02:11 #4 DONE 0.0s 03:02:11 03:02:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:11 #5 CACHED 03:02:11 03:02:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:11 #6 DONE 0.0s 03:02:12 03:02:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:12 #6 CACHED 03:02:12 03:02:12 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:12 #7 DONE 0.0s 03:02:12 03:02:12 #8 exporting to image 03:02:12 #8 exporting layers done 03:02:12 #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done 03:02:12 #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done 03:02:12 #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done 03:02:12 #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done 03:02:12 #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done 03:02:12 #8 pushing layers 0.0s done 03:02:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done 03:02:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:12 #8 DONE 0.1s 03:02:12 03:02:12 1 warning found (use --debug to expand): 03:02:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 --push - 03:02:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77' 03:02:12 #1 [internal] load build definition from Dockerfile 03:02:12 #1 transferring dockerfile: 178B done 03:02:12 #1 DONE 0.0s 03:02:12 03:02:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 03:02:12 #2 DONE 0.0s 03:02:12 03:02:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 03:02:12 #3 DONE 0.0s 03:02:12 03:02:12 #4 [internal] load .dockerignore 03:02:12 #4 transferring context: 2B done 03:02:12 #4 DONE 0.0s 03:02:12 03:02:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:12 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:12 #5 CACHED 03:02:12 03:02:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:12 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:12 #6 CACHED 03:02:12 03:02:12 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:12 #7 DONE 0.0s 03:02:12 03:02:12 #8 exporting to image 03:02:12 #8 exporting layers done 03:02:12 #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done 03:02:12 #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done 03:02:12 #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done 03:02:12 #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done 03:02:12 #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done 03:02:12 #8 pushing layers 0.0s done 03:02:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done 03:02:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:12 #8 DONE 0.1s 03:02:12 03:02:12 1 warning found (use --debug to expand): 03:02:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:13 #1 [internal] load build definition from Dockerfile 03:02:13 #1 transferring dockerfile: 219B done 03:02:13 #1 DONE 0.0s 03:02:13 03:02:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:13 #2 DONE 0.0s 03:02:13 03:02:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:13 #3 DONE 0.0s 03:02:13 03:02:13 #4 [internal] load .dockerignore 03:02:13 #4 transferring context: 2B done 03:02:13 #4 DONE 0.0s 03:02:13 03:02:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:13 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:13 #5 CACHED 03:02:13 03:02:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:13 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:13 #6 CACHED 03:02:13 03:02:13 #7 exporting to image 03:02:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:13 #7 exporting layers done 03:02:13 #7 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done 03:02:13 #7 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done 03:02:13 #7 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done 03:02:13 #7 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done 03:02:13 #7 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done 03:02:13 #7 pushing layers 0.0s done 03:02:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done 03:02:13 #7 DONE 0.1s 03:02:13 03:02:13 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:13 #8 DONE 0.0s 03:02:13 03:02:13 1 warning found (use --debug to expand): 03:02:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 03:02:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 03:02:13 #1 [internal] load build definition from Dockerfile 03:02:13 #1 transferring dockerfile: 170B done 03:02:13 #1 DONE 0.0s 03:02:13 03:02:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:02:13 #2 DONE 0.0s 03:02:13 03:02:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:02:13 #3 DONE 0.0s 03:02:13 03:02:13 #4 [internal] load .dockerignore 03:02:13 #4 transferring context: 2B done 03:02:13 #4 DONE 0.0s 03:02:13 03:02:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:13 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:13 #5 DONE 0.0s 03:02:13 03:02:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:13 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done 03:02:13 #6 CACHED 03:02:13 03:02:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 03:02:13 #5 CACHED 03:02:13 03:02:13 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:02:13 #7 DONE 0.0s 03:02:13 03:02:13 #8 exporting to image 03:02:13 #8 exporting layers done 03:02:13 #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done 03:02:13 #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done 03:02:13 #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done 03:02:13 #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done 03:02:13 #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done 03:02:13 #8 pushing layers 0.0s done 03:02:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done 03:02:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:13 #8 DONE 0.1s 03:02:13 03:02:13 1 warning found (use --debug to expand): 03:02:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26' 03:02:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:13 #1 [internal] load build definition from Dockerfile 03:02:13 #1 transferring dockerfile: 204B done 03:02:13 #1 DONE 0.0s 03:02:13 03:02:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 03:02:13 #2 DONE 0.0s 03:02:13 03:02:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 03:02:13 #3 DONE 0.0s 03:02:13 03:02:13 #4 [internal] load .dockerignore 03:02:13 #4 transferring context: 2B done 03:02:13 #4 DONE 0.0s 03:02:13 03:02:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:13 #5 DONE 0.0s 03:02:13 03:02:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:14 #6 DONE 0.0s 03:02:14 03:02:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:14 #5 DONE 0.1s 03:02:14 03:02:14 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:02:14 #7 DONE 0.0s 03:02:14 03:02:14 #8 exporting to image 03:02:14 #8 exporting layers done 03:02:14 #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done 03:02:14 #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done 03:02:14 #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done 03:02:14 #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done 03:02:14 #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done 03:02:14 #8 pushing layers 0.1s done 03:02:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done 03:02:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:14 #8 DONE 0.2s 03:02:14 03:02:14 1 warning found (use --debug to expand): 03:02:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 03:02:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 03:02:15 #1 [internal] load build definition from Dockerfile 03:02:15 #1 transferring dockerfile: 170B done 03:02:15 #1 DONE 0.0s 03:02:15 03:02:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:02:15 #2 DONE 0.0s 03:02:15 03:02:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:02:15 #3 DONE 0.0s 03:02:15 03:02:15 #4 [internal] load .dockerignore 03:02:15 #4 transferring context: 2B done 03:02:15 #4 DONE 0.0s 03:02:15 03:02:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:15 #5 CACHED 03:02:15 03:02:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:15 #6 CACHED 03:02:15 03:02:15 #7 exporting to image 03:02:15 #7 exporting layers done 03:02:15 #7 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done 03:02:15 #7 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done 03:02:15 #7 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done 03:02:15 #7 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done 03:02:15 #7 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 03:02:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:15 #7 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done 03:02:15 #7 pushing layers 0.0s done 03:02:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done 03:02:15 #7 DONE 0.1s 03:02:15 03:02:15 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:02:15 #8 DONE 0.0s 03:02:15 03:02:15 1 warning found (use --debug to expand): 03:02:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77' 03:02:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 --push - 03:02:15 #1 [internal] load build definition from Dockerfile 03:02:15 #1 transferring dockerfile: 176B done 03:02:15 #1 DONE 0.0s 03:02:15 03:02:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 03:02:15 #2 DONE 0.0s 03:02:15 03:02:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 03:02:15 #3 DONE 0.0s 03:02:15 03:02:15 #4 [internal] load .dockerignore 03:02:15 #4 transferring context: 2B done 03:02:15 #4 DONE 0.0s 03:02:15 03:02:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:15 #5 DONE 0.0s 03:02:15 03:02:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:15 #6 CACHED 03:02:15 03:02:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:15 #5 CACHED 03:02:15 03:02:15 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:02:15 #7 DONE 0.0s 03:02:15 03:02:15 #8 exporting to image 03:02:15 #8 exporting layers done 03:02:15 #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done 03:02:15 #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done 03:02:15 #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done 03:02:15 #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done 03:02:15 #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done 03:02:15 #8 pushing layers 0.0s done 03:02:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done 03:02:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:15 #8 DONE 0.1s 03:02:15 03:02:15 1 warning found (use --debug to expand): 03:02:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:15 #1 [internal] load build definition from Dockerfile 03:02:15 #1 transferring dockerfile: 217B done 03:02:15 #1 DONE 0.0s 03:02:15 03:02:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:15 #2 DONE 0.0s 03:02:15 03:02:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:15 #3 DONE 0.0s 03:02:15 03:02:15 #4 [internal] load .dockerignore 03:02:15 #4 transferring context: 2B done 03:02:15 #4 DONE 0.0s 03:02:15 03:02:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:16 #5 CACHED 03:02:16 03:02:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:16 #6 CACHED 03:02:16 03:02:16 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:02:16 #7 DONE 0.0s 03:02:16 03:02:16 #8 exporting to image 03:02:16 #8 exporting layers done 03:02:16 #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done 03:02:16 #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done 03:02:16 #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done 03:02:16 #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done 03:02:16 #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done 03:02:16 #8 pushing layers 0.0s done 03:02:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done 03:02:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:16 #8 DONE 0.1s 03:02:16 03:02:16 1 warning found (use --debug to expand): 03:02:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 03:02:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 03:02:16 #1 [internal] load build definition from Dockerfile 03:02:16 #1 transferring dockerfile: 168B done 03:02:16 #1 DONE 0.0s 03:02:16 03:02:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:02:16 #2 DONE 0.0s 03:02:16 03:02:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:02:16 #3 DONE 0.0s 03:02:16 03:02:16 #4 [internal] load .dockerignore 03:02:16 #4 transferring context: 2B done 03:02:16 #4 DONE 0.0s 03:02:16 03:02:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:16 #5 DONE 0.0s 03:02:16 03:02:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done 03:02:16 #6 CACHED 03:02:16 03:02:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 03:02:16 #5 CACHED 03:02:16 03:02:16 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:02:16 #7 DONE 0.0s 03:02:16 03:02:16 #8 exporting to image 03:02:16 #8 exporting layers done 03:02:16 #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done 03:02:16 #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done 03:02:16 #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done 03:02:16 #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done 03:02:16 #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done 03:02:16 #8 pushing layers 0.0s done 03:02:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done 03:02:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:16 #8 DONE 0.1s 03:02:16 03:02:16 1 warning found (use --debug to expand): 03:02:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26' 03:02:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:17 #1 [internal] load build definition from Dockerfile 03:02:17 #1 transferring dockerfile: 205B done 03:02:17 #1 DONE 0.0s 03:02:17 03:02:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 03:02:17 #2 DONE 0.0s 03:02:17 03:02:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 03:02:17 #3 DONE 0.1s 03:02:17 03:02:17 #4 [internal] load .dockerignore 03:02:17 #4 transferring context: 2B done 03:02:17 #4 DONE 0.0s 03:02:17 03:02:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:17 #5 DONE 0.0s 03:02:17 03:02:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a done 03:02:17 #6 DONE 0.1s 03:02:17 03:02:17 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:17 #7 DONE 0.0s 03:02:17 03:02:17 #8 exporting to image 03:02:17 #8 exporting layers done 03:02:17 #8 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done 03:02:17 #8 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done 03:02:17 #8 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done 03:02:17 #8 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done 03:02:17 #8 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done 03:02:17 #8 pushing layers 0.1s done 03:02:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 03:02:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done 03:02:17 #8 DONE 0.2s 03:02:17 03:02:17 1 warning found (use --debug to expand): 03:02:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 03:02:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 03:02:17 #1 [internal] load build definition from Dockerfile 03:02:17 #1 transferring dockerfile: 171B done 03:02:17 #1 DONE 0.0s 03:02:17 03:02:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:02:17 #2 DONE 0.0s 03:02:17 03:02:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:02:17 #3 DONE 0.0s 03:02:17 03:02:17 #4 [internal] load .dockerignore 03:02:17 #4 transferring context: 2B done 03:02:17 #4 DONE 0.0s 03:02:18 03:02:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:18 #5 CACHED 03:02:18 03:02:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:18 #6 CACHED 03:02:18 03:02:18 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:18 #7 DONE 0.0s 03:02:18 03:02:18 #8 exporting to image 03:02:18 #8 exporting layers done 03:02:18 #8 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done 03:02:18 #8 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done 03:02:18 #8 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done 03:02:18 #8 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done 03:02:18 #8 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done 03:02:18 #8 pushing layers 0.0s done 03:02:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done 03:02:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:18 #8 DONE 0.1s 03:02:18 03:02:18 1 warning found (use --debug to expand): 03:02:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77' 03:02:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 --push - 03:02:18 #1 [internal] load build definition from Dockerfile 03:02:18 #1 transferring dockerfile: 177B done 03:02:18 #1 DONE 0.0s 03:02:18 03:02:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 03:02:18 #2 DONE 0.0s 03:02:18 03:02:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 03:02:18 #3 DONE 0.0s 03:02:18 03:02:18 #4 [internal] load .dockerignore 03:02:18 #4 transferring context: 2B done 03:02:18 #4 DONE 0.0s 03:02:18 03:02:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:18 #5 CACHED 03:02:18 03:02:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:18 #6 CACHED 03:02:18 03:02:18 #7 exporting to image 03:02:18 #7 exporting layers done 03:02:18 #7 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done 03:02:18 #7 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 03:02:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:18 #7 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done 03:02:18 #7 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done 03:02:18 #7 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done 03:02:18 #7 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done 03:02:18 #7 pushing layers 0.0s done 03:02:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done 03:02:18 #7 DONE 0.1s 03:02:18 03:02:18 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:18 #8 DONE 0.0s 03:02:18 03:02:18 1 warning found (use --debug to expand): 03:02:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:19 #1 [internal] load build definition from Dockerfile 03:02:19 #1 transferring dockerfile: 218B done 03:02:19 #1 DONE 0.0s 03:02:19 03:02:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:19 #2 DONE 0.0s 03:02:19 03:02:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:19 #3 DONE 0.0s 03:02:19 03:02:19 #4 [internal] load .dockerignore 03:02:19 #4 transferring context: 2B done 03:02:19 #4 DONE 0.0s 03:02:19 03:02:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:19 #5 CACHED 03:02:19 03:02:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:19 #6 CACHED 03:02:19 03:02:19 #7 exporting to image 03:02:19 #7 exporting layers done 03:02:19 #7 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 03:02:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:19 #7 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done 03:02:19 #7 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done 03:02:19 #7 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done 03:02:19 #7 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done 03:02:19 #7 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done 03:02:19 #7 pushing layers 0.0s done 03:02:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done 03:02:19 #7 DONE 0.1s 03:02:19 03:02:19 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:19 #8 DONE 0.0s 03:02:19 03:02:19 1 warning found (use --debug to expand): 03:02:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 03:02:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 03:02:19 #1 [internal] load build definition from Dockerfile 03:02:19 #1 transferring dockerfile: 169B done 03:02:19 #1 DONE 0.0s 03:02:19 03:02:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:02:19 #2 DONE 0.0s 03:02:19 03:02:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:02:19 #3 DONE 0.0s 03:02:19 03:02:19 #4 [internal] load .dockerignore 03:02:19 #4 transferring context: 2B done 03:02:19 #4 DONE 0.0s 03:02:19 03:02:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:19 #5 DONE 0.0s 03:02:19 03:02:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done 03:02:19 #6 CACHED 03:02:19 03:02:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 03:02:19 #5 CACHED 03:02:19 03:02:19 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:19 #7 DONE 0.0s 03:02:19 03:02:19 #8 exporting to image 03:02:19 #8 exporting layers done 03:02:19 #8 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done 03:02:19 #8 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done 03:02:19 #8 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done 03:02:19 #8 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done 03:02:19 #8 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done 03:02:19 #8 pushing layers 0.0s done 03:02:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done 03:02:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:19 #8 DONE 0.1s 03:02:19 03:02:19 1 warning found (use --debug to expand): 03:02:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26' 03:02:20 #1 [internal] load build definition from Dockerfile 03:02:20 #1 transferring dockerfile: 211B done 03:02:20 #1 DONE 0.0s 03:02:20 03:02:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 03:02:20 #2 DONE 0.0s 03:02:20 03:02:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 03:02:20 #3 DONE 0.0s 03:02:20 03:02:20 #4 [internal] load .dockerignore 03:02:20 #4 transferring context: 2B done 03:02:20 #4 DONE 0.0s 03:02:20 03:02:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:20 #5 DONE 0.0s 03:02:20 03:02:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:20 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:20 #6 DONE 0.0s 03:02:20 03:02:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:20 #5 DONE 0.1s 03:02:20 03:02:20 #7 exporting to image 03:02:20 #7 exporting layers done 03:02:20 #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done 03:02:20 #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 03:02:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:20 #7 ... 03:02:20 03:02:20 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:20 #8 DONE 0.0s 03:02:20 03:02:20 #7 exporting to image 03:02:20 #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done 03:02:20 #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done 03:02:20 #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done 03:02:20 #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done 03:02:20 #7 pushing layers 0.1s done 03:02:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 03:02:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done 03:02:20 #7 DONE 0.2s 03:02:20 03:02:20 1 warning found (use --debug to expand): 03:02:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 03:02:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 03:02:21 #1 [internal] load build definition from Dockerfile 03:02:21 #1 transferring dockerfile: 177B done 03:02:21 #1 DONE 0.0s 03:02:21 03:02:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:02:21 #2 DONE 0.0s 03:02:21 03:02:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:02:21 #3 DONE 0.0s 03:02:21 03:02:21 #4 [internal] load .dockerignore 03:02:21 #4 transferring context: 2B done 03:02:21 #4 DONE 0.0s 03:02:21 03:02:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:21 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff done 03:02:21 #5 CACHED 03:02:21 03:02:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:21 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:21 #6 CACHED 03:02:21 03:02:21 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:21 #7 DONE 0.0s 03:02:21 03:02:21 #8 exporting to image 03:02:21 #8 exporting layers done 03:02:21 #8 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done 03:02:21 #8 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done 03:02:21 #8 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done 03:02:21 #8 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done 03:02:21 #8 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done 03:02:21 #8 pushing layers 0.0s done 03:02:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done 03:02:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:21 #8 DONE 0.1s 03:02:21 03:02:21 1 warning found (use --debug to expand): 03:02:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 --push - 03:02:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77' 03:02:21 #1 [internal] load build definition from Dockerfile 03:02:21 #1 transferring dockerfile: 183B done 03:02:21 #1 DONE 0.0s 03:02:21 03:02:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 03:02:21 #2 DONE 0.0s 03:02:21 03:02:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 03:02:21 #3 DONE 0.0s 03:02:21 03:02:21 #4 [internal] load .dockerignore 03:02:21 #4 transferring context: 2B done 03:02:21 #4 DONE 0.0s 03:02:21 03:02:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:21 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:21 #5 CACHED 03:02:21 03:02:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:21 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff done 03:02:21 #6 CACHED 03:02:21 03:02:21 #7 exporting to image 03:02:21 #7 exporting layers done 03:02:21 #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done 03:02:21 #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done 03:02:21 #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done 03:02:21 #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done 03:02:21 #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done 03:02:21 #7 pushing layers 0.0s done 03:02:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 03:02:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done 03:02:21 #7 DONE 0.1s 03:02:21 03:02:21 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:21 #8 DONE 0.0s 03:02:21 03:02:21 1 warning found (use --debug to expand): 03:02:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:22 #1 [internal] load build definition from Dockerfile 03:02:22 #1 transferring dockerfile: 224B done 03:02:22 #1 DONE 0.0s 03:02:22 03:02:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:22 #2 DONE 0.0s 03:02:22 03:02:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:22 #3 DONE 0.0s 03:02:22 03:02:22 #4 [internal] load .dockerignore 03:02:22 #4 transferring context: 2B done 03:02:22 #4 DONE 0.0s 03:02:22 03:02:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:22 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:22 #5 CACHED 03:02:22 03:02:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:22 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:22 #6 CACHED 03:02:22 03:02:22 #7 exporting to image 03:02:22 #7 exporting layers done 03:02:22 #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done 03:02:22 #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done 03:02:22 #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce 03:02:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:22 #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done 03:02:22 #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done 03:02:22 #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done 03:02:22 #7 pushing layers 0.0s done 03:02:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done 03:02:22 #7 DONE 0.1s 03:02:22 03:02:22 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:22 #8 DONE 0.0s 03:02:22 03:02:22 1 warning found (use --debug to expand): 03:02:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 03:02:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 03:02:22 #1 [internal] load build definition from Dockerfile 03:02:22 #1 transferring dockerfile: 175B done 03:02:22 #1 DONE 0.0s 03:02:22 03:02:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:02:22 #2 DONE 0.0s 03:02:22 03:02:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:02:22 #3 DONE 0.0s 03:02:22 03:02:22 #4 [internal] load .dockerignore 03:02:22 #4 transferring context: 2B done 03:02:22 #4 DONE 0.0s 03:02:22 03:02:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:22 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:22 #5 CACHED 03:02:22 03:02:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 03:02:22 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done 03:02:22 #6 CACHED 03:02:22 03:02:22 #7 exporting to image 03:02:22 #7 exporting layers done 03:02:22 #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done 03:02:22 #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done 03:02:22 #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done 03:02:22 #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 03:02:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:22 #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done 03:02:22 #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done 03:02:22 #7 pushing layers 0.0s done 03:02:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done 03:02:22 #7 DONE 0.1s 03:02:22 03:02:22 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:02:22 #8 DONE 0.0s 03:02:22 03:02:22 1 warning found (use --debug to expand): 03:02:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26' 03:02:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:23 #1 [internal] load build definition from Dockerfile 03:02:23 #1 transferring dockerfile: 215B done 03:02:23 #1 DONE 0.0s 03:02:23 03:02:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 03:02:23 #2 DONE 0.0s 03:02:23 03:02:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 03:02:23 #3 DONE 0.0s 03:02:23 03:02:23 #4 [internal] load .dockerignore 03:02:23 #4 transferring context: 2B done 03:02:23 #4 DONE 0.0s 03:02:23 03:02:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:23 #5 DONE 0.0s 03:02:23 03:02:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:23 #6 DONE 0.1s 03:02:23 03:02:23 #7 exporting to image 03:02:23 #7 exporting layers done 03:02:23 #7 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done 03:02:23 #7 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba 03:02:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:23 #7 ... 03:02:23 03:02:23 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:02:23 #8 DONE 0.0s 03:02:23 03:02:23 #7 exporting to image 03:02:23 #7 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done 03:02:23 #7 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done 03:02:23 #7 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done 03:02:23 #7 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done 03:02:23 #7 pushing layers 0.1s done 03:02:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 03:02:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done 03:02:23 #7 DONE 0.2s 03:02:23 03:02:23 1 warning found (use --debug to expand): 03:02:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 03:02:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 03:02:24 #1 [internal] load build definition from Dockerfile 03:02:24 #1 transferring dockerfile: 181B done 03:02:24 #1 DONE 0.0s 03:02:24 03:02:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:02:24 #2 DONE 0.0s 03:02:24 03:02:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:02:24 #3 DONE 0.0s 03:02:24 03:02:24 #4 [internal] load .dockerignore 03:02:24 #4 transferring context: 2B done 03:02:24 #4 DONE 0.0s 03:02:24 03:02:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:24 #5 CACHED 03:02:24 03:02:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:24 #6 CACHED 03:02:24 03:02:24 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:02:24 #7 DONE 0.0s 03:02:24 03:02:24 #8 exporting to image 03:02:24 #8 exporting layers done 03:02:24 #8 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done 03:02:24 #8 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done 03:02:24 #8 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done 03:02:24 #8 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done 03:02:24 #8 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done 03:02:24 #8 pushing layers 0.0s done 03:02:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done 03:02:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:24 #8 DONE 0.1s 03:02:24 03:02:24 1 warning found (use --debug to expand): 03:02:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 --push - 03:02:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77' 03:02:24 #1 [internal] load build definition from Dockerfile 03:02:24 #1 transferring dockerfile: 187B done 03:02:24 #1 DONE 0.0s 03:02:24 03:02:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 03:02:24 #2 DONE 0.0s 03:02:24 03:02:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 03:02:24 #3 DONE 0.0s 03:02:24 03:02:24 #4 [internal] load .dockerignore 03:02:24 #4 transferring context: 2B done 03:02:24 #4 DONE 0.0s 03:02:24 03:02:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:24 #5 DONE 0.0s 03:02:24 03:02:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:24 #6 CACHED 03:02:24 03:02:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:24 #5 CACHED 03:02:24 03:02:24 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:02:24 #7 DONE 0.0s 03:02:24 03:02:24 #8 exporting to image 03:02:24 #8 exporting layers done 03:02:24 #8 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done 03:02:24 #8 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done 03:02:24 #8 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done 03:02:24 #8 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done 03:02:24 #8 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done 03:02:24 #8 pushing layers 0.0s done 03:02:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done 03:02:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:24 #8 DONE 0.1s 03:02:24 03:02:24 1 warning found (use --debug to expand): 03:02:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:25 #1 [internal] load build definition from Dockerfile 03:02:25 #1 transferring dockerfile: 228B done 03:02:25 #1 DONE 0.0s 03:02:25 03:02:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:25 #2 DONE 0.0s 03:02:25 03:02:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:25 #3 DONE 0.0s 03:02:25 03:02:25 #4 [internal] load .dockerignore 03:02:25 #4 transferring context: 2B done 03:02:25 #4 DONE 0.0s 03:02:25 03:02:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:25 #5 DONE 0.0s 03:02:25 03:02:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:25 #6 CACHED 03:02:25 03:02:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:25 #5 CACHED 03:02:25 03:02:25 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:02:25 #7 DONE 0.0s 03:02:25 03:02:25 #8 exporting to image 03:02:25 #8 exporting layers done 03:02:25 #8 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done 03:02:25 #8 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done 03:02:25 #8 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done 03:02:25 #8 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done 03:02:25 #8 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done 03:02:25 #8 pushing layers 0.0s done 03:02:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done 03:02:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:25 #8 DONE 0.1s 03:02:25 03:02:25 1 warning found (use --debug to expand): 03:02:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 03:02:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 03:02:25 #1 [internal] load build definition from Dockerfile 03:02:25 #1 transferring dockerfile: 179B done 03:02:25 #1 DONE 0.0s 03:02:25 03:02:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:02:25 #2 DONE 0.0s 03:02:25 03:02:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:02:25 #3 DONE 0.0s 03:02:25 03:02:25 #4 [internal] load .dockerignore 03:02:25 #4 transferring context: 2B done 03:02:25 #4 DONE 0.0s 03:02:25 03:02:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:25 #5 CACHED 03:02:25 03:02:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 03:02:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done 03:02:25 #6 CACHED 03:02:25 03:02:25 #7 exporting to image 03:02:25 #7 exporting layers done 03:02:25 #7 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 03:02:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:26 #7 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done 03:02:26 #7 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done 03:02:26 #7 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done 03:02:26 #7 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done 03:02:26 #7 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done 03:02:26 #7 pushing layers 0.0s done 03:02:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done 03:02:26 #7 DONE 0.1s 03:02:26 03:02:26 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:02:26 #8 DONE 0.0s 03:02:26 03:02:26 1 warning found (use --debug to expand): 03:02:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26' 03:02:26 #1 [internal] load build definition from Dockerfile 03:02:26 #1 transferring dockerfile: 205B done 03:02:26 #1 DONE 0.0s 03:02:26 03:02:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 03:02:26 #2 DONE 0.0s 03:02:26 03:02:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 03:02:26 #3 DONE 0.0s 03:02:26 03:02:26 #4 [internal] load .dockerignore 03:02:26 #4 transferring context: 2B done 03:02:26 #4 DONE 0.0s 03:02:26 03:02:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:26 #5 DONE 0.0s 03:02:26 03:02:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:26 #6 DONE 0.1s 03:02:26 03:02:26 #7 exporting to image 03:02:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:26 #7 ... 03:02:26 03:02:26 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:02:26 #8 DONE 0.0s 03:02:26 03:02:26 #7 exporting to image 03:02:26 #7 exporting layers done 03:02:26 #7 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done 03:02:26 #7 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done 03:02:26 #7 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done 03:02:26 #7 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done 03:02:26 #7 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done 03:02:26 #7 pushing layers 0.1s done 03:02:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 03:02:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done 03:02:26 #7 DONE 0.2s 03:02:26 03:02:26 1 warning found (use --debug to expand): 03:02:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 03:02:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 03:02:27 #1 [internal] load build definition from Dockerfile 03:02:27 #1 transferring dockerfile: 171B done 03:02:27 #1 DONE 0.0s 03:02:27 03:02:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:02:27 #2 DONE 0.0s 03:02:27 03:02:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:02:27 #3 DONE 0.0s 03:02:27 03:02:27 #4 [internal] load .dockerignore 03:02:27 #4 transferring context: 2B done 03:02:27 #4 DONE 0.0s 03:02:27 03:02:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:27 #5 DONE 0.0s 03:02:27 03:02:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:27 #6 CACHED 03:02:27 03:02:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:27 #5 CACHED 03:02:27 03:02:27 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:02:27 #7 DONE 0.0s 03:02:27 03:02:27 #8 exporting to image 03:02:27 #8 exporting layers done 03:02:27 #8 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done 03:02:27 #8 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done 03:02:27 #8 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done 03:02:27 #8 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done 03:02:27 #8 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done 03:02:27 #8 pushing layers 0.0s done 03:02:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done 03:02:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:27 #8 DONE 0.1s 03:02:27 03:02:27 1 warning found (use --debug to expand): 03:02:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77' 03:02:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 --push - 03:02:27 #1 [internal] load build definition from Dockerfile 03:02:27 #1 transferring dockerfile: 177B done 03:02:27 #1 DONE 0.0s 03:02:27 03:02:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 03:02:27 #2 DONE 0.0s 03:02:27 03:02:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 03:02:27 #3 DONE 0.0s 03:02:27 03:02:27 #4 [internal] load .dockerignore 03:02:27 #4 transferring context: 2B done 03:02:27 #4 DONE 0.0s 03:02:27 03:02:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:27 #5 CACHED 03:02:27 03:02:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:27 #6 CACHED 03:02:27 03:02:27 #7 exporting to image 03:02:27 #7 exporting layers done 03:02:27 #7 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done 03:02:27 #7 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done 03:02:27 #7 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d 03:02:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:27 #7 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done 03:02:27 #7 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done 03:02:27 #7 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done 03:02:27 #7 pushing layers 0.0s done 03:02:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done 03:02:27 #7 DONE 0.1s 03:02:27 03:02:27 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:02:27 #8 DONE 0.0s 03:02:27 03:02:27 1 warning found (use --debug to expand): 03:02:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:28 #1 [internal] load build definition from Dockerfile 03:02:28 #1 transferring dockerfile: 218B done 03:02:28 #1 DONE 0.0s 03:02:28 03:02:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:28 #2 DONE 0.0s 03:02:28 03:02:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:28 #3 DONE 0.0s 03:02:28 03:02:28 #4 [internal] load .dockerignore 03:02:28 #4 transferring context: 2B done 03:02:28 #4 DONE 0.0s 03:02:28 03:02:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:28 #5 DONE 0.0s 03:02:28 03:02:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:28 #6 CACHED 03:02:28 03:02:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:28 #5 CACHED 03:02:28 03:02:28 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:02:28 #7 DONE 0.0s 03:02:28 03:02:28 #8 exporting to image 03:02:28 #8 exporting layers done 03:02:28 #8 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done 03:02:28 #8 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done 03:02:28 #8 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done 03:02:28 #8 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done 03:02:28 #8 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done 03:02:28 #8 pushing layers 0.0s done 03:02:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done 03:02:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:28 #8 DONE 0.1s 03:02:28 03:02:28 1 warning found (use --debug to expand): 03:02:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 03:02:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 03:02:28 #1 [internal] load build definition from Dockerfile 03:02:28 #1 transferring dockerfile: 169B done 03:02:28 #1 DONE 0.0s 03:02:28 03:02:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:02:28 #2 DONE 0.0s 03:02:28 03:02:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:02:28 #3 DONE 0.0s 03:02:28 03:02:28 #4 [internal] load .dockerignore 03:02:28 #4 transferring context: 2B done 03:02:28 #4 DONE 0.0s 03:02:28 03:02:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:28 #5 CACHED 03:02:28 03:02:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done 03:02:28 #6 DONE 0.0s 03:02:29 03:02:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 03:02:29 #6 CACHED 03:02:29 03:02:29 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:02:29 #7 DONE 0.0s 03:02:29 03:02:29 #8 exporting to image 03:02:29 #8 exporting layers done 03:02:29 #8 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done 03:02:29 #8 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done 03:02:29 #8 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done 03:02:29 #8 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done 03:02:29 #8 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done 03:02:29 #8 pushing layers 0.0s done 03:02:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done 03:02:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:29 #8 DONE 0.1s 03:02:29 03:02:29 1 warning found (use --debug to expand): 03:02:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26' 03:02:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:29 #1 [internal] load build definition from Dockerfile 03:02:29 #1 transferring dockerfile: 206B done 03:02:29 #1 DONE 0.0s 03:02:29 03:02:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 03:02:29 #2 DONE 0.0s 03:02:29 03:02:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 03:02:29 #3 DONE 0.0s 03:02:29 03:02:29 #4 [internal] load .dockerignore 03:02:29 #4 transferring context: 2B done 03:02:29 #4 DONE 0.0s 03:02:29 03:02:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 done 03:02:29 #5 DONE 0.0s 03:02:29 03:02:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:29 #6 DONE 0.1s 03:02:29 03:02:29 #7 exporting to image 03:02:29 #7 exporting layers done 03:02:29 #7 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 0.0s done 03:02:29 #7 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff 03:02:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:29 #7 ... 03:02:29 03:02:29 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:02:29 #8 DONE 0.0s 03:02:29 03:02:29 #7 exporting to image 03:02:29 #7 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done 03:02:29 #7 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done 03:02:29 #7 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done 03:02:29 #7 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done 03:02:29 #7 pushing layers 0.1s done 03:02:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 03:02:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done 03:02:29 #7 DONE 0.2s 03:02:29 03:02:29 1 warning found (use --debug to expand): 03:02:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 03:02:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 03:02:30 #1 [internal] load build definition from Dockerfile 03:02:30 #1 transferring dockerfile: 172B done 03:02:30 #1 DONE 0.0s 03:02:30 03:02:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:02:30 #2 DONE 0.0s 03:02:30 03:02:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:02:30 #3 DONE 0.0s 03:02:30 03:02:30 #4 [internal] load .dockerignore 03:02:30 #4 transferring context: 2B done 03:02:30 #4 DONE 0.0s 03:02:30 03:02:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:30 #5 CACHED 03:02:30 03:02:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:30 #6 CACHED 03:02:30 03:02:30 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:02:30 #7 DONE 0.0s 03:02:30 03:02:30 #8 exporting to image 03:02:30 #8 exporting layers done 03:02:30 #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done 03:02:30 #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done 03:02:30 #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done 03:02:30 #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done 03:02:30 #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done 03:02:30 #8 pushing layers 0.0s done 03:02:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done 03:02:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:30 #8 DONE 0.1s 03:02:30 03:02:30 1 warning found (use --debug to expand): 03:02:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77' 03:02:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 --push - 03:02:30 #1 [internal] load build definition from Dockerfile 03:02:30 #1 transferring dockerfile: 178B done 03:02:30 #1 DONE 0.0s 03:02:30 03:02:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 03:02:30 #2 DONE 0.0s 03:02:30 03:02:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 03:02:30 #3 DONE 0.0s 03:02:30 03:02:30 #4 [internal] load .dockerignore 03:02:30 #4 transferring context: 2B done 03:02:30 #4 DONE 0.0s 03:02:30 03:02:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:30 #5 DONE 0.0s 03:02:30 03:02:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:30 #6 CACHED 03:02:30 03:02:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:30 #5 CACHED 03:02:30 03:02:30 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:02:30 #7 DONE 0.0s 03:02:30 03:02:30 #8 exporting to image 03:02:30 #8 exporting layers done 03:02:30 #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done 03:02:30 #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done 03:02:30 #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done 03:02:30 #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done 03:02:30 #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done 03:02:30 #8 pushing layers 0.0s done 03:02:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done 03:02:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:30 #8 DONE 0.1s 03:02:30 03:02:30 1 warning found (use --debug to expand): 03:02:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:31 #1 [internal] load build definition from Dockerfile 03:02:31 #1 transferring dockerfile: 219B done 03:02:31 #1 DONE 0.0s 03:02:31 03:02:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:31 #2 DONE 0.0s 03:02:31 03:02:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:31 #3 DONE 0.0s 03:02:31 03:02:31 #4 [internal] load .dockerignore 03:02:31 #4 transferring context: 2B done 03:02:31 #4 DONE 0.0s 03:02:31 03:02:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:31 #5 CACHED 03:02:31 03:02:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:31 #6 CACHED 03:02:31 03:02:31 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:02:31 #7 DONE 0.0s 03:02:31 03:02:31 #8 exporting to image 03:02:31 #8 exporting layers done 03:02:31 #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done 03:02:31 #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done 03:02:31 #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done 03:02:31 #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done 03:02:31 #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done 03:02:31 #8 pushing layers 0.0s done 03:02:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done 03:02:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:31 #8 DONE 0.1s 03:02:31 03:02:31 1 warning found (use --debug to expand): 03:02:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 03:02:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 03:02:32 #1 [internal] load build definition from Dockerfile 03:02:32 #1 transferring dockerfile: 170B done 03:02:32 #1 DONE 0.0s 03:02:32 03:02:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:02:32 #2 DONE 0.0s 03:02:32 03:02:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:02:32 #3 DONE 0.0s 03:02:32 03:02:32 #4 [internal] load .dockerignore 03:02:32 #4 transferring context: 2B done 03:02:32 #4 DONE 0.0s 03:02:32 03:02:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 done 03:02:32 #5 DONE 0.0s 03:02:32 03:02:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done 03:02:32 #6 CACHED 03:02:32 03:02:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 03:02:32 #5 CACHED 03:02:32 03:02:32 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:02:32 #7 DONE 0.0s 03:02:32 03:02:32 #8 exporting to image 03:02:32 #8 exporting layers done 03:02:32 #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done 03:02:32 #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done 03:02:32 #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done 03:02:32 #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done 03:02:32 #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done 03:02:32 #8 pushing layers 0.0s done 03:02:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done 03:02:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:32 #8 DONE 0.1s 03:02:32 03:02:32 1 warning found (use --debug to expand): 03:02:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26' 03:02:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:32 #1 [internal] load build definition from Dockerfile 03:02:32 #1 transferring dockerfile: 206B done 03:02:32 #1 DONE 0.0s 03:02:32 03:02:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 03:02:32 #2 DONE 0.0s 03:02:32 03:02:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 03:02:32 #3 DONE 0.0s 03:02:32 03:02:32 #4 [internal] load .dockerignore 03:02:32 #4 transferring context: 2B done 03:02:32 #4 DONE 0.0s 03:02:32 03:02:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:32 #5 DONE 0.1s 03:02:32 03:02:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:32 #6 DONE 0.0s 03:02:32 03:02:32 #7 exporting to image 03:02:32 #7 exporting layers done 03:02:32 #7 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done 03:02:32 #7 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done 03:02:32 #7 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done 03:02:32 #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done 03:02:32 #7 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done 03:02:32 #7 pushing layers 03:02:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:32 #7 ... 03:02:32 03:02:32 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:02:32 #8 DONE 0.0s 03:02:32 03:02:32 #7 exporting to image 03:02:32 #7 pushing layers 0.1s done 03:02:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 03:02:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done 03:02:32 #7 DONE 0.2s 03:02:32 03:02:32 1 warning found (use --debug to expand): 03:02:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 03:02:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 03:02:33 #1 [internal] load build definition from Dockerfile 03:02:33 #1 transferring dockerfile: 172B done 03:02:33 #1 DONE 0.0s 03:02:33 03:02:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:02:33 #2 DONE 0.0s 03:02:33 03:02:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:02:33 #3 DONE 0.0s 03:02:33 03:02:33 #4 [internal] load .dockerignore 03:02:33 #4 transferring context: 2B done 03:02:33 #4 DONE 0.0s 03:02:33 03:02:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:33 #5 CACHED 03:02:33 03:02:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:33 #6 CACHED 03:02:33 03:02:33 #7 exporting to image 03:02:33 #7 exporting layers 03:02:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:33 #7 exporting layers done 03:02:33 #7 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done 03:02:33 #7 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done 03:02:33 #7 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done 03:02:33 #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done 03:02:33 #7 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done 03:02:33 #7 pushing layers 0.0s done 03:02:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done 03:02:33 #7 DONE 0.1s 03:02:33 03:02:33 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:02:33 #8 DONE 0.0s 03:02:33 03:02:33 1 warning found (use --debug to expand): 03:02:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77' 03:02:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 --push - 03:02:33 #1 [internal] load build definition from Dockerfile 03:02:33 #1 transferring dockerfile: 178B done 03:02:33 #1 DONE 0.0s 03:02:33 03:02:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 03:02:33 #2 DONE 0.0s 03:02:33 03:02:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 03:02:33 #3 DONE 0.0s 03:02:33 03:02:33 #4 [internal] load .dockerignore 03:02:33 #4 transferring context: 2B done 03:02:33 #4 DONE 0.0s 03:02:33 03:02:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:33 #5 CACHED 03:02:33 03:02:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:33 #6 CACHED 03:02:33 03:02:33 #7 exporting to image 03:02:33 #7 exporting layers done 03:02:33 #7 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done 03:02:33 #7 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done 03:02:33 #7 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done 03:02:33 #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b 03:02:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:33 #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done 03:02:33 #7 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done 03:02:33 #7 pushing layers 0.0s done 03:02:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done 03:02:33 #7 DONE 0.1s 03:02:33 03:02:33 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:02:33 #8 DONE 0.0s 03:02:33 03:02:33 1 warning found (use --debug to expand): 03:02:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:34 #1 [internal] load build definition from Dockerfile 03:02:34 #1 transferring dockerfile: 219B done 03:02:34 #1 DONE 0.0s 03:02:34 03:02:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:34 #2 DONE 0.0s 03:02:34 03:02:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:34 #3 DONE 0.0s 03:02:34 03:02:34 #4 [internal] load .dockerignore 03:02:34 #4 transferring context: 2B done 03:02:34 #4 DONE 0.0s 03:02:34 03:02:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:34 #5 CACHED 03:02:34 03:02:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:34 #6 CACHED 03:02:34 03:02:34 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:02:34 #7 DONE 0.0s 03:02:34 03:02:34 #8 exporting to image 03:02:34 #8 exporting layers done 03:02:34 #8 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done 03:02:34 #8 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done 03:02:34 #8 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done 03:02:34 #8 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done 03:02:34 #8 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done 03:02:34 #8 pushing layers 0.0s done 03:02:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done 03:02:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:34 #8 DONE 0.1s 03:02:34 03:02:34 1 warning found (use --debug to expand): 03:02:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 03:02:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 03:02:34 #1 [internal] load build definition from Dockerfile 03:02:34 #1 transferring dockerfile: 170B done 03:02:34 #1 DONE 0.0s 03:02:34 03:02:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:02:34 #2 DONE 0.0s 03:02:34 03:02:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:02:34 #3 DONE 0.0s 03:02:34 03:02:34 #4 [internal] load .dockerignore 03:02:34 #4 transferring context: 2B done 03:02:34 #4 DONE 0.0s 03:02:34 03:02:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 done 03:02:34 #5 CACHED 03:02:34 03:02:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done 03:02:34 #6 DONE 0.0s 03:02:35 03:02:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 03:02:35 #6 CACHED 03:02:35 03:02:35 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:02:35 #7 DONE 0.0s 03:02:35 03:02:35 #8 exporting to image 03:02:35 #8 exporting layers done 03:02:35 #8 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done 03:02:35 #8 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done 03:02:35 #8 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done 03:02:35 #8 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done 03:02:35 #8 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done 03:02:35 #8 pushing layers 0.0s done 03:02:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done 03:02:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:35 #8 DONE 0.1s 03:02:35 03:02:35 1 warning found (use --debug to expand): 03:02:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26' 03:02:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:35 #1 [internal] load build definition from Dockerfile 03:02:35 #1 transferring dockerfile: 206B done 03:02:35 #1 DONE 0.0s 03:02:35 03:02:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 03:02:35 #2 DONE 0.0s 03:02:35 03:02:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 03:02:35 #3 DONE 0.0s 03:02:35 03:02:35 #4 [internal] load .dockerignore 03:02:35 #4 transferring context: 2B done 03:02:35 #4 DONE 0.0s 03:02:35 03:02:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:35 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done 03:02:35 #5 DONE 0.0s 03:02:35 03:02:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:35 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done 03:02:35 #6 DONE 0.1s 03:02:35 03:02:35 #7 exporting to image 03:02:35 #7 exporting layers done 03:02:35 #7 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done 03:02:35 #7 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done 03:02:35 #7 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done 03:02:35 #7 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 03:02:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:35 #7 ... 03:02:35 03:02:35 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:02:35 #8 DONE 0.0s 03:02:35 03:02:35 #7 exporting to image 03:02:35 #7 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done 03:02:35 #7 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done 03:02:35 #7 pushing layers 0.1s done 03:02:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 03:02:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done 03:02:35 #7 DONE 0.2s 03:02:35 03:02:35 1 warning found (use --debug to expand): 03:02:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 03:02:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 03:02:36 #1 [internal] load build definition from Dockerfile 03:02:36 #1 transferring dockerfile: 172B done 03:02:36 #1 DONE 0.0s 03:02:36 03:02:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:02:36 #2 DONE 0.0s 03:02:36 03:02:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:02:36 #3 DONE 0.0s 03:02:36 03:02:36 #4 [internal] load .dockerignore 03:02:36 #4 transferring context: 2B done 03:02:36 #4 DONE 0.0s 03:02:36 03:02:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:36 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done 03:02:36 #5 DONE 0.0s 03:02:36 03:02:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:36 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done 03:02:36 #6 CACHED 03:02:36 03:02:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:36 #5 CACHED 03:02:36 03:02:36 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:02:36 #7 DONE 0.0s 03:02:36 03:02:36 #8 exporting to image 03:02:36 #8 exporting layers done 03:02:36 #8 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done 03:02:36 #8 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done 03:02:36 #8 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done 03:02:36 #8 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done 03:02:36 #8 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done 03:02:36 #8 pushing layers 0.0s done 03:02:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done 03:02:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:36 #8 DONE 0.1s 03:02:36 03:02:36 1 warning found (use --debug to expand): 03:02:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 --push - 03:02:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77' 03:02:36 #1 [internal] load build definition from Dockerfile 03:02:36 #1 transferring dockerfile: 178B done 03:02:36 #1 DONE 0.0s 03:02:36 03:02:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 03:02:36 #2 DONE 0.0s 03:02:36 03:02:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 03:02:36 #3 DONE 0.0s 03:02:36 03:02:36 #4 [internal] load .dockerignore 03:02:36 #4 transferring context: 2B done 03:02:36 #4 DONE 0.0s 03:02:36 03:02:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:36 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff done 03:02:36 #5 DONE 0.0s 03:02:36 03:02:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:36 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done 03:02:36 #6 CACHED 03:02:36 03:02:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:36 #5 CACHED 03:02:36 03:02:36 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:02:36 #7 DONE 0.0s 03:02:36 03:02:36 #8 exporting to image 03:02:36 #8 exporting layers done 03:02:36 #8 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done 03:02:36 #8 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done 03:02:36 #8 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done 03:02:36 #8 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done 03:02:36 #8 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done 03:02:36 #8 pushing layers 0.0s done 03:02:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done 03:02:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:36 #8 DONE 0.1s 03:02:36 03:02:36 1 warning found (use --debug to expand): 03:02:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:37 #1 [internal] load build definition from Dockerfile 03:02:37 #1 transferring dockerfile: 219B done 03:02:37 #1 DONE 0.0s 03:02:37 03:02:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:37 #2 DONE 0.0s 03:02:37 03:02:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:37 #3 DONE 0.0s 03:02:37 03:02:37 #4 [internal] load .dockerignore 03:02:37 #4 transferring context: 2B done 03:02:37 #4 DONE 0.0s 03:02:37 03:02:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:37 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff done 03:02:37 #5 CACHED 03:02:37 03:02:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:37 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff done 03:02:37 #6 CACHED 03:02:37 03:02:37 #7 exporting to image 03:02:37 #7 exporting layers done 03:02:37 #7 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done 03:02:37 #7 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done 03:02:37 #7 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done 03:02:37 #7 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done 03:02:37 #7 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done 03:02:37 #7 pushing layers 0.0s done 03:02:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 03:02:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done 03:02:37 #7 DONE 0.1s 03:02:37 03:02:37 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:02:37 #8 DONE 0.0s 03:02:37 03:02:37 1 warning found (use --debug to expand): 03:02:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 03:02:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 03:02:38 #1 [internal] load build definition from Dockerfile 03:02:38 #1 transferring dockerfile: 170B done 03:02:38 #1 DONE 0.0s 03:02:38 03:02:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:02:38 #2 DONE 0.0s 03:02:38 03:02:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:02:38 #3 DONE 0.0s 03:02:38 03:02:38 #4 [internal] load .dockerignore 03:02:38 #4 transferring context: 2B done 03:02:38 #4 DONE 0.0s 03:02:38 03:02:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done 03:02:38 #5 DONE 0.0s 03:02:38 03:02:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:38 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done 03:02:38 #6 CACHED 03:02:38 03:02:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 03:02:38 #5 CACHED 03:02:38 03:02:38 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:02:38 #7 DONE 0.0s 03:02:38 03:02:38 #8 exporting to image 03:02:38 #8 exporting layers done 03:02:38 #8 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done 03:02:38 #8 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done 03:02:38 #8 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done 03:02:38 #8 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done 03:02:38 #8 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done 03:02:38 #8 pushing layers 0.0s done 03:02:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done 03:02:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:38 #8 DONE 0.1s 03:02:38 03:02:38 1 warning found (use --debug to expand): 03:02:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26' 03:02:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 --push - 03:02:38 #1 [internal] load build definition from Dockerfile 03:02:38 #1 transferring dockerfile: 202B done 03:02:38 #1 DONE 0.0s 03:02:38 03:02:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 03:02:38 #2 DONE 0.0s 03:02:38 03:02:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 03:02:38 #3 DONE 0.0s 03:02:38 03:02:38 #4 [internal] load .dockerignore 03:02:38 #4 transferring context: 2B done 03:02:38 #4 DONE 0.0s 03:02:38 03:02:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:38 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:38 #5 ... 03:02:38 03:02:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:38 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done 03:02:38 #6 DONE 0.1s 03:02:38 03:02:38 #7 exporting to image 03:02:38 #7 exporting layers done 03:02:38 #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done 03:02:38 #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done 03:02:38 #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done 03:02:38 #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done 03:02:38 #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 03:02:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:38 #7 ... 03:02:38 03:02:38 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:02:38 #8 DONE 0.0s 03:02:38 03:02:38 #7 exporting to image 03:02:38 #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done 03:02:38 #7 pushing layers 0.1s done 03:02:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 03:02:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done 03:02:38 #7 DONE 0.2s 03:02:38 03:02:38 1 warning found (use --debug to expand): 03:02:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 03:02:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 03:02:39 #1 [internal] load build definition from Dockerfile 03:02:39 #1 transferring dockerfile: 168B done 03:02:39 #1 DONE 0.0s 03:02:39 03:02:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:02:39 #2 DONE 0.0s 03:02:39 03:02:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:02:39 #3 DONE 0.0s 03:02:39 03:02:39 #4 [internal] load .dockerignore 03:02:39 #4 transferring context: 2B done 03:02:39 #4 DONE 0.0s 03:02:39 03:02:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:39 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c done 03:02:39 #5 CACHED 03:02:39 03:02:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:39 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done 03:02:39 #6 CACHED 03:02:39 03:02:39 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:02:39 #7 DONE 0.0s 03:02:39 03:02:39 #8 exporting to image 03:02:39 #8 exporting layers done 03:02:39 #8 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done 03:02:39 #8 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done 03:02:39 #8 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done 03:02:39 #8 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done 03:02:39 #8 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done 03:02:39 #8 pushing layers 0.0s done 03:02:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done 03:02:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:39 #8 DONE 0.1s 03:02:39 03:02:39 1 warning found (use --debug to expand): 03:02:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 --push - 03:02:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77' 03:02:39 #1 [internal] load build definition from Dockerfile 03:02:39 #1 transferring dockerfile: 174B done 03:02:39 #1 DONE 0.0s 03:02:39 03:02:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 03:02:39 #2 DONE 0.0s 03:02:39 03:02:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 03:02:39 #3 DONE 0.0s 03:02:39 03:02:39 #4 [internal] load .dockerignore 03:02:39 #4 transferring context: 2B done 03:02:39 #4 DONE 0.0s 03:02:39 03:02:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:39 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done 03:02:39 #5 CACHED 03:02:39 03:02:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:39 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done 03:02:39 #6 CACHED 03:02:39 03:02:39 #7 exporting to image 03:02:39 #7 exporting layers done 03:02:39 #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done 03:02:39 #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done 03:02:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:39 #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done 03:02:39 #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done 03:02:39 #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done 03:02:39 #7 pushing layers 0.0s done 03:02:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done 03:02:39 #7 DONE 0.1s 03:02:39 03:02:39 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:02:39 #8 DONE 0.0s 03:02:39 03:02:39 1 warning found (use --debug to expand): 03:02:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - 03:02:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' 03:02:40 #1 [internal] load build definition from Dockerfile 03:02:40 #1 transferring dockerfile: 215B done 03:02:40 #1 DONE 0.0s 03:02:40 03:02:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:40 #2 DONE 0.0s 03:02:40 03:02:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:02:40 #3 DONE 0.0s 03:02:40 03:02:40 #4 [internal] load .dockerignore 03:02:40 #4 transferring context: 2B done 03:02:40 #4 DONE 0.0s 03:02:40 03:02:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:40 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done 03:02:40 #5 CACHED 03:02:40 03:02:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:40 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done 03:02:40 #6 CACHED 03:02:40 03:02:40 #7 exporting to image 03:02:40 #7 exporting layers done 03:02:40 #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done 03:02:40 #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done 03:02:40 #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done 03:02:40 #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done 03:02:40 #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done 03:02:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:40 #7 pushing layers 0.0s done 03:02:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done 03:02:40 #7 DONE 0.1s 03:02:40 03:02:40 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:02:40 #8 DONE 0.0s 03:02:40 03:02:40 1 warning found (use --debug to expand): 03:02:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:02:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 03:02:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 03:02:41 #1 [internal] load build definition from Dockerfile 03:02:41 #1 transferring dockerfile: 166B done 03:02:41 #1 DONE 0.0s 03:02:41 03:02:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:02:41 #2 DONE 0.0s 03:02:41 03:02:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:02:41 #3 DONE 0.0s 03:02:41 03:02:41 #4 [internal] load .dockerignore 03:02:41 #4 transferring context: 2B done 03:02:41 #4 DONE 0.0s 03:02:41 03:02:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c done 03:02:41 #5 CACHED 03:02:41 03:02:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 03:02:41 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c done 03:02:41 #6 CACHED 03:02:41 03:02:41 #7 exporting to image 03:02:41 #7 exporting layers done 03:02:41 #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done 03:02:41 #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done 03:02:41 #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done 03:02:41 #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done 03:02:41 #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done 03:02:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:02:41 #7 pushing layers 0.0s done 03:02:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done 03:02:41 #7 DONE 0.1s 03:02:41 03:02:41 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:02:41 #8 DONE 0.0s 03:02:41 03:02:41 1 warning found (use --debug to expand): 03:02:41  - 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 03:02:41 + '[' -d /w/workspace/edgex-go/928/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:02:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:02:42 ---> package-listing.sh 03:02:42 ++ facter osfamily 03:02:42 ++ tr '[:upper:]' '[:lower:]' 03:02:42 + OS_FAMILY=redhat 03:02:42 + workspace=/w/workspace/edgex-go/928 03:02:42 + START_PACKAGES=/tmp/packages_start.txt 03:02:42 + END_PACKAGES=/tmp/packages_end.txt 03:02:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:42 + PACKAGES=/tmp/packages_start.txt 03:02:42 + '[' /w/workspace/edgex-go/928 ']' 03:02:42 + PACKAGES=/tmp/packages_end.txt 03:02:42 + case "${OS_FAMILY}" in 03:02:42 + sort 03:02:42 + rpm -qa 03:02:43 + '[' -f /tmp/packages_start.txt ']' 03:02:43 + '[' -f /tmp/packages_end.txt ']' 03:02:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:43 + '[' /w/workspace/edgex-go/928 ']' 03:02:43 + mkdir -p /w/workspace/edgex-go/928/archives/ 03:02:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/928/archives/ [Pipeline] echo 03:02:43 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/928/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:02:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:44 03:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:44 latest: Pulling from edgex-lftools-log-publisher 03:02:44 5eb5b503b376: Pulling fs layer 03:02:44 5c69ac0246d0: Pulling fs layer 03:02:44 ec43610c2a17: Pulling fs layer 03:02:44 3a2ae6a8a46f: Pulling fs layer 03:02:44 33b1e0a273af: Pulling fs layer 03:02:44 5d3b04190fa2: Pulling fs layer 03:02:44 2f39f015ded8: Pulling fs layer 03:02:44 3a2ae6a8a46f: Waiting 03:02:44 33b1e0a273af: Waiting 03:02:44 5d3b04190fa2: Waiting 03:02:44 2f39f015ded8: Waiting 03:02:44 5c69ac0246d0: Verifying Checksum 03:02:44 5c69ac0246d0: Download complete 03:02:44 3a2ae6a8a46f: Verifying Checksum 03:02:44 3a2ae6a8a46f: Download complete 03:02:44 ec43610c2a17: Verifying Checksum 03:02:44 ec43610c2a17: Download complete 03:02:44 33b1e0a273af: Verifying Checksum 03:02:44 33b1e0a273af: Download complete 03:02:44 5d3b04190fa2: Verifying Checksum 03:02:44 5d3b04190fa2: Download complete 03:02:44 5eb5b503b376: Verifying Checksum 03:02:44 5eb5b503b376: Download complete 03:02:45 2f39f015ded8: Verifying Checksum 03:02:45 2f39f015ded8: Download complete 03:02:46 5eb5b503b376: Pull complete 03:02:46 5c69ac0246d0: Pull complete 03:02:46 ec43610c2a17: Pull complete 03:02:46 3a2ae6a8a46f: Pull complete 03:02:46 33b1e0a273af: Pull complete 03:02:46 5d3b04190fa2: Pull complete 03:02:51 2f39f015ded8: Pull complete 03:02:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:51 prd-centos7-docker-4c-2g-773787 does not seem to be running inside a container 03:02:51 $ 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/928/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:02:54 $ docker top d08a1a0d87c469b1ab1c83b655fa9c25956f0ccbd6012317ac26e697e1771b1c -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:55 + touch /tmp/pre-build-complete [Pipeline] sh 03:02:55 + mkdir -p /var/log/sysstat [Pipeline] sh 03:02:55 + ls /var/log/sa-host 03:02:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:55 provisioning config files... 03:02:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17069380211896741319tmp [Pipeline] { [Pipeline] echo 03:02:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:02:56 ---> create-netrc.sh [Pipeline] } 03:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:02:56 ---> python-tools-install.sh [Pipeline] echo 03:02:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:02:56 ---> sudo-logs.sh 03:02:56 Archiving 'sudo' log.. 03:02:56 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:02:56 $ docker stop --time=1 d08a1a0d87c469b1ab1c83b655fa9c25956f0ccbd6012317ac26e697e1771b1c 03:02:57 $ docker rm -f --volumes d08a1a0d87c469b1ab1c83b655fa9c25956f0ccbd6012317ac26e697e1771b1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:02:58 [WS-CLEANUP] Deleting project workspace... 03:02:58 [WS-CLEANUP] Deferred wipeout is used... 03:02:58 [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:16:34 #128 ... 03:16:34 03:16:34 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:16:34 #154 DONE 1169.8s 03:16:34 03:16:34 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:16:34 #153 ... 03:16:34 03:16:34 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:16:34 #155 DONE 0.2s 03:16:34 03:16:34 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:16:34 #156 DONE 0.1s 03:16:34 03:16:34 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:16:34 #157 DONE 0.3s 03:16:34 03:16:34 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:16:34 #128 ... 03:16:34 03:16:34 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:16:34 #158 DONE 0.1s 03:16:34 03:16:34 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:16:34 #159 DONE 0.1s 03:16:34 03:16:34 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:16:34 #153 ... 03:16:34 03:16:34 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:16:34 #160 DONE 2.1s 03:16:34 03:16:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:34 #144 ... 03:16:34 03:16:34 #107 [core-common-config-bootstrapper] exporting to image 03:16:34 #107 exporting layers 03:16:34 #107 exporting layers 0.8s done 03:16:34 #107 writing image sha256:f978124faef081079062f0be37ba248d2f05797991e5f2d9413d8c8e93ae1124 done 03:16:34 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:16:34 #107 DONE 9.2s 03:16:34 03:16:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:46 #144 ... 03:16:46 03:16:46 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:16:46 #146 DONE 1186.2s 03:16:46 03:16:46 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:16:46 #161 DONE 0.4s 03:16:46 03:16:46 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:16:46 #152 ... 03:16:46 03:16:46 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:16:48 #162 DONE 2.1s 03:16:48 03:16:48 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:16:48 #145 ... 03:16:48 03:16:48 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:16:48 #163 DONE 0.3s 03:16:48 03:16:48 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:16:48 #150 ... 03:16:48 03:16:48 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:16:49 #164 DONE 0.2s 03:16:49 03:16:49 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:16:49 #165 DONE 0.2s 03:16:49 03:16:49 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:16:49 #153 ... 03:16:49 03:16:49 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:16:49 #166 DONE 0.1s 03:16:49 03:16:49 #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:16:49 #167 DONE 0.2s 03:16:49 03:16:49 #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:16:49 #168 DONE 0.1s 03:16:49 03:16:49 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:16:49 #150 ... 03:16:49 03:16:49 #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:16:49 #169 DONE 0.1s 03:16:49 03:16:49 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:16:49 #170 DONE 0.2s 03:16:49 03:16:49 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:16:52 #171 DONE 2.6s 03:16:52 03:16:52 #107 [security-bootstrapper] exporting to image 03:16:52 #107 exporting layers 03:16:53 #107 exporting layers 1.1s done 03:16:53 #107 writing image sha256:b49a89f987c3c86028f66784fda82673b1dcc5f1e215b85b45d28e4db3bcf0b4 0.0s done 03:16:53 #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:16:53 #107 DONE 10.4s 03:16:53 03:16:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:33:01 #40 ... 03:33:01 03:33:01 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:33:01 #150 DONE 2156.2s 03:33:01 03:33:01 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:33:01 #151 ... 03:33:01 03:33:01 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:33:01 #172 DONE 0.2s 03:33:01 03:33:01 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:33:01 #148 ... 03:33:01 03:33:01 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:33:01 #173 DONE 0.2s 03:33:01 03:33:01 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:33:01 #174 DONE 0.5s 03:33:01 03:33:01 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:33:01 #175 DONE 0.2s 03:33:01 03:33:01 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:33:01 #148 ... 03:33:01 03:33:01 #107 [core-command] exporting to image 03:33:01 #107 exporting layers 03:33:01 #107 exporting layers 0.5s done 03:33:01 #107 writing image sha256:33c423702fd0ddbbb341365da50138edf806bed5ee88bf364c0d6664426321aa 0.0s done 03:33:01 #107 naming to docker.io/library/core-command-arm64 done 03:33:01 #107 DONE 10.8s 03:33:01 03:33:01 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:33:16 #144 ... 03:33:16 03:33:16 #149 [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:33:16 #149 2176.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:33:19 #149 ... 03:33:19 03:33:19 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:33:19 #152 DONE 2179.2s 03:33:19 03:33:19 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:33:19 #148 ... 03:33:19 03:33:19 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:33:19 #176 DONE 0.3s 03:33:19 03:33:19 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:33:19 #177 DONE 0.3s 03:33:19 03:33:19 #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:33:19 #178 DONE 0.2s 03:33:19 03:33:19 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:33:19 #153 ... 03:33:19 03:33:19 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:33:19 #179 DONE 0.1s 03:33:20 03:33:20 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:33:20 #180 DONE 0.4s 03:33:20 03:33:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:33:20 #144 ... 03:33:20 03:33:20 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:33:20 #181 DONE 0.2s 03:33:20 03:33:20 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:33:22 #182 DONE 1.8s 03:33:22 03:33:22 #107 [security-proxy-setup] exporting to image 03:33:22 #107 exporting layers 03:33:23 #107 exporting layers 1.0s done 03:33:23 #107 writing image sha256:b0d75b561dbcd45850e6dfcc2ab0d98c18b845a8e69f6c5b4e463c7c75905d88 done 03:33:23 #107 naming to docker.io/library/security-proxy-setup-arm64 done 03:33:23 #107 DONE 11.8s 03:33:23 03:33:23 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:50 #128 ... 03:33:50 03:33:50 #149 [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:33:50 #149 DONE 2209.6s 03:33:50 03:33:50 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:33:50 #147 ... 03:33:50 03:33:50 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:33:50 #183 DONE 0.2s 03:33:50 03:33:50 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:33:50 #144 ... 03:33:50 03:33:50 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:33:50 #184 DONE 0.4s 03:33:50 03:33:50 #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:33:50 #185 DONE 0.1s 03:33:50 03:33:50 #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:33:51 #186 DONE 0.2s 03:33:51 03:33:51 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:33:51 #187 DONE 0.1s 03:33:51 03:33:51 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:33:51 #188 DONE 0.4s 03:33:51 03:33:51 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:33:51 #189 DONE 0.4s 03:33:51 03:33:51 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:33:52 #147 ... 03:33:52 03:33:52 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:33:52 #190 DONE 0.2s 03:33:52 03:33:52 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:33:54 #191 DONE 1.9s 03:33:54 03:33:54 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:33:54 #148 ... 03:33:54 03:33:54 #107 [security-secretstore-setup] exporting to image 03:33:54 #107 exporting layers 03:33:56 #107 exporting layers 1.6s done 03:33:56 #107 writing image sha256:44c77603c022b5b9a8135142a48f62e0d15bf75a8ec83ec558f7dda220923996 done 03:33:56 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 03:33:56 #107 DONE 13.5s 03:33:56 03:33:56 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:52 #144 ... 03:34:52 03:34:52 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:34:52 #147 DONE 2269.5s 03:34:52 03:34:52 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:34:52 #40 ... 03:34:52 03:34:52 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:52 #192 DONE 0.2s 03:34:52 03:34:52 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:52 #193 DONE 0.3s 03:34:52 03:34:52 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:34:52 #194 DONE 0.4s 03:34:52 03:34:52 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:34:52 #148 ... 03:34:52 03:34:52 #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:34:52 #195 DONE 0.1s 03:34:52 03:34:52 #107 [security-spiffe-token-provider] exporting to image 03:34:52 #107 exporting layers 03:34:52 #107 exporting layers 0.6s done 03:34:52 #107 writing image sha256:de780f4c3bee0593b7192df2909724c517de1dca506ffd0be3b2994850e5677a done 03:34:52 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:34:52 #107 DONE 14.1s 03:34:52 03:34:52 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:39 #144 ... 03:35:39 03:35:39 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:35:39 #153 DONE 2312.9s 03:35:39 03:35:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:35:39 #40 ... 03:35:39 03:35:39 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:35:39 #196 DONE 0.1s 03:35:39 03:35:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:39 #144 ... 03:35:39 03:35:39 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:35:39 #197 DONE 0.2s 03:35:39 03:35:39 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:35:39 #198 DONE 0.9s 03:35:39 03:35:39 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:35:39 #199 DONE 0.5s 03:35:39 03:35:39 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:39 #128 ... 03:35:39 03:35:39 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:35:39 #200 DONE 0.4s 03:35:39 03:35:39 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:35:39 #151 DONE 2315.8s 03:35:39 03:35:39 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:35:39 #201 ... 03:35:39 03:35:39 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:35:39 #202 DONE 0.3s 03:35:39 03:35:39 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:35:39 #203 DONE 0.8s 03:35:39 03:35:39 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:35:39 #204 DONE 0.3s 03:35:39 03:35:39 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:35:39 #201 DONE 2.4s 03:35:39 03:35:39 #107 [core-keeper] exporting to image 03:35:39 #107 exporting layers 03:35:39 #107 exporting layers 1.1s done 03:35:39 #107 writing image sha256:a3077c252363ab413f8f71c8437a95a7b3c34a1c99c7e6d409139af2588242d8 0.0s done 03:35:39 #107 naming to docker.io/library/core-keeper-arm64 done 03:35:39 #107 writing image sha256:20f8c389fab3581ca6ce983a93ad539fa3e30e708b1ab96a01cee5aa3b7fd1ae 03:35:39 #107 writing image sha256:20f8c389fab3581ca6ce983a93ad539fa3e30e708b1ab96a01cee5aa3b7fd1ae 0.0s done 03:35:39 #107 naming to docker.io/library/security-proxy-auth-arm64 done 03:35:39 #107 DONE 15.3s 03:35:39 03:35:39 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:35:40 #145 DONE 2320.5s 03:35:40 03:35:40 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:35:40 #148 DONE 2320.5s 03:35:40 03:35:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:40 #144 ... 03:35:40 03:35:40 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:35:40 #205 DONE 0.1s 03:35:40 03:35:40 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:41 #128 ... 03:35:41 03:35:41 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:41 #206 DONE 0.3s 03:35:41 03:35:41 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:35:41 #207 DONE 0.3s 03:35:41 03:35:41 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:41 #208 DONE 0.2s 03:35:41 03:35:41 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:35:42 #209 DONE 0.6s 03:35:42 03:35:42 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:35:42 #210 DONE 0.7s 03:35:42 03:35:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:42 #144 ... 03:35:42 03:35:42 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:35:42 #211 DONE 0.1s 03:35:42 03:35:42 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:35:42 #212 DONE 0.1s 03:35:42 03:35:42 #107 [core-data] exporting to image 03:35:42 #107 ... 03:35:42 03:35:42 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:35:42 #213 DONE 0.2s 03:35:42 03:35:42 #107 [core-metadata] exporting to image 03:35:44 #107 exporting layers 1.9s done 03:35:44 #107 writing image sha256:ef9b10bacb8500f7d20ee26b96cfd35dc8c694200ed4c552a01d9ac724a0775b 0.0s done 03:35:44 #107 naming to docker.io/library/core-data-arm64 done 03:35:44 #107 writing image sha256:f4872f6bb00888c87899d1a179d1cc17e75fde9d94a081c713953b527777793e done 03:35:44 #107 naming to docker.io/library/core-metadata-arm64 done 03:35:44 #107 DONE 17.4s 03:35:44 03:35:44 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:36:11 #128 DONE 2351.1s 03:36:11 03:36:11 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:36:11 #144 ... 03:36:11 03:36:11 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:36:11 #214 DONE 0.1s 03:36:11 03:36:11 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:36:11 #144 ... 03:36:11 03:36:11 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:36:11 #215 DONE 0.1s 03:36:11 03:36:11 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:36:11 #144 ... 03:36:11 03:36:11 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:36:12 #216 DONE 0.5s 03:36:12 03:36:12 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:36:12 #217 DONE 0.1s 03:36:12 03:36:12 #107 [support-scheduler] exporting to image 03:36:12 #107 exporting layers 03:36:13 #107 exporting layers 1.0s done 03:36:13 #107 writing image sha256:008b17f61156dee55b6be3a0bf24fc7c53dd8d42031c39009a9f45225287880b done 03:36:13 #107 naming to docker.io/library/support-scheduler-arm64 done 03:36:13 #107 DONE 18.5s 03:36:13 03:36:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:36:17 #40 ... 03:36:17 03:36:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:36:17 #144 DONE 2357.3s 03:36:17 03:36:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:36:17 #40 ... 03:36:17 03:36:17 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:36:17 #218 DONE 0.1s 03:36:17 03:36:17 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:36:17 #219 DONE 0.1s 03:36:17 03:36:17 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:36:18 #220 DONE 0.5s 03:36:18 03:36:18 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:36:18 #221 DONE 0.1s 03:36:18 03:36:18 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:36:18 #40 ... 03:36:18 03:36:18 #107 [support-notifications] exporting to image 03:36:18 #107 exporting layers 03:36:18 #107 exporting layers 0.6s done 03:36:18 #107 writing image sha256:5918f0598d7576fafc55b1f7fcaa0c128e9240621c1878a314d7a817cf08dc7d done 03:36:18 #107 naming to docker.io/library/support-notifications-arm64 done 03:36:18 #107 DONE 19.1s 03:36:18 03:36:18 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:18 time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:36:19 $ docker stop --time=1 00051aaf03ac436c7439102bfcb6c12fa7552c9aa9500b65d1740d155af6ca33 03:36:20 $ docker rm -f --volumes 00051aaf03ac436c7439102bfcb6c12fa7552c9aa9500b65d1740d155af6ca33 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:21 + docker images 03:36:21 REPOSITORY TAG IMAGE ID CREATED SIZE 03:36:21 support-notifications-arm64 latest 5918f0598d75 3 seconds ago 54.2MB 03:36:21 support-scheduler-arm64 latest 008b17f61156 10 seconds ago 50.4MB 03:36:21 core-data-arm64 latest ef9b10bacb85 39 seconds ago 46.2MB 03:36:21 core-metadata-arm64 latest f4872f6bb008 39 seconds ago 46.3MB 03:36:21 security-proxy-auth-arm64 latest 20f8c389fab3 44 seconds ago 45.4MB 03:36:21 core-keeper-arm64 latest a3077c252363 44 seconds ago 45.1MB 03:36:21 security-spiffe-token-provider-arm64 latest de780f4c3bee About a minute ago 50.2MB 03:36:21 security-secretstore-setup-arm64 latest 44c77603c022 2 minutes ago 81.6MB 03:36:21 security-proxy-setup-arm64 latest b0d75b561dbc 2 minutes ago 51.3MB 03:36:21 core-command-arm64 latest 33c423702fd0 3 minutes ago 40.9MB 03:36:21 security-bootstrapper-arm64 latest b49a89f987c3 19 minutes ago 22.2MB 03:36:21 core-common-config-bootstrapper-arm64 latest f978124faef0 19 minutes ago 21.1MB 03:36:21 security-spire-config-arm64 latest 92c678c0f8ac 40 minutes ago 163MB 03:36:21 security-spire-agent-arm64 latest a4a9a07e7d76 40 minutes ago 220MB 03:36:21 security-spire-server-arm64 latest 62afca987074 40 minutes ago 164MB 03:36:21 ci-base-image-arm64 latest 17f9f0f92e73 42 minutes ago 927MB 03:36:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 weeks ago 564MB 03:36:21 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:36:21 provisioning config files... 03:36:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config2803308763446622167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:21 ---> ****-login.sh 03:36:21 nexus3.edgexfoundry.org:10001 03:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:22 Configure a credential helper to remove this warning. See 03:36:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:22 03:36:22 Login Succeeded 03:36:22 nexus3.edgexfoundry.org:10002 03:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:22 Configure a credential helper to remove this warning. See 03:36:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:22 03:36:22 Login Succeeded 03:36:22 nexus3.edgexfoundry.org:10003 03:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:22 Configure a credential helper to remove this warning. See 03:36:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:22 03:36:22 Login Succeeded 03:36:22 nexus3.edgexfoundry.org:10004 03:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:23 Configure a credential helper to remove this warning. See 03:36:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:23 03:36:23 Login Succeeded 03:36:23 ****.io 03:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:23 Configure a credential helper to remove this warning. See 03:36:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:23 03:36:23 Login Succeeded 03:36:23 ---> ****-login.sh ends [Pipeline] } 03:36:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:36:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:36:24 5ff0a094634f017a51662964cce374908caefb26 03:36:24 latest 03:36:24 4.1.0-dev.77 03:36:24 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:24 main 03:36:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 03:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:36:24 13844b1a7f70: Preparing 03:36:24 3aeefae6e5c6: Preparing 03:36:24 49cb11dfc125: Preparing 03:36:24 debf62b2b5fe: Preparing 03:36:24 13f2fe3771f4: Preparing 03:36:24 50ec4b67a5df: Preparing 03:36:24 0e64f2360a44: Preparing 03:36:24 50ec4b67a5df: Waiting 03:36:24 0e64f2360a44: Waiting 03:36:25 49cb11dfc125: Pushed 03:36:25 13844b1a7f70: Pushed 03:36:25 debf62b2b5fe: Pushed 03:36:25 0e64f2360a44: Layer already exists 03:36:25 50ec4b67a5df: Pushed 03:36:25 13f2fe3771f4: Pushed 03:36:32 3aeefae6e5c6: Pushed 03:36:32 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:36:32 13844b1a7f70: Preparing 03:36:32 3aeefae6e5c6: Preparing 03:36:32 49cb11dfc125: Preparing 03:36:32 debf62b2b5fe: Preparing 03:36:32 13f2fe3771f4: Preparing 03:36:32 50ec4b67a5df: Preparing 03:36:32 0e64f2360a44: Preparing 03:36:32 50ec4b67a5df: Waiting 03:36:32 0e64f2360a44: Waiting 03:36:32 49cb11dfc125: Layer already exists 03:36:32 13844b1a7f70: Layer already exists 03:36:32 13f2fe3771f4: Layer already exists 03:36:32 3aeefae6e5c6: Layer already exists 03:36:32 0e64f2360a44: Layer already exists 03:36:32 50ec4b67a5df: Layer already exists 03:36:32 debf62b2b5fe: Layer already exists 03:36:33 latest: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 03:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:36:33 13844b1a7f70: Preparing 03:36:33 3aeefae6e5c6: Preparing 03:36:33 49cb11dfc125: Preparing 03:36:33 debf62b2b5fe: Preparing 03:36:33 13f2fe3771f4: Preparing 03:36:33 50ec4b67a5df: Preparing 03:36:33 0e64f2360a44: Preparing 03:36:33 50ec4b67a5df: Waiting 03:36:35 3aeefae6e5c6: Layer already exists 03:36:35 debf62b2b5fe: Layer already exists 03:36:35 13f2fe3771f4: Layer already exists 03:36:35 13844b1a7f70: Layer already exists 03:36:35 49cb11dfc125: Layer already exists 03:36:35 0e64f2360a44: Layer already exists 03:36:35 50ec4b67a5df: Layer already exists 03:36:35 4.1.0-dev.77: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:36:36 13844b1a7f70: Preparing 03:36:36 3aeefae6e5c6: Preparing 03:36:36 49cb11dfc125: Preparing 03:36:36 debf62b2b5fe: Preparing 03:36:36 13f2fe3771f4: Preparing 03:36:36 50ec4b67a5df: Preparing 03:36:36 0e64f2360a44: Preparing 03:36:36 50ec4b67a5df: Waiting 03:36:36 0e64f2360a44: Waiting 03:36:36 13f2fe3771f4: Layer already exists 03:36:36 49cb11dfc125: Layer already exists 03:36:36 debf62b2b5fe: Layer already exists 03:36:36 3aeefae6e5c6: Layer already exists 03:36:36 13844b1a7f70: Layer already exists 03:36:36 0e64f2360a44: Layer already exists 03:36:36 50ec4b67a5df: Layer already exists 03:36:36 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:36:37 13844b1a7f70: Preparing 03:36:37 3aeefae6e5c6: Preparing 03:36:37 49cb11dfc125: Preparing 03:36:37 debf62b2b5fe: Preparing 03:36:37 13f2fe3771f4: Preparing 03:36:37 50ec4b67a5df: Preparing 03:36:37 0e64f2360a44: Preparing 03:36:37 50ec4b67a5df: Waiting 03:36:37 0e64f2360a44: Waiting 03:36:37 3aeefae6e5c6: Layer already exists 03:36:37 13f2fe3771f4: Layer already exists 03:36:37 49cb11dfc125: Layer already exists 03:36:37 debf62b2b5fe: Layer already exists 03:36:37 13844b1a7f70: Layer already exists 03:36:37 0e64f2360a44: Layer already exists 03:36:37 50ec4b67a5df: Layer already exists 03:36:37 main: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:37 ===================================================== [Pipeline] echo 03:36:37 taggedImages: 03:36:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 03:36:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:36:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 03:36:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:36:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:36:37 5ff0a094634f017a51662964cce374908caefb26 03:36:37 latest 03:36:37 4.1.0-dev.77 03:36:37 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:37 main 03:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 03:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:36:38 ecdfc320779a: Preparing 03:36:38 fc4d8b2ce0b0: Preparing 03:36:38 1bbb5e9ba639: Preparing 03:36:38 e6211cd5e0ee: Preparing 03:36:38 49cb11dfc125: Preparing 03:36:38 debf62b2b5fe: Preparing 03:36:38 13f2fe3771f4: Preparing 03:36:38 50ec4b67a5df: Preparing 03:36:38 0e64f2360a44: Preparing 03:36:38 13f2fe3771f4: Waiting 03:36:38 50ec4b67a5df: Waiting 03:36:38 0e64f2360a44: Waiting 03:36:38 debf62b2b5fe: Waiting 03:36:38 49cb11dfc125: Layer already exists 03:36:38 debf62b2b5fe: Layer already exists 03:36:38 13f2fe3771f4: Layer already exists 03:36:38 fc4d8b2ce0b0: Pushed 03:36:38 1bbb5e9ba639: Pushed 03:36:38 50ec4b67a5df: Layer already exists 03:36:38 ecdfc320779a: Pushed 03:36:38 0e64f2360a44: Layer already exists 03:36:41 e6211cd5e0ee: Pushed 03:36:41 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:41 + 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:36:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:36:42 ecdfc320779a: Preparing 03:36:42 fc4d8b2ce0b0: Preparing 03:36:42 1bbb5e9ba639: Preparing 03:36:42 e6211cd5e0ee: Preparing 03:36:42 49cb11dfc125: Preparing 03:36:42 debf62b2b5fe: Preparing 03:36:42 13f2fe3771f4: Preparing 03:36:42 50ec4b67a5df: Preparing 03:36:42 0e64f2360a44: Preparing 03:36:42 debf62b2b5fe: Waiting 03:36:42 13f2fe3771f4: Waiting 03:36:42 50ec4b67a5df: Waiting 03:36:42 0e64f2360a44: Waiting 03:36:42 ecdfc320779a: Layer already exists 03:36:42 fc4d8b2ce0b0: Layer already exists 03:36:42 e6211cd5e0ee: Layer already exists 03:36:42 49cb11dfc125: Layer already exists 03:36:42 1bbb5e9ba639: Layer already exists 03:36:42 debf62b2b5fe: Layer already exists 03:36:42 13f2fe3771f4: Layer already exists 03:36:42 50ec4b67a5df: Layer already exists 03:36:42 0e64f2360a44: Layer already exists 03:36:42 latest: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 03:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:36:43 ecdfc320779a: Preparing 03:36:43 fc4d8b2ce0b0: Preparing 03:36:43 1bbb5e9ba639: Preparing 03:36:43 e6211cd5e0ee: Preparing 03:36:43 49cb11dfc125: Preparing 03:36:43 debf62b2b5fe: Preparing 03:36:43 13f2fe3771f4: Preparing 03:36:43 50ec4b67a5df: Preparing 03:36:43 0e64f2360a44: Preparing 03:36:43 debf62b2b5fe: Waiting 03:36:43 13f2fe3771f4: Waiting 03:36:43 50ec4b67a5df: Waiting 03:36:43 0e64f2360a44: Waiting 03:36:43 fc4d8b2ce0b0: Layer already exists 03:36:43 ecdfc320779a: Layer already exists 03:36:43 1bbb5e9ba639: Layer already exists 03:36:43 e6211cd5e0ee: Layer already exists 03:36:43 49cb11dfc125: Layer already exists 03:36:43 13f2fe3771f4: Layer already exists 03:36:43 50ec4b67a5df: Layer already exists 03:36:43 debf62b2b5fe: Layer already exists 03:36:43 0e64f2360a44: Layer already exists 03:36:43 4.1.0-dev.77: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:36:44 ecdfc320779a: Preparing 03:36:44 fc4d8b2ce0b0: Preparing 03:36:44 1bbb5e9ba639: Preparing 03:36:44 e6211cd5e0ee: Preparing 03:36:44 49cb11dfc125: Preparing 03:36:44 debf62b2b5fe: Preparing 03:36:44 13f2fe3771f4: Preparing 03:36:44 50ec4b67a5df: Preparing 03:36:44 0e64f2360a44: Preparing 03:36:44 debf62b2b5fe: Waiting 03:36:44 13f2fe3771f4: Waiting 03:36:44 50ec4b67a5df: Waiting 03:36:44 0e64f2360a44: Waiting 03:36:44 fc4d8b2ce0b0: Layer already exists 03:36:44 e6211cd5e0ee: Layer already exists 03:36:44 1bbb5e9ba639: Layer already exists 03:36:44 ecdfc320779a: Layer already exists 03:36:44 49cb11dfc125: Layer already exists 03:36:44 debf62b2b5fe: Layer already exists 03:36:44 13f2fe3771f4: Layer already exists 03:36:44 50ec4b67a5df: Layer already exists 03:36:44 0e64f2360a44: Layer already exists 03:36:44 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:44 + 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:36:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:36:45 ecdfc320779a: Preparing 03:36:45 fc4d8b2ce0b0: Preparing 03:36:45 1bbb5e9ba639: Preparing 03:36:45 e6211cd5e0ee: Preparing 03:36:45 49cb11dfc125: Preparing 03:36:45 debf62b2b5fe: Preparing 03:36:45 13f2fe3771f4: Preparing 03:36:45 50ec4b67a5df: Preparing 03:36:45 0e64f2360a44: Preparing 03:36:45 debf62b2b5fe: Waiting 03:36:45 13f2fe3771f4: Waiting 03:36:45 50ec4b67a5df: Waiting 03:36:45 1bbb5e9ba639: Layer already exists 03:36:45 fc4d8b2ce0b0: Layer already exists 03:36:45 e6211cd5e0ee: Layer already exists 03:36:45 ecdfc320779a: Layer already exists 03:36:45 49cb11dfc125: Layer already exists 03:36:45 13f2fe3771f4: Layer already exists 03:36:45 debf62b2b5fe: Layer already exists 03:36:45 50ec4b67a5df: Layer already exists 03:36:45 0e64f2360a44: Layer already exists 03:36:45 main: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:45 ===================================================== [Pipeline] echo 03:36:45 taggedImages: 03:36:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 03:36:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:36:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 03:36:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:36:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:36:45 5ff0a094634f017a51662964cce374908caefb26 03:36:45 latest 03:36:45 4.1.0-dev.77 03:36:45 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:45 main 03:36:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 03:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:46 f5ba9223cd95: Preparing 03:36:46 d26ecd5c7aa1: Preparing 03:36:46 49cb11dfc125: Preparing 03:36:46 debf62b2b5fe: Preparing 03:36:46 5f93e72f49e1: Preparing 03:36:46 d211e704ad65: Preparing 03:36:46 0e64f2360a44: Preparing 03:36:46 d211e704ad65: Waiting 03:36:46 0e64f2360a44: Waiting 03:36:46 5f93e72f49e1: Pushed 03:36:48 debf62b2b5fe: Layer already exists 03:36:48 49cb11dfc125: Layer already exists 03:36:48 0e64f2360a44: Layer already exists 03:36:48 f5ba9223cd95: Pushed 03:36:48 d211e704ad65: Pushed 03:36:54 d26ecd5c7aa1: Pushed 03:36:54 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:55 f5ba9223cd95: Preparing 03:36:55 d26ecd5c7aa1: Preparing 03:36:55 49cb11dfc125: Preparing 03:36:55 debf62b2b5fe: Preparing 03:36:55 5f93e72f49e1: Preparing 03:36:55 d211e704ad65: Preparing 03:36:55 0e64f2360a44: Preparing 03:36:55 d211e704ad65: Waiting 03:36:55 0e64f2360a44: Waiting 03:36:55 f5ba9223cd95: Layer already exists 03:36:55 d26ecd5c7aa1: Layer already exists 03:36:55 49cb11dfc125: Layer already exists 03:36:55 5f93e72f49e1: Layer already exists 03:36:55 debf62b2b5fe: Layer already exists 03:36:55 d211e704ad65: Layer already exists 03:36:55 0e64f2360a44: Layer already exists 03:36:55 latest: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 03:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:56 f5ba9223cd95: Preparing 03:36:56 d26ecd5c7aa1: Preparing 03:36:56 49cb11dfc125: Preparing 03:36:56 debf62b2b5fe: Preparing 03:36:56 5f93e72f49e1: Preparing 03:36:56 d211e704ad65: Preparing 03:36:56 0e64f2360a44: Preparing 03:36:56 d211e704ad65: Waiting 03:36:56 0e64f2360a44: Waiting 03:36:56 debf62b2b5fe: Layer already exists 03:36:56 f5ba9223cd95: Layer already exists 03:36:56 d26ecd5c7aa1: Layer already exists 03:36:56 49cb11dfc125: Layer already exists 03:36:56 5f93e72f49e1: Layer already exists 03:36:56 d211e704ad65: Layer already exists 03:36:56 0e64f2360a44: Layer already exists 03:36:56 4.1.0-dev.77: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:57 f5ba9223cd95: Preparing 03:36:57 d26ecd5c7aa1: Preparing 03:36:57 49cb11dfc125: Preparing 03:36:57 debf62b2b5fe: Preparing 03:36:57 5f93e72f49e1: Preparing 03:36:57 d211e704ad65: Preparing 03:36:57 0e64f2360a44: Preparing 03:36:57 d211e704ad65: Waiting 03:36:57 0e64f2360a44: Waiting 03:36:57 debf62b2b5fe: Layer already exists 03:36:57 5f93e72f49e1: Layer already exists 03:36:57 d26ecd5c7aa1: Layer already exists 03:36:57 49cb11dfc125: Layer already exists 03:36:57 f5ba9223cd95: Layer already exists 03:36:57 0e64f2360a44: Layer already exists 03:36:57 d211e704ad65: Layer already exists 03:36:57 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:36:57 f5ba9223cd95: Preparing 03:36:57 d26ecd5c7aa1: Preparing 03:36:57 49cb11dfc125: Preparing 03:36:57 debf62b2b5fe: Preparing 03:36:57 5f93e72f49e1: Preparing 03:36:57 d211e704ad65: Preparing 03:36:57 0e64f2360a44: Preparing 03:36:57 d211e704ad65: Waiting 03:36:57 0e64f2360a44: Waiting 03:36:57 5f93e72f49e1: Layer already exists 03:36:57 49cb11dfc125: Layer already exists 03:36:57 d26ecd5c7aa1: Layer already exists 03:36:57 f5ba9223cd95: Layer already exists 03:36:57 debf62b2b5fe: Layer already exists 03:36:57 0e64f2360a44: Layer already exists 03:36:57 d211e704ad65: Layer already exists 03:36:58 main: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:58 ===================================================== [Pipeline] echo 03:36:58 taggedImages: 03:36:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 03:36:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:36:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 03:36:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:36:58 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:36:58 5ff0a094634f017a51662964cce374908caefb26 03:36:58 latest 03:36:58 4.1.0-dev.77 03:36:58 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:36:58 main 03:36:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 03:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:36:59 bf6d9bd6c982: Preparing 03:36:59 082e2f6c3a4c: Preparing 03:36:59 debf62b2b5fe: Preparing 03:36:59 7ec9a354af6d: Preparing 03:36:59 6fbf06b70b88: Preparing 03:36:59 0e64f2360a44: Preparing 03:36:59 0e64f2360a44: Waiting 03:36:59 6fbf06b70b88: Pushed 03:36:59 7ec9a354af6d: Pushed 03:36:59 debf62b2b5fe: Layer already exists 03:36:59 0e64f2360a44: Layer already exists 03:36:59 bf6d9bd6c982: Pushed 03:37:06 082e2f6c3a4c: Pushed 03:37:06 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:37:07 bf6d9bd6c982: Preparing 03:37:07 082e2f6c3a4c: Preparing 03:37:07 debf62b2b5fe: Preparing 03:37:07 7ec9a354af6d: Preparing 03:37:07 6fbf06b70b88: Preparing 03:37:07 0e64f2360a44: Preparing 03:37:07 0e64f2360a44: Waiting 03:37:07 bf6d9bd6c982: Layer already exists 03:37:07 6fbf06b70b88: Layer already exists 03:37:07 082e2f6c3a4c: Layer already exists 03:37:07 debf62b2b5fe: Layer already exists 03:37:07 7ec9a354af6d: Layer already exists 03:37:07 0e64f2360a44: Layer already exists 03:37:07 latest: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 03:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:37:07 bf6d9bd6c982: Preparing 03:37:07 082e2f6c3a4c: Preparing 03:37:07 debf62b2b5fe: Preparing 03:37:07 7ec9a354af6d: Preparing 03:37:07 6fbf06b70b88: Preparing 03:37:07 0e64f2360a44: Preparing 03:37:07 0e64f2360a44: Waiting 03:37:07 bf6d9bd6c982: Layer already exists 03:37:07 debf62b2b5fe: Layer already exists 03:37:07 7ec9a354af6d: Layer already exists 03:37:07 6fbf06b70b88: Layer already exists 03:37:07 082e2f6c3a4c: Layer already exists 03:37:07 0e64f2360a44: Layer already exists 03:37:07 4.1.0-dev.77: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:37:08 bf6d9bd6c982: Preparing 03:37:08 082e2f6c3a4c: Preparing 03:37:08 debf62b2b5fe: Preparing 03:37:08 7ec9a354af6d: Preparing 03:37:08 6fbf06b70b88: Preparing 03:37:08 0e64f2360a44: Preparing 03:37:08 0e64f2360a44: Waiting 03:37:08 7ec9a354af6d: Layer already exists 03:37:08 082e2f6c3a4c: Layer already exists 03:37:08 bf6d9bd6c982: Layer already exists 03:37:08 6fbf06b70b88: Layer already exists 03:37:08 debf62b2b5fe: Layer already exists 03:37:08 0e64f2360a44: Layer already exists 03:37:08 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:37:09 bf6d9bd6c982: Preparing 03:37:09 082e2f6c3a4c: Preparing 03:37:09 debf62b2b5fe: Preparing 03:37:09 7ec9a354af6d: Preparing 03:37:09 6fbf06b70b88: Preparing 03:37:09 0e64f2360a44: Preparing 03:37:09 0e64f2360a44: Waiting 03:37:09 7ec9a354af6d: Layer already exists 03:37:09 6fbf06b70b88: Layer already exists 03:37:09 082e2f6c3a4c: Layer already exists 03:37:09 debf62b2b5fe: Layer already exists 03:37:09 bf6d9bd6c982: Layer already exists 03:37:09 0e64f2360a44: Layer already exists 03:37:09 main: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:09 ===================================================== [Pipeline] echo 03:37:09 taggedImages: 03:37:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:37:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 03:37:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:37:09 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:37:09 5ff0a094634f017a51662964cce374908caefb26 03:37:09 latest 03:37:09 4.1.0-dev.77 03:37:09 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:09 main 03:37:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:37:10 09f52961ccdb: Preparing 03:37:10 662f75a9ed80: Preparing 03:37:10 2cb778ed445d: Preparing 03:37:10 49cb11dfc125: Preparing 03:37:10 debf62b2b5fe: Preparing 03:37:10 13f2fe3771f4: Preparing 03:37:10 50ec4b67a5df: Preparing 03:37:10 0e64f2360a44: Preparing 03:37:10 50ec4b67a5df: Waiting 03:37:10 0e64f2360a44: Waiting 03:37:10 13f2fe3771f4: Waiting 03:37:10 662f75a9ed80: Pushed 03:37:10 debf62b2b5fe: Layer already exists 03:37:10 49cb11dfc125: Layer already exists 03:37:10 13f2fe3771f4: Layer already exists 03:37:10 0e64f2360a44: Layer already exists 03:37:10 50ec4b67a5df: Layer already exists 03:37:10 09f52961ccdb: Pushed 03:37:19 2cb778ed445d: Pushed 03:37:19 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:37:19 09f52961ccdb: Preparing 03:37:19 662f75a9ed80: Preparing 03:37:19 2cb778ed445d: Preparing 03:37:19 49cb11dfc125: Preparing 03:37:19 debf62b2b5fe: Preparing 03:37:19 13f2fe3771f4: Preparing 03:37:19 50ec4b67a5df: Preparing 03:37:19 0e64f2360a44: Preparing 03:37:19 13f2fe3771f4: Waiting 03:37:19 50ec4b67a5df: Waiting 03:37:19 0e64f2360a44: Waiting 03:37:19 49cb11dfc125: Layer already exists 03:37:19 debf62b2b5fe: Layer already exists 03:37:19 09f52961ccdb: Layer already exists 03:37:19 2cb778ed445d: Layer already exists 03:37:19 662f75a9ed80: Layer already exists 03:37:19 50ec4b67a5df: Layer already exists 03:37:19 13f2fe3771f4: Layer already exists 03:37:19 0e64f2360a44: Layer already exists 03:37:19 latest: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 03:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:37:20 09f52961ccdb: Preparing 03:37:20 662f75a9ed80: Preparing 03:37:20 2cb778ed445d: Preparing 03:37:20 49cb11dfc125: Preparing 03:37:20 debf62b2b5fe: Preparing 03:37:20 13f2fe3771f4: Preparing 03:37:20 50ec4b67a5df: Preparing 03:37:20 0e64f2360a44: Preparing 03:37:20 13f2fe3771f4: Waiting 03:37:20 50ec4b67a5df: Waiting 03:37:20 0e64f2360a44: Waiting 03:37:20 2cb778ed445d: Layer already exists 03:37:20 debf62b2b5fe: Layer already exists 03:37:20 49cb11dfc125: Layer already exists 03:37:20 662f75a9ed80: Layer already exists 03:37:20 09f52961ccdb: Layer already exists 03:37:20 13f2fe3771f4: Layer already exists 03:37:20 0e64f2360a44: Layer already exists 03:37:20 50ec4b67a5df: Layer already exists 03:37:21 4.1.0-dev.77: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:37:21 09f52961ccdb: Preparing 03:37:21 662f75a9ed80: Preparing 03:37:21 2cb778ed445d: Preparing 03:37:21 49cb11dfc125: Preparing 03:37:21 debf62b2b5fe: Preparing 03:37:21 13f2fe3771f4: Preparing 03:37:21 50ec4b67a5df: Preparing 03:37:21 0e64f2360a44: Preparing 03:37:21 50ec4b67a5df: Waiting 03:37:21 0e64f2360a44: Waiting 03:37:21 13f2fe3771f4: Waiting 03:37:21 662f75a9ed80: Layer already exists 03:37:21 2cb778ed445d: Layer already exists 03:37:21 09f52961ccdb: Layer already exists 03:37:21 debf62b2b5fe: Layer already exists 03:37:21 49cb11dfc125: Layer already exists 03:37:21 50ec4b67a5df: Layer already exists 03:37:21 13f2fe3771f4: Layer already exists 03:37:21 0e64f2360a44: Layer already exists 03:37:21 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:37:24 09f52961ccdb: Preparing 03:37:24 662f75a9ed80: Preparing 03:37:24 2cb778ed445d: Preparing 03:37:24 49cb11dfc125: Preparing 03:37:24 debf62b2b5fe: Preparing 03:37:24 13f2fe3771f4: Preparing 03:37:24 50ec4b67a5df: Preparing 03:37:24 0e64f2360a44: Preparing 03:37:24 13f2fe3771f4: Waiting 03:37:24 50ec4b67a5df: Waiting 03:37:24 0e64f2360a44: Waiting 03:37:24 662f75a9ed80: Layer already exists 03:37:24 debf62b2b5fe: Layer already exists 03:37:24 49cb11dfc125: Layer already exists 03:37:24 09f52961ccdb: Layer already exists 03:37:24 2cb778ed445d: Layer already exists 03:37:24 0e64f2360a44: Layer already exists 03:37:24 50ec4b67a5df: Layer already exists 03:37:24 13f2fe3771f4: Layer already exists 03:37:24 main: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:24 ===================================================== [Pipeline] echo 03:37:24 taggedImages: 03:37:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:37:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 03:37:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:37:24 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:37:24 5ff0a094634f017a51662964cce374908caefb26 03:37:24 latest 03:37:24 4.1.0-dev.77 03:37:24 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:24 main 03:37:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:37:25 d69ea4f5a2ed: Preparing 03:37:25 43891029ba7b: Preparing 03:37:25 28ac369f7afb: Preparing 03:37:25 4d04149fe0aa: Preparing 03:37:25 527d6d5de79a: Preparing 03:37:25 c93de680743b: Preparing 03:37:25 2f3cae1d0684: Preparing 03:37:25 49cb11dfc125: Preparing 03:37:25 debf62b2b5fe: Preparing 03:37:25 428556fb3f91: Preparing 03:37:25 b2d9110d66f0: Preparing 03:37:25 5f70bf18a086: Preparing 03:37:25 939c59f8e5bd: Preparing 03:37:25 b5c551614512: Preparing 03:37:25 6b7796bbd1aa: Preparing 03:37:25 0e64f2360a44: Preparing 03:37:25 c93de680743b: Waiting 03:37:25 2f3cae1d0684: Waiting 03:37:25 49cb11dfc125: Waiting 03:37:25 428556fb3f91: Waiting 03:37:25 b2d9110d66f0: Waiting 03:37:25 5f70bf18a086: Waiting 03:37:25 debf62b2b5fe: Waiting 03:37:25 939c59f8e5bd: Waiting 03:37:25 b5c551614512: Waiting 03:37:25 6b7796bbd1aa: Waiting 03:37:25 0e64f2360a44: Waiting 03:37:25 43891029ba7b: Pushed 03:37:25 d69ea4f5a2ed: Pushed 03:37:25 28ac369f7afb: Pushed 03:37:25 4d04149fe0aa: Pushed 03:37:25 527d6d5de79a: Pushed 03:37:25 49cb11dfc125: Layer already exists 03:37:25 debf62b2b5fe: Layer already exists 03:37:25 c93de680743b: Pushed 03:37:25 5f70bf18a086: Layer already exists 03:37:25 b2d9110d66f0: Pushed 03:37:25 428556fb3f91: Pushed 03:37:25 939c59f8e5bd: Pushed 03:37:25 0e64f2360a44: Layer already exists 03:37:25 6b7796bbd1aa: Pushed 03:37:26 b5c551614512: Pushed 03:37:28 2f3cae1d0684: Pushed 03:37:28 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:37:29 d69ea4f5a2ed: Preparing 03:37:29 43891029ba7b: Preparing 03:37:29 28ac369f7afb: Preparing 03:37:29 4d04149fe0aa: Preparing 03:37:29 527d6d5de79a: Preparing 03:37:29 c93de680743b: Preparing 03:37:29 2f3cae1d0684: Preparing 03:37:29 49cb11dfc125: Preparing 03:37:29 debf62b2b5fe: Preparing 03:37:29 428556fb3f91: Preparing 03:37:29 b2d9110d66f0: Preparing 03:37:29 5f70bf18a086: Preparing 03:37:29 939c59f8e5bd: Preparing 03:37:29 b5c551614512: Preparing 03:37:29 6b7796bbd1aa: Preparing 03:37:29 0e64f2360a44: Preparing 03:37:29 428556fb3f91: Waiting 03:37:29 b2d9110d66f0: Waiting 03:37:29 5f70bf18a086: Waiting 03:37:29 c93de680743b: Waiting 03:37:29 2f3cae1d0684: Waiting 03:37:29 49cb11dfc125: Waiting 03:37:29 debf62b2b5fe: Waiting 03:37:29 939c59f8e5bd: Waiting 03:37:29 b5c551614512: Waiting 03:37:29 6b7796bbd1aa: Waiting 03:37:29 0e64f2360a44: Waiting 03:37:29 4d04149fe0aa: Layer already exists 03:37:29 527d6d5de79a: Layer already exists 03:37:29 d69ea4f5a2ed: Layer already exists 03:37:29 43891029ba7b: Layer already exists 03:37:29 28ac369f7afb: Layer already exists 03:37:29 c93de680743b: Layer already exists 03:37:29 2f3cae1d0684: Layer already exists 03:37:29 428556fb3f91: Layer already exists 03:37:29 49cb11dfc125: Layer already exists 03:37:29 debf62b2b5fe: Layer already exists 03:37:29 5f70bf18a086: Layer already exists 03:37:29 b2d9110d66f0: Layer already exists 03:37:29 b5c551614512: Layer already exists 03:37:29 939c59f8e5bd: Layer already exists 03:37:29 6b7796bbd1aa: Layer already exists 03:37:29 0e64f2360a44: Layer already exists 03:37:29 latest: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 03:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:37:30 d69ea4f5a2ed: Preparing 03:37:30 43891029ba7b: Preparing 03:37:30 28ac369f7afb: Preparing 03:37:30 4d04149fe0aa: Preparing 03:37:30 527d6d5de79a: Preparing 03:37:30 c93de680743b: Preparing 03:37:30 2f3cae1d0684: Preparing 03:37:30 49cb11dfc125: Preparing 03:37:30 debf62b2b5fe: Preparing 03:37:30 428556fb3f91: Preparing 03:37:30 b2d9110d66f0: Preparing 03:37:30 5f70bf18a086: Preparing 03:37:30 939c59f8e5bd: Preparing 03:37:30 b5c551614512: Preparing 03:37:30 6b7796bbd1aa: Preparing 03:37:30 0e64f2360a44: Preparing 03:37:30 c93de680743b: Waiting 03:37:30 2f3cae1d0684: Waiting 03:37:30 49cb11dfc125: Waiting 03:37:30 debf62b2b5fe: Waiting 03:37:30 428556fb3f91: Waiting 03:37:30 b2d9110d66f0: Waiting 03:37:30 5f70bf18a086: Waiting 03:37:30 939c59f8e5bd: Waiting 03:37:30 b5c551614512: Waiting 03:37:30 6b7796bbd1aa: Waiting 03:37:30 0e64f2360a44: Waiting 03:37:30 4d04149fe0aa: Layer already exists 03:37:30 d69ea4f5a2ed: Layer already exists 03:37:30 527d6d5de79a: Layer already exists 03:37:30 43891029ba7b: Layer already exists 03:37:30 28ac369f7afb: Layer already exists 03:37:30 2f3cae1d0684: Layer already exists 03:37:30 c93de680743b: Layer already exists 03:37:30 debf62b2b5fe: Layer already exists 03:37:30 49cb11dfc125: Layer already exists 03:37:30 428556fb3f91: Layer already exists 03:37:30 5f70bf18a086: Layer already exists 03:37:30 b2d9110d66f0: Layer already exists 03:37:30 b5c551614512: Layer already exists 03:37:30 6b7796bbd1aa: Layer already exists 03:37:30 939c59f8e5bd: Layer already exists 03:37:30 0e64f2360a44: Layer already exists 03:37:30 4.1.0-dev.77: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:37:31 d69ea4f5a2ed: Preparing 03:37:31 43891029ba7b: Preparing 03:37:31 28ac369f7afb: Preparing 03:37:31 4d04149fe0aa: Preparing 03:37:31 527d6d5de79a: Preparing 03:37:31 c93de680743b: Preparing 03:37:31 2f3cae1d0684: Preparing 03:37:31 49cb11dfc125: Preparing 03:37:31 debf62b2b5fe: Preparing 03:37:31 428556fb3f91: Preparing 03:37:31 b2d9110d66f0: Preparing 03:37:31 5f70bf18a086: Preparing 03:37:31 939c59f8e5bd: Preparing 03:37:31 b5c551614512: Preparing 03:37:31 6b7796bbd1aa: Preparing 03:37:31 0e64f2360a44: Preparing 03:37:31 c93de680743b: Waiting 03:37:31 2f3cae1d0684: Waiting 03:37:31 49cb11dfc125: Waiting 03:37:31 debf62b2b5fe: Waiting 03:37:31 428556fb3f91: Waiting 03:37:31 b2d9110d66f0: Waiting 03:37:31 5f70bf18a086: Waiting 03:37:31 939c59f8e5bd: Waiting 03:37:31 b5c551614512: Waiting 03:37:31 6b7796bbd1aa: Waiting 03:37:31 0e64f2360a44: Waiting 03:37:31 4d04149fe0aa: Layer already exists 03:37:31 527d6d5de79a: Layer already exists 03:37:31 28ac369f7afb: Layer already exists 03:37:31 d69ea4f5a2ed: Layer already exists 03:37:31 43891029ba7b: Layer already exists 03:37:31 2f3cae1d0684: Layer already exists 03:37:31 c93de680743b: Layer already exists 03:37:31 49cb11dfc125: Layer already exists 03:37:31 debf62b2b5fe: Layer already exists 03:37:31 428556fb3f91: Layer already exists 03:37:31 939c59f8e5bd: Layer already exists 03:37:31 b2d9110d66f0: Layer already exists 03:37:31 5f70bf18a086: Layer already exists 03:37:31 b5c551614512: Layer already exists 03:37:31 6b7796bbd1aa: Layer already exists 03:37:31 0e64f2360a44: Layer already exists 03:37:31 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:37:32 d69ea4f5a2ed: Preparing 03:37:32 43891029ba7b: Preparing 03:37:32 28ac369f7afb: Preparing 03:37:32 4d04149fe0aa: Preparing 03:37:32 527d6d5de79a: Preparing 03:37:32 c93de680743b: Preparing 03:37:32 2f3cae1d0684: Preparing 03:37:32 49cb11dfc125: Preparing 03:37:32 debf62b2b5fe: Preparing 03:37:32 428556fb3f91: Preparing 03:37:32 b2d9110d66f0: Preparing 03:37:32 5f70bf18a086: Preparing 03:37:32 939c59f8e5bd: Preparing 03:37:32 b5c551614512: Preparing 03:37:32 6b7796bbd1aa: Preparing 03:37:32 0e64f2360a44: Preparing 03:37:32 428556fb3f91: Waiting 03:37:32 b2d9110d66f0: Waiting 03:37:32 5f70bf18a086: Waiting 03:37:32 939c59f8e5bd: Waiting 03:37:32 b5c551614512: Waiting 03:37:32 6b7796bbd1aa: Waiting 03:37:32 c93de680743b: Waiting 03:37:32 2f3cae1d0684: Waiting 03:37:32 49cb11dfc125: Waiting 03:37:32 debf62b2b5fe: Waiting 03:37:32 0e64f2360a44: Waiting 03:37:32 527d6d5de79a: Layer already exists 03:37:32 28ac369f7afb: Layer already exists 03:37:32 43891029ba7b: Layer already exists 03:37:32 d69ea4f5a2ed: Layer already exists 03:37:32 4d04149fe0aa: Layer already exists 03:37:32 debf62b2b5fe: Layer already exists 03:37:32 2f3cae1d0684: Layer already exists 03:37:32 49cb11dfc125: Layer already exists 03:37:32 c93de680743b: Layer already exists 03:37:32 428556fb3f91: Layer already exists 03:37:32 b2d9110d66f0: Layer already exists 03:37:32 939c59f8e5bd: Layer already exists 03:37:32 6b7796bbd1aa: Layer already exists 03:37:32 5f70bf18a086: Layer already exists 03:37:32 b5c551614512: Layer already exists 03:37:32 0e64f2360a44: Layer already exists 03:37:32 main: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:32 ===================================================== [Pipeline] echo 03:37:32 taggedImages: 03:37:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:37:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 03:37:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:37:32 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:37:32 5ff0a094634f017a51662964cce374908caefb26 03:37:32 latest 03:37:32 4.1.0-dev.77 03:37:32 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:32 main 03:37:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:37:33 310f58659b8f: Preparing 03:37:33 bf21841e02ae: Preparing 03:37:33 390afc95caa5: Preparing 03:37:33 2f0a21be97b7: Preparing 03:37:33 49cb11dfc125: Preparing 03:37:33 debf62b2b5fe: Preparing 03:37:33 13f2fe3771f4: Preparing 03:37:33 50ec4b67a5df: Preparing 03:37:33 0e64f2360a44: Preparing 03:37:33 13f2fe3771f4: Waiting 03:37:33 50ec4b67a5df: Waiting 03:37:33 debf62b2b5fe: Waiting 03:37:33 0e64f2360a44: Waiting 03:37:33 49cb11dfc125: Layer already exists 03:37:33 debf62b2b5fe: Layer already exists 03:37:33 13f2fe3771f4: Layer already exists 03:37:33 bf21841e02ae: Pushed 03:37:33 390afc95caa5: Pushed 03:37:33 50ec4b67a5df: Layer already exists 03:37:33 310f58659b8f: Pushed 03:37:33 0e64f2360a44: Layer already exists 03:37:41 2f0a21be97b7: Pushed 03:37:41 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:42 + 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:37:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:37:42 310f58659b8f: Preparing 03:37:42 bf21841e02ae: Preparing 03:37:42 390afc95caa5: Preparing 03:37:42 2f0a21be97b7: Preparing 03:37:42 49cb11dfc125: Preparing 03:37:42 debf62b2b5fe: Preparing 03:37:42 13f2fe3771f4: Preparing 03:37:42 50ec4b67a5df: Preparing 03:37:42 0e64f2360a44: Preparing 03:37:42 debf62b2b5fe: Waiting 03:37:42 13f2fe3771f4: Waiting 03:37:42 50ec4b67a5df: Waiting 03:37:42 0e64f2360a44: Waiting 03:37:42 49cb11dfc125: Layer already exists 03:37:42 bf21841e02ae: Layer already exists 03:37:42 2f0a21be97b7: Layer already exists 03:37:42 310f58659b8f: Layer already exists 03:37:42 390afc95caa5: Layer already exists 03:37:42 debf62b2b5fe: Layer already exists 03:37:42 0e64f2360a44: Layer already exists 03:37:42 13f2fe3771f4: Layer already exists 03:37:42 50ec4b67a5df: Layer already exists 03:37:42 latest: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 03:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:37:43 310f58659b8f: Preparing 03:37:43 bf21841e02ae: Preparing 03:37:43 390afc95caa5: Preparing 03:37:43 2f0a21be97b7: Preparing 03:37:43 49cb11dfc125: Preparing 03:37:43 debf62b2b5fe: Preparing 03:37:43 13f2fe3771f4: Preparing 03:37:43 50ec4b67a5df: Preparing 03:37:43 0e64f2360a44: Preparing 03:37:43 13f2fe3771f4: Waiting 03:37:43 50ec4b67a5df: Waiting 03:37:43 debf62b2b5fe: Waiting 03:37:43 0e64f2360a44: Waiting 03:37:43 310f58659b8f: Layer already exists 03:37:43 49cb11dfc125: Layer already exists 03:37:43 bf21841e02ae: Layer already exists 03:37:43 2f0a21be97b7: Layer already exists 03:37:43 390afc95caa5: Layer already exists 03:37:43 13f2fe3771f4: Layer already exists 03:37:43 debf62b2b5fe: Layer already exists 03:37:43 0e64f2360a44: Layer already exists 03:37:43 50ec4b67a5df: Layer already exists 03:37:43 4.1.0-dev.77: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:37:44 310f58659b8f: Preparing 03:37:44 bf21841e02ae: Preparing 03:37:44 390afc95caa5: Preparing 03:37:44 2f0a21be97b7: Preparing 03:37:44 49cb11dfc125: Preparing 03:37:44 debf62b2b5fe: Preparing 03:37:44 13f2fe3771f4: Preparing 03:37:44 50ec4b67a5df: Preparing 03:37:44 0e64f2360a44: Preparing 03:37:44 13f2fe3771f4: Waiting 03:37:44 50ec4b67a5df: Waiting 03:37:44 0e64f2360a44: Waiting 03:37:44 debf62b2b5fe: Waiting 03:37:44 49cb11dfc125: Layer already exists 03:37:44 bf21841e02ae: Layer already exists 03:37:44 310f58659b8f: Layer already exists 03:37:44 390afc95caa5: Layer already exists 03:37:44 2f0a21be97b7: Layer already exists 03:37:44 debf62b2b5fe: Layer already exists 03:37:44 13f2fe3771f4: Layer already exists 03:37:44 50ec4b67a5df: Layer already exists 03:37:44 0e64f2360a44: Layer already exists 03:37:44 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:45 + 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:37:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:37:45 310f58659b8f: Preparing 03:37:45 bf21841e02ae: Preparing 03:37:45 390afc95caa5: Preparing 03:37:45 2f0a21be97b7: Preparing 03:37:45 49cb11dfc125: Preparing 03:37:45 debf62b2b5fe: Preparing 03:37:45 13f2fe3771f4: Preparing 03:37:45 50ec4b67a5df: Preparing 03:37:45 0e64f2360a44: Preparing 03:37:45 debf62b2b5fe: Waiting 03:37:45 13f2fe3771f4: Waiting 03:37:45 50ec4b67a5df: Waiting 03:37:45 0e64f2360a44: Waiting 03:37:45 390afc95caa5: Layer already exists 03:37:45 310f58659b8f: Layer already exists 03:37:45 49cb11dfc125: Layer already exists 03:37:45 2f0a21be97b7: Layer already exists 03:37:45 bf21841e02ae: Layer already exists 03:37:45 50ec4b67a5df: Layer already exists 03:37:45 0e64f2360a44: Layer already exists 03:37:45 13f2fe3771f4: Layer already exists 03:37:45 debf62b2b5fe: Layer already exists 03:37:45 main: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:45 ===================================================== [Pipeline] echo 03:37:45 taggedImages: 03:37:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:37:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 03:37:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:37:45 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:37:45 5ff0a094634f017a51662964cce374908caefb26 03:37:45 latest 03:37:45 4.1.0-dev.77 03:37:45 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:45 main 03:37:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:37:46 00db9e93d65d: Preparing 03:37:46 349c87821c97: Preparing 03:37:46 a2d4adeba7ac: Preparing 03:37:46 de501e8383ba: Preparing 03:37:46 da8603ed5ecb: Preparing 03:37:46 49cb11dfc125: Preparing 03:37:46 debf62b2b5fe: Preparing 03:37:46 c60a91307eaf: Preparing 03:37:46 d32fd48bd0de: Preparing 03:37:46 4088ba95b3bc: Preparing 03:37:46 0e64f2360a44: Preparing 03:37:46 49cb11dfc125: Waiting 03:37:46 debf62b2b5fe: Waiting 03:37:46 c60a91307eaf: Waiting 03:37:46 d32fd48bd0de: Waiting 03:37:46 4088ba95b3bc: Waiting 03:37:46 0e64f2360a44: Waiting 03:37:46 da8603ed5ecb: Pushed 03:37:46 349c87821c97: Pushed 03:37:46 de501e8383ba: Pushed 03:37:46 00db9e93d65d: Pushed 03:37:46 49cb11dfc125: Layer already exists 03:37:46 debf62b2b5fe: Layer already exists 03:37:46 0e64f2360a44: Layer already exists 03:37:47 c60a91307eaf: Pushed 03:37:47 d32fd48bd0de: Pushed 03:37:49 4088ba95b3bc: Pushed 03:37:53 a2d4adeba7ac: Pushed 03:37:53 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:37:53 00db9e93d65d: Preparing 03:37:53 349c87821c97: Preparing 03:37:53 a2d4adeba7ac: Preparing 03:37:53 de501e8383ba: Preparing 03:37:53 da8603ed5ecb: Preparing 03:37:53 49cb11dfc125: Preparing 03:37:53 debf62b2b5fe: Preparing 03:37:53 c60a91307eaf: Preparing 03:37:53 d32fd48bd0de: Preparing 03:37:53 4088ba95b3bc: Preparing 03:37:53 0e64f2360a44: Preparing 03:37:53 debf62b2b5fe: Waiting 03:37:53 c60a91307eaf: Waiting 03:37:53 d32fd48bd0de: Waiting 03:37:53 4088ba95b3bc: Waiting 03:37:53 0e64f2360a44: Waiting 03:37:53 49cb11dfc125: Waiting 03:37:53 00db9e93d65d: Layer already exists 03:37:53 de501e8383ba: Layer already exists 03:37:53 a2d4adeba7ac: Layer already exists 03:37:53 349c87821c97: Layer already exists 03:37:53 da8603ed5ecb: Layer already exists 03:37:53 debf62b2b5fe: Layer already exists 03:37:53 49cb11dfc125: Layer already exists 03:37:53 c60a91307eaf: Layer already exists 03:37:53 d32fd48bd0de: Layer already exists 03:37:53 4088ba95b3bc: Layer already exists 03:37:53 0e64f2360a44: Layer already exists 03:37:54 latest: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 03:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:37:54 00db9e93d65d: Preparing 03:37:54 349c87821c97: Preparing 03:37:54 a2d4adeba7ac: Preparing 03:37:54 de501e8383ba: Preparing 03:37:54 da8603ed5ecb: Preparing 03:37:54 49cb11dfc125: Preparing 03:37:54 debf62b2b5fe: Preparing 03:37:54 c60a91307eaf: Preparing 03:37:54 d32fd48bd0de: Preparing 03:37:54 4088ba95b3bc: Preparing 03:37:54 0e64f2360a44: Preparing 03:37:54 49cb11dfc125: Waiting 03:37:54 debf62b2b5fe: Waiting 03:37:54 c60a91307eaf: Waiting 03:37:54 d32fd48bd0de: Waiting 03:37:54 4088ba95b3bc: Waiting 03:37:54 0e64f2360a44: Waiting 03:37:54 349c87821c97: Layer already exists 03:37:54 de501e8383ba: Layer already exists 03:37:54 da8603ed5ecb: Layer already exists 03:37:54 00db9e93d65d: Layer already exists 03:37:54 a2d4adeba7ac: Layer already exists 03:37:54 c60a91307eaf: Layer already exists 03:37:54 debf62b2b5fe: Layer already exists 03:37:54 d32fd48bd0de: Layer already exists 03:37:54 49cb11dfc125: Layer already exists 03:37:54 4088ba95b3bc: Layer already exists 03:37:54 0e64f2360a44: Layer already exists 03:37:55 4.1.0-dev.77: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:37:55 00db9e93d65d: Preparing 03:37:55 349c87821c97: Preparing 03:37:55 a2d4adeba7ac: Preparing 03:37:55 de501e8383ba: Preparing 03:37:55 da8603ed5ecb: Preparing 03:37:55 49cb11dfc125: Preparing 03:37:55 debf62b2b5fe: Preparing 03:37:55 c60a91307eaf: Preparing 03:37:55 d32fd48bd0de: Preparing 03:37:55 4088ba95b3bc: Preparing 03:37:55 0e64f2360a44: Preparing 03:37:55 49cb11dfc125: Waiting 03:37:55 debf62b2b5fe: Waiting 03:37:55 c60a91307eaf: Waiting 03:37:55 d32fd48bd0de: Waiting 03:37:55 4088ba95b3bc: Waiting 03:37:55 0e64f2360a44: Waiting 03:37:55 da8603ed5ecb: Layer already exists 03:37:55 a2d4adeba7ac: Layer already exists 03:37:55 de501e8383ba: Layer already exists 03:37:55 00db9e93d65d: Layer already exists 03:37:55 349c87821c97: Layer already exists 03:37:55 d32fd48bd0de: Layer already exists 03:37:55 49cb11dfc125: Layer already exists 03:37:55 4088ba95b3bc: Layer already exists 03:37:55 debf62b2b5fe: Layer already exists 03:37:55 c60a91307eaf: Layer already exists 03:37:55 0e64f2360a44: Layer already exists 03:37:56 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:37:56 00db9e93d65d: Preparing 03:37:56 349c87821c97: Preparing 03:37:56 a2d4adeba7ac: Preparing 03:37:56 de501e8383ba: Preparing 03:37:56 da8603ed5ecb: Preparing 03:37:56 49cb11dfc125: Preparing 03:37:56 debf62b2b5fe: Preparing 03:37:56 c60a91307eaf: Preparing 03:37:56 d32fd48bd0de: Preparing 03:37:56 4088ba95b3bc: Preparing 03:37:56 0e64f2360a44: Preparing 03:37:56 debf62b2b5fe: Waiting 03:37:56 c60a91307eaf: Waiting 03:37:56 d32fd48bd0de: Waiting 03:37:56 4088ba95b3bc: Waiting 03:37:56 49cb11dfc125: Waiting 03:37:56 349c87821c97: Layer already exists 03:37:56 00db9e93d65d: Layer already exists 03:37:56 de501e8383ba: Layer already exists 03:37:56 da8603ed5ecb: Layer already exists 03:37:56 a2d4adeba7ac: Layer already exists 03:37:56 debf62b2b5fe: Layer already exists 03:37:56 c60a91307eaf: Layer already exists 03:37:56 4088ba95b3bc: Layer already exists 03:37:56 49cb11dfc125: Layer already exists 03:37:56 d32fd48bd0de: Layer already exists 03:37:56 0e64f2360a44: Layer already exists 03:37:57 main: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:57 ===================================================== [Pipeline] echo 03:37:57 taggedImages: 03:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 03:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:37:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:37:57 5ff0a094634f017a51662964cce374908caefb26 03:37:57 latest 03:37:57 4.1.0-dev.77 03:37:57 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:37:57 main 03:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 03:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:37:59 97610b706bee: Preparing 03:37:59 1aae43ea62c3: Preparing 03:37:59 9c01414a6925: Preparing 03:37:59 94ff95aa0d3a: Preparing 03:37:59 53b941664579: Preparing 03:37:59 bbecc19f6503: Preparing 03:37:59 14e9d8140bea: Preparing 03:37:59 49cb11dfc125: Preparing 03:37:59 debf62b2b5fe: Preparing 03:37:59 d2b46c22d435: Preparing 03:37:59 bd9464958db9: Preparing 03:37:59 0e64f2360a44: Preparing 03:37:59 debf62b2b5fe: Waiting 03:37:59 d2b46c22d435: Waiting 03:37:59 bbecc19f6503: Waiting 03:37:59 14e9d8140bea: Waiting 03:37:59 49cb11dfc125: Waiting 03:37:59 bd9464958db9: Waiting 03:37:59 0e64f2360a44: Waiting 03:38:00 97610b706bee: Pushed 03:38:00 53b941664579: Pushed 03:38:00 1aae43ea62c3: Pushed 03:38:00 49cb11dfc125: Layer already exists 03:38:00 debf62b2b5fe: Layer already exists 03:38:00 bbecc19f6503: Pushed 03:38:00 14e9d8140bea: Pushed 03:38:00 0e64f2360a44: Layer already exists 03:38:00 d2b46c22d435: Pushed 03:38:03 bd9464958db9: Pushed 03:38:06 94ff95aa0d3a: Pushed 03:38:06 9c01414a6925: Pushed 03:38:06 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:07 + 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:38:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:38:07 97610b706bee: Preparing 03:38:07 1aae43ea62c3: Preparing 03:38:07 9c01414a6925: Preparing 03:38:07 94ff95aa0d3a: Preparing 03:38:07 53b941664579: Preparing 03:38:07 bbecc19f6503: Preparing 03:38:07 14e9d8140bea: Preparing 03:38:07 49cb11dfc125: Preparing 03:38:07 debf62b2b5fe: Preparing 03:38:07 d2b46c22d435: Preparing 03:38:07 bd9464958db9: Preparing 03:38:07 0e64f2360a44: Preparing 03:38:07 bbecc19f6503: Waiting 03:38:07 14e9d8140bea: Waiting 03:38:07 49cb11dfc125: Waiting 03:38:07 debf62b2b5fe: Waiting 03:38:07 d2b46c22d435: Waiting 03:38:07 bd9464958db9: Waiting 03:38:07 0e64f2360a44: Waiting 03:38:07 1aae43ea62c3: Layer already exists 03:38:07 53b941664579: Layer already exists 03:38:07 97610b706bee: Layer already exists 03:38:07 94ff95aa0d3a: Layer already exists 03:38:07 9c01414a6925: Layer already exists 03:38:07 bbecc19f6503: Layer already exists 03:38:07 debf62b2b5fe: Layer already exists 03:38:07 14e9d8140bea: Layer already exists 03:38:07 d2b46c22d435: Layer already exists 03:38:07 49cb11dfc125: Layer already exists 03:38:07 0e64f2360a44: Layer already exists 03:38:07 bd9464958db9: Layer already exists 03:38:07 latest: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 03:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:38:08 97610b706bee: Preparing 03:38:08 1aae43ea62c3: Preparing 03:38:08 9c01414a6925: Preparing 03:38:08 94ff95aa0d3a: Preparing 03:38:08 53b941664579: Preparing 03:38:08 bbecc19f6503: Preparing 03:38:08 14e9d8140bea: Preparing 03:38:08 49cb11dfc125: Preparing 03:38:08 debf62b2b5fe: Preparing 03:38:08 d2b46c22d435: Preparing 03:38:08 bd9464958db9: Preparing 03:38:08 0e64f2360a44: Preparing 03:38:08 49cb11dfc125: Waiting 03:38:08 debf62b2b5fe: Waiting 03:38:08 d2b46c22d435: Waiting 03:38:08 bbecc19f6503: Waiting 03:38:08 14e9d8140bea: Waiting 03:38:08 0e64f2360a44: Waiting 03:38:08 bd9464958db9: Waiting 03:38:08 1aae43ea62c3: Layer already exists 03:38:08 9c01414a6925: Layer already exists 03:38:08 94ff95aa0d3a: Layer already exists 03:38:08 97610b706bee: Layer already exists 03:38:08 53b941664579: Layer already exists 03:38:08 debf62b2b5fe: Layer already exists 03:38:08 49cb11dfc125: Layer already exists 03:38:08 bbecc19f6503: Layer already exists 03:38:08 14e9d8140bea: Layer already exists 03:38:08 d2b46c22d435: Layer already exists 03:38:08 0e64f2360a44: Layer already exists 03:38:08 bd9464958db9: Layer already exists 03:38:08 4.1.0-dev.77: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:38:09 97610b706bee: Preparing 03:38:09 1aae43ea62c3: Preparing 03:38:09 9c01414a6925: Preparing 03:38:09 94ff95aa0d3a: Preparing 03:38:09 53b941664579: Preparing 03:38:09 bbecc19f6503: Preparing 03:38:09 14e9d8140bea: Preparing 03:38:09 49cb11dfc125: Preparing 03:38:09 debf62b2b5fe: Preparing 03:38:09 d2b46c22d435: Preparing 03:38:09 bd9464958db9: Preparing 03:38:09 0e64f2360a44: Preparing 03:38:09 49cb11dfc125: Waiting 03:38:09 debf62b2b5fe: Waiting 03:38:09 d2b46c22d435: Waiting 03:38:09 bd9464958db9: Waiting 03:38:09 bbecc19f6503: Waiting 03:38:09 14e9d8140bea: Waiting 03:38:09 0e64f2360a44: Waiting 03:38:09 53b941664579: Layer already exists 03:38:09 9c01414a6925: Layer already exists 03:38:09 97610b706bee: Layer already exists 03:38:09 94ff95aa0d3a: Layer already exists 03:38:09 1aae43ea62c3: Layer already exists 03:38:09 bbecc19f6503: Layer already exists 03:38:09 49cb11dfc125: Layer already exists 03:38:09 14e9d8140bea: Layer already exists 03:38:09 debf62b2b5fe: Layer already exists 03:38:09 d2b46c22d435: Layer already exists 03:38:09 bd9464958db9: Layer already exists 03:38:09 0e64f2360a44: Layer already exists 03:38:09 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:10 + 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:38:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:38:10 97610b706bee: Preparing 03:38:10 1aae43ea62c3: Preparing 03:38:10 9c01414a6925: Preparing 03:38:10 94ff95aa0d3a: Preparing 03:38:10 53b941664579: Preparing 03:38:10 bbecc19f6503: Preparing 03:38:10 14e9d8140bea: Preparing 03:38:10 49cb11dfc125: Preparing 03:38:10 debf62b2b5fe: Preparing 03:38:10 d2b46c22d435: Preparing 03:38:10 bd9464958db9: Preparing 03:38:10 0e64f2360a44: Preparing 03:38:10 bbecc19f6503: Waiting 03:38:10 14e9d8140bea: Waiting 03:38:10 debf62b2b5fe: Waiting 03:38:10 d2b46c22d435: Waiting 03:38:10 bd9464958db9: Waiting 03:38:10 49cb11dfc125: Waiting 03:38:10 0e64f2360a44: Waiting 03:38:10 53b941664579: Layer already exists 03:38:10 94ff95aa0d3a: Layer already exists 03:38:10 9c01414a6925: Layer already exists 03:38:10 97610b706bee: Layer already exists 03:38:10 1aae43ea62c3: Layer already exists 03:38:10 14e9d8140bea: Layer already exists 03:38:10 bbecc19f6503: Layer already exists 03:38:10 49cb11dfc125: Layer already exists 03:38:10 d2b46c22d435: Layer already exists 03:38:10 debf62b2b5fe: Layer already exists 03:38:10 0e64f2360a44: Layer already exists 03:38:10 bd9464958db9: Layer already exists 03:38:11 main: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:11 ===================================================== [Pipeline] echo 03:38:11 taggedImages: 03:38:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 03:38:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:38:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 03:38:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:38:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:38:11 5ff0a094634f017a51662964cce374908caefb26 03:38:11 latest 03:38:11 4.1.0-dev.77 03:38:11 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:11 main 03:38:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 03:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:38:12 173e7dd1a74a: Preparing 03:38:12 4b7cd70d75e2: Preparing 03:38:12 49cb11dfc125: Preparing 03:38:12 debf62b2b5fe: Preparing 03:38:12 fa4846d7f6f2: Preparing 03:38:12 cb3cbc8c23c5: Preparing 03:38:12 0e64f2360a44: Preparing 03:38:12 0e64f2360a44: Waiting 03:38:12 49cb11dfc125: Layer already exists 03:38:12 debf62b2b5fe: Layer already exists 03:38:12 0e64f2360a44: Layer already exists 03:38:12 173e7dd1a74a: Pushed 03:38:12 fa4846d7f6f2: Pushed 03:38:14 cb3cbc8c23c5: Pushed 03:38:19 4b7cd70d75e2: Pushed 03:38:19 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:38:20 173e7dd1a74a: Preparing 03:38:20 4b7cd70d75e2: Preparing 03:38:20 49cb11dfc125: Preparing 03:38:20 debf62b2b5fe: Preparing 03:38:20 fa4846d7f6f2: Preparing 03:38:20 cb3cbc8c23c5: Preparing 03:38:20 0e64f2360a44: Preparing 03:38:20 cb3cbc8c23c5: Waiting 03:38:20 fa4846d7f6f2: Layer already exists 03:38:20 4b7cd70d75e2: Layer already exists 03:38:20 49cb11dfc125: Layer already exists 03:38:20 debf62b2b5fe: Layer already exists 03:38:20 173e7dd1a74a: Layer already exists 03:38:20 0e64f2360a44: Layer already exists 03:38:20 cb3cbc8c23c5: Layer already exists 03:38:20 latest: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 03:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:38:20 173e7dd1a74a: Preparing 03:38:20 4b7cd70d75e2: Preparing 03:38:20 49cb11dfc125: Preparing 03:38:20 debf62b2b5fe: Preparing 03:38:20 fa4846d7f6f2: Preparing 03:38:20 cb3cbc8c23c5: Preparing 03:38:20 0e64f2360a44: Preparing 03:38:20 cb3cbc8c23c5: Waiting 03:38:20 0e64f2360a44: Waiting 03:38:20 4b7cd70d75e2: Layer already exists 03:38:20 debf62b2b5fe: Layer already exists 03:38:20 fa4846d7f6f2: Layer already exists 03:38:20 49cb11dfc125: Layer already exists 03:38:20 173e7dd1a74a: Layer already exists 03:38:20 cb3cbc8c23c5: Layer already exists 03:38:20 0e64f2360a44: Layer already exists 03:38:20 4.1.0-dev.77: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:38:21 173e7dd1a74a: Preparing 03:38:21 4b7cd70d75e2: Preparing 03:38:21 49cb11dfc125: Preparing 03:38:21 debf62b2b5fe: Preparing 03:38:21 fa4846d7f6f2: Preparing 03:38:21 cb3cbc8c23c5: Preparing 03:38:21 0e64f2360a44: Preparing 03:38:21 cb3cbc8c23c5: Waiting 03:38:21 0e64f2360a44: Waiting 03:38:21 173e7dd1a74a: Layer already exists 03:38:21 fa4846d7f6f2: Layer already exists 03:38:21 49cb11dfc125: Layer already exists 03:38:21 debf62b2b5fe: Layer already exists 03:38:21 4b7cd70d75e2: Layer already exists 03:38:21 0e64f2360a44: Layer already exists 03:38:21 cb3cbc8c23c5: Layer already exists 03:38:21 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:38:23 173e7dd1a74a: Preparing 03:38:23 4b7cd70d75e2: Preparing 03:38:23 49cb11dfc125: Preparing 03:38:23 debf62b2b5fe: Preparing 03:38:23 fa4846d7f6f2: Preparing 03:38:23 cb3cbc8c23c5: Preparing 03:38:23 0e64f2360a44: Preparing 03:38:23 cb3cbc8c23c5: Waiting 03:38:23 0e64f2360a44: Waiting 03:38:23 173e7dd1a74a: Layer already exists 03:38:23 4b7cd70d75e2: Layer already exists 03:38:23 49cb11dfc125: Layer already exists 03:38:23 debf62b2b5fe: Layer already exists 03:38:23 fa4846d7f6f2: Layer already exists 03:38:23 0e64f2360a44: Layer already exists 03:38:23 cb3cbc8c23c5: Layer already exists 03:38:24 main: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:24 ===================================================== [Pipeline] echo 03:38:24 taggedImages: 03:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 03:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 03:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:38:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:38:24 5ff0a094634f017a51662964cce374908caefb26 03:38:24 latest 03:38:24 4.1.0-dev.77 03:38:24 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:24 main 03:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 03:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:38:25 e93c6b070cd2: Preparing 03:38:25 9a8bfe0793e5: Preparing 03:38:25 e00d3653fbc5: Preparing 03:38:25 49cb11dfc125: Preparing 03:38:25 debf62b2b5fe: Preparing 03:38:25 2171934a2a87: Preparing 03:38:25 83d68afc83ae: Preparing 03:38:25 ceebb7474da4: Preparing 03:38:25 457894b1105e: Preparing 03:38:25 0e64f2360a44: Preparing 03:38:25 2171934a2a87: Waiting 03:38:25 ceebb7474da4: Waiting 03:38:25 457894b1105e: Waiting 03:38:25 0e64f2360a44: Waiting 03:38:25 83d68afc83ae: Waiting 03:38:25 debf62b2b5fe: Layer already exists 03:38:25 49cb11dfc125: Layer already exists 03:38:25 9a8bfe0793e5: Pushed 03:38:25 e00d3653fbc5: Pushed 03:38:25 e93c6b070cd2: Pushed 03:38:25 0e64f2360a44: Layer already exists 03:38:25 ceebb7474da4: Pushed 03:38:26 457894b1105e: Pushed 03:38:38 83d68afc83ae: Pushed 03:38:53 2171934a2a87: Pushed 03:38:53 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:38:54 e93c6b070cd2: Preparing 03:38:54 9a8bfe0793e5: Preparing 03:38:54 e00d3653fbc5: Preparing 03:38:54 49cb11dfc125: Preparing 03:38:54 debf62b2b5fe: Preparing 03:38:54 2171934a2a87: Preparing 03:38:54 83d68afc83ae: Preparing 03:38:54 ceebb7474da4: Preparing 03:38:54 457894b1105e: Preparing 03:38:54 0e64f2360a44: Preparing 03:38:54 83d68afc83ae: Waiting 03:38:54 ceebb7474da4: Waiting 03:38:54 457894b1105e: Waiting 03:38:54 0e64f2360a44: Waiting 03:38:54 2171934a2a87: Waiting 03:38:54 9a8bfe0793e5: Layer already exists 03:38:54 e93c6b070cd2: Layer already exists 03:38:54 49cb11dfc125: Layer already exists 03:38:54 e00d3653fbc5: Layer already exists 03:38:54 debf62b2b5fe: Layer already exists 03:38:54 83d68afc83ae: Layer already exists 03:38:54 457894b1105e: Layer already exists 03:38:54 ceebb7474da4: Layer already exists 03:38:54 2171934a2a87: Layer already exists 03:38:54 0e64f2360a44: Layer already exists 03:38:54 latest: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 03:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:38:55 e93c6b070cd2: Preparing 03:38:55 9a8bfe0793e5: Preparing 03:38:55 e00d3653fbc5: Preparing 03:38:55 49cb11dfc125: Preparing 03:38:55 debf62b2b5fe: Preparing 03:38:55 2171934a2a87: Preparing 03:38:55 83d68afc83ae: Preparing 03:38:55 ceebb7474da4: Preparing 03:38:55 457894b1105e: Preparing 03:38:55 0e64f2360a44: Preparing 03:38:55 457894b1105e: Waiting 03:38:55 0e64f2360a44: Waiting 03:38:55 2171934a2a87: Waiting 03:38:55 83d68afc83ae: Waiting 03:38:55 ceebb7474da4: Waiting 03:38:55 e00d3653fbc5: Layer already exists 03:38:55 debf62b2b5fe: Layer already exists 03:38:55 e93c6b070cd2: Layer already exists 03:38:55 9a8bfe0793e5: Layer already exists 03:38:55 49cb11dfc125: Layer already exists 03:38:55 457894b1105e: Layer already exists 03:38:55 ceebb7474da4: Layer already exists 03:38:55 2171934a2a87: Layer already exists 03:38:55 83d68afc83ae: Layer already exists 03:38:55 0e64f2360a44: Layer already exists 03:38:55 4.1.0-dev.77: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:38:56 e93c6b070cd2: Preparing 03:38:56 9a8bfe0793e5: Preparing 03:38:56 e00d3653fbc5: Preparing 03:38:56 49cb11dfc125: Preparing 03:38:56 debf62b2b5fe: Preparing 03:38:56 2171934a2a87: Preparing 03:38:56 83d68afc83ae: Preparing 03:38:56 ceebb7474da4: Preparing 03:38:56 457894b1105e: Preparing 03:38:56 0e64f2360a44: Preparing 03:38:56 2171934a2a87: Waiting 03:38:56 83d68afc83ae: Waiting 03:38:56 ceebb7474da4: Waiting 03:38:56 0e64f2360a44: Waiting 03:38:56 457894b1105e: Waiting 03:38:56 9a8bfe0793e5: Layer already exists 03:38:56 e93c6b070cd2: Layer already exists 03:38:56 e00d3653fbc5: Layer already exists 03:38:56 49cb11dfc125: Layer already exists 03:38:56 debf62b2b5fe: Layer already exists 03:38:56 ceebb7474da4: Layer already exists 03:38:56 457894b1105e: Layer already exists 03:38:56 2171934a2a87: Layer already exists 03:38:56 83d68afc83ae: Layer already exists 03:38:56 0e64f2360a44: Layer already exists 03:38:56 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + 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:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:38:57 e93c6b070cd2: Preparing 03:38:57 9a8bfe0793e5: Preparing 03:38:57 e00d3653fbc5: Preparing 03:38:57 49cb11dfc125: Preparing 03:38:57 debf62b2b5fe: Preparing 03:38:57 2171934a2a87: Preparing 03:38:57 83d68afc83ae: Preparing 03:38:57 ceebb7474da4: Preparing 03:38:57 457894b1105e: Preparing 03:38:57 0e64f2360a44: Preparing 03:38:57 2171934a2a87: Waiting 03:38:57 83d68afc83ae: Waiting 03:38:57 ceebb7474da4: Waiting 03:38:57 457894b1105e: Waiting 03:38:57 0e64f2360a44: Waiting 03:38:57 9a8bfe0793e5: Layer already exists 03:38:57 e93c6b070cd2: Layer already exists 03:38:57 e00d3653fbc5: Layer already exists 03:38:57 49cb11dfc125: Layer already exists 03:38:57 debf62b2b5fe: Layer already exists 03:38:57 2171934a2a87: Layer already exists 03:38:57 ceebb7474da4: Layer already exists 03:38:57 457894b1105e: Layer already exists 03:38:57 83d68afc83ae: Layer already exists 03:38:57 0e64f2360a44: Layer already exists 03:38:57 main: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:58 ===================================================== [Pipeline] echo 03:38:58 taggedImages: 03:38:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 03:38:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:38:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 03:38:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:38:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:38:58 5ff0a094634f017a51662964cce374908caefb26 03:38:58 latest 03:38:58 4.1.0-dev.77 03:38:58 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:38:58 main 03:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 03:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:38:58 8449588130dd: Preparing 03:38:58 0ff64e11f22b: Preparing 03:38:58 c3f04279a558: Preparing 03:38:58 49cb11dfc125: Preparing 03:38:58 debf62b2b5fe: Preparing 03:38:58 fb50dae6b7ab: Preparing 03:38:58 fb50dae6b7ab: Waiting 03:38:58 8f5945bdc3d7: Preparing 03:38:58 90dc58641de9: Preparing 03:38:58 8f5945bdc3d7: Waiting 03:38:58 90dc58641de9: Waiting 03:38:58 0e64f2360a44: Preparing 03:38:58 0e64f2360a44: Waiting 03:38:59 0ff64e11f22b: Pushed 03:38:59 c3f04279a558: Pushed 03:38:59 49cb11dfc125: Layer already exists 03:38:59 debf62b2b5fe: Layer already exists 03:38:59 0e64f2360a44: Layer already exists 03:38:59 8449588130dd: Pushed 03:38:59 8f5945bdc3d7: Pushed 03:38:59 90dc58641de9: Pushed 03:39:26 fb50dae6b7ab: Pushed 03:39:26 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + 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:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:39:27 8449588130dd: Preparing 03:39:27 0ff64e11f22b: Preparing 03:39:27 c3f04279a558: Preparing 03:39:27 49cb11dfc125: Preparing 03:39:27 debf62b2b5fe: Preparing 03:39:27 fb50dae6b7ab: Preparing 03:39:27 8f5945bdc3d7: Preparing 03:39:27 90dc58641de9: Preparing 03:39:27 0e64f2360a44: Preparing 03:39:27 8f5945bdc3d7: Waiting 03:39:27 90dc58641de9: Waiting 03:39:27 0e64f2360a44: Waiting 03:39:27 fb50dae6b7ab: Waiting 03:39:27 debf62b2b5fe: Layer already exists 03:39:27 49cb11dfc125: Layer already exists 03:39:27 8449588130dd: Layer already exists 03:39:27 0ff64e11f22b: Layer already exists 03:39:27 c3f04279a558: Layer already exists 03:39:27 90dc58641de9: Layer already exists 03:39:27 8f5945bdc3d7: Layer already exists 03:39:27 0e64f2360a44: Layer already exists 03:39:27 fb50dae6b7ab: Layer already exists 03:39:27 latest: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 03:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:39:28 8449588130dd: Preparing 03:39:28 0ff64e11f22b: Preparing 03:39:28 c3f04279a558: Preparing 03:39:28 49cb11dfc125: Preparing 03:39:28 debf62b2b5fe: Preparing 03:39:28 fb50dae6b7ab: Preparing 03:39:28 8f5945bdc3d7: Preparing 03:39:28 90dc58641de9: Preparing 03:39:28 0e64f2360a44: Preparing 03:39:28 fb50dae6b7ab: Waiting 03:39:28 8f5945bdc3d7: Waiting 03:39:28 90dc58641de9: Waiting 03:39:28 0e64f2360a44: Waiting 03:39:28 8449588130dd: Layer already exists 03:39:28 debf62b2b5fe: Layer already exists 03:39:28 c3f04279a558: Layer already exists 03:39:28 49cb11dfc125: Layer already exists 03:39:28 0ff64e11f22b: Layer already exists 03:39:28 8f5945bdc3d7: Layer already exists 03:39:28 0e64f2360a44: Layer already exists 03:39:28 fb50dae6b7ab: Layer already exists 03:39:28 90dc58641de9: Layer already exists 03:39:28 4.1.0-dev.77: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:39:29 8449588130dd: Preparing 03:39:29 0ff64e11f22b: Preparing 03:39:29 c3f04279a558: Preparing 03:39:29 49cb11dfc125: Preparing 03:39:29 debf62b2b5fe: Preparing 03:39:29 fb50dae6b7ab: Preparing 03:39:29 8f5945bdc3d7: Preparing 03:39:29 90dc58641de9: Preparing 03:39:29 0e64f2360a44: Preparing 03:39:29 90dc58641de9: Waiting 03:39:29 fb50dae6b7ab: Waiting 03:39:29 0e64f2360a44: Waiting 03:39:29 8f5945bdc3d7: Waiting 03:39:29 8449588130dd: Layer already exists 03:39:29 49cb11dfc125: Layer already exists 03:39:29 debf62b2b5fe: Layer already exists 03:39:29 c3f04279a558: Layer already exists 03:39:29 0ff64e11f22b: Layer already exists 03:39:29 8f5945bdc3d7: Layer already exists 03:39:29 90dc58641de9: Layer already exists 03:39:29 fb50dae6b7ab: Layer already exists 03:39:29 0e64f2360a44: Layer already exists 03:39:29 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:29 + 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:39:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:39:30 8449588130dd: Preparing 03:39:30 0ff64e11f22b: Preparing 03:39:30 c3f04279a558: Preparing 03:39:30 49cb11dfc125: Preparing 03:39:30 debf62b2b5fe: Preparing 03:39:30 fb50dae6b7ab: Preparing 03:39:30 8f5945bdc3d7: Preparing 03:39:30 fb50dae6b7ab: Waiting 03:39:30 90dc58641de9: Preparing 03:39:30 0e64f2360a44: Preparing 03:39:30 8f5945bdc3d7: Waiting 03:39:30 90dc58641de9: Waiting 03:39:30 0e64f2360a44: Waiting 03:39:30 8449588130dd: Layer already exists 03:39:30 c3f04279a558: Layer already exists 03:39:30 49cb11dfc125: Layer already exists 03:39:30 debf62b2b5fe: Layer already exists 03:39:30 0ff64e11f22b: Layer already exists 03:39:30 fb50dae6b7ab: Layer already exists 03:39:30 90dc58641de9: Layer already exists 03:39:30 8f5945bdc3d7: Layer already exists 03:39:30 0e64f2360a44: Layer already exists 03:39:30 main: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:30 ===================================================== [Pipeline] echo 03:39:30 taggedImages: 03:39:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 03:39:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:39:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 03:39:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:39:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:39:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:39:30 5ff0a094634f017a51662964cce374908caefb26 03:39:30 latest 03:39:30 4.1.0-dev.77 03:39:30 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:39:30 main 03:39:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 03:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:39:31 6507ae923cd4: Preparing 03:39:31 bb8e96c8d444: Preparing 03:39:31 737e6f69e4a6: Preparing 03:39:31 49cb11dfc125: Preparing 03:39:31 debf62b2b5fe: Preparing 03:39:31 20d703c4b6be: Preparing 03:39:31 ceebb7474da4: Preparing 03:39:31 457894b1105e: Preparing 03:39:31 0e64f2360a44: Preparing 03:39:31 ceebb7474da4: Waiting 03:39:31 457894b1105e: Waiting 03:39:31 0e64f2360a44: Waiting 03:39:31 20d703c4b6be: Waiting 03:39:31 debf62b2b5fe: Layer already exists 03:39:31 49cb11dfc125: Layer already exists 03:39:31 ceebb7474da4: Layer already exists 03:39:31 457894b1105e: Layer already exists 03:39:31 737e6f69e4a6: Pushed 03:39:31 bb8e96c8d444: Pushed 03:39:31 6507ae923cd4: Pushed 03:39:31 0e64f2360a44: Layer already exists 03:40:03 20d703c4b6be: Pushed 03:40:03 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:04 + 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:40:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:04 6507ae923cd4: Preparing 03:40:04 bb8e96c8d444: Preparing 03:40:04 737e6f69e4a6: Preparing 03:40:04 49cb11dfc125: Preparing 03:40:04 debf62b2b5fe: Preparing 03:40:04 20d703c4b6be: Preparing 03:40:04 ceebb7474da4: Preparing 03:40:04 457894b1105e: Preparing 03:40:04 0e64f2360a44: Preparing 03:40:04 20d703c4b6be: Waiting 03:40:04 ceebb7474da4: Waiting 03:40:04 457894b1105e: Waiting 03:40:04 0e64f2360a44: Waiting 03:40:04 737e6f69e4a6: Layer already exists 03:40:04 debf62b2b5fe: Layer already exists 03:40:04 bb8e96c8d444: Layer already exists 03:40:04 6507ae923cd4: Layer already exists 03:40:04 49cb11dfc125: Layer already exists 03:40:04 20d703c4b6be: Layer already exists 03:40:04 ceebb7474da4: Layer already exists 03:40:04 0e64f2360a44: Layer already exists 03:40:04 457894b1105e: Layer already exists 03:40:04 latest: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 03:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:05 6507ae923cd4: Preparing 03:40:05 bb8e96c8d444: Preparing 03:40:05 737e6f69e4a6: Preparing 03:40:05 49cb11dfc125: Preparing 03:40:05 debf62b2b5fe: Preparing 03:40:05 20d703c4b6be: Preparing 03:40:05 ceebb7474da4: Preparing 03:40:05 457894b1105e: Preparing 03:40:05 0e64f2360a44: Preparing 03:40:05 ceebb7474da4: Waiting 03:40:05 457894b1105e: Waiting 03:40:05 0e64f2360a44: Waiting 03:40:05 20d703c4b6be: Waiting 03:40:05 49cb11dfc125: Layer already exists 03:40:05 6507ae923cd4: Layer already exists 03:40:05 737e6f69e4a6: Layer already exists 03:40:05 bb8e96c8d444: Layer already exists 03:40:05 debf62b2b5fe: Layer already exists 03:40:05 20d703c4b6be: Layer already exists 03:40:05 0e64f2360a44: Layer already exists 03:40:05 ceebb7474da4: Layer already exists 03:40:05 457894b1105e: Layer already exists 03:40:05 4.1.0-dev.77: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:06 6507ae923cd4: Preparing 03:40:06 bb8e96c8d444: Preparing 03:40:06 737e6f69e4a6: Preparing 03:40:06 49cb11dfc125: Preparing 03:40:06 debf62b2b5fe: Preparing 03:40:06 20d703c4b6be: Preparing 03:40:06 ceebb7474da4: Preparing 03:40:06 457894b1105e: Preparing 03:40:06 0e64f2360a44: Preparing 03:40:06 457894b1105e: Waiting 03:40:06 0e64f2360a44: Waiting 03:40:06 20d703c4b6be: Waiting 03:40:06 ceebb7474da4: Waiting 03:40:06 49cb11dfc125: Layer already exists 03:40:06 6507ae923cd4: Layer already exists 03:40:06 debf62b2b5fe: Layer already exists 03:40:06 bb8e96c8d444: Layer already exists 03:40:06 737e6f69e4a6: Layer already exists 03:40:06 20d703c4b6be: Layer already exists 03:40:06 457894b1105e: Layer already exists 03:40:06 ceebb7474da4: Layer already exists 03:40:06 0e64f2360a44: Layer already exists 03:40:06 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:07 + 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:40:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:07 6507ae923cd4: Preparing 03:40:07 bb8e96c8d444: Preparing 03:40:07 737e6f69e4a6: Preparing 03:40:07 49cb11dfc125: Preparing 03:40:07 debf62b2b5fe: Preparing 03:40:07 20d703c4b6be: Preparing 03:40:07 ceebb7474da4: Preparing 03:40:07 457894b1105e: Preparing 03:40:07 0e64f2360a44: Preparing 03:40:07 ceebb7474da4: Waiting 03:40:07 457894b1105e: Waiting 03:40:07 0e64f2360a44: Waiting 03:40:07 20d703c4b6be: Waiting 03:40:07 bb8e96c8d444: Layer already exists 03:40:07 737e6f69e4a6: Layer already exists 03:40:07 debf62b2b5fe: Layer already exists 03:40:07 49cb11dfc125: Layer already exists 03:40:07 6507ae923cd4: Layer already exists 03:40:07 ceebb7474da4: Layer already exists 03:40:07 0e64f2360a44: Layer already exists 03:40:07 20d703c4b6be: Layer already exists 03:40:07 457894b1105e: Layer already exists 03:40:07 main: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:07 ===================================================== [Pipeline] echo 03:40:07 taggedImages: 03:40:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 03:40:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:40:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 03:40:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:40:07 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:40:07 5ff0a094634f017a51662964cce374908caefb26 03:40:07 latest 03:40:07 4.1.0-dev.77 03:40:07 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:07 main 03:40:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 03:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:08 2dd95c4daef5: Preparing 03:40:08 c138a0d240f4: Preparing 03:40:08 49cb11dfc125: Preparing 03:40:08 debf62b2b5fe: Preparing 03:40:08 490ab8aed18c: Preparing 03:40:08 c315ee6d781b: Preparing 03:40:08 0e64f2360a44: Preparing 03:40:08 c315ee6d781b: Waiting 03:40:08 debf62b2b5fe: Layer already exists 03:40:08 49cb11dfc125: Layer already exists 03:40:08 0e64f2360a44: Layer already exists 03:40:08 2dd95c4daef5: Pushed 03:40:09 490ab8aed18c: Pushed 03:40:09 c315ee6d781b: Pushed 03:40:18 c138a0d240f4: Pushed 03:40:18 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:18 2dd95c4daef5: Preparing 03:40:18 c138a0d240f4: Preparing 03:40:18 49cb11dfc125: Preparing 03:40:18 debf62b2b5fe: Preparing 03:40:18 490ab8aed18c: Preparing 03:40:18 c315ee6d781b: Preparing 03:40:18 0e64f2360a44: Preparing 03:40:18 0e64f2360a44: Waiting 03:40:18 c315ee6d781b: Waiting 03:40:18 c138a0d240f4: Layer already exists 03:40:18 49cb11dfc125: Layer already exists 03:40:18 2dd95c4daef5: Layer already exists 03:40:18 490ab8aed18c: Layer already exists 03:40:18 debf62b2b5fe: Layer already exists 03:40:18 c315ee6d781b: Layer already exists 03:40:18 0e64f2360a44: Layer already exists 03:40:19 latest: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 03:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:19 2dd95c4daef5: Preparing 03:40:19 c138a0d240f4: Preparing 03:40:19 49cb11dfc125: Preparing 03:40:19 debf62b2b5fe: Preparing 03:40:19 490ab8aed18c: Preparing 03:40:19 c315ee6d781b: Preparing 03:40:19 0e64f2360a44: Preparing 03:40:19 c315ee6d781b: Waiting 03:40:19 0e64f2360a44: Waiting 03:40:19 c138a0d240f4: Layer already exists 03:40:19 2dd95c4daef5: Layer already exists 03:40:19 490ab8aed18c: Layer already exists 03:40:19 49cb11dfc125: Layer already exists 03:40:19 debf62b2b5fe: Layer already exists 03:40:19 c315ee6d781b: Layer already exists 03:40:19 0e64f2360a44: Layer already exists 03:40:19 4.1.0-dev.77: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:20 2dd95c4daef5: Preparing 03:40:20 c138a0d240f4: Preparing 03:40:20 49cb11dfc125: Preparing 03:40:20 debf62b2b5fe: Preparing 03:40:20 490ab8aed18c: Preparing 03:40:20 c315ee6d781b: Preparing 03:40:20 0e64f2360a44: Preparing 03:40:20 0e64f2360a44: Waiting 03:40:20 c315ee6d781b: Waiting 03:40:20 2dd95c4daef5: Layer already exists 03:40:20 c138a0d240f4: Layer already exists 03:40:20 debf62b2b5fe: Layer already exists 03:40:20 490ab8aed18c: Layer already exists 03:40:20 49cb11dfc125: Layer already exists 03:40:20 c315ee6d781b: Layer already exists 03:40:20 0e64f2360a44: Layer already exists 03:40:21 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:21 2dd95c4daef5: Preparing 03:40:21 c138a0d240f4: Preparing 03:40:21 49cb11dfc125: Preparing 03:40:21 debf62b2b5fe: Preparing 03:40:21 490ab8aed18c: Preparing 03:40:21 c315ee6d781b: Preparing 03:40:21 0e64f2360a44: Preparing 03:40:21 c315ee6d781b: Waiting 03:40:21 0e64f2360a44: Waiting 03:40:21 2dd95c4daef5: Layer already exists 03:40:21 490ab8aed18c: Layer already exists 03:40:21 debf62b2b5fe: Layer already exists 03:40:21 49cb11dfc125: Layer already exists 03:40:21 c138a0d240f4: Layer already exists 03:40:21 c315ee6d781b: Layer already exists 03:40:21 0e64f2360a44: Layer already exists 03:40:21 main: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:22 ===================================================== [Pipeline] echo 03:40:22 taggedImages: 03:40:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 03:40:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:40:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 03:40:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:40:22 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:40:22 5ff0a094634f017a51662964cce374908caefb26 03:40:22 latest 03:40:22 4.1.0-dev.77 03:40:22 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:22 main 03:40:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 03:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:23 daf4e2d5b73a: Preparing 03:40:23 0ae76d070809: Preparing 03:40:23 49cb11dfc125: Preparing 03:40:23 debf62b2b5fe: Preparing 03:40:23 0a93dbf470c7: Preparing 03:40:23 0acaf027c67f: Preparing 03:40:23 0e64f2360a44: Preparing 03:40:23 0acaf027c67f: Waiting 03:40:23 0e64f2360a44: Waiting 03:40:23 0a93dbf470c7: Pushed 03:40:25 49cb11dfc125: Layer already exists 03:40:25 debf62b2b5fe: Layer already exists 03:40:25 0e64f2360a44: Layer already exists 03:40:25 daf4e2d5b73a: Pushed 03:40:25 0acaf027c67f: Pushed 03:40:32 0ae76d070809: Pushed 03:40:32 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:33 daf4e2d5b73a: Preparing 03:40:33 0ae76d070809: Preparing 03:40:33 49cb11dfc125: Preparing 03:40:33 debf62b2b5fe: Preparing 03:40:33 0a93dbf470c7: Preparing 03:40:33 0acaf027c67f: Preparing 03:40:33 0e64f2360a44: Preparing 03:40:33 0acaf027c67f: Waiting 03:40:33 0e64f2360a44: Waiting 03:40:33 daf4e2d5b73a: Layer already exists 03:40:33 debf62b2b5fe: Layer already exists 03:40:33 0ae76d070809: Layer already exists 03:40:33 49cb11dfc125: Layer already exists 03:40:33 0a93dbf470c7: Layer already exists 03:40:33 0acaf027c67f: Layer already exists 03:40:33 0e64f2360a44: Layer already exists 03:40:33 latest: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 03:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:34 daf4e2d5b73a: Preparing 03:40:34 0ae76d070809: Preparing 03:40:34 49cb11dfc125: Preparing 03:40:34 debf62b2b5fe: Preparing 03:40:34 0a93dbf470c7: Preparing 03:40:34 0acaf027c67f: Preparing 03:40:34 0e64f2360a44: Preparing 03:40:34 0acaf027c67f: Waiting 03:40:34 0e64f2360a44: Waiting 03:40:34 0ae76d070809: Layer already exists 03:40:34 0a93dbf470c7: Layer already exists 03:40:34 49cb11dfc125: Layer already exists 03:40:34 debf62b2b5fe: Layer already exists 03:40:34 daf4e2d5b73a: Layer already exists 03:40:34 0acaf027c67f: Layer already exists 03:40:34 0e64f2360a44: Layer already exists 03:40:34 4.1.0-dev.77: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:34 daf4e2d5b73a: Preparing 03:40:34 0ae76d070809: Preparing 03:40:34 49cb11dfc125: Preparing 03:40:34 debf62b2b5fe: Preparing 03:40:34 0a93dbf470c7: Preparing 03:40:34 0acaf027c67f: Preparing 03:40:34 0e64f2360a44: Preparing 03:40:34 0acaf027c67f: Waiting 03:40:34 0e64f2360a44: Waiting 03:40:34 49cb11dfc125: Layer already exists 03:40:34 0a93dbf470c7: Layer already exists 03:40:34 debf62b2b5fe: Layer already exists 03:40:34 daf4e2d5b73a: Layer already exists 03:40:34 0ae76d070809: Layer already exists 03:40:34 0acaf027c67f: Layer already exists 03:40:34 0e64f2360a44: Layer already exists 03:40:34 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:35 daf4e2d5b73a: Preparing 03:40:35 0ae76d070809: Preparing 03:40:35 49cb11dfc125: Preparing 03:40:35 debf62b2b5fe: Preparing 03:40:35 0a93dbf470c7: Preparing 03:40:35 0acaf027c67f: Preparing 03:40:35 0e64f2360a44: Preparing 03:40:35 0acaf027c67f: Waiting 03:40:35 0e64f2360a44: Waiting 03:40:35 49cb11dfc125: Layer already exists 03:40:35 0ae76d070809: Layer already exists 03:40:35 daf4e2d5b73a: Layer already exists 03:40:35 debf62b2b5fe: Layer already exists 03:40:35 0a93dbf470c7: Layer already exists 03:40:35 0acaf027c67f: Layer already exists 03:40:35 0e64f2360a44: Layer already exists 03:40:36 main: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:36 ===================================================== [Pipeline] echo 03:40:36 taggedImages: 03:40:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 03:40:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:40:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 03:40:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 03:40:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:40:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 [Pipeline] echo 03:40:37 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo 03:40:37 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:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:38 03:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:38 arm64: Pulling from edgex-lftools-log-publisher 03:40:38 8998bd30e6a1: Pulling fs layer 03:40:38 04944245beec: Pulling fs layer 03:40:38 699f458cf7ca: Pulling fs layer 03:40:38 765212b225bb: Pulling fs layer 03:40:38 f23df028b6ca: Pulling fs layer 03:40:38 d65c8cfc05b1: Pulling fs layer 03:40:38 2437ff75d9bd: Pulling fs layer 03:40:38 f23df028b6ca: Waiting 03:40:38 d65c8cfc05b1: Waiting 03:40:38 2437ff75d9bd: Waiting 03:40:38 765212b225bb: Waiting 03:40:38 04944245beec: Verifying Checksum 03:40:38 04944245beec: Download complete 03:40:38 765212b225bb: Verifying Checksum 03:40:38 765212b225bb: Download complete 03:40:38 f23df028b6ca: Verifying Checksum 03:40:38 f23df028b6ca: Download complete 03:40:38 d65c8cfc05b1: Download complete 03:40:38 699f458cf7ca: Verifying Checksum 03:40:38 699f458cf7ca: Download complete 03:40:39 8998bd30e6a1: Download complete 03:40:41 2437ff75d9bd: Verifying Checksum 03:40:41 2437ff75d9bd: Download complete 03:40:44 8998bd30e6a1: Pull complete 03:40:44 04944245beec: Pull complete 03:40:46 699f458cf7ca: Pull complete 03:40:46 765212b225bb: Pull complete 03:40:47 f23df028b6ca: Pull complete 03:40:47 d65c8cfc05b1: Pull complete 03:41:05 2437ff75d9bd: Pull complete 03:41:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:05 prd-ubuntu20.04-docker-arm64-4c-16g-773786 does not seem to be running inside a container 03:41:05 $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@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:41:08 $ docker top 1a15c2a06d79243a4d5747beaa14b892522fb0619055a70e4d18f02be1bae198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:09 ---> job-cost.sh 03:41:09 lf-activate-venv: SKIPPING 03:41:09 INFO: No Stack... 03:41:09 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:10 INFO: Archiving Costs [Pipeline] sh 03:41:10 + cat /w/workspace/edgex-go/928/archives/cost.csv 03:41:10 + cut -d, -f6 [Pipeline] lock 03:41:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-928-stack-cost] 03:41:10 Resource [jenkins-edgexfoundry-edgex-go-main-928-stack-cost] did not exist. Created. 03:41:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-928-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:11 + echo total: 0.10999999940395355 [Pipeline] stash 03:41:11 Stashed 1 file(s) [Pipeline] } 03:41:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-928-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:12 $ docker stop --time=1 1a15c2a06d79243a4d5747beaa14b892522fb0619055a70e4d18f02be1bae198 03:41:14 $ docker rm -f --volumes 1a15c2a06d79243a4d5747beaa14b892522fb0619055a70e4d18f02be1bae198 [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:41:15 provisioning config files... 03:41:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/928@tmp/config5632457563689725736tmp [Pipeline] { [Pipeline] sh 03:41:15 + set +x 03:41:15 + + bash -scurl -- -s 03:41:15 https://codecov.io/bash 03:41:15 03:41:15 _____ _ 03:41:15 / ____| | | 03:41:15 | | ___ __| | ___ ___ _____ __ 03:41:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:15 Bash-1.0.6 03:41:15 03:41:15 03:41:15 ==> git version 2.25.1 found 03:41:15 ==> 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:41:15 Release-Date: 2020-01-08 03:41:15 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:41:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:15 ==> Jenkins CI detected. 03:41:15 current dir:  /w/workspace/edgex-go/928 03:41:15 project root: . 03:41:15 --> token set from env 03:41:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:15 ==> Running gcov in . (disable via -X gcov) 03:41:15 ==> Python coveragepy not found 03:41:15 ==> Searching for coverage reports in: 03:41:15 + . 03:41:15 -> Found 1 reports 03:41:15 ==> Detecting git/mercurial file structure 03:41:15 ==> Reading reports 03:41:15 + ./coverage.out bytes=1040110 03:41:15 ==> Appending adjustments 03:41:15 https://docs.codecov.io/docs/fixing-reports 03:41:17 + Found adjustments 03:41:17 ==> Gzipping contents 03:41:17 108K /tmp/codecov.vEAP77.gz 03:41:17 ==> Uploading reports 03:41:17 url: https://codecov.io 03:41:17 query: branch=main&commit=5ff0a094634f017a51662964cce374908caefb26&build=928&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F928%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:17 -> Pinging Codecov 03:41:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5ff0a094634f017a51662964cce374908caefb26&build=928&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F928%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:17 -> Uploading to 03:41:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5ff0a094634f017a51662964cce374908caefb26/45cced27-1ea7-439f-a059-8e22d6efa858.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251125%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251125T034117Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=01fa32cff3430a1c82c61f97f541dafad19b3be6691fd691c046eff5f82f54d1 03:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:17 Dload Upload Total Spent Left Speed 03:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 565k --:--:-- --:--:-- --:--:-- 565k 100 104k 0 0 100 104k 0 565k --:--:-- --:--:-- --:--:-- 562k 03:41:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } 03:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:41:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:41:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:18 03:41:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:18 latest: Pulling from edgex-devops/edgex-snyk-go 03:41:18 2d35ebdb57d9: Already exists 03:41:18 85e8836fcdb2: Pulling fs layer 03:41:18 91631faa732a: Pulling fs layer 03:41:18 f3f5ae8826fa: Pulling fs layer 03:41:18 4f4fb700ef54: Pulling fs layer 03:41:18 7861252a18e6: Pulling fs layer 03:41:18 9130f900ef6f: Pulling fs layer 03:41:18 9130f900ef6f: Waiting 03:41:18 7861252a18e6: Waiting 03:41:18 4f4fb700ef54: Waiting 03:41:18 f3f5ae8826fa: Verifying Checksum 03:41:18 f3f5ae8826fa: Download complete 03:41:18 85e8836fcdb2: Verifying Checksum 03:41:18 85e8836fcdb2: Download complete 03:41:18 4f4fb700ef54: Verifying Checksum 03:41:18 4f4fb700ef54: Download complete 03:41:18 85e8836fcdb2: Pull complete 03:41:18 7861252a18e6: Verifying Checksum 03:41:18 7861252a18e6: Download complete 03:41:18 91631faa732a: Verifying Checksum 03:41:18 91631faa732a: Download complete 03:41:19 9130f900ef6f: Verifying Checksum 03:41:19 9130f900ef6f: Download complete 03:41:24 91631faa732a: Pull complete 03:41:24 f3f5ae8826fa: Pull complete 03:41:24 4f4fb700ef54: Pull complete 03:41:24 7861252a18e6: Pull complete 03:41:27 9130f900ef6f: Pull complete 03:41:27 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:27 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 03:41:27 $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:41:29 $ docker top 4fceeb7718d11a3e92c3150a5421d45f56be600714f87a57cfe03d1e4d3f5be3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:29 + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] echo 03:41:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:41:29 + set -o pipefail 03:41:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:41:39 03:41:39 Monitoring /w/workspace/edgex-go/928 (github.com/edgexfoundry/edgex-go)... 03:41:39 03:41:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ac1ff98c-3e4b-4f94-8b03-7fb64815c7da 03:41:39 03:41:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:41:39 [Pipeline] } 03:41:39 $ docker stop --time=1 4fceeb7718d11a3e92c3150a5421d45f56be600714f87a57cfe03d1e4d3f5be3 03:41:42 $ docker rm -f --volumes 4fceeb7718d11a3e92c3150a5421d45f56be600714f87a57cfe03d1e4d3f5be3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:41:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:43 provisioning config files... 03:41:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/928@tmp/config1380611949431783262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:43 --> edgex-publish-swagger.sh 03:41:43 === Publish openapi API === 03:41:43 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:41:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/928/openapi/core-command.yaml] 03:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:43 Dload Upload Total Spent Left Speed 03:41:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 511 253k --:--:-- --:--:-- --:--:-- 253k 03:41:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:43 03:41:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/928/openapi/core-data.yaml] 03:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:43 Dload Upload Total Spent Left Speed 03:41:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 532 593k --:--:-- --:--:-- --:--:-- 593k 03:41:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:43 03:41:43 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/928/openapi/core-keeper.yaml] 03:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:43 Dload Upload Total Spent Left Speed 03:41:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 573 256k --:--:-- --:--:-- --:--:-- 255k 03:41:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:43 03:41:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/928/openapi/core-metadata.yaml] 03:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:43 Dload Upload Total Spent Left Speed 03:41:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 458 1089k --:--:-- --:--:-- --:--:-- 1089k 03:41:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:43 03:41:43 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/928/openapi/security-proxy-auth.yaml] 03:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:43 Dload Upload Total Spent Left Speed 03:41:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 471 170k --:--:-- --:--:-- --:--:-- 171k 03:41:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:43 03:41:43 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/928/openapi/security-secretstore-setup.yaml] 03:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:43 Dload Upload Total Spent Left Speed 03:41:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47939 03:41:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:44 03:41:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/928/openapi/support-notifications.yaml] 03:41:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:44 Dload Upload Total Spent Left Speed 03:41:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 763k 03:41:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:44 03:41:44 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/928/openapi/support-scheduler.yaml] 03:41:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:44 Dload Upload Total Spent Left Speed 03:41:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 605 454k --:--:-- --:--:-- --:--:-- 454k 03:41:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:41:44 [Pipeline] } 03:41:44 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:41:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:45 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 03:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:45 $ docker top aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f -eo pid,comm 03:41: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:41:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:45 [ssh-agent] Looking for ssh-agent implementation... 03:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:45 $ docker exec aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f ssh-agent 03:41:45 SSH_AUTH_SOCK=/tmp/ssh-ZqDEKv256T3f/agent.32 03:41:45 SSH_AGENT_PID=38 03:41:45 Running ssh-add (command line suppressed) 03:41:45 Identity added: /w/workspace/edgex-go/928@tmp/private_key_5774870645103504375.key (/w/workspace/edgex-go/928@tmp/private_key_5774870645103504375.key) 03:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:46 + git semver tag 03:41:46 2025-11-25 03:41:46,523 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:46 2025-11-25 03:41:46,528 [run_tag] DEBUG tag force:False 03:41:46 2025-11-25 03:41:46,528 [check_head_tag] DEBUG check head tag 03:41:46 2025-11-25 03:41:46,530 [execute] INFO git cat-file --batch-check 03:41:46 2025-11-25 03:41:46,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/928, stdin=, shell=False, universal_newlines=False) 03:41:46 2025-11-25 03:41:46,532 [execute] INFO git cat-file --batch 03:41:46 2025-11-25 03:41:46,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/928, stdin=, shell=False, universal_newlines=False) 03:41:46 2025-11-25 03:41:46,563 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 03:41:46 2025-11-25 03:41:46,563 [execute] INFO git tag -a v4.1.0-dev.77 -m v4.1.0-dev.77 03:41:46 2025-11-25 03:41:46,563 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.77', '-m', 'v4.1.0-dev.77'], cwd=/w/workspace/edgex-go/928, stdin=None, shell=False, universal_newlines=False) 03:41:46 2025-11-25 03:41:46,567 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 03:41:46 4.1.0-dev.77 [Pipeline] } 03:41:46 $ docker exec --env ******** --env ******** aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f ssh-agent -k 03:41:46 unset SSH_AUTH_SOCK; 03:41:46 unset SSH_AGENT_PID; 03:41:46 echo Agent pid 38 killed; 03:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:47 + git semver [Pipeline] } 03:41:47 $ docker stop --time=1 aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f 03:41:49 $ docker rm -f --volumes aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:49 03:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:49 0.23.1-centos7: Pulling from edgex-lftools 03:41:49 ab5ef0e58194: Pulling fs layer 03:41:49 9712f1f96733: Pulling fs layer 03:41:49 63f879dbbcfc: Pulling fs layer 03:41:49 0d9ebad4ef96: Pulling fs layer 03:41:49 e9a5061849ea: Pulling fs layer 03:41:49 d747dcd14b5f: Pulling fs layer 03:41:49 2de7ff778b66: Pulling fs layer 03:41:49 0d9ebad4ef96: Waiting 03:41:49 d747dcd14b5f: Waiting 03:41:49 e9a5061849ea: Waiting 03:41:49 2de7ff778b66: Waiting 03:41:49 9712f1f96733: Verifying Checksum 03:41:49 9712f1f96733: Download complete 03:41:50 63f879dbbcfc: Download complete 03:41:50 e9a5061849ea: Verifying Checksum 03:41:50 e9a5061849ea: Download complete 03:41:50 d747dcd14b5f: Verifying Checksum 03:41:50 d747dcd14b5f: Download complete 03:41:50 0d9ebad4ef96: Download complete 03:41:50 2de7ff778b66: Verifying Checksum 03:41:50 2de7ff778b66: Download complete 03:41:50 ab5ef0e58194: Verifying Checksum 03:41:50 ab5ef0e58194: Download complete 03:41:54 ab5ef0e58194: Pull complete 03:41:54 9712f1f96733: Pull complete 03:41:55 63f879dbbcfc: Pull complete 03:42:01 0d9ebad4ef96: Pull complete 03:42:01 e9a5061849ea: Pull complete 03:42:01 d747dcd14b5f: Pull complete 03:42:02 2de7ff778b66: Pull complete 03:42:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:02 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 03:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:42:04 $ docker top 031ecd3796bb7b03465869f07a6de6eccb0adc9be3c8a8c30d69226b59329d74 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:42:04 provisioning config files... 03:42:04 copy managed file [sigul-config] to file:/w/workspace/edgex-go/928@tmp/config5420857764259977551tmp 03:42:04 copy managed file [sigul-password] to file:/w/workspace/edgex-go/928@tmp/config3529081851055964322tmp 03:42:04 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/928@tmp/config6710205446611534233tmp [Pipeline] { [Pipeline] echo 03:42:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:42:04 ---> sigul-configuration.sh 03:42:04 gpg: directory `/root/.gnupg' created 03:42:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:42:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:42:04 gpg: keyring `/root/.gnupg/secring.gpg' created 03:42:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:42:04 gpg: CAST5 encrypted data 03:42:04 gpg: encrypted with 1 passphrase 03:42:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:42:05 + mkdir /home/jenkins 03:42:05 + mkdir /home/jenkins/sigul [Pipeline] sh 03:42:05 + 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:42:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:42:05 ---> sigul-install.sh 03:42:05 Sigul already installed; skipping installation. [Pipeline] sh 03:42:06 + git tag --list 03:42:06 0.6.0 03:42:06 0.6.1 03:42:06 0.7.0 03:42:06 0.7.1 03:42:06 v1.0.0 03:42:06 v1.0.1 03:42:06 v1.1.0 03:42:06 v1.2.0 03:42:06 v1.2.1 03:42:06 v1.3.0 03:42:06 v1.3.1 03:42:06 v2.0.0 03:42:06 v2.1.0 03:42:06 v2.1.1 03:42:06 v2.2.0 03:42:06 v2.3.0 03:42:06 v3.0 03:42:06 v3.0.0 03:42:06 v3.1 03:42:06 v3.1.0 03:42:06 v3.1.1 03:42:06 v4.0 03:42:06 v4.0.0 03:42:06 v4.0.1 03:42:06 v4.0.1-dev.1 03:42:06 v4.0.1-dev.2 03:42:06 v4.1.0-dev.1 03:42:06 v4.1.0-dev.10 03:42:06 v4.1.0-dev.11 03:42:06 v4.1.0-dev.12 03:42:06 v4.1.0-dev.13 03:42:06 v4.1.0-dev.14 03:42:06 v4.1.0-dev.15 03:42:06 v4.1.0-dev.16 03:42:06 v4.1.0-dev.17 03:42:06 v4.1.0-dev.18 03:42:06 v4.1.0-dev.19 03:42:06 v4.1.0-dev.2 03:42:06 v4.1.0-dev.20 03:42:06 v4.1.0-dev.21 03:42:06 v4.1.0-dev.22 03:42:06 v4.1.0-dev.23 03:42:06 v4.1.0-dev.24 03:42:06 v4.1.0-dev.25 03:42:06 v4.1.0-dev.26 03:42:06 v4.1.0-dev.27 03:42:06 v4.1.0-dev.28 03:42:06 v4.1.0-dev.29 03:42:06 v4.1.0-dev.3 03:42:06 v4.1.0-dev.30 03:42:06 v4.1.0-dev.31 03:42:06 v4.1.0-dev.32 03:42:06 v4.1.0-dev.33 03:42:06 v4.1.0-dev.34 03:42:06 v4.1.0-dev.35 03:42:06 v4.1.0-dev.36 03:42:06 v4.1.0-dev.37 03:42:06 v4.1.0-dev.38 03:42:06 v4.1.0-dev.39 03:42:06 v4.1.0-dev.4 03:42:06 v4.1.0-dev.40 03:42:06 v4.1.0-dev.41 03:42:06 v4.1.0-dev.42 03:42:06 v4.1.0-dev.43 03:42:06 v4.1.0-dev.44 03:42:06 v4.1.0-dev.45 03:42:06 v4.1.0-dev.46 03:42:06 v4.1.0-dev.47 03:42:06 v4.1.0-dev.48 03:42:06 v4.1.0-dev.49 03:42:06 v4.1.0-dev.5 03:42:06 v4.1.0-dev.50 03:42:06 v4.1.0-dev.51 03:42:06 v4.1.0-dev.52 03:42:06 v4.1.0-dev.53 03:42:06 v4.1.0-dev.54 03:42:06 v4.1.0-dev.55 03:42:06 v4.1.0-dev.56 03:42:06 v4.1.0-dev.57 03:42:06 v4.1.0-dev.58 03:42:06 v4.1.0-dev.59 03:42:06 v4.1.0-dev.6 03:42:06 v4.1.0-dev.60 03:42:06 v4.1.0-dev.61 03:42:06 v4.1.0-dev.62 03:42:06 v4.1.0-dev.63 03:42:06 v4.1.0-dev.64 03:42:06 v4.1.0-dev.65 03:42:06 v4.1.0-dev.66 03:42:06 v4.1.0-dev.67 03:42:06 v4.1.0-dev.68 03:42:06 v4.1.0-dev.69 03:42:06 v4.1.0-dev.7 03:42:06 v4.1.0-dev.70 03:42:06 v4.1.0-dev.71 03:42:06 v4.1.0-dev.72 03:42:06 v4.1.0-dev.73 03:42:06 v4.1.0-dev.74 03:42:06 v4.1.0-dev.75 03:42:06 v4.1.0-dev.76 03:42:06 v4.1.0-dev.77 03:42:06 v4.1.0-dev.8 03:42:06 v4.1.0-dev.9 [Pipeline] sh 03:42:06 + lftools sign git-tag v4.1.0-dev.77 03:42:07 Signing Git tag with Sigul... 03:42:07 Signing v4.1.0-dev.77 [Pipeline] echo 03:42:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:42:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:42:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:42:07 $ docker stop --time=1 031ecd3796bb7b03465869f07a6de6eccb0adc9be3c8a8c30d69226b59329d74 03:42:09 $ docker rm -f --volumes 031ecd3796bb7b03465869f07a6de6eccb0adc9be3c8a8c30d69226b59329d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:42:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:10 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 03:42:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:10 $ docker top 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 -eo pid,comm 03:42:10 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:42:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:10 [ssh-agent] Looking for ssh-agent implementation... 03:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:10 $ docker exec 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 ssh-agent 03:42:10 SSH_AUTH_SOCK=/tmp/ssh-nJDlnBlNlHcC/agent.32 03:42:10 SSH_AGENT_PID=38 03:42:10 Running ssh-add (command line suppressed) 03:42:10 Identity added: /w/workspace/edgex-go/928@tmp/private_key_11513470724892099532.key (/w/workspace/edgex-go/928@tmp/private_key_11513470724892099532.key) 03:42:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:11 + git semver bump pre 03:42:11 2025-11-25 03:42:11,225 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:42:11 2025-11-25 03:42:11,229 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 03:42:11 2025-11-25 03:42:11,229 [bump_version] DEBUG bumping version:4.1.0-dev.77 on axis:pre with prefix:dev 03:42:11 2025-11-25 03:42:11,230 [bump_version] DEBUG bumped version:4.1.0-dev.78 03:42:11 2025-11-25 03:42:11,230 [write_version] DEBUG write version:4.1.0-dev.78 to path:/w/workspace/edgex-go/928/.semver/main with force:True 03:42:11 2025-11-25 03:42:11,230 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 03:42:11 2025-11-25 03:42:11,230 [write_file] DEBUG write to file:/w/workspace/edgex-go/928/.semver/main 03:42:11 2025-11-25 03:42:11,234 [execute] INFO git cat-file --batch-check 03:42:11 2025-11-25 03:42:11,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/928/.semver, stdin=, shell=False, universal_newlines=False) 03:42:11 2025-11-25 03:42:11,239 [execute] INFO git cat-file --batch 03:42:11 2025-11-25 03:42:11,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/928/.semver, stdin=, shell=False, universal_newlines=False) 03:42:11 2025-11-25 03:42:11,242 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 03:42:11 4.1.0-dev.78 [Pipeline] } 03:42:11 $ docker exec --env ******** --env ******** 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 ssh-agent -k 03:42:11 unset SSH_AUTH_SOCK; 03:42:11 unset SSH_AGENT_PID; 03:42:11 echo Agent pid 38 killed; 03:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:11 + git semver [Pipeline] } 03:42:12 $ docker stop --time=1 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 03:42:13 $ docker rm -f --volumes 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:14 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 03:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:14 $ docker top f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f -eo pid,comm 03:42:14 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:42:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:14 [ssh-agent] Looking for ssh-agent implementation... 03:42:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:14 $ docker exec f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f ssh-agent 03:42:14 SSH_AUTH_SOCK=/tmp/ssh-C1nDzwOf5OlT/agent.34 03:42:14 SSH_AGENT_PID=40 03:42:14 Running ssh-add (command line suppressed) 03:42:14 Identity added: /w/workspace/edgex-go/928@tmp/private_key_1721385731617631619.key (/w/workspace/edgex-go/928@tmp/private_key_1721385731617631619.key) 03:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:15 + git semver push 03:42:15 2025-11-25 03:42:15,411 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:42:15 2025-11-25 03:42:15,416 [run_push] DEBUG push 03:42:15 2025-11-25 03:42:15,417 [execute] INFO git cat-file --batch-check 03:42:15 2025-11-25 03:42:15,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/928/.semver, stdin=, shell=False, universal_newlines=False) 03:42:15 2025-11-25 03:42:15,420 [execute] INFO git rev-list 776ed7607f37cec654f27028dfa8fec125907b19 -- 03:42:15 2025-11-25 03:42:15,420 [execute] DEBUG Popen(['git', 'rev-list', '776ed7607f37cec654f27028dfa8fec125907b19', '--'], cwd=/w/workspace/edgex-go/928/.semver, stdin=None, shell=False, universal_newlines=False) 03:42:15 2025-11-25 03:42:15,436 [execute] INFO git fetch -v -- origin 03:42:15 2025-11-25 03:42:15,437 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/928/.semver, stdin=None, shell=False, universal_newlines=True) 03:42:16 2025-11-25 03:42:16,014 [run_push] DEBUG no remote changes detected 03:42:16 2025-11-25 03:42:16,014 [execute] INFO git push origin semver 03:42:16 2025-11-25 03:42:16,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/928/.semver, stdin=None, shell=False, universal_newlines=False) 03:42:17 2025-11-25 03:42:17,009 [run_push] DEBUG push all version tags 03:42:17 2025-11-25 03:42:17,009 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:42:17 2025-11-25 03:42:17,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/928, stdin=None, shell=False, universal_newlines=False) 03:42:17 2025-11-25 03:42:17,737 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main 03:42:17 4.1.0-dev.78 [Pipeline] } 03:42:18 $ docker exec --env ******** --env ******** f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f ssh-agent -k 03:42:18 unset SSH_AUTH_SOCK; 03:42:18 unset SSH_AGENT_PID; 03:42:18 echo Agent pid 40 killed; 03:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:18 + git semver [Pipeline] } 03:42:19 $ docker stop --time=1 f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f 03:42:20 $ docker rm -f --volumes f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f [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:42:20 + [ -d /w/workspace/edgex-go/928/archives ] [Pipeline] libraryResource [Pipeline] sh 03:42:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:21 ---> package-listing.sh 03:42:21 ++ facter osfamily 03:42:21 ++ tr '[:upper:]' '[:lower:]' 03:42:22 + OS_FAMILY=debian 03:42:22 + workspace=/w/workspace/edgex-go/928 03:42:22 + START_PACKAGES=/tmp/packages_start.txt 03:42:22 + END_PACKAGES=/tmp/packages_end.txt 03:42:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:22 + PACKAGES=/tmp/packages_start.txt 03:42:22 + '[' /w/workspace/edgex-go/928 ']' 03:42:22 + PACKAGES=/tmp/packages_end.txt 03:42:22 + case "${OS_FAMILY}" in 03:42:22 + dpkg -l 03:42:22 + grep '^ii' 03:42:22 + '[' -f /tmp/packages_start.txt ']' 03:42:22 + '[' -f /tmp/packages_end.txt ']' 03:42:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:22 + '[' /w/workspace/edgex-go/928 ']' 03:42:22 + mkdir -p /w/workspace/edgex-go/928/archives/ 03:42:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/928/archives/ [Pipeline] echo 03:42: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/928/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:23 03:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:23 latest: Pulling from edgex-lftools-log-publisher 03:42:23 5eb5b503b376: Pulling fs layer 03:42:23 5c69ac0246d0: Pulling fs layer 03:42:23 ec43610c2a17: Pulling fs layer 03:42:23 3a2ae6a8a46f: Pulling fs layer 03:42:23 33b1e0a273af: Pulling fs layer 03:42:23 5d3b04190fa2: Pulling fs layer 03:42:23 2f39f015ded8: Pulling fs layer 03:42:23 3a2ae6a8a46f: Waiting 03:42:23 33b1e0a273af: Waiting 03:42:23 5d3b04190fa2: Waiting 03:42:23 2f39f015ded8: Waiting 03:42:23 5c69ac0246d0: Verifying Checksum 03:42:23 5c69ac0246d0: Download complete 03:42:23 3a2ae6a8a46f: Verifying Checksum 03:42:23 3a2ae6a8a46f: Download complete 03:42:23 33b1e0a273af: Verifying Checksum 03:42:23 33b1e0a273af: Download complete 03:42:23 5d3b04190fa2: Verifying Checksum 03:42:23 5d3b04190fa2: Download complete 03:42:23 ec43610c2a17: Verifying Checksum 03:42:23 ec43610c2a17: Download complete 03:42:23 5eb5b503b376: Verifying Checksum 03:42:23 5eb5b503b376: Download complete 03:42:23 2f39f015ded8: Download complete 03:42:24 5eb5b503b376: Pull complete 03:42:24 5c69ac0246d0: Pull complete 03:42:25 ec43610c2a17: Pull complete 03:42:25 3a2ae6a8a46f: Pull complete 03:42:25 33b1e0a273af: Pull complete 03:42:25 5d3b04190fa2: Pull complete 03:42:30 2f39f015ded8: Pull complete 03:42:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:30 prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container 03:42:31 $ 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/928/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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:42:32 $ docker top 2cdbce96c4f245b266c1aee8d5c6919eabb8259c66e547440e148212c545c4c1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:32 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:33 + mkdir -p /var/log/sysstat [Pipeline] sh 03:42:33 + ls /var/log/sa-host 03:42:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:33 provisioning config files... 03:42:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/928@tmp/config7984058530534148010tmp [Pipeline] { [Pipeline] echo 03:42:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:33 ---> create-netrc.sh [Pipeline] } 03:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:42:34 ---> python-tools-install.sh [Pipeline] echo 03:42:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:34 ---> sudo-logs.sh 03:42:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:34 ---> job-cost.sh 03:42:34 lf-activate-venv: SKIPPING 03:42:34 DEBUG: total: 0.10999999940395355 03:42:34 INFO: Retrieving Stack Cost... 03:42:34 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:35 INFO: Archiving Costs [Pipeline] echo 03:42:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:35 ---> logs-deploy.sh 03:42:35 lf-activate-venv: SKIPPING 03:42:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/928 03:42:35 INFO: archiving workspace using pattern(s): 03:42:36 Archives upload complete. 03:42:36 INFO: archiving logs to Nexus 03:42:37 ---> uname -a: 03:42:37 Linux prd-ubuntu20-04-docker-8c-8g-773785 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:42:37 03:42:37 03:42:37 ---> lscpu: 03:42:37 Architecture: x86_64 03:42:37 CPU op-mode(s): 32-bit, 64-bit 03:42:37 Byte Order: Little Endian 03:42:37 Address sizes: 40 bits physical, 48 bits virtual 03:42:37 CPU(s): 8 03:42:37 On-line CPU(s) list: 0-7 03:42:37 Thread(s) per core: 1 03:42:37 Core(s) per socket: 1 03:42:37 Socket(s): 8 03:42:37 NUMA node(s): 1 03:42:37 Vendor ID: AuthenticAMD 03:42:37 CPU family: 23 03:42:37 Model: 49 03:42:37 Model name: AMD EPYC-Rome Processor 03:42:37 Stepping: 0 03:42:37 CPU MHz: 2799.998 03:42:37 BogoMIPS: 5599.99 03:42:37 Virtualization: AMD-V 03:42:37 Hypervisor vendor: KVM 03:42:37 Virtualization type: full 03:42:37 L1d cache: 256 KiB 03:42:37 L1i cache: 256 KiB 03:42:37 L2 cache: 4 MiB 03:42:37 L3 cache: 128 MiB 03:42:37 NUMA node0 CPU(s): 0-7 03:42:37 Vulnerability Gather data sampling: Not affected 03:42:37 Vulnerability Itlb multihit: Not affected 03:42:37 Vulnerability L1tf: Not affected 03:42:37 Vulnerability Mds: Not affected 03:42:37 Vulnerability Meltdown: Not affected 03:42:37 Vulnerability Mmio stale data: Not affected 03:42:37 Vulnerability Retbleed: Vulnerable 03:42:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:42:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:42:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:42:37 Vulnerability Srbds: Not affected 03:42:37 Vulnerability Tsx async abort: Not affected 03:42:37 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:42:37 03:42:37 03:42:37 ---> nproc: 03:42:37 8 03:42:37 03:42:37 03:42:37 ---> df -h: 03:42:37 Filesystem Size Used Avail Use% Mounted on 03:42:37 overlay 155G 34G 122G 22% / 03:42:37 tmpfs 64M 0 64M 0% /dev 03:42:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:42:37 shm 64M 0 64M 0% /dev/shm 03:42:37 /dev/vda1 155G 34G 122G 22% /facter-os 03:42:37 03:42:37 03:42:37 ---> sar -b -r -n DEV: 03:42:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773785) 11/25/25 _x86_64_ (8 CPU) 03:42:37 03:42:37 02:48:30 LINUX RESTART (8 CPU) 03:42:37 03:42:37 02:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:42:37 02:50:01 400.53 24.03 376.50 0.00 3449.04 61138.25 0.00 03:42:37 02:51:01 95.92 1.55 94.37 0.00 20.26 37366.72 0.00 03:42:37 02:52:01 48.93 0.25 48.68 0.00 2.93 26659.20 0.00 03:42:37 02:53:01 229.96 0.18 229.78 0.00 16.93 131152.54 0.00 03:42:37 02:54:01 1234.94 25.51 1209.43 0.00 2208.57 470987.10 0.00 03:42:37 02:55:01 435.74 0.17 435.57 0.00 1.33 130064.25 0.00 03:42:37 02:56:01 285.80 1.12 284.69 0.00 2269.09 59712.98 0.00 03:42:37 02:57:01 741.00 27.41 713.60 0.00 1253.72 133954.15 0.00 03:42:37 02:58:01 33.21 2.35 30.86 0.00 218.86 817.46 0.00 03:42:37 02:59:01 15.15 0.05 15.10 0.00 8.93 391.80 0.00 03:42:37 03:00:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 03:42:37 03:01:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 03:42:37 03:02:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 03:42:37 03:03:01 1.75 0.00 1.75 0.00 0.00 19.19 0.00 03:42:37 03:04:01 4.02 2.30 1.72 0.00 20.93 20.00 0.00 03:42:37 03:05:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 03:42:37 03:06:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 03:42:37 03:07:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 03:42:37 03:08:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 03:42:37 03:09:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 03:42:37 03:10:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 03:42:37 03:11:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 03:42:37 03:12:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 03:42:37 03:13:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 03:42:37 03:14:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 03:42:37 03:15:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 03:42:37 03:16:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 03:42:37 03:17:01 1.65 0.05 1.60 0.00 1.07 18.66 0.00 03:42:37 03:18:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 03:42:37 03:19:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 03:42:37 03:20:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 03:42:37 03:21:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 03:42:37 03:22:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 03:42:37 03:23:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 03:42:37 03:24:01 1.08 0.00 1.08 0.00 0.00 12.52 0.00 03:42:37 03:25:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 03:42:37 03:26:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 03:42:37 03:27:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 03:42:37 03:28:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 03:42:37 03:29:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 03:42:37 03:30:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:42:37 03:31:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 03:42:37 03:32:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 03:42:37 03:33:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 03:42:37 03:34:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 03:42:37 03:35:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 03:42:37 03:36:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 03:42:37 03:37:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 03:42:37 03:38:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 03:42:37 03:39:01 1.72 0.30 1.42 0.00 16.79 17.59 0.00 03:42:37 03:40:01 2.80 1.42 1.38 0.00 29.06 17.20 0.00 03:42:37 03:41:01 1.00 0.00 1.00 0.00 0.00 13.01 0.00 03:42:37 03:42:01 116.11 2.93 113.18 0.00 157.97 49515.61 0.00 03:42:37 Average: 69.59 1.68 67.91 0.00 181.58 20792.29 0.00 03:42:37 03:42:37 02:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:42:37 02:50:01 28004152 31492696 792080 2.41 101184 3629880 2025112 5.97 1094352 3329172 44940 03:42:37 02:51:01 26097804 31334712 940572 2.86 128612 5217320 2245860 6.62 2190408 4001168 637100 03:42:37 02:52:01 26325680 31517180 755896 2.30 134008 5134412 1999768 5.90 1536552 4397456 350648 03:42:37 02:53:01 23487472 31327724 941408 2.86 144336 7730720 2201684 6.49 2056984 6656640 543688 03:42:37 02:54:01 6876580 28914060 3259016 9.91 398356 20717716 9889220 29.16 6000488 18236156 758304 03:42:37 02:55:01 3511888 28284856 3890096 11.83 418848 23315572 9892644 29.17 7776724 19704028 204 03:42:37 02:56:01 359188 29242248 2927948 8.91 438360 27248640 7726340 22.78 8808088 21673692 2333872 03:42:37 02:57:01 5305880 31413092 820712 2.50 442752 24729060 2038244 6.01 3893680 21992820 412 03:42:37 02:58:01 5287608 31403228 829592 2.52 443964 24736240 2059040 6.07 4378368 21524952 544 03:42:37 02:59:01 5300984 31417120 815804 2.48 444396 24736576 1915856 5.65 4556156 21334184 12 03:42:37 03:00:01 5301156 31417312 815552 2.48 444412 24736584 1915856 5.65 4556008 21334184 12 03:42:37 03:01:01 5304856 31421064 812428 2.47 444416 24736588 1915856 5.65 4552212 21334192 12 03:42:37 03:02:01 5304748 31420980 812552 2.47 444432 24736592 1915856 5.65 4552604 21334196 20 03:42:37 03:03:01 5322592 31438912 794572 2.42 444452 24736656 1915856 5.65 4533832 21334260 12 03:42:37 03:04:01 5321756 31438780 794720 2.42 444908 24736844 1934624 5.70 4533872 21334288 24 03:42:37 03:05:01 5321336 31438384 795052 2.42 444920 24736844 1934624 5.70 4534056 21334288 184 03:42:37 03:06:01 5321832 31438884 794544 2.42 444928 24736848 1934624 5.70 4533600 21334292 4 03:42:37 03:07:01 5321448 31438536 795024 2.42 444928 24736852 1934624 5.70 4533948 21334296 244 03:42:37 03:08:01 5322220 31439320 794236 2.42 444948 24736856 1934624 5.70 4533956 21334296 188 03:42:37 03:09:01 5322300 31439556 794044 2.42 444960 24736988 1934624 5.70 4533768 21334424 212 03:42:37 03:10:01 5321724 31438984 794560 2.42 444972 24736988 1934624 5.70 4533708 21334424 12 03:42:37 03:11:01 5322016 31439304 794224 2.42 444980 24736992 1934624 5.70 4533728 21334432 144 03:42:37 03:12:01 5322236 31439556 793924 2.42 445012 24736996 1934624 5.70 4533736 21334440 24 03:42:37 03:13:01 5322172 31439512 793900 2.42 445024 24736996 1934624 5.70 4533792 21334436 140 03:42:37 03:14:01 5322300 31439648 793908 2.42 445044 24736996 1934624 5.70 4533728 21334440 32 03:42:37 03:15:01 5321660 31439044 794340 2.42 445044 24737004 1934624 5.70 4533684 21334444 188 03:42:37 03:16:01 5321612 31439028 794308 2.42 445060 24737008 1934624 5.70 4533692 21334452 8 03:42:37 03:17:01 5321460 31439012 794216 2.42 445072 24737140 1950736 5.75 4533748 21334576 8 03:42:37 03:18:01 5321528 31439240 793876 2.42 445088 24737172 1950736 5.75 4533780 21334604 8 03:42:37 03:19:01 5320936 31438676 794384 2.42 445108 24737172 1950736 5.75 4534084 21334608 48 03:42:37 03:20:01 5321668 31439408 793620 2.41 445112 24737176 1950736 5.75 4533748 21334608 12 03:42:37 03:21:01 5321636 31439380 793548 2.41 445136 24737180 1950736 5.75 4533768 21334612 144 03:42:37 03:22:01 5321864 31439652 793272 2.41 445140 24737180 1950736 5.75 4533796 21334612 8 03:42:37 03:23:01 5321500 31439292 793560 2.41 445152 24737184 1950736 5.75 4533836 21334616 40 03:42:37 03:24:01 5321380 31439176 793560 2.41 445168 24737184 1950736 5.75 4534204 21334620 184 03:42:37 03:25:01 5321612 31439448 793508 2.41 445180 24737192 1950736 5.75 4533856 21334624 188 03:42:37 03:26:01 5321588 31439428 793520 2.41 445188 24737196 1950736 5.75 4533856 21334628 8 03:42:37 03:27:01 5321296 31439136 793752 2.41 445196 24737196 1966788 5.80 4533892 21334628 8 03:42:37 03:28:01 5321312 31439156 793664 2.41 445204 24737200 1966788 5.80 4533876 21334632 8 03:42:37 03:29:01 5321200 31439048 793716 2.41 445240 24737192 1966788 5.80 4533956 21334636 16 03:42:37 03:30:01 5321216 31439132 793620 2.41 445256 24737208 1966788 5.80 4533948 21334640 12 03:42:37 03:31:01 5320728 31438680 794064 2.42 445272 24737212 1966788 5.80 4533976 21334644 172 03:42:37 03:32:01 5320932 31438884 793772 2.41 445300 24737212 1966788 5.80 4534028 21334644 12 03:42:37 03:33:01 5320852 31438852 793788 2.41 445300 24737216 1966788 5.80 4534064 21334648 176 03:42:37 03:34:01 5321020 31439028 793760 2.41 445316 24737212 1966788 5.80 4534160 21334652 16 03:42:37 03:35:01 5321292 31439324 793676 2.41 445328 24737224 1966788 5.80 4534384 21334656 260 03:42:37 03:36:01 5321008 31439080 793908 2.42 445356 24737228 1966788 5.80 4534340 21334660 16 03:42:37 03:37:01 5321140 31439232 793688 2.41 445376 24737228 1966788 5.80 4534180 21334660 184 03:42:37 03:38:01 5321308 31439404 793640 2.41 445408 24737232 1966788 5.80 4534180 21334664 4 03:42:37 03:39:01 5320244 31438904 794124 2.42 445424 24737736 1966788 5.80 4536308 21334976 212 03:42:37 03:40:01 5313576 31434200 798680 2.43 445460 24738612 1966788 5.80 4541704 21335056 196 03:42:37 03:41:01 5313924 31434576 798304 2.43 445484 24738616 1966788 5.80 4541268 21335060 200 03:42:37 03:42:01 3815752 31388764 841760 2.56 493712 26020136 2041476 6.02 4651508 22591528 595656 03:42:37 Average: 6751079 31285129 947736 2.88 420419 23248608 2374678 7.00 4480079 20028161 99415 03:42:37 03:42:37 02:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:42:37 02:50:01 lo 4.34 4.34 0.44 0.44 0.00 0.00 0.00 0.00 03:42:37 02:50:01 vethc0ad759 151.13 160.09 15.29 266.92 0.00 0.00 0.00 0.02 03:42:37 02:50:01 docker0 796.49 751.86 57.96 3313.90 0.00 0.00 0.00 0.00 03:42:37 02:50:01 ens3 1505.61 1303.27 13854.38 196.11 0.00 0.00 0.00 0.00 03:42:37 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 02:51:01 docker0 84.10 129.55 6.74 1430.55 0.00 0.00 0.00 0.00 03:42:37 02:51:01 ens3 168.57 106.03 1466.03 23.55 0.00 0.00 0.00 0.00 03:42:37 02:51:01 veth69d6802 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 03:42:37 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:52:01 docker0 0.88 0.88 0.07 0.08 0.00 0.00 0.00 0.00 03:42:37 02:52:01 ens3 30.92 18.49 30.33 11.75 0.00 0.00 0.00 0.00 03:42:37 02:52:01 veth69d6802 0.88 0.90 0.08 0.08 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth4a99ef2 3.95 2.02 69.76 0.19 0.00 0.00 0.00 0.00 03:42:37 02:53:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:42:37 02:53:01 vethe7eb822 0.63 0.85 0.06 0.25 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth62c3c06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth3153b5e 2.02 3.95 0.19 69.76 0.00 0.00 0.00 0.01 03:42:37 02:53:01 veth4f154aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth9dcceb0 3.15 1.43 43.16 0.13 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth16fab47 2.90 7.40 0.23 125.94 0.00 0.00 0.00 0.01 03:42:37 02:53:01 docker0 11.80 26.68 0.83 405.23 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth44aabaf 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth47476c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:53:01 vethbe381f7 2.85 8.63 0.23 122.99 0.00 0.00 0.00 0.01 03:42:37 02:53:01 vethcb5a983 1.43 3.15 0.13 43.16 0.00 0.00 0.00 0.00 03:42:37 02:53:01 ens3 141.13 85.54 2628.05 20.84 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth566840c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:53:01 veth6383f7a 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 02:54:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth37fc545 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth66eaf44 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 vethe7eb822 0.05 3.20 0.00 0.13 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth570ce61 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 vethd52397b 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth397a7a7 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 vethb712872 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 docker0 604.48 923.11 52.36 9086.51 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth6c8e01d 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth4c4252e 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 vethbf0ba5d 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 ens3 1049.94 649.54 10825.06 78.93 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth1c269bb 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 veth678e4e4 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:54:01 vethbf385dd 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:42:37 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 02:55:01 veth37fc545 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 veth66eaf44 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 vethe7eb822 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 02:55:01 vethbd9ae2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 veth570ce61 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 vethd52397b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 vethb712872 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 veth6c8e01d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 veth4c4252e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 veth3feaecb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 vethbf0ba5d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 ens3 2.73 2.20 2.07 1.19 0.00 0.00 0.00 0.00 03:42:37 02:55:01 veth678e4e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:55:01 vethbf385dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 02:56:01 veth37fc545 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 veth66eaf44 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 vethe7eb822 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 veth570ce61 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 vethd52397b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 vethb712872 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 veth6c8e01d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 veth4c4252e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 vethbf0ba5d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 ens3 58.62 29.65 1409.24 4.38 0.00 0.00 0.00 0.00 03:42:37 02:56:01 veth678e4e4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:56:01 vethbf385dd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:57:01 lo 18.19 18.19 1.79 1.79 0.00 0.00 0.00 0.00 03:42:37 02:57:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:57:01 ens3 227.74 245.05 112.98 981.09 0.00 0.00 0.00 0.00 03:42:37 02:58:01 lo 36.32 36.32 3.56 3.56 0.00 0.00 0.00 0.00 03:42:37 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:58:01 ens3 466.28 464.28 189.84 2814.44 0.00 0.00 0.00 0.00 03:42:37 02:59:01 lo 15.33 15.33 1.49 1.49 0.00 0.00 0.00 0.00 03:42:37 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 02:59:01 ens3 182.44 171.27 88.81 977.16 0.00 0.00 0.00 0.00 03:42:37 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:00:01 ens3 0.72 0.58 3.80 0.04 0.00 0.00 0.00 0.00 03:42:37 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:02:01 ens3 0.77 0.38 0.31 0.21 0.00 0.00 0.00 0.00 03:42:37 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:04:01 ens3 0.62 0.10 0.13 0.07 0.00 0.00 0.00 0.00 03:42:37 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:05:01 ens3 0.65 0.38 0.28 0.22 0.00 0.00 0.00 0.00 03:42:37 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:06:01 ens3 0.27 0.07 0.08 0.00 0.00 0.00 0.00 0.00 03:42:37 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:07:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:09:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:42:37 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:10:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:11:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:42:37 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:14:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 03:42:37 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:17:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:19:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:42:37 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:20:01 ens3 0.22 0.07 0.12 0.00 0.00 0.00 0.00 0.00 03:42:37 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:23:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:24:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:42:37 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:26:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:42:37 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:27:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:28:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:29:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:42:37 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:30:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:31:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 03:42:37 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:37 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:34:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:42:37 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:35:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:36:01 ens3 0.55 0.32 0.27 0.21 0.00 0.00 0.00 0.00 03:42:37 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:37 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:38:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:42:37 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:39:01 ens3 1.12 0.82 0.90 0.45 0.00 0.00 0.00 0.00 03:42:37 03:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:40:01 ens3 5.35 4.38 3.72 4.72 0.00 0.00 0.00 0.00 03:42:37 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:37 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:37 03:41:01 ens3 1.97 1.63 1.07 1.25 0.00 0.00 0.00 0.00 03:42:37 03:42:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 03:42:37 03:42:01 docker0 72.90 97.33 6.51 901.71 0.00 0.00 0.00 0.00 03:42:37 03:42:01 ens3 424.76 265.32 8137.82 48.33 0.00 0.00 0.00 0.00 03:42:37 Average: lo 1.57 1.57 0.15 0.15 0.00 0.00 0.00 0.00 03:42:37 Average: docker0 29.40 36.19 2.33 284.74 0.00 0.00 0.00 0.00 03:42:37 Average: ens3 80.25 62.87 727.30 97.47 0.00 0.00 0.00 0.00 03:42:37 03:42:37 03:42:37 ---> sar -P ALL: 03:42:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773785) 11/25/25 _x86_64_ (8 CPU) 03:42:37 03:42:37 02:48:30 LINUX RESTART (8 CPU) 03:42:37 03:42:37 02:49:02 CPU %user %nice %system %iowait %steal %idle 03:42:37 02:50:01 all 10.63 0.00 3.60 1.52 0.06 84.19 03:42:37 02:50:01 0 7.92 0.00 5.08 5.60 0.05 81.34 03:42:37 02:50:01 1 11.47 0.00 4.06 1.48 0.07 82.92 03:42:37 02:50:01 2 10.60 0.00 2.89 0.17 0.07 86.28 03:42:37 02:50:01 3 9.89 0.00 3.81 0.38 0.07 85.85 03:42:37 02:50:01 4 11.06 0.00 1.75 0.22 0.05 86.92 03:42:37 02:50:01 5 8.27 0.00 3.12 0.72 0.05 87.84 03:42:37 02:50:01 6 12.09 0.00 4.23 1.47 0.07 82.15 03:42:37 02:50:01 7 13.75 0.00 3.87 2.13 0.07 80.18 03:42:37 02:51:01 all 43.99 0.00 7.81 0.52 0.09 47.58 03:42:37 02:51:01 0 43.44 0.00 8.57 1.09 0.10 46.79 03:42:37 02:51:01 1 43.26 0.00 7.95 0.64 0.08 48.06 03:42:37 02:51:01 2 46.06 0.00 7.62 0.57 0.08 45.67 03:42:37 02:51:01 3 41.45 0.00 7.57 1.33 0.08 49.57 03:42:37 02:51:01 4 45.79 0.00 8.15 0.05 0.10 45.91 03:42:37 02:51:01 5 45.40 0.00 7.38 0.05 0.10 47.07 03:42:37 02:51:01 6 44.92 0.00 7.40 0.37 0.08 47.22 03:42:37 02:51:01 7 41.63 0.00 7.86 0.08 0.08 50.35 03:42:37 02:52:01 all 53.19 0.00 7.14 0.23 0.09 39.34 03:42:37 02:52:01 0 52.50 0.00 6.71 0.00 0.08 40.71 03:42:37 02:52:01 1 53.61 0.00 7.14 0.12 0.10 39.02 03:42:37 02:52:01 2 53.42 0.00 6.81 0.00 0.10 39.67 03:42:37 02:52:01 3 54.02 0.00 6.58 0.02 0.08 39.30 03:42:37 02:52:01 4 53.26 0.00 7.28 0.00 0.08 39.38 03:42:37 02:52:01 5 54.40 0.00 7.57 0.02 0.10 37.92 03:42:37 02:52:01 6 51.36 0.00 7.53 1.68 0.10 39.33 03:42:37 02:52:01 7 52.98 0.00 7.52 0.00 0.08 39.42 03:42:37 02:53:01 all 36.47 0.00 7.14 1.48 0.09 54.82 03:42:37 02:53:01 0 35.88 0.00 6.88 1.01 0.08 56.14 03:42:37 02:53:01 1 32.35 0.00 8.70 3.16 0.07 55.72 03:42:37 02:53:01 2 37.43 0.00 6.69 0.69 0.08 55.11 03:42:37 02:53:01 3 39.88 0.00 7.64 1.02 0.10 51.36 03:42:37 02:53:01 4 36.77 0.00 6.66 0.89 0.10 55.58 03:42:37 02:53:01 5 36.66 0.00 6.50 0.71 0.08 56.05 03:42:37 02:53:01 6 37.42 0.00 6.74 0.99 0.08 54.76 03:42:37 02:53:01 7 35.36 0.00 7.31 3.39 0.08 53.86 03:42:37 02:54:01 all 53.08 0.00 13.51 10.54 0.09 22.78 03:42:37 02:54:01 0 51.96 0.00 14.06 8.81 0.08 25.08 03:42:37 02:54:01 1 53.60 0.00 13.36 16.50 0.08 16.45 03:42:37 02:54:01 2 52.98 0.00 13.47 9.01 0.08 24.45 03:42:37 02:54:01 3 53.10 0.00 13.39 5.83 0.08 27.60 03:42:37 02:54:01 4 52.82 0.00 13.26 9.51 0.08 24.33 03:42:37 02:54:01 5 53.44 0.00 13.29 10.50 0.10 22.67 03:42:37 02:54:01 6 53.77 0.00 13.46 11.20 0.10 21.46 03:42:37 02:54:01 7 52.99 0.00 13.78 12.95 0.10 20.17 03:42:37 02:55:01 all 90.64 0.00 9.26 0.00 0.10 0.00 03:42:37 02:55:01 0 91.63 0.00 8.27 0.00 0.10 0.00 03:42:37 02:55:01 1 90.17 0.00 9.73 0.00 0.10 0.00 03:42:37 02:55:01 2 90.84 0.00 9.06 0.00 0.10 0.00 03:42:37 02:55:01 3 90.30 0.00 9.58 0.00 0.12 0.00 03:42:37 02:55:01 4 91.12 0.00 8.78 0.00 0.10 0.00 03:42:37 02:55:01 5 89.89 0.00 10.01 0.00 0.10 0.00 03:42:37 02:55:01 6 90.77 0.00 9.13 0.00 0.10 0.00 03:42:37 02:55:01 7 90.40 0.00 9.50 0.00 0.10 0.00 03:42:37 02:56:01 all 91.28 0.00 8.62 0.00 0.10 0.00 03:42:37 02:56:01 0 91.28 0.00 8.62 0.00 0.10 0.00 03:42:37 02:56:01 1 91.00 0.00 8.90 0.00 0.10 0.00 03:42:37 02:56:01 2 91.13 0.00 8.77 0.00 0.10 0.00 03:42:37 02:56:01 3 91.02 0.00 8.87 0.00 0.10 0.02 03:42:37 02:56:01 4 91.74 0.00 8.16 0.00 0.10 0.00 03:42:37 02:56:01 5 90.97 0.00 8.93 0.00 0.10 0.00 03:42:37 02:56:01 6 91.84 0.00 8.06 0.00 0.10 0.00 03:42:37 02:56:01 7 91.25 0.00 8.65 0.00 0.10 0.00 03:42:37 02:57:01 all 19.99 0.00 3.60 0.79 0.06 75.56 03:42:37 02:57:01 0 20.93 0.00 4.04 1.27 0.05 73.72 03:42:37 02:57:01 1 18.08 0.00 4.29 0.74 0.07 76.82 03:42:37 02:57:01 2 21.35 0.00 3.52 0.65 0.07 74.41 03:42:37 02:57:01 3 19.01 0.00 3.26 0.63 0.07 77.03 03:42:37 02:57:01 4 19.64 0.00 3.52 0.72 0.07 76.06 03:42:37 02:57:01 5 20.33 0.00 3.30 0.92 0.07 75.38 03:42:37 02:57:01 6 19.21 0.00 3.83 1.07 0.05 75.84 03:42:37 02:57:01 7 21.35 0.00 3.03 0.34 0.07 75.22 03:42:37 02:58:01 all 10.94 0.00 0.94 0.13 0.06 87.93 03:42:37 02:58:01 0 14.57 0.00 1.08 0.03 0.07 84.25 03:42:37 02:58:01 1 15.39 0.00 0.99 0.03 0.07 83.52 03:42:37 02:58:01 2 11.32 0.00 0.85 0.02 0.07 87.74 03:42:37 02:58:01 3 6.88 0.00 0.72 0.03 0.05 92.32 03:42:37 02:58:01 4 9.39 0.00 1.00 0.02 0.07 89.53 03:42:37 02:58:01 5 8.55 0.00 0.82 0.07 0.07 90.50 03:42:37 02:58:01 6 11.74 0.00 1.08 0.72 0.05 86.41 03:42:37 02:58:01 7 9.68 0.00 0.95 0.10 0.07 89.20 03:42:37 02:59:01 all 4.65 0.00 0.44 0.06 0.05 94.81 03:42:37 02:59:01 0 5.64 0.00 0.53 0.02 0.03 93.78 03:42:37 02:59:01 1 6.40 0.00 0.32 0.00 0.05 93.24 03:42:37 02:59:01 2 3.48 0.00 0.52 0.02 0.03 95.96 03:42:37 02:59:01 3 4.26 0.00 0.43 0.02 0.05 95.24 03:42:37 02:59:01 4 6.65 0.00 0.48 0.02 0.05 92.81 03:42:37 02:59:01 5 2.82 0.00 0.45 0.33 0.03 96.37 03:42:37 02:59:01 6 5.93 0.00 0.40 0.05 0.07 93.55 03:42:37 02:59:01 7 2.04 0.00 0.38 0.02 0.05 97.51 03:42:37 03:00:01 all 0.10 0.00 0.02 0.00 0.01 99.86 03:42:37 03:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:00:01 4 0.63 0.00 0.02 0.02 0.02 99.32 03:42:37 03:00:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:00:01 7 0.05 0.00 0.05 0.00 0.03 99.87 03:42:37 03:42:37 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:42:37 03:01:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:42:37 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:42:37 03:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:42:37 03:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:01:01 5 0.07 0.00 0.00 0.03 0.02 99.88 03:42:37 03:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:01:01 7 0.02 0.00 0.02 0.00 0.03 99.93 03:42:37 03:02:01 all 0.22 0.00 0.01 0.00 0.01 99.76 03:42:37 03:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:02:01 4 1.56 0.00 0.00 0.00 0.02 98.42 03:42:37 03:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:42:37 03:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:42:37 03:03:01 all 0.03 0.00 0.03 0.01 0.01 99.92 03:42:37 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:37 03:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:42:37 03:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:42:37 03:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:03:01 4 0.08 0.00 0.05 0.00 0.02 99.85 03:42:37 03:03:01 5 0.03 0.00 0.02 0.05 0.02 99.88 03:42:37 03:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:42:37 03:03:01 7 0.02 0.00 0.05 0.00 0.03 99.90 03:42:37 03:04:01 all 0.02 0.00 0.03 0.01 0.02 99.92 03:42:37 03:04:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:42:37 03:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:42:37 03:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:04:01 3 0.00 0.00 0.05 0.00 0.02 99.93 03:42:37 03:04:01 4 0.00 0.00 0.03 0.00 0.03 99.93 03:42:37 03:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:04:01 7 0.03 0.00 0.05 0.05 0.02 99.85 03:42:37 03:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:42:37 03:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:42:37 03:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:42:37 03:05:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:42:37 03:05:01 6 0.05 0.00 0.00 0.02 0.00 99.93 03:42:37 03:05:01 7 0.03 0.00 0.00 0.00 0.03 99.93 03:42:37 03:06:01 all 0.03 0.00 0.02 0.00 0.02 99.94 03:42:37 03:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:06:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:42:37 03:06:01 5 0.03 0.00 0.05 0.02 0.02 99.88 03:42:37 03:06:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:06:01 7 0.02 0.00 0.02 0.00 0.03 99.93 03:42:37 03:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:42:37 03:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:07:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:42:37 03:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:07:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:42:37 03:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:42:37 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:08:01 2 0.12 0.00 0.00 0.00 0.00 99.88 03:42:37 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:08:01 4 0.07 0.00 0.03 0.00 0.03 99.87 03:42:37 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:42:37 03:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:42:37 03:09:01 all 0.03 0.00 0.02 0.01 0.02 99.93 03:42:37 03:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:42:37 03:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:09:01 2 0.10 0.00 0.02 0.00 0.02 99.87 03:42:37 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:09:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:42:37 03:09:01 6 0.05 0.00 0.00 0.02 0.00 99.93 03:42:37 03:09:01 7 0.03 0.00 0.07 0.00 0.03 99.87 03:42:37 03:10:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:42:37 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:42:37 03:10:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:42:37 03:10:01 6 0.02 0.00 0.02 0.03 0.00 99.93 03:42:37 03:10:01 7 0.05 0.00 0.03 0.00 0.03 99.88 03:42:37 03:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 03:42:37 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:42:37 03:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:42:37 03:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:42:37 03:11:01 7 0.08 0.00 0.05 0.00 0.03 99.83 03:42:37 03:42:37 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:42:37 03:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:42:37 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:42:37 03:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:42:37 03:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:42:37 03:12:01 7 0.05 0.00 0.05 0.00 0.02 99.88 03:42:37 03:13:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:42:37 03:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:42:37 03:13:01 2 0.10 0.00 0.00 0.00 0.02 99.88 03:42:37 03:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:42:37 03:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:42:37 03:13:01 7 0.03 0.00 0.03 0.00 0.03 99.90 03:42:37 03:14:01 all 0.09 0.00 0.01 0.00 0.01 99.89 03:42:37 03:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:42:37 03:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:42:37 03:14:01 4 0.57 0.00 0.03 0.00 0.03 99.37 03:42:37 03:14:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:15:01 all 0.10 0.00 0.01 0.00 0.02 99.88 03:42:37 03:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:42:37 03:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:15:01 4 0.58 0.00 0.02 0.00 0.02 99.38 03:42:37 03:15:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:42:37 03:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:42:37 03:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 03:42:37 03:16:01 all 0.05 0.00 0.03 0.00 0.01 99.91 03:42:37 03:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:42:37 03:16:01 3 0.02 0.00 0.02 0.00 0.03 99.93 03:42:37 03:16:01 4 0.25 0.00 0.07 0.00 0.02 99.67 03:42:37 03:16:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:16:01 6 0.00 0.00 0.03 0.02 0.00 99.95 03:42:37 03:16:01 7 0.03 0.00 0.03 0.00 0.03 99.90 03:42:37 03:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:42:37 03:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:17:01 2 0.07 0.00 0.00 0.00 0.02 99.92 03:42:37 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:42:37 03:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:42:37 03:17:01 7 0.02 0.00 0.05 0.00 0.03 99.90 03:42:37 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:42:37 03:18:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:42:37 03:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:42:37 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:18:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:42:37 03:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:18:01 7 0.03 0.00 0.05 0.00 0.03 99.88 03:42:37 03:19:01 all 0.03 0.00 0.02 0.00 0.01 99.93 03:42:37 03:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:42:37 03:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:42:37 03:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:42:37 03:19:01 7 0.07 0.00 0.07 0.00 0.05 99.82 03:42:37 03:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:42:37 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:42:37 03:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:42:37 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:20:01 7 0.02 0.00 0.03 0.00 0.03 99.92 03:42:37 03:21:01 all 0.03 0.00 0.01 0.00 0.02 99.94 03:42:37 03:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:42:37 03:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:42:37 03:21:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:42:37 03:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:42:37 03:21:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:42:37 03:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:42:37 03:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:42:37 03:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:22:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:22:01 7 0.02 0.00 0.00 0.00 0.03 99.95 03:42:37 03:42:37 03:22:01 CPU %user %nice %system %iowait %steal %idle 03:42:37 03:23:01 all 0.03 0.00 0.01 0.03 0.02 99.92 03:42:37 03:23:01 0 0.03 0.00 0.00 0.18 0.00 99.78 03:42:37 03:23:01 1 0.07 0.00 0.00 0.00 0.03 99.90 03:42:37 03:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:23:01 3 0.03 0.00 0.00 0.00 0.03 99.93 03:42:37 03:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:42:37 03:23:01 7 0.03 0.00 0.03 0.00 0.03 99.90 03:42:37 03:24:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:42:37 03:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:42:37 03:24:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:42:37 03:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:24:01 4 0.08 0.00 0.02 0.00 0.02 99.88 03:42:37 03:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:24:01 6 0.07 0.00 0.02 0.02 0.02 99.88 03:42:37 03:24:01 7 0.08 0.00 0.07 0.00 0.03 99.82 03:42:37 03:25:01 all 0.19 0.00 0.03 0.00 0.02 99.77 03:42:37 03:25:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:42:37 03:25:01 1 0.60 0.00 0.03 0.00 0.02 99.35 03:42:37 03:25:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:42:37 03:25:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:42:37 03:25:01 4 0.23 0.00 0.02 0.00 0.02 99.73 03:42:37 03:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:25:01 6 0.30 0.00 0.03 0.00 0.00 99.67 03:42:37 03:25:01 7 0.17 0.00 0.05 0.00 0.03 99.75 03:42:37 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:42:37 03:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:26:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:42:37 03:26:01 3 0.03 0.00 0.03 0.00 0.03 99.90 03:42:37 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:26:01 7 0.02 0.00 0.05 0.00 0.03 99.90 03:42:37 03:27:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:42:37 03:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:27:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:42:37 03:27:01 2 0.08 0.00 0.00 0.00 0.02 99.90 03:42:37 03:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:42:37 03:27:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:42:37 03:27:01 7 0.05 0.00 0.03 0.05 0.02 99.85 03:42:37 03:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:42:37 03:28:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:42:37 03:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:42:37 03:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:42:37 03:28:01 7 0.07 0.00 0.05 0.00 0.03 99.85 03:42:37 03:29:01 all 0.03 0.00 0.02 0.01 0.01 99.93 03:42:37 03:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:42:37 03:29:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:42:37 03:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:42:37 03:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:42:37 03:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:29:01 7 0.00 0.00 0.02 0.03 0.03 99.92 03:42:37 03:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:42:37 03:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:42:37 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:30:01 3 0.03 0.00 0.00 0.00 0.03 99.93 03:42:37 03:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:30:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:42:37 03:31:01 all 0.03 0.00 0.02 0.00 0.02 99.94 03:42:37 03:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:42:37 03:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:42:37 03:31:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:42:37 03:31:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:42:37 03:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:42:37 03:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:31:01 6 0.00 0.00 0.02 0.02 0.02 99.95 03:42:37 03:31:01 7 0.00 0.00 0.02 0.02 0.05 99.92 03:42:37 03:32:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:42:37 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:42:37 03:32:01 2 0.10 0.00 0.00 0.00 0.02 99.88 03:42:37 03:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:32:01 4 0.08 0.00 0.02 0.00 0.02 99.88 03:42:37 03:32:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:42:37 03:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:42:37 03:32:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:42:37 03:33:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:42:37 03:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:42:37 03:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:42:37 03:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:42:37 03:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:37 03:33:01 7 0.03 0.00 0.03 0.00 0.05 99.88 03:42:37 03:42:37 03:33:01 CPU %user %nice %system %iowait %steal %idle 03:42:37 03:34:01 all 0.03 0.00 0.01 0.00 0.02 99.94 03:42:37 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:42:37 03:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:42:37 03:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:34:01 5 0.02 0.00 0.02 0.02 0.03 99.92 03:42:37 03:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:42:37 03:34:01 7 0.05 0.00 0.03 0.00 0.03 99.88 03:42:37 03:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:42:37 03:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:42:37 03:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:42:37 03:35:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:42:37 03:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:35:01 7 0.03 0.00 0.03 0.00 0.03 99.90 03:42:37 03:36:01 all 0.02 0.00 0.01 0.00 0.02 99.96 03:42:37 03:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:42:37 03:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:42:37 03:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:36:01 3 0.02 0.00 0.03 0.00 0.03 99.92 03:42:37 03:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:36:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:42:37 03:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:42:37 03:36:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:42:37 03:37:01 all 0.21 0.00 0.02 0.00 0.01 99.75 03:42:37 03:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:37 03:37:01 1 0.10 0.00 0.00 0.00 0.00 99.90 03:42:37 03:37:01 2 0.10 0.00 0.05 0.00 0.02 99.83 03:42:37 03:37:01 3 0.03 0.00 0.03 0.00 0.03 99.90 03:42:37 03:37:01 4 1.40 0.00 0.00 0.00 0.02 98.58 03:42:37 03:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:42:37 03:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:42:37 03:37:01 7 0.00 0.00 0.05 0.00 0.03 99.92 03:42:37 03:38:01 all 0.16 0.00 0.02 0.00 0.02 99.79 03:42:37 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:37 03:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:42:37 03:38:01 2 0.10 0.00 0.05 0.00 0.02 99.83 03:42:37 03:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:38:01 4 1.01 0.00 0.07 0.00 0.02 98.91 03:42:37 03:38:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:42:37 03:38:01 6 0.03 0.00 0.00 0.02 0.02 99.93 03:42:37 03:38:01 7 0.07 0.00 0.02 0.00 0.05 99.87 03:42:37 03:39:01 all 0.19 0.00 0.04 0.00 0.01 99.75 03:42:37 03:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:42:37 03:39:01 1 0.22 0.00 0.05 0.00 0.00 99.73 03:42:37 03:39:01 2 0.40 0.00 0.05 0.00 0.02 99.53 03:42:37 03:39:01 3 0.10 0.00 0.02 0.00 0.02 99.87 03:42:37 03:39:01 4 0.42 0.00 0.03 0.00 0.00 99.55 03:42:37 03:39:01 5 0.05 0.00 0.02 0.02 0.02 99.90 03:42:37 03:39:01 6 0.17 0.00 0.03 0.02 0.00 99.78 03:42:37 03:39:01 7 0.18 0.00 0.10 0.00 0.03 99.68 03:42:37 03:40:01 all 0.18 0.00 0.03 0.01 0.01 99.76 03:42:37 03:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:42:37 03:40:01 1 0.15 0.00 0.05 0.00 0.02 99.78 03:42:37 03:40:01 2 0.58 0.00 0.02 0.00 0.02 99.38 03:42:37 03:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:37 03:40:01 4 0.15 0.00 0.03 0.02 0.02 99.78 03:42:37 03:40:01 5 0.02 0.00 0.00 0.03 0.02 99.93 03:42:37 03:40:01 6 0.20 0.00 0.05 0.05 0.00 99.70 03:42:37 03:40:01 7 0.25 0.00 0.03 0.02 0.03 99.67 03:42:37 03:41:01 all 0.05 0.00 0.02 0.00 0.01 99.91 03:42:37 03:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:42:37 03:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:42:37 03:41:01 2 0.17 0.00 0.03 0.00 0.00 99.80 03:42:37 03:41:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:42:37 03:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:42:37 03:41:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:42:37 03:41:01 6 0.05 0.00 0.00 0.02 0.02 99.92 03:42:37 03:41:01 7 0.05 0.00 0.03 0.00 0.03 99.88 03:42:37 03:42:01 all 8.74 0.00 3.68 0.56 0.07 86.95 03:42:37 03:42:01 0 6.80 0.00 3.70 0.20 0.05 89.25 03:42:37 03:42:01 1 9.19 0.00 3.94 0.03 0.07 86.77 03:42:37 03:42:01 2 8.56 0.00 3.18 0.07 0.08 88.11 03:42:37 03:42:01 3 9.16 0.00 4.18 0.15 0.10 86.40 03:42:37 03:42:01 4 10.37 0.00 4.15 0.19 0.07 85.22 03:42:37 03:42:01 5 8.43 0.00 3.67 3.52 0.07 84.31 03:42:37 03:42:01 6 7.29 0.00 3.38 0.29 0.07 88.98 03:42:37 03:42:01 7 10.09 0.00 3.26 0.05 0.07 86.53 03:42:37 Average: all 8.01 0.00 1.25 0.30 0.03 90.42 03:42:37 Average: 0 7.95 0.00 1.27 0.34 0.02 90.41 03:42:37 Average: 1 8.02 0.00 1.31 0.42 0.03 90.22 03:42:37 Average: 2 8.09 0.00 1.20 0.21 0.02 90.47 03:42:37 Average: 3 7.89 0.00 1.25 0.18 0.03 90.65 03:42:37 Average: 4 8.21 0.00 1.20 0.22 0.03 90.35 03:42:37 Average: 5 7.90 0.00 1.23 0.32 0.03 90.53 03:42:37 Average: 6 8.04 0.00 1.23 0.34 0.02 90.37 03:42:37 Average: 7 7.96 0.00 1.27 0.36 0.04 90.37 03:42:37 03:42:37 03:42:37