Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93993623b6023bd90f5581334015c52b08f52fe2 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-ssh810403876415860226.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-ssh2326422297281197586.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-ssh7267763876380778758.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-ssh2092248452711075733.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-ssh16257480615591908289.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 ‘prd-ubuntu20.04-docker-8c-8g-774038’ is offline Running on prd-ubuntu20.04-docker-8c-8g-774040 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/930 [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/930 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 93993623b6023bd90f5581334015c52b08f52fe2 (main) Commit message: "Merge pull request #5321 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.2" > git config core.sparsecheckout # timeout=10 > git checkout -f 93993623b6023bd90f5581334015c52b08f52fe2 # timeout=10 > git rev-list --no-walk 4d6b8008e4c7cedef18ee7fd2ff97b97011e0329 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:23 ========================================================= 03:00:23 EdgeX Global Pipelines Version Info 03:00:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:43 ------------------- 03:00:43 stable info: 03:00:43 ------------------- 03:00:43 Commited By: Cherry Wang cherry@iotechsys.com 03:00:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:00:43 Message: update stable to v1.0.278 03:00:43 ------------------- 03:00:43 experimental info: 03:00:43 ------------------- 03:00:43 Commited By: **** collab-it+edgex@linuxfoundation.org 03:00:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:00:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:00:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9399362 [Pipeline] echo 03:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:44 provisioning config files... 03:00:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config17721337215242782593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:44 ---> ****-login.sh 03:00:44 nexus3.edgexfoundry.org:10001 03:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:44 03:00:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:44 Configure a credential helper to remove this warning. See 03:00:44 https://docs.****.com/go/credential-store/ 03:00:44 03:00:44 Login Succeeded 03:00:44 nexus3.edgexfoundry.org:10002 03:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:44 03:00:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:44 Configure a credential helper to remove this warning. See 03:00:44 https://docs.****.com/go/credential-store/ 03:00:44 03:00:44 Login Succeeded 03:00:44 nexus3.edgexfoundry.org:10003 03:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:45 03:00:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:45 Configure a credential helper to remove this warning. See 03:00:45 https://docs.****.com/go/credential-store/ 03:00:45 03:00:45 Login Succeeded 03:00:45 nexus3.edgexfoundry.org:10004 03:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:45 03:00:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:45 Configure a credential helper to remove this warning. See 03:00:45 https://docs.****.com/go/credential-store/ 03:00:45 03:00:45 Login Succeeded 03:00:45 ****.io 03:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:45 03:00:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:45 Configure a credential helper to remove this warning. See 03:00:45 https://docs.****.com/go/credential-store/ 03:00:45 03:00:45 Login Succeeded 03:00:45 ---> ****-login.sh ends [Pipeline] } 03:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:45 + 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 03:00:45 + dirname cmd/core-command/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo core-command,cmd/core-command/Dockerfile 03:00:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:00:45 + dirname cmd/core-data/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo core-data,cmd/core-data/Dockerfile 03:00:45 + dirname cmd/core-keeper/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo core-keeper,cmd/core-keeper/Dockerfile 03:00:45 + dirname cmd/core-metadata/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo core-metadata,cmd/core-metadata/Dockerfile 03:00:45 + dirname cmd/security-bootstrapper/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:00:45 + dirname cmd/security-proxy-auth/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:00:45 + dirname cmd/security-proxy-setup/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:00:45 + dirname cmd/security-secretstore-setup/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:00:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:00:45 + dirname cmd/security-spire-agent/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:00:45 + dirname cmd/security-spire-config/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:00:45 + dirname cmd/security-spire-server/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:00:45 + dirname cmd/support-notifications/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo support-notifications,cmd/support-notifications/Dockerfile 03:00:45 + dirname cmd/support-scheduler/Dockerfile 03:00:45 + cut -d/ -f2 03:00:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:00:45 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 03:00:46 + git rev-list -1 --merges 93993623b6023bd90f5581334015c52b08f52fe2~1..93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:00:46 -----------> git rev-list -1 --merges 93993623b6023bd90f5581334015c52b08f52fe2~1..93993623b6023bd90f5581334015c52b08f52fe2 93993623b6023bd90f5581334015c52b08f52fe2 03:00:46 93993623b6023bd90f5581334015c52b08f52fe2 [false] [Pipeline] sh 03:00:46 + git log --format=format:%s -1 93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:00:46 ========================================================= 03:00:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:00:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:00:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:00:46 + grep -v github /etc/ssh/ssh_known_hosts 03:00:46 + [ -e /tmp/ssh_known_hosts ] 03:00:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:00:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:00:46 + sudo tee -a /etc/ssh/ssh_known_hosts 03:00:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:47 03:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:47 0.1.4: Pulling from edgex-devops/py-git-semver 03:00:47 3dae71ba6b94: Pulling fs layer 03:00:47 6bf1a483ea7c: Pulling fs layer 03:00:47 f5dfc541a4d3: Pulling fs layer 03:00:47 461d9e800cba: Pulling fs layer 03:00:47 80192f66455f: Pulling fs layer 03:00:47 2e8e34ca0e6c: Pulling fs layer 03:00:47 a29436f7fd5d: Pulling fs layer 03:00:47 923cac83aea3: Pulling fs layer 03:00:47 25ad8b0a4227: Pulling fs layer 03:00:47 db01528c6b51: Pulling fs layer 03:00:47 28988de357af: Pulling fs layer 03:00:47 80192f66455f: Waiting 03:00:47 25ad8b0a4227: Waiting 03:00:47 2e8e34ca0e6c: Waiting 03:00:47 28988de357af: Waiting 03:00:47 a29436f7fd5d: Waiting 03:00:47 db01528c6b51: Waiting 03:00:47 461d9e800cba: Waiting 03:00:47 923cac83aea3: Waiting 03:00:47 6bf1a483ea7c: Verifying Checksum 03:00:47 6bf1a483ea7c: Download complete 03:00:47 461d9e800cba: Verifying Checksum 03:00:47 461d9e800cba: Download complete 03:00:47 80192f66455f: Verifying Checksum 03:00:47 80192f66455f: Download complete 03:00:47 f5dfc541a4d3: Verifying Checksum 03:00:47 f5dfc541a4d3: Download complete 03:00:47 3dae71ba6b94: Verifying Checksum 03:00:47 3dae71ba6b94: Download complete 03:00:47 923cac83aea3: Verifying Checksum 03:00:47 923cac83aea3: Download complete 03:00:48 25ad8b0a4227: Verifying Checksum 03:00:48 25ad8b0a4227: Download complete 03:00:48 db01528c6b51: Verifying Checksum 03:00:48 db01528c6b51: Download complete 03:00:48 28988de357af: Verifying Checksum 03:00:48 28988de357af: Download complete 03:00:48 a29436f7fd5d: Verifying Checksum 03:00:48 a29436f7fd5d: Download complete 03:00:48 2e8e34ca0e6c: Verifying Checksum 03:00:48 2e8e34ca0e6c: Download complete 03:00:49 3dae71ba6b94: Pull complete 03:00:49 6bf1a483ea7c: Pull complete 03:00:51 f5dfc541a4d3: Pull complete 03:00:51 461d9e800cba: Pull complete 03:00:51 80192f66455f: Pull complete 03:00:56 2e8e34ca0e6c: Pull complete 03:00:57 a29436f7fd5d: Pull complete 03:00:57 923cac83aea3: Pull complete 03:00:57 25ad8b0a4227: Pull complete 03:00:57 db01528c6b51: Pull complete 03:00:57 28988de357af: Pull complete 03:00:57 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:57 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:01:00 $ docker top ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 -eo pid,comm 03:01:00 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:01:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:00 [ssh-agent] Looking for ssh-agent implementation... 03:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:00 $ docker exec ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent 03:01:00 SSH_AUTH_SOCK=/tmp/ssh-tE5rPqEN4rRJ/agent.32 03:01:00 SSH_AGENT_PID=38 03:01:00 Running ssh-add (command line suppressed) 03:01:00 Identity added: /w/workspace/edgex-go/930@tmp/private_key_8682813809485279410.key (/w/workspace/edgex-go/930@tmp/private_key_8682813809485279410.key) 03:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:01 + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] sh 03:01:01 + git tag --points-at HEAD [Pipeline] } 03:01:01 $ docker exec --env ******** --env ******** ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent -k 03:01:01 unset SSH_AUTH_SOCK; 03:01:01 unset SSH_AGENT_PID; 03:01:01 echo Agent pid 38 killed; 03:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:01 [ssh-agent] Looking for ssh-agent implementation... 03:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:01 $ docker exec ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent 03:01:01 SSH_AUTH_SOCK=/tmp/ssh-8CLuCcVpfHIT/agent.86 03:01:01 SSH_AGENT_PID=92 03:01:01 Running ssh-add (command line suppressed) 03:01:01 Identity added: /w/workspace/edgex-go/930@tmp/private_key_821953236445734908.key (/w/workspace/edgex-go/930@tmp/private_key_821953236445734908.key) 03:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:02 + git semver init 03:01:02 2025-11-28 03:01:02,274 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:01:02 2025-11-28 03:01:02,278 [run_init] DEBUG init version:0.0.0 force:False 03:01:02 2025-11-28 03:01:02,279 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/930/.semver 03:01:02 2025-11-28 03:01:02,279 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/930/.semver 03:01:02 2025-11-28 03:01:02,279 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/930/.semver'], cwd=/w/workspace/edgex-go/930, stdin=None, shell=False, universal_newlines=False) 03:01:08 2025-11-28 03:01:08,453 [append_file] DEBUG append to file:/w/workspace/edgex-go/930/.git/info/exclude 03:01:08 2025-11-28 03:01:08,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/930/.semver/main with force:False 03:01:08 2025-11-28 03:01:08,454 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:01:08 2025-11-28 03:01:08,454 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:01:08 4.1.0-dev.79 [Pipeline] } 03:01:08 $ docker exec --env ******** --env ******** ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent -k 03:01:08 unset SSH_AUTH_SOCK; 03:01:08 unset SSH_AGENT_PID; 03:01:08 echo Agent pid 92 killed; 03:01:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:09 + git semver [Pipeline] } 03:01:09 $ docker stop --time=1 ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 03:01:12 $ docker rm -f --volumes ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:01:13 Stashed 1 file(s) [Pipeline] echo 03:01:13 [edgeXSemver]: initialized semver on version 4.1.0-dev.79 [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 03:01:13 + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] echo 03:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:01:13 ========================================================= 03:01:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:01:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:01:13 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:01:13 2d35ebdb57d9: Pulling fs layer 03:01:13 c35fb4624d26: Pulling fs layer 03:01:13 4e2aec7ef170: Pulling fs layer 03:01:13 333b49ad6fbf: Pulling fs layer 03:01:13 4f4fb700ef54: Pulling fs layer 03:01:13 c3e65509a76b: Pulling fs layer 03:01:13 7cf9ebb963bd: Pulling fs layer 03:01:13 bb34ca984cfb: Pulling fs layer 03:01:13 151cf03bc807: Pulling fs layer 03:01:13 333b49ad6fbf: Waiting 03:01:13 4f4fb700ef54: Waiting 03:01:13 c3e65509a76b: Waiting 03:01:13 7cf9ebb963bd: Waiting 03:01:13 bb34ca984cfb: Waiting 03:01:13 151cf03bc807: Waiting 03:01:13 c35fb4624d26: Verifying Checksum 03:01:13 c35fb4624d26: Download complete 03:01:13 333b49ad6fbf: Download complete 03:01:13 4f4fb700ef54: Verifying Checksum 03:01:13 4f4fb700ef54: Download complete 03:01:13 c3e65509a76b: Verifying Checksum 03:01:13 c3e65509a76b: Download complete 03:01:13 2d35ebdb57d9: Verifying Checksum 03:01:13 2d35ebdb57d9: Download complete 03:01:14 7cf9ebb963bd: Verifying Checksum 03:01:14 7cf9ebb963bd: Download complete 03:01:14 2d35ebdb57d9: Pull complete 03:01:14 4e2aec7ef170: Verifying Checksum 03:01:14 4e2aec7ef170: Download complete 03:01:14 c35fb4624d26: Pull complete 03:01:14 151cf03bc807: Verifying Checksum 03:01:14 151cf03bc807: Download complete 03:01:14 bb34ca984cfb: Verifying Checksum 03:01:14 bb34ca984cfb: Download complete 03:01:19 4e2aec7ef170: Pull complete 03:01:19 333b49ad6fbf: Pull complete 03:01:19 4f4fb700ef54: Pull complete 03:01:19 c3e65509a76b: Pull complete 03:01:20 7cf9ebb963bd: Pull complete 03:01:23 bb34ca984cfb: Pull complete 03:01:23 151cf03bc807: Pull complete 03:01:23 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:01:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:01:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:01:24 WORKDIR /edgex 03:01:24 COPY go.mod . 03:01:24 RUN go mod download 03:01:24 + docker build -t ci-base-image-x86_64 -f - . 03:01:24 #0 building with "default" instance using docker driver 03:01:24 03:01:24 #1 [internal] load build definition from Dockerfile 03:01:24 #1 transferring dockerfile: 164B done 03:01:24 #1 DONE 0.0s 03:01:24 03:01:24 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:01:24 #2 DONE 0.0s 03:01:24 03:01:24 #3 [internal] load .dockerignore 03:01:24 #3 transferring context: 50B done 03:01:24 #3 DONE 0.0s 03:01:24 03:01:24 #4 [internal] load build context 03:01:24 #4 transferring context: 7.11kB done 03:01:24 #4 DONE 0.1s 03:01:24 03:01:24 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:01:24 #5 DONE 0.1s 03:01:24 03:01:24 #6 [2/4] WORKDIR /edgex 03:01:27 #6 DONE 2.6s 03:01:27 03:01:27 #7 [3/4] COPY go.mod . 03:01:27 #7 DONE 0.0s 03:01:27 03:01:27 #8 [4/4] RUN go mod download 03:01:28 Still waiting to schedule task 03:01:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:01:35 #8 DONE 7.6s 03:01:35 03:01:35 #9 exporting to image 03:01:35 #9 exporting layers 03:01:38 #9 exporting layers 3.6s done 03:01:38 #9 writing image sha256:b6e1a7d08a3887280d9199290af2d6609b69d7d86e1015ed73fc3fe366258331 done 03:01:38 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:01:38 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:39 + docker inspect -f . ci-base-image-x86_64 03:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:39 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:39 $ docker top c054d9efabb3c700e5875fd0e3374b504730e21d9198bbba32c88033a9500674 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:39 + go version 03:01:39 go version go1.25.2 linux/amd64 [Pipeline] } 03:01:39 $ docker stop --time=1 c054d9efabb3c700e5875fd0e3374b504730e21d9198bbba32c88033a9500674 03:01:41 $ docker rm -f --volumes c054d9efabb3c700e5875fd0e3374b504730e21d9198bbba32c88033a9500674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:41 + docker inspect -f . ci-base-image-x86_64 03:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:41 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:01:41 $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:41 $ docker top 76ed6944ac012e8d364008426b788c755e24fcaa44d9c67d6eb0c83fe9b97b42 -eo pid,comm [Pipeline] { [Pipeline] echo 03:01:41 ========================================================= 03:01:41 [edgeXBuildGoParallel] Running Tests and Build... 03:01:41 ========================================================= [Pipeline] sh 03:01:42 + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] fileExists [Pipeline] sh 03:01:42 + make test 03:01:42 go test -race -coverprofile=coverage.out ./... 03:01:52 ? github.com/edgexfoundry/edgex-go [no test files] 03:02:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:02:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:02:22 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:02:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 03:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements 03:02:27 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 03:02:27 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.085s coverage: 57.7% of statements 03:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 03:02:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:02:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.095s coverage: 94.2% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 90.7% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:02:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.3% of statements 03:02:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:02:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.457s coverage: 95.9% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:02:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:02:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:02:32 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:02:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 03:02:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 2.4% of statements 03:02:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:02:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 1.0% of statements 03:02:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:02:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 38.2% of statements 03:02:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 03:02:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:02:35 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:02:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 87.1% of statements 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements 03:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 03:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 03:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.039s coverage: 33.3% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.146s coverage: 54.8% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.023s coverage: 96.8% of statements 03:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 29.2% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 03:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:02:56 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:03:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 17.1% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:03:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements 03:03:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:03:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:03:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:03:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 03:03:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:03:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.022s coverage: 43.6% of statements 03:03:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:03:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:03:00 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 03:03:00 running golangci-lint 03:03:00 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 03:03:00 go version go1.25.2 linux/amd64 03:03:01 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 03:03:01 level=info msg="[config_reader] Used config file .golangci.yml" 03:03:01 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 03:03:01 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 03:03:01 level=info msg="[goenv] Read go env for 3.289949ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 03:03:01 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 03:03:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-774042 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:03:19 Running in /w/workspace/edgex-go/930 [Pipeline] { [Pipeline] checkout 03:03:22 The recommended git tool is: git 03:03:23 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 20.635813485s" 03:03:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.85691ms" 03:03:26 using credential edgex-jenkins-ssh 03:03:26 Cloning the remote Git repository 03:03:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:03:26 > git init /w/workspace/edgex-go/930 # timeout=10 03:03:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:03:27 > git --version # timeout=10 03:03:27 > git --version # 'git version 2.25.1' 03:03:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:32 level=info msg="[linters_context/goanalysis] analyzers took 1m38.151305946s with top 10 stages: buildir: 51.659729093s, gosec: 2.671023068s, inspect: 1.976899996s, fact_deprecated: 1.954870816s, printf: 1.493198572s, fact_purity: 1.351184169s, nilness: 1.136603302s, ctrlflow: 1.000849884s, QF1004: 983.454295ms, S1038: 957.09675ms" 03:03:32 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 03:03:32 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 03:03:32 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 03:03:32 level=info msg="[runner] Issues before processing: 35, after processing: 0" 03:03:32 level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, nolint_filter: 21/0, generated_file_filter: 35/22, invalid_issue: 35/35, exclusion_paths: 35/35, cgo: 35/35" 03:03:32 level=info msg="[runner] processing took 8.802585ms with stages: nolint_filter: 7.488335ms, generated_file_filter: 926.427µs, exclusion_rules: 240.172µs, exclusion_paths: 69.34µs, path_relativity: 60.481µs, cgo: 4.07µs, path_absoluter: 3.6µs, sort_results: 2.67µs, invalid_issue: 2.56µs, filename_unadjuster: 1.17µs, fixer: 880ns, max_same_issues: 760ns, diff: 430ns, max_per_file_from_linter: 380ns, path_prettifier: 310ns, uniq_by_line: 300ns, path_shortener: 210ns, max_from_linter: 190ns, source_code: 180ns, severity-rules: 120ns" 03:03:32 level=info msg="[runner] linters took 11.053349182s with stages: goanalysis_metalinter: 11.044470706s" 03:03:32 0 issues. 03:03:32 level=info msg="File cache stats: 0 entries of total size 0B" 03:03:32 level=info msg="Memory: 315 samples, avg is 320.0MB, max is 1362.3MB" 03:03:32 level=info msg="Execution took 31.739889286s" 03:03:32 go vet ./... 03:03:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:03:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:03:41 ./bin/test-attribution-txt.sh [Pipeline] echo 03:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:03:41 + ls -al . 03:03:41 total 1392 03:03:41 drwxrwxr-x 11 1001 1001 4096 Nov 28 03:01 . 03:03:41 drwxr-xr-x 4 root root 4096 Nov 28 03:01 .. 03:03:41 drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 .blubracket 03:03:41 -rw-rw-r-- 1 1001 1001 10 Nov 28 03:00 .dockerignore 03:03:41 drwxrwxr-x 8 1001 1001 4096 Nov 28 03:03 .git 03:03:41 drwxrwxr-x 3 1001 1001 4096 Nov 28 03:00 .github 03:03:41 -rw-rw-r-- 1 1001 1001 909 Nov 28 03:00 .gitignore 03:03:41 -rw-rw-r-- 1 1001 1001 359 Nov 28 03:00 .golangci.yml 03:03:41 -rw-rw-r-- 1 1001 1001 100 Nov 28 03:00 .hadolint.yml 03:03:41 drwxr-xr-x 3 1001 1001 4096 Nov 28 03:01 .semver 03:03:41 -rw-rw-r-- 1 1001 1001 155 Nov 28 03:00 .sonarcloud.properties 03:03:41 -rw-rw-r-- 1 1001 1001 1171 Nov 28 03:00 ADOPTERS.md 03:03:41 -rw-rw-r-- 1 1001 1001 20017 Nov 28 03:00 Attribution.txt 03:03:41 -rw-rw-r-- 1 1001 1001 108018 Nov 28 03:00 CHANGELOG.md 03:03:41 -rw-rw-r-- 1 1001 1001 3804 Nov 28 03:00 CONTRIBUTING.md 03:03:41 -rw-rw-r-- 1 1001 1001 677 Nov 28 03:00 GOVERNANCE.md 03:03:41 -rw-rw-r-- 1 1001 1001 886 Nov 28 03:00 Jenkinsfile 03:03:41 -rw-rw-r-- 1 1001 1001 10775 Nov 28 03:00 LICENSE 03:03:41 -rw-rw-r-- 1 1001 1001 16739 Nov 28 03:00 Makefile 03:03:41 -rw-rw-r-- 1 1001 1001 582 Nov 28 03:00 OWNERS.md 03:03:41 -rw-rw-r-- 1 1001 1001 9932 Nov 28 03:00 README.md 03:03:41 -rw-rw-r-- 1 1001 1001 789 Nov 28 03:00 SECURITY.md 03:03:41 -rw-rw-r-- 1 1001 1001 12 Nov 28 03:01 VERSION 03:03:41 drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 bin 03:03:41 drwxrwxr-x 19 1001 1001 4096 Nov 28 03:00 cmd 03:03:41 -rw-r--r-- 1 root root 1041478 Nov 28 03:03 coverage.out 03:03:41 drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 fuzz_test 03:03:41 -rw-rw-r-- 1 1001 1001 7070 Nov 28 03:00 go.mod 03:03:41 -rw-rw-r-- 1 1001 1001 90674 Nov 28 03:00 go.sum 03:03:41 drwxrwxr-x 7 1001 1001 4096 Nov 28 03:00 internal 03:03:41 drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 openapi 03:03:41 -rw-rw-r-- 1 1001 1001 584 Nov 28 03:00 security.txt 03:03:41 -rw-rw-r-- 1 1001 1001 204 Nov 28 03:00 version.go [Pipeline] sh 03:03:41 + '[' -e coverage.out ] 03:03:41 + chown 1001:1001 coverage.out [Pipeline] stash 03:03:41 Stashed 1 file(s) [Pipeline] sh 03:03:42 + make build 03:03:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:03:46 Avoid second fetch 03:03:46 Checking out Revision 93993623b6023bd90f5581334015c52b08f52fe2 (main) 03:03:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:03:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:46 > git config core.sparsecheckout # timeout=10 03:03:46 > git checkout -f 93993623b6023bd90f5581334015c52b08f52fe2 # timeout=10 03:03:47 Commit message: "Merge pull request #5321 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:51 provisioning config files... 03:03:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config7761650273171021056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:52 ---> ****-login.sh 03:03:52 nexus3.edgexfoundry.org:10001 03:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:52 Configure a credential helper to remove this warning. See 03:03:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:52 03:03:52 Login Succeeded 03:03:52 nexus3.edgexfoundry.org:10002 03:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:52 Configure a credential helper to remove this warning. See 03:03:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:52 03:03:52 Login Succeeded 03:03:52 nexus3.edgexfoundry.org:10003 03:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:53 Configure a credential helper to remove this warning. See 03:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:53 03:03:53 Login Succeeded 03:03:53 nexus3.edgexfoundry.org:10004 03:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:53 Configure a credential helper to remove this warning. See 03:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:53 03:03:53 Login Succeeded 03:03:53 ****.io 03:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:54 Configure a credential helper to remove this warning. See 03:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:54 03:03:54 Login Succeeded 03:03:54 ---> ****-login.sh ends [Pipeline] } 03:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:03:54 + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] echo 03:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:03:54 ========================================================= 03:03:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:03:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:03:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:03:55 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:03:55 6b59a28fa201: Pulling fs layer 03:03:55 d32bb0dddca7: Pulling fs layer 03:03:55 5dab1238d3d9: Pulling fs layer 03:03:55 196fd7d83e7d: Pulling fs layer 03:03:55 4f4fb700ef54: Pulling fs layer 03:03:55 8ba94037c8f0: Pulling fs layer 03:03:55 deaec5988b04: Pulling fs layer 03:03:55 9f65657bb879: Pulling fs layer 03:03:55 4f4fb700ef54: Waiting 03:03:55 8ba94037c8f0: Waiting 03:03:55 deaec5988b04: Waiting 03:03:55 196fd7d83e7d: Waiting 03:03:55 9f65657bb879: Waiting 03:03:55 d32bb0dddca7: Verifying Checksum 03:03:55 d32bb0dddca7: Download complete 03:03:55 196fd7d83e7d: Verifying Checksum 03:03:55 196fd7d83e7d: Download complete 03:03:55 4f4fb700ef54: Verifying Checksum 03:03:55 4f4fb700ef54: Download complete 03:03:55 8ba94037c8f0: Download complete 03:03:55 6b59a28fa201: Verifying Checksum 03:03:55 6b59a28fa201: Download complete 03:03:55 9f65657bb879: Verifying Checksum 03:03:55 9f65657bb879: Download complete 03:03:56 6b59a28fa201: Pull complete 03:03:56 d32bb0dddca7: Pull complete 03:03:57 5dab1238d3d9: Verifying Checksum 03:03:57 5dab1238d3d9: Download complete 03:03:58 deaec5988b04: Verifying Checksum 03:03:58 deaec5988b04: Download complete 03:04:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:04:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:04:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:04:10 5dab1238d3d9: Pull complete 03:04:10 196fd7d83e7d: Pull complete 03:04:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:04:11 4f4fb700ef54: Pull complete 03:04:11 8ba94037c8f0: Pull complete 03:04:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:04:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:04:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:04:21 deaec5988b04: Pull complete 03:04:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:04:23 9f65657bb879: Pull complete 03:04:23 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:04:23 + docker build -t ci-base-image-arm64 -f - . 03:04:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:04:23 WORKDIR /edgex 03:04:23 COPY go.mod . 03:04:23 RUN go mod download 03:04:23 Sending build context to Docker daemon 3.866MB 03:04:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:04:23 ---> 334268110677 03:04:23 Step 2/4 : WORKDIR /edgex 03:04:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:04:25 ---> Running in 5f95a235b9b4 03:04:26 Removing intermediate container 5f95a235b9b4 03:04:26 ---> 1975032b2609 03:04:26 Step 3/4 : COPY go.mod . 03:04:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:04:26 ---> be6ad1f370ec 03:04:26 Step 4/4 : RUN go mod download 03:04:26 ---> Running in cd173390881f 03:04:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:04:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:04:30 $ docker stop --time=1 76ed6944ac012e8d364008426b788c755e24fcaa44d9c67d6eb0c83fe9b97b42 03:04:34 $ docker rm -f --volumes 76ed6944ac012e8d364008426b788c755e24fcaa44d9c67d6eb0c83fe9b97b42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:35 03:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:35 latest: Pulling from edgex-devops/edgex-compose 03:04:35 91d30c5bc195: Pulling fs layer 03:04:35 2e9b0aa3be6d: Pulling fs layer 03:04:35 9c61dcf015f6: Pulling fs layer 03:04:35 4698f68db338: Pulling fs layer 03:04:35 2a2f49069b9e: Pulling fs layer 03:04:35 e0025b399a48: Pulling fs layer 03:04:35 2a2f49069b9e: Waiting 03:04:35 e0025b399a48: Waiting 03:04:35 4698f68db338: Waiting 03:04:35 91d30c5bc195: Verifying Checksum 03:04:35 91d30c5bc195: Download complete 03:04:35 4698f68db338: Verifying Checksum 03:04:35 4698f68db338: Download complete 03:04:35 2e9b0aa3be6d: Verifying Checksum 03:04:35 2e9b0aa3be6d: Download complete 03:04:35 e0025b399a48: Download complete 03:04:35 91d30c5bc195: Pull complete 03:04:35 2a2f49069b9e: Verifying Checksum 03:04:35 2a2f49069b9e: Download complete 03:04:36 2e9b0aa3be6d: Pull complete 03:04:36 9c61dcf015f6: Verifying Checksum 03:04:36 9c61dcf015f6: Download complete 03:04:39 9c61dcf015f6: Pull complete 03:04:39 4698f68db338: Pull complete 03:04:39 2a2f49069b9e: Pull complete 03:04:39 e0025b399a48: Pull complete 03:04:39 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:39 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:04:39 $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:04:41 $ docker top 16767581cddcde2985b2b4aaeff39334509ad5ff79c122a5364a2d85ca1e8ceb -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:41 + docker compose -f ./docker-compose-build.yml build --parallel 03:04:41 #1 [core-metadata internal] load build definition from Dockerfile 03:04:41 #1 transferring dockerfile: 2.10kB done 03:04:41 #1 DONE 0.1s 03:04:41 03:04:41 #2 [core-command internal] load build definition from Dockerfile 03:04:41 #2 transferring dockerfile: 1.94kB done 03:04:41 #2 DONE 0.1s 03:04:41 03:04:41 #3 [security-proxy-setup internal] load build definition from Dockerfile 03:04:41 #3 transferring dockerfile: 2.50kB done 03:04:41 #3 DONE 0.1s 03:04:41 03:04:41 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:04:41 #4 DONE 0.0s 03:04:41 03:04:41 #5 [core-command internal] load metadata for docker.io/library/alpine:3.22 03:04:41 #5 ... 03:04:41 03:04:41 #6 [support-notifications internal] load build definition from Dockerfile 03:04:41 #6 transferring dockerfile: 2.02kB done 03:04:41 #6 DONE 0.1s 03:04:41 03:04:41 #7 [core-keeper internal] load build definition from Dockerfile 03:04:41 #7 transferring dockerfile: 2.01kB done 03:04:41 #7 DONE 0.1s 03:04:41 03:04:41 #8 [security-bootstrapper internal] load build definition from Dockerfile 03:04:41 #8 transferring dockerfile: 3.02kB done 03:04:41 #8 DONE 0.2s 03:04:41 03:04:41 #9 [security-spire-agent internal] load build definition from Dockerfile 03:04:41 #9 transferring dockerfile: 1.81kB done 03:04:41 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:04:41 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 03:04:41 #9 DONE 0.2s 03:04:41 03:04:41 #10 [security-spire-config internal] load build definition from Dockerfile 03:04:41 #10 transferring dockerfile: 1.69kB done 03:04:41 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:04:41 #10 DONE 0.1s 03:04:41 03:04:41 #11 [core-data internal] load build definition from Dockerfile 03:04:41 #11 transferring dockerfile: 2.04kB done 03:04:41 #11 DONE 0.2s 03:04:41 03:04:41 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:04:41 #12 transferring dockerfile: 2.23kB done 03:04:41 #12 DONE 0.2s 03:04:41 03:04:41 #13 [security-secretstore-setup internal] load build definition from Dockerfile 03:04:41 #13 transferring dockerfile: 2.49kB done 03:04:41 #13 DONE 0.2s 03:04:41 03:04:41 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:04:41 #14 transferring dockerfile: 1.89kB done 03:04:41 #14 DONE 0.2s 03:04:41 03:04:41 #15 [support-scheduler internal] load build definition from Dockerfile 03:04:41 #15 transferring dockerfile: 1.83kB done 03:04:41 #15 DONE 0.2s 03:04:41 03:04:41 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:04:41 #4 DONE 0.0s 03:04:41 03:04:41 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 03:04:41 #5 DONE 0.2s 03:04:41 03:04:41 #16 [security-proxy-auth internal] load build definition from Dockerfile 03:04:41 #16 transferring dockerfile: 2.14kB done 03:04:41 #16 DONE 0.2s 03:04:41 03:04:41 #17 [security-spire-server internal] load build definition from Dockerfile 03:04:41 #17 transferring dockerfile: 1.70kB done 03:04:41 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:04:41 #17 DONE 0.2s 03:04:41 03:04:41 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:04:41 #4 DONE 0.0s 03:04:41 03:04:41 #18 [security-spiffe-token-provider internal] load .dockerignore 03:04:41 #18 transferring context: 50B done 03:04:41 #18 DONE 0.0s 03:04:41 03:04:41 #19 [core-common-config-bootstrapper internal] load .dockerignore 03:04:41 #19 transferring context: 50B done 03:04:41 #19 DONE 0.1s 03:04:41 03:04:41 #20 [security-proxy-auth internal] load .dockerignore 03:04:41 #20 ... 03:04:41 03:04:41 #21 [core-command internal] load .dockerignore 03:04:41 #21 transferring context: 50B done 03:04:41 #21 DONE 0.1s 03:04:41 03:04:41 #22 [core-metadata internal] load .dockerignore 03:04:41 #22 transferring context: 50B done 03:04:41 #22 DONE 0.1s 03:04:41 03:04:41 #23 [core-data internal] load .dockerignore 03:04:41 #23 transferring context: 50B done 03:04:41 #23 DONE 0.1s 03:04:41 03:04:41 #24 [security-secretstore-setup internal] load .dockerignore 03:04:41 #24 transferring context: 50B done 03:04:41 #24 DONE 0.1s 03:04:41 03:04:41 #25 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:04:41 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:04:41 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:04:41 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:04:41 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:04:41 #25 DONE 0.1s 03:04:41 03:04:41 #26 [security-bootstrapper internal] load .dockerignore 03:04:41 #26 transferring context: 50B done 03:04:41 #26 DONE 0.2s 03:04:41 03:04:41 #27 [support-notifications internal] load .dockerignore 03:04:41 #27 transferring context: 50B done 03:04:41 #27 DONE 0.2s 03:04:41 03:04:41 #28 [core-keeper internal] load .dockerignore 03:04:41 #28 transferring context: 50B done 03:04:41 #28 DONE 0.2s 03:04:41 03:04:41 #29 [security-proxy-setup internal] load .dockerignore 03:04:41 #29 transferring context: 50B done 03:04:41 #29 DONE 0.2s 03:04:41 03:04:41 #30 [core-keeper internal] load build context 03:04:41 #30 DONE 0.0s 03:04:41 03:04:41 #25 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:04:41 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:04:41 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:04:41 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:04:41 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:04:41 #25 DONE 0.1s 03:04:41 03:04:41 #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:04:42 #31 DONE 0.6s 03:04:42 03:04:42 #25 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:04:42 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:04:42 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:04:42 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:04:42 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:04:42 #25 DONE 0.1s 03:04:42 03:04:42 #32 [support-scheduler internal] load .dockerignore 03:04:42 #32 transferring context: 50B 0.0s done 03:04:42 #32 DONE 0.6s 03:04:42 03:04:42 #20 [security-proxy-auth internal] load .dockerignore 03:04:42 #20 transferring context: 50B 0.0s done 03:04:42 #20 DONE 0.7s 03:04:42 03:04:42 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:04:42 #33 ... 03:04:42 03:04:42 #25 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:04:42 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:04:42 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:04:42 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:04:42 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:04:42 #25 DONE 0.1s 03:04:42 03:04:42 #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:04:42 #31 DONE 0.6s 03:04:42 03:04:42 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:04:46 #33 DONE 3.3s 03:04:46 03:04:46 #34 [security-spiffe-token-provider internal] load build context 03:04:47 #34 transferring context: 240.41MB 5.9s 03:04:50 #34 ... 03:04:50 03:04:50 #30 [core-keeper internal] load build context 03:04:50 #30 ... 03:04:50 03:04:50 #34 [security-spiffe-token-provider internal] load build context 03:04:51 #34 ... 03:04:51 03:04:51 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:04:51 #35 ... 03:04:51 03:04:51 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:04:51 #36 ... 03:04:51 03:04:51 #37 [security-bootstrapper internal] load build context 03:04:51 #37 ... 03:04:51 03:04:51 #38 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:04:51 #0 0.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:51 #0 0.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:51 #0 1.349 (1/1) Installing dumb-init (1.2.5-r3) 03:04:51 #0 1.352 Executing busybox-1.37.0-r19.trigger 03:04:51 #0 1.364 OK: 7 MiB in 17 packages 03:04:52 #38 ... 03:04:52 03:04:52 #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:52 #0 0.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:52 #0 0.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:52 #0 0.965 (1/1) Installing dumb-init (1.2.5-r3) 03:04:52 #0 0.974 Executing busybox-1.37.0-r19.trigger 03:04:52 #0 1.026 OK: 7 MiB in 17 packages 03:04:52 #39 ... 03:04:52 03:04:52 #40 [support-notifications internal] load build context 03:04:52 #40 ... 03:04:52 03:04:52 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:52 #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:52 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:52 #0 1.330 (1/4) Installing ca-certificates (20250911-r0) 03:04:52 #0 1.351 (2/4) Installing dumb-init (1.2.5-r3) 03:04:52 #0 1.356 (3/4) Installing su-exec (0.2-r3) 03:04:52 #0 1.360 (4/4) Installing yq-go (4.47.2-r1) 03:04:52 #0 1.620 Executing busybox-1.37.0-r19.trigger 03:04:52 #0 1.847 Executing ca-certificates-20250911-r0.trigger 03:04:52 #0 1.892 OK: 20 MiB in 20 packages 03:04:52 #41 ... 03:04:52 03:04:52 #42 [core-data internal] load build context 03:04:52 #42 ... 03:04:52 03:04:52 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:52 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:52 #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:52 #0 2.709 (1/2) Installing dumb-init (1.2.5-r3) 03:04:52 #0 2.709 (2/2) Installing su-exec (0.2-r3) 03:04:52 #0 2.709 Executing busybox-1.37.0-r19.trigger 03:04:52 #0 2.719 OK: 7 MiB in 18 packages 03:04:52 #43 ... 03:04:52 03:04:52 #44 [core-metadata internal] load build context 03:04:52 #44 ... 03:04:52 03:04:52 #45 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:52 #45 ... 03:04:52 03:04:52 #46 [security-proxy-setup internal] load build context 03:04:52 #46 transferring context: 465.06MB 10.6s 03:04:52 #46 ... 03:04:52 03:04:52 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:04:52 #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:52 #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:52 #0 2.447 (1/7) Installing ca-certificates (20250911-r0) 03:04:52 #0 2.520 (2/7) Installing dumb-init (1.2.5-r3) 03:04:52 #0 2.544 (3/7) Installing libgcc (14.2.0-r6) 03:04:52 #0 2.558 (4/7) Installing libsodium (1.0.20-r0) 03:04:52 #0 2.574 (5/7) Installing libstdc++ (14.2.0-r6) 03:04:52 #0 2.624 (6/7) Installing libzmq (4.3.5-r2) 03:04:52 #0 2.647 (7/7) Installing zeromq (4.3.5-r2) 03:04:52 #0 2.651 Executing busybox-1.37.0-r19.trigger 03:04:52 #0 2.668 Executing ca-certificates-20250911-r0.trigger 03:04:52 #0 2.701 OK: 12 MiB in 23 packages 03:04:52 #47 ... 03:04:52 03:04:52 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:04:53 #48 ... 03:04:53 03:04:53 #49 [support-scheduler internal] load build context 03:04:53 #49 ... 03:04:53 03:04:53 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:53 #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:53 #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:53 #0 1.948 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:04:53 #0 1.948 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:04:53 #0 1.948 OK: 26328 distinct packages available 03:04:53 #0 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:53 #0 2.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:53 #0 2.495 (1/13) Installing brotli-libs (1.1.0-r2) 03:04:53 #0 2.543 (2/13) Installing c-ares (1.34.5-r0) 03:04:53 #0 2.547 (3/13) Installing libunistring (1.3-r0) 03:04:53 #0 2.581 (4/13) Installing libidn2 (2.3.7-r0) 03:04:53 #0 2.581 (5/13) Installing nghttp2-libs (1.65.0-r0) 03:04:53 #0 2.583 (6/13) Installing libpsl (0.21.5-r3) 03:04:53 #0 2.587 (7/13) Installing zstd-libs (1.5.7-r0) 03:04:53 #0 2.598 (8/13) Installing libcurl (8.14.1-r2) 03:04:53 #0 2.608 (9/13) Installing curl (8.14.1-r2) 03:04:53 #0 2.614 (10/13) Installing dumb-init (1.2.5-r3) 03:04:53 #0 2.631 (11/13) Installing musl-obstack (1.2.3-r2) 03:04:53 #0 2.649 (12/13) Installing libucontext (1.3.2-r0) 03:04:53 #0 2.656 (13/13) Installing gcompat (1.1.0-r4) 03:04:53 #0 2.660 Executing busybox-1.37.0-r19.trigger 03:04:53 #0 2.670 OK: 13 MiB in 29 packages 03:04:53 #50 ... 03:04:53 03:04:53 #51 [security-secretstore-setup internal] load build context 03:04:53 #51 ... 03:04:53 03:04:53 #52 [core-command internal] load build context 03:04:53 #52 ... 03:04:53 03:04:53 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:53 #53 ... 03:04:53 03:04:53 #54 [core-common-config-bootstrapper internal] load build context 03:04:53 #54 ... 03:04:53 03:04:53 #55 [security-proxy-auth internal] load build context 03:04:53 #55 ... 03:04:53 03:04:53 #54 [core-common-config-bootstrapper internal] load build context 03:04:55 #54 transferring context: 608.19MB 13.3s done 03:04:56 #54 ... 03:04:56 03:04:56 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:56 #56 ... 03:04:56 03:04:56 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:04:56 #57 ... 03:04:56 03:04:56 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:56 #58 ... 03:04:56 03:04:56 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:04:56 #59 ... 03:04:56 03:04:56 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:04:56 #60 ... 03:04:56 03:04:56 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:04:57 #61 ... 03:04:57 03:04:57 #49 [support-scheduler internal] load build context 03:04:57 #49 transferring context: 608.19MB 14.0s done 03:05:00 #49 ... 03:05:00 03:05:00 #30 [core-keeper internal] load build context 03:05:00 #30 transferring context: 608.19MB 11.3s done 03:05:00 #30 ... 03:05:00 03:05:00 #34 [security-spiffe-token-provider internal] load build context 03:05:00 #34 transferring context: 608.19MB 12.6s done 03:05:02 #34 ... 03:05:02 03:05:02 #37 [security-bootstrapper internal] load build context 03:05:02 #37 transferring context: 608.19MB 12.3s done 03:05:02 #37 ... 03:05:02 03:05:02 #42 [core-data internal] load build context 03:05:02 #42 transferring context: 608.19MB 12.9s done 03:05:02 #42 ... 03:05:02 03:05:02 #40 [support-notifications internal] load build context 03:05:02 #40 transferring context: 608.19MB 12.6s done 03:05:02 #40 ... 03:05:02 03:05:02 #44 [core-metadata internal] load build context 03:05:02 #44 transferring context: 608.19MB 12.5s done 03:05:02 #44 ... 03:05:02 03:05:02 #46 [security-proxy-setup internal] load build context 03:05:02 #46 transferring context: 608.19MB 12.5s done 03:05:03 #46 ... 03:05:03 03:05:03 #51 [security-secretstore-setup internal] load build context 03:05:03 #51 transferring context: 608.19MB 13.1s done 03:05:03 #51 ... 03:05:03 03:05:03 #55 [security-proxy-auth internal] load build context 03:05:03 #55 transferring context: 608.19MB 11.2s done 03:05:04 #55 ... 03:05:04 03:05:04 #52 [core-command internal] load build context 03:05:04 #52 transferring context: 608.19MB 12.8s done 03:05:05 #52 ... 03:05:05 03:05:05 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:05:05 #53 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:05 #53 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:05 #53 24.04 (1/4) Installing dumb-init (1.2.5-r3) 03:05:05 #53 24.05 (2/4) Installing openssl (3.5.4-r0) 03:05:05 #53 24.06 (3/4) Installing su-exec (0.2-r3) 03:05:06 #53 24.06 (4/4) Installing yq-go (4.47.2-r1) 03:05:06 #53 24.21 Executing busybox-1.37.0-r19.trigger 03:05:06 #53 24.21 OK: 20 MiB in 20 packages 03:05:10 #53 ... 03:05:10 03:05:10 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:05:10 #36 DONE 28.8s 03:05:10 03:05:10 #38 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:05:10 #38 DONE 28.6s 03:05:10 03:05:10 #30 [core-keeper internal] load build context 03:05:10 #30 DONE 28.6s 03:05:10 03:05:10 #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:05:10 #62 ... 03:05:10 03:05:10 #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:05:10 #39 DONE 29.0s 03:05:11 03:05:11 #63 [security-spire-config internal] load .dockerignore 03:05:11 #63 ... 03:05:11 03:05:11 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:05:11 #35 DONE 29.7s 03:05:11 03:05:11 #34 [security-spiffe-token-provider internal] load build context 03:05:11 #34 DONE 29.8s 03:05:11 03:05:11 #64 [security-spire-agent internal] load .dockerignore 03:05:11 #64 ... 03:05:11 03:05:11 #37 [security-bootstrapper internal] load build context 03:05:11 #37 DONE 29.6s 03:05:11 03:05:11 #44 [core-metadata internal] load build context 03:05:11 #44 DONE 29.7s 03:05:11 03:05:11 #46 [security-proxy-setup internal] load build context 03:05:11 #46 DONE 29.6s 03:05:11 03:05:11 #52 [core-command internal] load build context 03:05:11 #52 DONE 29.7s 03:05:11 03:05:11 #40 [support-notifications internal] load build context 03:05:11 #40 DONE 29.7s 03:05:11 03:05:11 #42 [core-data internal] load build context 03:05:11 #42 DONE 29.8s 03:05:11 03:05:11 #51 [security-secretstore-setup internal] load build context 03:05:11 #51 DONE 29.8s 03:05:11 03:05:11 #54 [core-common-config-bootstrapper internal] load build context 03:05:11 #54 DONE 29.9s 03:05:11 03:05:11 #55 [security-proxy-auth internal] load build context 03:05:11 #55 DONE 29.3s 03:05:11 03:05:11 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:05:11 #57 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:11 #57 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:11 #57 ... 03:05:11 03:05:11 #49 [support-scheduler internal] load build context 03:05:11 #49 DONE 29.4s 03:05:11 03:05:11 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:05:11 #59 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:11 #59 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:12 #59 26.56 OK: 265 MiB in 60 packages 03:05:12 #59 ... 03:05:12 03:05:12 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:05:12 #41 DONE 30.9s 03:05:12 03:05:12 #45 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:12 #45 DONE 30.9s 03:05:12 03:05:12 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:05:12 #47 DONE 30.9s 03:05:12 03:05:12 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:05:12 #53 DONE 30.9s 03:05:12 03:05:12 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:05:13 #65 ... 03:05:13 03:05:13 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:05:13 #43 DONE 31.2s 03:05:13 03:05:13 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:05:13 #50 DONE 31.3s 03:05:13 03:05:13 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:05:13 #66 ... 03:05:13 03:05:13 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:05:13 #48 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:13 #48 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:13 #48 29.53 (1/3) Installing ca-certificates (20250911-r0) 03:05:13 #48 29.54 (2/3) Installing dumb-init (1.2.5-r3) 03:05:13 #48 29.55 (3/3) Installing tzdata (2025b-r0) 03:05:13 #48 29.58 Executing busybox-1.37.0-r19.trigger 03:05:13 #48 29.59 Executing ca-certificates-20250911-r0.trigger 03:05:13 #48 29.62 OK: 8 MiB in 19 packages 03:05:13 #48 DONE 31.2s 03:05:13 03:05:13 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:05:13 #57 26.15 OK: 265 MiB in 60 packages 03:05:13 #57 DONE 27.7s 03:05:13 03:05:13 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:13 #58 DONE 27.7s 03:05:13 03:05:13 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:05:13 #59 DONE 27.7s 03:05:13 03:05:13 #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:05:13 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:05:13 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:05:13 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:05:13 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:05:13 #25 DONE 0.1s 03:05:13 03:05:13 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:05:13 #60 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:13 #60 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:13 #60 26.65 OK: 265 MiB in 60 packages 03:05:13 #60 DONE 27.7s 03:05:13 03:05:13 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:05:13 #61 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:13 #61 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:13 #61 26.55 OK: 265 MiB in 60 packages 03:05:13 #61 DONE 27.7s 03:05:13 03:05:13 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:05:13 #56 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:13 #56 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:13 #56 26.32 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:05:13 #56 26.32 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:05:13 #56 26.32 OK: 26329 distinct packages available 03:05:13 #56 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:13 #56 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:13 #56 26.87 OK: 265 MiB in 60 packages 03:05:13 #56 DONE 27.8s 03:05:13 03:05:13 #67 [security-spire-server internal] load .dockerignore 03:05:13 #67 transferring context: 50B done 03:05:13 #67 DONE 3.3s 03:05:13 03:05:13 #63 [security-spire-config internal] load .dockerignore 03:05:13 #63 transferring context: 50B done 03:05:13 #63 DONE 3.4s 03:05:13 03:05:13 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:05:13 #68 ... 03:05:13 03:05:13 #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:05:13 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:05:13 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:05:13 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:05:13 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:05:13 #25 DONE 0.1s 03:05:13 03:05:13 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:05:13 #69 DONE 0.2s 03:05:13 03:05:13 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:05:13 #70 DONE 0.2s 03:05:13 03:05:13 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:05:13 #68 DONE 0.2s 03:05:13 03:05:13 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:05:13 #71 DONE 0.2s 03:05:13 03:05:13 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:05:13 #72 DONE 0.3s 03:05:13 03:05:13 #73 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:13 #73 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 03:05:13 #73 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 03:05:13 #73 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:05:13 #73 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 03:05:13 #73 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 03:05:13 #73 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s 03:05:13 #73 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:05:13 #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 03:05:14 #73 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 03:05:14 #73 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:05:14 #73 ... 03:05:14 03:05:14 #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:05:14 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:05:14 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:05:14 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:05:14 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:05:14 #25 DONE 0.1s 03:05:14 03:05:14 #64 [security-spire-agent internal] load .dockerignore 03:05:14 #64 transferring context: 50B done 03:05:14 #64 DONE 2.9s 03:05:14 03:05:14 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:14 #73 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 03:05:14 #73 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 03:05:14 #73 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:05:14 #73 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 03:05:14 #73 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 03:05:14 #73 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done 03:05:14 #73 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:05:14 #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s 03:05:14 #73 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 03:05:14 #73 ... 03:05:14 03:05:14 #74 [security-spire-server internal] load build context 03:05:14 #74 transferring context: 26.44kB 0.0s done 03:05:14 #74 DONE 0.5s 03:05:14 03:05:14 #75 [security-spire-config internal] load build context 03:05:14 #75 transferring context: 24.70kB done 03:05:14 #75 DONE 0.5s 03:05:14 03:05:14 #76 [security-spire-agent internal] load build context 03:05:14 #76 transferring context: 25.98kB done 03:05:14 #76 DONE 0.1s 03:05:14 03:05:14 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:14 #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 0.5s 03:05:14 #73 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:05:14 #73 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 03:05:14 #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 03:05:14 #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done 03:05:14 #73 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 03:05:15 #73 ... 03:05:15 03:05:15 #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:05:15 #62 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:15 #62 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:15 #62 4.139 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #62 4.204 Executing busybox-1.37.0-r20.post-upgrade 03:05:15 #62 4.274 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #62 4.278 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #62 4.283 Executing busybox-1.37.0-r20.trigger 03:05:15 #62 4.292 OK: 7 MiB in 17 packages 03:05:15 #62 DONE 4.5s 03:05:15 03:05:15 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:05:15 #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:15 #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:15 #0 3.248 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 3.268 Executing busybox-1.37.0-r20.post-upgrade 03:05:15 #0 3.422 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 3.429 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 3.432 Executing busybox-1.37.0-r20.trigger 03:05:15 #0 3.442 OK: 7 MiB in 17 packages 03:05:15 #77 DONE 3.7s 03:05:15 03:05:15 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:15 #73 ... 03:05:15 03:05:15 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:05:15 #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:15 #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:15 #0 1.947 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 1.963 Executing busybox-1.37.0-r20.post-upgrade 03:05:15 #0 2.024 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.031 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.031 Executing busybox-1.37.0-r20.trigger 03:05:15 #0 2.044 OK: 20 MiB in 20 packages 03:05:15 #78 DONE 2.5s 03:05:15 03:05:15 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:15 #73 ... 03:05:15 03:05:15 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:05:15 #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:15 #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:15 #0 2.091 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.114 Executing busybox-1.37.0-r20.post-upgrade 03:05:15 #0 2.284 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.284 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.289 Executing busybox-1.37.0-r20.trigger 03:05:15 #0 2.294 OK: 7 MiB in 18 packages 03:05:15 #79 DONE 2.7s 03:05:15 03:05:15 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:05:15 #65 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:15 #65 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:15 #65 2.359 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #65 2.376 Executing busybox-1.37.0-r20.post-upgrade 03:05:15 #65 2.556 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #65 2.556 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #65 2.580 Executing busybox-1.37.0-r20.trigger 03:05:15 #65 2.587 OK: 12 MiB in 23 packages 03:05:15 #65 DONE 3.0s 03:05:15 03:05:15 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:05:15 #0 1.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:15 #0 1.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:15 #0 2.350 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.388 Executing busybox-1.37.0-r20.post-upgrade 03:05:15 #0 2.462 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.467 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:15 #0 2.475 Executing busybox-1.37.0-r20.trigger 03:05:15 #0 2.484 OK: 20 MiB in 20 packages 03:05:15 #80 DONE 2.9s 03:05:15 03:05:15 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:16 #73 ... 03:05:16 03:05:16 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:05:16 #0 1.096 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:16 #0 1.512 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:16 #0 2.127 OK: 265 MiB in 60 packages 03:05:16 #81 DONE 2.4s 03:05:16 03:05:16 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:05:16 #66 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:16 #66 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:16 #66 2.240 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:16 #66 2.262 Executing busybox-1.37.0-r20.post-upgrade 03:05:16 #66 2.348 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:16 #66 2.360 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:16 #66 2.362 Executing busybox-1.37.0-r20.trigger 03:05:16 #66 2.380 OK: 13 MiB in 29 packages 03:05:16 #66 DONE 2.9s 03:05:16 03:05:16 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:16 #73 ... 03:05:16 03:05:16 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:05:16 #82 DONE 0.4s 03:05:16 03:05:16 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:16 #73 ... 03:05:16 03:05:16 #83 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:05:16 #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:16 #0 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:16 #0 1.426 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:05:16 #0 1.426 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:05:16 #0 1.426 OK: 26328 distinct packages available 03:05:16 #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:16 #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:16 #0 2.206 (1/5) Installing dumb-init (1.2.5-r3) 03:05:16 #0 2.237 (2/5) Installing musl-obstack (1.2.3-r2) 03:05:16 #0 2.242 (3/5) Installing libucontext (1.3.2-r0) 03:05:16 #0 2.244 (4/5) Installing gcompat (1.1.0-r4) 03:05:16 #0 2.249 (5/5) Installing openssl (3.5.4-r0) 03:05:16 #0 2.270 Executing busybox-1.37.0-r19.trigger 03:05:16 #0 2.278 OK: 8 MiB in 21 packages 03:05:16 #83 DONE 2.6s 03:05:16 03:05:16 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:05:16 #0 1.973 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:16 #0 2.399 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:16 #0 3.137 (1/1) Installing dumb-init (1.2.5-r3) 03:05:16 #0 3.281 Executing busybox-1.37.0-r19.trigger 03:05:16 #0 3.290 OK: 7 MiB in 17 packages 03:05:16 #84 DONE 3.5s 03:05:16 03:05:16 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:05:16 #0 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:16 #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:16 #0 2.194 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:16 #0 2.234 Executing busybox-1.37.0-r20.post-upgrade 03:05:16 #0 2.370 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:16 #0 2.383 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:16 #0 2.387 Executing busybox-1.37.0-r20.trigger 03:05:16 #0 2.413 OK: 8 MiB in 19 packages 03:05:16 #85 DONE 2.7s 03:05:16 03:05:16 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:18 #73 ... 03:05:18 03:05:18 #86 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:05:18 #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:18 #0 1.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:18 #0 2.017 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:05:18 #0 2.017 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:05:18 #0 2.017 OK: 26328 distinct packages available 03:05:18 #0 2.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:18 #0 2.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:18 #0 2.669 (1/4) Installing dumb-init (1.2.5-r3) 03:05:18 #0 2.676 (2/4) Installing musl-obstack (1.2.3-r2) 03:05:18 #0 2.681 (3/4) Installing libucontext (1.3.2-r0) 03:05:18 #0 2.683 (4/4) Installing gcompat (1.1.0-r4) 03:05:18 #0 2.700 Executing busybox-1.37.0-r19.trigger 03:05:18 #0 2.723 OK: 8 MiB in 20 packages 03:05:18 #86 DONE 4.5s 03:05:18 03:05:18 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:18 #73 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.7s done 03:05:20 #73 ... 03:05:20 03:05:20 #87 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:05:20 #87 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 03:05:20 #87 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 03:05:20 #87 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.5s done 03:05:20 #87 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:05:20 #87 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 03:05:20 #87 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 03:05:20 #87 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 03:05:20 #87 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 03:05:20 #87 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 03:05:20 #87 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done 03:05:20 #87 DONE 6.0s 03:05:20 03:05:20 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:22 #88 ... 03:05:22 03:05:22 #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:05:22 #73 DONE 8.5s 03:05:22 03:05:22 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:23 Removing intermediate container cd173390881f 03:05:23 ---> d7471e4969c9 03:05:23 Successfully built d7471e4969c9 03:05:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 #89 ... 03:05:23 03:05:23 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:05:23 #90 DONE 7.0s 03:05:23 03:05:23 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:23 + docker inspect -f . ci-base-image-arm64 03:05:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:23 prd-ubuntu20.04-docker-arm64-4c-16g-774042 does not seem to be running inside a container 03:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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 03:05:24 #91 ... 03:05:24 03:05:24 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:24 #92 ... 03:05:24 03:05:24 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:24 #93 ... 03:05:24 03:05:24 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:24 #94 ... 03:05:24 03:05:24 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:05:25 $ docker top dae16e27fe2202c2cce52d6e3e7870c6509d8c037c91ce5fb4fb329f4555d5d9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:25 + go version 03:05:25 go version go1.25.3 linux/arm64 [Pipeline] } 03:05:25 #95 ... 03:05:25 03:05:25 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:05:25 #96 ... 03:05:25 03:05:25 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:05:25 $ docker stop --time=1 dae16e27fe2202c2cce52d6e3e7870c6509d8c037c91ce5fb4fb329f4555d5d9 03:05:27 $ docker rm -f --volumes dae16e27fe2202c2cce52d6e3e7870c6509d8c037c91ce5fb4fb329f4555d5d9 [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 03:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:28 03:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:28 latest: Pulling from edgex-devops/edgex-compose-arm64 03:05:28 547446be3368: Pulling fs layer 03:05:28 d125d8839a47: Pulling fs layer 03:05:28 3e85d5ac6304: Pulling fs layer 03:05:28 c3105a71a48b: Pulling fs layer 03:05:28 0f093f025ec4: Pulling fs layer 03:05:28 c3106fc0e877: Pulling fs layer 03:05:28 c3105a71a48b: Waiting 03:05:28 0f093f025ec4: Waiting 03:05:28 c3106fc0e877: Waiting 03:05:28 547446be3368: Verifying Checksum 03:05:28 c3105a71a48b: Verifying Checksum 03:05:28 c3105a71a48b: Download complete 03:05:29 #97 ... 03:05:29 03:05:29 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:05:29 #96 DONE 13.0s 03:05:29 03:05:29 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:05:29 d125d8839a47: Verifying Checksum 03:05:29 d125d8839a47: Download complete 03:05:29 c3106fc0e877: Verifying Checksum 03:05:29 c3106fc0e877: Download complete 03:05:29 0f093f025ec4: Verifying Checksum 03:05:29 0f093f025ec4: Download complete 03:05:29 547446be3368: Pull complete 03:05:30 d125d8839a47: Pull complete 03:05:31 3e85d5ac6304: Verifying Checksum 03:05:31 3e85d5ac6304: Download complete 03:05:31 #98 ... 03:05:31 03:05:31 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:31 #88 DONE 17.9s 03:05:31 03:05:31 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:31 #94 DONE 17.9s 03:05:31 03:05:31 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:31 #89 DONE 17.9s 03:05:31 03:05:31 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:31 #93 DONE 17.9s 03:05:31 03:05:31 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:31 #92 DONE 17.8s 03:05:31 03:05:31 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:05:31 #98 DONE 3.0s 03:05:31 03:05:31 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:05:31 #95 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:32 #95 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:32 #95 16.21 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:32 #95 16.22 Executing busybox-1.37.0-r20.post-upgrade 03:05:32 #95 16.33 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:32 #95 16.33 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:32 #95 16.34 Executing busybox-1.37.0-r20.trigger 03:05:32 #95 16.34 OK: 8 MiB in 21 packages 03:05:39 #95 ... 03:05:39 03:05:39 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:05:39 #97 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:05:39 #97 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:05:39 #97 14.30 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:05:39 #97 14.32 Executing busybox-1.37.0-r20.post-upgrade 03:05:39 #97 14.38 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:05:39 #97 14.39 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:05:39 #97 14.39 Executing busybox-1.37.0-r20.trigger 03:05:39 #97 14.40 OK: 8 MiB in 20 packages 03:05:41 3e85d5ac6304: Pull complete 03:05:41 c3105a71a48b: Pull complete 03:05:41 0f093f025ec4: Pull complete 03:05:42 c3106fc0e877: Pull complete 03:05:42 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } 03:05:42 #97 ... 03:05:42 03:05:42 #99 [security-spiffe-token-provider builder 6/7] COPY . . 03:05:42 #99 ... 03:05:42 03:05:42 #100 [support-notifications builder 6/7] COPY . . 03:05:42 #100 ... 03:05:42 03:05:42 #101 [core-common-config-bootstrapper builder 6/7] COPY . . 03:05:42 #101 ... 03:05:42 03:05:42 #102 [security-bootstrapper builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:42 prd-ubuntu20.04-docker-arm64-4c-16g-774042 does not seem to be running inside a container 03:05:42 #102 ... 03:05:42 03:05:42 #103 [support-scheduler builder 6/7] COPY . . 03:05:42 $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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 03:05:44 $ docker top 3c944b99015967ce98a5e348716c5dff302bd9cb70cfc7848325272d20d11877 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:44 #103 DONE 12.7s 03:05:44 03:05:44 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:05:44 #97 DONE 26.2s 03:05:44 03:05:44 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:44 #91 DONE 21.2s 03:05:44 03:05:44 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:05:44 #95 DONE 28.2s 03:05:44 03:05:44 #100 [support-notifications builder 6/7] COPY . . 03:05:44 #100 DONE 12.7s 03:05:44 03:05:44 #101 [security-proxy-auth builder 6/7] COPY . . 03:05:44 #101 DONE 12.8s 03:05:44 03:05:44 #104 [core-metadata builder 6/7] COPY . . 03:05:44 #104 CACHED 03:05:44 03:05:44 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:05:44 #105 CACHED 03:05:44 03:05:44 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:44 #106 CACHED 03:05:44 03:05:44 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:44 #107 CACHED 03:05:44 03:05:44 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 03:05:44 #108 CACHED 03:05:44 03:05:44 #109 [core-command builder 6/7] COPY . . 03:05:44 #109 CACHED 03:05:44 03:05:44 #110 [security-proxy-auth builder 6/7] COPY . . 03:05:44 #110 CACHED 03:05:44 03:05:44 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:05:44 #111 CACHED 03:05:44 03:05:44 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:44 #112 CACHED 03:05:44 03:05:44 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 03:05:44 #113 CACHED 03:05:44 03:05:44 #114 [core-data builder 6/7] COPY . . 03:05:44 #114 CACHED 03:05:44 03:05:44 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:44 #115 CACHED 03:05:44 03:05:44 #99 [security-spiffe-token-provider builder 6/7] COPY . . 03:05:44 #99 DONE 12.7s 03:05:44 03:05:44 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:44 #116 CACHED 03:05:44 03:05:44 #117 [security-proxy-setup builder 6/7] COPY . . 03:05:44 #117 CACHED 03:05:44 03:05:44 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:05:44 #118 CACHED 03:05:44 03:05:44 #102 [security-proxy-setup builder 6/7] COPY . . 03:05:44 #102 DONE 12.8s 03:05:44 03:05:44 #119 [security-bootstrapper builder 6/7] COPY . . 03:05:44 #119 CACHED 03:05:44 03:05:44 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:05:44 #120 CACHED 03:05:44 03:05:44 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:44 #121 CACHED 03:05:44 03:05:44 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:05:45 + docker compose -f ./docker-compose-build.yml build --parallel 03:05:48 #122 ... 03:05:48 03:05:48 #123 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:48 #123 DONE 3.5s 03:05:48 03:05:48 #124 [core-keeper builder 7/8] COPY . . 03:05:48 #124 DONE 3.5s 03:05:48 03:05:48 #125 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:05:48 #125 DONE 3.6s 03:05:48 03:05:48 #126 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:48 #126 DONE 3.6s 03:05:48 03:05:48 #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:05:48 #127 ... 03:05:48 03:05:48 #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:05:48 #128 DONE 0.2s 03:05:48 03:05:48 #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:05:48 #127 DONE 0.2s 03:05:48 03:05:48 #129 [security-spire-server stage-2 6/9] COPY security.txt / 03:05:49 #129 ... 03:05:49 03:05:49 #130 [security-spire-config stage-2 6/10] COPY security.txt / 03:05:49 #130 DONE 0.9s 03:05:49 03:05:49 #131 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:49 #131 DONE 1.1s 03:05:49 03:05:49 #129 [security-spire-server stage-2 6/9] COPY security.txt / 03:05:49 #129 DONE 1.0s 03:05:49 03:05:49 #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:05:49 #132 ... 03:05:49 03:05:49 #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:05:49 #133 DONE 0.2s 03:05:49 03:05:49 #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:05:49 #132 DONE 0.3s 03:05:49 03:05:49 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 03:05:49 #134 ... 03:05:49 03:05:49 #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:05:49 #135 DONE 0.3s 03:05:49 03:05:49 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:05:49 #136 DONE 0.3s 03:05:49 03:05:49 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 03:05:49 #134 DONE 0.3s 03:05:49 03:05:49 #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:05:49 #137 DONE 0.2s 03:05:49 03:05:49 #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:05:49 #138 DONE 0.2s 03:05:49 03:05:49 #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:05:50 #139 ... 03:05:50 03:05:50 #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:05:50 #140 DONE 0.2s 03:05:50 03:05:50 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:05:50 #141 DONE 0.2s 03:05:50 03:05:50 #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:05:50 #139 DONE 0.4s 03:05:50 03:05:50 #142 [security-spire-config] exporting to image 03:05:50 #142 exporting layers 03:05:50 #142 ... 03:05:50 03:05:50 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:05:50 #143 DONE 0.3s 03:05:50 03:05:50 #144 [security-spire-agent] exporting to image 03:05:51 #144 ... 03:05:51 03:05:51 #142 [security-spire-config] exporting to image 03:05:51 #142 exporting layers 1.3s done 03:05:51 #142 writing image sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 0.0s done 03:05:51 #142 naming to docker.io/library/security-spire-config done 03:05:51 #142 DONE 1.4s 03:05:51 03:05:51 #145 [security-spire-server] exporting to image 03:05:51 #145 exporting layers 1.2s done 03:05:51 #145 writing image sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb 03:05:51 #145 writing image sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb 0.2s done 03:05:51 #145 naming to docker.io/library/security-spire-server 03:05:51 #145 naming to docker.io/library/security-spire-server 0.0s done 03:05:51 #145 DONE 1.5s 03:05:51 03:05:51 #144 [security-spire-agent] exporting to image 03:05:51 #144 exporting layers 1.1s done 03:05:51 #144 writing image sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 0.1s done 03:05:51 #144 naming to docker.io/library/security-spire-agent done 03:05:51 #144 DONE 1.2s 03:05:51 03:05:51 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:05:51 #0 1.537 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:05:55 #146 ... 03:05:55 03:05:55 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:55 #0 3.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:05:55 #147 ... 03:05:55 03:05:55 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:05:55 #0 1.131 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:05:55 #148 ... 03:05:55 03:05:55 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:55 #0 1.750 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:05:55 #149 ... 03:05:55 03:05:55 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:05:55 #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:05:55 #150 ... 03:05:55 03:05:55 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:05:55 #0 0.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:05:55 #151 ... 03:05:55 03:05:55 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:05:55 #0 4.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:05:55 #152 ... 03:05:55 03:05:55 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:05:55 #0 3.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:05:56 #153 ... 03:05:56 03:05:56 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:56 #0 3.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:05:56 #154 ... 03:05:56 03:05:56 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:56 #0 3.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:05:56 #155 ... 03:05:56 03:05:56 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:05:56 #0 4.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:05:57 #1 [security-spire-server internal] load build definition from Dockerfile 03:05:57 #1 transferring dockerfile: 1.70kB done 03:05:57 #1 DONE 0.1s 03:05:57 03:05:57 #2 [security-proxy-setup internal] load build definition from Dockerfile 03:05:57 #2 transferring dockerfile: 2.50kB done 03:05:57 #2 DONE 0.0s 03:05:57 03:05:57 #3 [core-keeper internal] load build definition from Dockerfile 03:05:57 #3 transferring dockerfile: 2.01kB done 03:05:57 #3 DONE 0.1s 03:05:57 03:05:57 #4 [core-metadata internal] load build definition from Dockerfile 03:05:57 #4 transferring dockerfile: 2.10kB 0.0s done 03:05:57 #4 DONE 0.1s 03:05:57 03:05:57 #5 [core-data internal] load build definition from Dockerfile 03:05:57 #5 transferring dockerfile: 2.04kB done 03:05:57 #5 DONE 0.1s 03:05:57 03:05:57 #6 [security-bootstrapper internal] load build definition from Dockerfile 03:05:57 #6 transferring dockerfile: 3.02kB done 03:05:57 #6 DONE 0.1s 03:05:57 03:05:57 #7 [security-spire-agent internal] load build definition from Dockerfile 03:05:57 #7 transferring dockerfile: 1.81kB done 03:05:57 #7 DONE 0.1s 03:05:57 03:05:57 #8 [security-spire-config internal] load build definition from Dockerfile 03:05:57 #8 transferring dockerfile: 1.69kB 0.0s done 03:05:57 #8 DONE 0.1s 03:05:57 03:05:57 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:05:57 #9 transferring dockerfile: 2.23kB done 03:05:57 #9 DONE 0.1s 03:05:57 03:05:57 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:05:57 #10 transferring dockerfile: 1.89kB done 03:05:57 #10 DONE 0.0s 03:05:57 03:05:57 #11 [core-command internal] load build definition from Dockerfile 03:05:57 #11 transferring dockerfile: 1.94kB 0.0s done 03:05:57 #11 DONE 0.1s 03:05:57 03:05:57 #12 [security-secretstore-setup internal] load build definition from Dockerfile 03:05:57 #12 transferring dockerfile: 2.49kB done 03:05:57 #12 DONE 0.0s 03:05:57 03:05:57 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:05:57 #13 transferring dockerfile: 2.14kB done 03:05:57 #13 DONE 0.1s 03:05:57 03:05:57 #14 [support-notifications internal] load build definition from Dockerfile 03:05:57 #14 transferring dockerfile: 2.02kB 0.0s done 03:05:57 #14 DONE 0.1s 03:05:57 03:05:57 #15 [support-scheduler internal] load build definition from Dockerfile 03:05:57 #15 transferring dockerfile: 1.83kB done 03:05:57 #15 DONE 0.1s 03:05:57 03:05:57 #16 [security-spire-server internal] load .dockerignore 03:05:57 #16 transferring context: 03:05:57 #16 transferring context: 50B done 03:05:57 #16 DONE 0.1s 03:05:58 03:05:58 #17 [security-proxy-setup internal] load .dockerignore 03:05:58 #17 transferring context: 50B done 03:05:58 #17 DONE 0.0s 03:05:58 03:05:58 #18 [core-keeper internal] load .dockerignore 03:05:58 #18 transferring context: 50B done 03:05:58 #18 DONE 0.0s 03:05:58 03:05:58 #19 [core-metadata internal] load .dockerignore 03:05:58 #19 transferring context: 50B done 03:05:58 #19 DONE 0.0s 03:05:58 03:05:58 #20 [core-data internal] load .dockerignore 03:05:58 #20 transferring context: 50B done 03:05:58 #20 DONE 0.1s 03:05:58 03:05:58 #21 [security-bootstrapper internal] load .dockerignore 03:05:58 #21 transferring context: 50B done 03:05:58 #21 DONE 0.1s 03:05:58 03:05:58 #22 [security-spire-agent internal] load .dockerignore 03:05:58 #22 transferring context: 50B 0.0s done 03:05:58 #22 DONE 0.1s 03:05:58 03:05:58 #23 [security-spire-config internal] load .dockerignore 03:05:58 #23 transferring context: 50B done 03:05:58 #23 DONE 0.1s 03:05:58 03:05:58 #24 [core-common-config-bootstrapper internal] load .dockerignore 03:05:58 #24 transferring context: 50B done 03:05:58 #24 DONE 0.1s 03:05:58 03:05:58 #25 [security-spiffe-token-provider internal] load .dockerignore 03:05:58 #156 ... 03:05:58 03:05:58 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:05:58 #122 4.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:05:58 #25 transferring context: 50B 0.0s done 03:05:58 #25 DONE 0.1s 03:05:58 03:05:58 #26 [core-command internal] load .dockerignore 03:05:58 #26 transferring context: 50B done 03:05:58 #26 DONE 0.1s 03:05:58 03:05:58 #27 [security-secretstore-setup internal] load .dockerignore 03:05:58 #27 transferring context: 50B 0.0s done 03:05:58 #27 DONE 0.1s 03:05:58 03:05:58 #28 [security-proxy-auth internal] load .dockerignore 03:05:58 #28 transferring context: 50B done 03:05:58 #28 DONE 0.1s 03:05:58 03:05:58 #29 [support-notifications internal] load .dockerignore 03:05:58 #29 transferring context: 50B done 03:05:58 #29 DONE 0.1s 03:05:59 03:05:59 #30 [support-scheduler internal] load .dockerignore 03:05:59 #30 transferring context: 50B done 03:05:59 #30 DONE 0.1s 03:05:59 03:05:59 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:05:59 #31 ... 03:05:59 03:05:59 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 03:05:59 #32 DONE 0.3s 03:05:59 03:05:59 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:05:59 #31 DONE 0.7s 03:05:59 03:05:59 #33 [security-spire-server internal] load build context 03:05:59 #33 transferring context: 26.44kB 0.0s done 03:05:59 #33 DONE 0.1s 03:05:59 03:05:59 #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:05:59 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:05:59 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:05:59 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 03:05:59 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 03:05:59 #34 ... 03:05:59 03:05:59 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:05:59 #35 DONE 0.0s 03:05:59 03:05:59 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:05:59 #35 DONE 0.0s 03:05:59 03:05:59 #36 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:00 #36 ... 03:06:00 03:06:00 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:00 #35 DONE 0.0s 03:06:00 03:06:00 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 03:06:00 #32 DONE 0.4s 03:06:00 03:06:00 #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:06:00 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:06:00 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:06:00 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 03:06:00 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 03:06:00 #34 ... 03:06:00 03:06:00 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:00 #35 DONE 0.0s 03:06:00 03:06:00 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:00 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 03:06:00 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:06:00 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:06:00 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 03:06:00 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:06:00 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 03:06:00 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:06:00 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:06:00 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 0.8s 03:06:00 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 03:06:00 #37 ... 03:06:00 03:06:00 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:00 #35 DONE 0.0s 03:06:00 03:06:00 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 03:06:00 #32 DONE 0.8s 03:06:00 03:06:00 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:00 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.47MB / 37.02MB 1.0s 03:06:01 #37 ... 03:06:01 03:06:01 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:01 #35 DONE 0.0s 03:06:01 03:06:01 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:06:01 #31 DONE 1.2s 03:06:01 03:06:01 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:01 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 03:06:01 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:06:01 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:06:01 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:06:01 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:06:01 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:06:01 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.3s 03:06:01 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 03:06:01 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 03:06:01 #37 ... 03:06:01 03:06:01 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:01 #35 DONE 0.0s 03:06:01 03:06:01 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:01 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.74MB / 37.02MB 1.5s 03:06:01 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 1.8s 03:06:01 #37 ... 03:06:01 03:06:01 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:01 #35 DONE 0.0s 03:06:01 03:06:01 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:01 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 2.0s 03:06:01 #37 ... 03:06:01 03:06:01 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:01 #35 DONE 0.0s 03:06:01 03:06:01 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:06:01 #38 DONE 1.8s 03:06:01 03:06:01 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:02 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 03:06:02 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:06:02 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:06:02 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:06:02 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:06:02 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:06:02 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 2.2s 03:06:02 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 03:06:02 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 03:06:02 #37 ... 03:06:02 03:06:02 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:06:02 #35 DONE 0.0s 03:06:02 03:06:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:02 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 2.7s 03:06:02 #37 ... 03:06:02 03:06:02 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 03:06:02 #32 DONE 2.5s 03:06:02 03:06:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:02 #37 ... 03:06:02 03:06:02 #39 [core-keeper internal] load build context 03:06:02 #39 transferring context: 3.37MB 1.6s done 03:06:02 #39 DONE 2.9s 03:06:02 03:06:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:02 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.1s 03:06:03 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 3.3s 03:06:03 #37 ... 03:06:03 03:06:03 #40 [security-proxy-setup internal] load build context 03:06:03 #40 transferring context: 3.37MB 2.1s done 03:06:03 #40 DONE 3.3s 03:06:03 03:06:03 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:03 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 3.5s 03:06:03 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 3.9s 03:06:04 #37 ... 03:06:04 03:06:04 #41 [security-spire-config internal] load build context 03:06:04 #41 transferring context: 24.70kB 0.2s done 03:06:04 #41 DONE 2.8s 03:06:04 03:06:04 #42 [core-metadata internal] load build context 03:06:04 #42 transferring context: 3.37MB 2.4s done 03:06:04 #42 DONE 3.9s 03:06:04 03:06:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:05 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.1s done 03:06:05 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.1s done 03:06:07 #37 ... 03:06:07 03:06:07 #43 [core-data internal] load build context 03:06:07 #43 transferring context: 3.37MB 4.7s done 03:06:07 #43 DONE 6.6s 03:06:07 03:06:07 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:07 #44 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done 03:06:07 #44 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:06:07 #44 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 03:06:07 #44 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 03:06:07 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 03:06:07 #44 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.3s done 03:06:07 #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.29MB / 17.33MB 3.4s 03:06:07 #44 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 03:06:07 #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 3.8s 03:06:07 #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.39MB / 17.33MB 4.2s 03:06:07 #44 ... 03:06:07 03:06:07 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:07 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 03:06:09 #37 ... 03:06:09 03:06:09 #45 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:06:10 #45 ... 03:06:10 03:06:10 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:06:10 #46 ... 03:06:10 03:06:10 #47 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:06:10 #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:10 #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:10 #47 ... 03:06:10 03:06:10 #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:10 #48 DONE 10.3s 03:06:10 03:06:10 #49 [security-bootstrapper internal] load build context 03:06:10 #49 ... 03:06:10 03:06:10 #50 [security-spire-agent internal] load build context 03:06:10 #50 transferring context: 25.98kB 0.6s done 03:06:10 #50 DONE 8.4s 03:06:10 03:06:10 #49 [security-bootstrapper internal] load build context 03:06:10 #49 ... 03:06:10 03:06:10 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:06:10 #51 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:10 #51 ... 03:06:10 03:06:10 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:06:10 #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:10 #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:10 #0 9.040 (1/1) Installing dumb-init (1.2.5-r3) 03:06:10 #0 9.040 Executing busybox-1.37.0-r19.trigger 03:06:10 #0 9.195 OK: 8 MiB in 17 packages 03:06:10 #52 ... 03:06:10 03:06:10 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:10 #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 7.4s 03:06:10 #44 ... 03:06:10 03:06:10 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:06:10 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:06:10 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:06:10 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 03:06:10 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 03:06:10 #34 ... 03:06:10 03:06:10 #53 [security-spiffe-token-provider internal] load build context 03:06:11 #53 ... 03:06:11 03:06:11 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:06:11 #54 ... 03:06:11 03:06:11 #55 [core-common-config-bootstrapper internal] load build context 03:06:11 #55 transferring context: 3.37MB 8.4s done 03:06:11 #55 ... 03:06:11 03:06:11 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:06:11 #56 ... 03:06:11 03:06:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:11 #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 8.1s done 03:06:11 #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 03:06:12 #44 ... 03:06:12 03:06:12 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:06:12 #52 DONE 11.6s 03:06:12 03:06:12 #57 [security-secretstore-setup internal] load build context 03:06:12 #57 ... 03:06:12 03:06:12 #58 [core-command internal] load build context 03:06:12 #58 transferring context: 3.37MB 6.4s done 03:06:12 #58 DONE 10.2s 03:06:12 03:06:12 #59 [support-notifications internal] load build context 03:06:12 #59 ... 03:06:12 03:06:12 #60 [security-proxy-auth internal] load build context 03:06:12 #60 transferring context: 3.37MB 7.0s done 03:06:12 #60 ... 03:06:12 03:06:12 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:06:12 #61 ... 03:06:12 03:06:12 #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:12 #36 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:12 #36 9.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:12 #36 ... 03:06:12 03:06:12 #57 [security-secretstore-setup internal] load build context 03:06:13 #57 ... 03:06:13 03:06:13 #49 [security-bootstrapper internal] load build context 03:06:13 #49 transferring context: 3.37MB 9.0s done 03:06:13 #49 DONE 12.5s 03:06:13 03:06:13 #57 [security-secretstore-setup internal] load build context 03:06:13 #57 ... 03:06:13 03:06:13 #62 [support-scheduler internal] load build context 03:06:13 #62 ... 03:06:13 03:06:13 #57 [security-secretstore-setup internal] load build context 03:06:13 #57 ... 03:06:13 03:06:13 #60 [security-proxy-auth internal] load build context 03:06:13 #60 DONE 11.3s 03:06:13 03:06:13 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:06:13 #63 ... 03:06:13 03:06:13 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:06:13 #64 ... 03:06:13 03:06:13 #55 [core-common-config-bootstrapper internal] load build context 03:06:13 #55 DONE 12.7s 03:06:13 03:06:13 #62 [support-scheduler internal] load build context 03:06:13 #62 ... 03:06:13 03:06:13 #45 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:06:13 #45 DONE 13.9s 03:06:13 03:06:13 #62 [support-scheduler internal] load build context 03:06:13 #62 ... 03:06:13 03:06:13 #53 [security-spiffe-token-provider internal] load build context 03:06:13 #53 transferring context: 3.37MB 8.8s done 03:06:13 #53 DONE 13.1s 03:06:13 03:06:13 #62 [support-scheduler internal] load build context 03:06:14 #62 transferring context: 3.37MB 7.2s done 03:06:14 #62 DONE 11.7s 03:06:14 03:06:14 #59 [support-notifications internal] load build context 03:06:14 #59 transferring context: 3.37MB 7.0s done 03:06:14 #59 DONE 11.6s 03:06:14 03:06:14 #65 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 03:06:14 #65 ... 03:06:14 03:06:14 #57 [security-secretstore-setup internal] load build context 03:06:14 #57 transferring context: 3.37MB 7.7s done 03:06:14 #57 DONE 12.8s 03:06:14 03:06:14 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:06:14 #56 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:15 #56 ... 03:06:15 03:06:15 #65 [core-data builder 2/8] WORKDIR /edgex-go 03:06:15 #65 DONE 1.0s 03:06:15 03:06:15 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:06:18 #66 ... 03:06:18 03:06:18 #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:06:18 #47 16.25 (1/1) Installing dumb-init (1.2.5-r3) 03:06:18 #47 16.28 Executing busybox-1.37.0-r19.trigger 03:06:18 #47 16.35 OK: 8 MiB in 17 packages 03:06:18 #47 DONE 18.4s 03:06:18 03:06:18 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:06:19 #67 ... 03:06:19 03:06:19 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:06:19 #51 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:19 #51 17.12 (1/2) Installing dumb-init (1.2.5-r3) 03:06:19 #51 17.14 (2/2) Installing su-exec (0.2-r3) 03:06:19 #51 17.14 Executing busybox-1.37.0-r19.trigger 03:06:19 #51 17.37 OK: 8 MiB in 18 packages 03:06:19 #51 DONE 19.5s 03:06:20 03:06:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:20 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.1s 03:06:20 #37 ... 03:06:20 03:06:20 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:06:20 #68 ... 03:06:20 03:06:20 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:06:20 #69 ... 03:06:20 03:06:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:21 #37 ... 03:06:21 03:06:21 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:06:21 #46 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:21 #46 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:21 #46 18.30 (1/4) Installing dumb-init (1.2.5-r3) 03:06:21 #46 18.33 (2/4) Installing openssl (3.5.4-r0) 03:06:21 #46 18.39 (3/4) Installing su-exec (0.2-r3) 03:06:21 #46 18.39 (4/4) Installing yq-go (4.47.2-r1) 03:06:21 #46 19.42 Executing busybox-1.37.0-r19.trigger 03:06:21 #46 19.42 OK: 20 MiB in 20 packages 03:06:21 #46 ... 03:06:21 03:06:21 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:21 #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.5s 03:06:21 #44 ... 03:06:21 03:06:21 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:06:21 #46 DONE 21.3s 03:06:21 03:06:21 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:06:21 #63 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:21 #63 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:22 #63 ... 03:06:22 03:06:22 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:06:22 #70 ... 03:06:22 03:06:22 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:23 #44 ... 03:06:23 03:06:23 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:06:23 #54 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:23 #54 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:23 #54 21.44 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:06:23 #54 21.44 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:06:23 #54 21.44 OK: 26169 distinct packages available 03:06:23 #54 ... 03:06:23 03:06:23 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:24 #44 ... 03:06:24 03:06:24 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:06:24 #61 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:24 #61 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:24 #61 19.30 (1/4) Installing ca-certificates (20250911-r0) 03:06:24 #61 19.54 (2/4) Installing dumb-init (1.2.5-r3) 03:06:24 #61 19.54 (3/4) Installing su-exec (0.2-r3) 03:06:24 #61 19.60 (4/4) Installing yq-go (4.47.2-r1) 03:06:24 #61 20.07 Executing busybox-1.37.0-r19.trigger 03:06:24 #61 20.19 Executing ca-certificates-20250911-r0.trigger 03:06:24 #61 21.16 OK: 19 MiB in 20 packages 03:06:24 #61 ... 03:06:24 03:06:24 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:24 #44 ... 03:06:24 03:06:24 #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:24 #36 14.55 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:06:24 #36 14.55 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:06:24 #36 14.55 OK: 26169 distinct packages available 03:06:24 #36 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:24 #36 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:24 #36 23.98 (1/5) Installing dumb-init (1.2.5-r3) 03:06:24 #36 24.01 (2/5) Installing musl-obstack (1.2.3-r2) 03:06:24 #36 24.02 (3/5) Installing libucontext (1.3.2-r0) 03:06:24 #36 24.03 (4/5) Installing gcompat (1.1.0-r4) 03:06:24 #36 24.07 (5/5) Installing openssl (3.5.4-r0) 03:06:24 #36 24.19 Executing busybox-1.37.0-r19.trigger 03:06:24 #36 24.28 OK: 9 MiB in 21 packages 03:06:24 #36 ... 03:06:24 03:06:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:24 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.0s 03:06:25 #37 ... 03:06:25 03:06:25 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:06:25 #61 DONE 22.8s 03:06:25 03:06:25 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:25 #71 ... 03:06:25 03:06:25 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:06:25 #72 ... 03:06:25 03:06:25 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:06:25 #73 ... 03:06:25 03:06:25 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:06:25 #74 ... 03:06:25 03:06:25 #36 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:25 #36 DONE 26.4s 03:06:25 03:06:25 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:06:26 #75 ... 03:06:26 03:06:26 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:06:26 #76 ... 03:06:26 03:06:26 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:06:26 #56 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:26 #56 23.17 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:06:26 #56 23.17 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:06:26 #56 23.17 OK: 26169 distinct packages available 03:06:26 #56 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:26 #56 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:26 #56 ... 03:06:26 03:06:26 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:27 #37 ... 03:06:27 03:06:27 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:06:27 #64 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:27 #64 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:27 #64 22.19 (1/3) Installing ca-certificates (20250911-r0) 03:06:27 #64 22.31 (2/3) Installing dumb-init (1.2.5-r3) 03:06:27 #64 22.32 (3/3) Installing tzdata (2025b-r0) 03:06:27 #64 22.82 Executing busybox-1.37.0-r19.trigger 03:06:27 #64 22.96 Executing ca-certificates-20250911-r0.trigger 03:06:27 #64 23.56 OK: 8 MiB in 19 packages 03:06:28 #64 ... 03:06:28 03:06:28 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:28 #37 ... 03:06:28 03:06:28 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:06:28 #64 DONE 24.8s 03:06:28 03:06:28 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:28 #37 ... 03:06:28 03:06:28 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:28 #71 DONE 13.2s 03:06:28 03:06:28 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:06:31 #77 ... 03:06:31 03:06:31 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:06:31 #63 23.53 (1/7) Installing ca-certificates (20250911-r0) 03:06:31 #63 23.87 (2/7) Installing dumb-init (1.2.5-r3) 03:06:31 #63 24.01 (3/7) Installing libgcc (14.2.0-r6) 03:06:31 #63 24.01 (4/7) Installing libsodium (1.0.20-r0) 03:06:31 #63 24.01 (5/7) Installing libstdc++ (14.2.0-r6) 03:06:31 #63 24.38 (6/7) Installing libzmq (4.3.5-r2) 03:06:31 #63 24.48 (7/7) Installing zeromq (4.3.5-r2) 03:06:31 #63 24.51 Executing busybox-1.37.0-r19.trigger 03:06:31 #63 24.62 Executing ca-certificates-20250911-r0.trigger 03:06:31 #63 25.61 OK: 12 MiB in 23 packages 03:06:31 #63 DONE 28.1s 03:06:31 03:06:31 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:06:31 #56 30.19 (1/4) Installing dumb-init (1.2.5-r3) 03:06:31 #56 30.22 (2/4) Installing musl-obstack (1.2.3-r2) 03:06:31 #56 30.23 (3/4) Installing libucontext (1.3.2-r0) 03:06:31 #56 30.26 (4/4) Installing gcompat (1.1.0-r4) 03:06:31 #56 30.32 Executing busybox-1.37.0-r19.trigger 03:06:31 #56 30.45 OK: 8 MiB in 20 packages 03:06:31 #56 ... 03:06:31 03:06:31 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:31 #78 ... 03:06:31 03:06:31 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:31 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.1s 03:06:33 #37 ... 03:06:33 03:06:33 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:06:33 #54 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:33 #54 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:33 #54 30.26 (1/13) Installing brotli-libs (1.1.0-r2) 03:06:33 #54 30.43 (2/13) Installing c-ares (1.34.5-r0) 03:06:33 #54 30.50 (3/13) Installing libunistring (1.3-r0) 03:06:33 #54 30.79 (4/13) Installing libidn2 (2.3.7-r0) 03:06:33 #54 30.83 (5/13) Installing nghttp2-libs (1.65.0-r0) 03:06:33 #54 30.84 (6/13) Installing libpsl (0.21.5-r3) 03:06:33 #54 30.86 (7/13) Installing zstd-libs (1.5.7-r0) 03:06:33 #54 30.97 (8/13) Installing libcurl (8.14.1-r2) 03:06:33 #54 31.08 (9/13) Installing curl (8.14.1-r2) 03:06:33 #54 31.16 (10/13) Installing dumb-init (1.2.5-r3) 03:06:33 #54 31.18 (11/13) Installing musl-obstack (1.2.3-r2) 03:06:33 #54 31.21 (12/13) Installing libucontext (1.3.2-r0) 03:06:33 #54 31.23 (13/13) Installing gcompat (1.1.0-r4) 03:06:33 #54 31.29 Executing busybox-1.37.0-r19.trigger 03:06:33 #54 31.43 OK: 13 MiB in 29 packages 03:06:33 #54 ... 03:06:33 03:06:33 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:33 #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 22.0s 03:06:33 #44 ... 03:06:33 03:06:33 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:06:33 #56 DONE 32.8s 03:06:33 03:06:33 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:33 #44 ... 03:06:33 03:06:33 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:35 #37 ... 03:06:35 03:06:35 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:06:35 #54 DONE 34.3s 03:06:35 03:06:35 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:06:35 #0 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:35 #79 ... 03:06:35 03:06:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:36 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.0s 03:06:37 #37 ... 03:06:37 03:06:37 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:06:37 #70 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:37 #70 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:38 #70 ... 03:06:38 03:06:38 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:06:38 #69 17.30 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:38 #69 18.59 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:38 #69 ... 03:06:38 03:06:38 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:06:38 #0 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:38 #80 ... 03:06:38 03:06:38 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:06:38 #74 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:38 #74 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:38 #74 ... 03:06:38 03:06:38 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:39 #37 ... 03:06:39 03:06:39 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:06:39 #75 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:39 #75 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:39 #75 ... 03:06:39 03:06:39 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:40 #37 ... 03:06:40 03:06:40 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:06:40 #72 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:40 #72 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:40 #72 ... 03:06:40 03:06:40 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:41 #37 ... 03:06:41 03:06:41 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:06:41 #66 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:41 #66 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:41 #66 ... 03:06:41 03:06:41 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:06:41 #73 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:41 #73 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:41 #73 ... 03:06:41 03:06:41 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:06:41 #0 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:41 #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:41 #81 ... 03:06:41 03:06:41 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:41 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.0s 03:06:41 #37 ... 03:06:41 03:06:41 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:06:41 #68 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:41 #68 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:41 #68 ... 03:06:41 03:06:41 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:42 #37 ... 03:06:42 03:06:42 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:06:42 #69 29.23 (1/1) Installing dumb-init (1.2.5-r3) 03:06:42 #69 29.69 Executing busybox-1.37.0-r19.trigger 03:06:42 #69 29.84 OK: 8 MiB in 17 packages 03:06:42 #69 DONE 31.9s 03:06:42 03:06:42 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:42 #37 ... 03:06:42 03:06:42 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:06:42 #70 27.99 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:42 #70 28.17 Executing busybox-1.37.0-r20.post-upgrade 03:06:42 #70 28.83 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:42 #70 28.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:42 #70 28.90 Executing busybox-1.37.0-r20.trigger 03:06:42 #70 29.04 OK: 8 MiB in 17 packages 03:06:42 #70 DONE 30.6s 03:06:42 03:06:42 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:43 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.6s done 03:06:43 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.6s done 03:06:43 #37 ... 03:06:43 03:06:43 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:06:43 #67 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:43 #67 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:43 #67 ... 03:06:43 03:06:43 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:06:43 #75 28.09 OK: 255 MiB in 60 packages 03:06:43 #75 ... 03:06:43 03:06:43 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:06:43 #0 5.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:43 #0 6.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:44 #82 ... 03:06:44 03:06:44 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:06:44 #74 26.97 OK: 255 MiB in 60 packages 03:06:44 #74 ... 03:06:44 03:06:44 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:44 #78 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:44 #78 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:44 #78 ... 03:06:44 03:06:44 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:44 #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 22.8s done 03:06:44 #44 ... 03:06:44 03:06:44 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:06:44 #74 DONE 29.3s 03:06:44 03:06:44 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:06:44 #0 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:44 #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:44 #83 ... 03:06:44 03:06:44 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:06:44 #72 29.37 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:06:44 #72 29.41 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:06:44 #72 29.41 OK: 26170 distinct packages available 03:06:45 #72 ... 03:06:45 03:06:45 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:06:45 #84 DONE 0.5s 03:06:45 03:06:45 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:45 #85 ... 03:06:45 03:06:45 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:06:45 #75 DONE 30.2s 03:06:45 03:06:45 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:06:45 #73 30.42 OK: 255 MiB in 60 packages 03:06:46 #73 ... 03:06:46 03:06:46 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:06:46 #79 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:46 #79 ... 03:06:46 03:06:46 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:06:46 #72 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:47 #72 ... 03:06:47 03:06:47 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:06:47 #86 DONE 1.5s 03:06:47 03:06:47 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:47 #78 25.45 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:47 #78 25.59 Executing busybox-1.37.0-r20.post-upgrade 03:06:47 #78 ... 03:06:47 03:06:47 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:06:47 #73 DONE 32.3s 03:06:47 03:06:47 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:06:47 #76 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:47 #76 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:47 #76 ... 03:06:47 03:06:47 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:47 #78 26.21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:47 #78 26.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:47 #78 26.27 Executing busybox-1.37.0-r20.trigger 03:06:48 #78 ... 03:06:48 03:06:48 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:06:48 #66 29.88 OK: 255 MiB in 60 packages 03:06:48 #66 DONE 32.8s 03:06:48 03:06:48 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:48 #78 26.54 OK: 20 MiB in 20 packages 03:06:48 #78 ... 03:06:48 03:06:48 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:06:48 #77 9.572 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:48 #77 11.79 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:48 #77 ... 03:06:48 03:06:48 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:06:48 #67 28.38 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:48 #67 28.52 Executing busybox-1.37.0-r20.post-upgrade 03:06:48 #67 29.23 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:48 #67 29.24 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:48 #67 29.30 Executing busybox-1.37.0-r20.trigger 03:06:48 #67 29.48 OK: 8 MiB in 17 packages 03:06:49 #67 ... 03:06:49 03:06:49 #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:06:49 #87 DONE 1.4s 03:06:49 03:06:49 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:06:49 #88 DONE 1.0s 03:06:49 03:06:49 #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:49 #89 ... 03:06:49 03:06:49 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:06:49 #68 25.95 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:49 #68 26.31 Executing busybox-1.37.0-r20.post-upgrade 03:06:49 #68 26.90 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:49 #68 26.91 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:49 #68 26.93 Executing busybox-1.37.0-r20.trigger 03:06:49 #68 27.05 OK: 8 MiB in 18 packages 03:06:49 #68 DONE 29.4s 03:06:49 03:06:49 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:06:49 #90 ... 03:06:49 03:06:49 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:06:49 #80 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:50 #80 ... 03:06:50 03:06:50 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:06:50 #67 DONE 31.7s 03:06:50 03:06:50 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:06:50 #81 18.07 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:50 #81 18.37 Executing busybox-1.37.0-r20.post-upgrade 03:06:50 #81 18.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:50 #81 18.86 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:50 #81 18.88 Executing busybox-1.37.0-r20.trigger 03:06:50 #81 19.02 OK: 12 MiB in 23 packages 03:06:50 #81 ... 03:06:50 03:06:50 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:50 #78 DONE 29.2s 03:06:50 03:06:50 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:06:50 #76 24.84 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:50 #76 24.94 Executing busybox-1.37.0-r20.post-upgrade 03:06:51 #76 ... 03:06:51 03:06:51 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:06:51 #79 21.89 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:51 #79 22.24 Executing busybox-1.37.0-r20.post-upgrade 03:06:51 #79 22.92 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:51 #79 22.97 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:51 #79 22.97 Executing busybox-1.37.0-r20.trigger 03:06:51 #79 23.09 OK: 19 MiB in 20 packages 03:06:51 #79 DONE 25.7s 03:06:51 03:06:51 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:06:51 #91 DONE 0.5s 03:06:51 03:06:51 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:06:51 #76 25.77 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:51 #76 25.79 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:51 #76 25.80 Executing busybox-1.37.0-r20.trigger 03:06:51 #76 25.97 OK: 9 MiB in 21 packages 03:06:52 #76 ... 03:06:52 03:06:52 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:06:52 #81 DONE 21.1s 03:06:52 03:06:52 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:06:52 #77 22.40 OK: 255 MiB in 60 packages 03:06:52 #77 DONE 23.9s 03:06:52 03:06:52 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:06:52 #80 23.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:52 #80 23.56 Executing busybox-1.37.0-r20.post-upgrade 03:06:52 #80 24.20 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:52 #80 24.22 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:52 #80 24.27 Executing busybox-1.37.0-r20.trigger 03:06:52 #80 24.36 OK: 8 MiB in 19 packages 03:06:53 #80 ... 03:06:53 03:06:53 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:06:53 #82 17.13 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:53 #82 17.35 Executing busybox-1.37.0-r20.post-upgrade 03:06:53 #82 17.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:53 #82 17.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:53 #82 18.03 Executing busybox-1.37.0-r20.trigger 03:06:53 #82 18.10 OK: 8 MiB in 20 packages 03:06:53 #82 DONE 19.6s 03:06:53 03:06:53 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:06:53 #76 DONE 28.4s 03:06:53 03:06:53 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:06:53 #92 ... 03:06:53 03:06:53 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:06:53 #93 DONE 1.3s 03:06:53 03:06:53 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:54 #94 ... 03:06:54 03:06:54 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:06:54 #80 DONE 25.9s 03:06:54 03:06:54 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:06:54 #83 17.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:06:54 #83 17.57 Executing busybox-1.37.0-r20.post-upgrade 03:06:54 #83 18.07 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:06:54 #83 18.07 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:06:54 #83 18.08 Executing busybox-1.37.0-r20.trigger 03:06:54 #83 18.14 OK: 13 MiB in 29 packages 03:06:54 #83 DONE 19.3s 03:06:54 03:06:54 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:06:55 #95 ... 03:06:55 03:06:55 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:06:55 #72 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:55 #72 39.42 OK: 255 MiB in 60 packages 03:06:55 #72 DONE 40.2s 03:06:55 03:06:55 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:06:56 #96 DONE 1.0s 03:06:56 03:06:56 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:06:57 #97 ... 03:06:57 03:06:57 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:57 #98 ... 03:06:57 03:06:57 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:57 #99 ... 03:06:57 03:06:57 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:06:57 #90 DONE 7.9s 03:06:57 03:06:57 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:06:57 #100 DONE 0.4s 03:06:57 03:06:57 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:58 #101 ... 03:06:58 03:06:58 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:06:58 #97 DONE 5.3s 03:06:58 03:06:58 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:07:00 #102 ... 03:07:00 03:07:00 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:07:00 #92 DONE 6.7s 03:07:00 03:07:00 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:07:00 #95 DONE 6.9s 03:07:00 03:07:00 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:07:00 #103 DONE 0.2s 03:07:00 03:07:00 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:07:00 #104 DONE 0.3s 03:07:00 03:07:00 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:07:00 #105 DONE 0.3s 03:07:00 03:07:00 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:07:00 #102 DONE 2.1s 03:07:00 03:07:00 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:07:01 #106 ... 03:07:01 03:07:01 #107 [security-spire-config stage-2 6/10] COPY security.txt / 03:07:01 #107 DONE 0.4s 03:07:01 03:07:01 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:07:01 #106 DONE 0.2s 03:07:01 03:07:01 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:07:01 #108 DONE 0.3s 03:07:01 03:07:01 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 03:07:01 #109 DONE 0.3s 03:07:01 03:07:01 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:07:01 #110 DONE 0.4s 03:07:01 03:07:01 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:07:01 #111 DONE 0.3s 03:07:01 03:07:01 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:07:02 #112 ... 03:07:02 03:07:02 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:07:02 #113 DONE 0.2s 03:07:02 03:07:02 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:07:02 #114 DONE 0.3s 03:07:02 03:07:02 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:07:02 #112 DONE 0.4s 03:07:02 03:07:02 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:07:02 #115 DONE 0.5s 03:07:02 03:07:02 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:07:02 #116 DONE 0.5s 03:07:02 03:07:02 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:07:02 #117 DONE 0.6s 03:07:02 03:07:02 #118 [security-spire-config] exporting to image 03:07:02 #118 exporting layers 03:07:07 #118 exporting layers 4.9s done 03:07:07 #118 writing image sha256:f9893bb9de07e24bc2a855067278809e82e4813ef8acbfac7c7eac55b66c0fc2 03:07:07 #118 exporting layers 4.1s done 03:07:07 #118 writing image sha256:f9893bb9de07e24bc2a855067278809e82e4813ef8acbfac7c7eac55b66c0fc2 0.1s done 03:07:07 #118 writing image sha256:20e957ce7f887b394e8f42f6e4339c799986a6f6f7444ffee501edacb1830e8c 0.0s done 03:07:07 #118 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:07:07 #118 naming to docker.io/library/security-spire-config-arm64 done 03:07:07 #118 writing image sha256:bef6463c0e8b7fcd34f3c35c7d6e0dc04add9e15bf86fb1931ae6017f209f978 03:07:07 #118 writing image sha256:bef6463c0e8b7fcd34f3c35c7d6e0dc04add9e15bf86fb1931ae6017f209f978 done 03:07:07 #118 naming to docker.io/library/security-spire-agent-arm64 0.1s done 03:07:07 #118 DONE 5.5s 03:07:07 03:07:07 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:35 #122 ... 03:07:35 03:07:35 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:07:35 #151 DONE 107.8s 03:07:35 03:07:35 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:35 #152 DONE 107.8s 03:07:35 03:07:35 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:07:35 #157 DONE 0.2s 03:07:35 03:07:35 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:07:35 #158 DONE 0.2s 03:07:35 03:07:35 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:07:35 #159 DONE 0.1s 03:07:35 03:07:35 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:07:35 #160 ... 03:07:35 03:07:35 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:07:35 #161 DONE 0.5s 03:07:35 03:07:35 #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 03:07:35 #162 DONE 0.2s 03:07:35 03:07:35 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:07:35 #163 DONE 0.1s 03:07:35 03:07:35 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:35 #164 ... 03:07:35 03:07:35 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:07:35 #160 DONE 1.0s 03:07:35 03:07:35 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:07:35 #165 DONE 0.2s 03:07:35 03:07:35 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:07:35 #166 DONE 0.4s 03:07:35 03:07:35 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:35 #167 DONE 0.2s 03:07:35 03:07:35 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:07:35 #168 DONE 0.0s 03:07:35 03:07:35 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:35 #164 ... 03:07:35 03:07:35 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:07:35 #169 DONE 0.0s 03:07:35 03:07:35 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:07:35 #170 DONE 0.1s 03:07:35 03:07:35 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:35 #164 DONE 1.1s 03:07:35 03:07:35 #171 [core-common-config-bootstrapper] exporting to image 03:07:35 #171 exporting layers 03:07:35 #171 exporting layers 0.3s done 03:07:35 #171 writing image sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done 03:07:35 #171 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 03:07:35 #171 DONE 0.4s 03:07:35 03:07:35 #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/ 03:07:35 #172 DONE 0.3s 03:07:35 03:07:35 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:35 #173 DONE 0.1s 03:07:35 03:07:35 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:07:36 #174 DONE 1.1s 03:07:36 03:07:36 #175 [security-bootstrapper] exporting to image 03:07:36 #175 exporting layers 0.3s done 03:07:36 #175 writing image sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done 03:07:36 #175 naming to docker.io/library/security-bootstrapper done 03:07:36 #175 DONE 0.3s 03:07:36 03:07:36 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:08:28 #101 ... 03:08:28 03:08:28 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:28 #98 DONE 101.0s 03:08:28 03:08:28 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:28 #85 DONE 102.9s 03:08:28 03:08:28 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:28 #94 DONE 94.2s 03:08:28 03:08:28 #119 [core-keeper builder 7/8] COPY . . 03:08:28 #119 ... 03:08:28 03:08:28 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:28 #99 DONE 91.7s 03:08:28 03:08:28 #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:28 #89 DONE 99.1s 03:08:28 03:08:28 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:28 #101 DONE 99.3s 03:08:28 03:08:28 #120 [security-proxy-setup builder 6/7] COPY . . 03:08:30 #120 DONE 1.9s 03:08:30 03:08:30 #121 [support-scheduler builder 6/7] COPY . . 03:08:30 #121 DONE 2.0s 03:08:30 03:08:30 #122 [security-proxy-auth builder 6/7] COPY . . 03:08:30 #122 CACHED 03:08:30 03:08:30 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:08:30 #123 CACHED 03:08:30 03:08:30 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:30 #124 CACHED 03:08:30 03:08:30 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 03:08:30 #125 CACHED 03:08:30 03:08:30 #126 [core-command builder 6/7] COPY . . 03:08:30 #126 CACHED 03:08:30 03:08:30 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:30 #127 CACHED 03:08:30 03:08:30 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:08:30 #128 CACHED 03:08:30 03:08:30 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 03:08:30 #129 CACHED 03:08:30 03:08:30 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:30 #130 CACHED 03:08:30 03:08:30 #131 [security-spiffe-token-provider builder 6/7] COPY . . 03:08:30 #131 DONE 1.9s 03:08:30 03:08:30 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 03:08:30 #132 CACHED 03:08:30 03:08:30 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:30 #133 CACHED 03:08:30 03:08:30 #134 [core-data builder 6/7] COPY . . 03:08:30 #134 CACHED 03:08:30 03:08:30 #135 [core-metadata builder 6/7] COPY . . 03:08:30 #135 DONE 1.9s 03:08:30 03:08:30 #119 [core-keeper builder 7/8] COPY . . 03:08:30 #119 DONE 2.0s 03:08:30 03:08:30 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:08:30 #136 ... 03:08:30 03:08:30 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:30 #137 CACHED 03:08:30 03:08:30 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:08:30 #138 CACHED 03:08:30 03:08:30 #139 [security-secretstore-setup builder 6/7] COPY . . 03:08:30 #139 CACHED 03:08:30 03:08:30 #140 [support-notifications builder 6/7] COPY . . 03:08:30 #140 DONE 2.2s 03:08:30 03:08:30 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:08:30 #141 CACHED 03:08:30 03:08:30 #142 [security-bootstrapper builder 6/7] COPY . . 03:08:30 #142 CACHED 03:08:30 03:08:30 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:30 #143 CACHED 03:08:30 03:08:30 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:35 #144 ... 03:08:35 03:08:35 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:08:35 #0 5.269 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:08:35 #145 ... 03:08:35 03:08:35 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:35 #144 5.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:08:40 #144 ... 03:08:40 03:08:40 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:08:40 #0 5.264 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:08:40 #146 ... 03:08:40 03:08:40 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:40 #0 5.686 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:08:40 #147 ... 03:08:40 03:08:40 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:08:40 #0 5.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:08:40 #148 ... 03:08:40 03:08:40 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:40 #0 4.706 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:08:40 #149 ... 03:08:40 03:08:40 #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 03:08:40 #0 5.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:08:40 #150 ... 03:08:40 03:08:40 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:08:40 #0 5.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:08:41 #151 ... 03:08:41 03:08:41 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:41 #0 4.778 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:08:41 #152 ... 03:08:41 03:08:41 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:08:41 #0 5.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:08:41 #153 ... 03:08:41 03:08:41 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:08:41 #0 5.429 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:08:41 #154 ... 03:08:41 03:08:41 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:08:41 #136 5.974 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:08:45 #156 ... 03:08:45 03:08:45 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:45 #147 174.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:08:45 #147 DONE 179.8s 03:08:45 03:08:45 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:08:45 #122 DONE 179.8s 03:08:45 03:08:45 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:08:45 #156 DONE 179.8s 03:08:45 03:08:45 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:08:45 #148 DONE 179.8s 03:08:45 03:08:45 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:45 #150 DONE 179.8s 03:08:45 03:08:45 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:08:45 #146 DONE 176.3s 03:08:45 03:08:45 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:08:45 #153 DONE 179.8s 03:08:45 03:08:45 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:45 #149 DONE 179.9s 03:08:45 03:08:45 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #176 DONE 0.3s 03:08:45 03:08:45 #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #177 DONE 0.3s 03:08:45 03:08:45 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #178 DONE 0.3s 03:08:45 03:08:45 #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #179 DONE 0.2s 03:08:45 03:08:45 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #180 DONE 0.2s 03:08:45 03:08:45 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #181 DONE 0.2s 03:08:45 03:08:45 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:08:45 #182 DONE 0.1s 03:08:45 03:08:45 #183 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:08:45 #183 DONE 0.2s 03:08:45 03:08:45 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #184 CACHED 03:08:45 03:08:45 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:08:45 #185 CACHED 03:08:45 03:08:45 #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:45 #186 DONE 0.2s 03:08:45 03:08:45 #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:08:45 #187 CACHED 03:08:45 03:08:45 #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:08:45 #188 CACHED 03:08:45 03:08:45 #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:08:45 #189 DONE 0.2s 03:08:45 03:08:45 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:45 #190 DONE 0.2s 03:08:45 03:08:45 #191 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:08:45 #191 DONE 0.2s 03:08:45 03:08:45 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:08:45 #192 DONE 0.5s 03:08:45 03:08:45 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:08:45 #193 DONE 0.5s 03:08:45 03:08:45 #194 [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:08:45 #194 DONE 0.5s 03:08:45 03:08:45 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:08:45 #195 DONE 0.5s 03:08:45 03:08:45 #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:08:45 #196 DONE 0.5s 03:08:45 03:08:45 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:08:45 #197 DONE 0.5s 03:08:45 03:08:45 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:45 #198 DONE 0.6s 03:08:45 03:08:45 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:08:45 #199 DONE 0.6s 03:08:45 03:08:45 #200 [core-keeper] exporting to image 03:08:45 #200 exporting layers 03:08:45 #200 exporting layers 0.1s done 03:08:45 #200 writing image sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done 03:08:45 #200 naming to docker.io/library/core-keeper done 03:08:45 #200 DONE 0.2s 03:08:45 03:08:45 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:08:45 #201 DONE 0.2s 03:08:45 03:08:45 #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:08:45 #202 DONE 0.2s 03:08:45 03:08:45 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:08:45 #203 DONE 0.2s 03:08:45 03:08:45 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:08:45 #204 DONE 0.2s 03:08:45 03:08:45 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:08:45 #205 DONE 0.2s 03:08:45 03:08:45 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:08:45 #206 DONE 0.2s 03:08:45 03:08:45 #207 [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:08:45 #207 DONE 0.2s 03:08:45 03:08:45 #208 [core-data] exporting to image 03:08:45 #208 ... 03:08:45 03:08:45 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:08:45 #209 DONE 0.2s 03:08:45 03:08:45 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:08:45 #210 DONE 0.2s 03:08:45 03:08:45 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:08:45 #211 DONE 0.2s 03:08:45 03:08:45 #212 [core-command] exporting to image 03:08:45 #212 exporting layers 0.2s done 03:08:45 #212 writing image sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c 0.0s done 03:08:45 #212 naming to docker.io/library/core-command done 03:08:45 #212 DONE 0.2s 03:08:45 03:08:45 #208 [core-data] exporting to image 03:08:45 #208 exporting layers 0.3s done 03:08:46 #208 writing image sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done 03:08:46 #208 naming to docker.io/library/core-data done 03:08:46 #208 DONE 0.4s 03:08:46 03:08:46 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:08:46 #213 DONE 0.3s 03:08:46 03:08:46 #214 [security-spiffe-token-provider] exporting to image 03:08:46 #214 exporting layers 0.3s done 03:08:46 #214 writing image sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done 03:08:46 #214 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:08:46 #214 ... 03:08:46 03:08:46 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:08:46 #215 DONE 0.4s 03:08:46 03:08:46 #214 [security-spiffe-token-provider] exporting to image 03:08:46 #214 DONE 0.6s 03:08:46 03:08:46 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:08:46 #216 DONE 0.3s 03:08:46 03:08:46 #217 [core-metadata] exporting to image 03:08:46 #217 exporting layers 0.4s done 03:08:46 #217 writing image sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done 03:08:46 #217 naming to docker.io/library/core-metadata done 03:08:46 #217 DONE 0.5s 03:08:46 03:08:46 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:46 #218 ... 03:08:46 03:08:46 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:08:46 #219 DONE 0.4s 03:08:46 03:08:46 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:46 #220 DONE 0.9s 03:08:46 03:08:46 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:46 #155 DONE 182.3s 03:08:46 03:08:46 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:08:46 #221 DONE 0.2s 03:08:46 03:08:46 #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:46 #222 ... 03:08:46 03:08:46 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:46 #218 DONE 0.6s 03:08:47 03:08:47 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:47 #223 DONE 0.0s 03:08:47 03:08:47 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:47 #154 DONE 182.6s 03:08:47 03:08:47 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:47 #224 DONE 0.0s 03:08:47 03:08:47 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:47 #225 DONE 0.1s 03:08:47 03:08:47 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:08:47 #226 DONE 0.1s 03:08:47 03:08:47 #227 [security-proxy-auth] exporting to image 03:08:47 #227 exporting layers 0.5s done 03:08:47 #227 writing image sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 0.0s done 03:08:47 #227 naming to docker.io/library/security-proxy-auth 0.1s done 03:08:47 #227 DONE 0.6s 03:08:47 03:08:47 #228 [security-proxy-setup] exporting to image 03:08:47 #228 exporting layers 0.3s done 03:08:47 #228 writing image sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done 03:08:47 #228 naming to docker.io/library/security-proxy-setup done 03:08:47 #228 DONE 0.4s 03:08:47 03:08:47 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:47 #229 DONE 0.1s 03:08:47 03:08:47 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:08:47 #230 DONE 0.1s 03:08:47 03:08:47 #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:47 #222 DONE 0.6s 03:08:47 03:08:47 #231 [support-scheduler] exporting to image 03:08:47 #231 ... 03:08:47 03:08:47 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:47 #232 DONE 0.2s 03:08:47 03:08:47 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:08:47 #233 DONE 0.0s 03:08:47 03:08:47 #234 [support-notifications] exporting to image 03:08:48 #234 exporting layers 0.2s done 03:08:48 #234 writing image sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done 03:08:48 #234 naming to docker.io/library/support-notifications done 03:08:48 #234 DONE 0.2s 03:08:48 03:08:48 #235 [security-secretstore-setup] exporting to image 03:08:48 #235 exporting layers 0.3s done 03:08:48 #235 writing image sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b 0.0s done 03:08:48 #235 naming to docker.io/library/security-secretstore-setup done 03:08:48 #235 DONE 0.3s 03:08:48 03:08:48 #231 [support-scheduler] exporting to image 03:08:48 #231 exporting layers 0.5s done 03:08:48 #231 writing image sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done 03:08:48 #231 naming to docker.io/library/support-scheduler done 03:08:48 #231 DONE 0.5s 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:48 time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:08:48 $ docker stop --time=1 16767581cddcde2985b2b4aaeff39334509ad5ff79c122a5364a2d85ca1e8ceb 03:08:49 $ docker rm -f --volumes 16767581cddcde2985b2b4aaeff39334509ad5ff79c122a5364a2d85ca1e8ceb [Pipeline] // withDockerContainer [Pipeline] sh 03:08:49 + docker images 03:08:49 REPOSITORY TAG IMAGE ID CREATED SIZE 03:08:49 support-scheduler latest 3a2722f3f146 2 seconds ago 52MB 03:08:49 security-secretstore-setup latest 19901ebbebd6 2 seconds ago 84.5MB 03:08:49 support-notifications latest bf67a1213a14 2 seconds ago 55.7MB 03:08:49 security-proxy-auth latest d6feef29a807 3 seconds ago 47MB 03:08:49 security-proxy-setup latest d58c2c9c6d40 3 seconds ago 52.8MB 03:08:49 security-spiffe-token-provider latest 17fbb32d3c2a 4 seconds ago 51MB 03:08:49 core-data latest 47196cdbc4d9 4 seconds ago 47.8MB 03:08:49 core-command latest afa2f2eb9c95 4 seconds ago 42.1MB 03:08:49 core-keeper latest d9d587afda63 4 seconds ago 46.8MB 03:08:49 core-metadata latest 243fd40de5b7 4 seconds ago 47.9MB 03:08:49 security-bootstrapper latest 0bae2d57622b About a minute ago 22.4MB 03:08:49 core-common-config-bootstrapper latest b87180d89ed0 About a minute ago 21.3MB 03:08:49 security-spire-server latest 19ee50d94a55 2 minutes ago 178MB 03:08:49 security-spire-agent latest ab0adf283c72 2 minutes ago 238MB 03:08:49 security-spire-config latest adc243ef7c76 3 minutes ago 178MB 03:08:49 ci-base-image-x86_64 latest b6e1a7d08a38 7 minutes ago 999MB 03:08:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 weeks ago 636MB 03:08:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 03:08:49 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 03:08:49 provisioning config files... 03:08:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config6194471396859841584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:50 ---> ****-login.sh 03:08:50 nexus3.edgexfoundry.org:10001 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:50 Login Succeeded 03:08:50 nexus3.edgexfoundry.org:10002 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:50 Login Succeeded 03:08:50 nexus3.edgexfoundry.org:10003 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:50 Login Succeeded 03:08:50 nexus3.edgexfoundry.org:10004 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:50 Login Succeeded 03:08:50 ****.io 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:50 Login Succeeded 03:08:50 ---> ****-login.sh ends [Pipeline] } 03:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:50 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:08:50 93993623b6023bd90f5581334015c52b08f52fe2 03:08:50 latest 03:08:50 4.1.0-dev.79 03:08:50 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:08:50 main 03:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:51 + docker push nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 03:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:51 5c337577112b: Preparing 03:08:51 2d9f46a30f69: Preparing 03:08:51 2fedb667236b: Preparing 03:08:51 7a603993c39b: Preparing 03:08:51 3edbd35ce151: Preparing 03:08:51 c523083870f8: Preparing 03:08:51 256f393e029f: Preparing 03:08:51 c523083870f8: Waiting 03:08:51 256f393e029f: Waiting 03:08:51 2fedb667236b: Pushed 03:08:51 7a603993c39b: Pushed 03:08:51 5c337577112b: Pushed 03:08:51 256f393e029f: Layer already exists 03:08:51 c523083870f8: Pushed 03:08:51 3edbd35ce151: Pushed 03:08:55 2d9f46a30f69: Pushed 03:08:55 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:55 5c337577112b: Preparing 03:08:55 2d9f46a30f69: Preparing 03:08:55 2fedb667236b: Preparing 03:08:55 7a603993c39b: Preparing 03:08:55 3edbd35ce151: Preparing 03:08:55 c523083870f8: Preparing 03:08:55 256f393e029f: Preparing 03:08:55 c523083870f8: Waiting 03:08:55 256f393e029f: Waiting 03:08:55 3edbd35ce151: Layer already exists 03:08:55 5c337577112b: Layer already exists 03:08:55 7a603993c39b: Layer already exists 03:08:55 2fedb667236b: Layer already exists 03:08:55 2d9f46a30f69: Layer already exists 03:08:55 c523083870f8: Layer already exists 03:08:55 256f393e029f: Layer already exists 03:08:55 latest: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 03:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:56 5c337577112b: Preparing 03:08:56 2d9f46a30f69: Preparing 03:08:56 2fedb667236b: Preparing 03:08:56 7a603993c39b: Preparing 03:08:56 3edbd35ce151: Preparing 03:08:56 c523083870f8: Preparing 03:08:56 256f393e029f: Preparing 03:08:56 c523083870f8: Waiting 03:08:56 256f393e029f: Waiting 03:08:56 2d9f46a30f69: Layer already exists 03:08:56 3edbd35ce151: Layer already exists 03:08:56 2fedb667236b: Layer already exists 03:08:56 5c337577112b: Layer already exists 03:08:56 7a603993c39b: Layer already exists 03:08:56 256f393e029f: Layer already exists 03:08:56 c523083870f8: Layer already exists 03:08:56 4.1.0-dev.79: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker push nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:57 5c337577112b: Preparing 03:08:57 2d9f46a30f69: Preparing 03:08:57 2fedb667236b: Preparing 03:08:57 7a603993c39b: Preparing 03:08:57 3edbd35ce151: Preparing 03:08:57 c523083870f8: Preparing 03:08:57 256f393e029f: Preparing 03:08:57 256f393e029f: Waiting 03:08:57 c523083870f8: Waiting 03:08:57 5c337577112b: Layer already exists 03:08:57 2d9f46a30f69: Layer already exists 03:08:57 3edbd35ce151: Layer already exists 03:08:57 7a603993c39b: Layer already exists 03:08:57 2fedb667236b: Layer already exists 03:08:57 256f393e029f: Layer already exists 03:08:57 c523083870f8: Layer already exists 03:08:57 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:57 5c337577112b: Preparing 03:08:57 2d9f46a30f69: Preparing 03:08:57 2fedb667236b: Preparing 03:08:57 7a603993c39b: Preparing 03:08:57 3edbd35ce151: Preparing 03:08:57 c523083870f8: Preparing 03:08:57 256f393e029f: Preparing 03:08:57 c523083870f8: Waiting 03:08:57 256f393e029f: Waiting 03:08:57 2d9f46a30f69: Layer already exists 03:08:57 5c337577112b: Layer already exists 03:08:57 2fedb667236b: Layer already exists 03:08:57 3edbd35ce151: Layer already exists 03:08:57 7a603993c39b: Layer already exists 03:08:57 c523083870f8: Layer already exists 03:08:57 256f393e029f: Layer already exists 03:08:57 main: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:58 ===================================================== [Pipeline] echo 03:08:58 taggedImages: 03:08:58 - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 03:08:58 - nexus3.edgexfoundry.org:10004/core-command:latest 03:08:58 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 03:08:58 - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:08:58 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:08:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:08:58 93993623b6023bd90f5581334015c52b08f52fe2 03:08:58 latest 03:08:58 4.1.0-dev.79 03:08:58 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:08:58 main 03:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:08:58 b5ea10cd0901: Preparing 03:08:58 2d301228248c: Preparing 03:08:58 fd3796c7c7c4: Preparing 03:08:58 c72bc6e47865: Preparing 03:08:58 2fedb667236b: Preparing 03:08:58 7a603993c39b: Preparing 03:08:58 3edbd35ce151: Preparing 03:08:58 c523083870f8: Preparing 03:08:58 256f393e029f: Preparing 03:08:58 3edbd35ce151: Waiting 03:08:58 c523083870f8: Waiting 03:08:58 256f393e029f: Waiting 03:08:58 7a603993c39b: Waiting 03:08:58 2fedb667236b: Layer already exists 03:08:58 7a603993c39b: Layer already exists 03:08:58 3edbd35ce151: Layer already exists 03:08:58 c523083870f8: Layer already exists 03:08:58 2d301228248c: Pushed 03:08:58 256f393e029f: Layer already exists 03:08:58 fd3796c7c7c4: Pushed 03:08:58 b5ea10cd0901: Pushed 03:09:00 c72bc6e47865: Pushed 03:09:00 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:00 + 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 03:09:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:00 b5ea10cd0901: Preparing 03:09:00 2d301228248c: Preparing 03:09:00 fd3796c7c7c4: Preparing 03:09:00 c72bc6e47865: Preparing 03:09:00 2fedb667236b: Preparing 03:09:00 7a603993c39b: Preparing 03:09:00 3edbd35ce151: Preparing 03:09:00 c523083870f8: Preparing 03:09:00 256f393e029f: Preparing 03:09:00 7a603993c39b: Waiting 03:09:00 3edbd35ce151: Waiting 03:09:00 c523083870f8: Waiting 03:09:00 fd3796c7c7c4: Layer already exists 03:09:00 2d301228248c: Layer already exists 03:09:00 b5ea10cd0901: Layer already exists 03:09:00 c72bc6e47865: Layer already exists 03:09:00 2fedb667236b: Layer already exists 03:09:00 c523083870f8: Layer already exists 03:09:00 3edbd35ce151: Layer already exists 03:09:00 7a603993c39b: Layer already exists 03:09:00 256f393e029f: Layer already exists 03:09:00 latest: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 03:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:01 b5ea10cd0901: Preparing 03:09:01 2d301228248c: Preparing 03:09:01 fd3796c7c7c4: Preparing 03:09:01 c72bc6e47865: Preparing 03:09:01 2fedb667236b: Preparing 03:09:01 7a603993c39b: Preparing 03:09:01 3edbd35ce151: Preparing 03:09:01 c523083870f8: Preparing 03:09:01 256f393e029f: Preparing 03:09:01 7a603993c39b: Waiting 03:09:01 256f393e029f: Waiting 03:09:01 3edbd35ce151: Waiting 03:09:01 c523083870f8: Waiting 03:09:01 b5ea10cd0901: Layer already exists 03:09:01 fd3796c7c7c4: Layer already exists 03:09:01 2fedb667236b: Layer already exists 03:09:01 c72bc6e47865: Layer already exists 03:09:01 2d301228248c: Layer already exists 03:09:01 3edbd35ce151: Layer already exists 03:09:01 7a603993c39b: Layer already exists 03:09:01 c523083870f8: Layer already exists 03:09:01 256f393e029f: Layer already exists 03:09:01 4.1.0-dev.79: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:02 b5ea10cd0901: Preparing 03:09:02 2d301228248c: Preparing 03:09:02 fd3796c7c7c4: Preparing 03:09:02 c72bc6e47865: Preparing 03:09:02 2fedb667236b: Preparing 03:09:02 7a603993c39b: Preparing 03:09:02 3edbd35ce151: Preparing 03:09:02 c523083870f8: Preparing 03:09:02 256f393e029f: Preparing 03:09:02 7a603993c39b: Waiting 03:09:02 3edbd35ce151: Waiting 03:09:02 c523083870f8: Waiting 03:09:02 256f393e029f: Waiting 03:09:02 fd3796c7c7c4: Layer already exists 03:09:02 2fedb667236b: Layer already exists 03:09:02 b5ea10cd0901: Layer already exists 03:09:02 2d301228248c: Layer already exists 03:09:02 c72bc6e47865: Layer already exists 03:09:02 3edbd35ce151: Layer already exists 03:09:02 7a603993c39b: Layer already exists 03:09:02 c523083870f8: Layer already exists 03:09:02 256f393e029f: Layer already exists 03:09:02 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:02 + 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 03:09:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:09:02 b5ea10cd0901: Preparing 03:09:02 2d301228248c: Preparing 03:09:02 fd3796c7c7c4: Preparing 03:09:02 c72bc6e47865: Preparing 03:09:02 2fedb667236b: Preparing 03:09:02 7a603993c39b: Preparing 03:09:02 3edbd35ce151: Preparing 03:09:02 c523083870f8: Preparing 03:09:02 256f393e029f: Preparing 03:09:02 7a603993c39b: Waiting 03:09:02 256f393e029f: Waiting 03:09:02 3edbd35ce151: Waiting 03:09:02 c523083870f8: Waiting 03:09:02 b5ea10cd0901: Layer already exists 03:09:02 fd3796c7c7c4: Layer already exists 03:09:02 2fedb667236b: Layer already exists 03:09:02 2d301228248c: Layer already exists 03:09:02 c72bc6e47865: Layer already exists 03:09:02 7a603993c39b: Layer already exists 03:09:02 c523083870f8: Layer already exists 03:09:02 3edbd35ce151: Layer already exists 03:09:02 256f393e029f: Layer already exists 03:09:02 main: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:03 ===================================================== [Pipeline] echo 03:09:03 taggedImages: 03:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 03:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:09:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:09:03 93993623b6023bd90f5581334015c52b08f52fe2 03:09:03 latest 03:09:03 4.1.0-dev.79 03:09:03 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:03 main 03:09:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:03 + docker push nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 03:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:03 d9c684afd6b5: Preparing 03:09:03 b40cde35e55b: Preparing 03:09:03 2fedb667236b: Preparing 03:09:03 7a603993c39b: Preparing 03:09:03 3edbd35ce151: Preparing 03:09:03 af21e53137e0: Preparing 03:09:03 256f393e029f: Preparing 03:09:03 af21e53137e0: Waiting 03:09:03 256f393e029f: Waiting 03:09:03 7a603993c39b: Layer already exists 03:09:03 3edbd35ce151: Layer already exists 03:09:03 2fedb667236b: Layer already exists 03:09:03 256f393e029f: Layer already exists 03:09:03 d9c684afd6b5: Pushed 03:09:03 af21e53137e0: Pushed 03:09:07 b40cde35e55b: Pushed 03:09:07 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:07 d9c684afd6b5: Preparing 03:09:07 b40cde35e55b: Preparing 03:09:07 2fedb667236b: Preparing 03:09:07 7a603993c39b: Preparing 03:09:07 3edbd35ce151: Preparing 03:09:07 af21e53137e0: Preparing 03:09:07 256f393e029f: Preparing 03:09:07 af21e53137e0: Waiting 03:09:07 256f393e029f: Waiting 03:09:07 2fedb667236b: Layer already exists 03:09:07 3edbd35ce151: Layer already exists 03:09:07 b40cde35e55b: Layer already exists 03:09:07 7a603993c39b: Layer already exists 03:09:07 d9c684afd6b5: Layer already exists 03:09:07 256f393e029f: Layer already exists 03:09:07 af21e53137e0: Layer already exists 03:09:07 latest: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 03:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:08 d9c684afd6b5: Preparing 03:09:08 b40cde35e55b: Preparing 03:09:08 2fedb667236b: Preparing 03:09:08 7a603993c39b: Preparing 03:09:08 3edbd35ce151: Preparing 03:09:08 af21e53137e0: Preparing 03:09:08 256f393e029f: Preparing 03:09:08 af21e53137e0: Waiting 03:09:08 256f393e029f: Waiting 03:09:08 7a603993c39b: Layer already exists 03:09:08 b40cde35e55b: Layer already exists 03:09:08 3edbd35ce151: Layer already exists 03:09:08 d9c684afd6b5: Layer already exists 03:09:08 2fedb667236b: Layer already exists 03:09:08 af21e53137e0: Layer already exists 03:09:08 256f393e029f: Layer already exists 03:09:08 4.1.0-dev.79: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker push nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:09 d9c684afd6b5: Preparing 03:09:09 b40cde35e55b: Preparing 03:09:09 2fedb667236b: Preparing 03:09:09 7a603993c39b: Preparing 03:09:09 3edbd35ce151: Preparing 03:09:09 af21e53137e0: Preparing 03:09:09 256f393e029f: Preparing 03:09:09 af21e53137e0: Waiting 03:09:09 256f393e029f: Waiting 03:09:09 d9c684afd6b5: Layer already exists 03:09:09 b40cde35e55b: Layer already exists 03:09:09 2fedb667236b: Layer already exists 03:09:09 3edbd35ce151: Layer already exists 03:09:09 7a603993c39b: Layer already exists 03:09:09 af21e53137e0: Layer already exists 03:09:09 256f393e029f: Layer already exists 03:09:09 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:09 d9c684afd6b5: Preparing 03:09:09 b40cde35e55b: Preparing 03:09:09 2fedb667236b: Preparing 03:09:09 7a603993c39b: Preparing 03:09:09 3edbd35ce151: Preparing 03:09:09 af21e53137e0: Preparing 03:09:09 256f393e029f: Preparing 03:09:09 af21e53137e0: Waiting 03:09:09 256f393e029f: Waiting 03:09:09 b40cde35e55b: Layer already exists 03:09:09 2fedb667236b: Layer already exists 03:09:09 d9c684afd6b5: Layer already exists 03:09:09 7a603993c39b: Layer already exists 03:09:09 3edbd35ce151: Layer already exists 03:09:09 af21e53137e0: Layer already exists 03:09:09 256f393e029f: Layer already exists 03:09:09 main: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:09 ===================================================== [Pipeline] echo 03:09:09 taggedImages: 03:09:09 - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 03:09:09 - nexus3.edgexfoundry.org:10004/core-data:latest 03:09:09 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 03:09:09 - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:09:09 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:09:09 93993623b6023bd90f5581334015c52b08f52fe2 03:09:09 latest 03:09:09 4.1.0-dev.79 03:09:09 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:09 main 03:09:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 03:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:10 9e1e69972dd8: Preparing 03:09:10 a39ed3f3c842: Preparing 03:09:10 7a603993c39b: Preparing 03:09:10 316c718036ba: Preparing 03:09:10 140777c60daf: Preparing 03:09:10 256f393e029f: Preparing 03:09:10 256f393e029f: Waiting 03:09:10 7a603993c39b: Layer already exists 03:09:10 256f393e029f: Layer already exists 03:09:10 140777c60daf: Pushed 03:09:10 316c718036ba: Pushed 03:09:10 9e1e69972dd8: Pushed 03:09:13 a39ed3f3c842: Pushed 03:09:13 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:14 9e1e69972dd8: Preparing 03:09:14 a39ed3f3c842: Preparing 03:09:14 7a603993c39b: Preparing 03:09:14 316c718036ba: Preparing 03:09:14 140777c60daf: Preparing 03:09:14 256f393e029f: Preparing 03:09:14 256f393e029f: Waiting 03:09:14 a39ed3f3c842: Layer already exists 03:09:14 7a603993c39b: Layer already exists 03:09:14 316c718036ba: Layer already exists 03:09:14 140777c60daf: Layer already exists 03:09:14 9e1e69972dd8: Layer already exists 03:09:14 256f393e029f: Layer already exists 03:09:14 latest: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 03:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:15 9e1e69972dd8: Preparing 03:09:15 a39ed3f3c842: Preparing 03:09:15 7a603993c39b: Preparing 03:09:15 316c718036ba: Preparing 03:09:15 140777c60daf: Preparing 03:09:15 256f393e029f: Preparing 03:09:15 256f393e029f: Waiting 03:09:15 a39ed3f3c842: Layer already exists 03:09:15 7a603993c39b: Layer already exists 03:09:15 140777c60daf: Layer already exists 03:09:15 316c718036ba: Layer already exists 03:09:15 9e1e69972dd8: Layer already exists 03:09:15 256f393e029f: Layer already exists 03:09:15 4.1.0-dev.79: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:15 9e1e69972dd8: Preparing 03:09:15 a39ed3f3c842: Preparing 03:09:15 7a603993c39b: Preparing 03:09:15 316c718036ba: Preparing 03:09:15 140777c60daf: Preparing 03:09:15 256f393e029f: Preparing 03:09:15 256f393e029f: Waiting 03:09:15 a39ed3f3c842: Layer already exists 03:09:15 7a603993c39b: Layer already exists 03:09:15 140777c60daf: Layer already exists 03:09:15 9e1e69972dd8: Layer already exists 03:09:15 316c718036ba: Layer already exists 03:09:15 256f393e029f: Layer already exists 03:09:15 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:16 9e1e69972dd8: Preparing 03:09:16 a39ed3f3c842: Preparing 03:09:16 7a603993c39b: Preparing 03:09:16 316c718036ba: Preparing 03:09:16 140777c60daf: Preparing 03:09:16 256f393e029f: Preparing 03:09:16 256f393e029f: Waiting 03:09:16 9e1e69972dd8: Layer already exists 03:09:16 a39ed3f3c842: Layer already exists 03:09:16 7a603993c39b: Layer already exists 03:09:16 316c718036ba: Layer already exists 03:09:16 140777c60daf: Layer already exists 03:09:16 256f393e029f: Layer already exists 03:09:16 main: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:16 ===================================================== [Pipeline] echo 03:09:16 taggedImages: 03:09:16 - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 03:09:16 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:09:16 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 03:09:16 - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:16 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:09:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:09:16 93993623b6023bd90f5581334015c52b08f52fe2 03:09:16 latest 03:09:16 4.1.0-dev.79 03:09:16 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:16 main 03:09:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 03:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:17 ebeb5f28a374: Preparing 03:09:17 0c06c1e1f1d8: Preparing 03:09:17 94a94d672c36: Preparing 03:09:17 2fedb667236b: Preparing 03:09:17 7a603993c39b: Preparing 03:09:17 3edbd35ce151: Preparing 03:09:17 c523083870f8: Preparing 03:09:17 256f393e029f: Preparing 03:09:17 c523083870f8: Waiting 03:09:17 3edbd35ce151: Waiting 03:09:17 256f393e029f: Waiting 03:09:17 7a603993c39b: Layer already exists 03:09:17 2fedb667236b: Layer already exists 03:09:17 c523083870f8: Layer already exists 03:09:17 3edbd35ce151: Layer already exists 03:09:17 256f393e029f: Layer already exists 03:09:17 0c06c1e1f1d8: Pushed 03:09:17 ebeb5f28a374: Pushed 03:09:20 94a94d672c36: Pushed 03:09:20 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:21 ebeb5f28a374: Preparing 03:09:21 0c06c1e1f1d8: Preparing 03:09:21 94a94d672c36: Preparing 03:09:21 2fedb667236b: Preparing 03:09:21 7a603993c39b: Preparing 03:09:21 3edbd35ce151: Preparing 03:09:21 c523083870f8: Preparing 03:09:21 256f393e029f: Preparing 03:09:21 3edbd35ce151: Waiting 03:09:21 c523083870f8: Waiting 03:09:21 256f393e029f: Waiting 03:09:21 7a603993c39b: Layer already exists 03:09:21 ebeb5f28a374: Layer already exists 03:09:21 2fedb667236b: Layer already exists 03:09:21 94a94d672c36: Layer already exists 03:09:21 0c06c1e1f1d8: Layer already exists 03:09:21 256f393e029f: Layer already exists 03:09:21 c523083870f8: Layer already exists 03:09:21 3edbd35ce151: Layer already exists 03:09:21 latest: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 03:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:21 ebeb5f28a374: Preparing 03:09:21 0c06c1e1f1d8: Preparing 03:09:21 94a94d672c36: Preparing 03:09:21 2fedb667236b: Preparing 03:09:21 7a603993c39b: Preparing 03:09:21 3edbd35ce151: Preparing 03:09:21 c523083870f8: Preparing 03:09:21 256f393e029f: Preparing 03:09:21 c523083870f8: Waiting 03:09:21 3edbd35ce151: Waiting 03:09:21 256f393e029f: Waiting 03:09:21 7a603993c39b: Layer already exists 03:09:21 94a94d672c36: Layer already exists 03:09:21 2fedb667236b: Layer already exists 03:09:21 0c06c1e1f1d8: Layer already exists 03:09:21 ebeb5f28a374: Layer already exists 03:09:21 c523083870f8: Layer already exists 03:09:21 3edbd35ce151: Layer already exists 03:09:21 256f393e029f: Layer already exists 03:09:21 4.1.0-dev.79: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:22 ebeb5f28a374: Preparing 03:09:22 0c06c1e1f1d8: Preparing 03:09:22 94a94d672c36: Preparing 03:09:22 2fedb667236b: Preparing 03:09:22 7a603993c39b: Preparing 03:09:22 3edbd35ce151: Preparing 03:09:22 c523083870f8: Preparing 03:09:22 256f393e029f: Preparing 03:09:22 3edbd35ce151: Waiting 03:09:22 c523083870f8: Waiting 03:09:22 256f393e029f: Waiting 03:09:22 0c06c1e1f1d8: Layer already exists 03:09:22 ebeb5f28a374: Layer already exists 03:09:22 94a94d672c36: Layer already exists 03:09:22 2fedb667236b: Layer already exists 03:09:22 7a603993c39b: Layer already exists 03:09:22 c523083870f8: Layer already exists 03:09:22 3edbd35ce151: Layer already exists 03:09:22 256f393e029f: Layer already exists 03:09:22 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:23 ebeb5f28a374: Preparing 03:09:23 0c06c1e1f1d8: Preparing 03:09:23 94a94d672c36: Preparing 03:09:23 2fedb667236b: Preparing 03:09:23 7a603993c39b: Preparing 03:09:23 3edbd35ce151: Preparing 03:09:23 c523083870f8: Preparing 03:09:23 256f393e029f: Preparing 03:09:23 3edbd35ce151: Waiting 03:09:23 c523083870f8: Waiting 03:09:23 256f393e029f: Waiting 03:09:23 ebeb5f28a374: Layer already exists 03:09:23 0c06c1e1f1d8: Layer already exists 03:09:23 94a94d672c36: Layer already exists 03:09:23 7a603993c39b: Layer already exists 03:09:23 2fedb667236b: Layer already exists 03:09:23 c523083870f8: Layer already exists 03:09:23 3edbd35ce151: Layer already exists 03:09:23 256f393e029f: Layer already exists 03:09:23 main: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:23 ===================================================== [Pipeline] echo 03:09:23 taggedImages: 03:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 03:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 03:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:09:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:09:23 93993623b6023bd90f5581334015c52b08f52fe2 03:09:23 latest 03:09:23 4.1.0-dev.79 03:09:23 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:23 main 03:09:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:23 7b8a232151a3: Preparing 03:09:23 2018bfd6ab05: Preparing 03:09:23 93edc82b3433: Preparing 03:09:23 e2f8e3694c24: Preparing 03:09:23 a3a51afeef96: Preparing 03:09:23 cca04b35d205: Preparing 03:09:23 5aeb6f68d90c: Preparing 03:09:23 2fedb667236b: Preparing 03:09:23 7a603993c39b: Preparing 03:09:23 68f6fe32f4e1: Preparing 03:09:23 7a3dfb7a594b: Preparing 03:09:23 5f70bf18a086: Preparing 03:09:23 b744bd81bd75: Preparing 03:09:23 b765eb9e2918: Preparing 03:09:23 ed93962c56a8: Preparing 03:09:23 256f393e029f: Preparing 03:09:23 cca04b35d205: Waiting 03:09:23 5aeb6f68d90c: Waiting 03:09:23 2fedb667236b: Waiting 03:09:23 7a3dfb7a594b: Waiting 03:09:23 b765eb9e2918: Waiting 03:09:23 7a603993c39b: Waiting 03:09:23 5f70bf18a086: Waiting 03:09:23 b744bd81bd75: Waiting 03:09:23 68f6fe32f4e1: Waiting 03:09:23 256f393e029f: Waiting 03:09:23 ed93962c56a8: Waiting 03:09:23 2018bfd6ab05: Pushed 03:09:23 93edc82b3433: Pushed 03:09:23 7b8a232151a3: Pushed 03:09:23 e2f8e3694c24: Pushed 03:09:23 a3a51afeef96: Pushed 03:09:23 2fedb667236b: Layer already exists 03:09:23 7a603993c39b: Layer already exists 03:09:23 cca04b35d205: Pushed 03:09:23 5f70bf18a086: Layer already exists 03:09:24 68f6fe32f4e1: Pushed 03:09:24 7a3dfb7a594b: Pushed 03:09:24 b744bd81bd75: Pushed 03:09:24 256f393e029f: Layer already exists 03:09:24 ed93962c56a8: Pushed 03:09:24 b765eb9e2918: Pushed 03:09:25 5aeb6f68d90c: Pushed 03:09:25 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:26 7b8a232151a3: Preparing 03:09:26 2018bfd6ab05: Preparing 03:09:26 93edc82b3433: Preparing 03:09:26 e2f8e3694c24: Preparing 03:09:26 a3a51afeef96: Preparing 03:09:26 cca04b35d205: Preparing 03:09:26 5aeb6f68d90c: Preparing 03:09:26 2fedb667236b: Preparing 03:09:26 7a603993c39b: Preparing 03:09:26 68f6fe32f4e1: Preparing 03:09:26 7a3dfb7a594b: Preparing 03:09:26 5f70bf18a086: Preparing 03:09:26 b744bd81bd75: Preparing 03:09:26 b765eb9e2918: Preparing 03:09:26 ed93962c56a8: Preparing 03:09:26 256f393e029f: Preparing 03:09:26 cca04b35d205: Waiting 03:09:26 5aeb6f68d90c: Waiting 03:09:26 2fedb667236b: Waiting 03:09:26 7a603993c39b: Waiting 03:09:26 b765eb9e2918: Waiting 03:09:26 5f70bf18a086: Waiting 03:09:26 b744bd81bd75: Waiting 03:09:26 ed93962c56a8: Waiting 03:09:26 68f6fe32f4e1: Waiting 03:09:26 256f393e029f: Waiting 03:09:26 7a3dfb7a594b: Waiting 03:09:26 a3a51afeef96: Layer already exists 03:09:26 93edc82b3433: Layer already exists 03:09:26 2018bfd6ab05: Layer already exists 03:09:26 e2f8e3694c24: Layer already exists 03:09:26 7b8a232151a3: Layer already exists 03:09:26 cca04b35d205: Layer already exists 03:09:26 2fedb667236b: Layer already exists 03:09:26 68f6fe32f4e1: Layer already exists 03:09:26 7a603993c39b: Layer already exists 03:09:26 5aeb6f68d90c: Layer already exists 03:09:26 7a3dfb7a594b: Layer already exists 03:09:26 b744bd81bd75: Layer already exists 03:09:26 5f70bf18a086: Layer already exists 03:09:26 ed93962c56a8: Layer already exists 03:09:26 b765eb9e2918: Layer already exists 03:09:26 256f393e029f: Layer already exists 03:09:26 latest: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 03:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:26 7b8a232151a3: Preparing 03:09:26 2018bfd6ab05: Preparing 03:09:26 93edc82b3433: Preparing 03:09:26 e2f8e3694c24: Preparing 03:09:26 a3a51afeef96: Preparing 03:09:26 cca04b35d205: Preparing 03:09:26 5aeb6f68d90c: Preparing 03:09:26 2fedb667236b: Preparing 03:09:26 7a603993c39b: Preparing 03:09:26 68f6fe32f4e1: Preparing 03:09:26 7a3dfb7a594b: Preparing 03:09:26 5f70bf18a086: Preparing 03:09:26 b744bd81bd75: Preparing 03:09:26 b765eb9e2918: Preparing 03:09:26 ed93962c56a8: Preparing 03:09:26 256f393e029f: Preparing 03:09:26 5aeb6f68d90c: Waiting 03:09:26 2fedb667236b: Waiting 03:09:26 7a603993c39b: Waiting 03:09:26 68f6fe32f4e1: Waiting 03:09:26 7a3dfb7a594b: Waiting 03:09:26 5f70bf18a086: Waiting 03:09:26 b744bd81bd75: Waiting 03:09:26 256f393e029f: Waiting 03:09:26 ed93962c56a8: Waiting 03:09:26 b765eb9e2918: Waiting 03:09:26 cca04b35d205: Waiting 03:09:26 e2f8e3694c24: Layer already exists 03:09:26 2018bfd6ab05: Layer already exists 03:09:26 93edc82b3433: Layer already exists 03:09:26 7b8a232151a3: Layer already exists 03:09:26 a3a51afeef96: Layer already exists 03:09:26 5aeb6f68d90c: Layer already exists 03:09:26 2fedb667236b: Layer already exists 03:09:26 cca04b35d205: Layer already exists 03:09:26 68f6fe32f4e1: Layer already exists 03:09:26 7a603993c39b: Layer already exists 03:09:26 7a3dfb7a594b: Layer already exists 03:09:26 5f70bf18a086: Layer already exists 03:09:26 b744bd81bd75: Layer already exists 03:09:26 b765eb9e2918: Layer already exists 03:09:26 ed93962c56a8: Layer already exists 03:09:26 256f393e029f: Layer already exists 03:09:26 4.1.0-dev.79: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:27 7b8a232151a3: Preparing 03:09:27 2018bfd6ab05: Preparing 03:09:27 93edc82b3433: Preparing 03:09:27 e2f8e3694c24: Preparing 03:09:27 a3a51afeef96: Preparing 03:09:27 cca04b35d205: Preparing 03:09:27 5aeb6f68d90c: Preparing 03:09:27 cca04b35d205: Waiting 03:09:27 2fedb667236b: Preparing 03:09:27 7a603993c39b: Preparing 03:09:27 2fedb667236b: Waiting 03:09:27 7a603993c39b: Waiting 03:09:27 68f6fe32f4e1: Preparing 03:09:27 7a3dfb7a594b: Preparing 03:09:27 5f70bf18a086: Preparing 03:09:27 68f6fe32f4e1: Waiting 03:09:27 7a3dfb7a594b: Waiting 03:09:27 5aeb6f68d90c: Waiting 03:09:27 5f70bf18a086: Waiting 03:09:27 b744bd81bd75: Preparing 03:09:27 b765eb9e2918: Preparing 03:09:27 ed93962c56a8: Preparing 03:09:27 b744bd81bd75: Waiting 03:09:27 b765eb9e2918: Waiting 03:09:27 256f393e029f: Preparing 03:09:27 ed93962c56a8: Waiting 03:09:27 256f393e029f: Waiting 03:09:27 a3a51afeef96: Layer already exists 03:09:27 2018bfd6ab05: Layer already exists 03:09:27 7b8a232151a3: Layer already exists 03:09:27 93edc82b3433: Layer already exists 03:09:27 e2f8e3694c24: Layer already exists 03:09:27 cca04b35d205: Layer already exists 03:09:27 5aeb6f68d90c: Layer already exists 03:09:27 7a603993c39b: Layer already exists 03:09:27 68f6fe32f4e1: Layer already exists 03:09:27 2fedb667236b: Layer already exists 03:09:27 7a3dfb7a594b: Layer already exists 03:09:27 5f70bf18a086: Layer already exists 03:09:27 b765eb9e2918: Layer already exists 03:09:27 b744bd81bd75: Layer already exists 03:09:27 ed93962c56a8: Layer already exists 03:09:27 256f393e029f: Layer already exists 03:09:27 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:28 7b8a232151a3: Preparing 03:09:28 2018bfd6ab05: Preparing 03:09:28 93edc82b3433: Preparing 03:09:28 e2f8e3694c24: Preparing 03:09:28 a3a51afeef96: Preparing 03:09:28 cca04b35d205: Preparing 03:09:28 5aeb6f68d90c: Preparing 03:09:28 2fedb667236b: Preparing 03:09:28 7a603993c39b: Preparing 03:09:28 68f6fe32f4e1: Preparing 03:09:28 7a3dfb7a594b: Preparing 03:09:28 5f70bf18a086: Preparing 03:09:28 b744bd81bd75: Preparing 03:09:28 b765eb9e2918: Preparing 03:09:28 ed93962c56a8: Preparing 03:09:28 256f393e029f: Preparing 03:09:28 b744bd81bd75: Waiting 03:09:28 b765eb9e2918: Waiting 03:09:28 ed93962c56a8: Waiting 03:09:28 2fedb667236b: Waiting 03:09:28 256f393e029f: Waiting 03:09:28 7a603993c39b: Waiting 03:09:28 68f6fe32f4e1: Waiting 03:09:28 7a3dfb7a594b: Waiting 03:09:28 5f70bf18a086: Waiting 03:09:28 cca04b35d205: Waiting 03:09:28 5aeb6f68d90c: Waiting 03:09:28 7b8a232151a3: Layer already exists 03:09:28 e2f8e3694c24: Layer already exists 03:09:28 93edc82b3433: Layer already exists 03:09:28 a3a51afeef96: Layer already exists 03:09:28 2018bfd6ab05: Layer already exists 03:09:28 cca04b35d205: Layer already exists 03:09:28 68f6fe32f4e1: Layer already exists 03:09:28 2fedb667236b: Layer already exists 03:09:28 7a603993c39b: Layer already exists 03:09:28 5aeb6f68d90c: Layer already exists 03:09:28 5f70bf18a086: Layer already exists 03:09:28 7a3dfb7a594b: Layer already exists 03:09:28 b765eb9e2918: Layer already exists 03:09:28 b744bd81bd75: Layer already exists 03:09:28 ed93962c56a8: Layer already exists 03:09:28 256f393e029f: Layer already exists 03:09:28 main: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:28 ===================================================== [Pipeline] echo 03:09:28 taggedImages: 03:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 03:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:09:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:09:28 93993623b6023bd90f5581334015c52b08f52fe2 03:09:28 latest 03:09:28 4.1.0-dev.79 03:09:28 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:28 main 03:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 03:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:29 bef81b019c77: Preparing 03:09:29 cd7d4254af4a: Preparing 03:09:29 6ce56eb2025f: Preparing 03:09:29 c6b81a542e91: Preparing 03:09:29 2fedb667236b: Preparing 03:09:29 7a603993c39b: Preparing 03:09:29 3edbd35ce151: Preparing 03:09:29 c523083870f8: Preparing 03:09:29 256f393e029f: Preparing 03:09:29 7a603993c39b: Waiting 03:09:29 3edbd35ce151: Waiting 03:09:29 c523083870f8: Waiting 03:09:29 256f393e029f: Waiting 03:09:29 2fedb667236b: Layer already exists 03:09:29 7a603993c39b: Layer already exists 03:09:29 3edbd35ce151: Layer already exists 03:09:29 c523083870f8: Layer already exists 03:09:29 6ce56eb2025f: Pushed 03:09:29 bef81b019c77: Pushed 03:09:29 cd7d4254af4a: Pushed 03:09:29 256f393e029f: Layer already exists 03:09:32 c6b81a542e91: Pushed 03:09:32 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:32 bef81b019c77: Preparing 03:09:32 cd7d4254af4a: Preparing 03:09:32 6ce56eb2025f: Preparing 03:09:32 c6b81a542e91: Preparing 03:09:32 2fedb667236b: Preparing 03:09:32 7a603993c39b: Preparing 03:09:32 3edbd35ce151: Preparing 03:09:32 c523083870f8: Preparing 03:09:32 256f393e029f: Preparing 03:09:32 3edbd35ce151: Waiting 03:09:32 c523083870f8: Waiting 03:09:32 256f393e029f: Waiting 03:09:32 7a603993c39b: Waiting 03:09:32 c6b81a542e91: Layer already exists 03:09:32 bef81b019c77: Layer already exists 03:09:32 6ce56eb2025f: Layer already exists 03:09:32 cd7d4254af4a: Layer already exists 03:09:32 2fedb667236b: Layer already exists 03:09:32 c523083870f8: Layer already exists 03:09:32 7a603993c39b: Layer already exists 03:09:32 3edbd35ce151: Layer already exists 03:09:32 256f393e029f: Layer already exists 03:09:32 latest: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 03:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:33 bef81b019c77: Preparing 03:09:33 cd7d4254af4a: Preparing 03:09:33 6ce56eb2025f: Preparing 03:09:33 c6b81a542e91: Preparing 03:09:33 2fedb667236b: Preparing 03:09:33 7a603993c39b: Preparing 03:09:33 3edbd35ce151: Preparing 03:09:33 c523083870f8: Preparing 03:09:33 256f393e029f: Preparing 03:09:33 7a603993c39b: Waiting 03:09:33 3edbd35ce151: Waiting 03:09:33 c523083870f8: Waiting 03:09:33 256f393e029f: Waiting 03:09:33 2fedb667236b: Layer already exists 03:09:33 6ce56eb2025f: Layer already exists 03:09:33 c6b81a542e91: Layer already exists 03:09:33 bef81b019c77: Layer already exists 03:09:33 cd7d4254af4a: Layer already exists 03:09:33 c523083870f8: Layer already exists 03:09:33 3edbd35ce151: Layer already exists 03:09:33 256f393e029f: Layer already exists 03:09:33 7a603993c39b: Layer already exists 03:09:33 4.1.0-dev.79: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:34 bef81b019c77: Preparing 03:09:34 cd7d4254af4a: Preparing 03:09:34 6ce56eb2025f: Preparing 03:09:34 c6b81a542e91: Preparing 03:09:34 2fedb667236b: Preparing 03:09:34 7a603993c39b: Preparing 03:09:34 3edbd35ce151: Preparing 03:09:34 c523083870f8: Preparing 03:09:34 256f393e029f: Preparing 03:09:34 3edbd35ce151: Waiting 03:09:34 c523083870f8: Waiting 03:09:34 7a603993c39b: Waiting 03:09:34 256f393e029f: Waiting 03:09:34 c6b81a542e91: Layer already exists 03:09:34 6ce56eb2025f: Layer already exists 03:09:34 cd7d4254af4a: Layer already exists 03:09:34 2fedb667236b: Layer already exists 03:09:34 bef81b019c77: Layer already exists 03:09:34 c523083870f8: Layer already exists 03:09:34 7a603993c39b: Layer already exists 03:09:34 3edbd35ce151: Layer already exists 03:09:34 256f393e029f: Layer already exists 03:09:34 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:34 bef81b019c77: Preparing 03:09:34 cd7d4254af4a: Preparing 03:09:34 6ce56eb2025f: Preparing 03:09:34 c6b81a542e91: Preparing 03:09:34 2fedb667236b: Preparing 03:09:34 7a603993c39b: Preparing 03:09:34 3edbd35ce151: Preparing 03:09:34 c523083870f8: Preparing 03:09:34 256f393e029f: Preparing 03:09:34 7a603993c39b: Waiting 03:09:34 3edbd35ce151: Waiting 03:09:34 256f393e029f: Waiting 03:09:34 c523083870f8: Waiting 03:09:34 6ce56eb2025f: Layer already exists 03:09:34 bef81b019c77: Layer already exists 03:09:34 2fedb667236b: Layer already exists 03:09:34 cd7d4254af4a: Layer already exists 03:09:34 c6b81a542e91: Layer already exists 03:09:34 256f393e029f: Layer already exists 03:09:34 7a603993c39b: Layer already exists 03:09:34 3edbd35ce151: Layer already exists 03:09:34 c523083870f8: Layer already exists 03:09:34 main: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:35 ===================================================== [Pipeline] echo 03:09:35 taggedImages: 03:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 03:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 03:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:09:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:09:35 93993623b6023bd90f5581334015c52b08f52fe2 03:09:35 latest 03:09:35 4.1.0-dev.79 03:09:35 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:35 main 03:09:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:35 cc8555502ea5: Preparing 03:09:35 a037f943fe16: Preparing 03:09:35 799072e2ceb2: Preparing 03:09:35 586baafbe832: Preparing 03:09:35 a3bb6fbb36ac: Preparing 03:09:35 2fedb667236b: Preparing 03:09:35 7a603993c39b: Preparing 03:09:35 cfc2552e1e40: Preparing 03:09:35 9219020393d0: Preparing 03:09:35 0ffca3789b7b: Preparing 03:09:35 256f393e029f: Preparing 03:09:35 cfc2552e1e40: Waiting 03:09:35 9219020393d0: Waiting 03:09:35 0ffca3789b7b: Waiting 03:09:35 256f393e029f: Waiting 03:09:35 2fedb667236b: Waiting 03:09:35 7a603993c39b: Waiting 03:09:35 586baafbe832: Pushed 03:09:35 cc8555502ea5: Pushed 03:09:35 a037f943fe16: Pushed 03:09:35 2fedb667236b: Layer already exists 03:09:35 a3bb6fbb36ac: Pushed 03:09:35 7a603993c39b: Layer already exists 03:09:35 256f393e029f: Layer already exists 03:09:36 cfc2552e1e40: Pushed 03:09:36 9219020393d0: Pushed 03:09:37 0ffca3789b7b: Pushed 03:09:38 799072e2ceb2: Pushed 03:09:38 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:39 cc8555502ea5: Preparing 03:09:39 a037f943fe16: Preparing 03:09:39 799072e2ceb2: Preparing 03:09:39 586baafbe832: Preparing 03:09:39 a3bb6fbb36ac: Preparing 03:09:39 2fedb667236b: Preparing 03:09:39 7a603993c39b: Preparing 03:09:39 cfc2552e1e40: Preparing 03:09:39 9219020393d0: Preparing 03:09:39 0ffca3789b7b: Preparing 03:09:39 256f393e029f: Preparing 03:09:39 cfc2552e1e40: Waiting 03:09:39 9219020393d0: Waiting 03:09:39 0ffca3789b7b: Waiting 03:09:39 2fedb667236b: Waiting 03:09:39 256f393e029f: Waiting 03:09:39 7a603993c39b: Waiting 03:09:39 a037f943fe16: Layer already exists 03:09:39 799072e2ceb2: Layer already exists 03:09:39 a3bb6fbb36ac: Layer already exists 03:09:39 cc8555502ea5: Layer already exists 03:09:39 586baafbe832: Layer already exists 03:09:39 7a603993c39b: Layer already exists 03:09:39 2fedb667236b: Layer already exists 03:09:39 0ffca3789b7b: Layer already exists 03:09:39 cfc2552e1e40: Layer already exists 03:09:39 9219020393d0: Layer already exists 03:09:39 256f393e029f: Layer already exists 03:09:39 latest: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 03:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:39 cc8555502ea5: Preparing 03:09:39 a037f943fe16: Preparing 03:09:39 799072e2ceb2: Preparing 03:09:39 586baafbe832: Preparing 03:09:39 a3bb6fbb36ac: Preparing 03:09:39 2fedb667236b: Preparing 03:09:39 7a603993c39b: Preparing 03:09:39 cfc2552e1e40: Preparing 03:09:39 2fedb667236b: Waiting 03:09:39 7a603993c39b: Waiting 03:09:39 9219020393d0: Preparing 03:09:39 0ffca3789b7b: Preparing 03:09:39 256f393e029f: Preparing 03:09:39 cfc2552e1e40: Waiting 03:09:39 9219020393d0: Waiting 03:09:39 0ffca3789b7b: Waiting 03:09:39 256f393e029f: Waiting 03:09:39 a3bb6fbb36ac: Layer already exists 03:09:39 cc8555502ea5: Layer already exists 03:09:39 a037f943fe16: Layer already exists 03:09:39 586baafbe832: Layer already exists 03:09:39 799072e2ceb2: Layer already exists 03:09:39 cfc2552e1e40: Layer already exists 03:09:39 9219020393d0: Layer already exists 03:09:39 2fedb667236b: Layer already exists 03:09:39 0ffca3789b7b: Layer already exists 03:09:39 7a603993c39b: Layer already exists 03:09:39 256f393e029f: Layer already exists 03:09:39 4.1.0-dev.79: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:40 cc8555502ea5: Preparing 03:09:40 a037f943fe16: Preparing 03:09:40 799072e2ceb2: Preparing 03:09:40 586baafbe832: Preparing 03:09:40 a3bb6fbb36ac: Preparing 03:09:40 2fedb667236b: Preparing 03:09:40 7a603993c39b: Preparing 03:09:40 cfc2552e1e40: Preparing 03:09:40 9219020393d0: Preparing 03:09:40 0ffca3789b7b: Preparing 03:09:40 256f393e029f: Preparing 03:09:40 2fedb667236b: Waiting 03:09:40 7a603993c39b: Waiting 03:09:40 cfc2552e1e40: Waiting 03:09:40 9219020393d0: Waiting 03:09:40 0ffca3789b7b: Waiting 03:09:40 256f393e029f: Waiting 03:09:40 a037f943fe16: Layer already exists 03:09:40 586baafbe832: Layer already exists 03:09:40 799072e2ceb2: Layer already exists 03:09:40 cc8555502ea5: Layer already exists 03:09:40 a3bb6fbb36ac: Layer already exists 03:09:40 2fedb667236b: Layer already exists 03:09:40 7a603993c39b: Layer already exists 03:09:40 9219020393d0: Layer already exists 03:09:40 cfc2552e1e40: Layer already exists 03:09:40 0ffca3789b7b: Layer already exists 03:09:40 256f393e029f: Layer already exists 03:09:40 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:41 cc8555502ea5: Preparing 03:09:41 a037f943fe16: Preparing 03:09:41 799072e2ceb2: Preparing 03:09:41 586baafbe832: Preparing 03:09:41 a3bb6fbb36ac: Preparing 03:09:41 2fedb667236b: Preparing 03:09:41 7a603993c39b: Preparing 03:09:41 2fedb667236b: Waiting 03:09:41 cfc2552e1e40: Preparing 03:09:41 9219020393d0: Preparing 03:09:41 0ffca3789b7b: Preparing 03:09:41 256f393e029f: Preparing 03:09:41 7a603993c39b: Waiting 03:09:41 cfc2552e1e40: Waiting 03:09:41 9219020393d0: Waiting 03:09:41 0ffca3789b7b: Waiting 03:09:41 256f393e029f: Waiting 03:09:41 799072e2ceb2: Layer already exists 03:09:41 cc8555502ea5: Layer already exists 03:09:41 a037f943fe16: Layer already exists 03:09:41 a3bb6fbb36ac: Layer already exists 03:09:41 586baafbe832: Layer already exists 03:09:41 7a603993c39b: Layer already exists 03:09:41 2fedb667236b: Layer already exists 03:09:41 cfc2552e1e40: Layer already exists 03:09:41 9219020393d0: Layer already exists 03:09:41 0ffca3789b7b: Layer already exists 03:09:41 256f393e029f: Layer already exists 03:09:41 main: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:41 ===================================================== [Pipeline] echo 03:09:41 taggedImages: 03:09:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:09:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:09:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 03:09:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:09:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:09:41 93993623b6023bd90f5581334015c52b08f52fe2 03:09:41 latest 03:09:41 4.1.0-dev.79 03:09:41 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:41 main 03:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:42 cb6a319b5a57: Preparing 03:09:42 c8dbfb7a55a1: Preparing 03:09:42 e0b6c4717699: Preparing 03:09:42 3e796898e0e4: Preparing 03:09:42 85169b8675ab: Preparing 03:09:42 7a5cb0213bea: Preparing 03:09:42 1ef0b0aa9d7f: Preparing 03:09:42 2fedb667236b: Preparing 03:09:42 7a603993c39b: Preparing 03:09:42 d7848d2edfa5: Preparing 03:09:42 76c709f2b26c: Preparing 03:09:42 256f393e029f: Preparing 03:09:42 7a603993c39b: Waiting 03:09:42 d7848d2edfa5: Waiting 03:09:42 76c709f2b26c: Waiting 03:09:42 256f393e029f: Waiting 03:09:42 7a5cb0213bea: Waiting 03:09:42 1ef0b0aa9d7f: Waiting 03:09:42 2fedb667236b: Waiting 03:09:42 85169b8675ab: Pushed 03:09:42 cb6a319b5a57: Pushed 03:09:42 c8dbfb7a55a1: Pushed 03:09:42 2fedb667236b: Layer already exists 03:09:42 7a603993c39b: Layer already exists 03:09:42 1ef0b0aa9d7f: Pushed 03:09:42 7a5cb0213bea: Pushed 03:09:42 256f393e029f: Layer already exists 03:09:42 d7848d2edfa5: Pushed 03:09:43 76c709f2b26c: Pushed 03:09:45 3e796898e0e4: Pushed 03:09:45 e0b6c4717699: Pushed 03:09:45 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:46 cb6a319b5a57: Preparing 03:09:46 c8dbfb7a55a1: Preparing 03:09:46 e0b6c4717699: Preparing 03:09:46 3e796898e0e4: Preparing 03:09:46 85169b8675ab: Preparing 03:09:46 7a5cb0213bea: Preparing 03:09:46 1ef0b0aa9d7f: Preparing 03:09:46 2fedb667236b: Preparing 03:09:46 7a603993c39b: Preparing 03:09:46 d7848d2edfa5: Preparing 03:09:46 76c709f2b26c: Preparing 03:09:46 256f393e029f: Preparing 03:09:46 7a5cb0213bea: Waiting 03:09:46 1ef0b0aa9d7f: Waiting 03:09:46 2fedb667236b: Waiting 03:09:46 7a603993c39b: Waiting 03:09:46 d7848d2edfa5: Waiting 03:09:46 76c709f2b26c: Waiting 03:09:46 256f393e029f: Waiting 03:09:46 e0b6c4717699: Layer already exists 03:09:46 85169b8675ab: Layer already exists 03:09:46 c8dbfb7a55a1: Layer already exists 03:09:46 cb6a319b5a57: Layer already exists 03:09:46 3e796898e0e4: Layer already exists 03:09:46 2fedb667236b: Layer already exists 03:09:46 1ef0b0aa9d7f: Layer already exists 03:09:46 7a603993c39b: Layer already exists 03:09:46 7a5cb0213bea: Layer already exists 03:09:46 d7848d2edfa5: Layer already exists 03:09:46 76c709f2b26c: Layer already exists 03:09:46 256f393e029f: Layer already exists 03:09:46 latest: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 03:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:46 cb6a319b5a57: Preparing 03:09:46 c8dbfb7a55a1: Preparing 03:09:46 e0b6c4717699: Preparing 03:09:46 3e796898e0e4: Preparing 03:09:46 85169b8675ab: Preparing 03:09:46 7a5cb0213bea: Preparing 03:09:46 1ef0b0aa9d7f: Preparing 03:09:46 2fedb667236b: Preparing 03:09:46 7a603993c39b: Preparing 03:09:46 d7848d2edfa5: Preparing 03:09:46 76c709f2b26c: Preparing 03:09:46 256f393e029f: Preparing 03:09:46 2fedb667236b: Waiting 03:09:46 7a603993c39b: Waiting 03:09:46 76c709f2b26c: Waiting 03:09:46 d7848d2edfa5: Waiting 03:09:46 256f393e029f: Waiting 03:09:46 7a5cb0213bea: Waiting 03:09:46 1ef0b0aa9d7f: Waiting 03:09:46 85169b8675ab: Layer already exists 03:09:46 c8dbfb7a55a1: Layer already exists 03:09:46 3e796898e0e4: Layer already exists 03:09:46 e0b6c4717699: Layer already exists 03:09:46 cb6a319b5a57: Layer already exists 03:09:46 1ef0b0aa9d7f: Layer already exists 03:09:46 2fedb667236b: Layer already exists 03:09:46 7a5cb0213bea: Layer already exists 03:09:46 7a603993c39b: Layer already exists 03:09:46 d7848d2edfa5: Layer already exists 03:09:46 76c709f2b26c: Layer already exists 03:09:46 256f393e029f: Layer already exists 03:09:46 4.1.0-dev.79: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:47 cb6a319b5a57: Preparing 03:09:47 c8dbfb7a55a1: Preparing 03:09:47 e0b6c4717699: Preparing 03:09:47 3e796898e0e4: Preparing 03:09:47 85169b8675ab: Preparing 03:09:47 7a5cb0213bea: Preparing 03:09:47 1ef0b0aa9d7f: Preparing 03:09:47 2fedb667236b: Preparing 03:09:47 7a5cb0213bea: Waiting 03:09:47 7a603993c39b: Preparing 03:09:47 1ef0b0aa9d7f: Waiting 03:09:47 d7848d2edfa5: Preparing 03:09:47 76c709f2b26c: Preparing 03:09:47 2fedb667236b: Waiting 03:09:47 d7848d2edfa5: Waiting 03:09:47 256f393e029f: Preparing 03:09:47 76c709f2b26c: Waiting 03:09:47 256f393e029f: Waiting 03:09:47 3e796898e0e4: Layer already exists 03:09:47 c8dbfb7a55a1: Layer already exists 03:09:47 cb6a319b5a57: Layer already exists 03:09:47 85169b8675ab: Layer already exists 03:09:47 e0b6c4717699: Layer already exists 03:09:47 1ef0b0aa9d7f: Layer already exists 03:09:47 7a5cb0213bea: Layer already exists 03:09:47 2fedb667236b: Layer already exists 03:09:47 7a603993c39b: Layer already exists 03:09:47 d7848d2edfa5: Layer already exists 03:09:47 76c709f2b26c: Layer already exists 03:09:47 256f393e029f: Layer already exists 03:09:47 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:48 cb6a319b5a57: Preparing 03:09:48 c8dbfb7a55a1: Preparing 03:09:48 e0b6c4717699: Preparing 03:09:48 3e796898e0e4: Preparing 03:09:48 85169b8675ab: Preparing 03:09:48 7a5cb0213bea: Preparing 03:09:48 1ef0b0aa9d7f: Preparing 03:09:48 2fedb667236b: Preparing 03:09:48 7a603993c39b: Preparing 03:09:48 d7848d2edfa5: Preparing 03:09:48 76c709f2b26c: Preparing 03:09:48 256f393e029f: Preparing 03:09:48 2fedb667236b: Waiting 03:09:48 7a603993c39b: Waiting 03:09:48 7a5cb0213bea: Waiting 03:09:48 d7848d2edfa5: Waiting 03:09:48 1ef0b0aa9d7f: Waiting 03:09:48 256f393e029f: Waiting 03:09:48 76c709f2b26c: Waiting 03:09:48 e0b6c4717699: Layer already exists 03:09:48 85169b8675ab: Layer already exists 03:09:48 c8dbfb7a55a1: Layer already exists 03:09:48 3e796898e0e4: Layer already exists 03:09:48 cb6a319b5a57: Layer already exists 03:09:48 1ef0b0aa9d7f: Layer already exists 03:09:48 7a603993c39b: Layer already exists 03:09:48 7a5cb0213bea: Layer already exists 03:09:48 d7848d2edfa5: Layer already exists 03:09:48 2fedb667236b: Layer already exists 03:09:48 76c709f2b26c: Layer already exists 03:09:48 256f393e029f: Layer already exists 03:09:48 main: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:48 ===================================================== [Pipeline] echo 03:09:48 taggedImages: 03:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 03:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:09:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:09:48 93993623b6023bd90f5581334015c52b08f52fe2 03:09:48 latest 03:09:48 4.1.0-dev.79 03:09:48 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:48 main 03:09:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 03:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:48 b987e792426e: Preparing 03:09:48 3aa83f7b9e21: Preparing 03:09:48 2fedb667236b: Preparing 03:09:48 7a603993c39b: Preparing 03:09:48 b7dce9008dae: Preparing 03:09:48 d0a9959e460e: Preparing 03:09:48 256f393e029f: Preparing 03:09:48 d0a9959e460e: Waiting 03:09:48 256f393e029f: Waiting 03:09:48 2fedb667236b: Layer already exists 03:09:48 7a603993c39b: Layer already exists 03:09:48 256f393e029f: Layer already exists 03:09:48 b987e792426e: Pushed 03:09:48 b7dce9008dae: Pushed 03:09:49 d0a9959e460e: Pushed 03:09:52 3aa83f7b9e21: Pushed 03:09:52 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + 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 03:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:53 b987e792426e: Preparing 03:09:53 3aa83f7b9e21: Preparing 03:09:53 2fedb667236b: Preparing 03:09:53 7a603993c39b: Preparing 03:09:53 b7dce9008dae: Preparing 03:09:53 d0a9959e460e: Preparing 03:09:53 256f393e029f: Preparing 03:09:53 d0a9959e460e: Waiting 03:09:53 256f393e029f: Waiting 03:09:53 3aa83f7b9e21: Layer already exists 03:09:53 7a603993c39b: Layer already exists 03:09:53 b987e792426e: Layer already exists 03:09:53 b7dce9008dae: Layer already exists 03:09:53 2fedb667236b: Layer already exists 03:09:53 d0a9959e460e: Layer already exists 03:09:53 256f393e029f: Layer already exists 03:09:53 latest: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 03:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:53 b987e792426e: Preparing 03:09:53 3aa83f7b9e21: Preparing 03:09:53 2fedb667236b: Preparing 03:09:53 7a603993c39b: Preparing 03:09:53 b7dce9008dae: Preparing 03:09:53 d0a9959e460e: Preparing 03:09:53 256f393e029f: Preparing 03:09:53 d0a9959e460e: Waiting 03:09:53 256f393e029f: Waiting 03:09:53 b7dce9008dae: Layer already exists 03:09:53 3aa83f7b9e21: Layer already exists 03:09:53 7a603993c39b: Layer already exists 03:09:53 b987e792426e: Layer already exists 03:09:53 2fedb667236b: Layer already exists 03:09:53 d0a9959e460e: Layer already exists 03:09:53 256f393e029f: Layer already exists 03:09:53 4.1.0-dev.79: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:54 b987e792426e: Preparing 03:09:54 3aa83f7b9e21: Preparing 03:09:54 2fedb667236b: Preparing 03:09:54 7a603993c39b: Preparing 03:09:54 b7dce9008dae: Preparing 03:09:54 d0a9959e460e: Preparing 03:09:54 256f393e029f: Preparing 03:09:54 d0a9959e460e: Waiting 03:09:54 256f393e029f: Waiting 03:09:54 b7dce9008dae: Layer already exists 03:09:54 b987e792426e: Layer already exists 03:09:54 7a603993c39b: Layer already exists 03:09:54 3aa83f7b9e21: Layer already exists 03:09:54 2fedb667236b: Layer already exists 03:09:54 d0a9959e460e: Layer already exists 03:09:54 256f393e029f: Layer already exists 03:09:54 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + 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 03:09:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:55 b987e792426e: Preparing 03:09:55 3aa83f7b9e21: Preparing 03:09:55 2fedb667236b: Preparing 03:09:55 7a603993c39b: Preparing 03:09:55 b7dce9008dae: Preparing 03:09:55 d0a9959e460e: Preparing 03:09:55 256f393e029f: Preparing 03:09:55 d0a9959e460e: Waiting 03:09:55 256f393e029f: Waiting 03:09:55 b7dce9008dae: Layer already exists 03:09:55 3aa83f7b9e21: Layer already exists 03:09:55 b987e792426e: Layer already exists 03:09:55 7a603993c39b: Layer already exists 03:09:55 2fedb667236b: Layer already exists 03:09:55 256f393e029f: Layer already exists 03:09:55 d0a9959e460e: Layer already exists 03:09:55 main: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:55 ===================================================== [Pipeline] echo 03:09:55 taggedImages: 03:09:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 03:09:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:09:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 03:09:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:09:55 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:09:55 93993623b6023bd90f5581334015c52b08f52fe2 03:09:55 latest 03:09:55 4.1.0-dev.79 03:09:55 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:09:55 main 03:09:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 03:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:09:56 d8a15424b203: Preparing 03:09:56 01196ef20a52: Preparing 03:09:56 37a0f40e271b: Preparing 03:09:56 2fedb667236b: Preparing 03:09:56 7a603993c39b: Preparing 03:09:56 75f4423d5cf5: Preparing 03:09:56 e10e5d346a13: Preparing 03:09:56 bc7797e92585: Preparing 03:09:56 b107e625cc80: Preparing 03:09:56 256f393e029f: Preparing 03:09:56 75f4423d5cf5: Waiting 03:09:56 e10e5d346a13: Waiting 03:09:56 bc7797e92585: Waiting 03:09:56 b107e625cc80: Waiting 03:09:56 256f393e029f: Waiting 03:09:56 7a603993c39b: Layer already exists 03:09:56 2fedb667236b: Layer already exists 03:09:56 d8a15424b203: Pushed 03:09:56 37a0f40e271b: Pushed 03:09:56 01196ef20a52: Pushed 03:09:56 256f393e029f: Layer already exists 03:09:56 bc7797e92585: Pushed 03:09:56 b107e625cc80: Pushed 03:10:01 e10e5d346a13: Pushed 03:10:08 75f4423d5cf5: Pushed 03:10:08 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:09 d8a15424b203: Preparing 03:10:09 01196ef20a52: Preparing 03:10:09 37a0f40e271b: Preparing 03:10:09 2fedb667236b: Preparing 03:10:09 7a603993c39b: Preparing 03:10:09 75f4423d5cf5: Preparing 03:10:09 e10e5d346a13: Preparing 03:10:09 bc7797e92585: Preparing 03:10:09 b107e625cc80: Preparing 03:10:09 256f393e029f: Preparing 03:10:09 b107e625cc80: Waiting 03:10:09 e10e5d346a13: Waiting 03:10:09 bc7797e92585: Waiting 03:10:09 256f393e029f: Waiting 03:10:09 75f4423d5cf5: Waiting 03:10:09 37a0f40e271b: Layer already exists 03:10:09 01196ef20a52: Layer already exists 03:10:09 7a603993c39b: Layer already exists 03:10:09 d8a15424b203: Layer already exists 03:10:09 2fedb667236b: Layer already exists 03:10:09 75f4423d5cf5: Layer already exists 03:10:09 bc7797e92585: Layer already exists 03:10:09 e10e5d346a13: Layer already exists 03:10:09 b107e625cc80: Layer already exists 03:10:09 256f393e029f: Layer already exists 03:10:09 latest: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:09 d8a15424b203: Preparing 03:10:09 01196ef20a52: Preparing 03:10:09 37a0f40e271b: Preparing 03:10:09 2fedb667236b: Preparing 03:10:09 7a603993c39b: Preparing 03:10:09 75f4423d5cf5: Preparing 03:10:09 e10e5d346a13: Preparing 03:10:09 bc7797e92585: Preparing 03:10:09 b107e625cc80: Preparing 03:10:09 256f393e029f: Preparing 03:10:09 75f4423d5cf5: Waiting 03:10:09 e10e5d346a13: Waiting 03:10:09 b107e625cc80: Waiting 03:10:09 256f393e029f: Waiting 03:10:09 bc7797e92585: Waiting 03:10:09 d8a15424b203: Layer already exists 03:10:09 37a0f40e271b: Layer already exists 03:10:09 01196ef20a52: Layer already exists 03:10:09 7a603993c39b: Layer already exists 03:10:09 2fedb667236b: Layer already exists 03:10:09 bc7797e92585: Layer already exists 03:10:09 b107e625cc80: Layer already exists 03:10:09 e10e5d346a13: Layer already exists 03:10:09 75f4423d5cf5: Layer already exists 03:10:09 256f393e029f: Layer already exists 03:10:09 4.1.0-dev.79: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:10 d8a15424b203: Preparing 03:10:10 01196ef20a52: Preparing 03:10:10 37a0f40e271b: Preparing 03:10:10 2fedb667236b: Preparing 03:10:10 7a603993c39b: Preparing 03:10:10 75f4423d5cf5: Preparing 03:10:10 e10e5d346a13: Preparing 03:10:10 bc7797e92585: Preparing 03:10:10 b107e625cc80: Preparing 03:10:10 256f393e029f: Preparing 03:10:10 75f4423d5cf5: Waiting 03:10:10 e10e5d346a13: Waiting 03:10:10 bc7797e92585: Waiting 03:10:10 b107e625cc80: Waiting 03:10:10 256f393e029f: Waiting 03:10:10 d8a15424b203: Layer already exists 03:10:10 2fedb667236b: Layer already exists 03:10:10 7a603993c39b: Layer already exists 03:10:10 37a0f40e271b: Layer already exists 03:10:10 01196ef20a52: Layer already exists 03:10:10 75f4423d5cf5: Layer already exists 03:10:10 e10e5d346a13: Layer already exists 03:10:10 b107e625cc80: Layer already exists 03:10:10 256f393e029f: Layer already exists 03:10:10 bc7797e92585: Layer already exists 03:10:10 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:11 d8a15424b203: Preparing 03:10:11 01196ef20a52: Preparing 03:10:11 37a0f40e271b: Preparing 03:10:11 2fedb667236b: Preparing 03:10:11 7a603993c39b: Preparing 03:10:11 75f4423d5cf5: Preparing 03:10:11 e10e5d346a13: Preparing 03:10:11 bc7797e92585: Preparing 03:10:11 b107e625cc80: Preparing 03:10:11 256f393e029f: Preparing 03:10:11 75f4423d5cf5: Waiting 03:10:11 e10e5d346a13: Waiting 03:10:11 bc7797e92585: Waiting 03:10:11 b107e625cc80: Waiting 03:10:11 256f393e029f: Waiting 03:10:11 2fedb667236b: Layer already exists 03:10:11 01196ef20a52: Layer already exists 03:10:11 37a0f40e271b: Layer already exists 03:10:11 7a603993c39b: Layer already exists 03:10:11 d8a15424b203: Layer already exists 03:10:11 e10e5d346a13: Layer already exists 03:10:11 75f4423d5cf5: Layer already exists 03:10:11 b107e625cc80: Layer already exists 03:10:11 256f393e029f: Layer already exists 03:10:11 bc7797e92585: Layer already exists 03:10:11 main: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:11 ===================================================== [Pipeline] echo 03:10:11 taggedImages: 03:10:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 03:10:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 03:10:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:10:11 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:10:11 93993623b6023bd90f5581334015c52b08f52fe2 03:10:11 latest 03:10:11 4.1.0-dev.79 03:10:11 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:11 main 03:10:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 03:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:11 6b712438a3f1: Preparing 03:10:11 1c47a48f3711: Preparing 03:10:11 4ea7b4eb8d63: Preparing 03:10:11 2fedb667236b: Preparing 03:10:11 7a603993c39b: Preparing 03:10:11 573a177098d5: Preparing 03:10:11 62c0834e716d: Preparing 03:10:11 1d88a4b52d45: Preparing 03:10:11 256f393e029f: Preparing 03:10:11 62c0834e716d: Waiting 03:10:11 1d88a4b52d45: Waiting 03:10:11 256f393e029f: Waiting 03:10:11 573a177098d5: Waiting 03:10:11 2fedb667236b: Layer already exists 03:10:11 7a603993c39b: Layer already exists 03:10:11 4ea7b4eb8d63: Pushed 03:10:11 6b712438a3f1: Pushed 03:10:11 1c47a48f3711: Pushed 03:10:11 256f393e029f: Layer already exists 03:10:12 62c0834e716d: Pushed 03:10:12 1d88a4b52d45: Pushed 03:10:24 573a177098d5: Pushed 03:10:24 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:25 6b712438a3f1: Preparing 03:10:25 1c47a48f3711: Preparing 03:10:25 4ea7b4eb8d63: Preparing 03:10:25 2fedb667236b: Preparing 03:10:25 7a603993c39b: Preparing 03:10:25 573a177098d5: Preparing 03:10:25 62c0834e716d: Preparing 03:10:25 1d88a4b52d45: Preparing 03:10:25 256f393e029f: Preparing 03:10:25 256f393e029f: Waiting 03:10:25 62c0834e716d: Waiting 03:10:25 1d88a4b52d45: Waiting 03:10:25 573a177098d5: Waiting 03:10:25 2fedb667236b: Layer already exists 03:10:25 6b712438a3f1: Layer already exists 03:10:25 4ea7b4eb8d63: Layer already exists 03:10:25 1c47a48f3711: Layer already exists 03:10:25 7a603993c39b: Layer already exists 03:10:25 573a177098d5: Layer already exists 03:10:25 62c0834e716d: Layer already exists 03:10:25 256f393e029f: Layer already exists 03:10:25 1d88a4b52d45: Layer already exists 03:10:25 latest: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 03:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:25 6b712438a3f1: Preparing 03:10:25 1c47a48f3711: Preparing 03:10:25 4ea7b4eb8d63: Preparing 03:10:25 2fedb667236b: Preparing 03:10:25 7a603993c39b: Preparing 03:10:25 573a177098d5: Preparing 03:10:25 62c0834e716d: Preparing 03:10:25 1d88a4b52d45: Preparing 03:10:25 256f393e029f: Preparing 03:10:25 62c0834e716d: Waiting 03:10:25 1d88a4b52d45: Waiting 03:10:25 256f393e029f: Waiting 03:10:25 573a177098d5: Waiting 03:10:25 1c47a48f3711: Layer already exists 03:10:25 7a603993c39b: Layer already exists 03:10:25 4ea7b4eb8d63: Layer already exists 03:10:25 6b712438a3f1: Layer already exists 03:10:25 2fedb667236b: Layer already exists 03:10:25 62c0834e716d: Layer already exists 03:10:25 573a177098d5: Layer already exists 03:10:25 256f393e029f: Layer already exists 03:10:25 1d88a4b52d45: Layer already exists 03:10:25 4.1.0-dev.79: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:26 6b712438a3f1: Preparing 03:10:26 1c47a48f3711: Preparing 03:10:26 4ea7b4eb8d63: Preparing 03:10:26 2fedb667236b: Preparing 03:10:26 7a603993c39b: Preparing 03:10:26 573a177098d5: Preparing 03:10:26 62c0834e716d: Preparing 03:10:26 1d88a4b52d45: Preparing 03:10:26 256f393e029f: Preparing 03:10:26 62c0834e716d: Waiting 03:10:26 256f393e029f: Waiting 03:10:26 1d88a4b52d45: Waiting 03:10:26 573a177098d5: Waiting 03:10:26 6b712438a3f1: Layer already exists 03:10:26 1c47a48f3711: Layer already exists 03:10:26 7a603993c39b: Layer already exists 03:10:26 2fedb667236b: Layer already exists 03:10:26 4ea7b4eb8d63: Layer already exists 03:10:26 573a177098d5: Layer already exists 03:10:26 1d88a4b52d45: Layer already exists 03:10:26 62c0834e716d: Layer already exists 03:10:26 256f393e029f: Layer already exists 03:10:26 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:27 6b712438a3f1: Preparing 03:10:27 1c47a48f3711: Preparing 03:10:27 4ea7b4eb8d63: Preparing 03:10:27 2fedb667236b: Preparing 03:10:27 7a603993c39b: Preparing 03:10:27 573a177098d5: Preparing 03:10:27 62c0834e716d: Preparing 03:10:27 1d88a4b52d45: Preparing 03:10:27 256f393e029f: Preparing 03:10:27 573a177098d5: Waiting 03:10:27 62c0834e716d: Waiting 03:10:27 1d88a4b52d45: Waiting 03:10:27 256f393e029f: Waiting 03:10:27 6b712438a3f1: Layer already exists 03:10:27 2fedb667236b: Layer already exists 03:10:27 7a603993c39b: Layer already exists 03:10:27 4ea7b4eb8d63: Layer already exists 03:10:27 1c47a48f3711: Layer already exists 03:10:27 256f393e029f: Layer already exists 03:10:27 573a177098d5: Layer already exists 03:10:27 62c0834e716d: Layer already exists 03:10:27 1d88a4b52d45: Layer already exists 03:10:27 main: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:27 ===================================================== [Pipeline] echo 03:10:27 taggedImages: 03:10:27 - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 03:10:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:27 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 03:10:27 - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:10:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:10:27 93993623b6023bd90f5581334015c52b08f52fe2 03:10:27 latest 03:10:27 4.1.0-dev.79 03:10:27 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:27 main 03:10:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 03:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:27 1203a6a370eb: Preparing 03:10:27 98d50c41f57f: Preparing 03:10:27 a496fb60d1b2: Preparing 03:10:27 2fedb667236b: Preparing 03:10:27 7a603993c39b: Preparing 03:10:27 573a177098d5: Preparing 03:10:27 bc7797e92585: Preparing 03:10:27 b107e625cc80: Preparing 03:10:27 256f393e029f: Preparing 03:10:27 b107e625cc80: Waiting 03:10:27 573a177098d5: Waiting 03:10:27 bc7797e92585: Waiting 03:10:27 256f393e029f: Waiting 03:10:27 2fedb667236b: Layer already exists 03:10:27 7a603993c39b: Layer already exists 03:10:27 bc7797e92585: Layer already exists 03:10:27 573a177098d5: Layer already exists 03:10:27 b107e625cc80: Layer already exists 03:10:27 256f393e029f: Layer already exists 03:10:27 a496fb60d1b2: Pushed 03:10:27 98d50c41f57f: Pushed 03:10:27 1203a6a370eb: Pushed 03:10:28 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:28 1203a6a370eb: Preparing 03:10:28 98d50c41f57f: Preparing 03:10:28 a496fb60d1b2: Preparing 03:10:28 2fedb667236b: Preparing 03:10:28 7a603993c39b: Preparing 03:10:28 573a177098d5: Preparing 03:10:28 bc7797e92585: Preparing 03:10:28 573a177098d5: Waiting 03:10:28 b107e625cc80: Preparing 03:10:28 256f393e029f: Preparing 03:10:28 256f393e029f: Waiting 03:10:28 bc7797e92585: Waiting 03:10:28 b107e625cc80: Waiting 03:10:28 1203a6a370eb: Layer already exists 03:10:28 2fedb667236b: Layer already exists 03:10:28 98d50c41f57f: Layer already exists 03:10:28 7a603993c39b: Layer already exists 03:10:28 a496fb60d1b2: Layer already exists 03:10:28 573a177098d5: Layer already exists 03:10:28 b107e625cc80: Layer already exists 03:10:28 bc7797e92585: Layer already exists 03:10:28 256f393e029f: Layer already exists 03:10:28 latest: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 03:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:29 1203a6a370eb: Preparing 03:10:29 98d50c41f57f: Preparing 03:10:29 a496fb60d1b2: Preparing 03:10:29 2fedb667236b: Preparing 03:10:29 7a603993c39b: Preparing 03:10:29 573a177098d5: Preparing 03:10:29 bc7797e92585: Preparing 03:10:29 b107e625cc80: Preparing 03:10:29 256f393e029f: Preparing 03:10:29 573a177098d5: Waiting 03:10:29 bc7797e92585: Waiting 03:10:29 b107e625cc80: Waiting 03:10:29 256f393e029f: Waiting 03:10:29 7a603993c39b: Layer already exists 03:10:29 2fedb667236b: Layer already exists 03:10:29 a496fb60d1b2: Layer already exists 03:10:29 98d50c41f57f: Layer already exists 03:10:29 1203a6a370eb: Layer already exists 03:10:29 bc7797e92585: Layer already exists 03:10:29 256f393e029f: Layer already exists 03:10:29 573a177098d5: Layer already exists 03:10:29 b107e625cc80: Layer already exists 03:10:29 4.1.0-dev.79: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:30 1203a6a370eb: Preparing 03:10:30 98d50c41f57f: Preparing 03:10:30 a496fb60d1b2: Preparing 03:10:30 2fedb667236b: Preparing 03:10:30 7a603993c39b: Preparing 03:10:30 573a177098d5: Preparing 03:10:30 bc7797e92585: Preparing 03:10:30 b107e625cc80: Preparing 03:10:30 256f393e029f: Preparing 03:10:30 573a177098d5: Waiting 03:10:30 bc7797e92585: Waiting 03:10:30 b107e625cc80: Waiting 03:10:30 256f393e029f: Waiting 03:10:30 98d50c41f57f: Layer already exists 03:10:30 1203a6a370eb: Layer already exists 03:10:30 a496fb60d1b2: Layer already exists 03:10:30 7a603993c39b: Layer already exists 03:10:30 2fedb667236b: Layer already exists 03:10:30 bc7797e92585: Layer already exists 03:10:30 256f393e029f: Layer already exists 03:10:30 573a177098d5: Layer already exists 03:10:30 b107e625cc80: Layer already exists 03:10:30 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:30 1203a6a370eb: Preparing 03:10:30 98d50c41f57f: Preparing 03:10:30 a496fb60d1b2: Preparing 03:10:30 2fedb667236b: Preparing 03:10:30 7a603993c39b: Preparing 03:10:30 573a177098d5: Preparing 03:10:30 bc7797e92585: Preparing 03:10:30 b107e625cc80: Preparing 03:10:30 256f393e029f: Preparing 03:10:30 573a177098d5: Waiting 03:10:30 bc7797e92585: Waiting 03:10:30 b107e625cc80: Waiting 03:10:30 256f393e029f: Waiting 03:10:30 7a603993c39b: Layer already exists 03:10:30 a496fb60d1b2: Layer already exists 03:10:30 1203a6a370eb: Layer already exists 03:10:30 98d50c41f57f: Layer already exists 03:10:30 2fedb667236b: Layer already exists 03:10:30 bc7797e92585: Layer already exists 03:10:30 573a177098d5: Layer already exists 03:10:30 256f393e029f: Layer already exists 03:10:30 b107e625cc80: Layer already exists 03:10:30 main: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:30 ===================================================== [Pipeline] echo 03:10:30 taggedImages: 03:10:30 - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 03:10:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:10:30 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 03:10:30 - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:10:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:10:30 93993623b6023bd90f5581334015c52b08f52fe2 03:10:30 latest 03:10:30 4.1.0-dev.79 03:10:30 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:30 main 03:10:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 03:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:31 98cf861c6717: Preparing 03:10:31 45a7d8971abb: Preparing 03:10:31 2fedb667236b: Preparing 03:10:31 7a603993c39b: Preparing 03:10:31 6345a064ecb2: Preparing 03:10:31 aa2773a8fc66: Preparing 03:10:31 256f393e029f: Preparing 03:10:31 aa2773a8fc66: Waiting 03:10:31 256f393e029f: Waiting 03:10:31 2fedb667236b: Layer already exists 03:10:31 7a603993c39b: Layer already exists 03:10:31 256f393e029f: Layer already exists 03:10:31 98cf861c6717: Pushed 03:10:31 6345a064ecb2: Pushed 03:10:32 aa2773a8fc66: Pushed 03:10:42 45a7d8971abb: Pushed 03:10:42 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:43 98cf861c6717: Preparing 03:10:43 45a7d8971abb: Preparing 03:10:43 2fedb667236b: Preparing 03:10:43 7a603993c39b: Preparing 03:10:43 6345a064ecb2: Preparing 03:10:43 aa2773a8fc66: Preparing 03:10:43 256f393e029f: Preparing 03:10:43 aa2773a8fc66: Waiting 03:10:43 256f393e029f: Waiting 03:10:43 7a603993c39b: Layer already exists 03:10:43 98cf861c6717: Layer already exists 03:10:43 2fedb667236b: Layer already exists 03:10:43 45a7d8971abb: Layer already exists 03:10:43 6345a064ecb2: Layer already exists 03:10:43 256f393e029f: Layer already exists 03:10:43 aa2773a8fc66: Layer already exists 03:10:43 latest: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 03:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:43 98cf861c6717: Preparing 03:10:43 45a7d8971abb: Preparing 03:10:43 2fedb667236b: Preparing 03:10:43 7a603993c39b: Preparing 03:10:43 6345a064ecb2: Preparing 03:10:43 aa2773a8fc66: Preparing 03:10:43 256f393e029f: Preparing 03:10:43 aa2773a8fc66: Waiting 03:10:43 256f393e029f: Waiting 03:10:43 7a603993c39b: Layer already exists 03:10:43 2fedb667236b: Layer already exists 03:10:43 45a7d8971abb: Layer already exists 03:10:43 98cf861c6717: Layer already exists 03:10:43 6345a064ecb2: Layer already exists 03:10:43 aa2773a8fc66: Layer already exists 03:10:43 256f393e029f: Layer already exists 03:10:43 4.1.0-dev.79: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:44 98cf861c6717: Preparing 03:10:44 45a7d8971abb: Preparing 03:10:44 2fedb667236b: Preparing 03:10:44 7a603993c39b: Preparing 03:10:44 6345a064ecb2: Preparing 03:10:44 aa2773a8fc66: Preparing 03:10:44 256f393e029f: Preparing 03:10:44 aa2773a8fc66: Waiting 03:10:44 256f393e029f: Waiting 03:10:44 2fedb667236b: Layer already exists 03:10:44 7a603993c39b: Layer already exists 03:10:44 6345a064ecb2: Layer already exists 03:10:44 45a7d8971abb: Layer already exists 03:10:44 98cf861c6717: Layer already exists 03:10:44 256f393e029f: Layer already exists 03:10:44 aa2773a8fc66: Layer already exists 03:10:44 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:45 98cf861c6717: Preparing 03:10:45 45a7d8971abb: Preparing 03:10:45 2fedb667236b: Preparing 03:10:45 7a603993c39b: Preparing 03:10:45 6345a064ecb2: Preparing 03:10:45 aa2773a8fc66: Preparing 03:10:45 256f393e029f: Preparing 03:10:45 aa2773a8fc66: Waiting 03:10:45 256f393e029f: Waiting 03:10:45 6345a064ecb2: Layer already exists 03:10:45 7a603993c39b: Layer already exists 03:10:45 45a7d8971abb: Layer already exists 03:10:45 2fedb667236b: Layer already exists 03:10:45 98cf861c6717: Layer already exists 03:10:45 aa2773a8fc66: Layer already exists 03:10:45 256f393e029f: Layer already exists 03:10:45 main: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:45 ===================================================== [Pipeline] echo 03:10:45 taggedImages: 03:10:45 - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 03:10:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:10:45 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 03:10:45 - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:10:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:10:45 93993623b6023bd90f5581334015c52b08f52fe2 03:10:45 latest 03:10:45 4.1.0-dev.79 03:10:45 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:45 main 03:10:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 03:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:45 f6ccff993be3: Preparing 03:10:45 78ce22ee651c: Preparing 03:10:45 2fedb667236b: Preparing 03:10:45 7a603993c39b: Preparing 03:10:45 446146b14ff8: Preparing 03:10:45 b6fce76a764d: Preparing 03:10:45 256f393e029f: Preparing 03:10:45 b6fce76a764d: Waiting 03:10:45 256f393e029f: Waiting 03:10:45 2fedb667236b: Layer already exists 03:10:45 7a603993c39b: Layer already exists 03:10:45 256f393e029f: Layer already exists 03:10:45 f6ccff993be3: Pushed 03:10:45 446146b14ff8: Pushed 03:10:46 b6fce76a764d: Pushed 03:10:50 78ce22ee651c: Pushed 03:10:50 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:51 f6ccff993be3: Preparing 03:10:51 78ce22ee651c: Preparing 03:10:51 2fedb667236b: Preparing 03:10:51 7a603993c39b: Preparing 03:10:51 446146b14ff8: Preparing 03:10:51 b6fce76a764d: Preparing 03:10:51 256f393e029f: Preparing 03:10:51 b6fce76a764d: Waiting 03:10:51 256f393e029f: Waiting 03:10:51 446146b14ff8: Layer already exists 03:10:51 2fedb667236b: Layer already exists 03:10:51 7a603993c39b: Layer already exists 03:10:51 f6ccff993be3: Layer already exists 03:10:51 78ce22ee651c: Layer already exists 03:10:51 b6fce76a764d: Layer already exists 03:10:51 256f393e029f: Layer already exists 03:10:51 latest: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 03:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:51 f6ccff993be3: Preparing 03:10:51 78ce22ee651c: Preparing 03:10:51 2fedb667236b: Preparing 03:10:51 7a603993c39b: Preparing 03:10:51 446146b14ff8: Preparing 03:10:51 b6fce76a764d: Preparing 03:10:51 256f393e029f: Preparing 03:10:51 b6fce76a764d: Waiting 03:10:51 256f393e029f: Waiting 03:10:51 78ce22ee651c: Layer already exists 03:10:51 446146b14ff8: Layer already exists 03:10:51 f6ccff993be3: Layer already exists 03:10:51 7a603993c39b: Layer already exists 03:10:51 2fedb667236b: Layer already exists 03:10:51 256f393e029f: Layer already exists 03:10:51 b6fce76a764d: Layer already exists 03:10:51 4.1.0-dev.79: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:52 f6ccff993be3: Preparing 03:10:52 78ce22ee651c: Preparing 03:10:52 2fedb667236b: Preparing 03:10:52 7a603993c39b: Preparing 03:10:52 446146b14ff8: Preparing 03:10:52 b6fce76a764d: Preparing 03:10:52 256f393e029f: Preparing 03:10:52 b6fce76a764d: Waiting 03:10:52 256f393e029f: Waiting 03:10:52 7a603993c39b: Layer already exists 03:10:52 2fedb667236b: Layer already exists 03:10:52 78ce22ee651c: Layer already exists 03:10:52 f6ccff993be3: Layer already exists 03:10:52 446146b14ff8: Layer already exists 03:10:52 b6fce76a764d: Layer already exists 03:10:52 256f393e029f: Layer already exists 03:10:52 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:53 f6ccff993be3: Preparing 03:10:53 78ce22ee651c: Preparing 03:10:53 2fedb667236b: Preparing 03:10:53 7a603993c39b: Preparing 03:10:53 446146b14ff8: Preparing 03:10:53 b6fce76a764d: Preparing 03:10:53 256f393e029f: Preparing 03:10:53 b6fce76a764d: Waiting 03:10:53 256f393e029f: Waiting 03:10:53 78ce22ee651c: Layer already exists 03:10:53 446146b14ff8: Layer already exists 03:10:53 7a603993c39b: Layer already exists 03:10:53 f6ccff993be3: Layer already exists 03:10:53 2fedb667236b: Layer already exists 03:10:53 b6fce76a764d: Layer already exists 03:10:53 256f393e029f: Layer already exists 03:10:53 main: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:53 ===================================================== [Pipeline] echo 03:10:53 taggedImages: 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:10:53 ========================================================= 03:10:53 [edgeXBuildMultiArch] RAW Config: 03:10:53 images: 03:10:53 - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/core-command:latest 03:10:53 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-command:main 03:10:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:10:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:10:53 - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/core-data:latest 03:10:53 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-data:main 03:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:main 03:10:53 - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:10:53 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/core-metadata:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main 03:10:53 - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:10:53 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/support-notifications:main 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:10:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main 03:10:53 settingsFile: 03:10:53 edgex-go-settings 03:10:53 ========================================================= [Pipeline] node 03:10:53 Running on prd-centos7-docker-4c-2g-774004 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:53 provisioning config files... 03:10:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config742347351774752928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> ****-login.sh 03:10:54 nexus3.edgexfoundry.org:10001 03:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:54 Configure a credential helper to remove this warning. See 03:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:54 03:10:54 Login Succeeded 03:10:54 nexus3.edgexfoundry.org:10002 03:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:54 Configure a credential helper to remove this warning. See 03:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:54 03:10:54 Login Succeeded 03:10:54 nexus3.edgexfoundry.org:10003 03:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:54 Configure a credential helper to remove this warning. See 03:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:54 03:10:54 Login Succeeded 03:10:54 nexus3.edgexfoundry.org:10004 03:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:54 Configure a credential helper to remove this warning. See 03:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:54 03:10:54 Login Succeeded 03:10:54 ****.io 03:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:54 Configure a credential helper to remove this warning. See 03:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:54 03:10:54 Login Succeeded 03:10:54 ---> ****-login.sh ends [Pipeline] } 03:10:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:55 + docker buildx ls 03:10:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:10:55 default * docker 03:10:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:10:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:10:55 edgex-builder [Pipeline] sh 03:10:55 + docker buildx inspect --bootstrap 03:10:55 #1 [internal] booting buildkit 03:10:55 #1 pulling image moby/buildkit:buildx-stable-1 03:10:58 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 03:10:58 #1 creating container buildx_buildkit_edgex-builder0 03:10:59 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 03:10:59 #1 DONE 4.2s 03:10:59 Name: edgex-builder 03:10:59 Driver: docker-container 03:10:59 03:10:59 Nodes: 03:10:59 Name: edgex-builder0 03:10:59 Endpoint: unix:///var/run/docker.sock 03:10:59 Status: running 03:10:59 Buildkit: v0.26.2 03:10:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:11:00 + docker buildx ls 03:11:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:11:00 edgex-builder * docker-container 03:11:00 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:11:00 default docker 03:11:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:11:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:00 #1 [internal] load build definition from Dockerfile 03:11:00 #1 transferring dockerfile: 197B done 03:11:00 #1 DONE 0.0s 03:11:00 03:11:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 03:11:00 #2 DONE 0.1s 03:11:00 03:11:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 03:11:00 #3 DONE 0.1s 03:11:00 03:11:00 #4 [internal] load .dockerignore 03:11:00 #4 transferring context: 2B done 03:11:00 #4 DONE 0.0s 03:11:00 03:11:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:00 #5 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:00 #5 DONE 0.0s 03:11:00 03:11:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:00 #6 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:00 #6 DONE 0.1s 03:11:00 03:11:00 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:11:00 #7 DONE 0.0s 03:11:00 03:11:00 #8 exporting to image 03:11:00 #8 exporting layers done 03:11:00 #8 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 0.0s done 03:11:00 #8 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done 03:11:00 #8 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done 03:11:00 #8 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done 03:11:00 #8 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done 03:11:00 #8 pushing layers 0.1s done 03:11:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 03:11:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done 03:11:01 #8 DONE 0.2s 03:11:01 03:11:01 1 warning found (use --debug to expand): 03:11:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 03:11:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 03:11:01 #1 [internal] load build definition from Dockerfile 03:11:01 #1 transferring dockerfile: 163B done 03:11:01 #1 DONE 0.0s 03:11:01 03:11:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:11:01 #2 DONE 0.0s 03:11:01 03:11:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:11:01 #3 DONE 0.0s 03:11:01 03:11:01 #4 [internal] load .dockerignore 03:11:01 #4 transferring context: 2B done 03:11:01 #4 DONE 0.0s 03:11:01 03:11:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:01 #5 CACHED 03:11:01 03:11:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:01 #6 DONE 0.0s 03:11:01 03:11:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:01 #6 CACHED 03:11:01 03:11:01 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:11:01 #7 DONE 0.0s 03:11:01 03:11:01 #8 exporting to image 03:11:01 #8 exporting layers done 03:11:01 #8 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done 03:11:01 #8 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done 03:11:01 #8 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done 03:11:01 #8 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done 03:11:01 #8 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done 03:11:01 #8 pushing layers 0.0s done 03:11:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done 03:11:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:01 #8 DONE 0.1s 03:11:01 03:11:01 1 warning found (use --debug to expand): 03:11:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 --push - 03:11:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79' 03:11:01 #1 [internal] load build definition from Dockerfile 03:11:01 #1 transferring dockerfile: 169B done 03:11:01 #1 DONE 0.0s 03:11:01 03:11:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 03:11:01 #2 DONE 0.0s 03:11:01 03:11:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 03:11:01 #3 DONE 0.0s 03:11:01 03:11:01 #4 [internal] load .dockerignore 03:11:01 #4 transferring context: 2B done 03:11:01 #4 DONE 0.0s 03:11:01 03:11:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:01 #5 CACHED 03:11:01 03:11:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:01 #6 CACHED 03:11:01 03:11:01 #7 exporting to image 03:11:01 #7 exporting layers 03:11:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:02 #7 exporting layers done 03:11:02 #7 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done 03:11:02 #7 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done 03:11:02 #7 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done 03:11:02 #7 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done 03:11:02 #7 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done 03:11:02 #7 pushing layers 0.0s done 03:11:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done 03:11:02 #7 DONE 0.1s 03:11:02 03:11:02 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:11:02 #8 DONE 0.0s 03:11:02 03:11:02 1 warning found (use --debug to expand): 03:11:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:02 #1 [internal] load build definition from Dockerfile 03:11:02 #1 transferring dockerfile: 210B done 03:11:02 #1 DONE 0.0s 03:11:02 03:11:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:02 #2 DONE 0.0s 03:11:02 03:11:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:02 #3 DONE 0.0s 03:11:02 03:11:02 #4 [internal] load .dockerignore 03:11:02 #4 transferring context: 2B done 03:11:02 #4 DONE 0.0s 03:11:02 03:11:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:02 #5 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:02 #5 CACHED 03:11:02 03:11:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:02 #6 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:02 #6 CACHED 03:11:02 03:11:02 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:11:02 #7 DONE 0.0s 03:11:02 03:11:02 #8 exporting to image 03:11:02 #8 exporting layers done 03:11:02 #8 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done 03:11:02 #8 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done 03:11:02 #8 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done 03:11:02 #8 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done 03:11:02 #8 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done 03:11:02 #8 pushing layers 0.0s done 03:11:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done 03:11:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:02 #8 DONE 0.1s 03:11:02 03:11:02 1 warning found (use --debug to expand): 03:11:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 03:11:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 03:11:02 #1 [internal] load build definition from Dockerfile 03:11:02 #1 transferring dockerfile: 161B done 03:11:02 #1 DONE 0.0s 03:11:02 03:11:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:11:02 #2 DONE 0.0s 03:11:02 03:11:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:11:02 #3 DONE 0.0s 03:11:02 03:11:02 #4 [internal] load .dockerignore 03:11:02 #4 transferring context: 2B done 03:11:02 #4 DONE 0.0s 03:11:02 03:11:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:02 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:02 #5 CACHED 03:11:02 03:11:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 03:11:02 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done 03:11:02 #6 CACHED 03:11:02 03:11:02 #7 exporting to image 03:11:02 #7 exporting layers done 03:11:02 #7 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done 03:11:02 #7 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done 03:11:02 #7 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done 03:11:02 #7 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done 03:11:02 #7 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done 03:11:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:03 #7 pushing layers 0.0s done 03:11:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done 03:11:03 #7 DONE 0.1s 03:11:03 03:11:03 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:11:03 #8 DONE 0.0s 03:11:03 03:11:03 1 warning found (use --debug to expand): 03:11:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:03 #1 [internal] load build definition from Dockerfile 03:11:03 #1 transferring dockerfile: 216B done 03:11:03 #1 DONE 0.0s 03:11:03 03:11:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:11:03 #2 DONE 0.0s 03:11:03 03:11:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:11:03 #3 DONE 0.0s 03:11:03 03:11:03 #4 [internal] load .dockerignore 03:11:03 #4 transferring context: 2B done 03:11:03 #4 DONE 0.0s 03:11:03 03:11:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:03 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:03 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done 03:11:03 #5 DONE 0.1s 03:11:03 03:11:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:03 #6 DONE 0.0s 03:11:03 03:11:03 #7 exporting to image 03:11:03 #7 exporting layers done 03:11:03 #7 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 0.0s done 03:11:03 #7 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done 03:11:03 #7 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done 03:11:03 #7 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done 03:11:03 #7 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.0s done 03:11:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:03 #7 ... 03:11:03 03:11:03 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:03 #8 DONE 0.0s 03:11:03 03:11:03 #7 exporting to image 03:11:03 #7 pushing layers 0.1s done 03:11:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 03:11:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done 03:11:04 #7 DONE 0.2s 03:11:04 03:11:04 1 warning found (use --debug to expand): 03:11:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 03:11:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 03:11:04 #1 [internal] load build definition from Dockerfile 03:11:04 #1 transferring dockerfile: 182B done 03:11:04 #1 DONE 0.0s 03:11:04 03:11:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:11:04 #2 DONE 0.0s 03:11:04 03:11:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:11:04 #3 DONE 0.0s 03:11:04 03:11:04 #4 [internal] load .dockerignore 03:11:04 #4 transferring context: 2B done 03:11:04 #4 DONE 0.0s 03:11:04 03:11:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 done 03:11:04 #5 CACHED 03:11:04 03:11:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done 03:11:04 #6 CACHED 03:11:04 03:11:04 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:04 #7 DONE 0.0s 03:11:04 03:11:04 #8 exporting to image 03:11:04 #8 exporting layers done 03:11:04 #8 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done 03:11:04 #8 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done 03:11:04 #8 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done 03:11:04 #8 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done 03:11:04 #8 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done 03:11:04 #8 pushing layers 0.0s done 03:11:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done 03:11:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:04 #8 DONE 0.1s 03:11:04 03:11:04 1 warning found (use --debug to expand): 03:11:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79' 03:11:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 --push - 03:11:04 #1 [internal] load build definition from Dockerfile 03:11:04 #1 transferring dockerfile: 188B done 03:11:04 #1 DONE 0.0s 03:11:04 03:11:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 03:11:04 #2 DONE 0.0s 03:11:04 03:11:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 03:11:04 #3 DONE 0.0s 03:11:04 03:11:04 #4 [internal] load .dockerignore 03:11:04 #4 transferring context: 2B done 03:11:04 #4 DONE 0.0s 03:11:04 03:11:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 done 03:11:04 #5 CACHED 03:11:04 03:11:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 done 03:11:04 #6 CACHED 03:11:04 03:11:04 #7 exporting to image 03:11:04 #7 exporting layers done 03:11:04 #7 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done 03:11:04 #7 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done 03:11:04 #7 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done 03:11:04 #7 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done 03:11:04 #7 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done 03:11:04 #7 pushing layers 0.0s done 03:11:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 03:11:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done 03:11:05 #7 DONE 0.1s 03:11:05 03:11:05 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:05 #8 DONE 0.0s 03:11:05 03:11:05 1 warning found (use --debug to expand): 03:11:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:05 #1 [internal] load build definition from Dockerfile 03:11:05 #1 transferring dockerfile: 229B done 03:11:05 #1 DONE 0.0s 03:11:05 03:11:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:05 #2 DONE 0.0s 03:11:05 03:11:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:05 #3 DONE 0.0s 03:11:05 03:11:05 #4 [internal] load .dockerignore 03:11:05 #4 transferring context: 2B done 03:11:05 #4 DONE 0.0s 03:11:05 03:11:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:05 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done 03:11:05 #5 DONE 0.0s 03:11:05 03:11:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done 03:11:05 #6 CACHED 03:11:05 03:11:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:05 #5 CACHED 03:11:05 03:11:05 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:05 #7 DONE 0.0s 03:11:05 03:11:05 #8 exporting to image 03:11:05 #8 exporting layers done 03:11:05 #8 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done 03:11:05 #8 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done 03:11:05 #8 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done 03:11:05 #8 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done 03:11:05 #8 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done 03:11:05 #8 pushing layers 0.0s done 03:11:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done 03:11:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:05 #8 DONE 0.1s 03:11:05 03:11:05 1 warning found (use --debug to expand): 03:11:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 03:11:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 03:11:06 #1 [internal] load build definition from Dockerfile 03:11:06 #1 transferring dockerfile: 180B done 03:11:06 #1 DONE 0.0s 03:11:06 03:11:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:11:06 #2 DONE 0.0s 03:11:06 03:11:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:11:06 #3 DONE 0.0s 03:11:06 03:11:06 #4 [internal] load .dockerignore 03:11:06 #4 transferring context: 2B done 03:11:06 #4 DONE 0.0s 03:11:06 03:11:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done 03:11:06 #5 CACHED 03:11:06 03:11:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 03:11:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done 03:11:06 #6 CACHED 03:11:06 03:11:06 #7 exporting to image 03:11:06 #7 exporting layers done 03:11:06 #7 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done 03:11:06 #7 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done 03:11:06 #7 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done 03:11:06 #7 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done 03:11:06 #7 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done 03:11:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:06 #7 pushing layers 0.0s done 03:11:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done 03:11:06 #7 DONE 0.1s 03:11:06 03:11:06 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:06 #8 DONE 0.0s 03:11:06 03:11:06 1 warning found (use --debug to expand): 03:11:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:06 #1 [internal] load build definition from Dockerfile 03:11:06 #1 transferring dockerfile: 194B done 03:11:06 #1 DONE 0.0s 03:11:06 03:11:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 03:11:06 #2 DONE 0.0s 03:11:06 03:11:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 03:11:06 #3 DONE 0.0s 03:11:06 03:11:06 #4 [internal] load .dockerignore 03:11:06 #4 transferring context: 2B done 03:11:06 #4 DONE 0.0s 03:11:06 03:11:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:06 #5 DONE 0.0s 03:11:06 03:11:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:06 #6 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:06 #6 DONE 0.1s 03:11:06 03:11:06 #7 exporting to image 03:11:06 #7 exporting layers done 03:11:06 #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done 03:11:06 #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done 03:11:06 #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done 03:11:06 #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done 03:11:06 #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 03:11:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:06 #7 ... 03:11:06 03:11:06 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:11:06 #8 DONE 0.0s 03:11:06 03:11:06 #7 exporting to image 03:11:06 #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done 03:11:06 #7 pushing layers 0.1s done 03:11:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 03:11:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done 03:11:07 #7 DONE 0.2s 03:11:07 03:11:07 1 warning found (use --debug to expand): 03:11:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 03:11:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 03:11:07 #1 [internal] load build definition from Dockerfile 03:11:07 #1 transferring dockerfile: 160B done 03:11:07 #1 DONE 0.0s 03:11:07 03:11:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:11:07 #2 DONE 0.0s 03:11:07 03:11:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:11:07 #3 DONE 0.0s 03:11:07 03:11:07 #4 [internal] load .dockerignore 03:11:07 #4 transferring context: 2B done 03:11:07 #4 DONE 0.0s 03:11:07 03:11:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:07 #5 DONE 0.0s 03:11:07 03:11:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:07 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:07 #6 CACHED 03:11:07 03:11:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:07 #5 CACHED 03:11:07 03:11:07 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:11:07 #7 DONE 0.0s 03:11:07 03:11:07 #8 exporting to image 03:11:07 #8 exporting layers done 03:11:07 #8 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done 03:11:07 #8 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done 03:11:07 #8 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done 03:11:07 #8 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done 03:11:07 #8 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done 03:11:07 #8 pushing layers 0.0s done 03:11:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done 03:11:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:07 #8 DONE 0.1s 03:11:07 03:11:07 1 warning found (use --debug to expand): 03:11:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79' 03:11:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 --push - 03:11:07 #1 [internal] load build definition from Dockerfile 03:11:07 #1 transferring dockerfile: 166B done 03:11:07 #1 DONE 0.0s 03:11:07 03:11:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 03:11:07 #2 DONE 0.0s 03:11:07 03:11:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 03:11:07 #3 DONE 0.0s 03:11:07 03:11:07 #4 [internal] load .dockerignore 03:11:07 #4 transferring context: 2B done 03:11:07 #4 DONE 0.0s 03:11:07 03:11:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:07 #5 CACHED 03:11:07 03:11:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:07 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:07 #6 CACHED 03:11:07 03:11:07 #7 exporting to image 03:11:07 #7 exporting layers done 03:11:07 #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done 03:11:07 #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done 03:11:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:08 #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done 03:11:08 #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done 03:11:08 #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done 03:11:08 #7 pushing layers 0.0s done 03:11:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done 03:11:08 #7 DONE 0.1s 03:11:08 03:11:08 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:11:08 #8 DONE 0.0s 03:11:08 03:11:08 1 warning found (use --debug to expand): 03:11:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:08 #1 [internal] load build definition from Dockerfile 03:11:08 #1 transferring dockerfile: 207B done 03:11:08 #1 DONE 0.0s 03:11:08 03:11:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:08 #2 DONE 0.0s 03:11:08 03:11:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:08 #3 DONE 0.0s 03:11:08 03:11:08 #4 [internal] load .dockerignore 03:11:08 #4 transferring context: 2B done 03:11:08 #4 DONE 0.0s 03:11:08 03:11:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:08 #5 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:08 #5 CACHED 03:11:08 03:11:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:08 #6 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:08 #6 CACHED 03:11:08 03:11:08 #7 exporting to image 03:11:08 #7 exporting layers done 03:11:08 #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done 03:11:08 #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done 03:11:08 #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done 03:11:08 #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done 03:11:08 #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done 03:11:08 #7 pushing layers 0.0s done 03:11:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 03:11:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done 03:11:08 #7 DONE 0.1s 03:11:08 03:11:08 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:11:08 #8 DONE 0.0s 03:11:08 03:11:08 1 warning found (use --debug to expand): 03:11:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 03:11:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 03:11:09 #1 [internal] load build definition from Dockerfile 03:11:09 #1 transferring dockerfile: 158B done 03:11:09 #1 DONE 0.0s 03:11:09 03:11:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:11:09 #2 DONE 0.0s 03:11:09 03:11:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:11:09 #3 DONE 0.0s 03:11:09 03:11:09 #4 [internal] load .dockerignore 03:11:09 #4 transferring context: 2B done 03:11:09 #4 DONE 0.0s 03:11:09 03:11:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:09 #5 CACHED 03:11:09 03:11:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 03:11:09 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done 03:11:09 #6 CACHED 03:11:09 03:11:09 #7 exporting to image 03:11:09 #7 exporting layers done 03:11:09 #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done 03:11:09 #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done 03:11:09 #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done 03:11:09 #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f 03:11:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:09 #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done 03:11:09 #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done 03:11:09 #7 pushing layers 0.0s done 03:11:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done 03:11:09 #7 DONE 0.1s 03:11:09 03:11:09 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:11:09 #8 DONE 0.0s 03:11:09 03:11:09 1 warning found (use --debug to expand): 03:11:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:09 #1 [internal] load build definition from Dockerfile 03:11:09 #1 transferring dockerfile: 196B done 03:11:09 #1 DONE 0.0s 03:11:09 03:11:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 03:11:09 #2 DONE 0.0s 03:11:09 03:11:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 03:11:09 #3 DONE 0.0s 03:11:09 03:11:09 #4 [internal] load .dockerignore 03:11:09 #4 transferring context: 2B done 03:11:09 #4 DONE 0.0s 03:11:09 03:11:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:09 #5 DONE 0.0s 03:11:09 03:11:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:09 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:09 #6 DONE 0.1s 03:11:09 03:11:09 #7 exporting to image 03:11:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:09 #7 ... 03:11:09 03:11:09 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:09 #8 DONE 0.0s 03:11:09 03:11:09 #7 exporting to image 03:11:09 #7 exporting layers done 03:11:09 #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 0.0s done 03:11:09 #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done 03:11:09 #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f 0.0s done 03:11:09 #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done 03:11:09 #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done 03:11:09 #7 pushing layers 0.1s done 03:11:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 03:11:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done 03:11:10 #7 DONE 0.2s 03:11:10 03:11:10 1 warning found (use --debug to expand): 03:11:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 03:11:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 03:11:10 #1 [internal] load build definition from Dockerfile 03:11:10 #1 transferring dockerfile: 162B done 03:11:10 #1 DONE 0.0s 03:11:10 03:11:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:11:10 #2 DONE 0.0s 03:11:10 03:11:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:11:10 #3 DONE 0.0s 03:11:10 03:11:10 #4 [internal] load .dockerignore 03:11:10 #4 transferring context: 2B done 03:11:10 #4 DONE 0.0s 03:11:10 03:11:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:10 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:10 #5 CACHED 03:11:10 03:11:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:10 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:10 #6 CACHED 03:11:10 03:11:10 #7 exporting to image 03:11:10 #7 exporting layers done 03:11:10 #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done 03:11:10 #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done 03:11:10 #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done 03:11:10 #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 03:11:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:10 #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done 03:11:10 #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done 03:11:10 #7 pushing layers 0.0s done 03:11:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done 03:11:10 #7 DONE 0.1s 03:11:10 03:11:10 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:10 #8 DONE 0.0s 03:11:10 03:11:10 1 warning found (use --debug to expand): 03:11:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79' 03:11:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 --push - 03:11:10 #1 [internal] load build definition from Dockerfile 03:11:10 #1 transferring dockerfile: 168B done 03:11:10 #1 DONE 0.0s 03:11:10 03:11:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 03:11:10 #2 DONE 0.0s 03:11:10 03:11:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 03:11:10 #3 DONE 0.0s 03:11:10 03:11:10 #4 [internal] load .dockerignore 03:11:10 #4 transferring context: 2B done 03:11:10 #4 DONE 0.0s 03:11:10 03:11:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:10 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:10 #5 CACHED 03:11:10 03:11:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:10 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:10 #6 CACHED 03:11:10 03:11:10 #7 exporting to image 03:11:10 #7 exporting layers done 03:11:10 #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done 03:11:10 #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done 03:11:10 #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done 03:11:10 #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done 03:11:10 #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done 03:11:10 #7 pushing layers 0.0s done 03:11:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 03:11:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done 03:11:11 #7 DONE 0.1s 03:11:11 03:11:11 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:11 #8 DONE 0.0s 03:11:11 03:11:11 1 warning found (use --debug to expand): 03:11:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:11 #1 [internal] load build definition from Dockerfile 03:11:11 #1 transferring dockerfile: 209B done 03:11:11 #1 DONE 0.0s 03:11:11 03:11:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:11 #2 DONE 0.0s 03:11:11 03:11:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:11 #3 DONE 0.0s 03:11:11 03:11:11 #4 [internal] load .dockerignore 03:11:11 #4 transferring context: 2B done 03:11:11 #4 DONE 0.0s 03:11:11 03:11:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:11 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:11 #5 CACHED 03:11:11 03:11:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:11 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:11 #6 CACHED 03:11:11 03:11:11 #7 exporting to image 03:11:11 #7 exporting layers done 03:11:11 #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 03:11:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:11 #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done 03:11:11 #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done 03:11:11 #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done 03:11:11 #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done 03:11:11 #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done 03:11:11 #7 pushing layers 0.0s done 03:11:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done 03:11:11 #7 DONE 0.1s 03:11:11 03:11:11 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:11 #8 DONE 0.0s 03:11:11 03:11:11 1 warning found (use --debug to expand): 03:11:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 03:11:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 03:11:12 #1 [internal] load build definition from Dockerfile 03:11:12 #1 transferring dockerfile: 160B done 03:11:12 #1 DONE 0.0s 03:11:12 03:11:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:11:12 #2 DONE 0.0s 03:11:12 03:11:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:11:12 #3 DONE 0.0s 03:11:12 03:11:12 #4 [internal] load .dockerignore 03:11:12 #4 transferring context: 2B done 03:11:12 #4 DONE 0.0s 03:11:12 03:11:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:12 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:12 #5 CACHED 03:11:12 03:11:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 03:11:12 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done 03:11:12 #6 CACHED 03:11:12 03:11:12 #7 exporting to image 03:11:12 #7 exporting layers done 03:11:12 #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done 03:11:12 #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done 03:11:12 #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done 03:11:12 #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 03:11:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:12 #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done 03:11:12 #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done 03:11:12 #7 pushing layers 0.0s done 03:11:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done 03:11:12 #7 DONE 0.1s 03:11:12 03:11:12 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:12 #8 DONE 0.0s 03:11:12 03:11:12 1 warning found (use --debug to expand): 03:11:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:12 #1 [internal] load build definition from Dockerfile 03:11:12 #1 transferring dockerfile: 198B done 03:11:12 #1 DONE 0.0s 03:11:12 03:11:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 03:11:12 #2 DONE 0.0s 03:11:12 03:11:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 03:11:12 #3 DONE 0.0s 03:11:12 03:11:12 #4 [internal] load .dockerignore 03:11:12 #4 transferring context: 2B done 03:11:12 #4 DONE 0.0s 03:11:12 03:11:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:12 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:12 #5 DONE 0.0s 03:11:12 03:11:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:12 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:12 #6 DONE 0.1s 03:11:12 03:11:12 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:11:12 #7 DONE 0.0s 03:11:12 03:11:12 #8 exporting to image 03:11:12 #8 exporting layers done 03:11:12 #8 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done 03:11:12 #8 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done 03:11:12 #8 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done 03:11:12 #8 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done 03:11:12 #8 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done 03:11:12 #8 pushing layers 0.1s done 03:11:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done 03:11:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:12 #8 DONE 0.2s 03:11:13 03:11:13 1 warning found (use --debug to expand): 03:11:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 03:11:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 03:11:13 #1 [internal] load build definition from Dockerfile 03:11:13 #1 transferring dockerfile: 164B done 03:11:13 #1 DONE 0.0s 03:11:13 03:11:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:11:13 #2 DONE 0.0s 03:11:13 03:11:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:11:13 #3 DONE 0.0s 03:11:13 03:11:13 #4 [internal] load .dockerignore 03:11:13 #4 transferring context: 2B done 03:11:13 #4 DONE 0.0s 03:11:13 03:11:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:13 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 done 03:11:13 #5 CACHED 03:11:13 03:11:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:13 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:13 #6 CACHED 03:11:13 03:11:13 #7 exporting to image 03:11:13 #7 exporting layers done 03:11:13 #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done 03:11:13 #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 03:11:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:13 #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done 03:11:13 #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done 03:11:13 #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done 03:11:13 #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done 03:11:13 #7 pushing layers 0.0s done 03:11:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done 03:11:13 #7 DONE 0.1s 03:11:13 03:11:13 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:11:13 #8 DONE 0.0s 03:11:13 03:11:13 1 warning found (use --debug to expand): 03:11:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 --push - 03:11:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79' 03:11:13 #1 [internal] load build definition from Dockerfile 03:11:13 #1 transferring dockerfile: 170B done 03:11:13 #1 DONE 0.0s 03:11:13 03:11:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 03:11:13 #2 DONE 0.0s 03:11:13 03:11:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 03:11:13 #3 DONE 0.0s 03:11:13 03:11:13 #4 [internal] load .dockerignore 03:11:13 #4 transferring context: 2B done 03:11:13 #4 DONE 0.0s 03:11:13 03:11:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:13 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:13 #5 CACHED 03:11:13 03:11:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:13 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:13 #6 CACHED 03:11:13 03:11:13 #7 exporting to image 03:11:13 #7 exporting layers done 03:11:13 #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done 03:11:13 #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done 03:11:13 #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done 03:11:13 #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done 03:11:13 #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done 03:11:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:14 #7 pushing layers 0.0s done 03:11:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done 03:11:14 #7 DONE 0.1s 03:11:14 03:11:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:11:14 #8 DONE 0.0s 03:11:14 03:11:14 1 warning found (use --debug to expand): 03:11:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:14 #1 [internal] load build definition from Dockerfile 03:11:14 #1 transferring dockerfile: 211B done 03:11:14 #1 DONE 0.0s 03:11:14 03:11:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:14 #2 DONE 0.0s 03:11:14 03:11:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:14 #3 DONE 0.0s 03:11:14 03:11:14 #4 [internal] load .dockerignore 03:11:14 #4 transferring context: 2B done 03:11:14 #4 DONE 0.0s 03:11:14 03:11:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:14 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:14 #5 CACHED 03:11:14 03:11:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:14 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:14 #6 CACHED 03:11:14 03:11:14 #7 exporting to image 03:11:14 #7 exporting layers 03:11:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:14 #7 exporting layers done 03:11:14 #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done 03:11:14 #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done 03:11:14 #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done 03:11:14 #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done 03:11:14 #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done 03:11:14 #7 pushing layers 0.0s done 03:11:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done 03:11:14 #7 DONE 0.1s 03:11:14 03:11:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:11:14 #8 DONE 0.0s 03:11:14 03:11:14 1 warning found (use --debug to expand): 03:11:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 03:11:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 03:11:15 #1 [internal] load build definition from Dockerfile 03:11:15 #1 transferring dockerfile: 162B done 03:11:15 #1 DONE 0.0s 03:11:15 03:11:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:11:15 #2 DONE 0.0s 03:11:15 03:11:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:11:15 #3 DONE 0.0s 03:11:15 03:11:15 #4 [internal] load .dockerignore 03:11:15 #4 transferring context: 2B done 03:11:15 #4 DONE 0.0s 03:11:15 03:11:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:15 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:15 #5 CACHED 03:11:15 03:11:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 03:11:15 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done 03:11:15 #6 CACHED 03:11:15 03:11:15 #7 exporting to image 03:11:15 #7 exporting layers done 03:11:15 #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done 03:11:15 #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done 03:11:15 #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done 03:11:15 #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done 03:11:15 #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done 03:11:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:15 #7 pushing layers 0.0s done 03:11:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done 03:11:15 #7 DONE 0.1s 03:11:15 03:11:15 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:11:15 #8 DONE 0.0s 03:11:15 03:11:15 1 warning found (use --debug to expand): 03:11:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:15 #1 [internal] load build definition from Dockerfile 03:11:15 #1 transferring dockerfile: 206B done 03:11:15 #1 DONE 0.0s 03:11:15 03:11:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:11:15 #2 DONE 0.0s 03:11:15 03:11:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 03:11:15 #3 DONE 0.0s 03:11:15 03:11:15 #4 [internal] load .dockerignore 03:11:15 #4 transferring context: 2B done 03:11:15 #4 DONE 0.0s 03:11:15 03:11:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:15 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:15 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:15 #5 DONE 0.0s 03:11:15 03:11:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:15 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:16 #6 DONE 0.2s 03:11:16 03:11:16 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:16 #7 DONE 0.0s 03:11:16 03:11:16 #8 exporting to image 03:11:16 #8 exporting layers done 03:11:16 #8 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab 0.0s done 03:11:16 #8 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done 03:11:16 #8 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done 03:11:16 #8 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done 03:11:16 #8 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done 03:11:16 #8 pushing layers 03:11:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:16 #8 pushing layers 0.1s done 03:11:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done 03:11:16 #8 DONE 0.2s 03:11:16 03:11:16 1 warning found (use --debug to expand): 03:11:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 03:11:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 03:11:16 #1 [internal] load build definition from Dockerfile 03:11:16 #1 transferring dockerfile: 172B done 03:11:16 #1 DONE 0.0s 03:11:16 03:11:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:11:16 #2 DONE 0.0s 03:11:16 03:11:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:11:16 #3 DONE 0.0s 03:11:16 03:11:16 #4 [internal] load .dockerignore 03:11:16 #4 transferring context: 2B done 03:11:16 #4 DONE 0.0s 03:11:16 03:11:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:16 #5 CACHED 03:11:16 03:11:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:16 #6 CACHED 03:11:16 03:11:16 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:16 #7 DONE 0.0s 03:11:16 03:11:16 #8 exporting to image 03:11:16 #8 exporting layers done 03:11:16 #8 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done 03:11:16 #8 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done 03:11:16 #8 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done 03:11:16 #8 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done 03:11:16 #8 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done 03:11:16 #8 pushing layers 0.0s done 03:11:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done 03:11:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:16 #8 DONE 0.1s 03:11:16 03:11:16 1 warning found (use --debug to expand): 03:11:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79' 03:11:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 --push - 03:11:16 #1 [internal] load build definition from Dockerfile 03:11:16 #1 transferring dockerfile: 178B done 03:11:16 #1 DONE 0.0s 03:11:16 03:11:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 03:11:16 #2 DONE 0.0s 03:11:16 03:11:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 03:11:16 #3 DONE 0.0s 03:11:16 03:11:16 #4 [internal] load .dockerignore 03:11:16 #4 transferring context: 2B done 03:11:16 #4 DONE 0.0s 03:11:16 03:11:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:16 #5 CACHED 03:11:16 03:11:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:16 #6 CACHED 03:11:16 03:11:16 #7 exporting to image 03:11:16 #7 exporting layers done 03:11:16 #7 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done 03:11:16 #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 03:11:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:17 #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done 03:11:17 #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done 03:11:17 #7 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done 03:11:17 #7 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done 03:11:17 #7 pushing layers 0.0s done 03:11:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done 03:11:17 #7 DONE 0.1s 03:11:17 03:11:17 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:17 #8 DONE 0.0s 03:11:17 03:11:17 1 warning found (use --debug to expand): 03:11:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:17 #1 [internal] load build definition from Dockerfile 03:11:17 #1 transferring dockerfile: 219B done 03:11:17 #1 DONE 0.0s 03:11:17 03:11:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:17 #2 DONE 0.0s 03:11:17 03:11:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:17 #3 DONE 0.0s 03:11:17 03:11:17 #4 [internal] load .dockerignore 03:11:17 #4 transferring context: 2B done 03:11:17 #4 DONE 0.0s 03:11:17 03:11:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:17 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:17 #5 CACHED 03:11:17 03:11:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:17 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:17 #6 CACHED 03:11:17 03:11:17 #7 exporting to image 03:11:17 #7 exporting layers done 03:11:17 #7 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done 03:11:17 #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done 03:11:17 #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 03:11:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:17 #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done 03:11:17 #7 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done 03:11:17 #7 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done 03:11:17 #7 pushing layers 0.0s done 03:11:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done 03:11:17 #7 DONE 0.1s 03:11:17 03:11:17 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:17 #8 DONE 0.0s 03:11:17 03:11:17 1 warning found (use --debug to expand): 03:11:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 03:11:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 03:11:18 #1 [internal] load build definition from Dockerfile 03:11:18 #1 transferring dockerfile: 170B done 03:11:18 #1 DONE 0.0s 03:11:18 03:11:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:11:18 #2 DONE 0.0s 03:11:18 03:11:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:11:18 #3 DONE 0.0s 03:11:18 03:11:18 #4 [internal] load .dockerignore 03:11:18 #4 transferring context: 2B done 03:11:18 #4 DONE 0.0s 03:11:18 03:11:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:18 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:18 #5 CACHED 03:11:18 03:11:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 03:11:18 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done 03:11:18 #6 CACHED 03:11:18 03:11:18 #7 exporting to image 03:11:18 #7 exporting layers done 03:11:18 #7 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done 03:11:18 #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done 03:11:18 #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done 03:11:18 #7 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done 03:11:18 #7 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done 03:11:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:18 #7 pushing layers 0.0s done 03:11:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done 03:11:18 #7 DONE 0.1s 03:11:18 03:11:18 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:11:18 #8 DONE 0.0s 03:11:18 03:11:18 1 warning found (use --debug to expand): 03:11:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:18 #1 [internal] load build definition from Dockerfile 03:11:18 #1 transferring dockerfile: 204B done 03:11:18 #1 DONE 0.0s 03:11:18 03:11:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 03:11:18 #2 DONE 0.0s 03:11:18 03:11:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 03:11:18 #3 DONE 0.0s 03:11:18 03:11:18 #4 [internal] load .dockerignore 03:11:18 #4 transferring context: 2B done 03:11:18 #4 DONE 0.0s 03:11:18 03:11:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:18 #5 DONE 0.0s 03:11:18 03:11:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:18 #6 DONE 0.1s 03:11:18 03:11:18 #7 exporting to image 03:11:18 #7 exporting layers done 03:11:18 #7 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd 0.0s done 03:11:18 #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done 03:11:18 #7 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done 03:11:18 #7 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done 03:11:18 #7 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done 03:11:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:18 #7 ... 03:11:18 03:11:18 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:11:18 #8 DONE 0.0s 03:11:18 03:11:18 #7 exporting to image 03:11:18 #7 pushing layers 0.1s done 03:11:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 03:11:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done 03:11:19 #7 DONE 0.2s 03:11:19 03:11:19 1 warning found (use --debug to expand): 03:11:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 03:11:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 03:11:19 #1 [internal] load build definition from Dockerfile 03:11:19 #1 transferring dockerfile: 170B done 03:11:19 #1 DONE 0.0s 03:11:19 03:11:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:11:19 #2 DONE 0.0s 03:11:19 03:11:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:11:19 #3 DONE 0.0s 03:11:19 03:11:19 #4 [internal] load .dockerignore 03:11:19 #4 transferring context: 2B done 03:11:19 #4 DONE 0.0s 03:11:19 03:11:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:19 #5 CACHED 03:11:19 03:11:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:19 #6 CACHED 03:11:19 03:11:19 #7 exporting to image 03:11:19 #7 exporting layers done 03:11:19 #7 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done 03:11:19 #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 03:11:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:19 #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done 03:11:19 #7 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done 03:11:19 #7 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done 03:11:19 #7 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done 03:11:19 #7 pushing layers 0.0s done 03:11:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done 03:11:19 #7 DONE 0.1s 03:11:19 03:11:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:11:19 #8 DONE 0.0s 03:11:19 03:11:19 1 warning found (use --debug to expand): 03:11:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 --push - 03:11:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79' 03:11:20 #1 [internal] load build definition from Dockerfile 03:11:20 #1 transferring dockerfile: 176B done 03:11:20 #1 DONE 0.0s 03:11:20 03:11:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 03:11:20 #2 DONE 0.0s 03:11:20 03:11:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 03:11:20 #3 DONE 0.0s 03:11:20 03:11:20 #4 [internal] load .dockerignore 03:11:20 #4 transferring context: 2B done 03:11:20 #4 DONE 0.0s 03:11:20 03:11:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:20 #5 DONE 0.0s 03:11:20 03:11:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:20 #6 CACHED 03:11:20 03:11:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:20 #5 CACHED 03:11:20 03:11:20 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:11:20 #7 DONE 0.0s 03:11:20 03:11:20 #8 exporting to image 03:11:20 #8 exporting layers done 03:11:20 #8 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done 03:11:20 #8 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done 03:11:20 #8 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done 03:11:20 #8 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done 03:11:20 #8 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done 03:11:20 #8 pushing layers 0.0s done 03:11:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done 03:11:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:20 #8 DONE 0.1s 03:11:20 03:11:20 1 warning found (use --debug to expand): 03:11:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:20 #1 [internal] load build definition from Dockerfile 03:11:20 #1 transferring dockerfile: 217B done 03:11:20 #1 DONE 0.0s 03:11:20 03:11:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:20 #2 DONE 0.0s 03:11:20 03:11:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:20 #3 DONE 0.0s 03:11:20 03:11:20 #4 [internal] load .dockerignore 03:11:20 #4 transferring context: 2B done 03:11:20 #4 DONE 0.0s 03:11:20 03:11:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:20 #5 CACHED 03:11:20 03:11:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:20 #6 CACHED 03:11:20 03:11:20 #7 exporting to image 03:11:20 #7 exporting layers done 03:11:20 #7 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done 03:11:20 #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done 03:11:20 #7 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done 03:11:20 #7 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done 03:11:20 #7 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done 03:11:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:20 #7 pushing layers 0.0s done 03:11:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done 03:11:20 #7 DONE 0.1s 03:11:20 03:11:20 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:11:20 #8 DONE 0.0s 03:11:20 03:11:20 1 warning found (use --debug to expand): 03:11:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 03:11:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 03:11:21 #1 [internal] load build definition from Dockerfile 03:11:21 #1 transferring dockerfile: 168B done 03:11:21 #1 DONE 0.0s 03:11:21 03:11:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:11:21 #2 DONE 0.0s 03:11:21 03:11:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:11:21 #3 DONE 0.0s 03:11:21 03:11:21 #4 [internal] load .dockerignore 03:11:21 #4 transferring context: 2B done 03:11:21 #4 DONE 0.0s 03:11:21 03:11:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:21 #5 CACHED 03:11:21 03:11:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done 03:11:21 #6 DONE 0.0s 03:11:21 03:11:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 03:11:21 #6 CACHED 03:11:21 03:11:21 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:11:21 #7 DONE 0.0s 03:11:21 03:11:21 #8 exporting to image 03:11:21 #8 exporting layers done 03:11:21 #8 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done 03:11:21 #8 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done 03:11:21 #8 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done 03:11:21 #8 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done 03:11:21 #8 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done 03:11:21 #8 pushing layers 0.0s done 03:11:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done 03:11:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:21 #8 DONE 0.1s 03:11:21 03:11:21 1 warning found (use --debug to expand): 03:11:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:21 #1 [internal] load build definition from Dockerfile 03:11:21 #1 transferring dockerfile: 205B done 03:11:21 #1 DONE 0.0s 03:11:21 03:11:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:11:21 #2 DONE 0.0s 03:11:21 03:11:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:11:21 #3 DONE 0.1s 03:11:21 03:11:21 #4 [internal] load .dockerignore 03:11:21 #4 transferring context: 2B done 03:11:21 #4 DONE 0.0s 03:11:21 03:11:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done 03:11:21 #5 DONE 0.0s 03:11:21 03:11:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done 03:11:21 #6 DONE 0.1s 03:11:21 03:11:21 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:21 #7 DONE 0.0s 03:11:21 03:11:21 #8 exporting to image 03:11:21 #8 exporting layers done 03:11:21 #8 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done 03:11:21 #8 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done 03:11:21 #8 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 0.0s done 03:11:21 #8 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done 03:11:21 #8 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done 03:11:21 #8 pushing layers 0.1s done 03:11:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 03:11:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done 03:11:22 #8 DONE 0.2s 03:11:22 03:11:22 1 warning found (use --debug to expand): 03:11:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 03:11:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 03:11:22 #1 [internal] load build definition from Dockerfile 03:11:22 #1 transferring dockerfile: 171B done 03:11:22 #1 DONE 0.0s 03:11:22 03:11:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:11:22 #2 DONE 0.0s 03:11:22 03:11:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:11:22 #3 DONE 0.0s 03:11:22 03:11:22 #4 [internal] load .dockerignore 03:11:22 #4 transferring context: 2B done 03:11:22 #4 DONE 0.0s 03:11:22 03:11:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done 03:11:22 #5 CACHED 03:11:22 03:11:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done 03:11:22 #6 CACHED 03:11:22 03:11:22 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:22 #7 DONE 0.0s 03:11:22 03:11:22 #8 exporting to image 03:11:22 #8 exporting layers done 03:11:22 #8 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done 03:11:22 #8 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done 03:11:22 #8 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done 03:11:22 #8 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done 03:11:22 #8 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done 03:11:22 #8 pushing layers 0.0s done 03:11:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done 03:11:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:22 #8 DONE 0.1s 03:11:22 03:11:22 1 warning found (use --debug to expand): 03:11:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79' 03:11:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 --push - 03:11:23 #1 [internal] load build definition from Dockerfile 03:11:23 #1 transferring dockerfile: 177B done 03:11:23 #1 DONE 0.0s 03:11:23 03:11:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 03:11:23 #2 DONE 0.0s 03:11:23 03:11:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 03:11:23 #3 DONE 0.0s 03:11:23 03:11:23 #4 [internal] load .dockerignore 03:11:23 #4 transferring context: 2B done 03:11:23 #4 DONE 0.0s 03:11:23 03:11:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done 03:11:23 #5 CACHED 03:11:23 03:11:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done 03:11:23 #6 CACHED 03:11:23 03:11:23 #7 exporting to image 03:11:23 #7 exporting layers done 03:11:23 #7 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done 03:11:23 #7 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done 03:11:23 #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done 03:11:23 #7 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done 03:11:23 #7 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done 03:11:23 #7 pushing layers 0.0s done 03:11:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 03:11:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done 03:11:23 #7 DONE 0.1s 03:11:23 03:11:23 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:23 #8 DONE 0.0s 03:11:23 03:11:23 1 warning found (use --debug to expand): 03:11:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:23 #1 [internal] load build definition from Dockerfile 03:11:23 #1 transferring dockerfile: 218B done 03:11:23 #1 DONE 0.0s 03:11:23 03:11:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:23 #2 DONE 0.0s 03:11:23 03:11:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:23 #3 DONE 0.0s 03:11:23 03:11:23 #4 [internal] load .dockerignore 03:11:23 #4 transferring context: 2B done 03:11:23 #4 DONE 0.0s 03:11:23 03:11:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done 03:11:23 #5 CACHED 03:11:23 03:11:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done 03:11:23 #6 CACHED 03:11:23 03:11:23 #7 exporting to image 03:11:23 #7 exporting layers done 03:11:23 #7 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done 03:11:23 #7 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done 03:11:23 #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 03:11:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:23 #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done 03:11:23 #7 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done 03:11:23 #7 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done 03:11:23 #7 pushing layers 0.0s done 03:11:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done 03:11:23 #7 DONE 0.1s 03:11:23 03:11:23 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:23 #8 DONE 0.0s 03:11:23 03:11:23 1 warning found (use --debug to expand): 03:11:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 03:11:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 03:11:24 #1 [internal] load build definition from Dockerfile 03:11:24 #1 transferring dockerfile: 169B done 03:11:24 #1 DONE 0.0s 03:11:24 03:11:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:11:24 #2 DONE 0.0s 03:11:24 03:11:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:11:24 #3 DONE 0.0s 03:11:24 03:11:24 #4 [internal] load .dockerignore 03:11:24 #4 transferring context: 2B done 03:11:24 #4 DONE 0.0s 03:11:24 03:11:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done 03:11:24 #5 CACHED 03:11:24 03:11:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 03:11:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done 03:11:24 #6 CACHED 03:11:24 03:11:24 #7 exporting to image 03:11:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:24 #7 exporting layers done 03:11:24 #7 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done 03:11:24 #7 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done 03:11:24 #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done 03:11:24 #7 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done 03:11:24 #7 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done 03:11:24 #7 pushing layers 0.0s done 03:11:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done 03:11:24 #7 DONE 0.1s 03:11:24 03:11:24 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:24 #8 DONE 0.0s 03:11:24 03:11:24 1 warning found (use --debug to expand): 03:11:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:24 #1 [internal] load build definition from Dockerfile 03:11:24 #1 transferring dockerfile: 211B done 03:11:24 #1 DONE 0.0s 03:11:24 03:11:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:11:24 #2 DONE 0.0s 03:11:24 03:11:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 03:11:24 #3 DONE 0.1s 03:11:24 03:11:24 #4 [internal] load .dockerignore 03:11:24 #4 transferring context: 2B done 03:11:24 #4 DONE 0.0s 03:11:24 03:11:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:24 #5 DONE 0.0s 03:11:24 03:11:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:24 #6 DONE 0.1s 03:11:24 03:11:24 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:24 #7 DONE 0.0s 03:11:24 03:11:24 #8 exporting to image 03:11:24 #8 exporting layers done 03:11:24 #8 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done 03:11:24 #8 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done 03:11:24 #8 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done 03:11:24 #8 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done 03:11:24 #8 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done 03:11:24 #8 pushing layers 0.1s done 03:11:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 03:11:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done 03:11:25 #8 DONE 0.2s 03:11:25 03:11:25 1 warning found (use --debug to expand): 03:11:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 03:11:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 03:11:25 #1 [internal] load build definition from Dockerfile 03:11:25 #1 transferring dockerfile: 177B done 03:11:25 #1 DONE 0.0s 03:11:25 03:11:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:11:25 #2 DONE 0.0s 03:11:25 03:11:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:11:25 #3 DONE 0.0s 03:11:25 03:11:25 #4 [internal] load .dockerignore 03:11:25 #4 transferring context: 2B done 03:11:25 #4 DONE 0.0s 03:11:25 03:11:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:25 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:25 #5 CACHED 03:11:25 03:11:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:25 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:25 #6 CACHED 03:11:25 03:11:25 #7 exporting to image 03:11:25 #7 exporting layers done 03:11:25 #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done 03:11:25 #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done 03:11:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:25 #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done 03:11:25 #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done 03:11:25 #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done 03:11:25 #7 pushing layers 0.0s done 03:11:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done 03:11:25 #7 DONE 0.1s 03:11:25 03:11:25 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:25 #8 DONE 0.0s 03:11:25 03:11:25 1 warning found (use --debug to expand): 03:11:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79' 03:11:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 --push - 03:11:26 #1 [internal] load build definition from Dockerfile 03:11:26 #1 transferring dockerfile: 183B done 03:11:26 #1 DONE 0.0s 03:11:26 03:11:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 03:11:26 #2 DONE 0.0s 03:11:26 03:11:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 03:11:26 #3 DONE 0.0s 03:11:26 03:11:26 #4 [internal] load .dockerignore 03:11:26 #4 transferring context: 2B done 03:11:26 #4 DONE 0.0s 03:11:26 03:11:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:26 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:26 #5 CACHED 03:11:26 03:11:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:26 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:26 #6 CACHED 03:11:26 03:11:26 #7 exporting to image 03:11:26 #7 exporting layers done 03:11:26 #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done 03:11:26 #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done 03:11:26 #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done 03:11:26 #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 03:11:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:26 #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done 03:11:26 #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done 03:11:26 #7 pushing layers 0.0s done 03:11:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done 03:11:26 #7 DONE 0.1s 03:11:26 03:11:26 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:26 #8 DONE 0.0s 03:11:26 03:11:26 1 warning found (use --debug to expand): 03:11:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:26 #1 [internal] load build definition from Dockerfile 03:11:26 #1 transferring dockerfile: 224B done 03:11:26 #1 DONE 0.0s 03:11:26 03:11:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:26 #2 DONE 0.0s 03:11:26 03:11:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:26 #3 DONE 0.0s 03:11:26 03:11:26 #4 [internal] load .dockerignore 03:11:26 #4 transferring context: 2B done 03:11:26 #4 DONE 0.0s 03:11:26 03:11:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:26 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:26 #5 CACHED 03:11:26 03:11:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:26 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:26 #6 CACHED 03:11:26 03:11:26 #7 exporting to image 03:11:26 #7 exporting layers done 03:11:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:26 #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done 03:11:26 #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done 03:11:26 #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done 03:11:26 #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done 03:11:26 #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done 03:11:26 #7 pushing layers 0.0s done 03:11:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done 03:11:26 #7 DONE 0.1s 03:11:26 03:11:26 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:26 #8 DONE 0.0s 03:11:26 03:11:26 1 warning found (use --debug to expand): 03:11:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 03:11:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 03:11:27 #1 [internal] load build definition from Dockerfile 03:11:27 #1 transferring dockerfile: 175B done 03:11:27 #1 DONE 0.0s 03:11:27 03:11:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:11:27 #2 DONE 0.0s 03:11:27 03:11:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:11:27 #3 DONE 0.0s 03:11:27 03:11:27 #4 [internal] load .dockerignore 03:11:27 #4 transferring context: 2B done 03:11:27 #4 DONE 0.0s 03:11:27 03:11:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:27 #5 CACHED 03:11:27 03:11:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 03:11:27 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done 03:11:27 #6 CACHED 03:11:27 03:11:27 #7 exporting to image 03:11:27 #7 exporting layers done 03:11:27 #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done 03:11:27 #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done 03:11:27 #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done 03:11:27 #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done 03:11:27 #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 03:11:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:27 #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done 03:11:27 #7 pushing layers 0.0s done 03:11:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done 03:11:27 #7 DONE 0.1s 03:11:27 03:11:27 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:11:27 #8 DONE 0.0s 03:11:27 03:11:27 1 warning found (use --debug to expand): 03:11:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:27 #1 [internal] load build definition from Dockerfile 03:11:27 #1 transferring dockerfile: 215B done 03:11:27 #1 DONE 0.0s 03:11:27 03:11:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 03:11:27 #2 DONE 0.0s 03:11:27 03:11:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 03:11:27 #3 DONE 0.0s 03:11:27 03:11:27 #4 [internal] load .dockerignore 03:11:27 #4 transferring context: 2B done 03:11:27 #4 DONE 0.0s 03:11:27 03:11:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:27 #5 DONE 0.0s 03:11:27 03:11:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:27 #6 DONE 0.1s 03:11:27 03:11:27 #7 exporting to image 03:11:27 #7 exporting layers done 03:11:27 #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done 03:11:27 #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done 03:11:27 #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done 03:11:27 #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 03:11:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:27 #7 ... 03:11:27 03:11:27 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:11:27 #8 DONE 0.0s 03:11:27 03:11:27 #7 exporting to image 03:11:27 #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done 03:11:27 #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done 03:11:27 #7 pushing layers 0.1s done 03:11:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 03:11:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done 03:11:28 #7 DONE 0.2s 03:11:28 03:11:28 1 warning found (use --debug to expand): 03:11:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 03:11:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 03:11:28 #1 [internal] load build definition from Dockerfile 03:11:28 #1 transferring dockerfile: 181B done 03:11:28 #1 DONE 0.0s 03:11:28 03:11:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:11:28 #2 DONE 0.0s 03:11:28 03:11:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:11:28 #3 DONE 0.0s 03:11:28 03:11:28 #4 [internal] load .dockerignore 03:11:28 #4 transferring context: 2B done 03:11:28 #4 DONE 0.0s 03:11:28 03:11:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:28 #5 CACHED 03:11:28 03:11:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:28 #6 CACHED 03:11:28 03:11:28 #7 exporting to image 03:11:28 #7 exporting layers done 03:11:28 #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done 03:11:28 #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done 03:11:28 #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d 03:11:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:28 #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done 03:11:28 #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done 03:11:28 #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done 03:11:28 #7 pushing layers 0.0s done 03:11:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done 03:11:28 #7 DONE 0.1s 03:11:28 03:11:28 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:11:28 #8 DONE 0.0s 03:11:28 03:11:28 1 warning found (use --debug to expand): 03:11:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79' 03:11:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 --push - 03:11:29 #1 [internal] load build definition from Dockerfile 03:11:29 #1 transferring dockerfile: 187B done 03:11:29 #1 DONE 0.0s 03:11:29 03:11:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 03:11:29 #2 DONE 0.0s 03:11:29 03:11:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 03:11:29 #3 DONE 0.0s 03:11:29 03:11:29 #4 [internal] load .dockerignore 03:11:29 #4 transferring context: 2B done 03:11:29 #4 DONE 0.0s 03:11:29 03:11:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:29 #5 CACHED 03:11:29 03:11:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:29 #6 CACHED 03:11:29 03:11:29 #7 exporting to image 03:11:29 #7 exporting layers done 03:11:29 #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done 03:11:29 #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done 03:11:29 #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done 03:11:29 #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 03:11:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:29 #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done 03:11:29 #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done 03:11:29 #7 pushing layers 0.0s done 03:11:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done 03:11:29 #7 DONE 0.1s 03:11:29 03:11:29 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:11:29 #8 DONE 0.0s 03:11:29 03:11:29 1 warning found (use --debug to expand): 03:11:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:29 #1 [internal] load build definition from Dockerfile 03:11:29 #1 transferring dockerfile: 228B done 03:11:29 #1 DONE 0.0s 03:11:29 03:11:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:29 #2 DONE 0.0s 03:11:29 03:11:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:29 #3 DONE 0.0s 03:11:29 03:11:29 #4 [internal] load .dockerignore 03:11:29 #4 transferring context: 2B done 03:11:29 #4 DONE 0.0s 03:11:29 03:11:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:29 #5 CACHED 03:11:29 03:11:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:29 #6 CACHED 03:11:29 03:11:29 #7 exporting to image 03:11:29 #7 exporting layers done 03:11:29 #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done 03:11:29 #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done 03:11:29 #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done 03:11:29 #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done 03:11:29 #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done 03:11:29 #7 pushing layers 03:11:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:29 #7 pushing layers 0.0s done 03:11:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done 03:11:29 #7 DONE 0.1s 03:11:29 03:11:29 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:11:29 #8 DONE 0.0s 03:11:29 03:11:29 1 warning found (use --debug to expand): 03:11:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 03:11:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 03:11:30 #1 [internal] load build definition from Dockerfile 03:11:30 #1 transferring dockerfile: 179B done 03:11:30 #1 DONE 0.0s 03:11:30 03:11:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:11:30 #2 DONE 0.0s 03:11:30 03:11:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:11:30 #3 DONE 0.0s 03:11:30 03:11:30 #4 [internal] load .dockerignore 03:11:30 #4 transferring context: 2B done 03:11:30 #4 DONE 0.0s 03:11:30 03:11:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:30 #5 CACHED 03:11:30 03:11:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 03:11:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done 03:11:30 #6 CACHED 03:11:30 03:11:30 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:11:30 #7 DONE 0.0s 03:11:30 03:11:30 #8 exporting to image 03:11:30 #8 exporting layers done 03:11:30 #8 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done 03:11:30 #8 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done 03:11:30 #8 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done 03:11:30 #8 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done 03:11:30 #8 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done 03:11:30 #8 pushing layers 0.0s done 03:11:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done 03:11:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:30 #8 DONE 0.1s 03:11:30 03:11:30 1 warning found (use --debug to expand): 03:11:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:30 #1 [internal] load build definition from Dockerfile 03:11:30 #1 transferring dockerfile: 205B done 03:11:30 #1 DONE 0.0s 03:11:30 03:11:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 03:11:30 #2 DONE 0.0s 03:11:30 03:11:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 03:11:30 #3 DONE 0.0s 03:11:30 03:11:30 #4 [internal] load .dockerignore 03:11:30 #4 transferring context: 2B done 03:11:30 #4 DONE 0.0s 03:11:30 03:11:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:30 #5 DONE 0.0s 03:11:30 03:11:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:30 #6 DONE 0.0s 03:11:30 03:11:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:30 #5 DONE 0.1s 03:11:30 03:11:30 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:11:30 #7 DONE 0.0s 03:11:30 03:11:30 #8 exporting to image 03:11:30 #8 exporting layers done 03:11:30 #8 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 0.0s done 03:11:30 #8 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done 03:11:30 #8 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done 03:11:30 #8 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done 03:11:30 #8 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done 03:11:30 #8 pushing layers 0.1s done 03:11:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 03:11:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done 03:11:31 #8 DONE 0.2s 03:11:31 03:11:31 1 warning found (use --debug to expand): 03:11:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 03:11:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 03:11:31 #1 [internal] load build definition from Dockerfile 03:11:31 #1 transferring dockerfile: 171B done 03:11:31 #1 DONE 0.0s 03:11:31 03:11:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:11:31 #2 DONE 0.0s 03:11:31 03:11:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:11:31 #3 DONE 0.0s 03:11:31 03:11:31 #4 [internal] load .dockerignore 03:11:31 #4 transferring context: 2B done 03:11:31 #4 DONE 0.0s 03:11:31 03:11:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a done 03:11:31 #5 CACHED 03:11:31 03:11:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:31 #6 CACHED 03:11:31 03:11:31 #7 exporting to image 03:11:31 #7 exporting layers done 03:11:31 #7 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done 03:11:31 #7 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done 03:11:31 #7 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done 03:11:31 #7 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done 03:11:31 #7 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done 03:11:31 #7 pushing layers 0.0s done 03:11:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 03:11:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done 03:11:31 #7 DONE 0.1s 03:11:31 03:11:31 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:11:31 #8 DONE 0.0s 03:11:31 03:11:31 1 warning found (use --debug to expand): 03:11:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 --push - 03:11:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79' 03:11:32 #1 [internal] load build definition from Dockerfile 03:11:32 #1 transferring dockerfile: 177B done 03:11:32 #1 DONE 0.0s 03:11:32 03:11:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 03:11:32 #2 DONE 0.0s 03:11:32 03:11:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 03:11:32 #3 DONE 0.0s 03:11:32 03:11:32 #4 [internal] load .dockerignore 03:11:32 #4 transferring context: 2B done 03:11:32 #4 DONE 0.0s 03:11:32 03:11:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a done 03:11:32 #5 CACHED 03:11:32 03:11:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a done 03:11:32 #6 CACHED 03:11:32 03:11:32 #7 exporting to image 03:11:32 #7 exporting layers done 03:11:32 #7 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done 03:11:32 #7 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done 03:11:32 #7 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done 03:11:32 #7 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done 03:11:32 #7 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done 03:11:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:32 #7 pushing layers 0.0s done 03:11:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done 03:11:32 #7 DONE 0.1s 03:11:32 03:11:32 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:11:32 #8 DONE 0.0s 03:11:32 03:11:32 1 warning found (use --debug to expand): 03:11:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:32 #1 [internal] load build definition from Dockerfile 03:11:32 #1 transferring dockerfile: 218B done 03:11:32 #1 DONE 0.0s 03:11:32 03:11:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:32 #2 DONE 0.0s 03:11:32 03:11:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:32 #3 DONE 0.0s 03:11:32 03:11:32 #4 [internal] load .dockerignore 03:11:32 #4 transferring context: 2B done 03:11:32 #4 DONE 0.0s 03:11:32 03:11:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:32 #5 CACHED 03:11:32 03:11:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:32 #6 CACHED 03:11:32 03:11:32 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:11:32 #7 DONE 0.0s 03:11:32 03:11:32 #8 exporting to image 03:11:32 #8 exporting layers done 03:11:32 #8 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done 03:11:32 #8 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done 03:11:32 #8 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done 03:11:32 #8 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done 03:11:32 #8 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done 03:11:32 #8 pushing layers 0.0s done 03:11:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done 03:11:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:32 #8 DONE 0.1s 03:11:32 03:11:32 1 warning found (use --debug to expand): 03:11:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 03:11:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 03:11:33 #1 [internal] load build definition from Dockerfile 03:11:33 #1 transferring dockerfile: 169B done 03:11:33 #1 DONE 0.0s 03:11:33 03:11:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:11:33 #2 DONE 0.0s 03:11:33 03:11:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:11:33 #3 DONE 0.0s 03:11:33 03:11:33 #4 [internal] load .dockerignore 03:11:33 #4 transferring context: 2B done 03:11:33 #4 DONE 0.0s 03:11:33 03:11:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:33 #5 CACHED 03:11:33 03:11:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 03:11:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done 03:11:33 #6 CACHED 03:11:33 03:11:33 #7 exporting to image 03:11:33 #7 exporting layers done 03:11:33 #7 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done 03:11:33 #7 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done 03:11:33 #7 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done 03:11:33 #7 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done 03:11:33 #7 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done 03:11:33 #7 pushing layers 03:11:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:33 #7 pushing layers 0.0s done 03:11:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done 03:11:33 #7 DONE 0.1s 03:11:33 03:11:33 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:11:33 #8 DONE 0.0s 03:11:33 03:11:33 1 warning found (use --debug to expand): 03:11:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:33 #1 [internal] load build definition from Dockerfile 03:11:33 #1 transferring dockerfile: 206B done 03:11:33 #1 DONE 0.0s 03:11:33 03:11:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 03:11:33 #2 DONE 0.0s 03:11:33 03:11:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 03:11:33 #3 DONE 0.1s 03:11:33 03:11:33 #4 [internal] load .dockerignore 03:11:33 #4 transferring context: 2B done 03:11:33 #4 DONE 0.0s 03:11:33 03:11:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:33 #5 DONE 0.0s 03:11:33 03:11:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:33 #6 DONE 0.1s 03:11:34 03:11:34 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:11:34 #7 DONE 0.0s 03:11:34 03:11:34 #8 exporting to image 03:11:34 #8 exporting layers done 03:11:34 #8 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda 0.0s done 03:11:34 #8 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done 03:11:34 #8 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done 03:11:34 #8 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done 03:11:34 #8 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done 03:11:34 #8 pushing layers 0.1s done 03:11:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 03:11:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done 03:11:34 #8 DONE 0.2s 03:11:34 03:11:34 1 warning found (use --debug to expand): 03:11:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 03:11:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 03:11:34 #1 [internal] load build definition from Dockerfile 03:11:34 #1 transferring dockerfile: 172B done 03:11:34 #1 DONE 0.0s 03:11:34 03:11:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:11:34 #2 DONE 0.0s 03:11:34 03:11:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:11:34 #3 DONE 0.0s 03:11:34 03:11:34 #4 [internal] load .dockerignore 03:11:34 #4 transferring context: 2B done 03:11:34 #4 DONE 0.0s 03:11:34 03:11:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:34 #5 CACHED 03:11:34 03:11:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:34 #6 CACHED 03:11:34 03:11:34 #7 exporting to image 03:11:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:34 #7 exporting layers done 03:11:34 #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done 03:11:34 #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done 03:11:34 #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done 03:11:34 #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done 03:11:34 #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done 03:11:34 #7 pushing layers 0.0s done 03:11:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done 03:11:34 #7 DONE 0.1s 03:11:34 03:11:34 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:11:34 #8 DONE 0.0s 03:11:34 03:11:34 1 warning found (use --debug to expand): 03:11:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 --push - 03:11:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79' 03:11:35 #1 [internal] load build definition from Dockerfile 03:11:35 #1 transferring dockerfile: 178B done 03:11:35 #1 DONE 0.0s 03:11:35 03:11:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 03:11:35 #2 DONE 0.0s 03:11:35 03:11:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 03:11:35 #3 DONE 0.0s 03:11:35 03:11:35 #4 [internal] load .dockerignore 03:11:35 #4 transferring context: 2B done 03:11:35 #4 DONE 0.0s 03:11:35 03:11:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db done 03:11:35 #5 CACHED 03:11:35 03:11:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:35 #6 CACHED 03:11:35 03:11:35 #7 exporting to image 03:11:35 #7 exporting layers done 03:11:35 #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda 03:11:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:35 #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done 03:11:35 #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done 03:11:35 #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done 03:11:35 #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done 03:11:35 #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done 03:11:35 #7 pushing layers 0.0s done 03:11:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done 03:11:35 #7 DONE 0.1s 03:11:35 03:11:35 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:11:35 #8 DONE 0.0s 03:11:35 03:11:35 1 warning found (use --debug to expand): 03:11:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:35 #1 [internal] load build definition from Dockerfile 03:11:35 #1 transferring dockerfile: 219B done 03:11:35 #1 DONE 0.0s 03:11:35 03:11:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:35 #2 DONE 0.0s 03:11:35 03:11:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:35 #3 DONE 0.0s 03:11:35 03:11:35 #4 [internal] load .dockerignore 03:11:35 #4 transferring context: 2B done 03:11:35 #4 DONE 0.0s 03:11:35 03:11:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db done 03:11:35 #5 CACHED 03:11:35 03:11:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:35 #6 CACHED 03:11:35 03:11:35 #7 exporting to image 03:11:35 #7 exporting layers done 03:11:35 #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done 03:11:35 #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done 03:11:35 #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done 03:11:35 #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done 03:11:35 #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done 03:11:35 #7 pushing layers 03:11:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:35 #7 pushing layers 0.0s done 03:11:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done 03:11:35 #7 DONE 0.1s 03:11:35 03:11:35 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:11:35 #8 DONE 0.0s 03:11:35 03:11:35 1 warning found (use --debug to expand): 03:11:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 03:11:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 03:11:36 #1 [internal] load build definition from Dockerfile 03:11:36 #1 transferring dockerfile: 170B done 03:11:36 #1 DONE 0.0s 03:11:36 03:11:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:11:36 #2 DONE 0.0s 03:11:36 03:11:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:11:36 #3 DONE 0.0s 03:11:36 03:11:36 #4 [internal] load .dockerignore 03:11:36 #4 transferring context: 2B done 03:11:36 #4 DONE 0.0s 03:11:36 03:11:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:36 #5 CACHED 03:11:36 03:11:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 03:11:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done 03:11:36 #6 CACHED 03:11:36 03:11:36 #7 exporting to image 03:11:36 #7 exporting layers done 03:11:36 #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done 03:11:36 #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 03:11:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:36 #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done 03:11:36 #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done 03:11:36 #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done 03:11:36 #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done 03:11:36 #7 pushing layers 0.0s done 03:11:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done 03:11:36 #7 DONE 0.1s 03:11:36 03:11:36 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:11:36 #8 DONE 0.0s 03:11:36 03:11:36 1 warning found (use --debug to expand): 03:11:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:36 #1 [internal] load build definition from Dockerfile 03:11:36 #1 transferring dockerfile: 206B done 03:11:36 #1 DONE 0.0s 03:11:36 03:11:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 03:11:36 #2 DONE 0.0s 03:11:36 03:11:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 03:11:36 #3 DONE 0.1s 03:11:36 03:11:36 #4 [internal] load .dockerignore 03:11:36 #4 transferring context: 2B done 03:11:36 #4 DONE 0.0s 03:11:36 03:11:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:36 #5 DONE 0.1s 03:11:36 03:11:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:36 #6 DONE 0.0s 03:11:36 03:11:36 #7 exporting to image 03:11:36 #7 exporting layers done 03:11:36 #7 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done 03:11:36 #7 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb 03:11:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:36 #7 ... 03:11:36 03:11:36 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:11:36 #8 DONE 0.0s 03:11:36 03:11:36 #7 exporting to image 03:11:36 #7 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done 03:11:36 #7 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done 03:11:36 #7 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done 03:11:36 #7 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done 03:11:36 #7 pushing layers 0.1s done 03:11:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 03:11:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done 03:11:37 #7 DONE 0.2s 03:11:37 03:11:37 1 warning found (use --debug to expand): 03:11:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 03:11:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 03:11:37 #1 [internal] load build definition from Dockerfile 03:11:37 #1 transferring dockerfile: 172B done 03:11:37 #1 DONE 0.0s 03:11:37 03:11:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:11:37 #2 DONE 0.0s 03:11:37 03:11:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:11:37 #3 DONE 0.0s 03:11:37 03:11:37 #4 [internal] load .dockerignore 03:11:37 #4 transferring context: 2B done 03:11:37 #4 DONE 0.0s 03:11:37 03:11:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:37 #5 DONE 0.0s 03:11:37 03:11:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:37 #6 CACHED 03:11:37 03:11:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:37 #5 CACHED 03:11:37 03:11:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:11:37 #7 DONE 0.0s 03:11:37 03:11:37 #8 exporting to image 03:11:37 #8 exporting layers done 03:11:37 #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done 03:11:37 #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done 03:11:37 #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done 03:11:37 #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done 03:11:37 #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done 03:11:37 #8 pushing layers 0.0s done 03:11:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done 03:11:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:37 #8 DONE 0.1s 03:11:37 03:11:37 1 warning found (use --debug to expand): 03:11:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 --push - 03:11:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79' 03:11:38 #1 [internal] load build definition from Dockerfile 03:11:38 #1 transferring dockerfile: 178B done 03:11:38 #1 DONE 0.0s 03:11:38 03:11:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 03:11:38 #2 DONE 0.0s 03:11:38 03:11:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 03:11:38 #3 DONE 0.0s 03:11:38 03:11:38 #4 [internal] load .dockerignore 03:11:38 #4 transferring context: 2B done 03:11:38 #4 DONE 0.0s 03:11:38 03:11:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:38 #5 CACHED 03:11:38 03:11:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:38 #6 CACHED 03:11:38 03:11:38 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:11:38 #7 DONE 0.0s 03:11:38 03:11:38 #8 exporting to image 03:11:38 #8 exporting layers done 03:11:38 #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done 03:11:38 #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done 03:11:38 #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done 03:11:38 #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done 03:11:38 #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done 03:11:38 #8 pushing layers 0.0s done 03:11:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done 03:11:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:38 #8 DONE 0.1s 03:11:38 03:11:38 1 warning found (use --debug to expand): 03:11:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:38 #1 [internal] load build definition from Dockerfile 03:11:38 #1 transferring dockerfile: 219B done 03:11:38 #1 DONE 0.0s 03:11:38 03:11:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:38 #2 DONE 0.0s 03:11:38 03:11:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:38 #3 DONE 0.0s 03:11:38 03:11:38 #4 [internal] load .dockerignore 03:11:38 #4 transferring context: 2B done 03:11:38 #4 DONE 0.0s 03:11:38 03:11:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:38 #5 ... 03:11:38 03:11:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:38 #6 DONE 0.0s 03:11:38 03:11:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:38 #5 CACHED 03:11:38 03:11:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:38 #6 CACHED 03:11:38 03:11:38 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:11:38 #7 DONE 0.0s 03:11:38 03:11:38 #8 exporting to image 03:11:38 #8 exporting layers done 03:11:38 #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done 03:11:38 #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done 03:11:38 #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done 03:11:38 #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done 03:11:38 #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done 03:11:38 #8 pushing layers 0.0s done 03:11:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done 03:11:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:38 #8 DONE 0.1s 03:11:38 03:11:38 1 warning found (use --debug to expand): 03:11:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 03:11:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 03:11:39 #1 [internal] load build definition from Dockerfile 03:11:39 #1 transferring dockerfile: 170B done 03:11:39 #1 DONE 0.0s 03:11:39 03:11:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:11:39 #2 DONE 0.0s 03:11:39 03:11:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:11:39 #3 DONE 0.0s 03:11:39 03:11:39 #4 [internal] load .dockerignore 03:11:39 #4 transferring context: 2B done 03:11:39 #4 DONE 0.0s 03:11:39 03:11:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:39 #5 DONE 0.0s 03:11:39 03:11:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done 03:11:39 #6 CACHED 03:11:39 03:11:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 03:11:39 #5 CACHED 03:11:39 03:11:39 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:11:39 #7 DONE 0.0s 03:11:39 03:11:39 #8 exporting to image 03:11:39 #8 exporting layers done 03:11:39 #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done 03:11:39 #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done 03:11:39 #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done 03:11:39 #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done 03:11:39 #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done 03:11:39 #8 pushing layers 0.0s done 03:11:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done 03:11:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:39 #8 DONE 0.1s 03:11:39 03:11:39 1 warning found (use --debug to expand): 03:11:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:39 #1 [internal] load build definition from Dockerfile 03:11:39 #1 transferring dockerfile: 206B done 03:11:39 #1 DONE 0.0s 03:11:39 03:11:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 03:11:39 #2 DONE 0.0s 03:11:39 03:11:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 03:11:39 #3 DONE 0.0s 03:11:39 03:11:39 #4 [internal] load .dockerignore 03:11:39 #4 transferring context: 03:11:39 #4 transferring context: 2B done 03:11:39 #4 DONE 0.0s 03:11:39 03:11:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:39 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:39 #5 DONE 0.0s 03:11:39 03:11:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:39 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:39 #6 DONE 0.1s 03:11:39 03:11:39 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:11:39 #7 DONE 0.0s 03:11:39 03:11:39 #8 exporting to image 03:11:39 #8 exporting layers done 03:11:39 #8 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done 03:11:39 #8 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done 03:11:39 #8 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done 03:11:39 #8 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done 03:11:39 #8 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done 03:11:39 #8 pushing layers 0.1s done 03:11:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 03:11:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done 03:11:40 #8 DONE 0.2s 03:11:40 03:11:40 1 warning found (use --debug to expand): 03:11:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 03:11:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 03:11:40 #1 [internal] load build definition from Dockerfile 03:11:40 #1 transferring dockerfile: 172B done 03:11:40 #1 DONE 0.0s 03:11:40 03:11:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:11:40 #2 DONE 0.0s 03:11:40 03:11:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:11:40 #3 DONE 0.0s 03:11:40 03:11:40 #4 [internal] load .dockerignore 03:11:40 #4 transferring context: 2B done 03:11:40 #4 DONE 0.0s 03:11:40 03:11:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:40 #5 CACHED 03:11:40 03:11:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:40 #6 CACHED 03:11:40 03:11:40 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:11:40 #7 DONE 0.0s 03:11:40 03:11:40 #8 exporting to image 03:11:40 #8 exporting layers done 03:11:40 #8 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done 03:11:40 #8 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done 03:11:40 #8 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done 03:11:40 #8 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done 03:11:40 #8 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done 03:11:40 #8 pushing layers 0.0s done 03:11:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done 03:11:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:40 #8 DONE 0.1s 03:11:40 03:11:40 1 warning found (use --debug to expand): 03:11:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 --push - 03:11:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79' 03:11:41 #1 [internal] load build definition from Dockerfile 03:11:41 #1 transferring dockerfile: 178B done 03:11:41 #1 DONE 0.0s 03:11:41 03:11:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 03:11:41 #2 DONE 0.0s 03:11:41 03:11:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 03:11:41 #3 DONE 0.0s 03:11:41 03:11:41 #4 [internal] load .dockerignore 03:11:41 #4 transferring context: 2B done 03:11:41 #4 DONE 0.0s 03:11:41 03:11:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:41 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:41 #5 CACHED 03:11:41 03:11:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:41 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:41 #6 CACHED 03:11:41 03:11:41 #7 exporting to image 03:11:41 #7 exporting layers done 03:11:41 #7 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done 03:11:41 #7 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done 03:11:41 #7 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done 03:11:41 #7 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done 03:11:41 #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done 03:11:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:41 #7 pushing layers 0.0s done 03:11:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done 03:11:41 #7 DONE 0.1s 03:11:41 03:11:41 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:11:41 #8 DONE 0.0s 03:11:41 03:11:41 1 warning found (use --debug to expand): 03:11:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:41 #1 [internal] load build definition from Dockerfile 03:11:41 #1 transferring dockerfile: 219B done 03:11:41 #1 DONE 0.0s 03:11:41 03:11:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:41 #2 DONE 0.0s 03:11:41 03:11:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:41 #3 DONE 0.0s 03:11:41 03:11:41 #4 [internal] load .dockerignore 03:11:41 #4 transferring context: 2B done 03:11:41 #4 DONE 0.0s 03:11:41 03:11:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:41 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:41 #5 CACHED 03:11:41 03:11:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:41 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:41 #6 CACHED 03:11:41 03:11:41 #7 exporting to image 03:11:41 #7 exporting layers done 03:11:41 #7 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done 03:11:41 #7 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done 03:11:41 #7 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done 03:11:41 #7 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done 03:11:41 #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 03:11:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:41 #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done 03:11:41 #7 pushing layers 0.0s done 03:11:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done 03:11:41 #7 DONE 0.1s 03:11:41 03:11:41 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:11:41 #8 DONE 0.0s 03:11:41 03:11:41 1 warning found (use --debug to expand): 03:11:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 03:11:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 03:11:42 #1 [internal] load build definition from Dockerfile 03:11:42 #1 transferring dockerfile: 170B done 03:11:42 #1 DONE 0.0s 03:11:42 03:11:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:11:42 #2 DONE 0.0s 03:11:42 03:11:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:11:42 #3 DONE 0.0s 03:11:42 03:11:42 #4 [internal] load .dockerignore 03:11:42 #4 transferring context: 2B done 03:11:42 #4 DONE 0.0s 03:11:42 03:11:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:42 #5 CACHED 03:11:42 03:11:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 03:11:42 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done 03:11:42 #6 CACHED 03:11:42 03:11:42 #7 exporting to image 03:11:42 #7 exporting layers done 03:11:42 #7 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done 03:11:42 #7 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done 03:11:42 #7 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done 03:11:42 #7 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done 03:11:42 #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done 03:11:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:42 #7 pushing layers 0.0s done 03:11:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done 03:11:42 #7 DONE 0.1s 03:11:42 03:11:42 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:11:42 #8 DONE 0.0s 03:11:42 03:11:42 1 warning found (use --debug to expand): 03:11:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2' 03:11:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 --push - 03:11:42 #1 [internal] load build definition from Dockerfile 03:11:42 #1 transferring dockerfile: 202B done 03:11:42 #1 DONE 0.0s 03:11:42 03:11:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 03:11:42 #2 DONE 0.0s 03:11:42 03:11:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 03:11:42 #3 DONE 0.0s 03:11:42 03:11:42 #4 [internal] load .dockerignore 03:11:42 #4 transferring context: 2B done 03:11:42 #4 DONE 0.0s 03:11:42 03:11:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:43 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:43 #5 DONE 0.0s 03:11:43 03:11:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:43 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:43 #6 DONE 0.1s 03:11:43 03:11:43 #7 exporting to image 03:11:43 #7 exporting layers done 03:11:43 #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done 03:11:43 #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done 03:11:43 #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done 03:11:43 #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done 03:11:43 #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 03:11:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:43 #7 ... 03:11:43 03:11:43 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:11:43 #8 DONE 0.0s 03:11:43 03:11:43 #7 exporting to image 03:11:43 #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done 03:11:43 #7 pushing layers 0.1s done 03:11:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 03:11:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done 03:11:43 #7 DONE 0.2s 03:11:43 03:11:43 1 warning found (use --debug to expand): 03:11:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 03:11:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 03:11:43 #1 [internal] load build definition from Dockerfile 03:11:43 #1 transferring dockerfile: 168B done 03:11:43 #1 DONE 0.0s 03:11:43 03:11:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:11:43 #2 DONE 0.0s 03:11:43 03:11:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:11:43 #3 DONE 0.0s 03:11:43 03:11:43 #4 [internal] load .dockerignore 03:11:43 #4 transferring context: 2B done 03:11:43 #4 DONE 0.0s 03:11:43 03:11:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:43 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:43 #5 CACHED 03:11:43 03:11:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:43 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:43 #6 CACHED 03:11:43 03:11:43 #7 exporting to image 03:11:43 #7 exporting layers 03:11:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:43 #7 exporting layers done 03:11:43 #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done 03:11:43 #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done 03:11:43 #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done 03:11:43 #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done 03:11:43 #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done 03:11:43 #7 pushing layers 0.0s done 03:11:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done 03:11:43 #7 DONE 0.1s 03:11:43 03:11:43 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:11:43 #8 DONE 0.0s 03:11:43 03:11:43 1 warning found (use --debug to expand): 03:11:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79' 03:11:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 --push - 03:11:44 #1 [internal] load build definition from Dockerfile 03:11:44 #1 transferring dockerfile: 174B done 03:11:44 #1 DONE 0.0s 03:11:44 03:11:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 03:11:44 #2 DONE 0.0s 03:11:44 03:11:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 03:11:44 #3 DONE 0.0s 03:11:44 03:11:44 #4 [internal] load .dockerignore 03:11:44 #4 transferring context: 2B done 03:11:44 #4 DONE 0.0s 03:11:44 03:11:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:44 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:44 #5 CACHED 03:11:44 03:11:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:44 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:44 #6 CACHED 03:11:44 03:11:44 #7 exporting to image 03:11:44 #7 exporting layers done 03:11:44 #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done 03:11:44 #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done 03:11:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:44 #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done 03:11:44 #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done 03:11:44 #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done 03:11:44 #7 pushing layers 0.0s done 03:11:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done 03:11:44 #7 DONE 0.1s 03:11:44 03:11:44 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:11:44 #8 DONE 0.0s 03:11:44 03:11:44 1 warning found (use --debug to expand): 03:11:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - 03:11:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' 03:11:45 #1 [internal] load build definition from Dockerfile 03:11:45 #1 transferring dockerfile: 215B done 03:11:45 #1 DONE 0.0s 03:11:45 03:11:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:45 #2 DONE 0.0s 03:11:45 03:11:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:11:45 #3 DONE 0.0s 03:11:45 03:11:45 #4 [internal] load .dockerignore 03:11:45 #4 transferring context: 2B done 03:11:45 #4 DONE 0.0s 03:11:45 03:11:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:45 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:45 #5 CACHED 03:11:45 03:11:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:45 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:45 #6 CACHED 03:11:45 03:11:45 #7 exporting to image 03:11:45 #7 exporting layers done 03:11:45 #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done 03:11:45 #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done 03:11:45 #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done 03:11:45 #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done 03:11:45 #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done 03:11:45 #7 pushing layers 0.0s done 03:11:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 03:11:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done 03:11:45 #7 DONE 0.1s 03:11:45 03:11:45 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:11:45 #8 DONE 0.0s 03:11:45 03:11:45 1 warning found (use --debug to expand): 03:11:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 03:11:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 03:11:45 #1 [internal] load build definition from Dockerfile 03:11:45 #1 transferring dockerfile: 166B done 03:11:45 #1 DONE 0.0s 03:11:45 03:11:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:11:45 #2 DONE 0.0s 03:11:45 03:11:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:11:45 #3 DONE 0.0s 03:11:45 03:11:45 #4 [internal] load .dockerignore 03:11:45 #4 transferring context: 2B done 03:11:45 #4 DONE 0.0s 03:11:45 03:11:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:45 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:45 #5 CACHED 03:11:45 03:11:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 03:11:45 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done 03:11:45 #6 CACHED 03:11:45 03:11:45 #7 exporting to image 03:11:45 #7 exporting layers done 03:11:45 #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done 03:11:45 #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done 03:11:45 #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done 03:11:45 #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 03:11:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:45 #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done 03:11:45 #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done 03:11:45 #7 pushing layers 0.0s done 03:11:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done 03:11:45 #7 DONE 0.1s 03:11:45 03:11:45 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:11:45 #8 DONE 0.0s 03:11:45 03:11:45 1 warning found (use --debug to expand): 03:11:45  - 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:11:45 + '[' -d /w/workspace/edgex-go/930/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:11:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:11:46 ---> package-listing.sh 03:11:46 ++ facter osfamily 03:11:46 ++ tr '[:upper:]' '[:lower:]' 03:11:47 + OS_FAMILY=redhat 03:11:47 + workspace=/w/workspace/edgex-go/930 03:11:47 + START_PACKAGES=/tmp/packages_start.txt 03:11:47 + END_PACKAGES=/tmp/packages_end.txt 03:11:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:47 + PACKAGES=/tmp/packages_start.txt 03:11:47 + '[' /w/workspace/edgex-go/930 ']' 03:11:47 + PACKAGES=/tmp/packages_end.txt 03:11:47 + case "${OS_FAMILY}" in 03:11:47 + rpm -qa 03:11:47 + sort 03:11:47 + '[' -f /tmp/packages_start.txt ']' 03:11:47 + '[' -f /tmp/packages_end.txt ']' 03:11:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:47 + '[' /w/workspace/edgex-go/930 ']' 03:11:47 + mkdir -p /w/workspace/edgex-go/930/archives/ 03:11:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/930/archives/ [Pipeline] echo 03:11:47 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/930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:11:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:48 03:11:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:48 latest: Pulling from edgex-lftools-log-publisher 03:11:48 5eb5b503b376: Pulling fs layer 03:11:48 5c69ac0246d0: Pulling fs layer 03:11:48 ec43610c2a17: Pulling fs layer 03:11:48 3a2ae6a8a46f: Pulling fs layer 03:11:48 33b1e0a273af: Pulling fs layer 03:11:48 5d3b04190fa2: Pulling fs layer 03:11:48 2f39f015ded8: Pulling fs layer 03:11:48 3a2ae6a8a46f: Waiting 03:11:48 33b1e0a273af: Waiting 03:11:48 5d3b04190fa2: Waiting 03:11:48 2f39f015ded8: Waiting 03:11:48 5c69ac0246d0: Verifying Checksum 03:11:48 5c69ac0246d0: Download complete 03:11:48 3a2ae6a8a46f: Verifying Checksum 03:11:48 3a2ae6a8a46f: Download complete 03:11:48 33b1e0a273af: Verifying Checksum 03:11:48 33b1e0a273af: Download complete 03:11:48 ec43610c2a17: Verifying Checksum 03:11:48 ec43610c2a17: Download complete 03:11:48 5d3b04190fa2: Verifying Checksum 03:11:48 5d3b04190fa2: Download complete 03:11:49 5eb5b503b376: Verifying Checksum 03:11:49 5eb5b503b376: Download complete 03:11:49 2f39f015ded8: Verifying Checksum 03:11:49 2f39f015ded8: Download complete 03:11:50 5eb5b503b376: Pull complete 03:11:50 5c69ac0246d0: Pull complete 03:11:50 ec43610c2a17: Pull complete 03:11:50 3a2ae6a8a46f: Pull complete 03:11:51 33b1e0a273af: Pull complete 03:11:51 5d3b04190fa2: Pull complete 03:11:54 2f39f015ded8: Pull complete 03:11:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:54 prd-centos7-docker-4c-2g-774004 does not seem to be running inside a container 03:11:54 $ 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/930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:11:58 $ docker top 1b359ae80c0c28dca7b0949060bb9d1c00d5375f7dd661a55c418d8fad094ca9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:11:58 + mkdir -p /var/log/sysstat [Pipeline] sh 03:11:59 + ls /var/log/sa-host 03:11:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:59 provisioning config files... 03:11:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14076315653888420581tmp [Pipeline] { [Pipeline] echo 03:11:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:11:59 ---> create-netrc.sh [Pipeline] } 03:11:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:11:59 ---> python-tools-install.sh [Pipeline] echo 03:12:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:12:00 ---> sudo-logs.sh 03:12:00 Archiving 'sudo' log.. 03:12:00 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:12:00 $ docker stop --time=1 1b359ae80c0c28dca7b0949060bb9d1c00d5375f7dd661a55c418d8fad094ca9 03:12:01 $ docker rm -f --volumes 1b359ae80c0c28dca7b0949060bb9d1c00d5375f7dd661a55c418d8fad094ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:12:01 [WS-CLEANUP] Deleting project workspace... 03:12:01 [WS-CLEANUP] Deferred wipeout is used... 03:12:01 [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:28:04 #136 ... 03:28:04 03:28:04 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:28:04 #153 DONE 1167.1s 03:28:04 03:28:04 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:28:04 #136 ... 03:28:04 03:28:04 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:28:04 #155 DONE 0.2s 03:28:04 03:28:04 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:28:04 #148 ... 03:28:04 03:28:04 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:28:04 #156 DONE 0.2s 03:28:04 03:28:04 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:28:04 #157 DONE 0.3s 03:28:04 03:28:04 #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:28:04 #158 DONE 0.1s 03:28:04 03:28:04 #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:28:04 #159 DONE 0.2s 03:28:04 03:28:04 #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:28:04 #160 DONE 2.2s 03:28:04 03:28:04 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:28:04 #34 ... 03:28:04 03:28:04 #118 [core-common-config-bootstrapper] exporting to image 03:28:04 #118 exporting layers 03:28:04 #118 exporting layers 0.9s done 03:28:04 #118 writing image sha256:a45b5c36413a9c79f2a4774e5b20572e234f36b22c4599f7781a9925e3e8e37b done 03:28:04 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:28:04 #118 DONE 6.4s 03:28:04 03:28:04 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:28:19 #34 ... 03:28:19 03:28:19 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:28:19 #148 DONE 1188.7s 03:28:19 03:28:19 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:28:19 #161 DONE 0.4s 03:28:19 03:28:19 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:28:21 #162 DONE 2.4s 03:28:21 03:28:21 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:28:21 #163 DONE 0.2s 03:28:21 03:28:21 #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 03:28:21 #150 ... 03:28:21 03:28:21 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:28:22 #164 DONE 0.2s 03:28:22 03:28:22 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:28:22 #165 DONE 0.3s 03:28:22 03:28:22 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:28:22 #166 DONE 0.1s 03:28:22 03:28:22 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:28:22 #146 ... 03:28:22 03:28:22 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:28:22 #167 DONE 0.2s 03:28:22 03:28:22 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:28:22 #168 DONE 0.1s 03:28:22 03:28:22 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:28:22 #169 DONE 0.1s 03:28:22 03:28:22 #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 03:28:23 #150 ... 03:28:23 03:28:23 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:28:23 #170 DONE 0.1s 03:28:23 03:28:23 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:28:24 #171 DONE 2.1s 03:28:24 03:28:24 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:28:25 #149 ... 03:28:25 03:28:25 #118 [security-bootstrapper] exporting to image 03:28:25 #118 exporting layers 03:28:26 #118 exporting layers 1.2s done 03:28:26 #118 writing image sha256:3552ee1a83ed7fb366f45c259f34f224251646758709b7267846d3445d950286 done 03:28:26 #118 naming to docker.io/library/security-bootstrapper-arm64 done 03:28:26 #118 DONE 7.6s 03:28:26 03:28:26 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:44:19 #37 ... 03:44:19 03:44:19 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:19 #151 DONE 2148.7s 03:44:19 03:44:19 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:44:19 #34 ... 03:44:19 03:44:19 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:19 #172 DONE 0.3s 03:44:19 03:44:19 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:19 #173 DONE 0.2s 03:44:19 03:44:19 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:44:20 #174 DONE 0.5s 03:44:20 03:44:20 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:44:20 #175 DONE 0.1s 03:44:20 03:44:20 #118 [core-command] exporting to image 03:44:20 #118 exporting layers 03:44:21 #118 exporting layers 0.5s done 03:44:21 #118 writing image sha256:36401451e64f3bc80c8c11835df8b312094f2d1c9df8bdf7d898ea388f4e895e done 03:44:21 #118 naming to docker.io/library/core-command-arm64 done 03:44:21 #118 DONE 8.2s 03:44:21 03:44:21 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:44:47 #149 ... 03:44:47 03:44:47 #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 03:44:47 #150 2174.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:44:49 #150 ... 03:44:49 03:44:49 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:44:49 #145 DONE 2179.5s 03:44:49 03:44:49 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:44:50 #34 ... 03:44:50 03:44:50 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:44:50 #176 DONE 0.2s 03:44:50 03:44:50 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:50 #154 ... 03:44:50 03:44:50 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:44:50 #177 DONE 0.2s 03:44:50 03:44:50 #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:44:50 #178 DONE 0.2s 03:44:50 03:44:50 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:44:51 #179 DONE 0.1s 03:44:51 03:44:51 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:44:51 #34 ... 03:44:51 03:44:51 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:44:51 #180 DONE 0.4s 03:44:51 03:44:51 #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 03:44:51 #150 ... 03:44:51 03:44:51 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:44:51 #181 DONE 0.2s 03:44:51 03:44:51 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:53 #182 DONE 2.0s 03:44:53 03:44:53 #118 [security-proxy-setup] exporting to image 03:44:53 #118 exporting layers 03:44:54 #118 exporting layers 0.9s done 03:44:54 #118 writing image sha256:86a6111af736eadb72f4fa14ff0e5d1943615efef46ef3157d2c257480210752 done 03:44:54 #118 naming to docker.io/library/security-proxy-setup-arm64 done 03:44:54 #118 DONE 9.1s 03:44:54 03:44:54 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:21 #149 ... 03:45:21 03:45:21 #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 03:45:21 #150 DONE 2207.2s 03:45:21 03:45:21 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:21 #149 ... 03:45:21 03:45:21 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:45:21 #183 DONE 0.1s 03:45:21 03:45:21 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:21 #149 ... 03:45:21 03:45:21 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:45:21 #184 DONE 0.1s 03:45:21 03:45:21 #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:45:21 #185 DONE 0.1s 03:45:21 03:45:21 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:21 #149 ... 03:45:21 03:45:21 #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:45:21 #186 DONE 0.1s 03:45:21 03:45:21 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:45:21 #187 DONE 0.1s 03:45:21 03:45:21 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:45:21 #34 ... 03:45:21 03:45:21 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:45:21 #188 DONE 0.4s 03:45:21 03:45:21 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:21 #152 ... 03:45:21 03:45:21 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:45:21 #189 DONE 0.5s 03:45:21 03:45:21 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:45:21 #190 DONE 0.2s 03:45:21 03:45:21 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:22 #191 DONE 2.0s 03:45:22 03:45:22 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:22 #149 ... 03:45:22 03:45:22 #118 [security-secretstore-setup] exporting to image 03:45:22 #118 exporting layers 03:45:23 #118 exporting layers 1.4s done 03:45:23 #118 writing image sha256:134143604cf152a89047f5f42395d8ae32f25b8de02f5adf9773a1f6cd79ab2a done 03:45:23 #118 naming to docker.io/library/security-secretstore-setup-arm64 done 03:45:23 #118 DONE 10.5s 03:45:23 03:45:23 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:46:31 #34 ... 03:46:31 03:46:31 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:46:31 #136 DONE 2274.1s 03:46:31 03:46:31 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:46:31 #149 ... 03:46:31 03:46:31 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:46:31 #192 DONE 0.3s 03:46:31 03:46:31 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:46:31 #193 DONE 0.3s 03:46:31 03:46:31 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:46:31 #149 ... 03:46:31 03:46:31 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:46:31 #194 DONE 0.5s 03:46:31 03:46:31 #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:46:31 #195 DONE 0.1s 03:46:31 03:46:31 #118 [security-spiffe-token-provider] exporting to image 03:46:31 #118 exporting layers 03:46:31 #118 exporting layers 0.6s done 03:46:31 #118 writing image sha256:a7785f8c9d65552401ec34eacc02554567ca403ff40632c542dcd06d050f2cac done 03:46:31 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:46:31 #118 DONE 11.1s 03:46:31 03:46:31 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:47:04 #34 ... 03:47:04 03:47:04 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:47:04 #149 DONE 2313.9s 03:47:04 03:47:04 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:04 #147 ... 03:47:04 03:47:04 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:05 #196 DONE 0.2s 03:47:05 03:47:05 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:47:05 #197 DONE 0.3s 03:47:05 03:47:05 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:47:06 #198 DONE 0.5s 03:47:06 03:47:06 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:47:06 #199 DONE 0.1s 03:47:06 03:47:06 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:47:06 #200 DONE 0.1s 03:47:06 03:47:06 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:07 #201 ... 03:47:07 03:47:07 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:47:07 #154 DONE 2317.7s 03:47:08 03:47:08 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:08 #144 ... 03:47:08 03:47:08 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:08 #202 DONE 0.4s 03:47:08 03:47:08 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:08 #203 ... 03:47:08 03:47:08 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:08 #201 DONE 2.8s 03:47:09 03:47:09 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:09 #203 DONE 0.4s 03:47:09 03:47:09 #118 [security-proxy-auth] exporting to image 03:47:09 #118 exporting layers 03:47:10 #118 ... 03:47:10 03:47:10 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:47:10 #204 DONE 0.9s 03:47:10 03:47:10 #118 [security-proxy-auth] exporting to image 03:47:10 #118 exporting layers 1.5s done 03:47:10 #118 writing image sha256:1b3c8464e740a285598368e264945f39213a0ef71ce256afac895c344983067a 0.0s done 03:47:10 #118 naming to docker.io/library/security-proxy-auth-arm64 03:47:10 #118 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 03:47:10 #118 DONE 12.6s 03:47:10 03:47:10 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:47:10 #205 DONE 0.5s 03:47:10 03:47:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:10 #144 ... 03:47:10 03:47:10 #118 [core-data] exporting to image 03:47:11 #118 exporting layers 0.9s done 03:47:11 #118 writing image sha256:1e466cdaf93012e4c331d234c271d2fd4fd3007ace7f789b2fff9699776b76b4 done 03:47:11 #118 naming to docker.io/library/core-data-arm64 done 03:47:11 #118 DONE 13.6s 03:47:11 03:47:11 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:47:14 #34 ... 03:47:14 03:47:14 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:14 #152 DONE 2324.4s 03:47:14 03:47:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:15 #144 ... 03:47:15 03:47:15 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:15 #206 DONE 0.1s 03:47:15 03:47:15 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:47:15 #207 DONE 0.2s 03:47:15 03:47:15 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:47:15 #208 ... 03:47:15 03:47:15 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:47:15 #146 DONE 2326.0s 03:47:16 03:47:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:16 #144 ... 03:47:16 03:47:16 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:47:16 #208 DONE 0.7s 03:47:16 03:47:16 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:47:16 #209 DONE 0.2s 03:47:16 03:47:16 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:47:16 #210 DONE 0.2s 03:47:16 03:47:16 #118 [core-metadata] exporting to image 03:47:17 #118 ... 03:47:17 03:47:17 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:47:17 #211 DONE 0.3s 03:47:17 03:47:17 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:47:17 #212 ... 03:47:17 03:47:17 #118 [core-metadata] exporting to image 03:47:17 #118 exporting layers 1.1s done 03:47:17 #118 writing image sha256:8063571a5509b0ed3b54b4652702049c60c4eee302206836f2465d7094cf547b done 03:47:17 #118 naming to docker.io/library/core-metadata-arm64 done 03:47:17 #118 DONE 14.7s 03:47:18 03:47:18 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:18 #144 ... 03:47:18 03:47:18 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:47:18 #212 DONE 0.7s 03:47:18 03:47:18 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:47:18 #213 DONE 0.1s 03:47:18 03:47:18 #118 [core-keeper] exporting to image 03:47:18 #118 exporting layers 0.6s done 03:47:19 #118 writing image sha256:2ef261a70d95fd672a52e4800c1a7387ccd86d4bd952022e7816e298e54ee20d done 03:47:19 #118 naming to docker.io/library/core-keeper-arm64 done 03:47:19 #118 DONE 15.3s 03:47:19 03:47:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:45 #144 ... 03:47:45 03:47:45 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:45 #147 DONE 2355.0s 03:47:45 03:47:45 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:45 #44 ... 03:47:45 03:47:45 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:45 #214 DONE 0.2s 03:47:45 03:47:45 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:45 #215 DONE 0.1s 03:47:45 03:47:45 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:47:45 #34 ... 03:47:45 03:47:45 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:47:46 #216 DONE 0.5s 03:47:46 03:47:46 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:47:46 #217 DONE 0.1s 03:47:46 03:47:46 #118 [support-scheduler] exporting to image 03:47:46 #118 exporting layers 03:47:47 #118 exporting layers 1.1s done 03:47:47 #118 writing image sha256:ccfee92e6c8cd0acdde0bfcc4ac0540798dd6efa51004d275a9317c11f6d182d done 03:47:47 #118 naming to docker.io/library/support-scheduler-arm64 done 03:47:47 #118 DONE 16.4s 03:47:47 03:47:47 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:54 #37 ... 03:47:54 03:47:54 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:54 #144 DONE 2363.4s 03:47:54 03:47:54 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:47:54 #34 ... 03:47:54 03:47:54 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:54 #218 DONE 0.1s 03:47:54 03:47:54 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:54 #219 DONE 0.1s 03:47:54 03:47:54 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:54 #220 DONE 0.4s 03:47:54 03:47:54 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:47:54 #221 DONE 0.1s 03:47:54 03:47:54 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:55 #44 ... 03:47:55 03:47:55 #118 [support-notifications] exporting to image 03:47:55 #118 exporting layers 03:47:55 #118 exporting layers 0.6s done 03:47:55 #118 writing image sha256:03637b774a1bfd4e462c56021052e12281fb982f87724e8e8185582796815ea4 done 03:47:55 #118 naming to docker.io/library/support-notifications-arm64 done 03:47:55 #118 DONE 17.0s 03:47:55 03:47:55 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:55 time="2025-11-28T03:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:47:55 $ docker stop --time=1 3c944b99015967ce98a5e348716c5dff302bd9cb70cfc7848325272d20d11877 03:47:57 $ docker rm -f --volumes 3c944b99015967ce98a5e348716c5dff302bd9cb70cfc7848325272d20d11877 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:57 + docker images 03:47:57 REPOSITORY TAG IMAGE ID CREATED SIZE 03:47:57 support-notifications-arm64 latest 03637b774a1b 3 seconds ago 54.3MB 03:47:57 support-scheduler-arm64 latest ccfee92e6c8c 11 seconds ago 50.4MB 03:47:57 core-keeper-arm64 latest 2ef261a70d95 39 seconds ago 45.1MB 03:47:57 core-metadata-arm64 latest 8063571a5509 41 seconds ago 46.3MB 03:47:57 core-data-arm64 latest 1e466cdaf930 47 seconds ago 46.2MB 03:47:57 security-proxy-auth-arm64 latest 1b3c8464e740 49 seconds ago 45.4MB 03:47:57 security-spiffe-token-provider-arm64 latest a7785f8c9d65 About a minute ago 50.2MB 03:47:57 security-secretstore-setup-arm64 latest 134143604cf1 2 minutes ago 81.6MB 03:47:57 security-proxy-setup-arm64 latest 86a6111af736 3 minutes ago 51.3MB 03:47:57 core-command-arm64 latest 36401451e64f 3 minutes ago 40.9MB 03:47:57 security-bootstrapper-arm64 latest 3552ee1a83ed 19 minutes ago 22.2MB 03:47:57 core-common-config-bootstrapper-arm64 latest a45b5c36413a 19 minutes ago 21.1MB 03:47:57 security-spire-agent-arm64 latest bef6463c0e8b 40 minutes ago 220MB 03:47:57 security-spire-config-arm64 latest f9893bb9de07 40 minutes ago 163MB 03:47:57 security-spire-server-arm64 latest 20e957ce7f88 40 minutes ago 164MB 03:47:57 ci-base-image-arm64 latest d7471e4969c9 42 minutes ago 927MB 03:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 weeks ago 564MB 03:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:58 provisioning config files... 03:47:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config6790980286329645481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> ****-login.sh 03:47:58 nexus3.edgexfoundry.org:10001 03:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:58 Configure a credential helper to remove this warning. See 03:47:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:58 03:47:58 Login Succeeded 03:47:58 nexus3.edgexfoundry.org:10002 03:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:58 Configure a credential helper to remove this warning. See 03:47:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:58 03:47:58 Login Succeeded 03:47:58 nexus3.edgexfoundry.org:10003 03:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:59 Configure a credential helper to remove this warning. See 03:47:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:59 03:47:59 Login Succeeded 03:47:59 nexus3.edgexfoundry.org:10004 03:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:59 Configure a credential helper to remove this warning. See 03:47:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:59 03:47:59 Login Succeeded 03:47:59 ****.io 03:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:00 Configure a credential helper to remove this warning. See 03:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:00 03:48:00 Login Succeeded 03:48:00 ---> ****-login.sh ends [Pipeline] } 03:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:48:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:48:00 93993623b6023bd90f5581334015c52b08f52fe2 03:48:00 latest 03:48:00 4.1.0-dev.79 03:48:00 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:00 main 03:48:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:01 f7fcc87beb54: Preparing 03:48:01 2268aaa54e76: Preparing 03:48:01 1e0bef174c7b: Preparing 03:48:01 0e1e965fbec2: Preparing 03:48:01 66a7f15247b4: Preparing 03:48:01 3d15c4899641: Preparing 03:48:01 0e64f2360a44: Preparing 03:48:01 0e64f2360a44: Waiting 03:48:01 3d15c4899641: Waiting 03:48:01 0e1e965fbec2: Pushed 03:48:01 1e0bef174c7b: Pushed 03:48:01 f7fcc87beb54: Pushed 03:48:01 0e64f2360a44: Layer already exists 03:48:01 3d15c4899641: Pushed 03:48:01 66a7f15247b4: Pushed 03:48:08 2268aaa54e76: Pushed 03:48:08 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:09 f7fcc87beb54: Preparing 03:48:09 2268aaa54e76: Preparing 03:48:09 1e0bef174c7b: Preparing 03:48:09 0e1e965fbec2: Preparing 03:48:09 66a7f15247b4: Preparing 03:48:09 3d15c4899641: Preparing 03:48:09 0e64f2360a44: Preparing 03:48:09 3d15c4899641: Waiting 03:48:09 0e64f2360a44: Waiting 03:48:09 0e1e965fbec2: Layer already exists 03:48:09 f7fcc87beb54: Layer already exists 03:48:09 1e0bef174c7b: Layer already exists 03:48:09 66a7f15247b4: Layer already exists 03:48:09 2268aaa54e76: Layer already exists 03:48:09 0e64f2360a44: Layer already exists 03:48:09 3d15c4899641: Layer already exists 03:48:09 latest: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 03:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:10 f7fcc87beb54: Preparing 03:48:10 2268aaa54e76: Preparing 03:48:10 1e0bef174c7b: Preparing 03:48:10 0e1e965fbec2: Preparing 03:48:10 66a7f15247b4: Preparing 03:48:10 3d15c4899641: Preparing 03:48:10 0e64f2360a44: Preparing 03:48:10 3d15c4899641: Waiting 03:48:10 0e64f2360a44: Waiting 03:48:10 f7fcc87beb54: Layer already exists 03:48:10 0e1e965fbec2: Layer already exists 03:48:10 2268aaa54e76: Layer already exists 03:48:10 1e0bef174c7b: Layer already exists 03:48:10 66a7f15247b4: Layer already exists 03:48:10 0e64f2360a44: Layer already exists 03:48:10 3d15c4899641: Layer already exists 03:48:10 4.1.0-dev.79: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:11 f7fcc87beb54: Preparing 03:48:11 2268aaa54e76: Preparing 03:48:11 1e0bef174c7b: Preparing 03:48:11 0e1e965fbec2: Preparing 03:48:11 66a7f15247b4: Preparing 03:48:11 3d15c4899641: Preparing 03:48:11 0e64f2360a44: Preparing 03:48:11 3d15c4899641: Waiting 03:48:11 0e64f2360a44: Waiting 03:48:11 0e1e965fbec2: Layer already exists 03:48:11 2268aaa54e76: Layer already exists 03:48:11 1e0bef174c7b: Layer already exists 03:48:11 f7fcc87beb54: Layer already exists 03:48:11 66a7f15247b4: Layer already exists 03:48:11 0e64f2360a44: Layer already exists 03:48:11 3d15c4899641: Layer already exists 03:48:11 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:12 f7fcc87beb54: Preparing 03:48:12 2268aaa54e76: Preparing 03:48:12 1e0bef174c7b: Preparing 03:48:12 0e1e965fbec2: Preparing 03:48:12 66a7f15247b4: Preparing 03:48:12 3d15c4899641: Preparing 03:48:12 0e64f2360a44: Preparing 03:48:12 3d15c4899641: Waiting 03:48:12 0e64f2360a44: Waiting 03:48:12 f7fcc87beb54: Layer already exists 03:48:12 2268aaa54e76: Layer already exists 03:48:12 66a7f15247b4: Layer already exists 03:48:12 1e0bef174c7b: Layer already exists 03:48:12 0e1e965fbec2: Layer already exists 03:48:12 0e64f2360a44: Layer already exists 03:48:12 3d15c4899641: Layer already exists 03:48:12 main: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:12 ===================================================== [Pipeline] echo 03:48:12 taggedImages: 03:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 03:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:48:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:48:12 93993623b6023bd90f5581334015c52b08f52fe2 03:48:12 latest 03:48:12 4.1.0-dev.79 03:48:12 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:12 main 03:48:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:13 fedc8d23647a: Preparing 03:48:13 d5b3e40d18d4: Preparing 03:48:13 e9eacea6fbd7: Preparing 03:48:13 b486266c8821: Preparing 03:48:13 1e0bef174c7b: Preparing 03:48:13 0e1e965fbec2: Preparing 03:48:13 66a7f15247b4: Preparing 03:48:13 3d15c4899641: Preparing 03:48:13 0e64f2360a44: Preparing 03:48:13 66a7f15247b4: Waiting 03:48:13 3d15c4899641: Waiting 03:48:13 0e64f2360a44: Waiting 03:48:13 0e1e965fbec2: Waiting 03:48:13 1e0bef174c7b: Layer already exists 03:48:13 0e1e965fbec2: Layer already exists 03:48:13 d5b3e40d18d4: Pushed 03:48:13 e9eacea6fbd7: Pushed 03:48:13 66a7f15247b4: Layer already exists 03:48:13 3d15c4899641: Layer already exists 03:48:13 0e64f2360a44: Layer already exists 03:48:13 fedc8d23647a: Pushed 03:48:17 b486266c8821: Pushed 03:48:17 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + 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:48:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:18 fedc8d23647a: Preparing 03:48:18 d5b3e40d18d4: Preparing 03:48:18 e9eacea6fbd7: Preparing 03:48:18 b486266c8821: Preparing 03:48:18 1e0bef174c7b: Preparing 03:48:18 0e1e965fbec2: Preparing 03:48:18 66a7f15247b4: Preparing 03:48:18 3d15c4899641: Preparing 03:48:18 0e64f2360a44: Preparing 03:48:18 0e1e965fbec2: Waiting 03:48:18 66a7f15247b4: Waiting 03:48:18 3d15c4899641: Waiting 03:48:18 0e64f2360a44: Waiting 03:48:18 e9eacea6fbd7: Layer already exists 03:48:18 1e0bef174c7b: Layer already exists 03:48:18 d5b3e40d18d4: Layer already exists 03:48:18 b486266c8821: Layer already exists 03:48:18 fedc8d23647a: Layer already exists 03:48:18 0e64f2360a44: Layer already exists 03:48:18 0e1e965fbec2: Layer already exists 03:48:18 66a7f15247b4: Layer already exists 03:48:18 3d15c4899641: Layer already exists 03:48:18 latest: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 03:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:19 fedc8d23647a: Preparing 03:48:19 d5b3e40d18d4: Preparing 03:48:19 e9eacea6fbd7: Preparing 03:48:19 b486266c8821: Preparing 03:48:19 1e0bef174c7b: Preparing 03:48:19 0e1e965fbec2: Preparing 03:48:19 66a7f15247b4: Preparing 03:48:19 3d15c4899641: Preparing 03:48:19 0e64f2360a44: Preparing 03:48:19 66a7f15247b4: Waiting 03:48:19 3d15c4899641: Waiting 03:48:19 0e64f2360a44: Waiting 03:48:19 0e1e965fbec2: Waiting 03:48:19 b486266c8821: Layer already exists 03:48:19 1e0bef174c7b: Layer already exists 03:48:19 d5b3e40d18d4: Layer already exists 03:48:19 fedc8d23647a: Layer already exists 03:48:19 e9eacea6fbd7: Layer already exists 03:48:19 0e1e965fbec2: Layer already exists 03:48:19 66a7f15247b4: Layer already exists 03:48:19 0e64f2360a44: Layer already exists 03:48:19 3d15c4899641: Layer already exists 03:48:19 4.1.0-dev.79: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:20 fedc8d23647a: Preparing 03:48:20 d5b3e40d18d4: Preparing 03:48:20 e9eacea6fbd7: Preparing 03:48:20 b486266c8821: Preparing 03:48:20 1e0bef174c7b: Preparing 03:48:20 0e1e965fbec2: Preparing 03:48:20 66a7f15247b4: Preparing 03:48:20 3d15c4899641: Preparing 03:48:20 0e64f2360a44: Preparing 03:48:20 66a7f15247b4: Waiting 03:48:20 3d15c4899641: Waiting 03:48:20 0e1e965fbec2: Waiting 03:48:20 0e64f2360a44: Waiting 03:48:20 d5b3e40d18d4: Layer already exists 03:48:20 1e0bef174c7b: Layer already exists 03:48:20 e9eacea6fbd7: Layer already exists 03:48:20 b486266c8821: Layer already exists 03:48:20 fedc8d23647a: Layer already exists 03:48:20 0e1e965fbec2: Layer already exists 03:48:20 66a7f15247b4: Layer already exists 03:48:20 0e64f2360a44: Layer already exists 03:48:20 3d15c4899641: Layer already exists 03:48:20 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + 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:48:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:20 fedc8d23647a: Preparing 03:48:20 d5b3e40d18d4: Preparing 03:48:20 e9eacea6fbd7: Preparing 03:48:20 b486266c8821: Preparing 03:48:20 1e0bef174c7b: Preparing 03:48:20 0e1e965fbec2: Preparing 03:48:20 66a7f15247b4: Preparing 03:48:20 3d15c4899641: Preparing 03:48:20 0e64f2360a44: Preparing 03:48:20 0e1e965fbec2: Waiting 03:48:20 66a7f15247b4: Waiting 03:48:20 3d15c4899641: Waiting 03:48:20 0e64f2360a44: Waiting 03:48:20 b486266c8821: Layer already exists 03:48:20 e9eacea6fbd7: Layer already exists 03:48:20 fedc8d23647a: Layer already exists 03:48:20 d5b3e40d18d4: Layer already exists 03:48:20 1e0bef174c7b: Layer already exists 03:48:20 0e1e965fbec2: Layer already exists 03:48:20 66a7f15247b4: Layer already exists 03:48:20 0e64f2360a44: Layer already exists 03:48:20 3d15c4899641: Layer already exists 03:48:21 main: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:21 ===================================================== [Pipeline] echo 03:48:21 taggedImages: 03:48:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:48:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 03:48:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:48:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:48:21 93993623b6023bd90f5581334015c52b08f52fe2 03:48:21 latest 03:48:21 4.1.0-dev.79 03:48:21 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:21 main 03:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:48:22 9ae74864561f: Preparing 03:48:22 825b528e096c: Preparing 03:48:22 1e0bef174c7b: Preparing 03:48:22 0e1e965fbec2: Preparing 03:48:22 6dcd47357eff: Preparing 03:48:22 b12cd38c339a: Preparing 03:48:22 0e64f2360a44: Preparing 03:48:22 b12cd38c339a: Waiting 03:48:22 0e64f2360a44: Waiting 03:48:22 1e0bef174c7b: Layer already exists 03:48:22 0e1e965fbec2: Layer already exists 03:48:22 0e64f2360a44: Layer already exists 03:48:22 9ae74864561f: Pushed 03:48:22 b12cd38c339a: Pushed 03:48:22 6dcd47357eff: Pushed 03:48:30 825b528e096c: Pushed 03:48:30 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:48:31 9ae74864561f: Preparing 03:48:31 825b528e096c: Preparing 03:48:31 1e0bef174c7b: Preparing 03:48:31 0e1e965fbec2: Preparing 03:48:31 6dcd47357eff: Preparing 03:48:31 b12cd38c339a: Preparing 03:48:31 0e64f2360a44: Preparing 03:48:31 0e64f2360a44: Waiting 03:48:31 b12cd38c339a: Waiting 03:48:31 1e0bef174c7b: Layer already exists 03:48:31 9ae74864561f: Layer already exists 03:48:31 0e1e965fbec2: Layer already exists 03:48:31 6dcd47357eff: Layer already exists 03:48:31 825b528e096c: Layer already exists 03:48:31 b12cd38c339a: Layer already exists 03:48:31 0e64f2360a44: Layer already exists 03:48:31 latest: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 03:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:48:32 9ae74864561f: Preparing 03:48:32 825b528e096c: Preparing 03:48:32 1e0bef174c7b: Preparing 03:48:32 0e1e965fbec2: Preparing 03:48:32 6dcd47357eff: Preparing 03:48:32 b12cd38c339a: Preparing 03:48:32 0e64f2360a44: Preparing 03:48:32 b12cd38c339a: Waiting 03:48:32 0e64f2360a44: Waiting 03:48:32 1e0bef174c7b: Layer already exists 03:48:32 9ae74864561f: Layer already exists 03:48:32 825b528e096c: Layer already exists 03:48:32 0e1e965fbec2: Layer already exists 03:48:32 6dcd47357eff: Layer already exists 03:48:32 b12cd38c339a: Layer already exists 03:48:32 0e64f2360a44: Layer already exists 03:48:32 4.1.0-dev.79: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:48:33 9ae74864561f: Preparing 03:48:33 825b528e096c: Preparing 03:48:33 1e0bef174c7b: Preparing 03:48:33 0e1e965fbec2: Preparing 03:48:33 6dcd47357eff: Preparing 03:48:33 b12cd38c339a: Preparing 03:48:33 0e64f2360a44: Preparing 03:48:33 0e64f2360a44: Waiting 03:48:33 b12cd38c339a: Waiting 03:48:33 9ae74864561f: Layer already exists 03:48:33 6dcd47357eff: Layer already exists 03:48:33 0e1e965fbec2: Layer already exists 03:48:33 825b528e096c: Layer already exists 03:48:33 1e0bef174c7b: Layer already exists 03:48:33 b12cd38c339a: Layer already exists 03:48:33 0e64f2360a44: Layer already exists 03:48:33 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:48:34 9ae74864561f: Preparing 03:48:34 825b528e096c: Preparing 03:48:34 1e0bef174c7b: Preparing 03:48:34 0e1e965fbec2: Preparing 03:48:34 6dcd47357eff: Preparing 03:48:34 b12cd38c339a: Preparing 03:48:34 0e64f2360a44: Preparing 03:48:34 b12cd38c339a: Waiting 03:48:34 0e64f2360a44: Waiting 03:48:34 0e1e965fbec2: Layer already exists 03:48:34 9ae74864561f: Layer already exists 03:48:34 1e0bef174c7b: Layer already exists 03:48:34 6dcd47357eff: Layer already exists 03:48:34 825b528e096c: Layer already exists 03:48:34 b12cd38c339a: Layer already exists 03:48:34 0e64f2360a44: Layer already exists 03:48:34 main: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:34 ===================================================== [Pipeline] echo 03:48:34 taggedImages: 03:48:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:48:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 03:48:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:48:34 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:48:34 93993623b6023bd90f5581334015c52b08f52fe2 03:48:34 latest 03:48:34 4.1.0-dev.79 03:48:34 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:34 main 03:48:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:35 2219e64e5237: Preparing 03:48:35 e9227e192311: Preparing 03:48:35 0e1e965fbec2: Preparing 03:48:35 49e47203fd48: Preparing 03:48:35 a660358e3750: Preparing 03:48:35 0e64f2360a44: Preparing 03:48:35 0e64f2360a44: Waiting 03:48:35 0e1e965fbec2: Layer already exists 03:48:35 0e64f2360a44: Layer already exists 03:48:35 a660358e3750: Pushed 03:48:35 49e47203fd48: Pushed 03:48:35 2219e64e5237: Pushed 03:48:43 e9227e192311: Pushed 03:48:43 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:44 2219e64e5237: Preparing 03:48:44 e9227e192311: Preparing 03:48:44 0e1e965fbec2: Preparing 03:48:44 49e47203fd48: Preparing 03:48:44 a660358e3750: Preparing 03:48:44 0e64f2360a44: Preparing 03:48:44 0e64f2360a44: Waiting 03:48:44 0e1e965fbec2: Layer already exists 03:48:44 2219e64e5237: Layer already exists 03:48:44 a660358e3750: Layer already exists 03:48:44 e9227e192311: Layer already exists 03:48:44 49e47203fd48: Layer already exists 03:48:44 0e64f2360a44: Layer already exists 03:48:44 latest: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 03:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:45 2219e64e5237: Preparing 03:48:45 e9227e192311: Preparing 03:48:45 0e1e965fbec2: Preparing 03:48:45 49e47203fd48: Preparing 03:48:45 a660358e3750: Preparing 03:48:45 0e64f2360a44: Preparing 03:48:45 0e64f2360a44: Waiting 03:48:45 a660358e3750: Layer already exists 03:48:45 e9227e192311: Layer already exists 03:48:45 2219e64e5237: Layer already exists 03:48:45 0e1e965fbec2: Layer already exists 03:48:45 49e47203fd48: Layer already exists 03:48:45 0e64f2360a44: Layer already exists 03:48:45 4.1.0-dev.79: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:46 2219e64e5237: Preparing 03:48:46 e9227e192311: Preparing 03:48:46 0e1e965fbec2: Preparing 03:48:46 49e47203fd48: Preparing 03:48:46 a660358e3750: Preparing 03:48:46 0e64f2360a44: Preparing 03:48:46 0e64f2360a44: Waiting 03:48:46 a660358e3750: Layer already exists 03:48:46 2219e64e5237: Layer already exists 03:48:46 e9227e192311: Layer already exists 03:48:46 49e47203fd48: Layer already exists 03:48:46 0e1e965fbec2: Layer already exists 03:48:46 0e64f2360a44: Layer already exists 03:48:46 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:46 2219e64e5237: Preparing 03:48:46 e9227e192311: Preparing 03:48:46 0e1e965fbec2: Preparing 03:48:46 49e47203fd48: Preparing 03:48:46 a660358e3750: Preparing 03:48:46 0e64f2360a44: Preparing 03:48:46 0e64f2360a44: Waiting 03:48:46 49e47203fd48: Layer already exists 03:48:46 0e1e965fbec2: Layer already exists 03:48:46 a660358e3750: Layer already exists 03:48:46 e9227e192311: Layer already exists 03:48:46 2219e64e5237: Layer already exists 03:48:46 0e64f2360a44: Layer already exists 03:48:46 main: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:47 ===================================================== [Pipeline] echo 03:48:47 taggedImages: 03:48:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:48:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 03:48:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:48:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:48:47 93993623b6023bd90f5581334015c52b08f52fe2 03:48:47 latest 03:48:47 4.1.0-dev.79 03:48:47 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:47 main 03:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:48 6e7a43b1ced0: Preparing 03:48:48 9d46e1b88b56: Preparing 03:48:48 9097705d198d: Preparing 03:48:48 1e0bef174c7b: Preparing 03:48:48 0e1e965fbec2: Preparing 03:48:48 66a7f15247b4: Preparing 03:48:48 3d15c4899641: Preparing 03:48:48 0e64f2360a44: Preparing 03:48:48 66a7f15247b4: Waiting 03:48:48 3d15c4899641: Waiting 03:48:48 0e64f2360a44: Waiting 03:48:48 0e1e965fbec2: Layer already exists 03:48:48 1e0bef174c7b: Layer already exists 03:48:48 3d15c4899641: Layer already exists 03:48:48 66a7f15247b4: Layer already exists 03:48:48 0e64f2360a44: Layer already exists 03:48:48 6e7a43b1ced0: Pushed 03:48:48 9d46e1b88b56: Pushed 03:48:56 9097705d198d: Pushed 03:48:56 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:57 6e7a43b1ced0: Preparing 03:48:57 9d46e1b88b56: Preparing 03:48:57 9097705d198d: Preparing 03:48:57 1e0bef174c7b: Preparing 03:48:57 0e1e965fbec2: Preparing 03:48:57 66a7f15247b4: Preparing 03:48:57 3d15c4899641: Preparing 03:48:57 66a7f15247b4: Waiting 03:48:57 3d15c4899641: Waiting 03:48:57 0e64f2360a44: Preparing 03:48:57 0e64f2360a44: Waiting 03:48:57 9d46e1b88b56: Layer already exists 03:48:57 1e0bef174c7b: Layer already exists 03:48:57 0e1e965fbec2: Layer already exists 03:48:57 6e7a43b1ced0: Layer already exists 03:48:57 9097705d198d: Layer already exists 03:48:57 66a7f15247b4: Layer already exists 03:48:57 0e64f2360a44: Layer already exists 03:48:57 3d15c4899641: Layer already exists 03:48:57 latest: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 03:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:58 6e7a43b1ced0: Preparing 03:48:58 9d46e1b88b56: Preparing 03:48:58 9097705d198d: Preparing 03:48:58 1e0bef174c7b: Preparing 03:48:58 0e1e965fbec2: Preparing 03:48:58 66a7f15247b4: Preparing 03:48:58 3d15c4899641: Preparing 03:48:58 0e64f2360a44: Preparing 03:48:58 66a7f15247b4: Waiting 03:48:58 3d15c4899641: Waiting 03:48:58 0e64f2360a44: Waiting 03:48:58 9d46e1b88b56: Layer already exists 03:48:58 1e0bef174c7b: Layer already exists 03:48:58 9097705d198d: Layer already exists 03:48:58 6e7a43b1ced0: Layer already exists 03:48:58 0e1e965fbec2: Layer already exists 03:48:58 3d15c4899641: Layer already exists 03:48:58 66a7f15247b4: Layer already exists 03:48:58 0e64f2360a44: Layer already exists 03:48:58 4.1.0-dev.79: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:59 6e7a43b1ced0: Preparing 03:48:59 9d46e1b88b56: Preparing 03:48:59 9097705d198d: Preparing 03:48:59 1e0bef174c7b: Preparing 03:48:59 0e1e965fbec2: Preparing 03:48:59 66a7f15247b4: Preparing 03:48:59 3d15c4899641: Preparing 03:48:59 66a7f15247b4: Waiting 03:48:59 3d15c4899641: Waiting 03:48:59 0e64f2360a44: Preparing 03:48:59 0e64f2360a44: Waiting 03:48:59 0e1e965fbec2: Layer already exists 03:48:59 1e0bef174c7b: Layer already exists 03:48:59 6e7a43b1ced0: Layer already exists 03:48:59 9097705d198d: Layer already exists 03:48:59 9d46e1b88b56: Layer already exists 03:48:59 66a7f15247b4: Layer already exists 03:48:59 3d15c4899641: Layer already exists 03:48:59 0e64f2360a44: Layer already exists 03:48:59 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:00 6e7a43b1ced0: Preparing 03:49:00 9d46e1b88b56: Preparing 03:49:00 9097705d198d: Preparing 03:49:00 1e0bef174c7b: Preparing 03:49:00 0e1e965fbec2: Preparing 03:49:00 66a7f15247b4: Preparing 03:49:00 3d15c4899641: Preparing 03:49:00 0e64f2360a44: Preparing 03:49:00 66a7f15247b4: Waiting 03:49:00 3d15c4899641: Waiting 03:49:00 0e64f2360a44: Waiting 03:49:00 1e0bef174c7b: Layer already exists 03:49:00 0e1e965fbec2: Layer already exists 03:49:00 9097705d198d: Layer already exists 03:49:00 9d46e1b88b56: Layer already exists 03:49:00 6e7a43b1ced0: Layer already exists 03:49:00 66a7f15247b4: Layer already exists 03:49:00 3d15c4899641: Layer already exists 03:49:00 0e64f2360a44: Layer already exists 03:49:00 main: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:00 ===================================================== [Pipeline] echo 03:49:00 taggedImages: 03:49:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:49:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 03:49:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:49:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:49:00 93993623b6023bd90f5581334015c52b08f52fe2 03:49:00 latest 03:49:00 4.1.0-dev.79 03:49:00 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:00 main 03:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:01 f2e84cc49387: Preparing 03:49:01 763ff6511ddd: Preparing 03:49:01 de6532d0d105: Preparing 03:49:01 c3ab09202ab7: Preparing 03:49:01 5a3a008dfb12: Preparing 03:49:01 bf3fbd4c5687: Preparing 03:49:01 63079d864950: Preparing 03:49:01 bf3fbd4c5687: Waiting 03:49:01 63079d864950: Waiting 03:49:01 1e0bef174c7b: Preparing 03:49:01 0e1e965fbec2: Preparing 03:49:01 1e0bef174c7b: Waiting 03:49:01 0e1e965fbec2: Waiting 03:49:01 1b0fef932aac: Preparing 03:49:01 aee220af6ebb: Preparing 03:49:01 1b0fef932aac: Waiting 03:49:01 5f70bf18a086: Preparing 03:49:01 aee220af6ebb: Waiting 03:49:01 6d8ef366e6d7: Preparing 03:49:01 24bf9a22582b: Preparing 03:49:01 5f70bf18a086: Waiting 03:49:01 6d8ef366e6d7: Waiting 03:49:01 8f3196729148: Preparing 03:49:01 0e64f2360a44: Preparing 03:49:01 de6532d0d105: Pushed 03:49:01 763ff6511ddd: Pushed 03:49:01 c3ab09202ab7: Pushed 03:49:01 5a3a008dfb12: Pushed 03:49:01 1e0bef174c7b: Layer already exists 03:49:01 f2e84cc49387: Pushed 03:49:01 0e1e965fbec2: Layer already exists 03:49:01 bf3fbd4c5687: Pushed 03:49:01 5f70bf18a086: Layer already exists 03:49:01 1b0fef932aac: Pushed 03:49:01 aee220af6ebb: Pushed 03:49:01 6d8ef366e6d7: Pushed 03:49:01 0e64f2360a44: Layer already exists 03:49:01 8f3196729148: Pushed 03:49:02 24bf9a22582b: Pushed 03:49:04 63079d864950: Pushed 03:49:05 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:06 f2e84cc49387: Preparing 03:49:06 763ff6511ddd: Preparing 03:49:06 de6532d0d105: Preparing 03:49:06 c3ab09202ab7: Preparing 03:49:06 5a3a008dfb12: Preparing 03:49:06 bf3fbd4c5687: Preparing 03:49:06 63079d864950: Preparing 03:49:06 1e0bef174c7b: Preparing 03:49:06 0e1e965fbec2: Preparing 03:49:06 1b0fef932aac: Preparing 03:49:06 aee220af6ebb: Preparing 03:49:06 5f70bf18a086: Preparing 03:49:06 6d8ef366e6d7: Preparing 03:49:06 24bf9a22582b: Preparing 03:49:06 8f3196729148: Preparing 03:49:06 0e64f2360a44: Preparing 03:49:06 1b0fef932aac: Waiting 03:49:06 aee220af6ebb: Waiting 03:49:06 5f70bf18a086: Waiting 03:49:06 bf3fbd4c5687: Waiting 03:49:06 63079d864950: Waiting 03:49:06 1e0bef174c7b: Waiting 03:49:06 0e1e965fbec2: Waiting 03:49:06 6d8ef366e6d7: Waiting 03:49:06 24bf9a22582b: Waiting 03:49:06 8f3196729148: Waiting 03:49:06 0e64f2360a44: Waiting 03:49:06 de6532d0d105: Layer already exists 03:49:06 5a3a008dfb12: Layer already exists 03:49:06 763ff6511ddd: Layer already exists 03:49:06 c3ab09202ab7: Layer already exists 03:49:06 f2e84cc49387: Layer already exists 03:49:06 0e1e965fbec2: Layer already exists 03:49:06 1e0bef174c7b: Layer already exists 03:49:06 bf3fbd4c5687: Layer already exists 03:49:06 63079d864950: Layer already exists 03:49:06 1b0fef932aac: Layer already exists 03:49:06 aee220af6ebb: Layer already exists 03:49:06 6d8ef366e6d7: Layer already exists 03:49:06 24bf9a22582b: Layer already exists 03:49:06 5f70bf18a086: Layer already exists 03:49:06 8f3196729148: Layer already exists 03:49:06 0e64f2360a44: Layer already exists 03:49:06 latest: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 03:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:07 f2e84cc49387: Preparing 03:49:07 763ff6511ddd: Preparing 03:49:07 de6532d0d105: Preparing 03:49:07 c3ab09202ab7: Preparing 03:49:07 5a3a008dfb12: Preparing 03:49:07 bf3fbd4c5687: Preparing 03:49:07 63079d864950: Preparing 03:49:07 1e0bef174c7b: Preparing 03:49:07 0e1e965fbec2: Preparing 03:49:07 1b0fef932aac: Preparing 03:49:07 aee220af6ebb: Preparing 03:49:07 5f70bf18a086: Preparing 03:49:07 6d8ef366e6d7: Preparing 03:49:07 24bf9a22582b: Preparing 03:49:07 8f3196729148: Preparing 03:49:07 0e64f2360a44: Preparing 03:49:07 1b0fef932aac: Waiting 03:49:07 aee220af6ebb: Waiting 03:49:07 5f70bf18a086: Waiting 03:49:07 6d8ef366e6d7: Waiting 03:49:07 24bf9a22582b: Waiting 03:49:07 8f3196729148: Waiting 03:49:07 bf3fbd4c5687: Waiting 03:49:07 0e64f2360a44: Waiting 03:49:07 63079d864950: Waiting 03:49:07 0e1e965fbec2: Waiting 03:49:07 1e0bef174c7b: Waiting 03:49:07 c3ab09202ab7: Layer already exists 03:49:07 763ff6511ddd: Layer already exists 03:49:07 f2e84cc49387: Layer already exists 03:49:07 de6532d0d105: Layer already exists 03:49:07 5a3a008dfb12: Layer already exists 03:49:07 bf3fbd4c5687: Layer already exists 03:49:07 0e1e965fbec2: Layer already exists 03:49:07 1e0bef174c7b: Layer already exists 03:49:07 1b0fef932aac: Layer already exists 03:49:07 63079d864950: Layer already exists 03:49:07 8f3196729148: Layer already exists 03:49:07 aee220af6ebb: Layer already exists 03:49:07 5f70bf18a086: Layer already exists 03:49:07 6d8ef366e6d7: Layer already exists 03:49:07 24bf9a22582b: Layer already exists 03:49:07 0e64f2360a44: Layer already exists 03:49:07 4.1.0-dev.79: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:08 f2e84cc49387: Preparing 03:49:08 763ff6511ddd: Preparing 03:49:08 de6532d0d105: Preparing 03:49:08 c3ab09202ab7: Preparing 03:49:08 5a3a008dfb12: Preparing 03:49:08 bf3fbd4c5687: Preparing 03:49:08 63079d864950: Preparing 03:49:08 1e0bef174c7b: Preparing 03:49:08 0e1e965fbec2: Preparing 03:49:08 1b0fef932aac: Preparing 03:49:08 aee220af6ebb: Preparing 03:49:08 5f70bf18a086: Preparing 03:49:08 6d8ef366e6d7: Preparing 03:49:08 24bf9a22582b: Preparing 03:49:08 8f3196729148: Preparing 03:49:08 0e64f2360a44: Preparing 03:49:08 aee220af6ebb: Waiting 03:49:08 bf3fbd4c5687: Waiting 03:49:08 63079d864950: Waiting 03:49:08 1e0bef174c7b: Waiting 03:49:08 5f70bf18a086: Waiting 03:49:08 0e1e965fbec2: Waiting 03:49:08 1b0fef932aac: Waiting 03:49:08 8f3196729148: Waiting 03:49:08 0e64f2360a44: Waiting 03:49:08 6d8ef366e6d7: Waiting 03:49:08 f2e84cc49387: Layer already exists 03:49:08 de6532d0d105: Layer already exists 03:49:08 5a3a008dfb12: Layer already exists 03:49:08 c3ab09202ab7: Layer already exists 03:49:08 763ff6511ddd: Layer already exists 03:49:08 1e0bef174c7b: Layer already exists 03:49:08 63079d864950: Layer already exists 03:49:08 bf3fbd4c5687: Layer already exists 03:49:08 0e1e965fbec2: Layer already exists 03:49:08 1b0fef932aac: Layer already exists 03:49:08 5f70bf18a086: Layer already exists 03:49:08 aee220af6ebb: Layer already exists 03:49:08 6d8ef366e6d7: Layer already exists 03:49:08 8f3196729148: Layer already exists 03:49:08 24bf9a22582b: Layer already exists 03:49:08 0e64f2360a44: Layer already exists 03:49:08 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:09 f2e84cc49387: Preparing 03:49:09 763ff6511ddd: Preparing 03:49:09 de6532d0d105: Preparing 03:49:09 c3ab09202ab7: Preparing 03:49:09 5a3a008dfb12: Preparing 03:49:09 bf3fbd4c5687: Preparing 03:49:09 63079d864950: Preparing 03:49:09 1e0bef174c7b: Preparing 03:49:09 0e1e965fbec2: Preparing 03:49:09 1b0fef932aac: Preparing 03:49:09 aee220af6ebb: Preparing 03:49:09 5f70bf18a086: Preparing 03:49:09 6d8ef366e6d7: Preparing 03:49:09 24bf9a22582b: Preparing 03:49:09 8f3196729148: Preparing 03:49:09 0e64f2360a44: Preparing 03:49:09 bf3fbd4c5687: Waiting 03:49:09 63079d864950: Waiting 03:49:09 1e0bef174c7b: Waiting 03:49:09 0e1e965fbec2: Waiting 03:49:09 1b0fef932aac: Waiting 03:49:09 aee220af6ebb: Waiting 03:49:09 5f70bf18a086: Waiting 03:49:09 6d8ef366e6d7: Waiting 03:49:09 24bf9a22582b: Waiting 03:49:09 8f3196729148: Waiting 03:49:09 0e64f2360a44: Waiting 03:49:09 f2e84cc49387: Layer already exists 03:49:09 5a3a008dfb12: Layer already exists 03:49:09 c3ab09202ab7: Layer already exists 03:49:09 763ff6511ddd: Layer already exists 03:49:09 de6532d0d105: Layer already exists 03:49:09 0e1e965fbec2: Layer already exists 03:49:09 63079d864950: Layer already exists 03:49:09 1e0bef174c7b: Layer already exists 03:49:09 bf3fbd4c5687: Layer already exists 03:49:09 1b0fef932aac: Layer already exists 03:49:09 24bf9a22582b: Layer already exists 03:49:09 aee220af6ebb: Layer already exists 03:49:09 8f3196729148: Layer already exists 03:49:09 5f70bf18a086: Layer already exists 03:49:09 6d8ef366e6d7: Layer already exists 03:49:09 0e64f2360a44: Layer already exists 03:49:09 main: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:09 ===================================================== [Pipeline] echo 03:49:09 taggedImages: 03:49:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:49:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 03:49:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:49:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:49:09 93993623b6023bd90f5581334015c52b08f52fe2 03:49:09 latest 03:49:09 4.1.0-dev.79 03:49:09 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:09 main 03:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:10 3eb7755d0206: Preparing 03:49:10 043c2e06c17b: Preparing 03:49:10 c6991de7d3cc: Preparing 03:49:10 261a5c0c250d: Preparing 03:49:10 1e0bef174c7b: Preparing 03:49:10 0e1e965fbec2: Preparing 03:49:10 66a7f15247b4: Preparing 03:49:10 3d15c4899641: Preparing 03:49:10 0e64f2360a44: Preparing 03:49:10 3d15c4899641: Waiting 03:49:10 0e1e965fbec2: Waiting 03:49:10 66a7f15247b4: Waiting 03:49:10 0e64f2360a44: Waiting 03:49:10 1e0bef174c7b: Layer already exists 03:49:10 043c2e06c17b: Pushed 03:49:10 0e1e965fbec2: Layer already exists 03:49:10 c6991de7d3cc: Pushed 03:49:10 66a7f15247b4: Layer already exists 03:49:10 3d15c4899641: Layer already exists 03:49:10 0e64f2360a44: Layer already exists 03:49:10 3eb7755d0206: Pushed 03:49:18 261a5c0c250d: Pushed 03:49:18 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + 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:49:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:19 3eb7755d0206: Preparing 03:49:19 043c2e06c17b: Preparing 03:49:19 c6991de7d3cc: Preparing 03:49:19 261a5c0c250d: Preparing 03:49:19 1e0bef174c7b: Preparing 03:49:19 0e1e965fbec2: Preparing 03:49:19 66a7f15247b4: Preparing 03:49:19 3d15c4899641: Preparing 03:49:19 0e64f2360a44: Preparing 03:49:19 0e1e965fbec2: Waiting 03:49:19 66a7f15247b4: Waiting 03:49:19 3d15c4899641: Waiting 03:49:19 0e64f2360a44: Waiting 03:49:19 c6991de7d3cc: Layer already exists 03:49:19 261a5c0c250d: Layer already exists 03:49:19 043c2e06c17b: Layer already exists 03:49:19 3eb7755d0206: Layer already exists 03:49:19 1e0bef174c7b: Layer already exists 03:49:19 0e1e965fbec2: Layer already exists 03:49:19 3d15c4899641: Layer already exists 03:49:19 66a7f15247b4: Layer already exists 03:49:19 0e64f2360a44: Layer already exists 03:49:19 latest: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 03:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:20 3eb7755d0206: Preparing 03:49:20 043c2e06c17b: Preparing 03:49:20 c6991de7d3cc: Preparing 03:49:20 261a5c0c250d: Preparing 03:49:20 1e0bef174c7b: Preparing 03:49:20 0e1e965fbec2: Preparing 03:49:20 66a7f15247b4: Preparing 03:49:20 3d15c4899641: Preparing 03:49:20 0e64f2360a44: Preparing 03:49:20 66a7f15247b4: Waiting 03:49:20 3d15c4899641: Waiting 03:49:20 0e64f2360a44: Waiting 03:49:20 0e1e965fbec2: Waiting 03:49:20 043c2e06c17b: Layer already exists 03:49:20 c6991de7d3cc: Layer already exists 03:49:20 261a5c0c250d: Layer already exists 03:49:20 3eb7755d0206: Layer already exists 03:49:20 1e0bef174c7b: Layer already exists 03:49:20 66a7f15247b4: Layer already exists 03:49:20 0e1e965fbec2: Layer already exists 03:49:20 0e64f2360a44: Layer already exists 03:49:20 3d15c4899641: Layer already exists 03:49:20 4.1.0-dev.79: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:21 3eb7755d0206: Preparing 03:49:21 043c2e06c17b: Preparing 03:49:21 c6991de7d3cc: Preparing 03:49:21 261a5c0c250d: Preparing 03:49:21 1e0bef174c7b: Preparing 03:49:21 0e1e965fbec2: Preparing 03:49:21 66a7f15247b4: Preparing 03:49:21 3d15c4899641: Preparing 03:49:21 0e64f2360a44: Preparing 03:49:21 0e1e965fbec2: Waiting 03:49:21 66a7f15247b4: Waiting 03:49:21 3d15c4899641: Waiting 03:49:21 0e64f2360a44: Waiting 03:49:21 c6991de7d3cc: Layer already exists 03:49:21 1e0bef174c7b: Layer already exists 03:49:21 3eb7755d0206: Layer already exists 03:49:21 043c2e06c17b: Layer already exists 03:49:21 261a5c0c250d: Layer already exists 03:49:21 66a7f15247b4: Layer already exists 03:49:21 0e64f2360a44: Layer already exists 03:49:21 0e1e965fbec2: Layer already exists 03:49:21 3d15c4899641: Layer already exists 03:49:21 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:21 + 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:49:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:22 3eb7755d0206: Preparing 03:49:22 043c2e06c17b: Preparing 03:49:22 c6991de7d3cc: Preparing 03:49:22 261a5c0c250d: Preparing 03:49:22 1e0bef174c7b: Preparing 03:49:22 0e1e965fbec2: Preparing 03:49:22 66a7f15247b4: Preparing 03:49:22 3d15c4899641: Preparing 03:49:22 0e64f2360a44: Preparing 03:49:22 0e1e965fbec2: Waiting 03:49:22 66a7f15247b4: Waiting 03:49:22 3d15c4899641: Waiting 03:49:22 0e64f2360a44: Waiting 03:49:22 c6991de7d3cc: Layer already exists 03:49:22 043c2e06c17b: Layer already exists 03:49:22 3eb7755d0206: Layer already exists 03:49:22 261a5c0c250d: Layer already exists 03:49:22 1e0bef174c7b: Layer already exists 03:49:22 66a7f15247b4: Layer already exists 03:49:22 3d15c4899641: Layer already exists 03:49:22 0e1e965fbec2: Layer already exists 03:49:22 0e64f2360a44: Layer already exists 03:49:22 main: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:22 ===================================================== [Pipeline] echo 03:49:22 taggedImages: 03:49:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:49:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 03:49:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:49:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:49:22 93993623b6023bd90f5581334015c52b08f52fe2 03:49:22 latest 03:49:22 4.1.0-dev.79 03:49:22 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:22 main 03:49:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:23 90ad43cb83b4: Preparing 03:49:23 62b4d8dee94a: Preparing 03:49:23 db9ef441afd3: Preparing 03:49:23 235a9c5e93aa: Preparing 03:49:23 e3c0e6c57928: Preparing 03:49:23 1e0bef174c7b: Preparing 03:49:23 0e1e965fbec2: Preparing 03:49:23 f31386033469: Preparing 03:49:23 0892dd0c40f1: Preparing 03:49:23 972bfd01268e: Preparing 03:49:23 0e64f2360a44: Preparing 03:49:23 1e0bef174c7b: Waiting 03:49:23 0e1e965fbec2: Waiting 03:49:23 f31386033469: Waiting 03:49:23 0892dd0c40f1: Waiting 03:49:23 972bfd01268e: Waiting 03:49:23 0e64f2360a44: Waiting 03:49:23 235a9c5e93aa: Pushed 03:49:23 e3c0e6c57928: Pushed 03:49:23 62b4d8dee94a: Pushed 03:49:23 1e0bef174c7b: Layer already exists 03:49:23 90ad43cb83b4: Pushed 03:49:23 0e1e965fbec2: Layer already exists 03:49:23 0e64f2360a44: Layer already exists 03:49:23 f31386033469: Pushed 03:49:23 0892dd0c40f1: Pushed 03:49:26 972bfd01268e: Pushed 03:49:29 db9ef441afd3: Pushed 03:49:29 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:30 + 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:49:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:30 90ad43cb83b4: Preparing 03:49:30 62b4d8dee94a: Preparing 03:49:30 db9ef441afd3: Preparing 03:49:30 235a9c5e93aa: Preparing 03:49:30 e3c0e6c57928: Preparing 03:49:30 1e0bef174c7b: Preparing 03:49:30 0e1e965fbec2: Preparing 03:49:30 f31386033469: Preparing 03:49:30 0892dd0c40f1: Preparing 03:49:30 972bfd01268e: Preparing 03:49:30 0e64f2360a44: Preparing 03:49:30 f31386033469: Waiting 03:49:30 0892dd0c40f1: Waiting 03:49:30 972bfd01268e: Waiting 03:49:30 0e64f2360a44: Waiting 03:49:30 1e0bef174c7b: Waiting 03:49:30 0e1e965fbec2: Waiting 03:49:30 62b4d8dee94a: Layer already exists 03:49:30 90ad43cb83b4: Layer already exists 03:49:30 235a9c5e93aa: Layer already exists 03:49:30 db9ef441afd3: Layer already exists 03:49:30 e3c0e6c57928: Layer already exists 03:49:30 1e0bef174c7b: Layer already exists 03:49:30 f31386033469: Layer already exists 03:49:30 0892dd0c40f1: Layer already exists 03:49:30 0e1e965fbec2: Layer already exists 03:49:30 972bfd01268e: Layer already exists 03:49:30 0e64f2360a44: Layer already exists 03:49:31 latest: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 03:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:31 90ad43cb83b4: Preparing 03:49:31 62b4d8dee94a: Preparing 03:49:31 db9ef441afd3: Preparing 03:49:31 235a9c5e93aa: Preparing 03:49:31 e3c0e6c57928: Preparing 03:49:31 1e0bef174c7b: Preparing 03:49:31 0e1e965fbec2: Preparing 03:49:31 f31386033469: Preparing 03:49:31 0892dd0c40f1: Preparing 03:49:31 972bfd01268e: Preparing 03:49:31 0e64f2360a44: Preparing 03:49:31 1e0bef174c7b: Waiting 03:49:31 0e1e965fbec2: Waiting 03:49:31 f31386033469: Waiting 03:49:31 0892dd0c40f1: Waiting 03:49:31 972bfd01268e: Waiting 03:49:31 0e64f2360a44: Waiting 03:49:31 62b4d8dee94a: Layer already exists 03:49:31 e3c0e6c57928: Layer already exists 03:49:31 90ad43cb83b4: Layer already exists 03:49:31 db9ef441afd3: Layer already exists 03:49:31 235a9c5e93aa: Layer already exists 03:49:31 0892dd0c40f1: Layer already exists 03:49:31 f31386033469: Layer already exists 03:49:31 972bfd01268e: Layer already exists 03:49:31 1e0bef174c7b: Layer already exists 03:49:31 0e1e965fbec2: Layer already exists 03:49:31 0e64f2360a44: Layer already exists 03:49:32 4.1.0-dev.79: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:32 90ad43cb83b4: Preparing 03:49:32 62b4d8dee94a: Preparing 03:49:32 db9ef441afd3: Preparing 03:49:32 235a9c5e93aa: Preparing 03:49:32 e3c0e6c57928: Preparing 03:49:32 1e0bef174c7b: Preparing 03:49:32 0e1e965fbec2: Preparing 03:49:32 f31386033469: Preparing 03:49:32 0892dd0c40f1: Preparing 03:49:32 972bfd01268e: Preparing 03:49:32 0e64f2360a44: Preparing 03:49:32 f31386033469: Waiting 03:49:32 0892dd0c40f1: Waiting 03:49:32 1e0bef174c7b: Waiting 03:49:32 972bfd01268e: Waiting 03:49:32 0e64f2360a44: Waiting 03:49:32 0e1e965fbec2: Waiting 03:49:32 db9ef441afd3: Layer already exists 03:49:32 235a9c5e93aa: Layer already exists 03:49:32 62b4d8dee94a: Layer already exists 03:49:32 e3c0e6c57928: Layer already exists 03:49:32 90ad43cb83b4: Layer already exists 03:49:32 f31386033469: Layer already exists 03:49:32 0e1e965fbec2: Layer already exists 03:49:32 1e0bef174c7b: Layer already exists 03:49:32 972bfd01268e: Layer already exists 03:49:32 0892dd0c40f1: Layer already exists 03:49:32 0e64f2360a44: Layer already exists 03:49:33 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + 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:49:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:33 90ad43cb83b4: Preparing 03:49:33 62b4d8dee94a: Preparing 03:49:33 db9ef441afd3: Preparing 03:49:33 235a9c5e93aa: Preparing 03:49:33 e3c0e6c57928: Preparing 03:49:33 1e0bef174c7b: Preparing 03:49:33 0e1e965fbec2: Preparing 03:49:33 f31386033469: Preparing 03:49:33 0892dd0c40f1: Preparing 03:49:33 972bfd01268e: Preparing 03:49:33 0e64f2360a44: Preparing 03:49:33 f31386033469: Waiting 03:49:33 0892dd0c40f1: Waiting 03:49:33 972bfd01268e: Waiting 03:49:33 0e64f2360a44: Waiting 03:49:33 1e0bef174c7b: Waiting 03:49:33 0e1e965fbec2: Waiting 03:49:33 90ad43cb83b4: Layer already exists 03:49:33 235a9c5e93aa: Layer already exists 03:49:33 e3c0e6c57928: Layer already exists 03:49:33 db9ef441afd3: Layer already exists 03:49:33 62b4d8dee94a: Layer already exists 03:49:33 0892dd0c40f1: Layer already exists 03:49:33 0e1e965fbec2: Layer already exists 03:49:33 1e0bef174c7b: Layer already exists 03:49:33 972bfd01268e: Layer already exists 03:49:33 f31386033469: Layer already exists 03:49:33 0e64f2360a44: Layer already exists 03:49:34 main: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:34 ===================================================== [Pipeline] echo 03:49:34 taggedImages: 03:49:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:49:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 03:49:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:49:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:49:34 93993623b6023bd90f5581334015c52b08f52fe2 03:49:34 latest 03:49:34 4.1.0-dev.79 03:49:34 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:34 main 03:49:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:34 c3268de4c478: Preparing 03:49:34 1580026e44b4: Preparing 03:49:34 59ef0501eda4: Preparing 03:49:34 4eeb7b4d1bed: Preparing 03:49:34 6e34a00d4dc4: Preparing 03:49:34 6016eb1d58a2: Preparing 03:49:34 cc7675f97ed4: Preparing 03:49:34 1e0bef174c7b: Preparing 03:49:34 0e1e965fbec2: Preparing 03:49:34 2bb01a6e9161: Preparing 03:49:34 0fc8fa61b19c: Preparing 03:49:34 0e64f2360a44: Preparing 03:49:34 1e0bef174c7b: Waiting 03:49:34 0e1e965fbec2: Waiting 03:49:34 2bb01a6e9161: Waiting 03:49:34 0fc8fa61b19c: Waiting 03:49:34 0e64f2360a44: Waiting 03:49:34 6016eb1d58a2: Waiting 03:49:34 cc7675f97ed4: Waiting 03:49:35 1580026e44b4: Pushed 03:49:35 6e34a00d4dc4: Pushed 03:49:35 c3268de4c478: Pushed 03:49:35 1e0bef174c7b: Layer already exists 03:49:35 6016eb1d58a2: Pushed 03:49:35 0e1e965fbec2: Layer already exists 03:49:35 cc7675f97ed4: Pushed 03:49:35 0e64f2360a44: Layer already exists 03:49:35 2bb01a6e9161: Pushed 03:49:38 0fc8fa61b19c: Pushed 03:49:41 4eeb7b4d1bed: Pushed 03:49:41 59ef0501eda4: Pushed 03:49:43 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + 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:49:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:44 c3268de4c478: Preparing 03:49:44 1580026e44b4: Preparing 03:49:44 59ef0501eda4: Preparing 03:49:44 4eeb7b4d1bed: Preparing 03:49:44 6e34a00d4dc4: Preparing 03:49:44 6016eb1d58a2: Preparing 03:49:44 cc7675f97ed4: Preparing 03:49:44 1e0bef174c7b: Preparing 03:49:44 0e1e965fbec2: Preparing 03:49:44 2bb01a6e9161: Preparing 03:49:44 0fc8fa61b19c: Preparing 03:49:44 0e64f2360a44: Preparing 03:49:44 1e0bef174c7b: Waiting 03:49:44 0e1e965fbec2: Waiting 03:49:44 2bb01a6e9161: Waiting 03:49:44 0fc8fa61b19c: Waiting 03:49:44 0e64f2360a44: Waiting 03:49:44 6016eb1d58a2: Waiting 03:49:44 cc7675f97ed4: Waiting 03:49:44 1580026e44b4: Layer already exists 03:49:44 59ef0501eda4: Layer already exists 03:49:44 c3268de4c478: Layer already exists 03:49:44 4eeb7b4d1bed: Layer already exists 03:49:44 6e34a00d4dc4: Layer already exists 03:49:44 6016eb1d58a2: Layer already exists 03:49:44 1e0bef174c7b: Layer already exists 03:49:44 0e1e965fbec2: Layer already exists 03:49:44 cc7675f97ed4: Layer already exists 03:49:44 2bb01a6e9161: Layer already exists 03:49:44 0fc8fa61b19c: Layer already exists 03:49:44 0e64f2360a44: Layer already exists 03:49:44 latest: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 03:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:45 c3268de4c478: Preparing 03:49:45 1580026e44b4: Preparing 03:49:45 59ef0501eda4: Preparing 03:49:45 4eeb7b4d1bed: Preparing 03:49:45 6e34a00d4dc4: Preparing 03:49:45 6016eb1d58a2: Preparing 03:49:45 cc7675f97ed4: Preparing 03:49:45 1e0bef174c7b: Preparing 03:49:45 0e1e965fbec2: Preparing 03:49:45 2bb01a6e9161: Preparing 03:49:45 0fc8fa61b19c: Preparing 03:49:45 0e64f2360a44: Preparing 03:49:45 6016eb1d58a2: Waiting 03:49:45 cc7675f97ed4: Waiting 03:49:45 1e0bef174c7b: Waiting 03:49:45 0e1e965fbec2: Waiting 03:49:45 0fc8fa61b19c: Waiting 03:49:45 2bb01a6e9161: Waiting 03:49:45 0e64f2360a44: Waiting 03:49:45 59ef0501eda4: Layer already exists 03:49:45 4eeb7b4d1bed: Layer already exists 03:49:45 c3268de4c478: Layer already exists 03:49:45 6e34a00d4dc4: Layer already exists 03:49:45 1580026e44b4: Layer already exists 03:49:45 6016eb1d58a2: Layer already exists 03:49:45 cc7675f97ed4: Layer already exists 03:49:45 1e0bef174c7b: Layer already exists 03:49:45 2bb01a6e9161: Layer already exists 03:49:45 0e1e965fbec2: Layer already exists 03:49:45 0fc8fa61b19c: Layer already exists 03:49:45 0e64f2360a44: Layer already exists 03:49:45 4.1.0-dev.79: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:45 c3268de4c478: Preparing 03:49:45 1580026e44b4: Preparing 03:49:45 59ef0501eda4: Preparing 03:49:45 4eeb7b4d1bed: Preparing 03:49:45 6e34a00d4dc4: Preparing 03:49:45 6016eb1d58a2: Preparing 03:49:45 cc7675f97ed4: Preparing 03:49:45 1e0bef174c7b: Preparing 03:49:45 0e1e965fbec2: Preparing 03:49:45 2bb01a6e9161: Preparing 03:49:45 0fc8fa61b19c: Preparing 03:49:45 0e64f2360a44: Preparing 03:49:45 1e0bef174c7b: Waiting 03:49:45 0e1e965fbec2: Waiting 03:49:45 2bb01a6e9161: Waiting 03:49:45 0fc8fa61b19c: Waiting 03:49:45 0e64f2360a44: Waiting 03:49:45 6016eb1d58a2: Waiting 03:49:45 cc7675f97ed4: Waiting 03:49:45 59ef0501eda4: Layer already exists 03:49:45 c3268de4c478: Layer already exists 03:49:45 6e34a00d4dc4: Layer already exists 03:49:45 4eeb7b4d1bed: Layer already exists 03:49:45 1580026e44b4: Layer already exists 03:49:45 6016eb1d58a2: Layer already exists 03:49:45 cc7675f97ed4: Layer already exists 03:49:45 1e0bef174c7b: Layer already exists 03:49:45 0e1e965fbec2: Layer already exists 03:49:45 2bb01a6e9161: Layer already exists 03:49:45 0e64f2360a44: Layer already exists 03:49:45 0fc8fa61b19c: Layer already exists 03:49:46 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + 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:49:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:46 c3268de4c478: Preparing 03:49:46 1580026e44b4: Preparing 03:49:46 59ef0501eda4: Preparing 03:49:46 4eeb7b4d1bed: Preparing 03:49:46 6e34a00d4dc4: Preparing 03:49:46 6016eb1d58a2: Preparing 03:49:46 cc7675f97ed4: Preparing 03:49:46 1e0bef174c7b: Preparing 03:49:46 0e1e965fbec2: Preparing 03:49:46 2bb01a6e9161: Preparing 03:49:46 0fc8fa61b19c: Preparing 03:49:46 0e64f2360a44: Preparing 03:49:46 6016eb1d58a2: Waiting 03:49:46 0e1e965fbec2: Waiting 03:49:46 cc7675f97ed4: Waiting 03:49:46 2bb01a6e9161: Waiting 03:49:46 0fc8fa61b19c: Waiting 03:49:46 0e64f2360a44: Waiting 03:49:46 1e0bef174c7b: Waiting 03:49:46 c3268de4c478: Layer already exists 03:49:46 1580026e44b4: Layer already exists 03:49:46 4eeb7b4d1bed: Layer already exists 03:49:46 6e34a00d4dc4: Layer already exists 03:49:46 59ef0501eda4: Layer already exists 03:49:46 cc7675f97ed4: Layer already exists 03:49:46 1e0bef174c7b: Layer already exists 03:49:46 2bb01a6e9161: Layer already exists 03:49:46 0e1e965fbec2: Layer already exists 03:49:46 6016eb1d58a2: Layer already exists 03:49:46 0fc8fa61b19c: Layer already exists 03:49:46 0e64f2360a44: Layer already exists 03:49:47 main: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:47 ===================================================== [Pipeline] echo 03:49:47 taggedImages: 03:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 03:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:49:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:49:47 93993623b6023bd90f5581334015c52b08f52fe2 03:49:47 latest 03:49:47 4.1.0-dev.79 03:49:47 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:47 main 03:49:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:48 59e78cf88529: Preparing 03:49:48 ebc8f1e1d425: Preparing 03:49:48 1e0bef174c7b: Preparing 03:49:48 0e1e965fbec2: Preparing 03:49:48 d7f30991d059: Preparing 03:49:48 2eda63d66d3a: Preparing 03:49:48 0e64f2360a44: Preparing 03:49:48 2eda63d66d3a: Waiting 03:49:48 0e64f2360a44: Waiting 03:49:48 1e0bef174c7b: Layer already exists 03:49:48 0e1e965fbec2: Layer already exists 03:49:48 0e64f2360a44: Layer already exists 03:49:48 59e78cf88529: Pushed 03:49:48 d7f30991d059: Pushed 03:49:50 2eda63d66d3a: Pushed 03:49:55 ebc8f1e1d425: Pushed 03:49:56 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + 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:49:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:56 59e78cf88529: Preparing 03:49:56 ebc8f1e1d425: Preparing 03:49:56 1e0bef174c7b: Preparing 03:49:56 0e1e965fbec2: Preparing 03:49:56 d7f30991d059: Preparing 03:49:56 2eda63d66d3a: Preparing 03:49:56 0e64f2360a44: Preparing 03:49:56 2eda63d66d3a: Waiting 03:49:56 0e64f2360a44: Waiting 03:49:56 1e0bef174c7b: Layer already exists 03:49:56 0e1e965fbec2: Layer already exists 03:49:56 59e78cf88529: Layer already exists 03:49:56 ebc8f1e1d425: Layer already exists 03:49:56 d7f30991d059: Layer already exists 03:49:56 2eda63d66d3a: Layer already exists 03:49:56 0e64f2360a44: Layer already exists 03:49:56 latest: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 03:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:57 59e78cf88529: Preparing 03:49:57 ebc8f1e1d425: Preparing 03:49:57 1e0bef174c7b: Preparing 03:49:57 0e1e965fbec2: Preparing 03:49:57 d7f30991d059: Preparing 03:49:57 2eda63d66d3a: Preparing 03:49:57 0e64f2360a44: Preparing 03:49:57 2eda63d66d3a: Waiting 03:49:57 0e64f2360a44: Waiting 03:49:57 d7f30991d059: Layer already exists 03:49:57 59e78cf88529: Layer already exists 03:49:57 ebc8f1e1d425: Layer already exists 03:49:57 1e0bef174c7b: Layer already exists 03:49:57 0e1e965fbec2: Layer already exists 03:49:57 0e64f2360a44: Layer already exists 03:49:57 2eda63d66d3a: Layer already exists 03:49:57 4.1.0-dev.79: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:58 59e78cf88529: Preparing 03:49:58 ebc8f1e1d425: Preparing 03:49:58 1e0bef174c7b: Preparing 03:49:58 0e1e965fbec2: Preparing 03:49:58 d7f30991d059: Preparing 03:49:58 2eda63d66d3a: Preparing 03:49:58 0e64f2360a44: Preparing 03:49:58 2eda63d66d3a: Waiting 03:49:58 0e64f2360a44: Waiting 03:49:58 d7f30991d059: Layer already exists 03:49:58 1e0bef174c7b: Layer already exists 03:49:58 ebc8f1e1d425: Layer already exists 03:49:58 59e78cf88529: Layer already exists 03:49:58 0e1e965fbec2: Layer already exists 03:49:58 0e64f2360a44: Layer already exists 03:49:58 2eda63d66d3a: Layer already exists 03:49:58 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + 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:49:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:59 59e78cf88529: Preparing 03:49:59 ebc8f1e1d425: Preparing 03:49:59 1e0bef174c7b: Preparing 03:49:59 0e1e965fbec2: Preparing 03:49:59 d7f30991d059: Preparing 03:49:59 2eda63d66d3a: Preparing 03:49:59 0e64f2360a44: Preparing 03:49:59 2eda63d66d3a: Waiting 03:49:59 0e64f2360a44: Waiting 03:49:59 0e1e965fbec2: Layer already exists 03:49:59 ebc8f1e1d425: Layer already exists 03:49:59 d7f30991d059: Layer already exists 03:49:59 1e0bef174c7b: Layer already exists 03:49:59 59e78cf88529: Layer already exists 03:49:59 0e64f2360a44: Layer already exists 03:49:59 2eda63d66d3a: Layer already exists 03:49:59 main: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:00 ===================================================== [Pipeline] echo 03:50:00 taggedImages: 03:50:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:50:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:50:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 03:50:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:50:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:50:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:50:00 93993623b6023bd90f5581334015c52b08f52fe2 03:50:00 latest 03:50:00 4.1.0-dev.79 03:50:00 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:50:00 main 03:50:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:00 97b4a048758f: Preparing 03:50:00 07b06eeb89c8: Preparing 03:50:00 a25a9d58381d: Preparing 03:50:00 1e0bef174c7b: Preparing 03:50:00 0e1e965fbec2: Preparing 03:50:00 0dd9ea66253e: Preparing 03:50:00 242de20d8b61: Preparing 03:50:00 66cc348bd80a: Preparing 03:50:00 28fa722a4ca9: Preparing 03:50:00 0e64f2360a44: Preparing 03:50:00 0dd9ea66253e: Waiting 03:50:00 242de20d8b61: Waiting 03:50:00 66cc348bd80a: Waiting 03:50:00 28fa722a4ca9: Waiting 03:50:00 0e64f2360a44: Waiting 03:50:00 1e0bef174c7b: Layer already exists 03:50:00 0e1e965fbec2: Layer already exists 03:50:01 a25a9d58381d: Pushed 03:50:01 07b06eeb89c8: Pushed 03:50:01 97b4a048758f: Pushed 03:50:01 0e64f2360a44: Layer already exists 03:50:01 66cc348bd80a: Pushed 03:50:02 28fa722a4ca9: Pushed 03:50:14 242de20d8b61: Pushed 03:50:29 0dd9ea66253e: Pushed 03:50:29 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:29 + 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:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:29 97b4a048758f: Preparing 03:50:29 07b06eeb89c8: Preparing 03:50:29 a25a9d58381d: Preparing 03:50:29 1e0bef174c7b: Preparing 03:50:29 0e1e965fbec2: Preparing 03:50:29 0dd9ea66253e: Preparing 03:50:29 242de20d8b61: Preparing 03:50:29 66cc348bd80a: Preparing 03:50:29 28fa722a4ca9: Preparing 03:50:29 0e64f2360a44: Preparing 03:50:29 0dd9ea66253e: Waiting 03:50:29 242de20d8b61: Waiting 03:50:29 28fa722a4ca9: Waiting 03:50:29 0e64f2360a44: Waiting 03:50:29 66cc348bd80a: Waiting 03:50:29 07b06eeb89c8: Layer already exists 03:50:29 a25a9d58381d: Layer already exists 03:50:29 1e0bef174c7b: Layer already exists 03:50:29 97b4a048758f: Layer already exists 03:50:29 0e1e965fbec2: Layer already exists 03:50:29 242de20d8b61: Layer already exists 03:50:29 0dd9ea66253e: Layer already exists 03:50:29 66cc348bd80a: Layer already exists 03:50:29 28fa722a4ca9: Layer already exists 03:50:29 0e64f2360a44: Layer already exists 03:50:29 latest: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 03:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:30 97b4a048758f: Preparing 03:50:30 07b06eeb89c8: Preparing 03:50:30 a25a9d58381d: Preparing 03:50:30 1e0bef174c7b: Preparing 03:50:30 0e1e965fbec2: Preparing 03:50:30 0dd9ea66253e: Preparing 03:50:30 242de20d8b61: Preparing 03:50:30 66cc348bd80a: Preparing 03:50:30 28fa722a4ca9: Preparing 03:50:30 0e64f2360a44: Preparing 03:50:30 66cc348bd80a: Waiting 03:50:30 0dd9ea66253e: Waiting 03:50:30 28fa722a4ca9: Waiting 03:50:30 0e64f2360a44: Waiting 03:50:30 07b06eeb89c8: Layer already exists 03:50:30 97b4a048758f: Layer already exists 03:50:30 1e0bef174c7b: Layer already exists 03:50:30 0e1e965fbec2: Layer already exists 03:50:30 a25a9d58381d: Layer already exists 03:50:30 0dd9ea66253e: Layer already exists 03:50:30 242de20d8b61: Layer already exists 03:50:30 28fa722a4ca9: Layer already exists 03:50:30 66cc348bd80a: Layer already exists 03:50:30 0e64f2360a44: Layer already exists 03:50:30 4.1.0-dev.79: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:33 97b4a048758f: Preparing 03:50:33 07b06eeb89c8: Preparing 03:50:33 a25a9d58381d: Preparing 03:50:33 1e0bef174c7b: Preparing 03:50:33 0e1e965fbec2: Preparing 03:50:33 0dd9ea66253e: Preparing 03:50:33 242de20d8b61: Preparing 03:50:33 66cc348bd80a: Preparing 03:50:33 28fa722a4ca9: Preparing 03:50:33 0e64f2360a44: Preparing 03:50:33 242de20d8b61: Waiting 03:50:33 66cc348bd80a: Waiting 03:50:33 28fa722a4ca9: Waiting 03:50:33 0e64f2360a44: Waiting 03:50:33 0dd9ea66253e: Waiting 03:50:33 97b4a048758f: Layer already exists 03:50:33 a25a9d58381d: Layer already exists 03:50:33 0e1e965fbec2: Layer already exists 03:50:33 1e0bef174c7b: Layer already exists 03:50:33 07b06eeb89c8: Layer already exists 03:50:33 66cc348bd80a: Layer already exists 03:50:33 242de20d8b61: Layer already exists 03:50:33 0e64f2360a44: Layer already exists 03:50:33 0dd9ea66253e: Layer already exists 03:50:33 28fa722a4ca9: Layer already exists 03:50:33 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + 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:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:34 97b4a048758f: Preparing 03:50:34 07b06eeb89c8: Preparing 03:50:34 a25a9d58381d: Preparing 03:50:34 1e0bef174c7b: Preparing 03:50:34 0e1e965fbec2: Preparing 03:50:34 0dd9ea66253e: Preparing 03:50:34 242de20d8b61: Preparing 03:50:34 66cc348bd80a: Preparing 03:50:34 28fa722a4ca9: Preparing 03:50:34 0e64f2360a44: Preparing 03:50:34 66cc348bd80a: Waiting 03:50:34 28fa722a4ca9: Waiting 03:50:34 242de20d8b61: Waiting 03:50:34 0dd9ea66253e: Waiting 03:50:34 1e0bef174c7b: Layer already exists 03:50:34 0e1e965fbec2: Layer already exists 03:50:34 07b06eeb89c8: Layer already exists 03:50:34 a25a9d58381d: Layer already exists 03:50:34 97b4a048758f: Layer already exists 03:50:34 28fa722a4ca9: Layer already exists 03:50:34 242de20d8b61: Layer already exists 03:50:34 0dd9ea66253e: Layer already exists 03:50:34 66cc348bd80a: Layer already exists 03:50:34 0e64f2360a44: Layer already exists 03:50:34 main: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:34 ===================================================== [Pipeline] echo 03:50:34 taggedImages: 03:50:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:50:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:50:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 03:50:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:50:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:50:34 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:50:34 93993623b6023bd90f5581334015c52b08f52fe2 03:50:34 latest 03:50:34 4.1.0-dev.79 03:50:34 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:50:34 main 03:50:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:35 f557fbdd7222: Preparing 03:50:35 394a55a2a39c: Preparing 03:50:35 895022e0480a: Preparing 03:50:35 1e0bef174c7b: Preparing 03:50:35 0e1e965fbec2: Preparing 03:50:35 9a23485e53f1: Preparing 03:50:35 679c5391e0a7: Preparing 03:50:35 97d2125b63b9: Preparing 03:50:35 0e64f2360a44: Preparing 03:50:35 679c5391e0a7: Waiting 03:50:35 9a23485e53f1: Waiting 03:50:35 97d2125b63b9: Waiting 03:50:35 0e64f2360a44: Waiting 03:50:35 1e0bef174c7b: Layer already exists 03:50:35 0e1e965fbec2: Layer already exists 03:50:35 895022e0480a: Pushed 03:50:35 394a55a2a39c: Pushed 03:50:35 f557fbdd7222: Pushed 03:50:35 0e64f2360a44: Layer already exists 03:50:36 679c5391e0a7: Pushed 03:50:36 97d2125b63b9: Pushed 03:51:08 9a23485e53f1: Pushed 03:51:08 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:09 + 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:51:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:09 f557fbdd7222: Preparing 03:51:09 394a55a2a39c: Preparing 03:51:09 895022e0480a: Preparing 03:51:09 1e0bef174c7b: Preparing 03:51:09 0e1e965fbec2: Preparing 03:51:09 9a23485e53f1: Preparing 03:51:09 679c5391e0a7: Preparing 03:51:09 97d2125b63b9: Preparing 03:51:09 0e64f2360a44: Preparing 03:51:09 9a23485e53f1: Waiting 03:51:09 679c5391e0a7: Waiting 03:51:09 97d2125b63b9: Waiting 03:51:09 0e64f2360a44: Waiting 03:51:09 394a55a2a39c: Layer already exists 03:51:09 f557fbdd7222: Layer already exists 03:51:09 0e1e965fbec2: Layer already exists 03:51:09 895022e0480a: Layer already exists 03:51:09 1e0bef174c7b: Layer already exists 03:51:09 97d2125b63b9: Layer already exists 03:51:09 679c5391e0a7: Layer already exists 03:51:09 9a23485e53f1: Layer already exists 03:51:09 0e64f2360a44: Layer already exists 03:51:09 latest: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 03:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:10 f557fbdd7222: Preparing 03:51:10 394a55a2a39c: Preparing 03:51:10 895022e0480a: Preparing 03:51:10 1e0bef174c7b: Preparing 03:51:10 0e1e965fbec2: Preparing 03:51:10 9a23485e53f1: Preparing 03:51:10 679c5391e0a7: Preparing 03:51:10 97d2125b63b9: Preparing 03:51:10 0e64f2360a44: Preparing 03:51:10 9a23485e53f1: Waiting 03:51:10 679c5391e0a7: Waiting 03:51:10 97d2125b63b9: Waiting 03:51:10 0e64f2360a44: Waiting 03:51:10 1e0bef174c7b: Layer already exists 03:51:10 f557fbdd7222: Layer already exists 03:51:10 394a55a2a39c: Layer already exists 03:51:10 0e1e965fbec2: Layer already exists 03:51:10 895022e0480a: Layer already exists 03:51:10 9a23485e53f1: Layer already exists 03:51:10 97d2125b63b9: Layer already exists 03:51:10 679c5391e0a7: Layer already exists 03:51:10 0e64f2360a44: Layer already exists 03:51:10 4.1.0-dev.79: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:11 f557fbdd7222: Preparing 03:51:11 394a55a2a39c: Preparing 03:51:11 895022e0480a: Preparing 03:51:11 1e0bef174c7b: Preparing 03:51:11 0e1e965fbec2: Preparing 03:51:11 9a23485e53f1: Preparing 03:51:11 679c5391e0a7: Preparing 03:51:11 97d2125b63b9: Preparing 03:51:11 0e64f2360a44: Preparing 03:51:11 679c5391e0a7: Waiting 03:51:11 97d2125b63b9: Waiting 03:51:11 0e64f2360a44: Waiting 03:51:11 9a23485e53f1: Waiting 03:51:11 0e1e965fbec2: Layer already exists 03:51:11 394a55a2a39c: Layer already exists 03:51:11 f557fbdd7222: Layer already exists 03:51:11 1e0bef174c7b: Layer already exists 03:51:11 895022e0480a: Layer already exists 03:51:11 0e64f2360a44: Layer already exists 03:51:11 9a23485e53f1: Layer already exists 03:51:11 97d2125b63b9: Layer already exists 03:51:11 679c5391e0a7: Layer already exists 03:51:11 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + 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:51:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:11 f557fbdd7222: Preparing 03:51:11 394a55a2a39c: Preparing 03:51:11 895022e0480a: Preparing 03:51:11 1e0bef174c7b: Preparing 03:51:11 0e1e965fbec2: Preparing 03:51:11 9a23485e53f1: Preparing 03:51:11 679c5391e0a7: Preparing 03:51:11 97d2125b63b9: Preparing 03:51:11 0e64f2360a44: Preparing 03:51:11 679c5391e0a7: Waiting 03:51:11 97d2125b63b9: Waiting 03:51:11 0e64f2360a44: Waiting 03:51:11 9a23485e53f1: Waiting 03:51:11 f557fbdd7222: Layer already exists 03:51:11 0e1e965fbec2: Layer already exists 03:51:11 1e0bef174c7b: Layer already exists 03:51:11 394a55a2a39c: Layer already exists 03:51:11 895022e0480a: Layer already exists 03:51:11 679c5391e0a7: Layer already exists 03:51:11 0e64f2360a44: Layer already exists 03:51:11 97d2125b63b9: Layer already exists 03:51:11 9a23485e53f1: Layer already exists 03:51:11 main: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:12 ===================================================== [Pipeline] echo 03:51:12 taggedImages: 03:51:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:51:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:51:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 03:51:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:51:12 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:51:12 93993623b6023bd90f5581334015c52b08f52fe2 03:51:12 latest 03:51:12 4.1.0-dev.79 03:51:12 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:12 main 03:51:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:12 655c9885a1c4: Preparing 03:51:12 0841f554b513: Preparing 03:51:12 bf717f0f498b: Preparing 03:51:12 1e0bef174c7b: Preparing 03:51:12 0e1e965fbec2: Preparing 03:51:12 9a23485e53f1: Preparing 03:51:12 66cc348bd80a: Preparing 03:51:12 9a23485e53f1: Waiting 03:51:12 28fa722a4ca9: Preparing 03:51:12 0e64f2360a44: Preparing 03:51:12 28fa722a4ca9: Waiting 03:51:12 0e64f2360a44: Waiting 03:51:12 66cc348bd80a: Waiting 03:51:12 0e1e965fbec2: Layer already exists 03:51:12 1e0bef174c7b: Layer already exists 03:51:12 9a23485e53f1: Layer already exists 03:51:12 66cc348bd80a: Layer already exists 03:51:13 0e64f2360a44: Layer already exists 03:51:13 28fa722a4ca9: Layer already exists 03:51:13 bf717f0f498b: Pushed 03:51:13 0841f554b513: Pushed 03:51:13 655c9885a1c4: Pushed 03:51:13 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:13 + 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:51:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:13 655c9885a1c4: Preparing 03:51:13 0841f554b513: Preparing 03:51:13 bf717f0f498b: Preparing 03:51:13 1e0bef174c7b: Preparing 03:51:13 0e1e965fbec2: Preparing 03:51:13 9a23485e53f1: Preparing 03:51:13 66cc348bd80a: Preparing 03:51:13 28fa722a4ca9: Preparing 03:51:13 0e64f2360a44: Preparing 03:51:13 9a23485e53f1: Waiting 03:51:13 66cc348bd80a: Waiting 03:51:13 28fa722a4ca9: Waiting 03:51:13 0e64f2360a44: Waiting 03:51:13 655c9885a1c4: Layer already exists 03:51:13 1e0bef174c7b: Layer already exists 03:51:13 0841f554b513: Layer already exists 03:51:13 0e1e965fbec2: Layer already exists 03:51:13 bf717f0f498b: Layer already exists 03:51:13 66cc348bd80a: Layer already exists 03:51:13 9a23485e53f1: Layer already exists 03:51:13 28fa722a4ca9: Layer already exists 03:51:13 0e64f2360a44: Layer already exists 03:51:13 latest: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 03:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:14 655c9885a1c4: Preparing 03:51:14 0841f554b513: Preparing 03:51:14 bf717f0f498b: Preparing 03:51:14 1e0bef174c7b: Preparing 03:51:14 0e1e965fbec2: Preparing 03:51:14 9a23485e53f1: Preparing 03:51:14 66cc348bd80a: Preparing 03:51:14 28fa722a4ca9: Preparing 03:51:14 0e64f2360a44: Preparing 03:51:14 66cc348bd80a: Waiting 03:51:14 28fa722a4ca9: Waiting 03:51:14 0e64f2360a44: Waiting 03:51:14 9a23485e53f1: Waiting 03:51:14 0e1e965fbec2: Layer already exists 03:51:14 1e0bef174c7b: Layer already exists 03:51:14 0841f554b513: Layer already exists 03:51:14 655c9885a1c4: Layer already exists 03:51:14 bf717f0f498b: Layer already exists 03:51:14 9a23485e53f1: Layer already exists 03:51:14 66cc348bd80a: Layer already exists 03:51:14 28fa722a4ca9: Layer already exists 03:51:14 0e64f2360a44: Layer already exists 03:51:14 4.1.0-dev.79: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:15 655c9885a1c4: Preparing 03:51:15 0841f554b513: Preparing 03:51:15 bf717f0f498b: Preparing 03:51:15 1e0bef174c7b: Preparing 03:51:15 0e1e965fbec2: Preparing 03:51:15 9a23485e53f1: Preparing 03:51:15 66cc348bd80a: Preparing 03:51:15 28fa722a4ca9: Preparing 03:51:15 0e64f2360a44: Preparing 03:51:15 66cc348bd80a: Waiting 03:51:15 9a23485e53f1: Waiting 03:51:15 28fa722a4ca9: Waiting 03:51:15 0e64f2360a44: Waiting 03:51:15 1e0bef174c7b: Layer already exists 03:51:15 bf717f0f498b: Layer already exists 03:51:15 655c9885a1c4: Layer already exists 03:51:15 0841f554b513: Layer already exists 03:51:15 0e1e965fbec2: Layer already exists 03:51:15 9a23485e53f1: Layer already exists 03:51:15 28fa722a4ca9: Layer already exists 03:51:15 66cc348bd80a: Layer already exists 03:51:15 0e64f2360a44: Layer already exists 03:51:15 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + 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:51:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:16 655c9885a1c4: Preparing 03:51:16 0841f554b513: Preparing 03:51:16 bf717f0f498b: Preparing 03:51:16 1e0bef174c7b: Preparing 03:51:16 0e1e965fbec2: Preparing 03:51:16 9a23485e53f1: Preparing 03:51:16 66cc348bd80a: Preparing 03:51:16 28fa722a4ca9: Preparing 03:51:16 0e64f2360a44: Preparing 03:51:16 9a23485e53f1: Waiting 03:51:16 66cc348bd80a: Waiting 03:51:16 28fa722a4ca9: Waiting 03:51:16 0e64f2360a44: Waiting 03:51:16 655c9885a1c4: Layer already exists 03:51:16 0841f554b513: Layer already exists 03:51:16 0e1e965fbec2: Layer already exists 03:51:16 1e0bef174c7b: Layer already exists 03:51:16 bf717f0f498b: Layer already exists 03:51:16 0e64f2360a44: Layer already exists 03:51:16 66cc348bd80a: Layer already exists 03:51:16 28fa722a4ca9: Layer already exists 03:51:16 9a23485e53f1: Layer already exists 03:51:16 main: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:16 ===================================================== [Pipeline] echo 03:51:16 taggedImages: 03:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 03:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:51:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:51:16 93993623b6023bd90f5581334015c52b08f52fe2 03:51:16 latest 03:51:16 4.1.0-dev.79 03:51:16 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:16 main 03:51:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:17 5dd0b7903d7a: Preparing 03:51:17 4f0bb721727a: Preparing 03:51:17 1e0bef174c7b: Preparing 03:51:17 0e1e965fbec2: Preparing 03:51:17 c54cf66a69e5: Preparing 03:51:17 f189fdef2c0e: Preparing 03:51:17 0e64f2360a44: Preparing 03:51:17 f189fdef2c0e: Waiting 03:51:17 0e64f2360a44: Waiting 03:51:17 0e1e965fbec2: Layer already exists 03:51:17 1e0bef174c7b: Layer already exists 03:51:17 0e64f2360a44: Layer already exists 03:51:17 5dd0b7903d7a: Pushed 03:51:17 c54cf66a69e5: Pushed 03:51:18 f189fdef2c0e: Pushed 03:51:26 4f0bb721727a: Pushed 03:51:26 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:27 5dd0b7903d7a: Preparing 03:51:27 4f0bb721727a: Preparing 03:51:27 1e0bef174c7b: Preparing 03:51:27 0e1e965fbec2: Preparing 03:51:27 c54cf66a69e5: Preparing 03:51:27 f189fdef2c0e: Preparing 03:51:27 0e64f2360a44: Preparing 03:51:27 f189fdef2c0e: Waiting 03:51:27 0e64f2360a44: Waiting 03:51:27 c54cf66a69e5: Layer already exists 03:51:27 0e1e965fbec2: Layer already exists 03:51:27 5dd0b7903d7a: Layer already exists 03:51:27 1e0bef174c7b: Layer already exists 03:51:27 4f0bb721727a: Layer already exists 03:51:27 f189fdef2c0e: Layer already exists 03:51:27 0e64f2360a44: Layer already exists 03:51:27 latest: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 03:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:28 5dd0b7903d7a: Preparing 03:51:28 4f0bb721727a: Preparing 03:51:28 1e0bef174c7b: Preparing 03:51:28 0e1e965fbec2: Preparing 03:51:28 c54cf66a69e5: Preparing 03:51:28 f189fdef2c0e: Preparing 03:51:28 0e64f2360a44: Preparing 03:51:28 f189fdef2c0e: Waiting 03:51:28 0e64f2360a44: Waiting 03:51:28 1e0bef174c7b: Layer already exists 03:51:28 0e1e965fbec2: Layer already exists 03:51:28 5dd0b7903d7a: Layer already exists 03:51:28 c54cf66a69e5: Layer already exists 03:51:28 4f0bb721727a: Layer already exists 03:51:28 f189fdef2c0e: Layer already exists 03:51:28 0e64f2360a44: Layer already exists 03:51:28 4.1.0-dev.79: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:29 5dd0b7903d7a: Preparing 03:51:29 4f0bb721727a: Preparing 03:51:29 1e0bef174c7b: Preparing 03:51:29 0e1e965fbec2: Preparing 03:51:29 c54cf66a69e5: Preparing 03:51:29 f189fdef2c0e: Preparing 03:51:29 0e64f2360a44: Preparing 03:51:29 f189fdef2c0e: Waiting 03:51:29 0e64f2360a44: Waiting 03:51:29 5dd0b7903d7a: Layer already exists 03:51:29 4f0bb721727a: Layer already exists 03:51:29 0e1e965fbec2: Layer already exists 03:51:29 c54cf66a69e5: Layer already exists 03:51:29 1e0bef174c7b: Layer already exists 03:51:29 f189fdef2c0e: Layer already exists 03:51:29 0e64f2360a44: Layer already exists 03:51:29 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:30 5dd0b7903d7a: Preparing 03:51:30 4f0bb721727a: Preparing 03:51:30 1e0bef174c7b: Preparing 03:51:30 0e1e965fbec2: Preparing 03:51:30 c54cf66a69e5: Preparing 03:51:30 f189fdef2c0e: Preparing 03:51:30 0e64f2360a44: Preparing 03:51:30 f189fdef2c0e: Waiting 03:51:30 0e64f2360a44: Waiting 03:51:30 4f0bb721727a: Layer already exists 03:51:30 c54cf66a69e5: Layer already exists 03:51:30 0e1e965fbec2: Layer already exists 03:51:30 5dd0b7903d7a: Layer already exists 03:51:30 1e0bef174c7b: Layer already exists 03:51:30 f189fdef2c0e: Layer already exists 03:51:30 0e64f2360a44: Layer already exists 03:51:30 main: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:30 ===================================================== [Pipeline] echo 03:51:30 taggedImages: 03:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 03:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:51:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:51:30 93993623b6023bd90f5581334015c52b08f52fe2 03:51:30 latest 03:51:30 4.1.0-dev.79 03:51:30 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:30 main 03:51:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:31 f9189b6008d9: Preparing 03:51:31 4406c8837892: Preparing 03:51:31 1e0bef174c7b: Preparing 03:51:31 0e1e965fbec2: Preparing 03:51:31 6932d3fe2212: Preparing 03:51:31 73d67b0ad6c7: Preparing 03:51:31 0e64f2360a44: Preparing 03:51:31 73d67b0ad6c7: Waiting 03:51:31 0e64f2360a44: Waiting 03:51:31 0e1e965fbec2: Layer already exists 03:51:32 1e0bef174c7b: Layer already exists 03:51:32 0e64f2360a44: Layer already exists 03:51:32 f9189b6008d9: Pushed 03:51:37 6932d3fe2212: Pushed 03:51:37 73d67b0ad6c7: Pushed 03:51:40 4406c8837892: Pushed 03:51:40 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:41 f9189b6008d9: Preparing 03:51:41 4406c8837892: Preparing 03:51:41 1e0bef174c7b: Preparing 03:51:41 0e1e965fbec2: Preparing 03:51:41 6932d3fe2212: Preparing 03:51:41 73d67b0ad6c7: Preparing 03:51:41 0e64f2360a44: Preparing 03:51:41 73d67b0ad6c7: Waiting 03:51:41 0e64f2360a44: Waiting 03:51:41 6932d3fe2212: Layer already exists 03:51:41 4406c8837892: Layer already exists 03:51:41 f9189b6008d9: Layer already exists 03:51:41 1e0bef174c7b: Layer already exists 03:51:41 0e1e965fbec2: Layer already exists 03:51:41 73d67b0ad6c7: Layer already exists 03:51:41 0e64f2360a44: Layer already exists 03:51:41 latest: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 03:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:42 f9189b6008d9: Preparing 03:51:42 4406c8837892: Preparing 03:51:42 1e0bef174c7b: Preparing 03:51:42 0e1e965fbec2: Preparing 03:51:42 6932d3fe2212: Preparing 03:51:42 73d67b0ad6c7: Preparing 03:51:42 0e64f2360a44: Preparing 03:51:42 73d67b0ad6c7: Waiting 03:51:42 0e64f2360a44: Waiting 03:51:42 f9189b6008d9: Layer already exists 03:51:42 6932d3fe2212: Layer already exists 03:51:42 0e1e965fbec2: Layer already exists 03:51:42 4406c8837892: Layer already exists 03:51:42 1e0bef174c7b: Layer already exists 03:51:42 73d67b0ad6c7: Layer already exists 03:51:42 0e64f2360a44: Layer already exists 03:51:42 4.1.0-dev.79: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:43 f9189b6008d9: Preparing 03:51:43 4406c8837892: Preparing 03:51:43 1e0bef174c7b: Preparing 03:51:43 0e1e965fbec2: Preparing 03:51:43 6932d3fe2212: Preparing 03:51:43 73d67b0ad6c7: Preparing 03:51:43 0e64f2360a44: Preparing 03:51:43 73d67b0ad6c7: Waiting 03:51:43 0e64f2360a44: Waiting 03:51:43 0e1e965fbec2: Layer already exists 03:51:43 1e0bef174c7b: Layer already exists 03:51:43 6932d3fe2212: Layer already exists 03:51:43 4406c8837892: Layer already exists 03:51:43 f9189b6008d9: Layer already exists 03:51:43 0e64f2360a44: Layer already exists 03:51:43 73d67b0ad6c7: Layer already exists 03:51:43 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:44 f9189b6008d9: Preparing 03:51:44 4406c8837892: Preparing 03:51:44 1e0bef174c7b: Preparing 03:51:44 0e1e965fbec2: Preparing 03:51:44 6932d3fe2212: Preparing 03:51:44 73d67b0ad6c7: Preparing 03:51:44 0e64f2360a44: Preparing 03:51:44 73d67b0ad6c7: Waiting 03:51:44 0e64f2360a44: Waiting 03:51:44 4406c8837892: Layer already exists 03:51:44 6932d3fe2212: Layer already exists 03:51:44 1e0bef174c7b: Layer already exists 03:51:44 0e1e965fbec2: Layer already exists 03:51:44 f9189b6008d9: Layer already exists 03:51:44 0e64f2360a44: Layer already exists 03:51:44 73d67b0ad6c7: Layer already exists 03:51:44 main: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:44 ===================================================== [Pipeline] echo 03:51:44 taggedImages: 03:51:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 03:51:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:51:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 03:51:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 03:51:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:51:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 [Pipeline] echo 03:51:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo 03:51:45 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:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:46 03:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:46 arm64: Pulling from edgex-lftools-log-publisher 03:51:46 8998bd30e6a1: Pulling fs layer 03:51:46 04944245beec: Pulling fs layer 03:51:46 699f458cf7ca: Pulling fs layer 03:51:46 765212b225bb: Pulling fs layer 03:51:46 f23df028b6ca: Pulling fs layer 03:51:46 d65c8cfc05b1: Pulling fs layer 03:51:46 2437ff75d9bd: Pulling fs layer 03:51:46 f23df028b6ca: Waiting 03:51:46 d65c8cfc05b1: Waiting 03:51:46 2437ff75d9bd: Waiting 03:51:46 765212b225bb: Waiting 03:51:46 04944245beec: Verifying Checksum 03:51:46 04944245beec: Download complete 03:51:46 765212b225bb: Verifying Checksum 03:51:46 765212b225bb: Download complete 03:51:46 f23df028b6ca: Verifying Checksum 03:51:46 f23df028b6ca: Download complete 03:51:46 d65c8cfc05b1: Verifying Checksum 03:51:46 d65c8cfc05b1: Download complete 03:51:46 699f458cf7ca: Verifying Checksum 03:51:46 699f458cf7ca: Download complete 03:51:47 8998bd30e6a1: Verifying Checksum 03:51:47 8998bd30e6a1: Download complete 03:51:49 2437ff75d9bd: Verifying Checksum 03:51:49 2437ff75d9bd: Download complete 03:51:51 8998bd30e6a1: Pull complete 03:51:52 04944245beec: Pull complete 03:51:53 699f458cf7ca: Pull complete 03:51:53 765212b225bb: Pull complete 03:51:54 f23df028b6ca: Pull complete 03:51:55 d65c8cfc05b1: Pull complete 03:52:13 2437ff75d9bd: Pull complete 03:52:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:13 prd-ubuntu20.04-docker-arm64-4c-16g-774042 does not seem to be running inside a container 03:52:13 $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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:52:16 $ docker top c16d3b8ec9be6d1a30b8c2b1325bcfc02883c535a3eb8ee469cd93828994e012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:17 ---> job-cost.sh 03:52:17 lf-activate-venv: SKIPPING 03:52:17 INFO: No Stack... 03:52:18 INFO: Retrieving Pricing Info for: v3-standard-4 03:52:19 INFO: Archiving Costs [Pipeline] sh 03:52:19 + cat /w/workspace/edgex-go/930/archives/cost.csv 03:52:19 + cut -d, -f6 [Pipeline] lock 03:52:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-930-stack-cost] 03:52:19 Resource [jenkins-edgexfoundry-edgex-go-main-930-stack-cost] did not exist. Created. 03:52:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-930-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:20 + echo total: 0.10999999940395355 [Pipeline] stash 03:52:21 Stashed 1 file(s) [Pipeline] } 03:52:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-930-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:21 $ docker stop --time=1 c16d3b8ec9be6d1a30b8c2b1325bcfc02883c535a3eb8ee469cd93828994e012 03:52:22 $ docker rm -f --volumes c16d3b8ec9be6d1a30b8c2b1325bcfc02883c535a3eb8ee469cd93828994e012 [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:52:23 provisioning config files... 03:52:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/930@tmp/config2774080021264648266tmp [Pipeline] { [Pipeline] sh 03:52:23 + set +x 03:52:23 + curl -s https://codecov.io/bash 03:52:23 + bash -s -- 03:52:23 03:52:23 _____ _ 03:52:23 / ____| | | 03:52:23 | | ___ __| | ___ ___ _____ __ 03:52:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:23 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:23 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:23 Bash-1.0.6 03:52:23 03:52:23 03:52:23 ==> git version 2.25.1 found 03:52:23 ==> 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:52:23 Release-Date: 2020-01-08 03:52:23 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:52:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:52:23 ==> Jenkins CI detected. 03:52:23 current dir:  /w/workspace/edgex-go/930 03:52:23 project root: . 03:52:23 --> token set from env 03:52:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:23 ==> Running gcov in . (disable via -X gcov) 03:52:24 ==> Python coveragepy not found 03:52:24 ==> Searching for coverage reports in: 03:52:24 + . 03:52:24 -> Found 1 reports 03:52:24 ==> Detecting git/mercurial file structure 03:52:24 ==> Reading reports 03:52:24 + ./coverage.out bytes=1041478 03:52:24 ==> Appending adjustments 03:52:24 https://docs.codecov.io/docs/fixing-reports 03:52:25 + Found adjustments 03:52:25 ==> Gzipping contents 03:52:25 108K /tmp/codecov.WyhZHT.gz 03:52:25 ==> Uploading reports 03:52:25 url: https://codecov.io 03:52:25 query: branch=main&commit=93993623b6023bd90f5581334015c52b08f52fe2&build=930&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F930%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:25 -> Pinging Codecov 03:52:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=93993623b6023bd90f5581334015c52b08f52fe2&build=930&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F930%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:25 -> Uploading to 03:52:25 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/93993623b6023bd90f5581334015c52b08f52fe2/b02a8f69-0cfd-4d33-984c-0043360d8832.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251128%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251128T035225Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6fa7c4d63a51ba120931a7345340f95d8ee4113e92247b393d5d1512f173ebaf 03:52:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:25 Dload Upload Total Spent Left Speed 03:52:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 540k --:--:-- --:--:-- --:--:-- 540k 03:52:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } 03:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:52:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:52:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:26 03:52:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:26 latest: Pulling from edgex-devops/edgex-snyk-go 03:52:26 2d35ebdb57d9: Already exists 03:52:26 85e8836fcdb2: Pulling fs layer 03:52:26 91631faa732a: Pulling fs layer 03:52:26 f3f5ae8826fa: Pulling fs layer 03:52:26 4f4fb700ef54: Pulling fs layer 03:52:26 7861252a18e6: Pulling fs layer 03:52:26 9130f900ef6f: Pulling fs layer 03:52:26 4f4fb700ef54: Waiting 03:52:26 7861252a18e6: Waiting 03:52:26 9130f900ef6f: Waiting 03:52:26 f3f5ae8826fa: Download complete 03:52:26 4f4fb700ef54: Verifying Checksum 03:52:26 4f4fb700ef54: Download complete 03:52:26 85e8836fcdb2: Verifying Checksum 03:52:26 85e8836fcdb2: Download complete 03:52:26 85e8836fcdb2: Pull complete 03:52:27 7861252a18e6: Verifying Checksum 03:52:27 7861252a18e6: Download complete 03:52:27 91631faa732a: Verifying Checksum 03:52:27 91631faa732a: Download complete 03:52:27 9130f900ef6f: Verifying Checksum 03:52:32 91631faa732a: Pull complete 03:52:32 f3f5ae8826fa: Pull complete 03:52:32 4f4fb700ef54: Pull complete 03:52:32 7861252a18e6: Pull complete 03:52:35 9130f900ef6f: Pull complete 03:52:35 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:52:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:36 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:52:36 $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:52:38 $ docker top f7681618a03cb22d6d70ebcd934879e5759f710b36af78cd93568aada71e96ad -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:38 + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] echo 03:52:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:52:38 + set -o pipefail 03:52:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:52:52 03:52:52 Monitoring /w/workspace/edgex-go/930 (github.com/edgexfoundry/edgex-go)... 03:52:52 03:52:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f4465998-e84c-4a15-981f-e38693e6d976 03:52:52 03:52:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:52:52 [Pipeline] } 03:52:57 $ docker stop --time=1 f7681618a03cb22d6d70ebcd934879e5759f710b36af78cd93568aada71e96ad 03:53:00 $ docker rm -f --volumes f7681618a03cb22d6d70ebcd934879e5759f710b36af78cd93568aada71e96ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:53:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:00 provisioning config files... 03:53:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/930@tmp/config10809839081779409501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:00 --> edgex-publish-swagger.sh 03:53:00 === Publish openapi API === 03:53:00 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:53:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/930/openapi/core-command.yaml] 03:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:00 Dload Upload Total Spent Left Speed 03:53:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 407 201k --:--:-- --:--:-- --:--:-- 201k 03:53:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:00 03:53:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/930/openapi/core-data.yaml] 03:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:00 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 503 561k --:--:-- --:--:-- --:--:-- 561k 03:53:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:01 03:53:01 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/930/openapi/core-keeper.yaml] 03:53:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:01 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 611 273k --:--:-- --:--:-- --:--:-- 273k 03:53:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:01 03:53:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/930/openapi/core-metadata.yaml] 03:53:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:01 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 503 1220k --:--:-- --:--:-- --:--:-- 1220k 03:53:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:01 03:53:01 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/930/openapi/security-proxy-auth.yaml] 03:53:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:01 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 247k 03:53:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:01 03:53:01 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/930/openapi/security-secretstore-setup.yaml] 03:53:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:01 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 653 38742 --:--:-- --:--:-- --:--:-- 39396 03:53:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:01 03:53:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/930/openapi/support-notifications.yaml] 03:53:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:01 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 511 756k --:--:-- --:--:-- --:--:-- 757k 03:53:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:01 03:53:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/930/openapi/support-scheduler.yaml] 03:53:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:01 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 559 419k --:--:-- --:--:-- --:--:-- 420k 03:53:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:01 [Pipeline] } 03:53:01 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:53:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:02 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:03 $ docker top 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f -eo pid,comm 03:53:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:53:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:03 [ssh-agent] Looking for ssh-agent implementation... 03:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:03 $ docker exec 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f ssh-agent 03:53:03 SSH_AUTH_SOCK=/tmp/ssh-YeQM702PUwQC/agent.32 03:53:03 SSH_AGENT_PID=38 03:53:03 Running ssh-add (command line suppressed) 03:53:03 Identity added: /w/workspace/edgex-go/930@tmp/private_key_14010452491724506930.key (/w/workspace/edgex-go/930@tmp/private_key_14010452491724506930.key) 03:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:03 + git semver tag 03:53:04 2025-11-28 03:53:04,134 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:53:04 2025-11-28 03:53:04,138 [run_tag] DEBUG tag force:False 03:53:04 2025-11-28 03:53:04,138 [check_head_tag] DEBUG check head tag 03:53:04 2025-11-28 03:53:04,139 [execute] INFO git cat-file --batch-check 03:53:04 2025-11-28 03:53:04,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/930, stdin=, shell=False, universal_newlines=False) 03:53:04 2025-11-28 03:53:04,142 [execute] INFO git cat-file --batch 03:53:04 2025-11-28 03:53:04,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/930, stdin=, shell=False, universal_newlines=False) 03:53:04 2025-11-28 03:53:04,168 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:53:04 2025-11-28 03:53:04,168 [execute] INFO git tag -a v4.1.0-dev.79 -m v4.1.0-dev.79 03:53:04 2025-11-28 03:53:04,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.79', '-m', 'v4.1.0-dev.79'], cwd=/w/workspace/edgex-go/930, stdin=None, shell=False, universal_newlines=False) 03:53:04 2025-11-28 03:53:04,171 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:53:04 4.1.0-dev.79 [Pipeline] } 03:53:04 $ docker exec --env ******** --env ******** 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f ssh-agent -k 03:53:04 unset SSH_AUTH_SOCK; 03:53:04 unset SSH_AGENT_PID; 03:53:04 echo Agent pid 38 killed; 03:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:04 + git semver [Pipeline] } 03:53:05 $ docker stop --time=1 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f 03:53:06 $ docker rm -f --volumes 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:06 03:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:07 0.23.1-centos7: Pulling from edgex-lftools 03:53:07 ab5ef0e58194: Pulling fs layer 03:53:07 9712f1f96733: Pulling fs layer 03:53:07 63f879dbbcfc: Pulling fs layer 03:53:07 0d9ebad4ef96: Pulling fs layer 03:53:07 e9a5061849ea: Pulling fs layer 03:53:07 d747dcd14b5f: Pulling fs layer 03:53:07 2de7ff778b66: Pulling fs layer 03:53:07 d747dcd14b5f: Waiting 03:53:07 e9a5061849ea: Waiting 03:53:07 2de7ff778b66: Waiting 03:53:07 0d9ebad4ef96: Waiting 03:53:07 9712f1f96733: Verifying Checksum 03:53:07 9712f1f96733: Download complete 03:53:07 63f879dbbcfc: Verifying Checksum 03:53:07 63f879dbbcfc: Download complete 03:53:07 e9a5061849ea: Verifying Checksum 03:53:07 e9a5061849ea: Download complete 03:53:07 d747dcd14b5f: Verifying Checksum 03:53:07 d747dcd14b5f: Download complete 03:53:08 0d9ebad4ef96: Verifying Checksum 03:53:08 0d9ebad4ef96: Download complete 03:53:08 ab5ef0e58194: Verifying Checksum 03:53:08 2de7ff778b66: Verifying Checksum 03:53:08 2de7ff778b66: Download complete 03:53:11 ab5ef0e58194: Pull complete 03:53:11 9712f1f96733: Pull complete 03:53:11 63f879dbbcfc: Pull complete 03:53:17 0d9ebad4ef96: Pull complete 03:53:17 e9a5061849ea: Pull complete 03:53:17 d747dcd14b5f: Pull complete 03:53:18 2de7ff778b66: Pull complete 03:53:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:18 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:53:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:53:20 $ docker top dc81475af6387bcef488bdf3032a5d4767ee654f7ae2da59b8f4bb2d3f1f0438 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:53:21 provisioning config files... 03:53:21 copy managed file [sigul-config] to file:/w/workspace/edgex-go/930@tmp/config27365657511117759tmp 03:53:21 copy managed file [sigul-password] to file:/w/workspace/edgex-go/930@tmp/config13145329063630547481tmp 03:53:21 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/930@tmp/config2070800706278043293tmp [Pipeline] { [Pipeline] echo 03:53:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:53:21 ---> sigul-configuration.sh 03:53:21 gpg: directory `/root/.gnupg' created 03:53:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:53:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:53:21 gpg: keyring `/root/.gnupg/secring.gpg' created 03:53:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:53:21 gpg: CAST5 encrypted data 03:53:21 gpg: encrypted with 1 passphrase 03:53:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:53:21 + mkdir /home/jenkins 03:53:21 + mkdir /home/jenkins/sigul [Pipeline] sh 03:53:22 + 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:53:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:53:22 ---> sigul-install.sh 03:53:22 Sigul already installed; skipping installation. [Pipeline] sh 03:53:22 + git tag --list 03:53:22 0.6.0 03:53:22 0.6.1 03:53:22 0.7.0 03:53:22 0.7.1 03:53:22 v1.0.0 03:53:22 v1.0.1 03:53:22 v1.1.0 03:53:22 v1.2.0 03:53:22 v1.2.1 03:53:22 v1.3.0 03:53:22 v1.3.1 03:53:22 v2.0.0 03:53:22 v2.1.0 03:53:22 v2.1.1 03:53:22 v2.2.0 03:53:22 v2.3.0 03:53:22 v3.0 03:53:22 v3.0.0 03:53:22 v3.1 03:53:22 v3.1.0 03:53:22 v3.1.1 03:53:22 v4.0 03:53:22 v4.0.0 03:53:22 v4.0.1 03:53:22 v4.0.1-dev.1 03:53:22 v4.0.1-dev.2 03:53:22 v4.1.0-dev.1 03:53:22 v4.1.0-dev.10 03:53:22 v4.1.0-dev.11 03:53:22 v4.1.0-dev.12 03:53:22 v4.1.0-dev.13 03:53:22 v4.1.0-dev.14 03:53:22 v4.1.0-dev.15 03:53:22 v4.1.0-dev.16 03:53:22 v4.1.0-dev.17 03:53:22 v4.1.0-dev.18 03:53:22 v4.1.0-dev.19 03:53:22 v4.1.0-dev.2 03:53:22 v4.1.0-dev.20 03:53:22 v4.1.0-dev.21 03:53:22 v4.1.0-dev.22 03:53:22 v4.1.0-dev.23 03:53:22 v4.1.0-dev.24 03:53:22 v4.1.0-dev.25 03:53:22 v4.1.0-dev.26 03:53:22 v4.1.0-dev.27 03:53:22 v4.1.0-dev.28 03:53:22 v4.1.0-dev.29 03:53:22 v4.1.0-dev.3 03:53:22 v4.1.0-dev.30 03:53:22 v4.1.0-dev.31 03:53:22 v4.1.0-dev.32 03:53:22 v4.1.0-dev.33 03:53:22 v4.1.0-dev.34 03:53:22 v4.1.0-dev.35 03:53:22 v4.1.0-dev.36 03:53:22 v4.1.0-dev.37 03:53:22 v4.1.0-dev.38 03:53:22 v4.1.0-dev.39 03:53:22 v4.1.0-dev.4 03:53:22 v4.1.0-dev.40 03:53:22 v4.1.0-dev.41 03:53:22 v4.1.0-dev.42 03:53:22 v4.1.0-dev.43 03:53:22 v4.1.0-dev.44 03:53:22 v4.1.0-dev.45 03:53:22 v4.1.0-dev.46 03:53:22 v4.1.0-dev.47 03:53:22 v4.1.0-dev.48 03:53:22 v4.1.0-dev.49 03:53:22 v4.1.0-dev.5 03:53:22 v4.1.0-dev.50 03:53:22 v4.1.0-dev.51 03:53:22 v4.1.0-dev.52 03:53:22 v4.1.0-dev.53 03:53:22 v4.1.0-dev.54 03:53:22 v4.1.0-dev.55 03:53:22 v4.1.0-dev.56 03:53:22 v4.1.0-dev.57 03:53:22 v4.1.0-dev.58 03:53:22 v4.1.0-dev.59 03:53:22 v4.1.0-dev.6 03:53:22 v4.1.0-dev.60 03:53:22 v4.1.0-dev.61 03:53:22 v4.1.0-dev.62 03:53:22 v4.1.0-dev.63 03:53:22 v4.1.0-dev.64 03:53:22 v4.1.0-dev.65 03:53:22 v4.1.0-dev.66 03:53:22 v4.1.0-dev.67 03:53:22 v4.1.0-dev.68 03:53:22 v4.1.0-dev.69 03:53:22 v4.1.0-dev.7 03:53:22 v4.1.0-dev.70 03:53:22 v4.1.0-dev.71 03:53:22 v4.1.0-dev.72 03:53:22 v4.1.0-dev.73 03:53:22 v4.1.0-dev.74 03:53:22 v4.1.0-dev.75 03:53:22 v4.1.0-dev.76 03:53:22 v4.1.0-dev.77 03:53:22 v4.1.0-dev.78 03:53:22 v4.1.0-dev.79 03:53:22 v4.1.0-dev.8 03:53:22 v4.1.0-dev.9 [Pipeline] sh 03:53:23 + lftools sign git-tag v4.1.0-dev.79 03:53:23 Signing Git tag with Sigul... 03:53:23 Signing v4.1.0-dev.79 [Pipeline] echo 03:53:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:53:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:53:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:53:24 $ docker stop --time=1 dc81475af6387bcef488bdf3032a5d4767ee654f7ae2da59b8f4bb2d3f1f0438 03:53:25 $ docker rm -f --volumes dc81475af6387bcef488bdf3032a5d4767ee654f7ae2da59b8f4bb2d3f1f0438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:53:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:26 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:26 $ docker top 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb -eo pid,comm 03:53:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:53:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:26 [ssh-agent] Looking for ssh-agent implementation... 03:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:27 $ docker exec 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb ssh-agent 03:53:27 SSH_AUTH_SOCK=/tmp/ssh-W8OAntHD2XrA/agent.32 03:53:27 SSH_AGENT_PID=38 03:53:27 Running ssh-add (command line suppressed) 03:53:27 Identity added: /w/workspace/edgex-go/930@tmp/private_key_13596350719057127854.key (/w/workspace/edgex-go/930@tmp/private_key_13596350719057127854.key) 03:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:27 + git semver bump pre 03:53:27 2025-11-28 03:53:27,785 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:53:27 2025-11-28 03:53:27,789 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:53:27 2025-11-28 03:53:27,789 [bump_version] DEBUG bumping version:4.1.0-dev.79 on axis:pre with prefix:dev 03:53:27 2025-11-28 03:53:27,789 [bump_version] DEBUG bumped version:4.1.0-dev.80 03:53:27 2025-11-28 03:53:27,789 [write_version] DEBUG write version:4.1.0-dev.80 to path:/w/workspace/edgex-go/930/.semver/main with force:True 03:53:27 2025-11-28 03:53:27,790 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:53:27 2025-11-28 03:53:27,790 [write_file] DEBUG write to file:/w/workspace/edgex-go/930/.semver/main 03:53:27 2025-11-28 03:53:27,792 [execute] INFO git cat-file --batch-check 03:53:27 2025-11-28 03:53:27,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/930/.semver, stdin=, shell=False, universal_newlines=False) 03:53:27 2025-11-28 03:53:27,796 [execute] INFO git cat-file --batch 03:53:27 2025-11-28 03:53:27,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/930/.semver, stdin=, shell=False, universal_newlines=False) 03:53:27 2025-11-28 03:53:27,800 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:53:27 4.1.0-dev.80 [Pipeline] } 03:53:28 $ docker exec --env ******** --env ******** 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb ssh-agent -k 03:53:28 unset SSH_AUTH_SOCK; 03:53:28 unset SSH_AGENT_PID; 03:53:28 echo Agent pid 38 killed; 03:53:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:28 + git semver [Pipeline] } 03:53:28 $ docker stop --time=1 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb 03:53:30 $ docker rm -f --volumes 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb [Pipeline] // withDockerContainer [Pipeline] sh 03:53:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:36 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:36 $ docker top c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 -eo pid,comm 03:53:36 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:53:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:36 [ssh-agent] Looking for ssh-agent implementation... 03:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:36 $ docker exec c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 ssh-agent 03:53:37 SSH_AUTH_SOCK=/tmp/ssh-2mjsEiyn3LR0/agent.31 03:53:37 SSH_AGENT_PID=37 03:53:37 Running ssh-add (command line suppressed) 03:53:37 Identity added: /w/workspace/edgex-go/930@tmp/private_key_1291075247087745055.key (/w/workspace/edgex-go/930@tmp/private_key_1291075247087745055.key) 03:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:37 + git semver push 03:53:37 2025-11-28 03:53:37,634 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:53:37 2025-11-28 03:53:37,638 [run_push] DEBUG push 03:53:37 2025-11-28 03:53:37,638 [execute] INFO git cat-file --batch-check 03:53:37 2025-11-28 03:53:37,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/930/.semver, stdin=, shell=False, universal_newlines=False) 03:53:37 2025-11-28 03:53:37,641 [execute] INFO git rev-list e2cbfd291c4e349d03c53c33dbbbd44a3129a633 -- 03:53:37 2025-11-28 03:53:37,641 [execute] DEBUG Popen(['git', 'rev-list', 'e2cbfd291c4e349d03c53c33dbbbd44a3129a633', '--'], cwd=/w/workspace/edgex-go/930/.semver, stdin=None, shell=False, universal_newlines=False) 03:53:37 2025-11-28 03:53:37,671 [execute] INFO git fetch -v -- origin 03:53:37 2025-11-28 03:53:37,671 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/930/.semver, stdin=None, shell=False, universal_newlines=True) 03:53:38 2025-11-28 03:53:38,205 [run_push] DEBUG no remote changes detected 03:53:38 2025-11-28 03:53:38,205 [execute] INFO git push origin semver 03:53:38 2025-11-28 03:53:38,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/930/.semver, stdin=None, shell=False, universal_newlines=False) 03:53:39 2025-11-28 03:53:39,039 [run_push] DEBUG push all version tags 03:53:39 2025-11-28 03:53:39,039 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:53:39 2025-11-28 03:53:39,039 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/930, stdin=None, shell=False, universal_newlines=False) 03:53:40 2025-11-28 03:53:39,827 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main 03:53:40 4.1.0-dev.80 [Pipeline] } 03:53:40 $ docker exec --env ******** --env ******** c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 ssh-agent -k 03:53:40 unset SSH_AUTH_SOCK; 03:53:40 unset SSH_AGENT_PID; 03:53:40 echo Agent pid 37 killed; 03:53:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:40 + git semver [Pipeline] } 03:53:40 $ docker stop --time=1 c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 03:53:42 $ docker rm -f --volumes c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 [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:53:42 + [ -d /w/workspace/edgex-go/930/archives ] [Pipeline] libraryResource [Pipeline] sh 03:53:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:43 ---> package-listing.sh 03:53:43 ++ facter osfamily 03:53:43 ++ tr '[:upper:]' '[:lower:]' 03:53:44 + OS_FAMILY=debian 03:53:44 + workspace=/w/workspace/edgex-go/930 03:53:44 + START_PACKAGES=/tmp/packages_start.txt 03:53:44 + END_PACKAGES=/tmp/packages_end.txt 03:53:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:44 + PACKAGES=/tmp/packages_start.txt 03:53:44 + '[' /w/workspace/edgex-go/930 ']' 03:53:44 + PACKAGES=/tmp/packages_end.txt 03:53:44 + case "${OS_FAMILY}" in 03:53:44 + dpkg -l 03:53:44 + grep '^ii' 03:53:44 + '[' -f /tmp/packages_start.txt ']' 03:53:44 + '[' -f /tmp/packages_end.txt ']' 03:53:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:44 + '[' /w/workspace/edgex-go/930 ']' 03:53:44 + mkdir -p /w/workspace/edgex-go/930/archives/ 03:53:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/930/archives/ [Pipeline] echo 03:53:44 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/930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:53:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:45 03:53:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:45 latest: Pulling from edgex-lftools-log-publisher 03:53:45 5eb5b503b376: Pulling fs layer 03:53:45 5c69ac0246d0: Pulling fs layer 03:53:45 ec43610c2a17: Pulling fs layer 03:53:45 3a2ae6a8a46f: Pulling fs layer 03:53:45 33b1e0a273af: Pulling fs layer 03:53:45 5d3b04190fa2: Pulling fs layer 03:53:45 2f39f015ded8: Pulling fs layer 03:53:45 3a2ae6a8a46f: Waiting 03:53:45 33b1e0a273af: Waiting 03:53:45 2f39f015ded8: Waiting 03:53:45 5d3b04190fa2: Waiting 03:53:45 5c69ac0246d0: Download complete 03:53:45 3a2ae6a8a46f: Verifying Checksum 03:53:45 3a2ae6a8a46f: Download complete 03:53:45 33b1e0a273af: Verifying Checksum 03:53:45 33b1e0a273af: Download complete 03:53:45 5d3b04190fa2: Verifying Checksum 03:53:45 ec43610c2a17: Verifying Checksum 03:53:45 ec43610c2a17: Download complete 03:53:45 5eb5b503b376: Download complete 03:53:46 2f39f015ded8: Verifying Checksum 03:53:46 2f39f015ded8: Download complete 03:53:47 5eb5b503b376: Pull complete 03:53:47 5c69ac0246d0: Pull complete 03:53:47 ec43610c2a17: Pull complete 03:53:47 3a2ae6a8a46f: Pull complete 03:53:47 33b1e0a273af: Pull complete 03:53:48 5d3b04190fa2: Pull complete 03:53:53 2f39f015ded8: Pull complete 03:53:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:53 prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container 03:53:53 $ 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/930/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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:53:55 $ docker top ecd2bf7968f359ba952eae13cdbef429ba29070b58c2f7b3af65e9c09465a39f -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:57 + mkdir -p /var/log/sysstat [Pipeline] sh 03:53:57 + ls /var/log/sa-host 03:53:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:57 provisioning config files... 03:53:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/930@tmp/config4474706291724424784tmp [Pipeline] { [Pipeline] echo 03:53:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:58 ---> create-netrc.sh [Pipeline] } 03:53:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:53:58 ---> python-tools-install.sh [Pipeline] echo 03:53:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:58 ---> sudo-logs.sh 03:53:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:53:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:59 ---> job-cost.sh 03:53:59 lf-activate-venv: SKIPPING 03:53:59 DEBUG: total: 0.10999999940395355 03:53:59 INFO: Retrieving Stack Cost... 03:53:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:53:59 INFO: Archiving Costs [Pipeline] echo 03:53:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:00 ---> logs-deploy.sh 03:54:00 lf-activate-venv: SKIPPING 03:54:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/930 03:54:00 INFO: archiving workspace using pattern(s): 03:54:01 Archives upload complete. 03:54:01 INFO: archiving logs to Nexus 03:54:02 ---> uname -a: 03:54:02 Linux prd-ubuntu20-04-docker-8c-8g-774040 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:54:02 03:54:02 03:54:02 ---> lscpu: 03:54:02 Architecture: x86_64 03:54:02 CPU op-mode(s): 32-bit, 64-bit 03:54:02 Byte Order: Little Endian 03:54:02 Address sizes: 40 bits physical, 48 bits virtual 03:54:02 CPU(s): 8 03:54:02 On-line CPU(s) list: 0-7 03:54:02 Thread(s) per core: 1 03:54:02 Core(s) per socket: 1 03:54:02 Socket(s): 8 03:54:02 NUMA node(s): 1 03:54:02 Vendor ID: AuthenticAMD 03:54:02 CPU family: 23 03:54:02 Model: 49 03:54:02 Model name: AMD EPYC-Rome Processor 03:54:02 Stepping: 0 03:54:02 CPU MHz: 2800.000 03:54:02 BogoMIPS: 5600.00 03:54:02 Virtualization: AMD-V 03:54:02 Hypervisor vendor: KVM 03:54:02 Virtualization type: full 03:54:02 L1d cache: 256 KiB 03:54:02 L1i cache: 256 KiB 03:54:02 L2 cache: 4 MiB 03:54:02 L3 cache: 128 MiB 03:54:02 NUMA node0 CPU(s): 0-7 03:54:02 Vulnerability Gather data sampling: Not affected 03:54:02 Vulnerability Itlb multihit: Not affected 03:54:02 Vulnerability L1tf: Not affected 03:54:02 Vulnerability Mds: Not affected 03:54:02 Vulnerability Meltdown: Not affected 03:54:02 Vulnerability Mmio stale data: Not affected 03:54:02 Vulnerability Retbleed: Vulnerable 03:54:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:54:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:54:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:54:02 Vulnerability Srbds: Not affected 03:54:02 Vulnerability Tsx async abort: Not affected 03:54:02 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:54:02 03:54:02 03:54:02 ---> nproc: 03:54:02 8 03:54:02 03:54:02 03:54:02 ---> df -h: 03:54:02 Filesystem Size Used Avail Use% Mounted on 03:54:02 overlay 155G 34G 122G 22% / 03:54:02 tmpfs 64M 0 64M 0% /dev 03:54:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:54:02 shm 64M 0 64M 0% /dev/shm 03:54:02 /dev/vda1 155G 34G 122G 22% /facter-os 03:54:02 03:54:02 03:54:02 ---> sar -b -r -n DEV: 03:54:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774040) 11/28/25 _x86_64_ (8 CPU) 03:54:02 03:54:02 02:59:34 LINUX RESTART (8 CPU) 03:54:02 03:54:02 03:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:54:02 03:01:01 347.15 63.66 283.50 0.00 11294.34 117674.55 0.00 03:54:02 03:02:01 183.72 10.83 172.89 0.00 1669.32 81074.62 0.00 03:54:02 03:03:01 45.03 0.02 45.01 0.00 0.13 38892.47 0.00 03:54:02 03:04:01 56.67 0.23 56.44 0.00 2.80 21168.47 0.00 03:54:02 03:05:01 253.00 0.40 252.60 0.00 21.59 198103.30 0.00 03:54:02 03:06:01 1101.08 21.93 1079.16 0.00 2675.91 384055.31 0.00 03:54:02 03:07:01 130.34 0.25 130.09 0.00 2.00 51064.18 0.00 03:54:02 03:08:01 315.44 0.05 315.39 0.00 0.40 96048.12 0.00 03:54:02 03:09:01 721.63 22.43 699.20 0.00 886.52 176346.48 0.00 03:54:02 03:10:01 38.56 1.58 36.98 0.00 120.51 971.30 0.00 03:54:02 03:11:01 21.76 0.75 21.01 0.00 85.17 506.50 0.00 03:54:02 03:12:01 1.85 0.00 1.85 0.00 0.00 18.80 0.00 03:54:02 03:13:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 03:54:02 03:14:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 03:54:02 03:15:01 4.40 2.32 2.08 0.00 21.06 23.06 0.00 03:54:02 03:16:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 03:54:02 03:17:01 1.08 0.05 1.03 0.00 1.07 10.80 0.00 03:54:02 03:18:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 03:54:02 03:19:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 03:54:02 03:20:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 03:54:02 03:21:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 03:54:02 03:22:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 03:54:02 03:23:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 03:54:02 03:24:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 03:54:02 03:25:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 03:54:02 03:26:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 03:54:02 03:27:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 03:54:02 03:28:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 03:54:02 03:29:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 03:54:02 03:30:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 03:54:02 03:31:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 03:54:02 03:32:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 03:54:02 03:33:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 03:54:02 03:34:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 03:54:02 03:35:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 03:54:02 03:36:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 03:54:02 03:37:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 03:54:02 03:38:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 03:54:02 03:39:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 03:54:02 03:40:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 03:54:02 03:41:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 03:54:02 03:42:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 03:54:02 03:43:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 03:54:02 03:44:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 03:54:02 03:45:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 03:54:02 03:46:01 1.82 0.00 1.82 0.00 0.00 19.20 0.00 03:54:02 03:47:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 03:54:02 03:48:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 03:54:02 03:49:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 03:54:02 03:50:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 03:54:02 03:51:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 03:54:02 03:52:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 03:54:02 03:53:01 90.90 1.23 89.67 0.00 51.06 39682.05 0.00 03:54:02 03:54:01 133.14 2.00 131.14 0.00 138.24 40767.74 0.00 03:54:02 Average: 64.60 2.35 62.25 0.00 310.90 23063.77 0.00 03:54:02 03:54:02 03:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:54:02 03:01:01 29091328 31543764 776812 2.36 75748 2674724 1716916 5.06 969972 2459612 384 03:54:02 03:02:01 26698736 31249648 1034312 3.15 124416 4574316 2275076 6.71 1892000 3748388 589904 03:54:02 03:03:01 26836512 31472916 808320 2.46 129748 4624368 1790880 5.28 1492852 3978620 52084 03:54:02 03:04:01 25523912 31385096 893572 2.72 136852 5780228 2168956 6.39 1990032 4728932 657168 03:54:02 03:05:01 19095064 31330040 941188 2.86 147684 11995660 2572088 7.58 2217072 10760032 2593068 03:54:02 03:06:01 7735632 29031100 3148020 9.58 389196 20024712 7442892 21.94 5591824 17845628 237592 03:54:02 03:07:01 4082348 27978292 4194284 12.76 407704 22471944 11061800 32.61 7828624 19107992 1299400 03:54:02 03:08:01 1289056 27966296 4211504 12.81 424832 25131988 10483824 30.91 9016864 20617080 1499592 03:54:02 03:09:01 5387324 31388592 851756 2.59 434712 24634940 1981004 5.84 3749268 22064816 528 03:54:02 03:10:01 5373316 31380736 858952 2.61 436428 24639164 2141112 6.31 4189168 21639016 556 03:54:02 03:11:01 5381344 31391924 847836 2.58 437144 24641860 2034084 6.00 4508692 21312348 72 03:54:02 03:12:01 5381288 31391880 847824 2.58 437152 24641864 2034084 6.00 4508796 21312352 4 03:54:02 03:13:01 5396120 31406836 833224 2.53 437168 24641932 2034084 6.00 4492584 21312420 8 03:54:02 03:14:01 5396664 31407400 832692 2.53 437188 24641936 2034084 6.00 4492600 21312424 168 03:54:02 03:15:01 5398796 31410232 830344 2.53 437672 24642120 2043708 6.03 4489860 21312420 12 03:54:02 03:16:01 5398748 31410204 830280 2.53 437696 24642124 2043708 6.03 4489724 21312420 44 03:54:02 03:17:01 5398356 31409900 830732 2.53 437720 24642156 2043708 6.03 4490096 21312440 236 03:54:02 03:18:01 5398356 31410024 830564 2.53 437724 24642284 2043708 6.03 4489744 21312560 172 03:54:02 03:19:01 5398364 31410052 830516 2.53 437744 24642292 2043708 6.03 4489700 21312576 8 03:54:02 03:20:01 5398372 31410092 830464 2.53 437768 24642284 2043708 6.03 4489468 21312576 36 03:54:02 03:21:01 5398600 31410340 830136 2.53 437776 24642300 2043708 6.03 4489540 21312584 8 03:54:02 03:22:01 5398512 31410264 830136 2.53 437800 24642304 2043708 6.03 4489608 21312588 28 03:54:02 03:23:01 5398700 31410480 829880 2.52 437820 24642304 2043708 6.03 4489548 21312588 8 03:54:02 03:24:01 5398400 31410204 830100 2.53 437836 24642308 2043708 6.03 4489568 21312592 4 03:54:02 03:25:01 5398896 31410716 829532 2.52 437848 24642308 2043708 6.03 4489652 21312592 12 03:54:02 03:26:01 5399064 31410900 829508 2.52 437856 24642312 2043708 6.03 4489720 21312596 188 03:54:02 03:27:01 5398804 31410760 829608 2.52 437876 24642440 2043708 6.03 4489660 21312704 8 03:54:02 03:28:01 5398788 31410748 829564 2.52 437884 24642444 2043708 6.03 4489952 21312708 192 03:54:02 03:29:01 5398756 31410768 829544 2.52 437888 24642448 2043708 6.03 4489688 21312732 8 03:54:02 03:30:01 5397912 31409940 830296 2.53 437924 24642432 2043708 6.03 4489716 21312732 184 03:54:02 03:31:01 5397628 31409664 830484 2.53 437952 24642456 2043708 6.03 4490052 21312740 4 03:54:02 03:32:01 5397576 31409668 830672 2.53 437972 24642456 2043708 6.03 4489768 21312740 176 03:54:02 03:33:01 5398032 31410128 830144 2.53 437992 24642460 2043708 6.03 4489768 21312744 28 03:54:02 03:34:01 5398016 31410116 830096 2.53 438004 24642464 2043708 6.03 4489800 21312748 196 03:54:02 03:35:01 5397904 31410064 830144 2.53 438032 24642452 2043708 6.03 4489716 21312752 8 03:54:02 03:36:01 5398264 31410436 829724 2.52 438056 24642472 2043708 6.03 4490072 21312760 172 03:54:02 03:37:01 5398468 31410680 829444 2.52 438072 24642472 2043708 6.03 4489768 21312756 4 03:54:02 03:38:01 5397916 31410148 829908 2.52 438096 24642476 2043708 6.03 4489792 21312760 200 03:54:02 03:39:01 5397856 31410088 830148 2.53 438108 24642476 2043708 6.03 4489784 21312760 8 03:54:02 03:40:01 5398132 31410428 829836 2.52 438132 24642480 2043708 6.03 4489836 21312772 204 03:54:02 03:41:01 5397824 31410124 830112 2.53 438140 24642488 2043708 6.03 4490076 21312776 8 03:54:02 03:42:01 5397744 31410044 830064 2.53 438148 24642488 2043708 6.03 4490160 21312776 168 03:54:02 03:43:01 5397800 31410104 829972 2.52 438180 24642492 2043708 6.03 4489836 21312780 12 03:54:02 03:44:01 5397564 31409928 830116 2.53 438212 24642492 2043708 6.03 4490108 21312784 68 03:54:02 03:45:01 5397728 31410100 829848 2.52 438248 24642488 2059832 6.07 4489936 21312788 28 03:54:02 03:46:01 5398184 31410620 829268 2.52 438268 24642496 2059832 6.07 4490220 21312780 4 03:54:02 03:47:01 5397528 31410024 829824 2.52 438304 24642500 2059832 6.07 4490116 21312788 8 03:54:02 03:48:01 5397728 31410228 829756 2.52 438320 24642508 2059832 6.07 4490532 21312788 172 03:54:02 03:49:01 5397468 31409972 829968 2.52 438336 24642508 2059832 6.07 4490136 21312788 12 03:54:02 03:50:01 5397640 31410148 829720 2.52 438364 24642496 2059832 6.07 4490136 21312792 172 03:54:02 03:51:01 5397404 31409964 829872 2.52 438372 24642512 2059832 6.07 4490244 21312796 12 03:54:02 03:52:01 5397420 31410008 829776 2.52 438384 24642520 2059832 6.07 4490416 21312804 212 03:54:02 03:53:01 4542292 31365028 873672 2.66 476452 25354648 2043928 6.03 4587548 22006280 88 03:54:02 03:54:01 3248912 31297200 934680 2.84 509204 26415020 1995912 5.88 4733836 23014404 632 03:54:02 Average: 7140539 31232871 1007940 3.07 409003 22838904 2474086 7.29 4386616 19761162 128412 03:54:02 03:54:02 03:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:54:02 03:01:01 docker0 0.02 0.05 0.00 0.01 0.00 0.00 0.00 0.00 03:54:02 03:01:01 veth47ce074 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:54:02 03:01:01 lo 3.32 3.32 0.34 0.34 0.00 0.00 0.00 0.00 03:54:02 03:01:01 ens3 1018.52 820.43 7571.73 124.64 0.00 0.00 0.00 0.00 03:54:02 03:02:01 vethd848f1d 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:54:02 03:02:01 docker0 770.44 797.42 56.84 4695.00 0.00 0.00 0.00 0.00 03:54:02 03:02:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:54:02 03:02:01 ens3 962.66 881.62 8091.41 125.72 0.00 0.00 0.00 0.00 03:54:02 03:03:01 vethd848f1d 0.83 0.87 0.07 0.07 0.00 0.00 0.00 0.00 03:54:02 03:03:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 03:54:02 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:03:01 ens3 20.71 15.23 16.03 9.47 0.00 0.00 0.00 0.00 03:54:02 03:04:01 vethd848f1d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:04:01 ens3 19.83 12.13 17.09 9.89 0.00 0.00 0.00 0.00 03:54:02 03:05:01 veth68a8b06 3.00 1.72 43.20 0.15 0.00 0.00 0.00 0.00 03:54:02 03:05:01 veth7e54110 2.87 5.66 0.24 70.57 0.00 0.00 0.00 0.01 03:54:02 03:05:01 veth0a5e7dc 5.70 9.85 0.48 125.38 0.00 0.00 0.00 0.01 03:54:02 03:05:01 veth16742c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:05:01 vethc7e1e82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:05:01 veth168f10e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:05:01 docker0 17.06 32.99 1.20 448.50 0.00 0.00 0.00 0.00 03:54:02 03:05:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:54:02 03:05:01 vethd4dff8b 0.40 0.98 0.04 0.16 0.00 0.00 0.00 0.00 03:54:02 03:05:01 veth10f6f53 9.85 5.70 125.38 0.48 0.00 0.00 0.00 0.00 03:54:02 03:05:01 vethb277bfa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:05:01 vethf638564 1.72 3.00 0.15 43.20 0.00 0.00 0.00 0.00 03:54:02 03:05:01 ens3 274.31 151.25 4085.24 28.01 0.00 0.00 0.00 0.00 03:54:02 03:05:01 veth1fc823e 5.66 2.87 70.57 0.24 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth43e606e 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:54:02 03:06:01 vethe405e73 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth38cb28b 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:54:02 03:06:01 vetheb6c78f 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth112dc1d 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth3f6b0e2 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 03:54:02 03:06:01 vethcdc2fd1 0.05 0.38 0.00 0.02 0.00 0.00 0.00 0.00 03:54:02 03:06:01 docker0 571.38 890.07 50.91 9058.62 0.00 0.00 0.00 0.00 03:54:02 03:06:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 03:54:02 03:06:01 vethd4dff8b 0.08 2.87 0.00 0.12 0.00 0.00 0.00 0.00 03:54:02 03:06:01 vethc16796a 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth8620a95 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth257a080 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 03:54:02 03:06:01 ens3 967.21 616.44 10090.47 80.72 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth56c7d5d 0.05 0.45 0.00 0.02 0.00 0.00 0.00 0.00 03:54:02 03:06:01 veth8318a28 0.05 0.45 0.00 0.02 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth43e606e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 vethe405e73 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth38cb28b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 vetheb6c78f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth112dc1d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth3f6b0e2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 vethcdc2fd1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 vethd4dff8b 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 vethc16796a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth8620a95 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth257a080 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 ens3 4.48 3.42 3.65 2.08 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth56c7d5d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:07:01 veth8318a28 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 veth43e606e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 vethe405e73 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 veth38cb28b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 vetheb6c78f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 veth112dc1d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 vethcdc2fd1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:08:01 vethd4dff8b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 vethc16796a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 veth257a080 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 ens3 6.61 5.05 5.27 3.09 0.00 0.00 0.00 0.00 03:54:02 03:08:01 veth56c7d5d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:08:01 veth8318a28 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:09:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:09:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 03:54:02 03:09:01 ens3 91.72 110.11 44.74 465.76 0.00 0.00 0.00 0.00 03:54:02 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:10:01 lo 41.93 41.93 4.10 4.10 0.00 0.00 0.00 0.00 03:54:02 03:10:01 ens3 507.68 490.93 221.94 2708.56 0.00 0.00 0.00 0.00 03:54:02 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:11:01 lo 19.73 19.73 1.93 1.93 0.00 0.00 0.00 0.00 03:54:02 03:11:01 ens3 279.06 257.06 121.06 1590.94 0.00 0.00 0.00 0.00 03:54:02 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:12:01 ens3 0.20 0.12 0.02 0.02 0.00 0.00 0.00 0.00 03:54:02 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:16:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:54:02 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:17:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:18:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 03:54:02 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:20:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:21:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 03:54:02 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:23:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:54:02 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:26:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 03:54:02 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:31:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:54:02 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:32:01 ens3 0.25 0.13 0.13 0.01 0.00 0.00 0.00 0.00 03:54:02 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:34:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:35:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:36:01 ens3 0.75 0.43 0.35 0.27 0.00 0.00 0.00 0.00 03:54:02 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:39:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:40:01 ens3 0.63 0.15 0.12 0.01 0.00 0.00 0.00 0.00 03:54:02 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:41:01 ens3 0.42 0.32 0.33 0.27 0.00 0.00 0.00 0.00 03:54:02 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:43:01 ens3 0.48 0.02 0.11 0.00 0.00 0.00 0.00 0.00 03:54:02 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:44:01 ens3 0.53 0.28 0.27 0.21 0.00 0.00 0.00 0.00 03:54:02 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:45:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:54:02 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:46:01 ens3 1.15 0.67 0.43 0.39 0.00 0.00 0.00 0.00 03:54:02 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:47:01 ens3 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 03:54:02 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:48:01 ens3 0.43 0.33 0.27 0.21 0.00 0.00 0.00 0.00 03:54:02 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:49:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:54:02 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:50:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:54:02 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:51:01 ens3 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 03:54:02 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:02 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:02 03:52:01 ens3 1.65 0.50 0.46 0.29 0.00 0.00 0.00 0.00 03:54:02 03:53:01 docker0 72.27 102.20 6.57 910.99 0.00 0.00 0.00 0.00 03:54:02 03:53:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 03:54:02 03:53:01 ens3 250.44 161.27 4956.66 33.00 0.00 0.00 0.00 0.00 03:54:02 03:54:01 docker0 2.63 2.25 0.44 1.17 0.00 0.00 0.00 0.00 03:54:02 03:54:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 03:54:02 03:54:01 ens3 329.00 208.98 5802.63 164.51 0.00 0.00 0.00 0.00 03:54:02 Average: docker0 26.58 33.82 2.15 280.00 0.00 0.00 0.00 0.00 03:54:02 Average: lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 03:54:02 Average: ens3 87.56 69.01 757.77 99.04 0.00 0.00 0.00 0.00 03:54:02 03:54:02 03:54:02 ---> sar -P ALL: 03:54:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774040) 11/28/25 _x86_64_ (8 CPU) 03:54:02 03:54:02 02:59:34 LINUX RESTART (8 CPU) 03:54:02 03:54:02 03:00:02 CPU %user %nice %system %iowait %steal %idle 03:54:02 03:01:01 all 8.02 0.00 2.34 3.56 0.07 86.02 03:54:02 03:01:01 0 9.86 0.00 2.55 0.99 0.10 86.51 03:54:02 03:01:01 1 4.84 0.00 3.26 1.51 0.07 90.33 03:54:02 03:01:01 2 10.40 0.00 1.26 0.31 0.03 87.99 03:54:02 03:01:01 3 7.34 0.00 2.14 2.59 0.07 87.86 03:54:02 03:01:01 4 6.29 0.00 1.85 6.87 0.07 84.92 03:54:02 03:01:01 5 8.26 0.00 3.25 3.42 0.05 85.02 03:54:02 03:01:01 6 10.44 0.00 1.68 8.53 0.07 79.28 03:54:02 03:01:01 7 6.61 0.00 2.70 4.38 0.07 86.24 03:54:02 03:02:01 all 25.56 0.00 4.98 1.54 0.10 67.83 03:54:02 03:02:01 0 25.00 0.00 5.72 1.13 0.08 68.07 03:54:02 03:02:01 1 23.84 0.00 5.14 4.96 0.10 65.95 03:54:02 03:02:01 2 26.42 0.00 4.28 1.20 0.10 68.00 03:54:02 03:02:01 3 26.06 0.00 4.74 0.96 0.10 68.14 03:54:02 03:02:01 4 25.75 0.00 4.73 1.89 0.09 67.55 03:54:02 03:02:01 5 29.13 0.00 5.74 0.07 0.08 64.98 03:54:02 03:02:01 6 24.24 0.00 5.36 1.95 0.10 68.35 03:54:02 03:02:01 7 24.02 0.00 4.11 0.12 0.10 71.65 03:54:02 03:03:01 all 35.60 0.00 7.45 0.83 0.12 56.00 03:54:02 03:03:01 0 38.24 0.00 7.24 0.10 0.13 54.28 03:54:02 03:03:01 1 31.88 0.00 7.88 3.09 0.12 57.03 03:54:02 03:03:01 2 35.75 0.00 7.06 0.03 0.12 57.04 03:54:02 03:03:01 3 33.57 0.00 7.33 2.73 0.12 56.25 03:54:02 03:03:01 4 34.81 0.00 8.43 0.08 0.10 56.57 03:54:02 03:03:01 5 39.13 0.00 7.23 0.05 0.13 53.46 03:54:02 03:03:01 6 35.94 0.00 7.22 0.56 0.14 56.14 03:54:02 03:03:01 7 35.43 0.00 7.19 0.03 0.10 57.25 03:54:02 03:04:01 all 68.82 0.00 8.76 0.14 0.13 22.15 03:54:02 03:04:01 0 68.83 0.00 8.66 0.02 0.12 22.38 03:54:02 03:04:01 1 69.15 0.00 8.26 0.00 0.12 22.47 03:54:02 03:04:01 2 69.76 0.00 9.02 0.02 0.13 21.07 03:54:02 03:04:01 3 67.69 0.00 8.68 0.00 0.13 23.49 03:54:02 03:04:01 4 68.80 0.00 9.06 0.00 0.13 22.00 03:54:02 03:04:01 5 68.88 0.00 9.19 0.02 0.12 21.80 03:54:02 03:04:01 6 68.16 0.00 8.82 1.06 0.13 21.82 03:54:02 03:04:01 7 69.29 0.00 8.39 0.00 0.14 22.18 03:54:02 03:05:01 all 25.23 0.00 7.97 8.11 0.11 58.57 03:54:02 03:05:01 0 23.25 0.00 7.62 6.65 0.10 62.38 03:54:02 03:05:01 1 25.68 0.00 7.76 6.16 0.14 60.27 03:54:02 03:05:01 2 26.77 0.00 8.25 5.69 0.10 59.19 03:54:02 03:05:01 3 25.38 0.00 7.95 16.17 0.10 50.39 03:54:02 03:05:01 4 23.89 0.00 7.82 2.42 0.10 65.77 03:54:02 03:05:01 5 24.84 0.00 7.60 8.43 0.10 59.02 03:54:02 03:05:01 6 24.26 0.00 8.77 9.03 0.12 57.82 03:54:02 03:05:01 7 27.80 0.00 8.00 10.37 0.12 53.71 03:54:02 03:06:01 all 31.44 0.00 10.07 25.52 0.14 32.84 03:54:02 03:06:01 0 32.08 0.00 10.51 35.50 0.15 21.76 03:54:02 03:06:01 1 31.48 0.00 10.62 20.09 0.12 37.69 03:54:02 03:06:01 2 31.05 0.00 9.97 30.41 0.12 28.45 03:54:02 03:06:01 3 30.82 0.00 9.86 29.83 0.15 29.34 03:54:02 03:06:01 4 31.48 0.00 10.68 15.87 0.13 41.84 03:54:02 03:06:01 5 31.42 0.00 8.79 25.43 0.15 34.22 03:54:02 03:06:01 6 30.77 0.00 10.35 27.70 0.15 31.03 03:54:02 03:06:01 7 32.40 0.00 9.75 19.36 0.12 38.38 03:54:02 03:07:01 all 88.95 0.00 10.76 0.00 0.29 0.00 03:54:02 03:07:01 0 88.77 0.00 10.93 0.00 0.30 0.00 03:54:02 03:07:01 1 89.21 0.00 10.51 0.00 0.28 0.00 03:54:02 03:07:01 2 89.67 0.00 10.02 0.00 0.32 0.00 03:54:02 03:07:01 3 89.36 0.00 10.36 0.00 0.28 0.00 03:54:02 03:07:01 4 88.66 0.00 11.06 0.00 0.28 0.00 03:54:02 03:07:01 5 88.46 0.00 11.24 0.00 0.30 0.00 03:54:02 03:07:01 6 88.93 0.00 10.79 0.00 0.28 0.00 03:54:02 03:07:01 7 88.52 0.00 11.21 0.00 0.26 0.00 03:54:02 03:08:01 all 91.31 0.00 8.52 0.00 0.17 0.00 03:54:02 03:08:01 0 91.26 0.00 8.57 0.00 0.17 0.00 03:54:02 03:08:01 1 91.49 0.00 8.35 0.00 0.17 0.00 03:54:02 03:08:01 2 91.02 0.00 8.82 0.00 0.17 0.00 03:54:02 03:08:01 3 91.69 0.00 8.15 0.00 0.17 0.00 03:54:02 03:08:01 4 91.44 0.00 8.39 0.00 0.17 0.00 03:54:02 03:08:01 5 91.21 0.00 8.60 0.00 0.18 0.00 03:54:02 03:08:01 6 91.05 0.00 8.78 0.00 0.17 0.00 03:54:02 03:08:01 7 91.30 0.00 8.52 0.00 0.18 0.00 03:54:02 03:09:01 all 67.39 0.00 7.95 1.01 0.16 23.49 03:54:02 03:09:01 0 68.01 0.00 7.71 0.92 0.17 23.19 03:54:02 03:09:01 1 65.74 0.00 8.67 1.07 0.15 24.37 03:54:02 03:09:01 2 68.95 0.00 7.43 1.12 0.15 22.35 03:54:02 03:09:01 3 67.22 0.00 8.36 1.02 0.15 23.25 03:54:02 03:09:01 4 67.25 0.00 7.81 0.55 0.17 24.22 03:54:02 03:09:01 5 66.79 0.00 8.22 1.14 0.17 23.68 03:54:02 03:09:01 6 67.66 0.00 7.02 1.17 0.17 23.98 03:54:02 03:09:01 7 67.47 0.00 8.40 1.09 0.17 22.88 03:54:02 03:10:01 all 9.69 0.00 1.08 0.09 0.14 88.99 03:54:02 03:10:01 0 4.31 0.00 0.80 0.02 0.10 94.78 03:54:02 03:10:01 1 10.45 0.00 1.21 0.03 0.15 88.16 03:54:02 03:10:01 2 11.90 0.00 1.07 0.22 0.17 86.65 03:54:02 03:10:01 3 13.13 0.00 1.38 0.35 0.15 84.99 03:54:02 03:10:01 4 6.52 0.00 1.00 0.02 0.15 92.31 03:54:02 03:10:01 5 8.75 0.00 0.99 0.03 0.17 90.06 03:54:02 03:10:01 6 13.11 0.00 1.14 0.05 0.17 85.53 03:54:02 03:10:01 7 9.39 0.00 1.09 0.02 0.10 89.41 03:54:02 03:11:01 all 6.16 0.00 0.59 0.42 0.07 92.76 03:54:02 03:11:01 0 2.88 0.00 0.45 0.02 0.03 96.62 03:54:02 03:11:01 1 6.19 0.00 0.70 0.00 0.07 93.04 03:54:02 03:11:01 2 9.01 0.00 0.62 0.02 0.10 90.25 03:54:02 03:11:01 3 11.74 0.00 0.60 3.25 0.10 84.31 03:54:02 03:11:01 4 1.19 0.00 0.32 0.02 0.05 98.43 03:54:02 03:11:01 5 4.74 0.00 0.68 0.00 0.05 94.53 03:54:02 03:11:01 6 5.86 0.00 0.67 0.03 0.10 93.33 03:54:02 03:11:01 7 7.67 0.00 0.69 0.02 0.08 91.54 03:54:02 03:54:02 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:54:02 03:12:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:54:02 03:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:54:02 03:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:12:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:54:02 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:12:01 5 1.99 0.00 0.03 0.00 0.00 97.98 03:54:02 03:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:13:01 all 0.05 0.00 0.01 0.00 0.00 99.94 03:54:02 03:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:13:01 5 0.28 0.00 0.05 0.00 0.00 99.67 03:54:02 03:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:14:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:54:02 03:14:01 0 0.02 0.00 0.03 0.02 0.00 99.93 03:54:02 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:54:02 03:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:54:02 03:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:54:02 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:15:01 all 0.05 0.00 0.04 0.01 0.01 99.89 03:54:02 03:15:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:54:02 03:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:15:01 2 0.17 0.00 0.05 0.00 0.00 99.78 03:54:02 03:15:01 3 0.03 0.00 0.07 0.10 0.02 99.78 03:54:02 03:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:54:02 03:15:01 5 0.07 0.00 0.03 0.00 0.03 99.87 03:54:02 03:15:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:54:02 03:15:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:54:02 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:54:02 03:16:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:54:02 03:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:54:02 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:54:02 03:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:17:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:54:02 03:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:54:02 03:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:17:01 5 0.03 0.00 0.02 0.00 0.03 99.92 03:54:02 03:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:54:02 03:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:54:02 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:54:02 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:19:01 all 0.03 0.00 0.02 0.01 0.00 99.95 03:54:02 03:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:54:02 03:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:19:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:54:02 03:19:01 3 0.02 0.00 0.02 0.05 0.00 99.92 03:54:02 03:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:54:02 03:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:20:01 all 0.17 0.00 0.02 0.00 0.01 99.80 03:54:02 03:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:54:02 03:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:20:01 5 1.27 0.00 0.08 0.00 0.03 98.61 03:54:02 03:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:21:01 all 0.21 0.00 0.01 0.00 0.01 99.76 03:54:02 03:21:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:54:02 03:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:21:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:54:02 03:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:21:01 5 1.55 0.00 0.02 0.00 0.02 98.42 03:54:02 03:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:54:02 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:54:02 03:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:54:02 03:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:54:02 03:22:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:54:02 03:54:02 03:22:01 CPU %user %nice %system %iowait %steal %idle 03:54:02 03:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:54:02 03:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:54:02 03:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:23:01 5 0.05 0.00 0.02 0.00 0.03 99.90 03:54:02 03:23:01 6 0.08 0.00 0.02 0.00 0.02 99.88 03:54:02 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:24:01 all 0.25 0.00 0.01 0.00 0.01 99.73 03:54:02 03:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:54:02 03:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:24:01 5 1.87 0.00 0.03 0.00 0.02 98.08 03:54:02 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:54:02 03:25:01 all 0.17 0.00 0.01 0.00 0.01 99.81 03:54:02 03:25:01 0 0.10 0.00 0.00 0.00 0.03 99.87 03:54:02 03:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:25:01 5 1.16 0.00 0.02 0.00 0.02 98.81 03:54:02 03:25:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:54:02 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:54:02 03:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:26:01 3 0.00 0.00 0.03 0.02 0.00 99.95 03:54:02 03:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:26:01 5 0.05 0.00 0.03 0.00 0.03 99.88 03:54:02 03:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:54:02 03:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:54:02 03:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:54:02 03:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:27:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:54:02 03:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:54:02 03:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:54:02 03:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:54:02 03:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:54:02 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:54:02 03:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:54:02 03:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:54:02 03:29:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:54:02 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:30:01 all 0.02 0.00 0.02 0.01 0.01 99.94 03:54:02 03:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:54:02 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:54:02 03:30:01 4 0.05 0.00 0.05 0.00 0.00 99.90 03:54:02 03:30:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:54:02 03:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:30:01 7 0.00 0.00 0.00 0.07 0.00 99.93 03:54:02 03:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:54:02 03:31:01 0 0.08 0.00 0.05 0.00 0.00 99.87 03:54:02 03:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:31:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:54:02 03:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:31:01 5 0.07 0.00 0.00 0.00 0.02 99.92 03:54:02 03:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:32:01 all 0.19 0.00 0.01 0.00 0.01 99.79 03:54:02 03:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:32:01 3 1.34 0.00 0.02 0.00 0.00 98.65 03:54:02 03:32:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:54:02 03:32:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:54:02 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:54:02 03:33:01 all 0.08 0.00 0.01 0.00 0.00 99.91 03:54:02 03:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:33:01 3 0.47 0.00 0.02 0.02 0.00 99.50 03:54:02 03:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:54:02 03:33:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:54:02 03:33:01 CPU %user %nice %system %iowait %steal %idle 03:54:02 03:34:01 all 0.06 0.00 0.02 0.00 0.01 99.91 03:54:02 03:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:54:02 03:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:34:01 3 0.30 0.00 0.07 0.00 0.02 99.62 03:54:02 03:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:54:02 03:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:54:02 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:35:01 all 0.04 0.00 0.02 0.00 0.01 99.92 03:54:02 03:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:54:02 03:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:35:01 3 0.08 0.00 0.03 0.02 0.00 99.87 03:54:02 03:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:35:01 5 0.10 0.00 0.02 0.00 0.02 99.87 03:54:02 03:35:01 6 0.08 0.00 0.05 0.00 0.02 99.85 03:54:02 03:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:54:02 03:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:36:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:54:02 03:36:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:54:02 03:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:54:02 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:54:02 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:54:02 03:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:54:02 03:37:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:54:02 03:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:38:01 all 0.09 0.00 0.01 0.00 0.00 99.90 03:54:02 03:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:38:01 3 0.56 0.00 0.00 0.02 0.02 99.40 03:54:02 03:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:54:02 03:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:54:02 03:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:54:02 03:39:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:54:02 03:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:39:01 4 0.08 0.00 0.00 0.00 0.02 99.90 03:54:02 03:39:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:40:01 all 0.02 0.00 0.02 0.00 0.00 99.95 03:54:02 03:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:54:02 03:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:54:02 03:41:01 all 0.03 0.00 0.00 0.01 0.00 99.95 03:54:02 03:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:41:01 4 0.08 0.00 0.02 0.00 0.00 99.90 03:54:02 03:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:54:02 03:41:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:54:02 03:41:01 7 0.00 0.00 0.00 0.07 0.02 99.92 03:54:02 03:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:54:02 03:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:54:02 03:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:54:02 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:54:02 03:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:54:02 03:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:54:02 03:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:54:02 03:43:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:54:02 03:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:54:02 03:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:54:02 03:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:54:02 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:44:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:54:02 03:44:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:54:02 03:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:54:02 03:44:01 CPU %user %nice %system %iowait %steal %idle 03:54:02 03:45:01 all 0.20 0.00 0.01 0.00 0.09 99.70 03:54:02 03:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:54:02 03:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:54:02 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:45:01 3 1.32 0.00 0.00 0.00 0.05 98.63 03:54:02 03:45:01 4 0.02 0.00 0.02 0.00 0.60 99.37 03:54:02 03:45:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:54:02 03:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:45:01 7 0.05 0.00 0.05 0.00 0.02 99.88 03:54:02 03:46:01 all 0.15 0.00 0.01 0.01 0.01 99.82 03:54:02 03:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:46:01 3 1.06 0.00 0.00 0.12 0.00 98.83 03:54:02 03:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:54:02 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:46:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:54:02 03:47:01 all 0.28 0.00 0.02 0.00 0.00 99.70 03:54:02 03:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:54:02 03:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:47:01 3 1.95 0.00 0.02 0.02 0.02 98.00 03:54:02 03:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:54:02 03:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:54:02 03:48:01 all 0.27 0.00 0.01 0.00 0.00 99.73 03:54:02 03:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:54:02 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:48:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:54:02 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:54:02 03:49:01 all 0.28 0.00 0.01 0.00 0.01 99.70 03:54:02 03:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:54:02 03:49:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:54:02 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:02 03:49:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:54:02 03:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:54:02 03:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:50:01 all 0.08 0.00 0.02 0.00 0.00 99.89 03:54:02 03:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:50:01 3 0.53 0.00 0.03 0.02 0.00 99.42 03:54:02 03:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:54:02 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:50:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:54:02 03:50:01 7 0.02 0.00 0.03 0.02 0.02 99.92 03:54:02 03:51:01 all 0.07 0.00 0.01 0.00 0.01 99.91 03:54:02 03:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:54:02 03:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:51:01 3 0.35 0.00 0.02 0.02 0.05 99.57 03:54:02 03:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:54:02 03:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:51:01 7 0.07 0.00 0.00 0.00 0.02 99.92 03:54:02 03:52:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:54:02 03:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:54:02 03:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:52:01 2 0.08 0.00 0.02 0.02 0.02 99.87 03:54:02 03:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:54:02 03:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:54:02 03:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:54:02 03:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:54:02 03:53:01 all 5.29 0.00 2.12 0.59 0.04 91.97 03:54:02 03:53:01 0 4.46 0.00 1.69 0.02 0.03 93.80 03:54:02 03:53:01 1 5.33 0.00 2.41 0.07 0.03 92.16 03:54:02 03:53:01 2 7.13 0.00 3.22 1.01 0.03 88.62 03:54:02 03:53:01 3 5.16 0.00 2.31 2.90 0.03 89.59 03:54:02 03:53:01 4 6.87 0.00 1.97 0.02 0.05 91.10 03:54:02 03:53:01 5 2.97 0.00 1.48 0.62 0.03 94.90 03:54:02 03:53:01 6 5.21 0.00 2.09 0.02 0.03 92.65 03:54:02 03:53:01 7 5.23 0.00 1.76 0.07 0.05 92.89 03:54:02 03:54:01 all 7.36 0.00 3.19 0.89 0.07 88.48 03:54:02 03:54:01 0 7.50 0.00 2.52 0.17 0.07 89.75 03:54:02 03:54:01 1 7.33 0.00 3.60 0.05 0.07 88.95 03:54:02 03:54:01 2 8.84 0.00 3.18 0.61 0.08 87.29 03:54:02 03:54:01 3 6.22 0.00 3.84 2.70 0.07 87.18 03:54:02 03:54:01 4 7.08 0.00 3.06 0.19 0.07 89.61 03:54:02 03:54:01 5 7.73 0.00 3.09 0.12 0.07 88.99 03:54:02 03:54:01 6 7.63 0.00 3.48 3.01 0.10 85.78 03:54:02 03:54:01 7 6.58 0.00 2.77 0.29 0.07 90.29 03:54:02 Average: all 8.67 0.00 1.40 0.78 0.04 89.11 03:54:02 Average: 0 8.52 0.00 1.39 0.84 0.04 89.22 03:54:02 Average: 1 8.48 0.00 1.44 0.68 0.03 89.37 03:54:02 Average: 2 8.91 0.00 1.36 0.75 0.03 88.95 03:54:02 Average: 3 8.93 0.00 1.39 1.15 0.03 88.49 03:54:02 Average: 4 8.43 0.00 1.40 0.50 0.04 89.61 03:54:02 Average: 5 8.81 0.00 1.40 0.72 0.04 89.03 03:54:02 Average: 6 8.67 0.00 1.40 0.97 0.03 88.92 03:54:02 Average: 7 8.64 0.00 1.37 0.66 0.03 89.30 03:54:02 03:54:02 03:54:02